summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/ /
* | Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori2013-12-061-1/+0
|\ \
| * | xen-pvdevice: make device-id property compulsoryPaul Durrant2013-12-011-1/+0
| |/
* | Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori2013-12-062-4/+32
|\ \
| * | usb: add vendor request definesGerd Hoffmann2013-11-281-4/+13
| * | usb: Add usb_device_alloc/free_streamsHans de Goede2013-11-261-0/+12
| * | usb: Add max_streams attribute to endpoint infoHans de Goede2013-11-261-0/+3
| * | scsi: Add 2 new sense codes needed by uasHans de Goede2013-11-261-0/+4
| |/
* | misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-022-4/+4
|/
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-211-1/+0
* Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-1/+0
* loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin2013-11-101-1/+1
OpenPOWER on IntegriCloud