Age | Commit message (Expand) | Author |
2019-03-13 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i... | Peter Maydell |
2019-03-13 | iconv: detect and make curses depend on it | Samuel Thibault |
2019-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request... | Peter Maydell |
2019-03-12 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-03-11 | vl: Create block backends before setting machine properties | Markus Armbruster |
2019-03-11 | vl: Factor configure_blockdev() out of main() | Markus Armbruster |
2019-03-11 | vl: Improve legibility of BlockdevOptions queue | Markus Armbruster |
2019-03-11 | sysbus: Fix latent bug with onboard devices | Markus Armbruster |
2019-03-11 | vl: Fix latent bug with -global and onboard devices | Markus Armbruster |
2019-03-11 | qdev: Fix latent bug with compat_props and onboard devices | Markus Armbruster |
2019-03-11 | hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size | Philippe Mathieu-Daudé |
2019-03-11 | audio: -audiodev command line option basic implementation | Kővágó, Zoltán |
2019-03-11 | hw/display: Add basic ATI VGA emulation | BALATON Zoltan |
2019-03-07 | slirp: move sources to src/ subdirectory | Marc-André Lureau |
2019-03-06 | migration/ram.c: add a notifier chain for precopy | Wei Wang |
2019-03-06 | migration: Cleanup during exit | Dr. David Alan Gilbert |
2019-03-05 | vl: Set machine ram_size, maxram_size and ram_slots earlier | Eric Auger |
2019-02-14 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-02-14 | qemu-options: Remove deprecated option -clock | Thomas Huth |
2019-02-13 | char: allow specifying a GMainContext at opening time | Paolo Bonzini |
2019-02-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-02-05 | qemu-options: Remove deprecated "-virtioconsole" option | Paolo Bonzini |
2019-02-05 | Remove deprecated -enable-hax option | Thomas Huth |
2019-02-05 | Remove deprecated -no-frame option | Thomas Huth |
2019-01-25 | trace: improve runstate tracing | Vladimir Sementsov-Ogievskiy |
2019-01-14 | Remove broken Xen PV domain builder | Anthony PERARD |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2019-01-11 | accel: Improve selection of the default accelerator | Thomas Huth |
2019-01-07 | qdev-props: remove errp from GlobalProperty | Marc-André Lureau |
2019-01-07 | qdev: all globals are now user-provided | Marc-André Lureau |
2019-01-07 | hw: apply machine compat properties without touching globals | Marc-André Lureau |
2019-01-07 | hw: apply accel compat properties without touching globals | Marc-André Lureau |
2019-01-04 | fw_cfg: Make qemu_extra_params_fw locally | Li Qiang |
2019-01-04 | fw_cfg: Fix -boot reboot-timeout error checking | Li Qiang |
2019-01-04 | fw_cfg: Fix -boot bootsplash error checking | Li Qiang |
2018-12-22 | vl: Introduce shutdown_notifiers | Yuval Shaia |
2018-12-19 | hw/smbios: Move to the hw/firmware/ subdirectory | Philippe Mathieu-Daudé |
2018-12-19 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque... | Peter Maydell |
2018-12-18 | vl: Use error_fatal to simplify obvious fatal errors (again) | Markus Armbruster |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza |
2018-12-18 | qmp: query-current-machine with wakeup-suspend-support | Daniel Henrique Barboza |
2018-12-18 | qmp: Add reason to SHUTDOWN and RESET events | Dominik Csapak |
2018-12-12 | monitor: Remove "x-oob", offer capability "oob" unconditionally | Peter Xu |
2018-11-27 | vl.c: remove outdated comment | Li Qiang |
2018-11-27 | vl: Improve error message when we can't load fw_cfg from file | Li Qiang |
2018-11-27 | qapi: add query-display-options command | Gerd Hoffmann |
2018-11-12 | bt: Mark the bluetooth subsystem as deprecated | Thomas Huth |
2018-11-06 | vl: Avoid crash when -mon is underspecified | Eric Blake |
2018-11-05 | fw_cfg: Drop newline in @file description | Max Reitz |
2018-11-05 | object: Make option help nicer to read | Max Reitz |