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-03-05
MAINTAINERS: add entry for ARM KVM guest cores
Peter Maydell
1
-0
/
+5
2013-03-05
configure: Enable KVM on ARM
Peter Maydell
1
-1
/
+1
2013-03-05
hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
Peter Maydell
3
-1
/
+175
2013-03-05
target-arm: Use MemoryListener to identify GIC base address for KVM
Peter Maydell
2
-0
/
+119
2013-03-05
hw/arm_gic: Convert ARM GIC classes to use init/realize
Peter Maydell
4
-29
/
+37
2013-03-05
hw/arm_gic: Add presave/postload hooks
Peter Maydell
2
-0
/
+12
2013-03-05
ARM KVM: save and load VFP registers from kernel
Peter Maydell
1
-3
/
+75
2013-03-05
ARM: KVM: Add support for KVM on ARM architecture
Christoffer Dall
5
-1
/
+363
2013-03-05
target-arm: Drop CPUARMState* argument from bank_number()
Peter Maydell
1
-7
/
+6
2013-03-05
linux-headers: resync from mainline to add ARM KVM headers
Peter Maydell
4
-0
/
+202
2013-03-05
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
1
-1
/
+1
2013-03-05
target-arm: Don't decode RFE or SRS on M profile cores
Peter Maydell
1
-2
/
+3
2013-03-05
target-arm: Factor out handling of SRS instruction
Peter Maydell
1
-67
/
+69
2013-03-05
target-mips: Fix accumulator selection for MIPS16 and microMIPS
Richard Sandiford
1
-84
/
+64
2013-03-04
target-mips: Translate breaks and traps into the appropriate signal
Meador Inge
1
-1
/
+75
2013-03-04
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
3
-54
/
+94
2013-03-04
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
15
-388
/
+328
2013-03-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
10
-23
/
+165
2013-03-04
Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into staging
Anthony Liguori
2
-0
/
+0
2013-03-04
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
12
-24
/
+80
2013-03-04
block: for HMP commit() operations on 'all', skip non-COW drives
Jeff Cody
1
-3
/
+5
2013-03-04
sheepdog: add support for connecting to unix domain socket
MORITA Kazutaka
3
-13
/
+77
2013-03-04
sheepdog: use inet_connect to simplify connect code
MORITA Kazutaka
1
-81
/
+30
2013-03-04
sheepdog: accept URIs
MORITA Kazutaka
3
-56
/
+117
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
6
-21
/
+11
2013-03-04
slirp/tcp_subr.c: fix coding style in tcp_connect
MORITA Kazutaka
1
-68
/
+72
2013-03-04
dataplane: remove EventPoll in favor of AioContext
Paolo Bonzini
4
-161
/
+29
2013-03-04
virtio-blk: fix unplug + virsh reboot
Christian Borntraeger
1
-1
/
+3
2013-03-04
ide/macio: Fix macio DMA initialisation.
Mark Cave-Ayland
1
-1
/
+1
2013-03-03
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
16
-32
/
+32
2013-03-03
translate-all.c: Remove cpu_unlink_tb()
Peter Maydell
1
-69
/
+0
2013-03-03
Handle CPU interrupts by inline checking of a flag
Peter Maydell
6
-4
/
+47
2013-03-03
cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
Peter Maydell
1
-11
/
+18
2013-03-03
cpu: Introduce ENV_OFFSET macros
Andreas Färber
15
-1
/
+18
2013-03-03
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
Peter Maydell
3
-6
/
+49
2013-03-03
tcg-sparc: fix build
Blue Swirl
1
-1
/
+1
2013-02-28
cadence_gem: Add debug msgs for rx desc movement
Peter Crosthwaite
1
-0
/
+2
2013-02-28
cadence_gem: Don't reset rx desc pointer on rx_en
Peter Crosthwaite
1
-4
/
+0
2013-02-28
cadence_gem: fix interrupt events
Peter Crosthwaite
1
-23
/
+4
2013-02-28
cadence_gem: factor out can_rx() logic replication
Peter Crosthwaite
1
-1
/
+1
2013-02-28
cadence_gem: Flush queued packets
Peter Crosthwaite
1
-0
/
+3
2013-02-28
m25p80.c: Use QOM classes for part differentiation
Peter Crosthwaite
3
-31
/
+33
2013-02-28
xilinx_zynq: Added SD controllers
Peter Crosthwaite
1
-0
/
+10
2013-02-28
vl.c: allow for repeated -sd arguments
Peter Crosthwaite
1
-1
/
+1
2013-02-28
hw/sdhci: introduce standard SD host controller
Igor Mitsyanko
4
-0
/
+1615
2013-02-28
arm: a9mpcore: Coreify the SCU
Peter Crosthwaite
3
-113
/
+174
2013-02-28
arm: a9mpcore: remove old_timer_status field
Peter Crosthwaite
1
-8
/
+3
2013-02-28
arm: mptimer: Remove WDT distinction
Peter Crosthwaite
3
-64
/
+41
2013-02-28
arm: arm11mpcore, a9mpcore: CamelCased type names
Peter Crosthwaite
2
-23
/
+23
2013-02-28
arm: mptimer: CamelCased type names
Peter Crosthwaite
1
-28
/
+28
[next]