summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2013-04-29serial: QOM'ify ISA serialAndreas Färber1-0/+1
2013-04-29pcspk: QOM'ifyAndreas Färber1-1/+3
2013-04-29mc146818rtc: QOM'ifyAndreas Färber1-0/+2
2013-04-29i8259: QOM cleanupsAndreas Färber1-1/+2
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber1-0/+2
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster1-0/+5
2013-04-24virtio: drop unused function prototypes.KONRAD Frederic1-10/+0
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-5/+1
2013-04-24virtio: remove virtiobindings.KONRAD Frederic2-23/+0
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-24/+0
2013-04-24virtio-bus: add new functions.KONRAD Frederic1-0/+5
2013-04-24virtio-rng: cleanup: use QOM casts.KONRAD Frederic1-1/+1
2013-04-24virtio-rng: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-24virtio-rng: cleanup: init and exit functions.KONRAD Frederic1-2/+0
2013-04-24virtio-rng: add virtio-rng device.KONRAD Frederic1-0/+14
2013-04-24virtio-rng: don't use pointer for configuration.KONRAD Frederic1-1/+1
2013-04-24input: introduce keyboard handler listGerd Hoffmann1-0/+1
2013-04-24ich9: kill cmos_s3Hu Tao2-2/+2
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori4-4/+208
2013-04-20qdev: Drop taddr propertiesPeter Maydell1-10/+0
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2-0/+75
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini1-4/+129
2013-04-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-2/+0
2013-04-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+1
2013-04-19virtio.h: drop unused function prototypesLuiz Capitulino1-2/+0
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger1-0/+3
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman1-0/+1
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini1-1/+1
2013-04-17virtio-net: cleanup: use QOM cast.KONRAD Frederic1-1/+1
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic1-0/+13
2013-04-17virtio: add two functions to VirtioDeviceClass.KONRAD Frederic1-0/+12
2013-04-16Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori1-1/+1
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori1-0/+10
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede1-1/+1
2013-04-16stream: Remove app argument hackPeter Crosthwaite2-11/+15
2013-04-16stream: Add flow control APIPeter Crosthwaite1-3/+30
2013-04-16qdev: Add qdev property for bool typeIgor Mammedov1-0/+10
2013-04-16pci: add pci test deviceMichael S. Tsirkin1-0/+1
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori5-10/+9
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-2/+2
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic1-1/+1
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic1-0/+9
2013-04-15virtio: fix broken aliases.KONRAD Frederic3-3/+3
2013-04-15acpi.h: make it self containedMichael S. Tsirkin1-0/+6
2013-04-15acpi.h: make it self containedMichael S. Tsirkin1-0/+6
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2-8/+7
2013-04-15arm: fix location of some include filesPeter Maydell2-0/+0
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber1-1/+1