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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-05-08
usb: usb-wacom-tablet QOMify
Gonglei
1
-3
/
+6
2015-05-08
usb: usb-uas QOMify
Gonglei
1
-6
/
+9
2015-05-08
usb: usb-storage QOMify
Gonglei
1
-12
/
+20
2015-05-08
usb: usb-ccid QOMify
Gonglei
1
-22
/
+28
2015-05-08
usb: usb-net QOMify
Gonglei
1
-4
/
+7
2015-05-08
usb-mtp: fix segmentation fault
Gonglei
1
-0
/
+4
2015-05-08
usb: usb-mtp QOMify
Gonglei
1
-4
/
+7
2015-05-08
usb: usb-hub QOMify
Gonglei
1
-4
/
+7
2015-05-08
usb: usb-hid QOMify
Gonglei
1
-14
/
+20
2015-05-08
usb: usb-bt QOMify
Gonglei
1
-5
/
+8
2015-05-08
usb: usb-audio QOMify
Gonglei
1
-10
/
+13
2015-05-08
uhci: QOMify
Gonglei
1
-12
/
+31
2015-05-08
xhci: fix events for setup trb.
Gerd Hoffmann
1
-0
/
+8
2015-05-08
Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi...
Gerd Hoffmann
1
-12
/
+3
2015-05-08
xhci: set timer to retry xfers
Gerd Hoffmann
1
-0
/
+2
2015-05-08
usb: fix usb-net segfault
Michal Kazior
1
-0
/
+4
2015-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150507-1'...
Peter Maydell
12
-27
/
+1060
2015-05-07
migration: Fix migration state update issue
Liang Li
1
-1
/
+1
2015-05-07
migration: avoid divide by zero in xbzrle cache miss rate
Michael Chapman
1
-3
/
+5
2015-05-07
migration: Add hmp interface to set and query parameters
Liang Li
4
-0
/
+111
2015-05-07
migration: Add qmp commands to set and query parameters
Liang Li
3
-0
/
+158
2015-05-07
migration: Use an array instead of 3 parameters
Liang Li
3
-15
/
+43
2015-05-07
migration: Add interface to control compression
Liang Li
2
-3
/
+15
2015-05-07
migration: Add the core code for decompression
Liang Li
1
-2
/
+48
2015-05-07
migration: Make compression co-work with xbzrle
Liang Li
1
-1
/
+11
2015-05-07
migration: Add the core code of multi-thread compression
Liang Li
1
-7
/
+178
2015-05-06
migration: Split save_zero_page from ram_save_page
Liang Li
1
-18
/
+43
2015-05-06
arch_init: Add and free data struct for decompression
Liang Li
1
-1
/
+12
2015-05-06
arch_init: Alloc and free data struct for compression
Liang Li
1
-1
/
+34
2015-05-06
qemu-file: Add compression functions to QEMUFile
Liang Li
2
-0
/
+42
2015-05-06
migration: Add the framework of multi-thread decompression
Liang Li
3
-0
/
+100
2015-05-06
migration: Add the framework of multi-thread compression
Liang Li
3
-2
/
+137
2015-05-06
docs: Add a doc about multiple thread compression
Liang Li
1
-0
/
+149
2015-05-06
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20150505' into staging
Peter Maydell
1
-12
/
+14
2015-05-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2015-05-05' into s...
Peter Maydell
325
-927
/
+2109
2015-05-05
qapi: Check for member name conflicts with a base class
Eric Blake
14
-14
/
+47
2015-05-05
qapi: Support (subset of) \u escapes in strings
Eric Blake
26
-4
/
+66
2015-05-05
qapi: Tweak doc references to QMP when QGA is also meant
Eric Blake
1
-77
/
+82
2015-05-05
qapi: Drop dead visitor code related to nested structs
Eric Blake
1
-37
/
+12
2015-05-05
qapi: Drop support for inline nested types
Eric Blake
14
-69
/
+27
2015-05-05
qapi: Drop inline nested structs in query-pci
Eric Blake
3
-57
/
+95
2015-05-05
qapi: Drop inline nested struct in query-version
Eric Blake
3
-12
/
+25
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
6
-63
/
+90
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
7
-103
/
+102
2015-05-05
qapi: Forbid 'type' in schema
Eric Blake
1
-14
/
+0
2015-05-05
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
39
-200
/
+200
2015-05-05
qapi: Document 'struct' metatype
Eric Blake
1
-29
/
+29
2015-05-05
qapi: Prefer 'struct' over 'type' in generator
Eric Blake
22
-81
/
+93
2015-05-05
qapi: More rigorous checking for type safety bypass
Eric Blake
9
-15
/
+23
2015-05-05
qapi: Whitelist commands that don't return dictionary
Eric Blake
11
-20
/
+37
[next]