summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
...
| * vl: Clean up error reporting in parse_fw_cfg()Markus Armbruster2018-10-191-9/+8Star
| * vl: Clean up error reporting in mon_init_func()Markus Armbruster2018-10-191-8/+6Star
| * vl: Clean up error reporting in machine_set_property()Markus Armbruster2018-10-191-6/+3Star
| * vl: Clean up error reporting in chardev_init_func()Markus Armbruster2018-10-191-5/+3Star
| * qom: Clean up error reporting in user_creatable_add_opts_foreach()Markus Armbruster2018-10-191-10/+6Star
| * vl: Clean up error reporting in parse_add_fd()Markus Armbruster2018-10-191-13/+9Star
| * seccomp: Clean up error reporting in parse_sandbox()Markus Armbruster2018-10-191-2/+2
| * Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster2018-10-191-6/+1Star
| * vl: Print error when using incorrect backend for debugconPhilippe Mathieu-Daudé2018-10-191-0/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-10-191-39/+73
|\ \
| * | vl, qapi: offset calculation in RTC_CHANGE event revertedArtem Pisarenko2018-10-191-5/+5
| * | Fixes RTC bug with base datetime shifts in clock=vmArtem Pisarenko2018-10-191-23/+39
| * | vl: refactor -rtc option referencesArtem Pisarenko2018-10-191-33/+51
| |/
* / COLO: Remove colo_state migration structZhang Chen2018-10-191-2/+0Star
|/
* vl: list user creatable properties when 'help' is argumentMarc-André Lureau2018-10-051-3/+37
* vl: handle -object helpMarc-André Lureau2018-10-051-0/+13
* chardev: mark the calls that allow an implicit mux monitorMarc-André Lureau2018-10-031-5/+5
* replay: allow loading any snapshots before recordingPavel Dovgalyuk2018-10-021-3/+4
* Delete PID file on exitMarc-André Lureau2018-10-021-1/+13
* util: add qemu_write_pidfile()Marc-André Lureau2018-10-021-2/+2
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...Peter Maydell2018-09-281-0/+1
|\
| * Add a hint message to loadvm and exits on failureJose Ricardo Ziviani2018-09-261-0/+1
* | Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180926' into ...Peter Maydell2018-09-281-2/+2
|\ \ | |/ |/|
| * seccomp: check TSYNC host capabilityMarc-André Lureau2018-09-261-2/+2
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...Peter Maydell2018-09-241-110/+22Star
|\ \
| * | net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth2018-08-311-18/+0Star
| * | Remove the deprecated options -startdate, -localtime and -rtc-td-hackThomas Huth2018-08-311-54/+22Star
| * | Remove the deprecated -nodefconfig optionThomas Huth2018-08-311-2/+0Star
| * | Remove the deprecated -balloon optionThomas Huth2018-08-311-36/+0Star
| |/
* / qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-9/+7Star
|/
* kvm: add call to qemu_add_opts() for -overcommit optionPrasad Singamsetty2018-08-231-0/+1
* vl: add -enable-sync-profileEmilio G. Cota2018-08-231-0/+3
* net: Silence 'has no peer' messages in testing modeThomas Huth2018-08-231-2/+1Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-07-021-2/+3
|\
| * vl: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
* | s390/ipl: fix ipl with -no-rebootChristian Borntraeger2018-07-021-2/+2
|/
* kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin2018-06-281-1/+31
* Deprecate the -enable-hax optionThomas Huth2018-06-281-0/+1
* hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth2018-06-251-2/+8
* vl.c: do not allow --daemonize in combination with --preconfig CLI optionIgor Mammedov2018-06-251-0/+6
* vl.c: Don't zero-initialize statics for serial_hdsPeter Maydell2018-06-221-2/+2
* monitor: move init global earlierPeter Xu2018-06-181-6/+1Star
* cli: Don't run early event loop if no --preconfig was specifiedIgor Mammedov2018-06-111-2/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-011-0/+1
|\
| * qemu-options: Mark the non-functional -clock option as deprecatedThomas Huth2018-06-011-0/+1
| * sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao2018-05-311-116/+8Star
* | sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao2018-06-011-116/+8Star
* | cli: add --preconfig optionIgor Mammedov2018-05-301-1/+34
|/
* block: Cancel job in bdrv_close_all() callersKevin Wolf2018-05-231-0/+1
* qemu-options: Allow -no-user-config againMichal Privoznik2018-05-201-0/+4