aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-28Update version for v3.1.0-rc3 releasev3.1.0-rc3Peter Maydell1-1/+1
2018-11-28target/arm/sve_helper: Fix compilation with clang 3.4Thomas Huth1-10/+10
2018-11-28hw/arm/aspeed: Fix build issue with clang 3.4Thomas Huth1-2/+2
2018-11-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell33-194/+285
2018-11-28hostmem: no need to check for host_memory_backend_mr_inited() in alloc()Marc-André Lureau2-16/+12
2018-11-27scsi: Address spurious clang warningJohn Snow1-1/+1
2018-11-27vfio-helpers: Fix qemu_vfio_open_pci() crashMarkus Armbruster1-1/+1
2018-11-27hostmem-memfd: honour share=on/off propertyMarc-André Lureau2-2/+6
2018-11-27MAINTAINERS: Add an entry for the Firmware Configuration (fw_cfg) devicePhilippe Mathieu-Daudé1-0/+13
2018-11-27MAINTAINERS: Add some missing entries related to acceleratorsThomas Huth1-0/+5
2018-11-27target/i386: Generate #UD when applying LOCK to a register destinationRichard Henderson1-15/+20
2018-11-27checkpatch: g_test_message does not need a trailing newlinePaolo Bonzini1-1/+2
2018-11-27vl.c: remove outdated commentLi Qiang1-3/+0
2018-11-27vhost-user-bridge: fix recvmsg iovlenMarc-André Lureau1-1/+1
2018-11-27vl: Improve error message when we can't load fw_cfg from fileLi Qiang1-2/+4
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau22-135/+162
2018-11-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-32/+208
2018-11-27migration: savevm: consult migration blockersPaolo Bonzini2-3/+4
2018-11-27lsi: Reselection needed to remove pending commands from queueGeorge Kennedy1-12/+36
2018-11-27cpus: run work items for all vCPUs if single-threadedPaolo Bonzini1-4/+8
2018-11-27target/i386: kvm: add VMX migration blockerPaolo Bonzini1-0/+12
2018-11-27hw/virt/arm: Add support for Cortex-A72 in virtZhiPeng Lu1-0/+1
2018-11-27nvme: Fix spurious interruptsKeith Busch1-1/+3
2018-11-27iotests: Test migration with -blockdevKevin Wolf3-0/+152
2018-11-27block: Don't inactivate children before parentsKevin Wolf1-31/+53
2018-11-27Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-requ...Peter Maydell7-5/+34
2018-11-27Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request'...Peter Maydell2-9/+12
2018-11-27qapi: add query-display-options commandGerd Hoffmann2-0/+19
2018-11-27usb-host: set ifs.detached as true if kernel driver is not activelinzhecheng1-0/+3
2018-11-27audio/hda: fix guest triggerable assertGerd Hoffmann1-0/+6
2018-11-27cirrus_vga/migration: update the bank offset before useWang Xin1-2/+3
2018-11-27ps2kbd: default to scan enabled after resetHervé Poussineau1-1/+1
2018-11-26hw/hyperv: fix NULL dereference with pure-kvm SynICRoman Kagan1-1/+5
2018-11-26kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES supportBandan Das1-8/+7
2018-11-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181126'...Peter Maydell2-1/+23
2018-11-26net: cadence_gem: Remove incorrect assert()Edgar E. Iglesias1-1/+0
2018-11-26MAINTAINERS: Add an ARM SMMU sectionEric Auger1-0/+7
2018-11-26MAINTAINERS: Assign some more files in the hw/arm/ directoryThomas Huth1-0/+16
2018-11-26Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-0/+3
2018-11-26Merge remote-tracking branch 'remotes/xtensa/tags/20181125-xtensa' into stagingPeter Maydell7-7/+22
2018-11-26fmops: fix off-by-one in AR_TABLE and DR_TABLE array sizeGerd Hoffmann1-2/+2
2018-11-239p: fix QEMU crash when renaming filesGreg Kurz1-0/+3
2018-11-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell16-63/+364
2018-11-22MAINTAINERS: add missing xtensa patternsMax Filippov1-0/+2
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia3-1/+66
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia4-0/+149
2018-11-22iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake2-15/+60
2018-11-22nvme: fix bug with PCI IRQ pins on teardownLogan Gunthorpe1-0/+1
2018-11-22nvme: fix CMB endianness confusionPaolo Bonzini1-5/+2
2018-11-22Revert "nvme: fix oob access issue(CVE-2018-16847)"Kevin Wolf1-7/+0