커밋 기록

작성자 SHA1 메시지 날짜
  Steve Sistare 6169f11936 memory: add RAM_PRIVATE 7 달 전
  Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 8 달 전
  Michal Privoznik 5d9a9a6170 backends/hostmem: Report error when memory size is unaligned 1 년 전
  Xiaoyao Li 37662d85b0 HostMem: Add mechanism to opt in kvm guest memfd via MachineState 1 년 전
  Philippe Mathieu-Daudé fdb63cf3b5 backends: Have HostMemoryBackendClass::alloc() handler return a boolean 1 년 전
  Philippe Mathieu-Daudé 2d7a1eb6e6 backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers 1 년 전
  David Hildenbrand e92666b0ba backends/hostmem-file: Add "rom" property to support VM templating with R/O files 1 년 전
  David Hildenbrand 5c52a219bb softmmu/physmem: Distinguish between file access mode and mmap protection 1 년 전
  Steve Sistare b0182e537e exec/memory: Introduce RAM_NAMED_FILE flag 2 년 전
  Alexander Graf 4b870dc4d0 hostmem-file: add offset option 2 년 전
  Peter Maydell b85ea5fa2f include: Move qemu_madvise() and related #defines to new qemu/madvise.h 3 년 전
  David Hildenbrand 9181fb7043 hostmem: Wire up RAM_NORESERVE via "reserve" property 4 년 전
  Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 4 년 전
  Michal Privoznik def835f0da hostmem: Don't report pmem attribute if unsupported 4 년 전
  Stefan Hajnoczi 86635aa4e9 hostmem-file: add readonly=on|off option 4 년 전
  Stefan Hajnoczi 369d6dc4de memory: add readonly support to memory_region_init_ram_from_file() 4 년 전
  Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 년 전
  Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 5 년 전
  Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 5 년 전
  Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 년 전
  Markus Armbruster dcfe480544 error: Avoid unnecessary error_propagate() after error_setg() 5 년 전
  Markus Armbruster 62a35aaa31 qapi: Use returned bool to check for failure, Coccinelle part 5 년 전
  Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 5 년 전
  Igor Mammedov 4ebc74dbbf hostmem: fix strict bind policy 5 년 전
  Igor Mammedov 900c0ba373 machine: alias -mem-path and -mem-prealloc into memory-foo backend 5 년 전
  Stefan Hajnoczi 72d41eb4b8 memory: fetch pmem size in get_file_size() 6 년 전
  Stefan Hajnoczi 7faae95ebc hostmem-file: fix pmem file size check 6 년 전
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 년 전
  Stefan Hajnoczi 314aec4a6e hostmem-file: reject invalid pmem file sizes 6 년 전
  Igor Mammedov 5c7ba877ef hostmem-file: simplify ifdef-s in file_backend_memory_alloc() 6 년 전