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
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
memory: Fix type of IOMMUMemoryRegionClass member @parent_class
Markus Armbruster
1
-2
/
+8
2019-08-16
include: Make headers more self-contained
Markus Armbruster
8
-0
/
+15
2019-07-18
linux-user: check valid address in access_ok()
Rémi Denis-Courmont
1
-0
/
+4
2019-07-15
migration: Split log_clear() into smaller chunks
Peter Xu
1
-2
/
+74
2019-07-15
memory: Introduce memory listener hook log_clear()
Peter Xu
2
-0
/
+20
2019-07-15
memory: Pass mr into snapshot_and_clear_dirty
Peter Xu
1
-1
/
+1
2019-07-15
memory: Don't set migration bitmap when without migration
Peter Xu
2
-1
/
+13
2019-07-15
migration: No need to take rcu during sync_dirty_bitmap
Peter Xu
1
-4
/
+1
2019-07-14
tcg: Release mmap_lock on translation fault
Richard Henderson
1
-4
/
+16
2019-07-14
tcg: Remove duplicate #if !defined(CODE_ACCESS)
Richard Henderson
1
-2
/
+0
2019-07-14
tcg: Remove cpu_ld*_code_ra
Richard Henderson
1
-1
/
+5
2019-07-14
tcg: Introduce set/clear_helper_retaddr
Richard Henderson
2
-6
/
+26
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
1
-0
/
+10
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
2
-7
/
+24
2019-06-10
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
3
-7
/
+13
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2
-0
/
+32
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-0
/
+11
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-0
/
+2
2019-06-10
cpu: Introduce env_archcpu
Richard Henderson
1
-2
/
+12
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
4
-14
/
+26
2019-06-10
tcg: Create struct CPUTLB
Richard Henderson
2
-28
/
+37
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
1
-1
/
+21
2019-06-10
tcg: Fold CPUTLBWindow into CPUTLBDesc
Richard Henderson
1
-13
/
+4
2019-06-03
memory: Remove memory_region_get_dirty()
Peter Xu
1
-17
/
+0
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
1
-62
/
+0
2019-05-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
2
-49
/
+10
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2019-05-10
tcg: Use tlb_fill probe from tlb_vaddr_to_host
Richard Henderson
1
-40
/
+10
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
1
-9
/
+0
2019-05-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...
Peter Maydell
1
-0
/
+1
2019-05-09
include/exec/poison: Mark TARGET_FMT_lu as poisoned, too
Thomas Huth
1
-0
/
+1
2019-05-03
Header cleanups
Aruna Jayasena
1
-3
/
+0
2019-04-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
2
-3
/
+4
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
1
-1
/
+2
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2
-3
/
+4
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
1
-1
/
+1
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
1
-13
/
+0
2019-04-18
memory: Clean up how mtree_info() prints
Markus Armbruster
2
-4
/
+2
2019-04-18
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
1
-1
/
+1
2019-04-18
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
1
-1
/
+1
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
1
-1
/
+0
2019-03-06
exec: Change RAMBlockIterFunc definition
Yury Kotov
1
-2
/
+4
2019-03-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2019-02-21
include/exec/helper-head.h: support "const void *" in helper calls
David Hildenbrand
1
-0
/
+5
2019-02-21
vhost-net: compile it on all targets that have virtio-net.
Paolo Bonzini
1
-1
/
+0
2019-02-11
exec-all: document that tlb_fill can trigger a TLB resize
Emilio G. Cota
1
-0
/
+5
[next]