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
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
4
-4
/
+4
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2
-8
/
+2
2016-07-05
tcg: Improve the alignment check infrastructure
Sergey Sorokin
1
-4
/
+12
2016-07-04
memory: Assert that memory_region_init_rom_device() ops aren't NULL
Peter Maydell
1
-4
/
+1
2016-07-04
memory: Provide memory_region_init_rom()
Peter Maydell
1
-0
/
+19
2016-06-30
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
1
-1
/
+7
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-0
/
+2
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
1
-4
/
+15
2016-06-20
trace: [all] Add "guest_mem_before" event
Lluís Vilanova
2
-0
/
+47
2016-06-11
tb hash: track translated blocks with qht
Emilio G. Cota
3
-7
/
+5
2016-06-11
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
1
-2
/
+6
2016-06-11
exec: add tb_hash_func5, derived from xxhash
Emilio G. Cota
1
-0
/
+94
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-06-08
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
1
-1
/
+0
2016-06-07
thunk: Rename args and fields in host-target bitmask conversion code
Peter Maydell
1
-6
/
+6
2016-06-07
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
Peter Maydell
1
-3
/
+0
2016-06-07
qemu-common.h: Drop WORDS_ALIGNED define
Peter Maydell
1
-5
/
+0
2016-06-07
hw: Clean up includes
Peter Maydell
1
-1
/
+0
2016-06-07
linux-user: Remove redundant gdb_queuesig()
Timothy E Baldwin
1
-1
/
+0
2016-05-29
exec: hide mr->ram_addr from qemu_get_ram_ptr users
Paolo Bonzini
1
-3
/
+2
2016-05-29
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
2
-1
/
+21
2016-05-29
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
1
-1
/
+1
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2
-3
/
+11
2016-05-23
memory: Remove code for mr->may_overlap
Fam Zheng
1
-1
/
+0
2016-05-23
memory: drop find_ram_block()
Gonglei
2
-3
/
+3
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
1
-4
/
+0
2016-05-19
hw: remove pio_addr_t
Paolo Bonzini
1
-9
/
+6
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-9
/
+0
2016-05-19
exec: extract exec/tb-context.h
Paolo Bonzini
2
-44
/
+45
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2
-0
/
+4
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
4
-35
/
+25
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
2
-14
/
+13
2016-05-12
tcg: Rework tb_invalidated_flag
Sergey Fedorov
1
-2
/
+0
2016-05-12
tcg: Clarify thread safety check in tb_add_jump()
Sergey Fedorov
1
-13
/
+16
2016-05-12
tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB
Sergey Fedorov
1
-5
/
+7
2016-05-12
tcg: Clean up direct block chaining data fields
Sergey Fedorov
1
-16
/
+28
2016-05-12
tcg: Note requirement on atomic direct jump patching
Sergey Fedorov
1
-0
/
+1
2016-05-12
tcg/arm: Make direct jump patching thread-safe
Sergey Fedorov
1
-23
/
+2
2016-05-12
tcg/s390: Make direct jump patching thread-safe
Sergey Fedorov
1
-1
/
+1
2016-05-12
tcg/i386: Make direct jump patching thread-safe
Sergey Fedorov
1
-1
/
+1
2016-05-12
tci: Make direct jump patching thread-safe
Sergey Fedorov
1
-1
/
+1
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-2
/
+3
2016-05-12
gen-icount: Use tcg_set_insn_param
Edgar E. Iglesias
1
-8
/
+8
2016-03-22
qemu-log: dfilter-ise exec, out_asm, op and opt_op
Alex Bennée
1
-3
/
+5
2016-03-22
qemu-log: Improve the "exec" TB execution logging
Peter Maydell
1
-0
/
+3
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2
-2
/
+0
2016-03-07
exec: Pass RAMBlock pointer to qemu_ram_free
Fam Zheng
1
-1
/
+1
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
1
-1
/
+0
2016-03-07
memory: Implement memory_region_get_ram_addr with mr->ram_block
Fam Zheng
1
-7
/
+1
[next]