index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-03
qapi: Add missing null check to opts_start_struct()
Markus Armbruster
2014-03-03
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
Markus Armbruster
2014-03-03
qapi: Clean up null checking in generated visitors
Markus Armbruster
2014-03-03
qapi: Drop unused code in qapi-commands.py
Markus Armbruster
2014-03-03
qapi: Drop nonsensical header guard in generated qapi-visit.c
Markus Armbruster
2014-03-03
qapi: Fix licensing of scripts
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover flat union types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover union types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover simple argument types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
2014-03-03
tests/qapi-schema: Actually check successful QMP command response
Markus Armbruster
2014-02-28
monitor: Remove left-over code in do_info_profile.
Hani Benhabiles
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
2014-02-28
qmp: Check for returned data from __json_read in get_events
Fam Zheng
2014-02-28
dump: add 'query-dump-guest-memory-capability' command
qiaonuohan
2014-02-28
Define the architecture for compressed dump format
qiaonuohan
2014-02-28
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
2014-02-28
dump: add API to write dump pages
qiaonuohan
2014-02-28
dump: add APIs to operate DataCache
qiaonuohan
2014-02-28
dump: add API to write dump_bitmap
qiaonuohan
2014-02-28
dump: add API to write dump header
qiaonuohan
2014-02-28
dump: add members to DumpState and init some of them
qiaonuohan
2014-02-28
dump: add support for lzo/snappy
qiaonuohan
2014-02-28
dump: add API to write elf notes to buffer
qiaonuohan
2014-02-28
dump: add API to write vmcore
qiaonuohan
2014-02-28
dump: add API to write header of flatten format
qiaonuohan
2014-02-28
dump: add argument to write_elfxx_notes
qiaonuohan
2014-02-28
dump: const-qualify the buf of WriteCoreDumpFunction
qiaonuohan
2014-02-28
MAINTAINERS: update status for HMP, QAPI and QMP trees
Luiz Capitulino
2014-02-28
QMP: Allow dot separated dict path arguments in qmp-shell
Fam Zheng
2014-02-28
modules: Fix building with --enable-modules
Fam Zheng
2014-02-27
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-02-27
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022...
Peter Maydell
2014-02-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...
Peter Maydell
2014-02-26
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...
Peter Maydell
2014-02-26
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-02-26
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into staging
Peter Maydell
2014-02-26
vfio: blacklist loading of unstable roms
Bandan Das
2014-02-26
qdev-monitor: set DeviceState opts before calling realize
Bandan Das
2014-02-26
pci-assign: Fix potential read beyond buffer on -EBUSY
Markus Armbruster
2014-02-26
vfio: Fix overrun after readlink() fills buffer completely
Markus Armbruster
2014-02-26
dma/pl330: implement dmaadnh instruction
Peter Crosthwaite
2014-02-26
dma/pl330: Fix buffer depth
Peter Crosthwaite
2014-02-26
dma/pl330: Add event debugging printfs
Peter Crosthwaite
2014-02-26
dma/pl330: Rename parent_obj
Peter Crosthwaite
2014-02-26
dma/pl330: printf format type sweep.
Peter Crosthwaite
2014-02-26
dma/pl330: Fix misleading type
Peter Crosthwaite
2014-02-26
dma/pl330: Delete overly verbose debug printf
Peter Crosthwaite
[next]