aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2012-10-11Merge commit 'b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit '92aa5c6d77ac29574c1717bcf57827fa1e586f31' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit 'f430694188293f99a316bfa375b7cc17d23a06ed' into upstream-mergeMarcelo Tosatti
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-06vl.c: default to std if cirrus is not availableAurelien Jarno
2012-10-06vl.c: check for qxl availabilityAurelien Jarno
2012-10-06vl.c: convert *vga_enabled functions to QOMAurelien Jarno
2012-10-05cleanup useless return sentenceAmos Kong
2012-09-25add a boot parameter to set reboot timeoutAmos Kong
2012-09-25Cleanup unused global var qemu_system_powerdownIgor Mammedov
2012-09-25Introduce powerdown_notifiersIgor Mammedov
2012-09-23curses: don't initialize curses when qemu is daemonizedHitoshi Mitake
2012-08-27Revert "vl: fix -hdachs/-hda argument order parsing issues"malc
2012-08-27Revert "vga: add some optional CGA compatibility hacks"malc
2012-08-27Revert "i8259: add -no-spurious-interrupt-hack option"malc
2012-08-24i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie
2012-08-24vga: add some optional CGA compatibility hacksMatthew Ogilvie
2012-08-24vl: fix -hdachs/-hda argument order parsing issuesMatthew Ogilvie
2012-08-23Merge commit 'ea776abca628d855e03c4929da3864985afd8aae' into upstream-mergeMarcelo Tosatti
2012-08-18vl: Round argument of -m up to multiple of 8KiBMarkus Armbruster
2012-08-16Allow QEMUMachine to override reset sequencingDavid Gibson
2012-08-16Command line support for seccomp with -sandbox (v8)Eduardo Otubo
2012-08-16Adding seccomp calls to vl.c (v8)Eduardo Otubo
2012-08-16Merge commit '5a4d701acde890a5ca134236424ece45545f70c7' into upstream-mergeMarcelo Tosatti
2012-08-13qapi: add query-machines commandAnthony Liguori
2012-08-13qmp: emit the WAKEUP event when the guest is put to runLuiz Capitulino
2012-08-13qmp: don't emit the RESET event on wakeup from S3Luiz Capitulino
2012-08-11Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-08-11Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-08-10vl.c: Exit QEMU early if no machine is foundDunrong Huang
2012-08-09handle device help before accelerator set upBruce Rogers
2012-08-09iscsi: Pick default initiator-name based on the name of the VMRonnie Sahlberg
2012-08-05Merge remote-tracking branch 'upstream' into upstream-mergeAvi Kivity
2012-08-05Merge commit '0f66998ff6d5d2133b9b08471a44e13b11119e50' into upstream-mergeAvi Kivity
2012-08-04Fixes related to processing of qemu's -numa optionChegu Vinod
2012-08-03fips: fix build on !LinuxAnthony Liguori
2012-08-03vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore
2012-08-02Support 'help' as a synonym for '?' in command line optionsPeter Maydell
2012-07-31Merge commit '5e3bc7144edd6e4fa2824944e5eb16c28197dd5a' into upstream-mergeMarcelo Tosatti
2012-07-31Merge commit '5e59b024351f827f903f98ae522687ea53dc4f23' into upstream-mergeMarcelo Tosatti
2012-07-30Merge commit 'quintela/migration-next-v5' into stagingAnthony Liguori
2012-07-28vl.c: Don't print errno after failed qemu_chr_new()Peter Maydell
2012-07-20savevm: Live migration handlers register the struct directlyJuan Quintela
2012-07-19Merge commit '504972922da9b562f15e13544d3efca84b46b8fd' into upstream-mergeMarcelo Tosatti
2012-07-17block: Geometry and translation hints are now useless, purge themMarkus Armbruster
2012-07-13vnc: add a more descriptive error messageAmos Kong
2012-07-11qemu_find_file: check name as a straight path even if it has no '/'Peter Maydell
2012-07-05Merge commit '71ea2e016131a9fcde6f1ffd3e0e34a64c21f593' into upstream-mergeMarcelo Tosatti
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-06-12Merge commit '7677e24f3db8466c7d6014a794b1e425bc7929ba' into upstream-mergeMarcelo Tosatti