summaryrefslogtreecommitdiff
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* curses: don't initialize curses when qemu is daemonizedHitoshi Mitake2012-11-131-1/+3
* Merge commit 'ea776abca628d855e03c4929da3864985afd8aae' into upstream-mergeMarcelo Tosatti2012-08-231-4/+49
|\
| * vl: Round argument of -m up to multiple of 8KiBMarkus Armbruster2012-08-181-3/+4
| * Allow QEMUMachine to override reset sequencingDavid Gibson2012-08-161-1/+10
| * Command line support for seccomp with -sandbox (v8)Eduardo Otubo2012-08-161-8/+30
| * Adding seccomp calls to vl.c (v8)Eduardo Otubo2012-08-161-0/+13
* | Merge commit '5a4d701acde890a5ca134236424ece45545f70c7' into upstream-mergeMarcelo Tosatti2012-08-161-10/+62
|\|
| * qapi: add query-machines commandAnthony Liguori2012-08-131-0/+31
| * qmp: emit the WAKEUP event when the guest is put to runLuiz Capitulino2012-08-131-1/+1
| * qmp: don't emit the RESET event on wakeup from S3Luiz Capitulino2012-08-131-1/+15
| * Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-08-111-5/+5
| |\
| | * vl.c: Exit QEMU early if no machine is foundDunrong Huang2012-08-101-5/+5
| * | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-111-0/+5
| |\ \ | | |/ | |/|
| | * iscsi: Pick default initiator-name based on the name of the VMRonnie Sahlberg2012-08-091-0/+5
| * | handle device help before accelerator set upBruce Rogers2012-08-091-3/+5
| |/
* | Merge remote-tracking branch 'upstream' into upstream-mergeAvi Kivity2012-08-051-25/+21
|\|
| * Fixes related to processing of qemu's -numa optionChegu Vinod2012-08-041-22/+21
| * fips: fix build on !LinuxAnthony Liguori2012-08-031-3/+0
* | Merge commit '0f66998ff6d5d2133b9b08471a44e13b11119e50' into upstream-mergeAvi Kivity2012-08-051-2/+6
|\|
| * vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore2012-08-031-0/+4
| * Support 'help' as a synonym for '?' in command line optionsPeter Maydell2012-08-021-2/+2
* | Merge commit '5e3bc7144edd6e4fa2824944e5eb16c28197dd5a' into upstream-mergeMarcelo Tosatti2012-07-311-2/+1
|\|
| * Merge commit 'quintela/migration-next-v5' into stagingAnthony Liguori2012-07-301-2/+1
| |\
| | * savevm: Live migration handlers register the struct directlyJuan Quintela2012-07-201-2/+1
* | | Merge commit '5e59b024351f827f903f98ae522687ea53dc4f23' into upstream-mergeMarcelo Tosatti2012-07-311-6/+6
|\| |
| * | vl.c: Don't print errno after failed qemu_chr_new()Peter Maydell2012-07-281-6/+6
| |/
* | Merge commit '504972922da9b562f15e13544d3efca84b46b8fd' into upstream-mergeMarcelo Tosatti2012-07-191-5/+7
|\|
| * block: Geometry and translation hints are now useless, purge themMarkus Armbruster2012-07-171-1/+1
| * vnc: add a more descriptive error messageAmos Kong2012-07-131-1/+4
| * qemu_find_file: check name as a straight path even if it has no '/'Peter Maydell2012-07-111-3/+2
* | Merge commit '71ea2e016131a9fcde6f1ffd3e0e34a64c21f593' into upstream-mergeMarcelo Tosatti2012-07-051-0/+4
|\|
| * Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrĂ­stian Viana2012-06-191-0/+4
* | Merge commit '7677e24f3db8466c7d6014a794b1e425bc7929ba' into upstream-mergeMarcelo Tosatti2012-06-121-6/+0
|\|
| * do not include <libutil.h> needlessly or if it doesn't existMichael Tokarev2012-06-091-6/+0
* | Merge commit '5e8861a0361d8d39ab69fe557294471c28c49c8b' into upstream-mergeMarcelo Tosatti2012-06-121-9/+13
|\|
| * qemu-option: qemu_opts_create(): use error_set()Luiz Capitulino2012-06-041-9/+13
* | Merge commit '76ee152a86d5f2533443ce4d2be6fe253cfb3c45' into upstream-mergeMarcelo Tosatti2012-05-151-25/+37
|\|
| * Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-05-141-9/+14
| |\
| | * vga: disable default VGA if appropriate -device is usedPaolo Bonzini2012-05-121-9/+14
| * | use inet_listen()/inet_connect() to support ipv6 migrationAmos Kong2012-05-101-1/+6
| * | implement -no-user-config command-line option (v3)Eduardo Habkost2012-05-101-1/+5
| * | vl.c: change 'defconfig' variable to bool (v2)Eduardo Habkost2012-05-101-2/+2
| * | move code to read default config files to a separate function (v2)Eduardo Habkost2012-05-101-8/+2
| |/
| * vl: drop is_suspended variableLuiz Capitulino2012-05-081-5/+2
| * runstate: introduce suspended stateLuiz Capitulino2012-05-081-0/+7
* | Merge commit '12bde0eed6b740787bca2c998a838b20c556d0ec' into upstream-mergeAvi Kivity2012-05-061-0/+2
|\|
| * Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-03-311-0/+2
| |\
| | * rtc: add -rtc clock=rtPaolo Bonzini2012-03-301-0/+2
* | | Merge commit 'c7f0f3b1c826901358a0656f80a5fabb88f73c61' into upstream-mergeAvi Kivity2012-05-061-3/+16
|\| |
| * | qtest: add test frameworkAnthony Liguori2012-03-301-1/+9
| |/