aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-19vl: Clean up error reporting in parse_add_fd()Markus Armbruster1-13/+9
2018-10-19seccomp: Clean up error reporting in parse_sandbox()Markus Armbruster1-2/+2
2018-10-19Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster1-6/+1
2018-10-19vl: Print error when using incorrect backend for debugconPhilippe Mathieu-Daudé1-0/+1
2018-10-19vl, qapi: offset calculation in RTC_CHANGE event revertedArtem Pisarenko1-5/+5
2018-10-19Fixes RTC bug with base datetime shifts in clock=vmArtem Pisarenko1-23/+39
2018-10-19vl: refactor -rtc option referencesArtem Pisarenko1-33/+51
2018-10-19COLO: Remove colo_state migration structZhang Chen1-2/+0
2018-10-05vl: list user creatable properties when 'help' is argumentMarc-André Lureau1-3/+37
2018-10-05vl: handle -object helpMarc-André Lureau1-0/+13
2018-10-03chardev: mark the calls that allow an implicit mux monitorMarc-André Lureau1-5/+5
2018-10-02replay: allow loading any snapshots before recordingPavel Dovgalyuk1-3/+4
2018-10-02Delete PID file on exitMarc-André Lureau1-1/+13
2018-10-02util: add qemu_write_pidfile()Marc-André Lureau1-2/+2
2018-09-28Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...Peter Maydell1-0/+1
2018-09-28Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180926' into ...Peter Maydell1-2/+2
2018-09-26seccomp: check TSYNC host capabilityMarc-André Lureau1-2/+2
2018-09-26Add a hint message to loadvm and exits on failureJose Ricardo Ziviani1-0/+1
2018-09-24Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...Peter Maydell1-110/+22
2018-08-31net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth1-18/+0
2018-08-31Remove the deprecated options -startdate, -localtime and -rtc-td-hackThomas Huth1-54/+22
2018-08-31Remove the deprecated -nodefconfig optionThomas Huth1-2/+0
2018-08-31Remove the deprecated -balloon optionThomas Huth1-36/+0
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu1-9/+7
2018-08-23kvm: add call to qemu_add_opts() for -overcommit optionPrasad Singamsetty1-0/+1
2018-08-23vl: add -enable-sync-profileEmilio G. Cota1-0/+3
2018-08-23net: Silence 'has no peer' messages in testing modeThomas Huth1-2/+1
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+3
2018-07-02vl: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger1-2/+2
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin1-1/+31
2018-06-28Deprecate the -enable-hax optionThomas Huth1-0/+1
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth1-2/+8
2018-06-25vl.c: do not allow --daemonize in combination with --preconfig CLI optionIgor Mammedov1-0/+6
2018-06-22vl.c: Don't zero-initialize statics for serial_hdsPeter Maydell1-2/+2
2018-06-18monitor: move init global earlierPeter Xu1-6/+1
2018-06-11cli: Don't run early event loop if no --preconfig was specifiedIgor Mammedov1-2/+2
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2018-06-01qemu-options: Mark the non-functional -clock option as deprecatedThomas Huth1-0/+1
2018-06-01sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao1-116/+8
2018-05-31sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao1-116/+8
2018-05-30cli: add --preconfig optionIgor Mammedov1-1/+34
2018-05-23block: Cancel job in bdrv_close_all() callersKevin Wolf1-0/+1
2018-05-20qemu-options: Allow -no-user-config againMichal Privoznik1-0/+4
2018-05-15ui: document non-qapi parser cases.Gerd Hoffmann1-0/+14
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann1-32/+0
2018-05-15ui: switch trivial displays to qapi parserGerd Hoffmann1-6/+0
2018-05-15ui: add qapi parser for -displayGerd Hoffmann1-2/+22
2018-05-09qemu-options: Remove deprecated -no-kvm-irqchipThomas Huth1-5/+0
2018-05-09qemu-options: Remove deprecated -no-kvm-pit-reinjectionThomas Huth1-12/+0