summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-rng: cleanup: use QOM casts.KONRAD Frederic2013-04-241-1/+1
* virtio-rng: cleanup: remove qdev field.KONRAD Frederic2013-04-241-2/+0
* virtio-rng: cleanup: init and exit functions.KONRAD Frederic2013-04-241-2/+0
* virtio-rng: add virtio-rng device.KONRAD Frederic2013-04-241-0/+14
* virtio-rng: don't use pointer for configuration.KONRAD Frederic2013-04-241-1/+1
* input: introduce keyboard handler listGerd Hoffmann2013-04-241-0/+1
* ich9: kill cmos_s3Hu Tao2013-04-242-2/+2
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-04-224-4/+208
|\
| * vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2013-04-192-0/+75
| * virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2013-04-191-4/+129
| * vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger2013-04-191-0/+3
| * scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman2013-04-191-0/+1
* | qdev: Drop taddr propertiesPeter Maydell2013-04-201-10/+0
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-04-191-2/+0
|\ \
| * | virtio.h: drop unused function prototypesLuiz Capitulino2013-04-191-2/+0
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-04-191-0/+1
|\ \ | |/ |/|
| * pci: add pci test deviceMichael S. Tsirkin2013-04-161-0/+1
* | configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini2013-04-181-1/+1
* | virtio-net: cleanup: use QOM cast.KONRAD Frederic2013-04-171-1/+1
* | virtio-net: add the virtio-net device.KONRAD Frederic2013-04-171-0/+13
* | virtio: add two functions to VirtioDeviceClass.KONRAD Frederic2013-04-171-0/+12
* | Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori2013-04-161-1/+1
|\ \
| * | virtio-console: Also throttle when less was written then requestedHans de Goede2013-04-161-1/+1
* | | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-04-161-0/+10
|\ \ \
| * | | qdev: Add qdev property for bool typeIgor Mammedov2013-04-161-0/+10
| |/ /
* | | stream: Remove app argument hackPeter Crosthwaite2013-04-162-11/+15
* | | stream: Add flow control APIPeter Crosthwaite2013-04-161-3/+30
|/ /
* | Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-155-10/+9
|\ \
| * | sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-2/+2
| * | acpi.h: make it self containedMichael S. Tsirkin2013-04-151-0/+6
| * | acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2013-04-152-8/+7
| * | arm: fix location of some include filesPeter Maydell2013-04-152-0/+0
| |/
* | qdev: Fix QOM unrealize behaviorAndreas Färber2013-04-151-1/+1
* | virtio-serial: cleanup: remove qdev field.KONRAD Frederic2013-04-151-2/+0
* | virtio-serial: cleanup: use QOM casts.KONRAD Frederic2013-04-151-1/+1
* | virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-151-0/+9
* | virtio: fix broken aliases.KONRAD Frederic2013-04-153-3/+3
* | acpi.h: make it self containedMichael S. Tsirkin2013-04-151-0/+6
|/
* sh7750: Change cpu field type to SuperHCPUAndreas Färber2013-04-131-1/+1
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-081-0/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-1/+0
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+2
* hw: move headers to include/Paolo Bonzini2013-04-08129-0/+15307
OpenPOWER on IntegriCloud