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-02-08
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into s...
Peter Maydell
16
-220
/
+539
2014-02-08
arm/zynq: Add software system reset via SCLR
Sebastian Huber
1
-0
/
+5
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
3
-2
/
+28
2014-02-08
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
4
-0
/
+751
2014-02-08
util/fifo8: clear fifo head upon reset
Beniamino Galvani
1
-0
/
+1
2014-02-08
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
2
-0
/
+107
2014-02-08
disas: Implement disassembly output for A64
Claudio Fontana
7
-3
/
+118
2014-02-08
disas/libvixl: Fix upstream libvixl compilation issues
Peter Maydell
3
-18
/
+17
2014-02-08
disas: Add subset of libvixl sources for A64 disassembler
Peter Maydell
15
-0
/
+6620
2014-02-08
rules.mak: Link with C++ if we have a C++ compiler
Peter Maydell
1
-2
/
+6
2014-02-08
rules.mak: Support .cc as a C++ source file suffix
Peter Maydell
1
-1
/
+5
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
3
-2
/
+27
2014-02-08
vmstate: Add uint32 2D-array support
Christoffer Dall
1
-0
/
+6
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
3
-5
/
+20
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
3
-14
/
+96
2014-02-08
arm_gic: Fix GIC pending behavior
Christoffer Dall
2
-18
/
+62
2014-02-08
target-arm: Add support for AArch32 64bit VCVTB and VCVTT
Will Newton
1
-22
/
+61
2014-02-08
target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group
Peter Maydell
1
-3
/
+20
2014-02-08
target-arm: A64: Add 2-reg-misc REV* instructions
Alex Bennée
1
-1
/
+70
2014-02-08
target-arm: A64: Add narrowing 2-reg-misc instructions
Peter Maydell
1
-2
/
+83
2014-02-08
target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT
Peter Maydell
3
-6
/
+41
2014-02-08
target-arm: A64: Implement 2-register misc compares, ABS, NEG
Peter Maydell
1
-2
/
+134
2014-02-08
target-arm: A64: Add skeleton decode for SIMD 2-reg misc group
Peter Maydell
1
-1
/
+109
2014-02-08
target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc
Peter Maydell
1
-1
/
+86
2014-02-08
target-arm: A64: Implement remaining integer scalar-3-same insns
Peter Maydell
1
-19
/
+87
2014-02-08
target-arm: A64: Implement scalar pairwise ops
Peter Maydell
1
-1
/
+113
2014-02-08
tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
Peter Maydell
1
-0
/
+3
2014-02-08
target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD
Peter Maydell
1
-1
/
+123
2014-02-08
target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns
Peter Maydell
1
-4
/
+127
2014-02-08
target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns
Peter Maydell
1
-22
/
+112
2014-02-08
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...
Peter Maydell
9
-37
/
+92
2014-02-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-1' into staging
Peter Maydell
9
-11
/
+11
2014-02-07
Merge remote-tracking branch 'remotes/stefanha/tags/qtest-for-peter' into sta...
Peter Maydell
1
-22
/
+23
2014-02-06
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
8
-134
/
+206
2014-02-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into staging
Peter Maydell
3
-13
/
+55
2014-02-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...
Peter Maydell
9
-28
/
+12
2014-02-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-57
/
+108
2014-02-05
pc.c: better error message on initrd sizing failure
Michael S. Tsirkin
1
-2
/
+2
2014-02-05
pc_piix: enable legacy hotplug for Xen
Michael S. Tsirkin
1
-0
/
+11
2014-02-05
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
3
-1
/
+8
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
3
-201
/
+34
2014-02-05
pcihp: remove unused AcpiPciHpPciStatus.device_present field
Igor Mammedov
1
-1
/
+0
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
3
-4
/
+9
2014-02-05
pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR
Igor Mammedov
1
-12
/
+12
2014-02-05
pcihp: replace enable|disable_device() with oneliners
Igor Mammedov
1
-12
/
+2
2014-02-05
pcihp: reduce number of device check events
Michael S. Tsirkin
2
-17
/
+6
2014-02-04
hw/lm32: print error if cpu model is not found
Michael Walle
2
-0
/
+15
2014-02-04
target-lm32: stop VM on illegal or unknown instruction
Michael Walle
3
-38
/
+86
2014-02-04
lm32_sys: dump cpu state if test case fails
Michael Walle
1
-0
/
+3
2014-02-04
lm32_sys: print test result on stderr
Michael Walle
1
-1
/
+1
[prev]
[next]