aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-28ioapic: some proper indents when dump infoPeter Xu
2018-06-28ioapic: support "info pic"Peter Xu
2018-06-28doc: another fix to "info pic"Peter Xu
2018-06-28target-i386: Mark cpu_vmexit noreturnJan Kiszka
2018-06-28target-i386: Allow interrupt injection after STGIJan Kiszka
2018-06-28target-i386: Add NMI interception to SVMJan Kiszka
2018-06-28memory/hmp: Print owners/parents in "info mtree"Alexey Kardashevskiy
2018-06-28WHPX: register for unrecognized MSR exitsJustin Terry (VM)
2018-06-28WHPX workaround bug in OSVW handlingJustin Terry (VM)
2018-06-28esp: remove legacy esp_init() functionMark Cave-Ayland
2018-06-28hw/mips/jazz: create ESP device directly via qdevMark Cave-Ayland
2018-06-28pr-manager-helper: report event on connection/disconnectionPaolo Bonzini
2018-06-28pr-manager: add query-pr-managers QMP commandPaolo Bonzini
2018-06-28pr-manager: put stubs in .c filePaolo Bonzini
2018-06-28pr-manager-helper: avoid SIGSEGV when writing to the socket failPaolo Bonzini
2018-06-28pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE INPaolo Bonzini
2018-06-28pr-helper: fix --socket-path default in helpPaolo Bonzini
2018-06-28Deprecate the -enable-hax optionThomas Huth
2018-06-28osdep: work around Coverity parsing errorsPaolo Bonzini
2018-06-28numa: report all DIMM/NVDIMMs as plugged memoryDavid Hildenbrand
2018-06-28pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand
2018-06-28nvdimm: make get_memory_region() perform checks and initializationDavid Hildenbrand
2018-06-28nvdimm: convert nvdimm_mr into a pointerDavid Hildenbrand
2018-06-28nvdimm: convert "unarmed" into a static propertyDavid Hildenbrand
2018-06-28pc-dimm: merge get_(vmstate_)memory_region()David Hildenbrand
2018-06-28hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand
2018-06-28nvdimm: no need to overwrite get_vmstate_memory_region()David Hildenbrand
2018-06-28pc: factor out pc specific dimm checks into pc_memory_pre_plug()David Hildenbrand
2018-06-28pc-dimm: remove pc_dimm_get_free_slot() from headerDavid Hildenbrand
2018-06-28pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand
2018-06-28pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*David Hildenbrand
2018-06-28pc-dimm: remove leftover "struct pc_dimms_capacity"David Hildenbrand
2018-06-28qemu-options: Add missing newline to -accel help textEduardo Habkost
2018-06-28Replace '-enable-kvm' with '-accel kvm' in docs and help textsThomas Huth
2018-06-28configure: enable debug-mutex if debug enabledPeter Xu
2018-06-28QemuMutex: support --enable-debug-mutexPaolo Bonzini
2018-06-28qemu-thread: introduce qemu-thread-common.hPeter Xu
2018-06-28tests/atomic_add-bench: add -m option to use mutexesEmilio G. Cota
2018-06-28kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changedShannon Zhao
2018-06-28exec: check that alignment is a power of twoDavid Hildenbrand
2018-06-28memory-device: turn alignment assert into checkDavid Hildenbrand
2018-06-28whpx: commit missing filePaolo Bonzini
2018-06-28target/i386: Fix BLSR and BLSIRichard Henderson
2018-06-28hw/char/serial: Only retry if qemu_chr_fe_write returns 0Sergio Lopez
2018-06-28main-loop: document IOCanReadHandlerStefan Hajnoczi
2018-06-28chardev: don't splatter terminal settings on exit if not previously setDaniel P. Berrangé
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini
2018-06-28exec: Fix MAP_RAM for cached accessEric Auger
2018-06-28Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell