aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28Update version for v3.1.0-rc3 releasev3.1.0-rc3Peter Maydell
2018-11-28target/arm/sve_helper: Fix compilation with clang 3.4Thomas Huth
2018-11-28hw/arm/aspeed: Fix build issue with clang 3.4Thomas Huth
2018-11-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-28hostmem: no need to check for host_memory_backend_mr_inited() in alloc()Marc-André Lureau
2018-11-27scsi: Address spurious clang warningJohn Snow
2018-11-27vfio-helpers: Fix qemu_vfio_open_pci() crashMarkus Armbruster
2018-11-27hostmem-memfd: honour share=on/off propertyMarc-André Lureau
2018-11-27MAINTAINERS: Add an entry for the Firmware Configuration (fw_cfg) devicePhilippe Mathieu-Daudé
2018-11-27MAINTAINERS: Add some missing entries related to acceleratorsThomas Huth
2018-11-27target/i386: Generate #UD when applying LOCK to a register destinationRichard Henderson
2018-11-27checkpatch: g_test_message does not need a trailing newlinePaolo Bonzini
2018-11-27vl.c: remove outdated commentLi Qiang
2018-11-27vhost-user-bridge: fix recvmsg iovlenMarc-André Lureau
2018-11-27vl: Improve error message when we can't load fw_cfg from fileLi Qiang
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2018-11-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-11-27migration: savevm: consult migration blockersPaolo Bonzini
2018-11-27lsi: Reselection needed to remove pending commands from queueGeorge Kennedy
2018-11-27cpus: run work items for all vCPUs if single-threadedPaolo Bonzini
2018-11-27target/i386: kvm: add VMX migration blockerPaolo Bonzini
2018-11-27hw/virt/arm: Add support for Cortex-A72 in virtZhiPeng Lu
2018-11-27nvme: Fix spurious interruptsKeith Busch
2018-11-27iotests: Test migration with -blockdevKevin Wolf
2018-11-27block: Don't inactivate children before parentsKevin Wolf
2018-11-27Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-requ...Peter Maydell
2018-11-27Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request'...Peter Maydell
2018-11-27qapi: add query-display-options commandGerd Hoffmann
2018-11-27usb-host: set ifs.detached as true if kernel driver is not activelinzhecheng
2018-11-27audio/hda: fix guest triggerable assertGerd Hoffmann
2018-11-27cirrus_vga/migration: update the bank offset before useWang Xin
2018-11-27ps2kbd: default to scan enabled after resetHervé Poussineau
2018-11-26hw/hyperv: fix NULL dereference with pure-kvm SynICRoman Kagan
2018-11-26kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES supportBandan Das
2018-11-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181126'...Peter Maydell
2018-11-26net: cadence_gem: Remove incorrect assert()Edgar E. Iglesias
2018-11-26MAINTAINERS: Add an ARM SMMU sectionEric Auger
2018-11-26MAINTAINERS: Assign some more files in the hw/arm/ directoryThomas Huth
2018-11-26Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-11-26Merge remote-tracking branch 'remotes/xtensa/tags/20181125-xtensa' into stagingPeter Maydell
2018-11-26fmops: fix off-by-one in AR_TABLE and DR_TABLE array sizeGerd Hoffmann
2018-11-239p: fix QEMU crash when renaming filesGreg Kurz
2018-11-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-11-22MAINTAINERS: add missing xtensa patternsMax Filippov
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia
2018-11-22iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake
2018-11-22nvme: fix bug with PCI IRQ pins on teardownLogan Gunthorpe
2018-11-22nvme: fix CMB endianness confusionPaolo Bonzini
2018-11-22Revert "nvme: fix oob access issue(CVE-2018-16847)"Kevin Wolf