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
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-11
/
+1
2014-08-18
memory: Use canonical path component as the name
Peter Crosthwaite
1
-1
/
+0
2014-08-18
memory: constify memory_region_name
Peter Crosthwaite
1
-1
/
+1
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-9
/
+0
2014-08-12
trace: [tcg] Include TCG-tracing helpers
Lluís Vilanova
3
-0
/
+4
2014-07-22
exec: fix migration with devices that use address_space_rw
Paolo Bonzini
1
-0
/
+11
2014-07-01
memory: MemoryRegion: Add may-overlap and priority props
Peter Crosthwaite
1
-1
/
+1
2014-07-01
memory: MemoryRegion: replace owner field with QOM parent
Paolo Bonzini
1
-1
/
+0
2014-07-01
memory: MemoryRegion: QOMify
Peter Crosthwaite
1
-0
/
+6
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
1
-0
/
+1
2014-06-23
tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
Richard Henderson
1
-1
/
+1
2014-06-19
hostmem: add property to map memory with MAP_SHARED
Paolo Bonzini
2
-1
/
+4
2014-06-19
hostmem: allow preallocation of any memory region
Paolo Bonzini
2
-0
/
+11
2014-06-19
memory: add error propagation to file-based RAM allocation
Paolo Bonzini
2
-2
/
+5
2014-06-19
memory: move mem_path handling to memory_region_allocate_system_memory
Paolo Bonzini
1
-0
/
+18
2014-06-19
memory: move RAM_PREALLOC_MASK to exec.c, rename
Paolo Bonzini
1
-3
/
+0
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
2
-3
/
+2
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
2
-2
/
+2
2014-06-19
memory: add memory_region_is_mapped() API
Igor Mammedov
1
-0
/
+8
2014-06-18
memory: MemoryRegion: rename parent to container
Paolo Bonzini
1
-10
/
+10
2014-06-17
exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
Hu Tao
1
-0
/
+1
2014-06-11
exec: replace ffsl with ctzl
Natanael Copa
1
-1
/
+1
2014-06-05
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
5
-363
/
+368
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+35
2014-06-05
softmmu: move softmmu_template.h out of include/
Paolo Bonzini
1
-533
/
+0
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
1
-0
/
+2
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
1
-12
/
+18
2014-06-05
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE
Paolo Bonzini
3
-27
/
+16
2014-06-05
softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS
Paolo Bonzini
1
-9
/
+2
2014-06-05
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
Paolo Bonzini
2
-5
/
+5
2014-05-28
tcg: Move size effects out of dh_arg
Richard Henderson
2
-50
/
+39
2014-05-28
tcg: Remove sizemask and flags arguments to tcg_gen_callN
Richard Henderson
2
-14
/
+7
2014-05-28
tcg: Save flags and computed sizemask in TCGHelperInfo
Richard Henderson
1
-16
/
+28
2014-05-28
tcg: Move side effects out of dh_sizemask
Richard Henderson
2
-15
/
+8
2014-05-28
tcg: Inline tcg_gen_helperN
Richard Henderson
1
-6
/
+6
2014-05-28
tcg: Push tcg-runtime routines into exec/helper-*
Richard Henderson
4
-4
/
+11
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
4
-143
/
+166
2014-05-24
tcg-mips: Enable direct chaining of TBs
Richard Henderson
1
-2
/
+2
2014-05-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s...
Peter Maydell
1
-0
/
+9
2014-05-15
tcg-s390: Implement direct chaining of TBs
Richard Henderson
1
-0
/
+9
2014-05-15
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
1
-3
/
+5
2014-05-13
exec-all.h: Use stl_le_p instead of stl_p patching x86
Richard Henderson
1
-1
/
+1
2014-05-13
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
1
-3
/
+5
2014-05-12
tcg: Define tcg_insn_unit for code pointers
Richard Henderson
1
-1
/
+1
2014-05-12
exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
Peter Maydell
1
-1
/
+1
2014-05-07
docs/memory.txt: Fix document on MMIO operations
Fam Zheng
1
-1
/
+1
2014-04-28
tcg: Fix missed pointer size != TCG_TARGET_REG_BITS changes
Richard Henderson
1
-1
/
+1
2014-04-17
target-arm: A64: Implement DC ZVA
Peter Maydell
1
-0
/
+52
2014-03-17
exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder
Peter Maydell
1
-1
/
+1
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
1
-1
/
+1
[prev]
[next]