summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-29ide: QOM'ify ISA IDEAndreas Färber1-15/+24
2013-04-29i8259: QOM cleanupsAndreas Färber3-12/+14
2013-04-29i82374: QOM'ifyAndreas Färber1-3/+7
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber2-10/+13
2013-04-29cirrus_vga: QOM'ify ISA Cirrus VGAAndreas Färber1-5/+10
2013-04-29applesmc: QOM'ifyAndreas Färber1-14/+19
2013-04-29virtio-net: unbreak the minix guestJason Wang1-7/+8
2013-04-29Merge remote-tracking branch 'alon/libcacard_ccid.2' into stagingAnthony Liguori1-2/+8
2013-04-27sparc64: use direct interrupt mapping for PCI devicesArtyom Tarasenko1-1/+1
2013-04-27sparc64: fix loosing interruptsArtyom Tarasenko1-18/+96
2013-04-27sparc64: allow 64 IRQ linesArtyom Tarasenko2-2/+2
2013-04-27ccid: Fix crash when backend isn't specifiedCole Robinson1-2/+8
2013-04-27Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno10-50/+141
2013-04-26pseries: Generate device paths for VIO devicesDavid Gibson1-14/+23
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson5-28/+43
2013-04-26pseries: Fix some small errors in XICS logicDavid Gibson1-0/+2
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson1-2/+19
2013-04-26PPC: mac newworld: fix cpu NIP reset valueAlexander Graf1-0/+2
2013-04-26Enable kvm emulated watchdogBharat Bhushan1-4/+41
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau1-2/+4
2013-04-26PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder1-0/+7
2013-04-26virtio-rng-s390: add properties.KONRAD Frederic1-0/+8
2013-04-26S390: CCW: Use new, working firmware by defaultAlexander Graf1-1/+1
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf4-6/+11
2013-04-26S390: IPL: Support ELF firmwareAlexander Graf1-6/+10
2013-04-26S390: Make IPL reset address dynamicAlexander Graf1-11/+11
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste3-0/+6
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann1-3/+1
2013-04-25console: add device link to QemuConsolesGerd Hoffmann21-26/+27
2013-04-25console: qom-ify QemuConsoleGerd Hoffmann1-1/+1
2013-04-25virtio-ccw: Check indicators location.Cornelia Huck1-0/+6
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster3-4/+34
2013-04-24pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()Markus Armbruster1-4/+12
2013-04-24pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()Markus Armbruster1-1/+2
2013-04-24Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori3-61/+254
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic7-24/+9
2013-04-24virtio: remove virtiobindings.KONRAD Frederic9-99/+73
2013-04-24virtio: remove the function pointer.KONRAD Frederic12-83/+62
2013-04-24virtio-pci: cleanup.KONRAD Frederic2-54/+2
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic6-8/+9
2013-04-24virtio-bus: add new functions.KONRAD Frederic1-0/+23
2013-04-24virtio-rng: cleanup: use QOM casts.KONRAD Frederic1-12/+15
2013-04-24virtio-rng: cleanup: remove qdev field.KONRAD Frederic1-2/+0