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
2013-02-23
tcg: Implement a 64-bit to 32-bit extraction helper
Richard Henderson
1
-0
/
+22
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
14
-0
/
+24
2013-02-23
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
10
-14
/
+41
2013-02-23
tcg-sparc: Always implement 32-bit multiword ops
Richard Henderson
2
-6
/
+7
2013-02-23
tcg-i386: Always implement 32-bit multiword ops
Richard Henderson
2
-12
/
+13
2013-02-23
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
8
-4
/
+29
2013-02-23
Merge branch 'eflags3' of git://github.com/rth7680/qemu
Blue Swirl
10
-1449
/
+1870
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
9
-42
/
+52
2013-02-23
SPARC LEON power-down support added
Ronald Hecht
5
-1
/
+19
2013-02-23
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
Ronald Hecht
2
-2
/
+8
2013-02-23
grlib-apbuart: Add support of various flags
Ronald Hecht
1
-7
/
+29
2013-02-23
Typo: replace gptimer by apbuart
Fabien Chouteau
1
-8
/
+8
2013-02-23
disas/i386.c: Add explicit braces round empty for-loop body
Peter Maydell
1
-1
/
+2
2013-02-23
qemu-log: Remove qemu_log_try_set_file() and its users
Peter Maydell
5
-16
/
+0
2013-02-23
xhci: fix bad print specifier
Hervé Poussineau
1
-2
/
+2
2013-02-22
gtk: Rename File to Machine menu and add pause, reset and power down items
Jan Kiszka
1
-12
/
+68
2013-02-22
ui/gtk: Use menu item from stock for full screen
Stefan Weil
4
-14
/
+3
2013-02-22
ui/gtk: Support versions of VTE before 0.26
Stefan Weil
2
-2
/
+7
2013-02-22
Reenable -Wstrict-prototypes
Kevin Wolf
2
-7
/
+24
2013-02-22
ui/gtk: require at least GTK 2.18 and VTE 0.26
Anthony Liguori
1
-2
/
+2
2013-02-22
unbreak hw/usb/redirect.c build
Gerd Hoffmann
1
-1
/
+1
2013-02-22
ui/gtk: Fix build (missing include for setlocale)
Stefan Weil
1
-0
/
+1
2013-02-21
gtk: suppress accelerators from the File menu when grab is active
Anthony Liguori
1
-0
/
+34
2013-02-21
gtk: make default UI (v5)
Anthony Liguori
1
-14
/
+34
2013-02-21
gtk: add translation support (v5)
Anthony Liguori
7
-8
/
+202
2013-02-21
gtk: add support for screen scaling and full screen (v5)
Anthony Liguori
1
-17
/
+237
2013-02-21
gtk: add support for input grabbing (v2)
Anthony Liguori
1
-5
/
+151
2013-02-21
gtk: add virtual console support (v2)
Anthony Liguori
1
-0
/
+160
2013-02-21
ui: add basic GTK gui (v5)
Anthony Liguori
5
-0
/
+615
2013-02-21
console: allow VCs to be overridden by UI
Anthony Liguori
3
-3
/
+19
2013-02-21
build: disable Wstrict-prototypes
Anthony Liguori
1
-1
/
+1
2013-02-21
qom/object.c: Allow itf cast with num_itfs = 0
Peter Crosthwaite
1
-1
/
+2
2013-02-21
qom/object.c: Reset interface list on inheritance
Peter Crosthwaite
1
-0
/
+1
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
6
-16
/
+22
2013-02-21
Remove elderly top level TODO file
Peter Maydell
1
-37
/
+0
2013-02-21
help: add docs for multiqueue tap options
Jason Wang
2
-1
/
+9
2013-02-21
aio: support G_IO_HUP and G_IO_ERR
Stefan Hajnoczi
1
-10
/
+2
2013-02-21
aio: convert aio_poll() to g_poll(3)
Stefan Hajnoczi
3
-43
/
+29
2013-02-21
aio: extract aio_dispatch() from aio_poll()
Stefan Hajnoczi
1
-22
/
+35
2013-02-21
main-loop: drop rfds/wfds/xfds for good
Stefan Hajnoczi
1
-75
/
+2
2013-02-21
iohandler: switch to GPollFD
Stefan Hajnoczi
3
-14
/
+34
2013-02-21
slirp: switch to GPollFD
Stefan Hajnoczi
7
-74
/
+87
2013-02-21
slirp: slirp/slirp.c coding style cleanup
Stefan Hajnoczi
1
-297
/
+311
2013-02-21
main-loop: switch POSIX glib integration to GPollFD
Stefan Hajnoczi
1
-49
/
+22
2013-02-21
main-loop: switch to g_poll() on POSIX hosts
Stefan Hajnoczi
1
-8
/
+129
2013-02-21
main-loop: fix select_ret uninitialized variable warning
Stefan Hajnoczi
1
-1
/
+2
2013-02-21
Merge remote-tracking branch 'kraxel/usb.78' into staging
Anthony Liguori
44
-291
/
+742
2013-02-21
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
5
-3
/
+14
2013-02-21
.gitignore: Ignore optionrom/*.asm
Cole Robinson
1
-0
/
+3
2013-02-21
ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.c
Alin Tomescu
1
-1
/
+1
[next]