aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh
2018-11-08hw/ppc/ppc440_uc: Remove dead code in sdram_size()Peter Maydell
2018-11-08ppc/pnv: check size before data buffer accessPrasad J Pandit
2018-11-08hw/ppc/mac_newworld: Free openpic_irqs array after usePeter Maydell
2018-11-08macio/pmu: Fix missing vmsd terminatorDr. David Alan Gilbert
2018-11-08spapr_pci: convert g_malloc() to g_new()Greg Kurz
2018-11-08hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth
2018-11-08PPC: e500: convert SysBus init method to a realize methodCédric Le Goater
2018-11-08ppc4xx_pci: convert SysBus init method to a realize methodCédric Le Goater
2018-11-08ppc440_pcix: convert SysBus init method to a realize methodCédric Le Goater
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-06hw/arm/exynos4210: Zero memory allocated for Exynos4210StatePeter Maydell
2018-11-06milkymist: Check for failure trying to load BIOS imagePeter 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-bridge/ioh3420: Remove unuseful headerPhilippe Mathieu-Daudé
2018-11-05hw/pci-bridge/xio3130: Remove unused functionsPhilippe Mathieu-Daudé
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-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-05s390x/vfio-ap: report correct errorCornelia Huck
2018-11-02hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias
2018-11-02hw/arm/xilinx_zynq: Use the ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-11-02strongarm: mask off high[31:28] bits from dir and state registersPrasad J Pandit
2018-11-02hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova
2018-11-02hw/char: Implement nRF51 SoC UARTJulia Suvorova
2018-11-02hw/arm/virt: Set VIRT_COMPAT_3_0 compatEric Auger
2018-11-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-10-29-2...Peter Maydell
2018-10-30tpm: Zero-init structure to avoid uninitialized variables in valgrind logStefan Berger
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell