aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-06x86: hv_evmcs CPU flag supportVitaly Kuznetsov
2018-11-06icount: fix deadlock when all cpus are sleepingClement Deschamps
2018-11-06Update version for v3.1.0-rc0 releasev3.1.0-rc0Peter Maydell
2018-11-06Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-10-30-v2'...Peter Maydell
2018-11-06vl: Avoid crash when -mon is underspecifiedEric Blake
2018-11-06monitor: delay monitor iothread creationWolfgang Bumiller
2018-11-06monitor: guard iothread access by mon->use_io_threadWolfgang Bumiller
2018-11-06tests: Fix Python 3 detection on older GNU make versionsEduardo Habkost
2018-11-06Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20181106-pull-reque...Peter Maydell
2018-11-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181106'...Peter Maydell
2018-11-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-11-06target/arm: Fix ATS1Hx instructionsPeter Maydell
2018-11-06target/arm: Set S and PTW in 64-bit PAR formatPeter Maydell
2018-11-06hw/arm/exynos4210: Zero memory allocated for Exynos4210StatePeter Maydell
2018-11-06milkymist: Check for failure trying to load BIOS imagePeter Maydell
2018-11-06target/arm: Remove can't-happen if() from handle_vec_simd_shli()Peter Maydell
2018-11-06update seabios to master snapshotGerd Hoffmann
2018-11-06oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSDBrad Smith
2018-11-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181105' into stagingPeter Maydell
2018-11-05vhost-scsi: prevent using uninitialized vqsyuchenlin
2018-11-05piix_pci: fix i440fx data sheet linkLi Qiang
2018-11-05piix: use TYPE_FOO constants than string constatsLi Qiang
2018-11-05i440fx: use ARRAY_SIZE for pam_regionsLi Qiang
2018-11-05pci_bridge: fix typo in commentMao Zhongyi
2018-11-05hw/pci: Add missing includePhilippe Mathieu-Daudé
2018-11-05hw/pci-bridge/ioh3420: Remove unuseful headerPhilippe Mathieu-Daudé
2018-11-05hw/pci-bridge/xio3130: Remove unused functionsPhilippe Mathieu-Daudé
2018-11-05tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35Laszlo Ersek
2018-11-05bios-tables-test: prepare expected files for mmio64Michael S. Tsirkin
2018-11-05hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned baseLaszlo Ersek
2018-11-05hw/pci-host/x86: extract get_pci_hole64_start_value() helpersLaszlo Ersek
2018-11-05pci-testdev: add optional memory barGerd Hoffmann
2018-11-05MAINTAINERS: list "tests/acpi-test-data" files in ACPI/SMBIOS sectionLaszlo Ersek
2018-11-05x86_iommu/amd: Enable Guest virtual APIC supportSingh, Brijesh
2018-11-05x86_iommu/amd: Add interrupt remap support when VAPIC is enabledSingh, Brijesh
2018-11-05i386: acpi: add IVHD device entry for IOAPICSingh, Brijesh
2018-11-05x86_iommu/amd: Add interrupt remap support when VAPIC is not enabledSingh, Brijesh
2018-11-05x86_iommu/amd: Prepare for interrupt remap supportSingh, Brijesh
2018-11-05x86_iommu/amd: make the address space naming consistent with intel-iommuSingh, Brijesh
2018-11-05x86_iommu/amd: remove V=1 check from amdvi_validate_dte()Singh, Brijesh
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh
2018-11-05x86_iommu: move the kernel-irqchip check in common codeSingh, Brijesh
2018-11-05vhost-user-blk: start vhost when guest kicksYongji Xie
2018-11-05intel_iommu: handle invalid ce for shadow syncPeter Xu
2018-11-05intel_iommu: move ce fetching out when sync shadowPeter Xu
2018-11-05intel_iommu: better handling of dmar state switchPeter Xu
2018-11-05intel_iommu: introduce vtd_reset_caches()Peter Xu
2018-11-05virtio-blk: fix comment for virtio_blk_rw_completeYaowei Bai
2018-11-05configure: Use LINKS loop for all build tree symlinksPeter Maydell
2018-11-05configure: Rename FILES variable to LINKSPeter Maydell