aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-03-04Makefile: Add missing dependency for system emulation (fix build)Stefan Weil
2014-02-28modules: Fix building with --enable-modulesFam Zheng
2014-02-27Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-02-27Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022...Peter Maydell
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland
2014-02-27sun4m: fix slavio timer RUN/STOP bitMark Cave-Ayland
2014-02-27sun4m: Set HostID in NVRAMMark Cave-Ayland
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth
2014-02-27s390x/kvm: Rework priv instruction handlersFrank Blaschka
2014-02-27s390x/kvm: Add missing SIGP CPU RESET orderThomas Huth
2014-02-27s390x/kvm: Rework SIGP INITIAL CPU RESET handlerThomas Huth
2014-02-27s390x/cpu: Use ioctl to reset state in the kernelThomas Huth
2014-02-27s390-ccw.img: new binary rom to match latest fixesChristian Borntraeger
2014-02-27s390-ccw.img: Fix sporadic errors with ccw boot image - initialize cssChristian Borntraeger
2014-02-27s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idxChristian Borntraeger
2014-02-27s390x/event-facility: exploit realize/unrealizeHeinz Graalfs
2014-02-27s390x/event-facility: add support for live migrationHeinz Graalfs
2014-02-27s390x/event-facility: code restructureHeinz Graalfs
2014-02-27s390x/event-facility: some renamingHeinz Graalfs
2014-02-27s390x/sclp: Fixed setting of condition code registerThomas Huth
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth
2014-02-27s390x/eventfacility: mask out commandsChristian Borntraeger
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth
2014-02-27s390x/virtio-hcall: Add range check for hypervisor callThomas Huth
2014-02-27s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handlerThomas Huth
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-02-27update linux headers to kvm/nextChristian Borntraeger
2014-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into stagingPeter Maydell
2014-02-26vfio: blacklist loading of unstable romsBandan Das
2014-02-26qdev-monitor: set DeviceState opts before calling realizeBandan Das
2014-02-26pci-assign: Fix potential read beyond buffer on -EBUSYMarkus Armbruster
2014-02-26vfio: Fix overrun after readlink() fills buffer completelyMarkus Armbruster
2014-02-26dma/pl330: implement dmaadnh instructionPeter Crosthwaite
2014-02-26dma/pl330: Fix buffer depthPeter Crosthwaite
2014-02-26dma/pl330: Add event debugging printfsPeter Crosthwaite
2014-02-26dma/pl330: Rename parent_objPeter Crosthwaite
2014-02-26dma/pl330: printf format type sweep.Peter Crosthwaite
2014-02-26dma/pl330: Fix misleading typePeter Crosthwaite
2014-02-26dma/pl330: Delete overly verbose debug printfPeter Crosthwaite
2014-02-26target-arm: Add support for AArch32 ARMv8 CRC32 instructionsWill Newton
2014-02-26include/qemu/crc32c.h: Rename include guards to match filenameWill Newton