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
2015-09-15
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
1
-4
/
+15
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
1
-1
/
+2
2015-09-14
qapi: Fix cgen() for Python older than 2.7
Markus Armbruster
1
-1
/
+3
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
56
-1040
/
+2046
2015-09-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150914'...
Peter Maydell
16
-209
/
+949
2015-09-14
target-arm: Add VMPIDR_EL2
Edgar E. Iglesias
2
-2
/
+25
2015-09-14
target-arm: Break out mpidr_read_val()
Edgar E. Iglesias
1
-1
/
+6
2015-09-14
target-arm: Add VPIDR_EL2
Edgar E. Iglesias
2
-1
/
+42
2015-09-14
target-arm: Suppress EPD for S2, EL2 and EL3 translations
Edgar E. Iglesias
1
-2
/
+4
2015-09-14
target-arm: Suppress TBI for S2 translations
Edgar E. Iglesias
1
-1
/
+3
2015-09-14
target-arm: Add VTTBR_EL2
Edgar E. Iglesias
2
-2
/
+33
2015-09-14
target-arm: Add VTCR_EL2
Edgar E. Iglesias
2
-2
/
+42
2015-09-14
hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully
Edgar E. Iglesias
2
-2
/
+2
2015-09-14
i.MX: Add GPIO devices to i.MX25 SOC
Jean-Christophe Dubois
2
-0
/
+44
2015-09-14
i.MX: Add GPIO devices to i.MX31 SOC
Jean-Christophe Dubois
2
-0
/
+42
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
3
-0
/
+403
2015-09-14
target-arm: Use tcg_gen_extrh_i64_i32
Richard Henderson
1
-25
/
+9
2015-09-14
target-arm: Recognize ROR
Richard Henderson
1
-12
/
+21
2015-09-14
target-arm: Eliminate unnecessary zero-extend in disas_bitfield
Richard Henderson
1
-1
/
+5
2015-09-14
target-arm: Recognize UXTB, UXTH, LSR, LSL
Richard Henderson
1
-0
/
+17
2015-09-14
target-arm: Recognize SXTB, SXTH, SXTW, ASR
Richard Henderson
1
-1
/
+23
2015-09-14
target-arm: Implement fcsel with movcond
Richard Henderson
1
-28
/
+17
2015-09-14
target-arm: Implement ccmp branchless
Richard Henderson
1
-16
/
+58
2015-09-14
target-arm: Use setcond and movcond for csel
Richard Henderson
1
-36
/
+49
2015-09-14
target-arm: Handle always condition codes within arm_test_cc
Richard Henderson
1
-0
/
+9
2015-09-14
target-arm: Introduce DisasCompare
Richard Henderson
2
-46
/
+78
2015-09-14
target-arm: Share all common TCG temporaries
Richard Henderson
3
-27
/
+13
2015-09-14
xlnx-zynqmp: Remove unnecessary brackets around error messages
Alistair Francis
1
-5
/
+5
2015-09-14
arm: xlnx-zynqmp: Fix up GIC region size
Nathan Rossi
1
-1
/
+1
2015-09-14
Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into...
Peter Maydell
3
-95
/
+71
2015-09-13
sh4: Fix initramfs initialization for endiannes-mismatched targets
Guenter Roeck
1
-3
/
+3
2015-09-13
target-sh4: improve shad instruction
Aurelien Jarno
1
-31
/
+22
2015-09-13
target-sh4: improve shld instruction
Aurelien Jarno
1
-26
/
+22
2015-09-13
target-sh4: improve cmp/str instruction
Aurelien Jarno
1
-12
/
+5
2015-09-13
target-sh4: use deposit in swap.b instruction
Aurelien Jarno
1
-6
/
+2
2015-09-13
target-sh4: add flags markups for FP helpers
Aurelien Jarno
1
-17
/
+17
2015-09-11
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150911' into staging
Peter Maydell
38
-95
/
+155
2015-09-11
scripts/qemu-gdb: Add brief comment describing usage
Peter Maydell
1
-0
/
+3
2015-09-11
scripts/qemu-gdb: Silently pass through SIGUSR1
Peter Maydell
1
-0
/
+4
2015-09-11
scripts/qemu-gdb: Split CoroutineCommand into its own file
Peter Maydell
2
-76
/
+93
2015-09-11
scripts/qemu-gdb: Split MtreeCommand into its own module
Peter Maydell
3
-62
/
+118
2015-09-11
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
2
-0
/
+10
2015-09-11
softmmu: remove now unused functions
Pavel Dovgalyuk
2
-35
/
+0
2015-09-11
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
4
-14
/
+99
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
32
-46
/
+46
2015-09-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-09-1...
Peter Maydell
165
-649
/
+472
2015-09-11
virtio-vga: enable for i386
Gerd Hoffmann
1
-0
/
+1
2015-09-11
hw/arm/spitz: Remove meaningless blank Property
Shannon Zhao
1
-5
/
+0
2015-09-11
hw/gpio/zaurus: Remove meaningless blank Property
Shannon Zhao
1
-5
/
+0
2015-09-11
hw/virtio/virtio-pci: Remove meaningless blank Property
Shannon Zhao
1
-5
/
+0
[next]