aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-02tests/test-int128: Don't use __noclone__ attribute on clangPeter Maydell1-1/+14
2014-03-02stubs: Optimize dependencies for gdbstub.cStefan Weil1-1/+3
2014-03-02tcg: Fix typo in comment (dependancies -> dependencies)Stefan Weil1-1/+1
2014-03-02bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)Stefan Weil1-4/+4
2014-03-02bswap: Modify prototype of stb_p (avoid type conversions)Stefan Weil1-1/+1
2014-03-02object: Report type in error when not user creatable.Hani Benhabiles1-2/+2
2014-03-02include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert1-1/+1
2014-02-28monitor: Remove left-over code in do_info_profile.Hani Benhabiles1-4/+0
2014-02-28qerror: Improve QERR_DEVICE_NOT_ACTIVE messageHani Benhabiles1-1/+1
2014-02-28qmp: Check for returned data from __json_read in get_eventsFam Zheng1-1/+6
2014-02-28block/vmdk: do not report file offset for compressed extentsPeter Lieven1-1/+1
2014-02-28discard rbd error output when not relevant in qemu-iotestsLoic Dachary1-1/+1
2014-02-28block: use /var/tmp instead of /tmp for -snapshotAmit Shah1-2/+3
2014-02-28qemu-io-test: Disable Quorum test when not compiled in.Benoît Canet1-0/+3
2014-02-28qmp: Make Quorum error events more palatable.Benoît Canet3-40/+46
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