index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg/ppc32: Use trampolines to trim the code size for mmu slow path accessors
malc
2012-11-06
1
-1
/
+1
*
tcg/ppc: ld/st optimization
malc
2012-11-03
1
-0
/
+3
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-03
1
-2
/
+0
|
\
|
*
exec: make some functions static
Blue Swirl
2012-11-01
1
-2
/
+0
*
|
tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization
Yeongkyoon Lee
2012-11-03
1
-0
/
+36
|
/
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-5
/
+5
*
exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
Richard Henderson
2012-10-20
1
-2
/
+0
*
tci: fix build breakage for target-sparc
Michael Roth
2012-10-19
1
-1
/
+2
*
tcg-sparc: Fix and enable direct TB chaining.
Richard Henderson
2012-09-21
1
-3
/
+6
*
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
1
-4
/
+0
*
tcg: Fix MAX_OPC_PARAM_IARGS
Stefan Weil
2012-09-15
1
-1
/
+1
*
cleanup cpu_set_debug_excp_handler
Igor Mammedov
2012-06-25
1
-1
/
+1
*
linux-user: Fix stale tbs after mmap
Alexander Graf
2012-05-19
1
-0
/
+2
*
cputlb: move TLB handling to a separate file
Blue Swirl
2012-05-01
1
-1
/
+11
*
tci: GETPC() macro must return an uintptr_t
Stefan Weil
2012-04-21
1
-1
/
+1
*
exec: provide tb_invalidate_phys_addr function
Max Filippov
2012-04-14
1
-0
/
+1
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
1
-5
/
+5
*
Add QEMU_NORETURN to function cpu_io_recompile
Stefan Weil
2012-04-07
1
-1
/
+1
*
Add QEMU_NORETURN to function cpu_resume_from_signal
Stefan Weil
2012-04-07
1
-1
/
+1
*
w64: Fix data type of tb_next and other variables used for host addresses
Stefan Weil
2012-04-07
1
-17
/
+16
*
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
2012-03-18
1
-0
/
+2
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-19
/
+19
*
memory: get rid of cpu_register_io_memory()
Avi Kivity
2012-03-08
1
-1
/
+0
*
memory: dispatch directly via MemoryRegion
Avi Kivity
2012-03-08
1
-4
/
+5
*
memory: store section indices in iotlb instead of io indices
Avi Kivity
2012-03-08
1
-0
/
+1
*
Direct dispatch through MemoryRegion
Avi Kivity
2012-01-04
1
-3
/
+1
*
Uninline get_page_addr_code()
Avi Kivity
2012-01-04
1
-25
/
+1
*
Avoid range comparisons on io index types
Avi Kivity
2012-01-04
1
-1
/
+1
*
memory: move mmio access to functions
Avi Kivity
2012-01-04
1
-2
/
+5
*
tcg: Add bytecode generator for tcg interpreter
Stefan Weil
2011-10-31
1
-2
/
+20
*
exec-all: Fix void pointer arithmetic
Stefan Weil
2011-10-30
1
-2
/
+1
*
qemu-timer: move icount to cpus.c
Paolo Bonzini
2011-10-21
1
-0
/
+14
*
Move GETPC from dyngen-exec.h to exec-all.h
Blue Swirl
2011-10-01
1
-0
/
+12
*
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
2011-10-01
1
-1
/
+1
*
Fix unassigned memory access handling
Blue Swirl
2011-07-20
1
-1
/
+1
*
exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's uses
Peter Maydell
2011-07-12
1
-5
/
+1
*
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
1
-0
/
+1
*
cpu_loop_exit: avoid using AREG0
Blue Swirl
2011-06-26
1
-1
/
+1
*
target-alpha: Trap for unassigned and unaligned addresses.
Richard Henderson
2011-05-31
1
-1
/
+1
*
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-23
1
-0
/
+4
|
\
|
*
tcg: extend max tcg opcodes when using 64-on-32bit
Alexander Graf
2011-05-20
1
-0
/
+4
*
|
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-22
1
-1
/
+0
|
/
*
Remove unused function parameter from cpu_restore_state
Stefan Weil
2011-04-20
1
-2
/
+1
*
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-20
1
-2
/
+2
*
Make tb_alloc static
Tristan Gingold
2011-02-10
1
-1
/
+0
*
Delete useless 'extern' qualifiers for functions
Blue Swirl
2011-01-23
1
-1
/
+1
*
TCG: Improve tb_phys_hash_func()
Aurelien Jarno
2010-12-31
1
-1
/
+1
*
tcg-arm: fix __clear_cache() warning
Aurelien Jarno
2010-12-21
1
-4
/
+2
*
Export qemu_ram_addr_from_host
Marcelo Tosatti
2010-10-20
1
-1
/
+1
*
remove dead code
Jun Koi
2010-07-24
1
-3
/
+0
[next]