aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-03-10ide: place initial state of the current request to IDEBusPaolo Bonzini4-12/+16
2015-03-10ide: replace set_unit callback with more IDEBus statePaolo Bonzini6-26/+15
2015-03-10ide: remove restart_cb callbackPaolo Bonzini4-16/+0
2015-03-10ide: move restart callback to common codePaolo Bonzini4-81/+81
2015-03-10ide: pass IDEBus to the restart_cbPaolo Bonzini2-6/+6
2015-03-10ide: do not use BMDMA in restart callbackPaolo Bonzini1-3/+3
2015-03-10ide: introduce ide_register_restart_cbPaolo Bonzini5-6/+9
2015-03-10ide: prepare to move restart to common codePaolo Bonzini2-5/+8
2015-03-10ide: start extracting ide_restart_dma out of bmdma_restart_dmaPaolo Bonzini1-10/+18
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova8-2/+41
2015-03-10virtio-blk: Check return value of blk_aio_ioctlFam Zheng1-2/+8
2015-03-10scsi: Convert remaining PCI HBAs to realize()Markus Armbruster3-41/+17
2015-03-10scsi: Improve error reporting for invalid drive propertyMarkus Armbruster1-4/+1
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster7-25/+30
2015-03-10scsi: Clean up duplicated error in legacy if=scsi codeMarkus Armbruster4-2/+6
2015-03-10sun4u: switch m48t59 NVRAM to MMIO accessMark Cave-Ayland1-2/+8
2015-03-10m48t59: add m48t59 sysbus deviceMark Cave-Ayland1-0/+4
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland5-16/+19
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau5-198/+172
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau1-0/+59
2015-03-10m48t59: register a QOM type for each nvram type we supportHervé Poussineau1-77/+169
2015-03-10m48t59: move ISA ports/memory regions registration to QOM constructorHervé Poussineau1-12/+13
2015-03-10elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth1-0/+2
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel1-0/+10
2015-03-10virtio-ccw: Convert to realize()Markus Armbruster2-61/+75
2015-03-10virtio-s390: Convert to realize()Markus Armbruster2-35/+47
2015-03-10virtio-s390: s390_virtio_device_init() can't fail, simplifyMarkus Armbruster1-14/+15
2015-03-109pfs: remove useless returnMichael Tokarev1-1/+0
2015-03-10milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář1-1/+1
2015-03-10fix GCC 5.0.0 logical-not-parentheses warningsRadim Krčmář1-2/+2
2015-03-10vhost_net: Add missing 'static' attributeStefan Weil1-1/+1
2015-03-10e500: fix memory leakMichael Tokarev1-0/+1
2015-03-10sysbus: fix memory leakGonglei1-0/+2
2015-03-10milkymist.c: fix memory leakGonglei1-0/+1
2015-03-10macio: fix possible memory leakGonglei1-1/+2
2015-03-10sparc/leon3.c: fix memory leakGonglei1-0/+1
2015-03-10vhost: Remove superfluous '\n' around error_report()Gonglei1-1/+1
2015-03-10arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei1-3/+3
2015-03-10tpm: Remove superfluous '\n' around error_report()Gonglei1-6/+6
2015-03-10xtensa: Remove superfluous '\n' around error_report()Gonglei2-6/+6
2015-03-10vfio: Remove superfluous '\n' around error_report()Gonglei1-5/+5
2015-03-10vhost-scsi: Remove superfluous '\n' around error_report()Gonglei1-3/+3
2015-03-10Remove superfluous '\n' around error_report()Gonglei2-2/+2
2015-03-10pl330.c: remove superfluous '\n' around error_setgGonglei1-2/+2
2015-03-10a9gtimer: remove superfluous '\n' around error_setgGonglei1-1/+1
2015-03-10block: remove superfluous '\n' around error_report/error_setgGonglei1-1/+1
2015-03-10xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster1-0/+1
2015-03-10xen-pt: fix Out-of-bounds readGonglei1-1/+1
2015-03-10xen-pt: fix Negative array index readGonglei1-4/+2
2015-03-09target-i386: Move APIC ID compatibility code to pc.cEduardo Habkost1-0/+35