aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03qemu-img: Remove unneeded include filesStefan Weil
2014-03-03exec: Remove unneeded include filesStefan Weil
2014-03-03util/iov: Use qemu/sockets.h instead of conditional codeStefan Weil
2014-03-03qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell
2014-03-02tests/test-int128: Don't use __noclone__ attribute on clangPeter Maydell
2014-03-02stubs: Optimize dependencies for gdbstub.cStefan Weil
2014-03-02tcg: Fix typo in comment (dependancies -> dependencies)Stefan Weil
2014-03-02bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)Stefan Weil
2014-03-02bswap: Modify prototype of stb_p (avoid type conversions)Stefan Weil
2014-03-02object: Report type in error when not user creatable.Hani Benhabiles
2014-03-02include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert
2014-02-28monitor: Remove left-over code in do_info_profile.Hani Benhabiles
2014-02-28qerror: Improve QERR_DEVICE_NOT_ACTIVE messageHani Benhabiles
2014-02-28qmp: Check for returned data from __json_read in get_eventsFam Zheng
2014-02-28block/vmdk: do not report file offset for compressed extentsPeter Lieven
2014-02-28discard rbd error output when not relevant in qemu-iotestsLoic Dachary
2014-02-28block: use /var/tmp instead of /tmp for -snapshotAmit Shah
2014-02-28qemu-io-test: Disable Quorum test when not compiled in.Benoît Canet
2014-02-28qmp: Make Quorum error events more palatable.Benoît Canet
2014-02-28qmp: Fix BlockdevOptionQuorum.Benoît Canet
2014-02-28block: gluster - add reopen support.Jeff Cody
2014-02-28block: gluster - code movements, state storage changesJeff Cody
2014-02-28qemu-iotests: add more tests to the "quick" groupPaolo Bonzini
2014-02-28dump: add 'query-dump-guest-memory-capability' commandqiaonuohan
2014-02-28Define the architecture for compressed dump formatqiaonuohan
2014-02-28dump: make kdump-compressed format available for 'dump-guest-memory'qiaonuohan
2014-02-28dump: add API to write dump pagesqiaonuohan
2014-02-28dump: add APIs to operate DataCacheqiaonuohan
2014-02-28dump: add API to write dump_bitmapqiaonuohan
2014-02-28dump: add API to write dump headerqiaonuohan
2014-02-28dump: add members to DumpState and init some of themqiaonuohan
2014-02-28dump: add support for lzo/snappyqiaonuohan
2014-02-28dump: add API to write elf notes to bufferqiaonuohan
2014-02-28dump: add API to write vmcoreqiaonuohan
2014-02-28dump: add API to write header of flatten formatqiaonuohan
2014-02-28dump: add argument to write_elfxx_notesqiaonuohan
2014-02-28dump: const-qualify the buf of WriteCoreDumpFunctionqiaonuohan
2014-02-28target-i386: Fix ucomis and comis memory accessRichard Henderson
2014-02-28target-i386: Fix SSE status flag corruptionRichard Henderson
2014-02-28target-i386: Fix CC_OP_CLR vs PFRichard Henderson
2014-02-28MAINTAINERS: update status for HMP, QAPI and QMP treesLuiz Capitulino
2014-02-28QMP: Allow dot separated dict path arguments in qmp-shellFam Zheng
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