summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum2013-10-141-3/+0
* hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-141-18/+0
* hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum2013-10-141-0/+23
* hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum2013-10-141-0/+7
* hw/pci: partially handle pci master abortMarcel Apfelbaum2013-10-141-0/+1
* memory: Change MemoryRegion priorities from unsigned to signedMarcel Apfelbaum2013-10-141-1/+1
* smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-281-1/+0
* smbios: Convert to QemuOptsMarkus Armbruster2013-09-281-1/+3
* smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-281-1/+1
* pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-151-0/+1
* 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
|\
OpenPOWER on IntegriCloud