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-01
net: introduce qemu_find_net_clients_except()
Jason Wang
2
-0
/
+23
2013-02-01
net: intorduce qemu_del_nic()
Jason Wang
10
-9
/
+23
2013-02-01
net: introduce qemu_get_nic()
Jason Wang
28
-78
/
+92
2013-02-01
net: introduce qemu_get_queue()
Jason Wang
28
-115
/
+140
2013-02-01
net: tap: use abort() instead of assert(0)
Jason Wang
2
-3
/
+3
2013-02-01
net: tap: using bool instead of bitfield
Jason Wang
4
-26
/
+24
2013-02-01
target-ppc: Fix target_ulong vs. hwaddr format mismatches
Andreas Färber
1
-3
/
+3
2013-02-01
libqtest: Wait for the right child PID after killing QEMU
Eduardo Habkost
1
-2
/
+5
2013-02-01
isa: QOM'ify isa_bus_from_device()
Andreas Färber
1
-1
/
+1
2013-02-01
i2c: Drop I2C_SLAVE_FROM_QDEV() macro
Andreas Färber
7
-8
/
+7
2013-02-01
configure: Keep -Werror enabled for Release Candidates
Andreas Färber
1
-1
/
+1
2013-02-01
Revert "e1000: no need auto-negotiation if link was down"
Michael Roth
1
-5
/
+0
2013-02-01
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
8
-168
/
+376
2013-02-01
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
8
-33
/
+42
2013-02-01
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
6
-43
/
+35
2013-02-01
Fix error message in migrate_set_capability HMP command
Orit Wasserman
1
-1
/
+1
2013-02-01
Allow XBZRLE decoding without enabling the capability
Orit Wasserman
1
-3
/
+0
2013-02-01
Fix example for query-migrate-capabilities
Orit Wasserman
1
-4
/
+2
2013-02-01
Add XBZRLE testing
Orit Wasserman
2
-0
/
+199
2013-02-01
Move XBZRLE encoding code to a separate file to allow testing
Orit Wasserman
3
-160
/
+174
2013-01-31
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
31
-158
/
+180
2013-01-31
Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into staging
Anthony Liguori
1
-3
/
+24
2013-01-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
11
-72
/
+238
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
6
-19
/
+23
2013-02-01
target-s390x: Clean up cpu_inject_*() signatures
Andreas Färber
4
-11
/
+16
2013-02-01
target-s390x: Fix debug output
Andreas Färber
1
-1
/
+1
2013-02-01
target-s390x: Fix debug output (continued)
Andreas Färber
1
-2
/
+2
2013-02-01
target-ppc: Fix build for PPC_DEBUG_DISAS
Andreas Färber
1
-1
/
+1
2013-02-01
target-ppc: Fix unused variable warning for FLUSH_ALL_TLBS
Andreas Färber
1
-1
/
+2
2013-02-01
PPC: Unify dcbzl code path
Alexander Graf
5
-41
/
+32
2013-02-01
linux-user: bsd-user: Don't reset X86CPU twice
Andreas Färber
2
-2
/
+2
2013-02-01
target-i386: Pass X86CPU to cpu_x86_set_a20()
Andreas Färber
3
-5
/
+8
2013-02-01
target-unicore32: Rename CPU subtypes
Andreas Färber
2
-3
/
+7
2013-02-01
target-openrisc: Rename CPU subtypes
Andreas Färber
1
-4
/
+11
2013-02-01
target-openrisc: TYPE_OPENRISC_CPU should be abstract
Andreas Färber
1
-1
/
+1
2013-02-01
target-m68k: Rename CPU subtypes
Andreas Färber
2
-5
/
+14
2013-02-01
target-m68k: Mark as unmigratable
Andreas Färber
3
-1
/
+8
2013-02-01
target-s390x: Mark as unmigratable
Andreas Färber
3
-32
/
+10
2013-02-01
target-sh4: Mark as unmigratable
Andreas Färber
3
-1
/
+9
2013-02-01
target-xtensa: Mark as unmigratable
Andreas Färber
3
-39
/
+9
2013-02-01
target-microblaze: Mark as unmigratable
Andreas Färber
4
-14
/
+10
2013-02-01
target-unicore32: Mark as unmigratable
Andreas Färber
4
-26
/
+9
2013-02-01
ide/mmio: QOM'ify MMIO IDE for R2D
Andreas Färber
3
-25
/
+82
2013-01-31
target-mips: fix incorrect test for MTHLIP
Petar Jovanovic
1
-1
/
+1
2013-01-31
target-mips: enable access to DSP ASE if implemented
Petar Jovanovic
1
-4
/
+2
2013-01-31
target-mips: Unfuse {,N}M{ADD,SUB}.fmt
Richard Sandiford
1
-8
/
+17
2013-01-31
target-mips: Sign-extend the result of LWR
Richard Sandiford
1
-0
/
+1
2013-01-31
target-mips: Fix signedness of loads in MIPS16 RESTOREs
Richard Sandiford
1
-1
/
+1
2013-01-31
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Aurelien Jarno
3
-6
/
+18
2013-01-31
target-mips: implement DSP (d)append sub-class with TCG
Aurelien Jarno
3
-126
/
+87
[next]