aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan
2014-08-28intel-iommu: add supports for queued invalidation interfaceLe Tan
2014-08-28intel-iommu: fix coding style issues around in q35.c and machine.cLe Tan
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan
2014-08-28intel-iommu: add DMAR table to ACPI tablesLe Tan
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan
2014-08-28iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan
2014-08-25pcie: fix trailing whitespaceMichael S. Tsirkin
2014-08-25ioh3420: Enable ARI forwardingKnut Omang
2014-08-25ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-08-25pcie: Fix incorrect write to the ari capability next function fieldKnut Omang
2014-08-25ssdt-tpm: add generated hex file to gitMichael S. Tsirkin
2014-08-25Add ACPI tables for TPMStefan Berger
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-08-25pcihp: fix possible array out of boundsGonglei
2014-08-25pci_bridge: manually destroy memory regions within PCIBridgeWindowsPaolo Bonzini
2014-08-19arm: stellaris: Remove misleading address_space_mem varPeter Crosthwaite
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite
2014-08-19aarch64: Allow -kernel option to take a gzip-compressed kernel.Richard W.M. Jones
2014-08-19loader: Add load_image_gzipped function.Richard W.M. Jones
2014-08-19arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2Christoffer Dall
2014-08-19target-arm: Rename QEMU PSCI v0.1 definitionsChristoffer Dall
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18virtio-serial: search for duplicate port names before adding new portsAmit Shah
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah
2014-08-18Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-18loader: Abstract away ref to memory region namesPeter Crosthwaite
2014-08-18tpm_tis: remove instance_finalize callbackPaolo Bonzini
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-08-17nic: do not destroy memory regions in cleanup functionsPaolo Bonzini
2014-08-17vga: do not dynamically allocate chain4_aliasPaolo Bonzini
2014-08-17sysbus: remove unused function sysbus_del_ioPaolo Bonzini
2014-08-17apb: add IOMMU flush register implementationMark Cave-Ayland
2014-08-17sun4u: switch second PCI-ebus bridge BAR over to PCI IO spaceMark Cave-Ayland
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell
2014-08-15ide: only constrain read/write requests to drive size, not other typesMichael Tokarev
2014-08-15virtio-blk: Correct bug in support for flexible descriptor layoutMarc MarĂ­
2014-08-15ide: Fix segfault when flushing a device that doesn't existKevin Wolf
2014-08-15dataplane: stop trying on notifier errorCornelia Huck
2014-08-15dataplane: fail notifier setting gracefullyCornelia Huck
2014-08-15dataplane: print why starting failedCornelia Huck
2014-08-15cmd646: synchronise UDMA interrupt status with DMA interrupt statusMark Cave-Ayland
2014-08-15cmd646: allow MRDMODE interrupt status bits clearing from PCI config spaceMark Cave-Ayland
2014-08-15cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEStateMark Cave-Ayland
2014-08-15cmd646: synchronise DMA interrupt status with UDMA interrupt statusMark Cave-Ayland
2014-08-15cmd646: add constants for CNTRL register accessMark Cave-Ayland