Age | Commit message (Expand) | Author |
2017-12-21 | Remove legacy -no-kvm-pit option | Thomas Huth |
2017-12-18 | hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" | Philippe Mathieu-Daudé |
2017-12-18 | misc: remove duplicated includes | Philippe Mathieu-Daudé |
2017-12-14 | hmp-commands: Remove the deprecated usb_add and usb_del | Thomas Huth |
2017-11-16 | NUMA: Enable adding NUMA node implicitly | Dou Liyang |
2017-11-13 | hw: add .min_cpus and .default_cpus fields to machine_class | Emilio G. Cota |
2017-10-25 | vl: remove unnecessary #ifdef CONFIG_TPM | Philippe Mathieu-Daudé |
2017-10-13 | tpm: Move tpm_cleanup() to right place | Amarnath Valluri |
2017-10-09 | vl: exit if maxcpus is negative | Seeteena Thoufeek |
2017-10-09 | vl: Eliminate defconfig variable | Eduardo Habkost |
2017-09-26 | Add --firmwarepath to configure | Gerd Hoffmann |
2017-09-26 | add qemu_add_data_dir() | Gerd Hoffmann |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-09-22 | vl: Don't include vde header | Fam Zheng |
2017-09-22 | scsi, file-posix: add support for persistent reservation management | Paolo Bonzini |
2017-09-19 | vl.c: convert cpu_model to cpu type and set of global properties before machi... | Igor Mammedov |
2017-09-19 | vl: Clean up user-creatable objects when exiting | Eduardo Habkost |
2017-09-15 | seccomp: add resourcecontrol argument to command line | Eduardo Otubo |
2017-09-15 | seccomp: add spawn argument to command line | Eduardo Otubo |
2017-09-15 | seccomp: add elevateprivileges argument to command line | Eduardo Otubo |
2017-09-15 | seccomp: add obsolete argument to command line | Eduardo Otubo |
2017-09-15 | seccomp: changing from whitelist to blacklist | Eduardo Otubo |
2017-09-06 | runstate/migrate: Two more transitions | Dr. David Alan Gilbert |
2017-09-05 | virtfs: error out gracefully when mandatory suboptions are missing | Greg Kurz |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster |
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 |