summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03tests/qapi-schema: Cover complex types with baseMarkus Armbruster
2014-03-03tests/qapi-schema: Cover anonymous union typesMarkus Armbruster
2014-03-03tests/qapi-schema: Cover simple argument typesMarkus Armbruster
2014-03-03tests/qapi-schema: Cover optional command argumentsMarkus Armbruster
2014-03-03tests/qapi-schema: Actually check successful QMP command responseMarkus Armbruster
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-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-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-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
2014-02-26target-arm: Add utility function for checking AA32/64 state of an ELPeter Maydell
2014-02-26target-arm: Implement AArch64 view of CPACRPeter Maydell
2014-02-26target-arm: A64: Implement MSR (immediate) instructionsPeter Maydell
2014-02-26target-arm: Store AIF bits in env->pstate for AArch32Peter Maydell
2014-02-26target-arm: A64: Implement WFIPeter Maydell
2014-02-26target-arm: Get MMU index information correct for A64 codePeter Maydell