aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-04-30introduce a new qom device to deal with panicked eventHu Tao
2013-04-30qdev: Report errors collected during device realizationJan Kiszka
2013-04-30pc_piix: remove undesired change in pc_init1Paolo Bonzini
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini
2013-04-29audio: replace audio card configuration with default-configsPaolo Bonzini
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini
2013-04-29adlib: qdev-ifyPaolo Bonzini
2013-04-29wdt_ib700: QOM'ifyAndreas Färber
2013-04-29vmport: QOM'ifyAndreas Färber
2013-04-29vmmouse: QOM'ifyAndreas Färber
2013-04-29vga-isa: QOM'ify ISA VGAAndreas Färber
2013-04-29sga: QOM'ifyAndreas Färber
2013-04-29serial: QOM'ify ISA serialAndreas Färber
2013-04-29sb16: QOM'ifyAndreas Färber
2013-04-29pcspk: QOM'ifyAndreas Färber
2013-04-29pckbd: QOM'ifyAndreas Färber
2013-04-29pc: QOM'ify port 92Andreas Färber
2013-04-29parallel: QOM'ifyAndreas Färber
2013-04-29ne2000-isa: QOM'ifyAndreas Färber
2013-04-29mc146818rtc: QOM'ifyAndreas Färber
2013-04-29m48t59: QOM'ify ISA M48T59 NVRAMAndreas Färber
2013-04-29ide: QOM'ify ISA IDEAndreas Färber
2013-04-29i8259: QOM cleanupsAndreas Färber
2013-04-29i82374: QOM'ifyAndreas Färber
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber
2013-04-29cirrus_vga: QOM'ify ISA Cirrus VGAAndreas Färber
2013-04-29applesmc: QOM'ifyAndreas Färber
2013-04-29virtio-net: unbreak the minix guestJason Wang
2013-04-29Merge remote-tracking branch 'alon/libcacard_ccid.2' into stagingAnthony Liguori
2013-04-27sparc64: use direct interrupt mapping for PCI devicesArtyom Tarasenko
2013-04-27sparc64: fix loosing interruptsArtyom Tarasenko
2013-04-27sparc64: allow 64 IRQ linesArtyom Tarasenko
2013-04-27ccid: Fix crash when backend isn't specifiedCole Robinson
2013-04-27Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno
2013-04-26pseries: Generate device paths for VIO devicesDavid Gibson
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson
2013-04-26pseries: Fix some small errors in XICS logicDavid Gibson
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson
2013-04-26PPC: mac newworld: fix cpu NIP reset valueAlexander Graf
2013-04-26Enable kvm emulated watchdogBharat Bhushan
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau
2013-04-26PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder
2013-04-26virtio-rng-s390: add properties.KONRAD Frederic
2013-04-26S390: CCW: Use new, working firmware by defaultAlexander Graf
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf
2013-04-26S390: IPL: Support ELF firmwareAlexander Graf
2013-04-26S390: Make IPL reset address dynamicAlexander Graf
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann