aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-05x86_iommu/amd: Enable Guest virtual APIC supportSingh, Brijesh2-7/+8
2018-11-05x86_iommu/amd: Add interrupt remap support when VAPIC is enabledSingh, Brijesh3-1/+106
2018-11-05i386: acpi: add IVHD device entry for IOAPICSingh, Brijesh1-1/+27
2018-11-05x86_iommu/amd: Add interrupt remap support when VAPIC is not enabledSingh, Brijesh3-2/+250
2018-11-05x86_iommu/amd: Prepare for interrupt remap supportSingh, Brijesh3-2/+123
2018-11-05x86_iommu/amd: make the address space naming consistent with intel-iommuSingh, Brijesh1-7/+27
2018-11-05x86_iommu/amd: remove V=1 check from amdvi_validate_dte()Singh, Brijesh1-3/+7
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh4-87/+94
2018-11-05x86_iommu: move the kernel-irqchip check in common codeSingh, Brijesh2-7/+9
2018-11-05vhost-user-blk: start vhost when guest kicksYongji Xie1-0/+25
2018-11-05intel_iommu: handle invalid ce for shadow syncPeter Xu1-0/+17
2018-11-05intel_iommu: move ce fetching out when sync shadowPeter Xu1-28/+13
2018-11-05intel_iommu: better handling of dmar state switchPeter Xu1-7/+14
2018-11-05intel_iommu: introduce vtd_reset_caches()Peter Xu1-4/+9
2018-11-05virtio-blk: fix comment for virtio_blk_rw_completeYaowei Bai1-2/+2
2018-11-05configure: Use LINKS loop for all build tree symlinksPeter Maydell1-12/+2
2018-11-05configure: Rename FILES variable to LINKSPeter Maydell1-13/+22
2018-11-05tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/Peter Maydell4-6/+2
2018-11-05tests: Move tests/acpi-test-data/ to tests/data/acpi/Peter Maydell46-7/+1
2018-11-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell42-776/+1266
2018-11-05include: Add a comment to explain the origin of sizes' lookup tableLeonid Bloch1-0/+18
2018-11-05vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZELeonid Bloch1-2/+2
2018-11-05fw_cfg: Drop newline in @file descriptionMax Reitz1-1/+1
2018-11-05object: Make option help nicer to readMax Reitz1-3/+10
2018-11-05qdev-monitor: Make device options help nicerMax Reitz1-2/+11
2018-11-05chardev: Indent list of chardevsMax Reitz1-1/+1
2018-11-05option: Make option help nicer to readMax Reitz4-487/+507
2018-11-05qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf3-0/+207
2018-11-05block: Make auto-read-only=on default for -driveKevin Wolf1-0/+1
2018-11-05iscsi: Support auto-read-only optionKevin Wolf1-3/+5
2018-11-05gluster: Support auto-read-only optionKevin Wolf1-2/+10
2018-11-05curl: Support auto-read-only optionKevin Wolf1-4/+4
2018-11-05file-posix: Support auto-read-only optionKevin Wolf1-3/+16
2018-11-05nbd: Support auto-read-only optionKevin Wolf1-5/+5
2018-11-05block: Require auto-read-only for existing fallbacksKevin Wolf7-68/+51
2018-11-05rbd: Close image in qemu_rbd_open() error pathKevin Wolf1-0/+1
2018-11-05block: Add auto-read-only optionKevin Wolf5-1/+28
2018-11-05block: Update flags in bdrv_set_read_only()Kevin Wolf1-0/+7
2018-11-05iotest: Test x-blockdev-change on a QuorumAlberto Garcia2-0/+140
2018-11-05quorum: Forbid adding children in blkverify modeAlberto Garcia1-0/+8
2018-11-05iotest: Test the blkverify mode of the Quorum driverAlberto Garcia2-0/+46
2018-11-05quorum: Return an error if the blkverify mode has invalid settingsAlberto Garcia1-7/+6
2018-11-05quorum: Remove quorum_err()Alberto Garcia1-19/+5
2018-11-05block/vdi: Don't take address of fields in packed structsPeter Maydell1-32/+32
2018-11-05block/vhdx: Don't take address of fields in packed structsPeter Maydell4-76/+76
2018-11-05vpc: Don't leak opts in vpc_open()Kevin Wolf1-0/+2
2018-11-05iotests: make 083 specific to rawCleber Rosa1-1/+1
2018-11-05block: change some function return type to boolLi Qiang2-7/+7
2018-11-05qcow2: Get the request alignment for encrypted images from QCryptoBlockAlberto Garcia1-1/+1
2018-11-05crypto: initialize sector size even when opening with no IO flagDaniel P. Berrangé1-0/+2