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-09-10
g364fb: compile in hwlib
Blue Swirl
7
-8
/
+15
2011-09-09
Merge remote-tracking branch 'sstabellini/xen-next' into staging
Anthony Liguori
8
-26
/
+85
2011-09-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
11
-17
/
+15
2011-09-09
build: fix missing trace dep on GENERATED_HEADERS
Michael Roth
1
-0
/
+2
2011-09-09
vns/tls: don't use depricated gnutls functions
Gerd Hoffmann
1
-19
/
+49
2011-09-09
Use hex instead of binary.
Gerd Hoffmann
1
-8
/
+8
2011-09-09
Don't use g_thread_get_initialized.
Gerd Hoffmann
2
-4
/
+1
2011-09-09
qemu_vmalloc: align properly for transparent hugepages and KVM
Avi Kivity
1
-1
/
+13
2011-09-09
curses: fix garbling when chtype != long
Devin J. Pohly
2
-0
/
+7
2011-09-09
virtio-balloon: Disassociate from the balloon handlers on unplug
Amit Shah
1
-0
/
+2
2011-09-09
balloon: Disassociate handlers from balloon device on unplug
Amit Shah
2
-0
/
+11
2011-09-09
tcg/ppc64: Fix zero extension code generation bug for ppc64 host
Thomas Huth
1
-1
/
+1
2011-09-09
xen-mapcache: Fix rlimit set size.
Anthony PERARD
1
-5
/
+24
2011-09-09
xen: use uint64_t instead of target_ulong in cpu_ioreq_move
Stefano Stabellini
1
-1
/
+1
2011-09-09
Move the xenfb pointer handler to the connected method
John Haxby
1
-5
/
+16
2011-09-09
Introduce a new 'connected' xendev op called when Connected.
John Haxby
6
-15
/
+44
2011-09-09
Fix include statements for qemu-common.h
Stefan Weil
5
-6
/
+5
2011-09-09
virtio-9p: Fix syntax error in debug code
Stefan Weil
1
-1
/
+1
2011-09-09
SPARC: Trivial patch to clean up npc monitor output
Nathan Kunkee
1
-1
/
+1
2011-09-09
configure: Avoid duplicate flags when calling compile_prog
Stefan Weil
1
-1
/
+1
2011-09-09
qemu-options: Improve help texts for options which depend on configure
Stefan Weil
1
-5
/
+5
2011-09-09
docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM>
Markus Armbruster
1
-1
/
+1
2011-09-09
configure: Remove relicts from --enable-io-thread
Stefan Weil
1
-1
/
+0
2011-09-09
Fix comment (install patch -> install path)
Stefan Weil
1
-1
/
+1
2011-09-08
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-29
/
+43
2011-09-08
target-i386: Compute all flag data inside %cl != 0 test.
Richard Henderson
1
-29
/
+43
2011-09-08
Merge remote-tracking branch 'spice/spice.v42' into staging
Anthony Liguori
5
-14
/
+44
2011-09-08
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2
-2
/
+3
2011-09-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
27
-384
/
+652
2011-09-08
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
47
-594
/
+551
2011-09-08
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-8
/
+9
2011-09-08
Merge remote-tracking branch 'kraxel/usb.26' into staging
Anthony Liguori
13
-457
/
+562
2011-09-08
Merge remote-tracking branch 'aneesh/for-upstream-3' into staging
Anthony Liguori
6
-103
/
+445
2011-09-08
iohandlers: fix issue with qemu_set_fd_handler()
Anthony Liguori
1
-5
/
+2
2011-09-07
usb-musb: Add reset function
Juha Riihimäki
3
-6
/
+20
2011-09-07
usb-musb: Take a DeviceState* in init function
Peter Maydell
3
-12
/
+8
2011-09-07
usb: Remove leading underscores from __musb_irq_max
Peter Maydell
2
-4
/
+5
2011-09-07
usb-host: tag as unmigratable
Gerd Hoffmann
1
-0
/
+6
2011-09-07
usb: claim port at device initialization time.
Gerd Hoffmann
8
-95
/
+110
2011-09-07
usb-ccid: remote wakeup support
Gerd Hoffmann
1
-1
/
+2
2011-09-07
usb-ccid: switch to USBDesc*
Gerd Hoffmann
2
-165
/
+84
2011-09-07
usb: fix use after free
Gerd Hoffmann
1
-1
/
+1
2011-09-07
usb-host: parse port in /proc/bus/usb/devices scan
Gerd Hoffmann
1
-3
/
+13
2011-09-07
usb-host: constify port
Gerd Hoffmann
1
-5
/
+8
2011-09-07
usb-ehci: handle siTDs
Gerd Hoffmann
2
-1
/
+43
2011-09-07
usb-host: endpoint table fixup
Gerd Hoffmann
1
-78
/
+101
2011-09-07
usb-host: claim port
Gerd Hoffmann
2
-0
/
+58
2011-09-07
usb-host: fix configuration tracking.
Gerd Hoffmann
1
-63
/
+19
2011-09-07
usb-host: limit open retries
Gerd Hoffmann
1
-1
/
+12
2011-09-07
usb-host: fix halted endpoints
Gerd Hoffmann
1
-3
/
+4
[next]