summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
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