aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-03-10ide: place initial state of the current request to IDEBusPaolo Bonzini
2015-03-10ide: replace set_unit callback with more IDEBus statePaolo Bonzini
2015-03-10ide: remove restart_cb callbackPaolo Bonzini
2015-03-10ide: move restart callback to common codePaolo Bonzini
2015-03-10ide: pass IDEBus to the restart_cbPaolo Bonzini
2015-03-10ide: do not use BMDMA in restart callbackPaolo Bonzini
2015-03-10ide: introduce ide_register_restart_cbPaolo Bonzini
2015-03-10ide: prepare to move restart to common codePaolo Bonzini
2015-03-10ide: start extracting ide_restart_dma out of bmdma_restart_dmaPaolo Bonzini
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova
2015-03-10virtio-blk: Check return value of blk_aio_ioctlFam Zheng
2015-03-10scsi: Convert remaining PCI HBAs to realize()Markus Armbruster
2015-03-10scsi: Improve error reporting for invalid drive propertyMarkus Armbruster
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster
2015-03-10scsi: Clean up duplicated error in legacy if=scsi codeMarkus Armbruster
2015-03-10sun4u: switch m48t59 NVRAM to MMIO accessMark Cave-Ayland
2015-03-10m48t59: add m48t59 sysbus deviceMark Cave-Ayland
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau
2015-03-10m48t59: register a QOM type for each nvram type we supportHervé Poussineau
2015-03-10m48t59: move ISA ports/memory regions registration to QOM constructorHervé Poussineau
2015-03-10elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel
2015-03-10virtio-ccw: Convert to realize()Markus Armbruster
2015-03-10virtio-s390: Convert to realize()Markus Armbruster
2015-03-10virtio-s390: s390_virtio_device_init() can't fail, simplifyMarkus Armbruster
2015-03-109pfs: remove useless returnMichael Tokarev
2015-03-10milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář
2015-03-10fix GCC 5.0.0 logical-not-parentheses warningsRadim Krčmář
2015-03-10vhost_net: Add missing 'static' attributeStefan Weil
2015-03-10e500: fix memory leakMichael Tokarev
2015-03-10sysbus: fix memory leakGonglei
2015-03-10milkymist.c: fix memory leakGonglei
2015-03-10macio: fix possible memory leakGonglei
2015-03-10sparc/leon3.c: fix memory leakGonglei
2015-03-10vhost: Remove superfluous '\n' around error_report()Gonglei
2015-03-10arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei
2015-03-10tpm: Remove superfluous '\n' around error_report()Gonglei
2015-03-10xtensa: Remove superfluous '\n' around error_report()Gonglei
2015-03-10vfio: Remove superfluous '\n' around error_report()Gonglei
2015-03-10vhost-scsi: Remove superfluous '\n' around error_report()Gonglei
2015-03-10Remove superfluous '\n' around error_report()Gonglei
2015-03-10pl330.c: remove superfluous '\n' around error_setgGonglei
2015-03-10a9gtimer: remove superfluous '\n' around error_setgGonglei
2015-03-10block: remove superfluous '\n' around error_report/error_setgGonglei
2015-03-10xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster
2015-03-10xen-pt: fix Out-of-bounds readGonglei
2015-03-10xen-pt: fix Negative array index readGonglei
2015-03-09target-i386: Move APIC ID compatibility code to pc.cEduardo Habkost