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
/
exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
Remove superfluous '\n' around error_report()
Gonglei
1
-1
/
+1
2015-02-26
exec: round up size on MR resize
Michael S. Tsirkin
1
-0
/
+2
2015-02-16
Convert ram_list to RCU
Mike Day
1
-30
/
+72
2015-02-16
exec: convert ram_list to QLIST
Mike Day
1
-22
/
+30
2015-02-16
cosmetic changes preparing for the following patches
Mike Day
1
-29
/
+57
2015-02-16
exec: protect mru_block with RCU
Paolo Bonzini
1
-15
/
+37
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
1
-8
/
+26
2015-02-16
exec: make iotlb RCU-friendly
Paolo Bonzini
1
-5
/
+8
2015-02-16
exec: introduce cpu_reload_memory_map
Paolo Bonzini
1
-1
/
+1
2015-02-10
memory: unregister AddressSpace MemoryListener within BQL
Paolo Bonzini
1
-1
/
+5
2015-01-26
exec: fix madvise of NULL pointer
Paolo Bonzini
1
-6
/
+7
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
1
-16
/
+0
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-29
/
+107
2015-01-08
exec: qemu_ram_alloc_resizeable, qemu_ram_resize
Michael S. Tsirkin
1
-4
/
+78
2015-01-08
exec: split length -> used_length/max_length
Michael S. Tsirkin
1
-24
/
+28
2015-01-08
exec: cpu_physical_memory_set/clear_dirty_range
Michael S. Tsirkin
1
-1
/
+1
2014-12-22
exec: allows 8-byte accesses in subpage_ops
Paolo Bonzini
1
-2
/
+11
2014-12-20
exec: change default exception_index value for migration to -1
Paolo Bonzini
1
-2
/
+2
2014-12-16
exec: add wrapper for host pointer access
Michael S. Tsirkin
1
-5
/
+5
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
1
-3
/
+6
2014-11-18
exec: Handle multipage ranges in invalidate_and_set_dirty()
Peter Maydell
1
-4
/
+2
2014-09-19
exec.c: fix setting 1-byte-long watchpoints
Max Filippov
1
-1
/
+1
2014-09-15
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-0
/
+1
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-16
/
+40
2014-09-12
exec: file_ram_alloc(): print error when prealloc fails
Luiz Capitulino
1
-0
/
+1
2014-09-12
exec.c: Record watchpoint fault address and direction
Peter Maydell
1
-1
/
+6
2014-09-12
exec.c: Provide full set of dummy wp remove functions in user-mode
Peter Maydell
1
-0
/
+10
2014-09-12
exec.c: Relax restrictions on watchpoint length and alignment
Peter Maydell
1
-13
/
+31
2014-09-09
exec: add parameter errp to gethugepagesize
Hu Tao
1
-4
/
+7
2014-09-09
exec: report error when memory < hpagesize
Hu Tao
1
-3
/
+6
2014-09-09
exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
Hu Tao
1
-9
/
+27
2014-09-05
exec: Save CPUState::exception_index field
Pavel Dovgaluk
1
-0
/
+35
2014-08-28
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
1
-1
/
+1
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2014-08-18
exec: Abstract away ref to memory region names
Peter Crosthwaite
1
-2
/
+2
2014-07-22
exec: fix migration with devices that use address_space_rw
Paolo Bonzini
1
-16
/
+4
2014-07-01
memory: do not give a name to the internal exec.c regions
Paolo Bonzini
1
-4
/
+4
2014-07-01
memory: MemoryRegion: QOMify
Peter Crosthwaite
1
-2
/
+2
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
1
-6
/
+2
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
1
-0
/
+7
2014-06-23
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
1
-1
/
+0
2014-06-19
hostmem: add property to map memory with MAP_SHARED
Paolo Bonzini
1
-8
/
+10
2014-06-19
hostmem: allow preallocation of any memory region
Paolo Bonzini
1
-0
/
+7
2014-06-19
memory: add error propagation to file-based RAM allocation
Paolo Bonzini
1
-12
/
+24
2014-06-19
memory: move mem_path handling to memory_region_allocate_system_memory
Paolo Bonzini
1
-8
/
+2
2014-06-19
memory: move RAM_PREALLOC_MASK to exec.c, rename
Paolo Bonzini
1
-3
/
+6
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
1
-43
/
+1
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
1
-42
/
+63
2014-06-17
exec: dummy_section: Pass address space through.
Peter Crosthwaite
1
-6
/
+8
2014-06-17
exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
Hu Tao
1
-5
/
+21
[next]