summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Change CPUID model of 486 to 8Andreas Färber2013-05-061-0/+4
* qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber2013-05-061-0/+2
* qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2013-05-061-2/+3
* virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-031-1/+0
* scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-031-1/+2
* virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-031-0/+4
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-025-6/+91
|\
| * pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-011-0/+1
| * Add hot_add_cpu hook to QEMUMachineIgor Mammedov2013-05-011-0/+3
| * target-i386: Move APIC to ICC busIgor Mammedov2013-05-012-3/+6
| * target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-011-1/+1
| * target-i386: Introduce ICC bus/device/bridgeIgor Mammedov2013-05-011-0/+79
| * target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-011-2/+0
| * pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-011-0/+1
* | Trivial grammar and spelling fixesStefan Weil2013-05-011-3/+3
|/
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-301-0/+3
* fw_cfg: add required header filesHu Tao2013-04-301-0/+7
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-292-21/+4
* serial: QOM'ify ISA serialAndreas Färber2013-04-291-0/+1
* pcspk: QOM'ifyAndreas Färber2013-04-291-1/+3
* mc146818rtc: QOM'ifyAndreas Färber2013-04-291-0/+2
* i8259: QOM cleanupsAndreas Färber2013-04-291-1/+2
* fdc: QOM'ify ISA floppy controllerAndreas Färber2013-04-291-0/+2
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-241-0/+5
* virtio: drop unused function prototypes.KONRAD Frederic2013-04-241-10/+0
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-5/+1
* virtio: remove virtiobindings.KONRAD Frederic2013-04-242-23/+0
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-24/+0
* virtio-bus: add new functions.KONRAD Frederic2013-04-241-0/+5
* 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
OpenPOWER on IntegriCloud