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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
1
-5
/
+17
2018-05-14
linux-user: correctly align types in thunking code
Laurent Vivier
1
-5
/
+17
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-158
/
+459
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
1
-4
/
+4
2018-05-09
exec: reintroduce MemoryRegion caching
Paolo Bonzini
4
-6
/
+169
2018-05-09
exec: move memory access declarations to a common header, inline *_phys funct...
Paolo Bonzini
4
-154
/
+292
2018-05-03
linux-user: remove useless padding in flock64 structure
Laurent Vivier
1
-1
/
+1
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
1
-1
/
+4
2018-03-27
gdbstub: send a termination packet instead of crashing gdb
KONRAD Frederic
1
-0
/
+2
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+4
2018-03-20
postcopy: use UFFDIO_ZEROPAGE only when available
Dr. David Alan Gilbert
1
-0
/
+3
2018-03-20
qemu_ram_block_host_offset
Dr. David Alan Gilbert
1
-0
/
+1
2018-03-09
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2
-10
/
+12
2018-03-06
address_space_read: address_space_to_flatview needs RCU lock
Paolo Bonzini
1
-15
/
+10
2018-03-06
memory: inline some performance-sensitive accessors
Paolo Bonzini
2
-5
/
+30
2018-03-01
include/exec/helper-head.h: support f16 in helper calls
Alex Bennée
1
-0
/
+3
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2
-1
/
+25
2018-02-13
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
1
-11
/
+0
2018-02-13
memory: remove memory_region_test_and_clear_dirty
Paolo Bonzini
1
-21
/
+3
2018-02-09
Clean up includes
Markus Armbruster
1
-2
/
+0
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-15
/
+19
2018-02-06
memory/iommu: Add get_attr()
Alexey Kardashevskiy
1
-0
/
+22
2018-02-05
memory-internal.h: Remove obsolete claim that header is obsolete
Peter Maydell
1
-3
/
+4
2018-02-05
memory: update comments and fix some typos
Jay Zhou
1
-12
/
+15
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-3
/
+3
2018-01-19
hostmem-file: add "align" option
Haozhong Zhang
1
-0
/
+3
2018-01-16
cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
Dr. David Alan Gilbert
1
-2
/
+3
2017-12-29
tcg: Allow 6 arguments to TCG helpers
Richard Henderson
4
-0
/
+25
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
1
-6
/
+3
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
1
-2
/
+4
2017-12-18
memory: remove unused memory_region_set_global_locking()
Marc-André Lureau
1
-12
/
+0
2017-11-21
exec.c: Factor out before/after actions for notdirty memory writes
Peter Maydell
1
-0
/
+62
2017-11-15
tcg: Record code_gen_buffer address for user-only memory helpers
Richard Henderson
2
-2
/
+14
2017-11-13
accel/tcg/translate-all: expand cpu_restore_state addr check
Alex Bennée
1
-0
/
+11
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
1
-2
/
+2
2017-10-25
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into staging
Peter Maydell
8
-56
/
+76
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-2
/
+2
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
1
-6
/
+4
2017-10-24
gen-icount: fold exitreq_label into TCGContext
Emilio G. Cota
1
-4
/
+3
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-5
/
+5
2017-10-24
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
1
-0
/
+2
2017-10-24
exec-all: rename tb_free to tb_remove
Emilio G. Cota
1
-1
/
+1
2017-10-24
translate-all: use a binary search tree to track TBs in TBContext
Emilio G. Cota
2
-4
/
+6
2017-10-24
tcg: Remove CF_IGNORE_ICOUNT
Richard Henderson
1
-8
/
+9
2017-10-24
tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
Richard Henderson
1
-1
/
+2
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
1
-4
/
+4
2017-10-24
tcg: Include CF_COUNT_MASK in CF_HASH_MASK
Richard Henderson
1
-1
/
+1
2017-10-24
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
4
-9
/
+30
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
1
-4
/
+0
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
2
-11
/
+11
[next]