aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2013-07-29qemu-help: Sort devices by logical functionalityMarcel Apfelbaum
2013-07-29hw: import bitmap operations in qdev-core headerMarcel Apfelbaum
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy
2013-07-29pseries: savevm support for PCI host bridgeDavid Gibson
2013-07-29pseries: savevm support for pseries machineDavid Gibson
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori
2013-07-29pseries: savevm support for VIO devicesDavid Gibson
2013-07-29Xen PV DevicePaul Durrant
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan
2013-07-25isa_mmio: deletePaolo Bonzini
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber
2013-07-23q35: Use type-safe cast instead of direct access of parent devHu Tao
2013-07-23sysbus: Document SysBusDeviceClass::init and realize semanticsHu Tao
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