aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-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
2018-10-30Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...Peter Maydell
2018-10-30milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_reportPhilippe Mathieu-Daudé
2018-10-30ppc: move at24c to its own CONFIG_ symbolPaolo Bonzini
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/audio-20181029-pull-request...Peter Maydell
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi
2018-10-29audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi
2018-10-29audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi
2018-10-29hw: AC97: make it more QOMconventionalLi Qiang
2018-10-29hw: ccid-card-emulated: cleanup resource when realize in error pathLi Qiang
2018-10-29hw: ccid-card-emulated: introduce clean_event_notifierLi Qiang
2018-10-29vga_int: remove unused function protypeyuchenlin
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann
2018-10-29usb: ohci: make num_ports to an unsinged integerLi Qiang
2018-10-26hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
2018-10-26xen: Use the PCI_DEVICE macroPhilippe Mathieu-Daudé
2018-10-26vga_int: remove unused function protypeyuchenlin
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell