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
/
backends
/
hostmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
hostmem: use host_memory_backend_mr_inited() where proper
Peter Xu
1
-5
/
+5
2017-04-20
hostmem: introduce host_memory_backend_mr_inited()
Peter Xu
1
-0
/
+9
2017-03-21
Revert "hostmem: fix QEMU crash by 'info memdev'"
Markus Armbruster
1
-14
/
+8
2017-03-14
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
1
-2
/
+2
2017-01-12
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
Igor Mammedov
1
-0
/
+26
2016-10-17
hostmem: Register TYPE_MEMORY_BACKEND properties as class properties
Eduardo Habkost
1
-20
/
+22
2016-08-02
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
1
-4
/
+14
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
1
-4
/
+11
2016-07-13
hostmem: fix QEMU crash by 'info memdev'
Xiao Guangrong
1
-8
/
+14
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-8
/
+8
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-4
/
+4
2016-02-04
backends: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-23
hostmem: Ignore ENOSYS while setting MPOL_DEFAULT
Pavel Fedin
1
-3
/
+5
2015-07-22
hostmem: Fix qemu_opt_get_bool() crash in host_memory_backend_init()
Eduardo Habkost
1
-4
/
+4
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
1
-14
/
+8
2015-06-19
backends: Fix typename of 'policy' enum property in hostmem obj
Daniel P. Berrange
1
-1
/
+1
2015-04-01
hostmem: Prevent removing an in-use memory backend
Lin Ma
1
-0
/
+14
2014-08-20
hostmem: set MPOL_MF_MOVE
Michael S. Tsirkin
1
-1
/
+1
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-10
/
+0
2014-06-19
hostmem: add properties for NUMA memory policy
Hu Tao
1
-1
/
+135
2014-06-19
hostmem: allow preallocation of any memory region
Paolo Bonzini
1
-0
/
+42
2014-06-19
hostmem: add merge and dump properties
Paolo Bonzini
1
-1
/
+83
2014-06-19
hostmem: separate allocation from UserCreatable complete method
Hu Tao
1
-0
/
+20
2014-06-19
backend:hostmem: replace hostmemory with host_memory
Hu Tao
1
-12
/
+12
2014-06-18
add memdev backend infrastructure
Igor Mammedov
1
-0
/
+97