index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
qapi: add QAPI code generation documentation
Michael Roth
1
-0
/
+316
2011-07-21
qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
Michael Roth
2
-1
/
+120
2011-07-21
qapi: add test-visitor, tests for gen. visitor code
Michael Roth
2
-2
/
+323
2011-07-21
qapi: test schema used for unit tests
Michael Roth
1
-0
/
+22
2011-07-21
qapi: add qapi-commands.py code generator
Michael Roth
1
-0
/
+385
2011-07-21
qapi: add qapi-visit.py code generator
Michael Roth
1
-0
/
+246
2011-07-21
qapi: add qapi-types.py code generator
Michael Roth
1
-0
/
+270
2011-07-21
qapi: add qapi.py helper libraries
Michael Roth
1
-0
/
+203
2011-07-21
qapi: add ordereddict.py helper library
Michael Roth
1
-0
/
+127
2011-07-21
qapi: add QMP dispatch functions
Michael Roth
3
-1
/
+127
2011-07-21
qapi: add QMP command registration/lookup functions
Michael Roth
3
-0
/
+80
2011-07-21
qapi: add QAPI dealloc visitor
Michael Roth
3
-1
/
+174
2011-07-21
qapi: add QMP output visitor
Michael Roth
3
-1
/
+268
2011-07-21
qapi: add QMP input visitor
Michael Roth
4
-1
/
+332
2011-07-21
qapi: add QAPI visitor core
Michael Roth
5
-0
/
+221
2011-07-21
qapi: add module init types for qapi
Michael Roth
1
-0
/
+2
2011-07-21
qlist: add qlist_first()/qlist_next()
Michael Roth
1
-0
/
+11
2011-07-21
Add hard build dependency on glib
Anthony Liguori
4
-0
/
+17
2011-07-21
Error: Fix build when qemu-common.h is not included
Luiz Capitulino
1
-0
/
+1
2011-07-21
Introduce compiler.h header file
Luiz Capitulino
2
-24
/
+35
2011-07-21
QMP: add snapshot-blkdev-sync command
Jes Sorensen
3
-3
/
+37
2011-07-20
Update OpenBIOS images for Sparc32 and Sparc64
Blue Swirl
3
-4
/
+3
2011-07-20
Fix unassigned memory access handling
Blue Swirl
10
-35
/
+48
2011-07-20
Avoid CPU endian memory accesses in devices
Blue Swirl
4
-10
/
+22
2011-07-20
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
1
-1
/
+2
2011-07-20
checkpatch: Fix bracing false positives on #if
Blue Swirl
1
-0
/
+1
2011-07-20
tcg/mips: Fix regression caused by typo (copy + paste bug)
Stefan Weil
1
-1
/
+1
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
3
-31
/
+82
2011-07-20
ds1225y: use trace framework
Hervé Poussineau
2
-11
/
+9
2011-07-20
ds1225y: Remove protection stuff, which doesn't belong to this device
Hervé Poussineau
2
-42
/
+1
2011-07-20
SPARC64: add missing break on fmovdcc
Tsuneo Saito
1
-0
/
+1
2011-07-20
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
3
-28
/
+31
2011-07-20
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
8
-493
/
+753
2011-07-20
usb-serial doesn't support migration
Gerd Hoffmann
1
-0
/
+7
2011-07-20
usb-net doesn't support migration
Gerd Hoffmann
1
-0
/
+6
2011-07-20
usb-bt doesn't support migration
Gerd Hoffmann
1
-0
/
+6
2011-07-20
usb-wacom doesn't support migration
Gerd Hoffmann
1
-0
/
+6
2011-07-20
usb storage: first migration support bits.
Gerd Hoffmann
1
-0
/
+12
2011-07-20
ehci doesn't support migration
Gerd Hoffmann
1
-0
/
+7
2011-07-20
ahci doesn't support migration
Gerd Hoffmann
1
-0
/
+6
2011-07-20
Add missing documentation for qemu-img -p
Jes Sorensen
2
-4
/
+6
2011-07-20
qxl: upon reset, if spice worker is stopped, the command rings can be not empty
Yonit Halperin
1
-2
/
+2
2011-07-20
spice: add sanity check for spice ports
Gerd Hoffmann
1
-1
/
+10
2011-07-20
vmstate: add no_migrate flag to VMStateDescription
Gerd Hoffmann
2
-0
/
+2
2011-07-19
qcow2: Use Qcow2Cache in writeback mode during loadvm/savevm
Kevin Wolf
3
-11
/
+41
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
7
-30
/
+96
2011-07-19
VMDK: fix coding style
Fam Zheng
1
-30
/
+46
2011-07-19
VMDK: create different subformats
Fam Zheng
2
-229
/
+275
2011-07-19
VMDK: open/read/write for monolithicFlat image
Fam Zheng
1
-13
/
+158
2011-07-19
VMDK: change get_cluster_offset return type
Fam Zheng
1
-37
/
+42
[prev]
[next]