Age | Commit message (Expand) | Author |
2019-03-08 | iothread: create the gcontext unconditionally | Peter Xu |
2019-03-08 | iothread: replace init_done_cond with a semaphore | Peter Xu |
2019-03-05 | migration: Switch to using announce timer | Dr. David Alan Gilbert |
2019-02-25 | block-backend: Make blk_inc/dec_in_flight public | Kevin Wolf |
2019-02-18 | qapi: make query-cpu-definitions depend on specific targets | Marc-André Lureau |
2019-02-18 | qapi: make query-cpu-model-expansion depend on s390 or x86 | Marc-André Lureau |
2019-02-18 | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau |
2019-02-05 | Remove deprecated -no-frame option | Thomas Huth |
2019-02-01 | block: Remove blk_attach_dev_legacy() / legacy_dev code | Thomas Huth |
2019-01-31 | qapi: add x-debug-query-block-graph | Vladimir Sementsov-Ogievskiy |
2019-01-22 | hw/bt: Remove HCIInfo from "qemu/typedefs.h" | Philippe Mathieu-Daudé |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini |
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 | hostmem: use object id for memory region name with >= 4.0 | 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 |
2018-12-22 | vl: Introduce shutdown_notifiers | Yuval Shaia |
2018-12-20 | Clean up includes | 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 | qapi: Turn ShutdownCause into QAPI enum | Dominik Csapak |
2018-12-11 | qom: make interface types abstract | Marc-André Lureau |
2018-12-11 | numa: Match struct to typedef name | Eric Blake |
2018-11-05 | block: change some function return type to bool | Li Qiang |
2018-10-30 | kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl | Robert Hoo |
2018-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell |
2018-10-19 | blockdev: Convert drive_new() to Error | Markus Armbruster |
2018-10-19 | tpm: Clean up error reporting in tpm_init_tpmdev() | Markus Armbruster |
2018-10-19 | numa: Clean up error reporting in parse_numa() | Markus Armbruster |
2018-10-19 | replay: pass raw icount value to replay_save_clock | Paolo Bonzini |
2018-10-19 | i386: hvf: Remove hvf_disabled | Roman Bolshakov |
2018-10-02 | replay: wake up vCPU when replaying | Pavel Dovgalyuk |
2018-08-16 | fw_cfg: ignore suffixes in the bootdevice list dependent on machine class | Mark Cave-Ayland |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-08-15 | block: Remove deprecated -drive option addr | Kevin Wolf |
2018-08-15 | block: Remove deprecated -drive geometry options | Kevin Wolf |
2018-07-10 | Revert "block: Remove deprecated -drive geometry options" | Cornelia Huck |
2018-07-10 | Revert "block: Remove deprecated -drive option addr" | Cornelia Huck |
2018-07-10 | Revert "block: Remove deprecated -drive option serial" | Cornelia Huck |
2018-07-10 | block: split flags in copy_range | Vladimir Sementsov-Ogievskiy |
2018-07-02 | s390/ipl: fix ipl with -no-reboot | Christian Borntraeger |
2018-06-29 | device_tree: Add qemu_fdt_node_unit_path | Eric Auger |
2018-06-28 | kvm: support -overcommit cpu-pm=on|off | Michael S. Tsirkin |
2018-06-28 | hostmem: drop error variable from host_memory_backend_get_memory() | David Hildenbrand |
2018-06-28 | kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed | Shannon Zhao |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-06-15 | block: Remove deprecated -drive option addr | Kevin Wolf |
2018-06-15 | block: Remove deprecated -drive geometry options | Kevin Wolf |