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
2014-09-25
target-cris: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-21
/
+33
2014-09-25
target-m68k: Use cpu_exec_interrupt qom hook
Richard Henderson
5
-16
/
+22
2014-09-25
target-s390x: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-6
/
+15
2014-09-25
target-xtensa: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-6
/
+12
2014-09-25
qom: Add cpu_exec_interrupt hook
Richard Henderson
3
-5
/
+17
2014-09-25
target-ppc: Use cpu_exec_enter qom hook
Richard Henderson
2
-3
/
+9
2014-09-25
target-m68k: Use cpu_exec_enter/exit qom hooks
Richard Henderson
4
-12
/
+27
2014-09-25
target-i386: Use cpu_exec_enter/exit qom hooks
Richard Henderson
4
-12
/
+28
2014-09-25
cpu-exec: Remove do-nothing ifdef chains
Richard Henderson
1
-32
/
+0
2014-09-25
qom: Add cpu_exec_enter and cpu_exec_exit hooks
Richard Henderson
3
-9
/
+11
2014-09-25
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
5
-0
/
+0
2014-09-25
Update OpenBIOS images
Mark Cave-Ayland
5
-0
/
+0
2014-09-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2
-137
/
+596
2014-09-24
virtio: Fix wrong type cast from pointer to long
Stefan Weil
1
-2
/
+2
2014-09-24
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...
Peter Maydell
1
-12
/
+12
2014-09-23
tcx: Implement hardware acceleration
Mark Cave-Ayland
2
-137
/
+596
2014-09-23
slirp: udp: fix NULL pointer dereference because of uninitialized socket
Petr Matousek
1
-1
/
+1
2014-09-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...
Peter Maydell
22
-277
/
+355
2014-09-23
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...
Peter Maydell
4
-11
/
+43
2014-09-23
s390x/css: catch ccw sequence errors
Cornelia Huck
2
-0
/
+11
2014-09-23
s390x/css: support format-0 ccws
Cornelia Huck
3
-9
/
+32
2014-09-23
s390x: remove duplicate defines in SCLP code
Jens Freimann
1
-2
/
+0
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
72
-946
/
+2806
2014-09-23
usb: tag standalone ehci as hotpluggable
Gerd Hoffmann
3
-3
/
+18
2014-09-23
usb: tag standalone uhci as hotpluggable
Gerd Hoffmann
1
-3
/
+13
2014-09-23
usb: tag xhci as hotpluggable
Gerd Hoffmann
1
-1
/
+0
2014-09-23
usb-serial: only check speed once at realize time
Gonglei
1
-7
/
+9
2014-09-23
usb-bus: introduce a wrapper function to check speed
Gonglei
2
-1
/
+14
2014-09-23
usb-bus: remove "init" from USBDeviceClass struct
Gonglei
2
-4
/
+0
2014-09-23
usb-mtp: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
usb-redir: convert init to realize
Gonglei
1
-8
/
+7
2014-09-23
usb-audio: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-wacom: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-hid: convert init to realize
Gonglei
1
-14
/
+13
2014-09-23
usb-ccid: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-serial: convert init to realize
Gonglei
1
-12
/
+6
2014-09-23
dev-bluetooth: convert init to realize
Gonglei
1
-4
/
+2
2014-09-23
dev-uas: using error_report instead of fprintf
Gonglei
1
-5
/
+6
2014-09-23
dev-uas: convert init to realize
Gonglei
1
-4
/
+2
2014-09-23
dev-storage: usring error_report instead of fprintf/printf
Gonglei
1
-6
/
+6
2014-09-23
dev-storage: convert init to realize
Gonglei
1
-13
/
+8
2014-09-23
usb-hub: convert init to realize
Gonglei
1
-5
/
+4
2014-09-23
libusb: using error_report instead of fprintf
Gonglei
1
-5
/
+4
2014-09-23
libusb: convert init to realize
Gonglei
1
-9
/
+8
2014-09-23
usb-net: convert init to realize
Gonglei
1
-5
/
+4
2014-09-23
usb-bus: convert USBDeviceClass init to realize
Gonglei
6
-50
/
+81
2014-09-23
ohci: Convert fprint/DPRINTF/print to traces
Alexey Kardashevskiy
2
-123
/
+155
2014-09-23
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-22' in...
Peter Maydell
11
-47
/
+54
2014-09-23
usb-storage: fix possible memory leak and missing error message
Gonglei
1
-0
/
+2
2014-09-22
vfio: make rom read endian sensitive
Nikunj A Dadhania
1
-3
/
+24
[next]