index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
/
exec-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec.c: Add cpu_get_address_space()
Peter Maydell
2016-01-21
1
-0
/
+9
*
exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS
Peter Maydell
2016-01-21
1
-1
/
+1
*
cputlb.c: Use correct address space when looking up MemoryRegionSection
Peter Maydell
2016-01-21
1
-2
/
+2
*
exec-all.h: Document tlb_set_page_with_attrs, tlb_set_page
Peter Maydell
2016-01-21
1
-3
/
+31
*
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
2016-01-21
1
-0
/
+4
*
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
2016-01-21
1
-1
/
+15
*
Move page_size_init earlier
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+0
*
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
2015-11-05
1
-0
/
+1
*
exec: remove non-TCG stuff from exec-all.h header.
Paolo Bonzini
2015-10-12
1
-6
/
+0
*
exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
Peter Maydell
2015-10-12
1
-1
/
+1
*
tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
2015-10-07
1
-5
/
+6
*
tcg: Check for overflow via highwater mark
Richard Henderson
2015-10-07
1
-6
/
+0
*
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
1
-1
/
+0
*
tcg: Save insn data and use it in cpu_restore_state_from_tb
Richard Henderson
2015-10-07
1
-0
/
+1
*
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
1
-1
/
+1
*
tcg: Merge cpu_gen_code into tb_gen_code
Richard Henderson
2015-10-07
1
-2
/
+0
*
include/exec: Move cputlb exec.c defs out
Peter Crosthwaite
2015-09-16
1
-0
/
+18
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
1
-4
/
+11
|
\
|
*
exec: make mmap_lock/mmap_unlock globally available
Paolo Bonzini
2015-09-09
1
-0
/
+6
|
*
replace spinlock by QemuMutex.
KONRAD Frederic
2015-09-09
1
-2
/
+2
|
*
tcg: signal-free qemu_cpu_kick
Paolo Bonzini
2015-09-09
1
-2
/
+2
|
*
tcg: introduce tcg_current_cpu
Paolo Bonzini
2015-09-09
1
-0
/
+1
*
|
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
2015-09-11
1
-0
/
+1
|
/
*
exec-all: Translate TCI return addresses backwards too
Peter Crosthwaite
2015-08-26
1
-5
/
+1
*
cputlb: Add functions for flushing TLB for a single MMU index
Peter Maydell
2015-08-25
1
-0
/
+47
*
exec: drop cpu_can_do_io, just read cpu->can_do_io
Paolo Bonzini
2015-08-14
1
-21
/
+0
*
cpu-exec: Do not invalidate original TB in cpu_exec_nocache()
Sergey Fedorov
2015-08-06
1
-0
/
+2
*
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-07-09
1
-1
/
+1
*
migration: extend migration_bitmap
Li Zhijian
2015-07-07
1
-0
/
+3
*
include/exec: Move tb hash functions out
Peter Crosthwaite
2015-06-26
1
-20
/
+0
*
softmmu: Add probe_write()
Yongbok Kim
2015-06-11
1
-0
/
+2
*
exec: move functions to translate-all.h
Paolo Bonzini
2015-06-05
1
-5
/
+1
*
Add MemTxAttrs to the IOTLB
Peter Maydell
2015-04-26
1
-0
/
+3
*
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2015-04-26
1
-4
/
+0
*
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
2015-02-16
1
-0
/
+1
*
exec: make iotlb RCU-friendly
Paolo Bonzini
2015-02-16
1
-1
/
+2
*
exec: introduce cpu_reload_memory_map
Paolo Bonzini
2015-02-16
1
-0
/
+1
*
cpu-exec: add a new CF_USE_ICOUNT cflag
Paolo Bonzini
2014-12-23
1
-2
/
+3
*
cpu-exec: invalidate nocache translation if they are interrupted
Pavel Dovgalyuk
2014-12-15
1
-0
/
+1
*
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2014-11-23
1
-1
/
+1
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
1
-4
/
+0
*
tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
Richard Henderson
2014-06-23
1
-1
/
+1
*
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-25
/
+0
*
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE
Paolo Bonzini
2014-06-05
1
-2
/
+2
*
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
Paolo Bonzini
2014-06-05
1
-0
/
+2
*
tcg-mips: Enable direct chaining of TBs
Richard Henderson
2014-05-24
1
-2
/
+2
*
tcg-s390: Implement direct chaining of TBs
Richard Henderson
2014-05-15
1
-0
/
+9
*
exec-all.h: Use stl_le_p instead of stl_p patching x86
Richard Henderson
2014-05-13
1
-1
/
+1
[next]