summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2013-07-22Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into stagingAnthony Liguori
2013-07-22hw/loader: Support ramdisk with u-boot headerSoren Brinkmann
2013-07-19arm/boot: Allow boards to modify the FDT blobPeter Maydell
2013-07-19virtio: Support transports which can specify the vring alignmentPeter Maydell
2013-07-19virtio: Add support for guest setting of queue sizePeter Maydell
2013-07-19dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-15virtio-net: add feature bit for any header s/gMichael S. Tsirkin
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf
2013-07-10pci: fix BRDIGE typoDon Koch
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch
2013-07-09intc/openpic: Build openpic only onceAndreas Färber
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-07pci: Add root bus argument to pci_get_bus_devfn()David Gibson
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson
2013-07-07pci: Use helper to find device's root bus in pci_find_domain()David Gibson
2013-07-07pci: Abolish pci_find_root_bus()David Gibson
2013-07-04pam: pass device to init_pam and use it to set ownerPaolo Bonzini
2013-07-04spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-07-04vmport: Disentangle read handler type from portioJan Kiszka
2013-07-04dma: keep a device alive while it has SGListsPaolo Bonzini
2013-07-04pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin
2013-07-01PPC: Add clock-frequency export for Mac machinesAlexander Graf
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori
2013-07-01intc/openpic_kvm: Fix QOM and build issuesAndreas Färber
2013-07-01intc/openpic: QOM'ifyAndreas Färber
2013-07-01kvm/openpic: in-kernel mpic supportScott Wood
2013-07-01openpic: factor out some common defines into openpic.hScott Wood
2013-06-27linux-user: Fix compilation failurePeter Maydell
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini
2013-06-24usb: add serial bus propertyGerd Hoffmann
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-20spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini
2013-06-20pci: use memory core for iommu supportAvi Kivity
2013-06-20spapr: use memory core for iommu supportPaolo Bonzini
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini
2013-06-19vl: Rename *boot_devices to *boot_order, for consistencyMarkus Armbruster
2013-06-17NVMe: Initial commit for new storage interfaceKeith Busch
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster