index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
slirp: Fix error reported by static code analysis
Stefan Weil
1
-1
/
+1
2012-09-13
slirp: Remove wrong type casts ins debug statements
Stefan Weil
1
-3
/
+3
2012-09-11
Merge branch 'usb.64' of git://git.kraxel.org/qemu
Aurelien Jarno
13
-1042
/
+1376
2012-09-11
tcg/optimize: fix if/else/break coding style
Aurelien Jarno
1
-23
/
+11
2012-09-11
tcg/optimize: add constant folding for brcond
Aurelien Jarno
1
-1
/
+26
2012-09-11
tcg/optimize: add constant folding for setcond
Aurelien Jarno
1
-0
/
+81
2012-09-11
tcg/optimize: swap brcond/setcond arguments when possible
Aurelien Jarno
1
-0
/
+18
2012-09-11
tcg/optimize: simplify shift/rot r, 0, a => movi r, 0 cases
Aurelien Jarno
1
-0
/
+20
2012-09-11
tcg/optimize: simplify and r, a, 0 cases
Aurelien Jarno
1
-0
/
+1
2012-09-11
tcg/optimize: simplify or/xor r, a, 0 cases
Aurelien Jarno
1
-0
/
+2
2012-09-11
tcg/optimize: split expression simplification
Aurelien Jarno
1
-1
/
+13
2012-09-11
tcg: improve profiler
Aurelien Jarno
2
-1
/
+12
2012-09-11
xhci: allow bytewise capability register reads
Gerd Hoffmann
1
-1
/
+3
2012-09-11
xhci: kill xhci_mem_{read,write} dispatcher functions
Gerd Hoffmann
1
-65
/
+75
2012-09-11
xhci: support multiple interrupters
Gerd Hoffmann
1
-5
/
+1
2012-09-11
xhci: pick target interrupter
Gerd Hoffmann
1
-6
/
+16
2012-09-11
xhci: prepare xhci_runtime_{read,write} for multiple interrupters
Gerd Hoffmann
1
-43
/
+57
2012-09-11
xhci: add XHCIInterrupter
Gerd Hoffmann
2
-148
/
+161
2012-09-11
xhci: move register update into xhci_intr_raise
Gerd Hoffmann
1
-9
/
+5
2012-09-11
xhci: add msix support
Gerd Hoffmann
2
-1
/
+49
2012-09-11
xhci: rework interrupt handling
Gerd Hoffmann
1
-14
/
+33
2012-09-11
xhci: fix & cleanup msi.
Gerd Hoffmann
1
-18
/
+9
2012-09-11
usb-storage: usb3 support
Gerd Hoffmann
1
-3
/
+43
2012-09-11
usb3: bos decriptor
Gerd Hoffmann
4
-0
/
+141
2012-09-11
usb3: superspeed endpoint companion
Gerd Hoffmann
3
-20
/
+62
2012-09-11
usb3: superspeed descriptors
Gerd Hoffmann
2
-1
/
+10
2012-09-11
xhci: update port handling
Gerd Hoffmann
1
-40
/
+97
2012-09-11
xhci: update register layout
Gerd Hoffmann
1
-8
/
+13
2012-09-11
xhci: fix runtime write tracepoint
Gerd Hoffmann
1
-1
/
+1
2012-09-11
xhci: add trace_usb_xhci_ep_set_dequeue
Gerd Hoffmann
2
-1
/
+2
2012-09-11
xhci: trace cc codes in cleartext
Gerd Hoffmann
2
-2
/
+48
2012-09-11
xhci: iso xfer support
Gerd Hoffmann
1
-16
/
+101
2012-09-11
xhci: implement mfindex
Gerd Hoffmann
1
-7
/
+46
2012-09-11
xhci: move device lookup into xhci_setup_packet
Gerd Hoffmann
1
-36
/
+38
2012-09-11
xhci: drop buffering
Gerd Hoffmann
2
-115
/
+72
2012-09-11
xhci: rip out background transfer code
Gerd Hoffmann
1
-219
/
+4
2012-09-11
usb-audio: fix usb version
Gerd Hoffmann
1
-1
/
+1
2012-09-11
Better name usb braille device
Samuel Thibault
1
-1
/
+1
2012-09-11
usb-redir: Enable pipelining for bulk endpoints
Hans de Goede
1
-0
/
+3
2012-09-11
usb-redir: Ensure our peer has the necessary caps when redirecting to XHCI
Hans de Goede
1
-0
/
+11
2012-09-11
usb-redir: Add a usbredir_reject_device helper function
Hans de Goede
1
-10
/
+11
2012-09-11
usb-redir: Set ep max_packet_size if available
Hans de Goede
1
-0
/
+5
2012-09-11
usb-redir: Convert to new libusbredirparser 0.5 API
Hans de Goede
2
-32
/
+32
2012-09-11
usb-redir: Return babble when getting more bulk data then requested
Hans de Goede
1
-3
/
+3
2012-09-11
usb-redir: Move to core packet id and queue handling
Hans de Goede
1
-134
/
+92
2012-09-11
usb-redir: Get rid of unused async-struct dev member
Hans de Goede
1
-2
/
+0
2012-09-11
usb-redir: Get rid of local shadow copy of packet headers
Hans de Goede
1
-27
/
+0
2012-09-11
usb-redir: Get rid of async-struct get member
Hans de Goede
1
-6
/
+3
2012-09-11
usb-redir: Don't delay handling of open events to a bottom half
Hans de Goede
1
-47
/
+53
2012-09-11
usb-redir: Never return USB_RET_NAK for async handled packets
Hans de Goede
1
-3
/
+6
[next]