19 Commits (d09c0939c97061fca0faa842184171f2f94b3339)

Author SHA1 Message Date
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Steve Sistare 6169f11936 memory: add RAM_PRIVATE 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Xiaoyao Li 37662d85b0 HostMem: Add mechanism to opt in kvm guest memfd via MachineState 2 years ago
Philippe Mathieu-Daudé fdb63cf3b5 backends: Have HostMemoryBackendClass::alloc() handler return a boolean 2 years ago
Philippe Mathieu-Daudé 2d7a1eb6e6 backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers 2 years ago
David Hildenbrand 9181fb7043 hostmem: Wire up RAM_NORESERVE via "reserve" property 5 years ago
David Hildenbrand 7f863cba4d softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() 5 years ago
Igor Mammedov 900c0ba373 machine: alias -mem-path and -mem-prealloc into memory-foo backend 6 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Marc-André Lureau fa0cb34d22 hostmem: use object id for memory region name with >= 4.0 8 years ago
Marcel Apfelbaum 06329ccecf mem: add share parameter to memory-backend-ram 8 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Peter Maydell 9c058332f3 backends: Clean up includes 10 years ago
Hu Tao d42e2de7bc hostmem-ram: don't exit qemu if size of memory-backend-ram is way too big 12 years ago
Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 12 years ago
Hu Tao bd9262d95f hostmem: separate allocation from UserCreatable complete method 12 years ago
Igor Mammedov 1f07048933 add memdev backend infrastructure 12 years ago