Age | Commit message (Expand) | Author |
2018-10-19 | COLO: Remove colo_state migration struct | Zhang Chen |
2018-10-05 | vl: list user creatable properties when 'help' is argument | Marc-André Lureau |
2018-10-05 | vl: handle -object help | Marc-André Lureau |
2018-10-03 | chardev: mark the calls that allow an implicit mux monitor | Marc-André Lureau |
2018-10-02 | replay: allow loading any snapshots before recording | Pavel Dovgalyuk |
2018-10-02 | Delete PID file on exit | Marc-André Lureau |
2018-10-02 | util: add qemu_write_pidfile() | Marc-André Lureau |
2018-09-28 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'... | Peter Maydell |
2018-09-28 | Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180926' into ... | Peter Maydell |
2018-09-26 | seccomp: check TSYNC host capability | Marc-André Lureau |
2018-09-26 | Add a hint message to loadvm and exits on failure | Jose Ricardo Ziviani |
2018-09-24 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3... | Peter Maydell |
2018-08-31 | net: Remove the deprecated -tftp, -bootp, -redir and -smb options | Thomas Huth |
2018-08-31 | Remove the deprecated options -startdate, -localtime and -rtc-td-hack | Thomas Huth |
2018-08-31 | Remove the deprecated -nodefconfig option | Thomas Huth |
2018-08-31 | Remove the deprecated -balloon option | Thomas Huth |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu |
2018-08-23 | kvm: add call to qemu_add_opts() for -overcommit option | Prasad Singamsetty |
2018-08-23 | vl: add -enable-sync-profile | Emilio G. Cota |
2018-08-23 | net: Silence 'has no peer' messages in testing mode | Thomas Huth |
2018-07-02 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-02 | vl: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | s390/ipl: fix ipl with -no-reboot | Christian Borntraeger |
2018-06-28 | kvm: support -overcommit cpu-pm=on|off | Michael S. Tsirkin |
2018-06-28 | Deprecate the -enable-hax option | Thomas Huth |
2018-06-25 | hw/i386: Deprecate the machine types pc-0.10 and pc-0.11 | Thomas Huth |
2018-06-25 | vl.c: do not allow --daemonize in combination with --preconfig CLI option | Igor Mammedov |
2018-06-22 | vl.c: Don't zero-initialize statics for serial_hds | Peter Maydell |
2018-06-18 | monitor: move init global earlier | Peter Xu |
2018-06-11 | cli: Don't run early event loop if no --preconfig was specified | Igor Mammedov |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | qemu-options: Mark the non-functional -clock option as deprecated | Thomas Huth |
2018-06-01 | sandbox: disable -sandbox if CONFIG_SECCOMP undefined | Yi Min Zhao |
2018-05-31 | sandbox: disable -sandbox if CONFIG_SECCOMP undefined | Yi Min Zhao |
2018-05-30 | cli: add --preconfig option | Igor Mammedov |
2018-05-23 | block: Cancel job in bdrv_close_all() callers | Kevin Wolf |
2018-05-20 | qemu-options: Allow -no-user-config again | Michal Privoznik |
2018-05-15 | ui: document non-qapi parser cases. | Gerd Hoffmann |
2018-05-15 | ui: switch gtk display to qapi parser | Gerd Hoffmann |
2018-05-15 | ui: switch trivial displays to qapi parser | Gerd Hoffmann |
2018-05-15 | ui: add qapi parser for -display | Gerd Hoffmann |
2018-05-09 | qemu-options: Remove deprecated -no-kvm-irqchip | Thomas Huth |
2018-05-09 | qemu-options: Remove deprecated -no-kvm-pit-reinjection | Thomas Huth |
2018-05-09 | qemu-options: Bail out on unsupported options instead of silently ignoring them | Thomas Huth |
2018-05-09 | qemu-options: Mark -virtioconsole as deprecated | Thomas Huth |
2018-05-07 | vl: allow 'maxmem' without 'slot' | David Hildenbrand |
2018-04-30 | hw/s390x: Allow to configure the consoles with the "-serial" parameter | Thomas Huth |
2018-04-27 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i... | Peter Maydell |
2018-04-27 | sdl: Allow OpenGL ES context creation | Elie Tournier |
2018-04-27 | qapi: Parameter gl of DisplayType now accept an enum | Elie Tournier |