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
2011-07-21
guest agent: add guest agent RPCs/commands
Michael Roth
2011-07-21
guest agent: qemu-ga daemon
Michael Roth
2011-07-21
guest agent: command state class
Michael Roth
2011-07-21
qerror: add QERR_JSON_PARSE_ERROR to qerror.c
Michael Roth
2011-07-21
qapi: add QAPI code generation documentation
Michael Roth
2011-07-21
qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
Michael Roth
2011-07-21
qapi: add test-visitor, tests for gen. visitor code
Michael Roth
2011-07-21
qapi: test schema used for unit tests
Michael Roth
2011-07-21
qapi: add qapi-commands.py code generator
Michael Roth
2011-07-21
qapi: add qapi-visit.py code generator
Michael Roth
2011-07-21
qapi: add qapi-types.py code generator
Michael Roth
2011-07-21
qapi: add qapi.py helper libraries
Michael Roth
2011-07-21
qapi: add ordereddict.py helper library
Michael Roth
2011-07-21
qapi: add QMP dispatch functions
Michael Roth
2011-07-21
qapi: add QMP command registration/lookup functions
Michael Roth
2011-07-21
qapi: add QAPI dealloc visitor
Michael Roth
2011-07-21
qapi: add QMP output visitor
Michael Roth
2011-07-21
qapi: add QMP input visitor
Michael Roth
2011-07-21
qapi: add QAPI visitor core
Michael Roth
2011-07-21
qapi: add module init types for qapi
Michael Roth
2011-07-21
qlist: add qlist_first()/qlist_next()
Michael Roth
2011-07-21
Add hard build dependency on glib
Anthony Liguori
2011-07-21
Error: Fix build when qemu-common.h is not included
Luiz Capitulino
2011-07-21
Introduce compiler.h header file
Luiz Capitulino
2011-07-21
QMP: add snapshot-blkdev-sync command
Jes Sorensen
2011-07-20
Update OpenBIOS images for Sparc32 and Sparc64
Blue Swirl
2011-07-20
Fix unassigned memory access handling
Blue Swirl
2011-07-20
Avoid CPU endian memory accesses in devices
Blue Swirl
2011-07-20
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
2011-07-20
checkpatch: Fix bracing false positives on #if
Blue Swirl
2011-07-20
tcg/mips: Fix regression caused by typo (copy + paste bug)
Stefan Weil
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
2011-07-20
ds1225y: use trace framework
Hervé Poussineau
2011-07-20
ds1225y: Remove protection stuff, which doesn't belong to this device
Hervé Poussineau
2011-07-20
SPARC64: add missing break on fmovdcc
Tsuneo Saito
2011-07-20
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-20
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2011-07-20
Add missing documentation for qemu-img -p
Jes Sorensen
2011-07-20
qxl: upon reset, if spice worker is stopped, the command rings can be not empty
Yonit Halperin
2011-07-20
spice: add sanity check for spice ports
Gerd Hoffmann
2011-07-19
qcow2: Use Qcow2Cache in writeback mode during loadvm/savevm
Kevin Wolf
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
2011-07-19
VMDK: fix coding style
Fam Zheng
2011-07-19
VMDK: create different subformats
Fam Zheng
2011-07-19
VMDK: open/read/write for monolithicFlat image
Fam Zheng
2011-07-19
VMDK: change get_cluster_offset return type
Fam Zheng
2011-07-19
VMDK: move 'static' cid_update flag to bs field
Fam Zheng
2011-07-19
VMDK: flush multiple extents
Fam Zheng
2011-07-19
VMDK: add field BDRVVmdkState.desc_offset
Fam Zheng
2011-07-19
VMDK: separate vmdk_open by format version
Fam Zheng
[prev]
[next]