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-23
slirp: Strictly associate DHCP/BOOTP and TFTP with virtual host
Jan Kiszka
1
-5
/
+8
2011-07-23
slirp: Canonicalize restrict syntax
Jan Kiszka
2
-8
/
+17
2011-07-23
slirp: Fix restricted mode
Jan Kiszka
3
-25
/
+6
2011-07-23
Deprecate -M command line options
Jan Kiszka
1
-25
/
+20
2011-07-23
Generalize -machine command line option
Jan Kiszka
3
-22
/
+46
2011-07-22
guest-agent: fix build with OpenBSD
Anthony Liguori
1
-11
/
+52
2011-07-22
xen: fix xen-mapcache build on non-Xen capable targets
Avi Kivity
1
-0
/
+32
2011-07-22
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-2
/
+2
2011-07-22
target-sparc: Fix compiler errors (format strings)
Stefan Weil
1
-2
/
+2
2011-07-22
Merge remote-tracking branch 'spice/spice.v39' into staging
Anthony Liguori
2
-3
/
+12
2011-07-22
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
40
-31
/
+4842
2011-07-22
Merge remote-tracking branch 'kraxel/usb.21' into staging
Anthony Liguori
6
-8
/
+1260
2011-07-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
28
-1860
/
+2509
2011-07-22
USB: add usb network redirection support
Hans de Goede
3
-0
/
+1247
2011-07-22
usb-ehci: trace: rename "next" to "nxt".
Gerd Hoffmann
1
-3
/
+3
2011-07-22
usb-uhci: fix irq handling on error.
Gerd Hoffmann
1
-0
/
+6
2011-07-22
usb-hid: fixup changed tracking.
Gerd Hoffmann
1
-5
/
+4
2011-07-21
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2
-3
/
+30
2011-07-21
SPARC64: implement MMU miss traps on nonfaulting loads
Tsuneo Saito
1
-16
/
+20
2011-07-21
SPARC64: fix fault status overwritten on nonfaulting load
Tsuneo Saito
1
-6
/
+2
2011-07-21
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2
-1
/
+16
2011-07-21
SPARC64: introduce a convenience function for getting physical addresses
Tsuneo Saito
1
-6
/
+14
2011-07-21
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2
-12
/
+62
2011-07-21
SPARC64: TTE bits cleanup
Tsuneo Saito
2
-16
/
+26
2011-07-21
guest agent: add guest agent RPCs/commands
Michael Roth
7
-3
/
+768
2011-07-21
guest agent: qemu-ga daemon
Michael Roth
4
-3
/
+660
2011-07-21
guest agent: command state class
Michael Roth
4
-1
/
+102
2011-07-21
qerror: add QERR_JSON_PARSE_ERROR to qerror.c
Michael Roth
1
-0
/
+5
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
[next]