summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori2013-09-112-3/+3
|\
| * Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2013-09-101-3/+0
| * Preparation for usb-bt-dongle conditional buildMiroslav Rezanina2013-09-101-0/+3
* | Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2013-09-111-3/+1
|\ \
| * | pc: Initializing ram_memory under Xen.Anthony PERARD2013-09-091-3/+1
| |/
* | e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-0/+8
|/
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-4/+4
|\
| * misc: Fix some typos in names and commentsStefan Weil2013-09-011-4/+4
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-033-6/+21
|\ \
| * | pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-011-0/+8
| * | hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-5/+2
| * | pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-271-1/+10
| * | pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy2013-08-271-0/+1
* | | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2013-09-035-6/+7
|\ \ \
| * | | isa: Fix documentation of isa_register_portio_list()Hervé Poussineau2013-08-301-1/+1
| * | | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-1/+1
| * | | usb: Pass size to usb_bus_new()Andreas Färber2013-08-301-1/+2
| * | | scsi: Pass size to scsi_bus_new()Andreas Färber2013-08-301-2/+2
| * | | pci: Pass size to pci_bus_new_inplace()Andreas Färber2013-08-301-1/+1
| | |/ | |/|
* | | pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard2013-09-021-1/+16
* | | spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2013-09-022-4/+8
|/ /
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori2013-08-291-0/+1
|\ \ | |/
| * loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-211-0/+1
* | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-1/+1
|/
* hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell2013-08-201-5/+0
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-121-1/+3
* virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi2013-08-121-0/+1
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-292-3/+13
* qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis2013-07-291-0/+3
* pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin2013-07-291-0/+1
* sysbus: QOM parent field cleanup for SysBusDeviceAndreas Färber2013-07-291-1/+4
* sysbus: Remove unused sysbus_new() prototypeAndreas Färber2013-07-291-1/+0
* sysbus: Drop FROM_SYSBUS()Andreas Färber2013-07-291-3/+0
* m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber2013-07-291-0/+3
* lm32_juart: QOM cast cleanupAndreas Färber2013-07-291-0/+2
* lm32_juart: Relocate and tidy headerAndreas Färber2013-07-291-3/+3
* escc: QOM cast cleanupAndreas Färber2013-07-291-0/+1
* pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber2013-07-291-2/+12
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-1/+6
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-07-291-0/+1
|\
| * dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi2013-07-291-0/+1
* | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-291-0/+4
|\ \
| * | target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost2013-07-291-0/+4
* | | qemu-help: Sort devices by logical functionalityMarcel Apfelbaum2013-07-291-0/+29
* | | hw: import bitmap operations in qdev-core headerMarcel Apfelbaum2013-07-291-0/+1
* | | xics: rename types to be sane and follow coding styleAnthony Liguori2013-07-292-8/+69
* | | pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-0/+1
* | | pseries: savevm support for PCI host bridgeDavid Gibson2013-07-291-3/+3
* | | pseries: savevm support for pseries machineDavid Gibson2013-07-291-3/+9
* | | spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-291-7/+16
OpenPOWER on IntegriCloud