Age | Commit message (Expand) | Author |
2017-08-08 | maint: Include bug-reporting info in --help output | Eric Blake |
2017-08-08 | rcu: completely disable pthread_atfork callbacks as soon as possible | Paolo Bonzini |
2017-08-01 | char: don't exit on hmp 'chardev-add help' | Anton Nefedov |
2017-08-01 | vl.c/exit: pause cpus before closing block devices | Dr. David Alan Gilbert |
2017-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-07-14 | vl: fix breakage of -tb-size | Emilio G. Cota |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-07-10 | vl: move global property, migrate init earlier | Peter Xu |
2017-07-10 | migration: fix handling for --only-migratable | Peter Xu |
2017-07-04 | vl: add tcg_enabled() for tcg related code | Yang Zhong |
2017-07-04 | vl: convert -tb-size to qemu_strtoul | Paolo Bonzini |
2017-06-28 | migration: move only_migratable to MigrationState | Peter Xu |
2017-06-28 | migration: let MigrationState be a qdev | Peter Xu |
2017-06-28 | vl: clean up global property registration | Peter Xu |
2017-06-28 | accel: introduce AccelClass.global_props | Peter Xu |
2017-06-15 | vl: Fix broken thread=xxx option of the --accel parameter | Thomas Huth |
2017-06-13 | migration: Move remaining exported functions to migration/misc.h | Juan Quintela |
2017-06-13 | migration: create global_state.c | Juan Quintela |
2017-06-05 | Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s... | Peter Maydell |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau |
2017-06-01 | migration: Move include/migration/block.h into migration/ | Juan Quintela |
2017-06-01 | migration: Export ram.c functions in its own file | Juan Quintela |
2017-06-01 | migration: Create include for migration snapshots | Juan Quintela |
2017-05-30 | Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into staging | Stefan Hajnoczi |
2017-05-30 | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging | Stefan Hajnoczi |
2017-05-29 | usb: Deprecate HMP commands usb_add and usb_del | Thomas Huth |
2017-05-29 | usb: Deprecate the legacy -usbdevice option | Thomas Huth |
2017-05-23 | shutdown: Expose bool cause in SHUTDOWN and RESET events | Eric Blake |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-23 | shutdown: Preserve shutdown cause through replay | Eric Blake |
2017-05-23 | shutdown: Prepare for use of an enum in reset/shutdown_request | Eric Blake |
2017-05-23 | shutdown: Simplify shutdown_signal | Eric Blake |
2017-05-19 | Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging | Stefan Hajnoczi |
2017-05-19 | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost |
2017-05-19 | audio: Rename audio_init() to soundhw_init() | Eduardo Habkost |
2017-05-19 | audio: Move arch_init audio code to hw/audio/soundhw.c | Eduardo Habkost |
2017-05-19 | ui: egl-headless requires dmabuf support | Gerd Hoffmann |
2017-05-17 | migration: Pass Error ** argument to {save,load}_vmstate | Juan Quintela |
2017-05-15 | Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging | Stefan Hajnoczi |
2017-05-15 | Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int... | Stefan Hajnoczi |
2017-05-12 | opengl: add egl-headless display | Gerd Hoffmann |
2017-05-11 | machine: call machine init from wrapper | Igor Mammedov |
2017-05-11 | numa: remove no longer need numa_post_machine_init() | Igor Mammedov |
2017-05-11 | numa: move source of default CPUs to NUMA node mapping into boards | Igor Mammedov |
2017-05-10 | Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging | Stefan Hajnoczi |
2017-05-10 | virtfs: allow a device id to be specified in the -virtfs option | Chris Webb |
2017-05-08 | Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging | Stefan Hajnoczi |
2017-05-05 | Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging | Stefan Hajnoczi |
2017-05-05 | Fix the -accel parameter and the documentation for 'hax' | Thomas Huth |
2017-05-05 | vl: deprecate the "-hdachs" option | Thomas Huth |