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-12-22
bootdevice: add validate check for qemu_boot_set()
Gonglei
1
-0
/
+8
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
3
-13
/
+17
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
3
-8
/
+17
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
4
-68
/
+70
2014-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
6
-46
/
+82
2014-12-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-20141217-1' into ...
Peter Maydell
7
-0
/
+0
2014-12-20
exec: change default exception_index value for migration to -1
Paolo Bonzini
1
-2
/
+2
2014-12-20
cpu: initialize cpu->exception_index on reset
Paolo Bonzini
2
-3
/
+1
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
1
-1
/
+20
2014-12-19
net: Use g_new() & friends where that makes obvious sense
Markus Armbruster
3
-5
/
+5
2014-12-19
net: Fuse g_malloc(); memset() into g_new0()
Markus Armbruster
1
-2
/
+1
2014-12-19
net: don't use set/get_pointer() in set/get_netdev()
Jason Wang
1
-38
/
+44
2014-12-19
tap: fix vcpu long time io blocking on tap
Wangkai (Kevin,C)
1
-0
/
+12
2014-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...
Peter Maydell
4
-19
/
+42
2014-12-17
Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into staging
Peter Maydell
10
-362
/
+426
2014-12-17
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141216' into staging
Peter Maydell
11
-392
/
+620
2014-12-17
update ipxe from 69313ed to 35c5379
Gerd Hoffmann
7
-0
/
+0
2014-12-17
target-xtensa: don't generate dead code
Max Filippov
1
-279
/
+321
2014-12-17
target-xtensa: record available window in TB flags
Max Filippov
4
-62
/
+42
2014-12-17
target-xtensa: test cross-page opcode
Max Filippov
1
-13
/
+13
2014-12-17
target-xtensa: fix translation for opcodes crossing page boundary
Max Filippov
1
-4
/
+23
2014-12-17
tcg: add separate monitor command to dump opcode counters
Max Filippov
5
-4
/
+27
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
12
-58
/
+61
2014-12-16
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into ...
Peter Maydell
6
-24
/
+45
2014-12-16
Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...
Peter Maydell
21
-529
/
+622
2014-12-16
vga: set catagory bit for secondary vga device
Gonglei
1
-0
/
+1
2014-12-16
move hw cursor pos from cirrus to vga
Gerd Hoffmann
2
-16
/
+17
2014-12-16
cirrus: Force use of shadow pixmap when HW cursor is enabled
Benjamin Herrenschmidt
1
-1
/
+8
2014-12-16
vga: Add mechanism to force the use of a shadow surface
Benjamin Herrenschmidt
2
-2
/
+16
2014-12-16
spice: fix memory leak
Gonglei
1
-4
/
+1
2014-12-16
spice: remove spice-experimental.h include
Marc-André Lureau
2
-2
/
+0
2014-12-16
spice: do not require TCP ports
Marc-André Lureau
1
-4
/
+0
2014-12-16
spice: rework mirror allocation, add no-resize fast path
Gerd Hoffmann
1
-7
/
+26
2014-12-16
spice: reduce refresh rate in native mode
Gerd Hoffmann
1
-0
/
+3
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
4
-7
/
+15
2014-12-16
target-mips: remove excp_names[] from linux-user as it is unused
Leon Alrae
1
-1
/
+1
2014-12-16
disas/mips: disable unused mips16_to_32_reg_map[]
Leon Alrae
1
-1
/
+2
2014-12-16
disas/mips: remove unused mips_msa_control_names_numeric[32]
Leon Alrae
1
-7
/
+0
2014-12-16
target-mips: convert single case switch into if statement
Leon Alrae
1
-3
/
+1
2014-12-16
target-mips: Fix DisasContext's ulri member initialization
Maciej W. Rozycki
1
-1
/
+1
2014-12-16
target-mips: Use local float status pointer across MSA macros
Maciej W. Rozycki
1
-35
/
+34
2014-12-16
target-mips: Add missing calls to synchronise SoftFloat status
Maciej W. Rozycki
4
-17
/
+17
2014-12-16
linux-user: Use the 5KEf processor for 64-bit emulation
Maciej W. Rozycki
1
-1
/
+1
2014-12-16
target-mips: Also apply the CP0.Status mask to MTTC0
Maciej W. Rozycki
1
-1
/
+2
2014-12-16
target-mips: gdbstub: Clean up FPU register handling
Maciej W. Rozycki
1
-19
/
+19
2014-12-16
target-mips: Correct 32-bit address space wrapping
Maciej W. Rozycki
2
-8
/
+19
2014-12-16
target-mips: Tighten ISA level checks
Maciej W. Rozycki
3
-15
/
+114
2014-12-16
target-mips: Fix CP0.Config3.ISAOnExc write accesses
Maciej W. Rozycki
3
-2
/
+15
2014-12-16
target-mips: Output CP0.Config2-5 in the register dump
Maciej W. Rozycki
1
-0
/
+4
2014-12-16
target-mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP
Maciej W. Rozycki
1
-3
/
+3
[next]