aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-08-26Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014082...Peter Maydell
2014-08-25vfio: Enable NVIDIA 88000 region quirk regardless of VGAAlex Williamson
2014-08-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
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-24vmxnet3: Pad short frames to minimum size (60 bytes)Ben Draper
2014-08-24dma: axidma: Variablise repeated s->streams[i] sub-exprPeter Crosthwaite
2014-08-24microblaze: ml605: Get rid of ddr_base variablePeter Crosthwaite
2014-08-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-08-20virtio-blk: fix reference a pointer which might be freedzhanghailiang
2014-08-20virtio-blk: allow block_resize with dataplaneStefan Hajnoczi
2014-08-20block: Drop some superfluous casts from void *Markus Armbruster
2014-08-20block: Use g_new() & friends to avoid multiplying sizesMarkus Armbruster
2014-08-20block: Use g_new() & friends where that makes obvious senseMarkus Armbruster
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