index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: track clients into NBDExport
Paolo Bonzini
2012-09-19
1
-2
/
+11
*
nbd: add reference counting to NBDExport
Paolo Bonzini
2012-09-19
3
-6
/
+35
*
nbd: do not leak nbd_trip coroutines when a connection is torn down
Paolo Bonzini
2012-09-19
2
-6
/
+28
*
nbd: make refcount interface public
Paolo Bonzini
2012-09-19
2
-2
/
+5
*
nbd: do not close BlockDriverState in nbd_export_close
Paolo Bonzini
2012-09-19
2
-1
/
+1
*
nbd: pass NBDClient to nbd_send_negotiate
Paolo Bonzini
2012-09-19
1
-37
/
+41
*
nbd: add more constants
Paolo Bonzini
2012-09-18
1
-7
/
+10
*
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
31
-525
/
+53
*
target-mips: switch to AREG0 free mode
Blue Swirl
2012-09-15
6
-1086
/
+1163
*
target-sh4: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-189
/
+195
*
target-cris: Switch to AREG0 free mode
Aurelien Jarno
2012-09-15
6
-187
/
+181
*
target-cris: Avoid AREG0 for helpers
Aurelien Jarno
2012-09-15
4
-77
/
+88
*
target-microblaze: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-118
/
+110
*
target-arm: final conversion to AREG0 free mode
Blue Swirl
2012-09-15
6
-21
/
+16
*
target-arm: convert remaining helpers
Blue Swirl
2012-09-15
3
-125
/
+125
*
target-arm: convert void helpers
Blue Swirl
2012-09-15
3
-18
/
+18
*
target-unicore32: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-75
/
+58
*
target-m68k: avoid using cpu_single_env
Blue Swirl
2012-09-15
1
-130
/
+140
*
target-m68k: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-82
/
+68
*
target-lm32: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-46
/
+35
*
target-s390x: avoid cpu_single_env
Blue Swirl
2012-09-15
1
-173
/
+183
*
configure: properly check if -lrt and -lm is needed
Natanael Copa
2012-09-15
1
-2
/
+29
*
tcg: Fix MAX_OPC_PARAM_IARGS
Stefan Weil
2012-09-15
2
-1
/
+3
*
Merge branch 'usb.64' of git://git.kraxel.org/qemu
Aurelien Jarno
2012-09-11
13
-1042
/
+1376
|
\
|
*
xhci: allow bytewise capability register reads
Gerd Hoffmann
2012-09-11
1
-1
/
+3
|
*
xhci: kill xhci_mem_{read,write} dispatcher functions
Gerd Hoffmann
2012-09-11
1
-65
/
+75
|
*
xhci: support multiple interrupters
Gerd Hoffmann
2012-09-11
1
-5
/
+1
|
*
xhci: pick target interrupter
Gerd Hoffmann
2012-09-11
1
-6
/
+16
|
*
xhci: prepare xhci_runtime_{read,write} for multiple interrupters
Gerd Hoffmann
2012-09-11
1
-43
/
+57
|
*
xhci: add XHCIInterrupter
Gerd Hoffmann
2012-09-11
2
-148
/
+161
|
*
xhci: move register update into xhci_intr_raise
Gerd Hoffmann
2012-09-11
1
-9
/
+5
|
*
xhci: add msix support
Gerd Hoffmann
2012-09-11
2
-1
/
+49
|
*
xhci: rework interrupt handling
Gerd Hoffmann
2012-09-11
1
-14
/
+33
|
*
xhci: fix & cleanup msi.
Gerd Hoffmann
2012-09-11
1
-18
/
+9
|
*
usb-storage: usb3 support
Gerd Hoffmann
2012-09-11
1
-3
/
+43
|
*
usb3: bos decriptor
Gerd Hoffmann
2012-09-11
4
-0
/
+141
|
*
usb3: superspeed endpoint companion
Gerd Hoffmann
2012-09-11
3
-20
/
+62
|
*
usb3: superspeed descriptors
Gerd Hoffmann
2012-09-11
2
-1
/
+10
|
*
xhci: update port handling
Gerd Hoffmann
2012-09-11
1
-40
/
+97
|
*
xhci: update register layout
Gerd Hoffmann
2012-09-11
1
-8
/
+13
|
*
xhci: fix runtime write tracepoint
Gerd Hoffmann
2012-09-11
1
-1
/
+1
|
*
xhci: add trace_usb_xhci_ep_set_dequeue
Gerd Hoffmann
2012-09-11
2
-1
/
+2
|
*
xhci: trace cc codes in cleartext
Gerd Hoffmann
2012-09-11
2
-2
/
+48
|
*
xhci: iso xfer support
Gerd Hoffmann
2012-09-11
1
-16
/
+101
|
*
xhci: implement mfindex
Gerd Hoffmann
2012-09-11
1
-7
/
+46
|
*
xhci: move device lookup into xhci_setup_packet
Gerd Hoffmann
2012-09-11
1
-36
/
+38
|
*
xhci: drop buffering
Gerd Hoffmann
2012-09-11
2
-115
/
+72
|
*
xhci: rip out background transfer code
Gerd Hoffmann
2012-09-11
1
-219
/
+4
|
*
usb-audio: fix usb version
Gerd Hoffmann
2012-09-11
1
-1
/
+1
|
*
Better name usb braille device
Samuel Thibault
2012-09-11
1
-1
/
+1
[next]