summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* target-i386: n270 can MOVBEBorislav Petkov2013-05-062-0/+2
* qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber2013-05-061-11/+25
* qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2013-05-062-15/+17
* Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-05-061-10/+26
|\
| * prep: Make System I/O port 0092 read/writeJulio Guerra2013-05-061-1/+1
| * prep: Add ELF support for -biosAndreas Färber2013-05-051-9/+22
| * prep: Fix NIP reset valueFabien Chouteau2013-05-051-0/+3
* | Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2013-05-061-64/+198
|\ \ | |/ |/|
| * i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS2013-05-031-64/+198
* | qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov2013-05-031-1/+1
* | virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-034-1/+38
* | virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-034-1/+37
* | scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-0310-12/+13
* | virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-031-0/+24
* | virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic2013-05-033-3/+11
|/
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-0213-16/+336
|\
| * target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost2013-05-021-1/+1
| * pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-013-0/+28
| * target-i386: Move APIC to ICC busIgor Mammedov2013-05-013-8/+33
| * target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-013-6/+8
| * target-i386: Introduce ICC bus/device/bridgeIgor Mammedov2013-05-014-0/+124
| * kvmvapic: Make dependency on sysbus.h explicitIgor Mammedov2013-05-011-0/+1
| * target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-013-3/+3
| * target-i386: Introduce apic-id CPU propertyIgor Mammedov2013-05-011-1/+28
| * acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov2013-05-011-2/+88
| * pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-012-0/+27
* | Trivial grammar and spelling fixesStefan Weil2013-05-011-1/+1
|/
* virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang2013-04-301-0/+1
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-303-0/+26
* pvpanic: pass configurable ioport to seabiosHu Tao2013-04-302-1/+21
* introduce a new qom device to deal with panicked eventHu Tao2013-04-302-0/+125
* qdev: Report errors collected during device realizationJan Kiszka2013-04-301-0/+1
* pc_piix: remove undesired change in pc_init1Paolo Bonzini2013-04-301-0/+1
* audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini2013-04-295-11/+0
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-295-6/+5
* audio: replace audio card configuration with default-configsPaolo Bonzini2013-04-291-9/+7
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-299-19/+26
* adlib: qdev-ifyPaolo Bonzini2013-04-291-17/+66
* wdt_ib700: QOM'ifyAndreas Färber2013-04-291-4/+8
* vmport: QOM'ifyAndreas Färber2013-04-291-4/+8
* vmmouse: QOM'ifyAndreas Färber2013-04-291-5/+9
* vga-isa: QOM'ify ISA VGAAndreas Färber2013-04-291-12/+17
* sga: QOM'ifyAndreas Färber2013-04-291-3/+7
* serial: QOM'ify ISA serialAndreas Färber2013-04-291-4/+7
* sb16: QOM'ifyAndreas Färber2013-04-291-6/+8
* pcspk: QOM'ifyAndreas Färber2013-04-291-3/+6
* pckbd: QOM'ifyAndreas Färber2013-04-291-5/+11
* pc: QOM'ify port 92Andreas Färber2013-04-291-5/+9
* parallel: QOM'ifyAndreas Färber2013-04-291-3/+8
* ne2000-isa: QOM'ifyAndreas Färber2013-04-291-3/+7
OpenPOWER on IntegriCloud