summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2-15/+17
2013-05-06Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori1-10/+26
2013-05-06Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori1-64/+198
2013-05-06prep: Make System I/O port 0092 read/writeJulio Guerra1-1/+1
2013-05-05prep: Add ELF support for -biosAndreas Färber1-9/+22
2013-05-05prep: Fix NIP reset valueFabien Chouteau1-0/+3
2013-05-03i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS1-64/+198
2013-05-03qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov1-1/+1
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic4-1/+38
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic4-1/+37
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic10-12/+13
2013-05-03virtio: add virtio_device_set_child_bus_name.KONRAD Frederic1-0/+24
2013-05-03virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic3-3/+11
2013-05-02Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori13-16/+336
2013-05-02target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost1-1/+1
2013-05-01Trivial grammar and spelling fixesStefan Weil1-1/+1
2013-05-01pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov3-0/+28
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov3-8/+33
2013-05-01target-i386: Attach ICC bus to CPU on its creationIgor Mammedov3-6/+8
2013-05-01target-i386: Introduce ICC bus/device/bridgeIgor Mammedov4-0/+124
2013-05-01kvmvapic: Make dependency on sysbus.h explicitIgor Mammedov1-0/+1
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov3-3/+3
2013-05-01target-i386: Introduce apic-id CPU propertyIgor Mammedov1-1/+28
2013-05-01acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov1-2/+88
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2-0/+27
2013-04-30virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang1-0/+1
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao3-0/+26
2013-04-30pvpanic: pass configurable ioport to seabiosHu Tao2-1/+21
2013-04-30introduce a new qom device to deal with panicked eventHu Tao2-0/+125
2013-04-30qdev: Report errors collected during device realizationJan Kiszka1-0/+1
2013-04-30pc_piix: remove undesired change in pc_init1Paolo Bonzini1-0/+1
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini5-11/+0
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini5-6/+5
2013-04-29audio: replace audio card configuration with default-configsPaolo Bonzini1-9/+7
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini9-19/+26
2013-04-29adlib: qdev-ifyPaolo Bonzini1-17/+66
2013-04-29wdt_ib700: QOM'ifyAndreas Färber1-4/+8
2013-04-29vmport: QOM'ifyAndreas Färber1-4/+8
2013-04-29vmmouse: QOM'ifyAndreas Färber1-5/+9
2013-04-29vga-isa: QOM'ify ISA VGAAndreas Färber1-12/+17
2013-04-29sga: QOM'ifyAndreas Färber1-3/+7
2013-04-29serial: QOM'ify ISA serialAndreas Färber1-4/+7
2013-04-29sb16: QOM'ifyAndreas Färber1-6/+8
2013-04-29pcspk: QOM'ifyAndreas Färber1-3/+6
2013-04-29pckbd: QOM'ifyAndreas Färber1-5/+11
2013-04-29pc: QOM'ify port 92Andreas Färber1-5/+9
2013-04-29parallel: QOM'ifyAndreas Färber1-3/+8
2013-04-29ne2000-isa: QOM'ifyAndreas Färber1-3/+7
2013-04-29mc146818rtc: QOM'ifyAndreas Färber1-16/+20
2013-04-29m48t59: QOM'ify ISA M48T59 NVRAMAndreas Färber1-14/+21