index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
exec: Don't use cpu_index to detect if cpu_exec_init()'s been called
Igor Mammedov
2016-07-26
1
-2
/
+3
*
exec: Reduce CONFIG_USER_ONLY ifdeffenery
Igor Mammedov
2016-07-26
1
-14
/
+3
*
exec: avoid realloc in phys_map_node_reserve
Peter Lieven
2016-07-17
1
-1
/
+3
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
exec: Fix qemu_ram_block_from_host for Xen
Anthony PERARD
2016-06-13
1
-1
/
+1
*
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
2016-06-09
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160531' into...
Peter Maydell
2016-05-31
1
-8
/
+35
|
\
|
*
exec: Do vmstate unregistration from cpu_exec_exit()
Bharata B Rao
2016-05-30
1
-0
/
+11
|
*
exec: Remove cpu from cpus list during cpu_exec_exit()
Bharata B Rao
2016-05-30
1
-8
/
+24
*
|
exec: hide mr->ram_addr from qemu_get_ram_ptr users
Paolo Bonzini
2016-05-29
1
-33
/
+24
*
|
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
2016-05-29
1
-5
/
+5
*
|
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
2016-05-29
1
-7
/
+6
*
|
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-29
1
-34
/
+0
|
/
*
memory: remove unnecessary masking of MemoryRegion ram_addr
Paolo Bonzini
2016-05-23
1
-14
/
+7
*
exec: adjust rcu_read_lock requirement
Gonglei
2016-05-23
1
-5
/
+1
*
memory: drop find_ram_block()
Gonglei
2016-05-23
1
-27
/
+7
*
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
2016-05-23
1
-2
/
+3
*
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-1
/
+1
*
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
2016-05-19
1
-10
/
+11
*
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-1
/
+1
*
memory: fix segv on qemu_ram_free(block=0x0)
Marc-André Lureau
2016-04-05
1
-0
/
+4
*
exec: fix error handling in file_ram_alloc
Paolo Bonzini
2016-03-22
1
-3
/
+4
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
exec: fix early return from ram_block_add
Paolo Bonzini
2016-03-15
1
-0
/
+2
*
exec: Fix memory allocation when memory path isn't on hugetlbfs
Markus Armbruster
2016-03-15
1
-33
/
+7
*
exec: Fix memory allocation when memory path names new file
Markus Armbruster
2016-03-15
1
-43
/
+64
*
exec: Introduce AddressSpaceDispatch.mru_section
Fam Zheng
2016-03-07
1
-2
/
+14
*
exec: Factor out section_covers_addr
Fam Zheng
2016-03-07
1
-3
/
+12
*
exec: Pass RAMBlock pointer to qemu_ram_free
Fam Zheng
2016-03-07
1
-14
/
+7
*
memory: Drop MemoryRegion.ram_addr
Fam Zheng
2016-03-07
1
-1
/
+2
*
memory: Move assignment to ram_block to memory_region_init_*
Fam Zheng
2016-03-07
1
-1
/
+0
*
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
2016-03-07
1
-29
/
+22
*
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
2016-02-25
1
-18
/
+28
*
exec: store RAMBlock pointer into memory region
Gonglei
2016-02-25
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...
Peter Maydell
2016-02-11
1
-6
/
+0
|
\
|
*
cpu: cpu_save/cpu_load is no more
Paolo Bonzini
2016-02-11
1
-6
/
+0
*
|
cpu: Add callback to check architectural watchpoint match
Sergey Fedorov
2016-02-11
1
-0
/
+6
|
/
*
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
2016-02-09
1
-15
/
+60
*
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-03
1
-0
/
+1
*
exec: Clean up includes
Peter Maydell
2016-01-29
1
-3
/
+1
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
2016-01-21
1
-1
/
+7
|
\
|
*
xen-hvm: Clean up xen_ram_alloc() error handling
Markus Armbruster
2016-01-14
1
-1
/
+7
*
|
qom/cpu: Add MemoryRegion property
Peter Crosthwaite
2016-01-21
1
-0
/
+14
*
|
exec.c: Use correct AddressSpace in watch_mem_read and watch_mem_write
Peter Maydell
2016-01-21
1
-6
/
+10
*
|
exec.c: Use cpu_get_phys_page_attrs_debug
Peter Maydell
2016-01-21
1
-5
/
+13
*
|
exec.c: Add cpu_get_address_space()
Peter Maydell
2016-01-21
1
-0
/
+6
[prev]
[next]