Sign in
qemu
/
qemu
/
c6e3f520c802c5cb2de80576aba7f9f1fe985d8b
/
backends
/
hostmem-file.c
314aec4
hostmem-file: reject invalid pmem file sizes
by Stefan Hajnoczi
· 6 years ago
5c7ba87
hostmem-file: simplify ifdef-s in file_backend_memory_alloc()
by Igor Mammedov
· 6 years ago
21d1683
hostmem: add more information in error messages
by Zhang Yi
· 6 years ago
fa0cb34
hostmem: use object id for memory region name with >= 4.0
by Marc-André Lureau
· 6 years ago
87dc3ce
hostmem-file: remove object id from pmem error message
by Zhang Yi
· 6 years ago
8610029
hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
by Marc-André Lureau
· 6 years ago
a1f3bb1
hostmem-file: fixed the memory leak while get pmem path.
by Zhang Yi
· 6 years ago
d5dbde4
hostmem-file: make available memory-backend-file on POSIX-based hosts
by Hikaru Nishida
· 6 years ago
a4de855
hostmem-file: add the 'pmem' option
by Junyan He
· 6 years ago
cbfc017
memory, exec: switch file ram allocation functions to 'flags' parameters
by Junyan He
· 6 years ago
06329cc
mem: add share parameter to memory-backend-ram
by Marcel Apfelbaum
· 7 years ago
9837684
hostmem-file: add "align" option
by Haozhong Zhang
· 7 years ago
11ae6ed
hostmem-file: Add "discard-data" option
by Eduardo Habkost
· 7 years ago
6f4c60e
hostmem: use host_memory_backend_mr_inited() where proper
by Peter Xu
· 8 years ago
026ac48
hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties
by Eduardo Habkost
· 8 years ago
bc78a01
hostmem-file: plug a small leak
by Marc-André Lureau
· 9 years ago
696b550
hostmem-file: fix memory leak
by Gonglei
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
9c05833
backends: Clean up includes
by Peter Maydell
· 9 years ago
ef1e1e0
maint: avoid useless "if (foo) free(foo)" pattern
by Daniel P. Berrange
· 9 years ago
c2cb2b0
hostmem: Fix mem-path property name in error report
by Jan Kiszka
· 10 years ago
dbcb898
hostmem: add property to map memory with MAP_SHARED
by Paolo Bonzini
· 11 years ago
a35ba7b
hostmem: allow preallocation of any memory region
by Paolo Bonzini
· 11 years ago
52330e1
hostmem: add file-based HostMemoryBackend
by Paolo Bonzini
· 11 years ago