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
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-13
exec: Fix qemu_ram_block_from_host for Xen
Anthony PERARD
1
-1
/
+1
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-05-31
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160531' into...
Peter Maydell
1
-8
/
+35
2016-05-30
exec: Do vmstate unregistration from cpu_exec_exit()
Bharata B Rao
1
-0
/
+11
2016-05-30
exec: Remove cpu from cpus list during cpu_exec_exit()
Bharata B Rao
1
-8
/
+24
2016-05-29
exec: hide mr->ram_addr from qemu_get_ram_ptr users
Paolo Bonzini
1
-33
/
+24
2016-05-29
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
1
-5
/
+5
2016-05-29
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
1
-7
/
+6
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
1
-34
/
+0
2016-05-23
memory: remove unnecessary masking of MemoryRegion ram_addr
Paolo Bonzini
1
-14
/
+7
2016-05-23
exec: adjust rcu_read_lock requirement
Gonglei
1
-5
/
+1
2016-05-23
memory: drop find_ram_block()
Gonglei
1
-27
/
+7
2016-05-23
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
1
-2
/
+3
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
1
-0
/
+1
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-1
/
+1
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
1
-10
/
+11
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-1
/
+1
2016-04-05
memory: fix segv on qemu_ram_free(block=0x0)
Marc-André Lureau
1
-0
/
+4
2016-03-22
exec: fix error handling in file_ram_alloc
Paolo Bonzini
1
-3
/
+4
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-15
exec: fix early return from ram_block_add
Paolo Bonzini
1
-0
/
+2
2016-03-15
exec: Fix memory allocation when memory path isn't on hugetlbfs
Markus Armbruster
1
-33
/
+7
2016-03-15
exec: Fix memory allocation when memory path names new file
Markus Armbruster
1
-43
/
+64
2016-03-07
exec: Introduce AddressSpaceDispatch.mru_section
Fam Zheng
1
-2
/
+14
2016-03-07
exec: Factor out section_covers_addr
Fam Zheng
1
-3
/
+12
2016-03-07
exec: Pass RAMBlock pointer to qemu_ram_free
Fam Zheng
1
-14
/
+7
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
1
-1
/
+2
2016-03-07
memory: Move assignment to ram_block to memory_region_init_*
Fam Zheng
1
-1
/
+0
2016-03-07
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
1
-29
/
+22
2016-02-25
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
1
-18
/
+28
2016-02-25
exec: store RAMBlock pointer into memory region
Gonglei
1
-0
/
+2
2016-02-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...
Peter Maydell
1
-6
/
+0
2016-02-11
cpu: cpu_save/cpu_load is no more
Paolo Bonzini
1
-6
/
+0
2016-02-11
cpu: Add callback to check architectural watchpoint match
Sergey Fedorov
1
-0
/
+6
2016-02-09
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
1
-15
/
+60
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
exec: Clean up includes
Peter Maydell
1
-3
/
+1
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
1
-1
/
+7
2016-01-21
qom/cpu: Add MemoryRegion property
Peter Crosthwaite
1
-0
/
+14
2016-01-21
exec.c: Use correct AddressSpace in watch_mem_read and watch_mem_write
Peter Maydell
1
-6
/
+10
2016-01-21
exec.c: Use cpu_get_phys_page_attrs_debug
Peter Maydell
1
-5
/
+13
2016-01-21
exec.c: Add cpu_get_address_space()
Peter Maydell
1
-0
/
+6
2016-01-21
exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS
Peter Maydell
1
-2
/
+3
2016-01-21
cputlb.c: Use correct address space when looking up MemoryRegionSection
Peter Maydell
1
-3
/
+4
2016-01-21
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
1
-10
/
+15
2016-01-21
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
1
-4
/
+12
2016-01-14
xen-hvm: Clean up xen_ram_alloc() error handling
Markus Armbruster
1
-1
/
+7
[next]