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
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2
-1
/
+3
2014-11-18
exec: Handle multipage ranges in invalidate_and_set_dirty()
Peter Maydell
1
-0
/
+25
2014-11-04
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into staging
Peter Maydell
1
-0
/
+6
2014-11-03
softmmu: provide softmmu access type enum
Leon Alrae
1
-0
/
+6
2014-10-31
Add skip_dump flag to ignore memory region during dump
Nikunj A Dadhania
1
-0
/
+19
2014-10-06
translate-all.c: memory walker initial address miscalculation
Mikhail Ilyin
1
-2
/
+2
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+8
2014-09-12
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
1
-4
/
+0
2014-09-09
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
1
-1
/
+3
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+3
2014-09-09
exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
Hu Tao
1
-2
/
+2
2014-09-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-09-01
implementing victim TLB for QEMU system emulated TLB
Xin Tong
1
-2
/
+7
2014-08-28
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
1
-1
/
+1
2014-08-22
linux-user: /proc/self/maps content
Mikhail Ilyin
1
-0
/
+2
2014-08-19
Revert "memory: Use canonical path component as the name"
Peter Maydell
1
-0
/
+1
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-11
/
+1
2014-08-18
memory: Use canonical path component as the name
Peter Crosthwaite
1
-1
/
+0
2014-08-18
memory: constify memory_region_name
Peter Crosthwaite
1
-1
/
+1
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-9
/
+0
2014-08-12
trace: [tcg] Include TCG-tracing helpers
LluĂs Vilanova
3
-0
/
+4
2014-07-22
exec: fix migration with devices that use address_space_rw
Paolo Bonzini
1
-0
/
+11
2014-07-01
memory: MemoryRegion: Add may-overlap and priority props
Peter Crosthwaite
1
-1
/
+1
2014-07-01
memory: MemoryRegion: replace owner field with QOM parent
Paolo Bonzini
1
-1
/
+0
2014-07-01
memory: MemoryRegion: QOMify
Peter Crosthwaite
1
-0
/
+6
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
1
-0
/
+1
2014-06-23
tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
Richard Henderson
1
-1
/
+1
2014-06-19
hostmem: add property to map memory with MAP_SHARED
Paolo Bonzini
2
-1
/
+4
2014-06-19
hostmem: allow preallocation of any memory region
Paolo Bonzini
2
-0
/
+11
2014-06-19
memory: add error propagation to file-based RAM allocation
Paolo Bonzini
2
-2
/
+5
2014-06-19
memory: move mem_path handling to memory_region_allocate_system_memory
Paolo Bonzini
1
-0
/
+18
2014-06-19
memory: move RAM_PREALLOC_MASK to exec.c, rename
Paolo Bonzini
1
-3
/
+0
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
2
-3
/
+2
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
2
-2
/
+2
2014-06-19
memory: add memory_region_is_mapped() API
Igor Mammedov
1
-0
/
+8
2014-06-18
memory: MemoryRegion: rename parent to container
Paolo Bonzini
1
-10
/
+10
2014-06-17
exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
Hu Tao
1
-0
/
+1
2014-06-11
exec: replace ffsl with ctzl
Natanael Copa
1
-1
/
+1
2014-06-05
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
5
-363
/
+368
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+35
2014-06-05
softmmu: move softmmu_template.h out of include/
Paolo Bonzini
1
-533
/
+0
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
1
-0
/
+2
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
1
-12
/
+18
2014-06-05
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE
Paolo Bonzini
3
-27
/
+16
2014-06-05
softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS
Paolo Bonzini
1
-9
/
+2
2014-06-05
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
Paolo Bonzini
2
-5
/
+5
2014-05-28
tcg: Move size effects out of dh_arg
Richard Henderson
2
-50
/
+39
2014-05-28
tcg: Remove sizemask and flags arguments to tcg_gen_callN
Richard Henderson
2
-14
/
+7
2014-05-28
tcg: Save flags and computed sizemask in TCGHelperInfo
Richard Henderson
1
-16
/
+28
2014-05-28
tcg: Move side effects out of dh_sizemask
Richard Henderson
2
-15
/
+8
[next]