aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10cpus: initialize cpu->memory_dispatchPaolo Bonzini
2015-03-10rcu: handle forks safelyPaolo Bonzini
2015-03-10qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECKPaolo Bonzini
2015-03-10kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi
2015-03-10kvm_stat: add column headers to text UIStefan Hajnoczi
2015-03-10iscsi: Fix check for usernameStefan Weil
2015-03-10sun4u: switch m48t59 NVRAM to MMIO accessMark Cave-Ayland
2015-03-10MAINTAINERS: add myself as SPARC maintainerMark Cave-Ayland
2015-03-10doc: minor updates to SPARC32 and SPARC64 documentationMark 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-10s390-ccw.img: Reinitialize guessing on rebootChristian Borntraeger
2015-03-10s390-ccw.img: Allow bigger ramdisk sizes or offsetsChristian Borntraeger
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-10s390x/kvm: enable the new SIGP handling in user spaceDavid Hildenbrand
2015-03-10s390x/kvm: deliver SIGP RESTART directly if stoppedDavid Hildenbrand
2015-03-10s390x: add function to deliver restart irqsDavid Hildenbrand
2015-03-10s390x/kvm: SIGP START is only applicable when STOPPEDDavid Hildenbrand
2015-03-10s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand
2015-03-10s390x/kvm: trace all SIGP ordersDavid Hildenbrand
2015-03-10s390x/kvm: helper to set the SIGP status in SigpInfoDavid Hildenbrand
2015-03-10s390x/kvm: pass the SIGP instruction parameter to the SIGP handlerDavid Hildenbrand
2015-03-10s390x/kvm: more details for SIGP handler with one destination vcpuDavid Hildenbrand
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand
2015-03-10synchronize Linux headers to 4.0-rc3Christian Borntraeger
2015-03-109pfs: remove useless returnMichael Tokarev
2015-03-10gdbstub: avoid possible NULL pointer dereferencePaolo Bonzini
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-10migration: Fix coding style (whitespace issues)Stefan Weil
2015-03-10oslib-posix: Fix compiler warning (-Wclobbered) and simplify the codeStefan Weil
2015-03-10disas/microblaze: Fix warnings caused by missing 'static' attributeStefan Weil
2015-03-10disas/arm: Fix warnings caused by missing 'static' attributeStefan Weil
2015-03-10vhost_net: Add missing 'static' attributeStefan Weil
2015-03-10e500: fix memory leakMichael Tokarev
2015-03-10gitignore: Ignore new testsCole Robinson
2015-03-10gitignore: Track common.env in iotests gitignoreCole Robinson
2015-03-10sysbus: fix memory leakGonglei
2015-03-10milkymist.c: fix memory leakGonglei
2015-03-10macio: fix possible memory leakGonglei