summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-141-10/+4
|\
| * hw: Remove assert_no_error usagesPeter Crosthwaite2014-01-061-10/+4
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2014-01-102-64/+4
|\ \
| * | dataplane: replace hostmem with memory_region_findPaolo Bonzini2013-12-202-60/+1
| * | dataplane: change vring API to use VirtQueueElementPaolo Bonzini2013-12-201-4/+3
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-104-6/+19
|\ \
| * | piix: fix 32bit pci holeGerd Hoffmann2013-12-231-0/+1
| * | qdev: switch reset to post-orderPaolo Bonzini2013-12-231-1/+1
| * | qdev: allow both pre- and post-order vists in qdev walking functionsPaolo Bonzini2013-12-231-4/+9
| * | pci: do not export pci_bus_resetPaolo Bonzini2013-12-231-1/+0
| * | acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov2013-12-231-0/+8
| |/
* | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-095-6/+33
|\ \
| * | ioapic: QOM'ify ioapicxiaoqiang zhao2013-12-241-1/+2
| * | icc_bus: QOM'ify ICCxiaoqiang zhao2013-12-241-1/+1
| * | apic: QOM'ify APICxiaoqiang zhao2013-12-241-1/+1
| * | qdev: Drop misleading qbus_free() functionStefan Hajnoczi2013-12-241-2/+0
| * | qdev: Document that pointer properties kill device_addMarkus Armbruster2013-12-241-0/+17
| * | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+12
| |/
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2014-01-091-4/+4
|\ \
| * | pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-011-2/+2
| * | pxa27x: Reduce size of keyboard matrix mappingStefan Weil2014-01-011-2/+2
| |/
* | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-081-1/+1
|/
* spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2013-12-201-0/+2
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-0/+7
* hw/arm: add allwinner a10 SoC supportliguang2013-12-171-0/+35
* hw/intc: add allwinner A10 interrupt controllerliguang2013-12-171-0/+40
* hw/timer: add allwinner a10 timerliguang2013-12-171-0/+58
* vmstate: Add support for an array of ptimer_state *Peter Maydell2013-12-171-0/+4
* hw/arm/digic: add UART supportAntony Pavlov2013-12-172-0/+49
* hw/arm/digic: add timer supportAntony Pavlov2013-12-172-0/+52
* hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov2013-12-171-0/+35
* Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori2013-12-134-11/+25
|\
| * virtio: Convert exit to unrealizeAndreas Färber2013-12-092-2/+2
| * virtio: Complete converting VirtioDevice to QOM realizeAndreas Färber2013-12-091-2/+3
| * virtio-scsi: Convert to QOM realizeAndreas Färber2013-12-091-1/+1
| * virtio-rng: Convert to QOM realizeAndreas Färber2013-12-091-0/+2
| * virtio: Start converting VirtioDevice to QOM realizeAndreas Färber2013-12-091-1/+3
| * virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini2013-12-091-1/+1
| * virtio-bus: cleanup plug/unplug interfacePaolo Bonzini2013-12-092-3/+4
| * virtio-bus: remove vdev fieldPaolo Bonzini2013-12-091-4/+12
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-12-135-18/+41
|\ \
| * | hpet: fix build with CONFIG_HPET offMichael S. Tsirkin2013-12-111-1/+9
| * | hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-111-1/+23
| * | smbios: Set system manufacturer, product & version by defaultMarkus Armbruster2013-12-101-0/+2
| * | pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-102-14/+2
| * | hw: Pass QEMUMachine to its init() methodMarkus Armbruster2013-12-101-2/+5
* | | hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby2013-12-101-0/+7
* | | cpu/a9mpcore: Add Global TimerFrançois LEGAL2013-12-101-0/+2
* | | hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-101-0/+97
* | | cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite2013-12-101-1/+1
|/ /
OpenPOWER on IntegriCloud