Age | Commit message (Expand) | Author | Files | Lines |
2018-05-30 | cli: add --preconfig option | Igor Mammedov | 1 | -1/+34 |
2018-05-23 | block: Cancel job in bdrv_close_all() callers | Kevin Wolf | 1 | -0/+1 |
2018-05-20 | qemu-options: Allow -no-user-config again | Michal Privoznik | 1 | -0/+4 |
2018-05-15 | ui: document non-qapi parser cases. | Gerd Hoffmann | 1 | -0/+14 |
2018-05-15 | ui: switch gtk display to qapi parser | Gerd Hoffmann | 1 | -32/+0 |
2018-05-15 | ui: switch trivial displays to qapi parser | Gerd Hoffmann | 1 | -6/+0 |
2018-05-15 | ui: add qapi parser for -display | Gerd Hoffmann | 1 | -2/+22 |
2018-05-09 | qemu-options: Remove deprecated -no-kvm-irqchip | Thomas Huth | 1 | -5/+0 |
2018-05-09 | qemu-options: Remove deprecated -no-kvm-pit-reinjection | Thomas Huth | 1 | -12/+0 |
2018-05-09 | qemu-options: Bail out on unsupported options instead of silently ignoring them | Thomas Huth | 1 | -1/+4 |
2018-05-09 | qemu-options: Mark -virtioconsole as deprecated | Thomas Huth | 1 | -0/+2 |
2018-05-07 | vl: allow 'maxmem' without 'slot' | David Hildenbrand | 1 | -15/+4 |
2018-04-30 | hw/s390x: Allow to configure the consoles with the "-serial" parameter | Thomas Huth | 1 | -50/+0 |
2018-04-27 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i... | Peter Maydell | 1 | -5/+9 |
2018-04-27 | sdl: Allow OpenGL ES context creation | Elie Tournier | 1 | -0/+4 |
2018-04-27 | qapi: Parameter gl of DisplayType now accept an enum | Elie Tournier | 1 | -5/+5 |
2018-04-26 | AccelClass: Introduce accel_setup_post | Ian Jackson | 1 | -0/+1 |
2018-04-26 | vl.c: new function serial_max_hds() | Peter Maydell | 1 | -0/+5 |
2018-04-26 | vl.c: Remove compile time limit on number of serial ports | Peter Maydell | 1 | -8/+7 |
2018-04-26 | vl.c: Provide accessor function serial_hd() for serial_hds[] array | Peter Maydell | 1 | -0/+9 |
2018-03-27 | gdbstub: send a termination packet instead of crashing gdb | KONRAD Frederic | 1 | -0/+2 |
2018-03-27 | monitor: new parameter "x-oob" | Peter Xu | 1 | -0/+5 |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+2 |
2018-03-20 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 1 | -7/+3 |
2018-03-20 | postcopy: Add notifier chain | Dr. David Alan Gilbert | 1 | -0/+2 |
2018-03-19 | monitor: unify global init | Peter Xu | 1 | -1/+6 |
2018-03-19 | Use cpu_create(type) instead of cpu_init(cpu_model) | Igor Mammedov | 1 | -7/+3 |
2018-03-16 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell | 1 | -0/+1 |
2018-03-13 | migration: add postcopy migration of dirty bitmaps | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2018-03-12 | replay: push replay_mutex_lock up the call tree | Alex Bennée | 1 | -0/+1 |
2018-03-12 | Polish the version strings containing the package version | Thomas Huth | 1 | -1/+1 |
2018-03-12 | vl: export machine_init_done | Peter Xu | 1 | -2/+2 |
2018-03-08 | vl: introduce vm_shutdown() | Stefan Hajnoczi | 1 | -11/+4 |
2018-03-06 | balloon: Fix documentation of the --balloon parameter and deprecate it | Thomas Huth | 1 | -0/+3 |
2018-03-06 | Document --rtc-td-hack, --localtime and --startdate as deprecated | Thomas Huth | 1 | -0/+5 |
2018-03-06 | scsi: Remove automatic creation of SCSI controllers with -drive if=scsi | Thomas Huth | 1 | -9/+0 |
2018-03-06 | Remove the deprecated -tdf option | Thomas Huth | 1 | -3/+0 |
2018-03-05 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i... | Peter Maydell | 1 | -63/+11 |
2018-03-05 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -1/+9 |
2018-03-05 | console: add and use qemu_display_find_default | Gerd Hoffmann | 1 | -10/+5 |
2018-03-05 | egl-headless: switch over to new display registry | Gerd Hoffmann | 1 | -12/+0 |
2018-03-05 | curses: switch over to new display registry | Gerd Hoffmann | 1 | -15/+2 |
2018-03-05 | cocoa: switch over to new display registry | Gerd Hoffmann | 1 | -3/+0 |
2018-03-05 | sdl: switch over to new display registry | Gerd Hoffmann | 1 | -14/+1 |
2018-03-05 | console: add qemu display registry, add gtk | Gerd Hoffmann | 1 | -12/+6 |
2018-03-05 | net: Add a new convenience option "--nic" to configure default/on-board NICs | Thomas Huth | 1 | -0/+7 |
2018-03-05 | net: Move error reporting from net_init_client/netdev to the calling site | Thomas Huth | 1 | -1/+2 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 1 | -1/+3 |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 1 | -2/+2 |
2018-03-01 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+6 |