summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-28qmp: Fix BlockdevOptionQuorum.BenoƮt Canet1-2/+3
2014-02-28block: gluster - add reopen support.Jeff Cody1-0/+102
2014-02-28block: gluster - code movements, state storage changesJeff Cody1-15/+26
2014-02-28qemu-iotests: add more tests to the "quick" groupPaolo Bonzini2-17/+18
2014-02-28dump: add 'query-dump-guest-memory-capability' commandqiaonuohan3-0/+77
2014-02-28Define the architecture for compressed dump formatqiaonuohan3-2/+8
2014-02-28dump: make kdump-compressed format available for 'dump-guest-memory'qiaonuohan4-10/+158
2014-02-28dump: add API to write dump pagesqiaonuohan2-0/+238
2014-02-28dump: add APIs to operate DataCacheqiaonuohan2-0/+56
2014-02-28dump: add API to write dump_bitmapqiaonuohan2-0/+166
2014-02-28dump: add API to write dump headerqiaonuohan2-0/+319
2014-02-28dump: add members to DumpState and init some of themqiaonuohan2-0/+35
2014-02-28dump: add support for lzo/snappyqiaonuohan1-0/+54
2014-02-28dump: add API to write elf notes to bufferqiaonuohan1-0/+19
2014-02-28dump: add API to write vmcoreqiaonuohan1-0/+21
2014-02-28dump: add API to write header of flatten formatqiaonuohan2-0/+59
2014-02-28dump: add argument to write_elfxx_notesqiaonuohan1-8/+8
2014-02-28dump: const-qualify the buf of WriteCoreDumpFunctionqiaonuohan2-2/+3
2014-02-28target-i386: Fix ucomis and comis memory accessRichard Henderson1-10/+36
2014-02-28target-i386: Fix SSE status flag corruptionRichard Henderson3-8/+12
2014-02-28target-i386: Fix CC_OP_CLR vs PFRichard Henderson2-2/+2
2014-02-28MAINTAINERS: update status for HMP, QAPI and QMP treesLuiz Capitulino1-3/+3
2014-02-28QMP: Allow dot separated dict path arguments in qmp-shellFam Zheng1-2/+18
2014-02-28modules: Fix building with --enable-modulesFam Zheng1-1/+1
2014-02-27Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell1-1/+1
2014-02-27Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022...Peter Maydell3-4/+80
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland3-3/+84
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland6-3/+390
2014-02-27sun4m: fix slavio timer RUN/STOP bitMark Cave-Ayland1-15/+10
2014-02-27sun4m: Set HostID in NVRAMMark Cave-Ayland1-0/+2
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth1-8/+13
2014-02-27s390x/kvm: Rework priv instruction handlersFrank Blaschka1-59/+80
2014-02-27s390x/kvm: Add missing SIGP CPU RESET orderThomas Huth1-0/+13
2014-02-27s390x/kvm: Rework SIGP INITIAL CPU RESET handlerThomas Huth1-18/+7
2014-02-27s390x/cpu: Use ioctl to reset state in the kernelThomas Huth1-0/+9
2014-02-27s390-ccw.img: new binary rom to match latest fixesChristian Borntraeger1-0/+0
2014-02-27s390-ccw.img: Fix sporadic errors with ccw boot image - initialize cssChristian Borntraeger1-2/+1
2014-02-27s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idxChristian Borntraeger1-0/+1
2014-02-27s390x/event-facility: exploit realize/unrealizeHeinz Graalfs1-9/+18
2014-02-27s390x/event-facility: add support for live migrationHeinz Graalfs1-0/+12
2014-02-27s390x/event-facility: code restructureHeinz Graalfs4-88/+47
2014-02-27s390x/event-facility: some renamingHeinz Graalfs1-9/+9
2014-02-27s390x/sclp: Fixed setting of condition code registerThomas Huth1-1/+2
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth4-9/+10
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth3-5/+5
2014-02-27s390x/eventfacility: mask out commandsChristian Borntraeger1-1/+1
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth2-3/+9
2014-02-27s390x/virtio-hcall: Add range check for hypervisor callThomas Huth1-4/+7
2014-02-27s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handlerThomas Huth1-2/+4
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel4-0/+94