Age | Commit message (Expand) | Author | Files | Lines |
2019-01-22 | hw/bt: Remove HCIInfo from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -2/+2 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -1/+1 |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini | 1 | -1/+1 |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 2 | -3/+1 |
2019-01-11 | accel: Improve selection of the default accelerator | Thomas Huth | 1 | -1/+1 |
2019-01-07 | hostmem: use object id for memory region name with >= 4.0 | Marc-André Lureau | 1 | -1/+2 |
2019-01-07 | hw: apply accel compat properties without touching globals | Marc-André Lureau | 1 | -3/+1 |
2019-01-04 | fw_cfg: Make qemu_extra_params_fw locally | Li Qiang | 1 | -1/+0 |
2018-12-22 | vl: Introduce shutdown_notifiers | Yuval Shaia | 1 | -0/+1 |
2018-12-20 | Clean up includes | Markus Armbruster | 1 | -1/+0 |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza | 1 | -1/+2 |
2018-12-18 | qmp: query-current-machine with wakeup-suspend-support | Daniel Henrique Barboza | 1 | -0/+1 |
2018-12-18 | qapi: Turn ShutdownCause into QAPI enum | Dominik Csapak | 1 | -20/+0 |
2018-12-11 | qom: make interface types abstract | Marc-André Lureau | 1 | -3/+1 |
2018-12-11 | numa: Match struct to typedef name | Eric Blake | 1 | -1/+1 |
2018-11-05 | block: change some function return type to bool | Li Qiang | 1 | -3/+3 |
2018-10-30 | kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl | Robert Hoo | 1 | -0/+2 |
2018-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell | 3 | -3/+3 |
2018-10-19 | blockdev: Convert drive_new() to Error | Markus Armbruster | 1 | -1/+2 |
2018-10-19 | tpm: Clean up error reporting in tpm_init_tpmdev() | Markus Armbruster | 1 | -1/+1 |
2018-10-19 | numa: Clean up error reporting in parse_numa() | Markus Armbruster | 1 | -1/+0 |
2018-10-19 | replay: pass raw icount value to replay_save_clock | Paolo Bonzini | 1 | -2/+8 |
2018-10-19 | i386: hvf: Remove hvf_disabled | Roman Bolshakov | 1 | -2/+2 |
2018-10-02 | replay: wake up vCPU when replaying | Pavel Dovgalyuk | 1 | -0/+3 |
2018-08-16 | fw_cfg: ignore suffixes in the bootdevice list dependent on machine class | Mark Cave-Ayland | 1 | -1/+1 |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf | 1 | -1/+0 |
2018-08-15 | block: Remove deprecated -drive option addr | Kevin Wolf | 1 | -1/+0 |
2018-08-15 | block: Remove deprecated -drive geometry options | Kevin Wolf | 1 | -1/+0 |
2018-07-10 | Revert "block: Remove deprecated -drive geometry options" | Cornelia Huck | 1 | -0/+1 |
2018-07-10 | Revert "block: Remove deprecated -drive option addr" | Cornelia Huck | 1 | -0/+1 |
2018-07-10 | Revert "block: Remove deprecated -drive option serial" | Cornelia Huck | 1 | -0/+1 |
2018-07-10 | block: split flags in copy_range | Vladimir Sementsov-Ogievskiy | 1 | -1/+2 |
2018-07-02 | s390/ipl: fix ipl with -no-reboot | Christian Borntraeger | 1 | -0/+4 |
2018-06-29 | device_tree: Add qemu_fdt_node_unit_path | Eric Auger | 1 | -0/+16 |
2018-06-28 | kvm: support -overcommit cpu-pm=on|off | Michael S. Tsirkin | 1 | -0/+1 |
2018-06-28 | hostmem: drop error variable from host_memory_backend_get_memory() | David Hildenbrand | 1 | -2/+1 |
2018-06-28 | kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed | Shannon Zhao | 1 | -0/+1 |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf | 1 | -1/+0 |
2018-06-15 | block: Remove deprecated -drive option addr | Kevin Wolf | 1 | -1/+0 |
2018-06-15 | block: Remove deprecated -drive geometry options | Kevin Wolf | 1 | -1/+0 |
2018-06-01 | block-backend: Add blk_co_copy_range | Fam Zheng | 1 | -0/+4 |
2018-06-01 | sandbox: disable -sandbox if CONFIG_SECCOMP undefined | Yi Min Zhao | 1 | -1/+2 |
2018-05-31 | xen/hvm: correct reporting of modified memory under physmap during migration | Igor Druzhinin | 1 | -3/+2 |
2018-05-31 | Make address_space_access_valid() take a MemTxAttrs argument | Peter Maydell | 1 | -1/+2 |
2018-05-31 | Make address_space_map() take a MemTxAttrs argument | Peter Maydell | 1 | -1/+2 |
2018-05-30 | cli: add --preconfig option | Igor Mammedov | 1 | -0/+1 |
2018-05-30 | numa: split out NumaOptions parsing into set_numa_options() | Igor Mammedov | 1 | -0/+1 |
2018-05-30 | numa: postpone options post-processing till machine_run_board_init() | Igor Mammedov | 1 | -0/+1 |
2018-05-23 | x86/cpu: use standard-headers/asm-x86.kvm_para.h | Michael S. Tsirkin | 1 | -1/+0 |
2018-05-09 | memdev: remove "id" property | Paolo Bonzini | 1 | -1/+0 |