aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03qapi: Add missing null check to opts_start_struct()Markus Armbruster
2014-03-03qapi: Clean up superfluous null check in qapi_dealloc_type_str()Markus Armbruster
2014-03-03qapi: Clean up null checking in generated visitorsMarkus Armbruster
2014-03-03qapi: Drop unused code in qapi-commands.pyMarkus Armbruster
2014-03-03qapi: Drop nonsensical header guard in generated qapi-visit.cMarkus Armbruster
2014-03-03qapi: Fix licensing of scriptsMarkus Armbruster
2014-03-03tests/qapi-schema: Cover flat union typesMarkus Armbruster
2014-03-03tests/qapi-schema: Cover union types with baseMarkus Armbruster
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