summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+0
2013-05-22virtio-net: dynamic network offloads configurationDmitry Fleytman2-0/+17
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-05-15virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic1-0/+4
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini1-5/+0
2013-05-06target-i386: Change CPUID model of 486 to 8Andreas Färber1-0/+4
2013-05-06qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber1-0/+2
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber1-2/+3
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic1-1/+0
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic1-1/+2
2013-05-03virtio: add virtio_device_set_child_bus_name.KONRAD Frederic1-0/+4
2013-05-02Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori5-6/+91
2013-05-01Trivial grammar and spelling fixesStefan Weil1-3/+3
2013-05-01pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov1-0/+1
2013-05-01Add hot_add_cpu hook to QEMUMachineIgor Mammedov1-0/+3
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov2-3/+6
2013-05-01target-i386: Attach ICC bus to CPU on its creationIgor Mammedov1-1/+1
2013-05-01target-i386: Introduce ICC bus/device/bridgeIgor Mammedov1-0/+79
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov1-2/+0
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov1-0/+1
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao1-0/+3
2013-04-30fw_cfg: add required header filesHu Tao1-0/+7
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2-21/+4
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