index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exec-all.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-5
/
+5
2012-10-20
exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
Richard Henderson
1
-2
/
+0
2012-10-19
tci: fix build breakage for target-sparc
Michael Roth
1
-1
/
+2
2012-09-21
tcg-sparc: Fix and enable direct TB chaining.
Richard Henderson
1
-3
/
+6
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
1
-4
/
+0
2012-09-15
tcg: Fix MAX_OPC_PARAM_IARGS
Stefan Weil
1
-1
/
+1
2012-06-25
cleanup cpu_set_debug_excp_handler
Igor Mammedov
1
-1
/
+1
2012-05-19
linux-user: Fix stale tbs after mmap
Alexander Graf
1
-0
/
+2
2012-05-01
cputlb: move TLB handling to a separate file
Blue Swirl
1
-1
/
+11
2012-04-21
tci: GETPC() macro must return an uintptr_t
Stefan Weil
1
-1
/
+1
2012-04-14
exec: provide tb_invalidate_phys_addr function
Max Filippov
1
-0
/
+1
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
1
-5
/
+5
2012-04-07
Add QEMU_NORETURN to function cpu_io_recompile
Stefan Weil
1
-1
/
+1
2012-04-07
Add QEMU_NORETURN to function cpu_resume_from_signal
Stefan Weil
1
-1
/
+1
2012-04-07
w64: Fix data type of tb_next and other variables used for host addresses
Stefan Weil
1
-17
/
+16
2012-03-18
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
1
-0
/
+2
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-19
/
+19
2012-03-08
memory: get rid of cpu_register_io_memory()
Avi Kivity
1
-1
/
+0
2012-03-08
memory: dispatch directly via MemoryRegion
Avi Kivity
1
-4
/
+5
2012-03-08
memory: store section indices in iotlb instead of io indices
Avi Kivity
1
-0
/
+1
2012-01-04
Direct dispatch through MemoryRegion
Avi Kivity
1
-3
/
+1
2012-01-04
Uninline get_page_addr_code()
Avi Kivity
1
-25
/
+1
2012-01-04
Avoid range comparisons on io index types
Avi Kivity
1
-1
/
+1
2012-01-04
memory: move mmio access to functions
Avi Kivity
1
-2
/
+5
2011-10-31
tcg: Add bytecode generator for tcg interpreter
Stefan Weil
1
-2
/
+20
2011-10-30
exec-all: Fix void pointer arithmetic
Stefan Weil
1
-2
/
+1
2011-10-21
qemu-timer: move icount to cpus.c
Paolo Bonzini
1
-0
/
+14
2011-10-01
Move GETPC from dyngen-exec.h to exec-all.h
Blue Swirl
1
-0
/
+12
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
1
-1
/
+1
2011-07-20
Fix unassigned memory access handling
Blue Swirl
1
-1
/
+1
2011-07-12
exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's uses
Peter Maydell
1
-5
/
+1
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
1
-0
/
+1
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-1
/
+1
2011-05-31
target-alpha: Trap for unassigned and unaligned addresses.
Richard Henderson
1
-1
/
+1
2011-05-23
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
1
-0
/
+4
2011-05-22
Delete unused tb_invalidate_page_range
Blue Swirl
1
-1
/
+0
2011-05-20
tcg: extend max tcg opcodes when using 64-on-32bit
Alexander Graf
1
-0
/
+4
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
1
-2
/
+1
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
1
-2
/
+2
2011-02-10
Make tb_alloc static
Tristan Gingold
1
-1
/
+0
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
1
-1
/
+1
2010-12-31
TCG: Improve tb_phys_hash_func()
Aurelien Jarno
1
-1
/
+1
2010-12-21
tcg-arm: fix __clear_cache() warning
Aurelien Jarno
1
-4
/
+2
2010-10-20
Export qemu_ram_addr_from_host
Marcelo Tosatti
1
-1
/
+1
2010-07-24
remove dead code
Jun Koi
1
-3
/
+0
2010-07-22
Declare code_gen_ptr, code_gen_max_blocks 'static'
Stefan Weil
1
-2
/
+0
2010-06-09
tcg: get rid of copy_size in TCGOpDef
Aurelien Jarno
1
-1
/
+0
2010-05-11
make SIG_IPI to tcg vcpu thread reliable
Marcelo Tosatti
1
-0
/
+3
2010-05-01
Clean up definition of MAX_OPC_PARAM
Stuart Brady
1
-2
/
+14
2010-04-08
remove TARGET_* defines from translate-all.c
Paolo Bonzini
1
-4
/
+0
[next]