summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
| * | 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/+0Star
|\ \
| * | xen-pvdevice: make device-id property compulsoryPaul Durrant2013-12-011-1/+0Star
| |/
* | 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/+0Star
* Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-1/+0Star
* loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin2013-11-101-1/+1
* Fix pc migration from qemu <= 1.5Cole Robinson2013-11-102-0/+17
* bswap.h: Remove le32_to_cpupu()Peter Maydell2013-11-061-1/+1
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-061-1/+1
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-061-1/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-061-1/+1
* pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber2013-11-051-13/+33
* pxa: Fix typo "dettach"Andreas Färber2013-11-051-1/+1
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+0Star
* arm11mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+35
* realview_gic: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+28
* arm11mpcore: Split off SCU deviceAndreas Färber2013-11-051-0/+29