aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-29Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...Peter Maydell16-464/+73
2018-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell84-692/+1934
2018-06-29glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé2-2/+68
2018-06-29glib: bump min required glib library version to 2.40Daniel P. Berrangé13-467/+11
2018-06-29util: remove redundant include of glib.h and add osdep.hDaniel P. Berrangé2-2/+1
2018-06-29tests/boot-serial: Do not delete the output file in case of errorsThomas Huth1-8/+9
2018-06-29hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza3-12/+125
2018-06-29hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza3-45/+36
2018-06-29hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza3-230/+249
2018-06-29dump: add Windows live system dumpViktor Prutyanov2-5/+246
2018-06-29dump: add fallback KDBG using in Windows dumpViktor Prutyanov1-6/+22
2018-06-29dump: use system context in Windows dumpViktor Prutyanov1-9/+17
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov7-9/+339
2018-06-29i386/cpu: make -cpu host support monitor/mwaitMichael S. Tsirkin4-10/+43
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin4-1/+79
2018-06-28hmp: obsolete "info ioapic"Peter Xu4-29/+2
2018-06-28ioapic: support "info irq"Peter Xu4-0/+29
2018-06-28ioapic: some proper indents when dump infoPeter Xu1-4/+4
2018-06-28ioapic: support "info pic"Peter Xu1-0/+16
2018-06-28doc: another fix to "info pic"Peter Xu1-1/+1
2018-06-28target-i386: Mark cpu_vmexit noreturnJan Kiszka2-2/+3
2018-06-28target-i386: Allow interrupt injection after STGIJan Kiszka1-1/+2
2018-06-28target-i386: Add NMI interception to SVMJan Kiszka1-0/+1
2018-06-28memory/hmp: Print owners/parents in "info mtree"Alexey Kardashevskiy4-15/+70
2018-06-28WHPX: register for unrecognized MSR exitsJustin Terry (VM)1-3/+38
2018-06-28WHPX workaround bug in OSVW handlingJustin Terry (VM)1-1/+12
2018-06-28esp: remove legacy esp_init() functionMark Cave-Ayland2-35/+0
2018-06-28hw/mips/jazz: create ESP device directly via qdevMark Cave-Ayland1-3/+16
2018-06-28pr-manager-helper: report event on connection/disconnectionPaolo Bonzini2-0/+38
2018-06-28pr-manager: add query-pr-managers QMP commandPaolo Bonzini5-0/+94
2018-06-28pr-manager: put stubs in .c filePaolo Bonzini3-9/+25
2018-06-28pr-manager-helper: avoid SIGSEGV when writing to the socket failPaolo Bonzini1-0/+1
2018-06-28pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE INPaolo Bonzini1-1/+5
2018-06-28pr-helper: fix --socket-path default in helpPaolo Bonzini1-7/+8
2018-06-28Deprecate the -enable-hax optionThomas Huth3-1/+7
2018-06-28osdep: work around Coverity parsing errorsPaolo Bonzini1-0/+15
2018-06-28numa: report all DIMM/NVDIMMs as plugged memoryDavid Hildenbrand1-4/+2
2018-06-28pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand4-24/+8
2018-06-28nvdimm: make get_memory_region() perform checks and initializationDavid Hildenbrand1-9/+35
2018-06-28nvdimm: convert nvdimm_mr into a pointerDavid Hildenbrand2-5/+14
2018-06-28nvdimm: convert "unarmed" into a static propertyDavid Hildenbrand1-25/+7
2018-06-28pc-dimm: merge get_(vmstate_)memory_region()David Hildenbrand2-9/+7
2018-06-28hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand6-12/+8
2018-06-28nvdimm: no need to overwrite get_vmstate_memory_region()David Hildenbrand1-6/+0
2018-06-28pc: factor out pc specific dimm checks into pc_memory_pre_plug()David Hildenbrand1-18/+26
2018-06-28pc-dimm: remove pc_dimm_get_free_slot() from headerDavid Hildenbrand2-3/+3
2018-06-28pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand4-11/+11
2018-06-28pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*David Hildenbrand1-9/+9
2018-06-28pc-dimm: remove leftover "struct pc_dimms_capacity"David Hildenbrand1-5/+0
2018-06-28qemu-options: Add missing newline to -accel help textEduardo Habkost1-1/+1