index
:
rocket-tools/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-10.0
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
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
hw
/
virtio
/
virtio-mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
Chenyi Qiang
1
-11
/
+10
2025-06-23
memory: Change memory_region_set_ram_discard_manager() to return the result
Chenyi Qiang
1
-13
/
+17
2025-06-23
memory: Export a helper to get intersection of a MemoryRegionSection with a g...
Chenyi Qiang
1
-27
/
+5
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-2
/
+3
2025-04-23
include/system: Move exec/ram_addr.h to system/ram_addr.h
Richard Henderson
1
-1
/
+1
2025-03-11
hw/virtio/virtio-mem: Remove CONFIG_DEVICES include
Philippe Mathieu-Daudé
1
-4
/
+2
2025-02-12
system: introduce a new MlockState enum
Daniil Tatianin
1
-1
/
+1
2024-12-22
Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
1
-32
/
+75
2024-12-21
s390x: virtio-mem support
David Hildenbrand
1
-1
/
+3
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-4
/
+4
2024-12-21
virtio-mem: unplug memory only during system resets, not device resets
David Hildenbrand
1
-31
/
+72
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-4
/
+4
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
1
-1
/
+0
2024-12-15
hw/virtio: Constify all Property
Richard Henderson
1
-1
/
+1
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
1
-1
/
+1
2024-09-24
virtio-mem: Add support for suspend+wake-up with plugged memory
Juraj Marcin
1
-0
/
+10
2024-09-24
virtio-mem: Use new Resettable framework instead of LegacyReset
Juraj Marcin
1
-14
/
+24
2024-09-11
virtio-mem: don't warn about THP sizes on a kernel without THP support
David Hildenbrand
1
-0
/
+7
2024-07-10
virtio-mem: improve error message when unplug of device fails due to plugged ...
David Hildenbrand
1
-2
/
+2
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
1
-2
/
+2
2024-01-05
misc: Simplify qemu_prealloc_mem() calls
Philippe Mathieu-Daudé
1
-4
/
+2
2023-12-30
hw/virtio: Constify VMState
Richard Henderson
1
-4
/
+4
2023-11-13
virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()
David Hildenbrand
1
-10
/
+12
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
1
-2
/
+2
2023-10-12
virtio-mem: Mark memslot alias memory regions unmergeable
David Hildenbrand
1
-0
/
+6
2023-10-12
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
David Hildenbrand
1
-0
/
+288
2023-10-12
virtio-mem: Update state to match bitmap as soon as it's been migrated
David Hildenbrand
1
-5
/
+21
2023-10-12
virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cb
David Hildenbrand
1
-5
/
+5
2023-09-21
hw/other: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
1
-0
/
+25
2023-07-12
virtio-mem: Support "x-ignore-shared" migration
David Hildenbrand
1
-9
/
+38
2023-07-12
virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
David Hildenbrand
1
-10
/
+10
2023-06-23
virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
David Hildenbrand
1
-50
/
+66
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-06-23
hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
Philippe Mathieu-Daudé
1
-1
/
+1
2023-05-19
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
1
-1
/
+1
2023-02-06
virtio-mem: Proper support for preallocation with migration
David Hildenbrand
1
-0
/
+87
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
1
-2
/
+49
2023-02-06
virtio-mem: Fail if a memory backend with "prealloc=on" is specified
David Hildenbrand
1
-0
/
+6
2022-12-28
virtio-mem: Fix typo in function name
Philippe Mathieu-Daudé
1
-6
/
+6
2022-12-28
virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
Chenyi Qiang
1
-1
/
+1
2022-12-28
virtio-mem: Fix the bitmap index of the section offset
Chenyi Qiang
1
-2
/
+2
2022-12-14
qapi: Use returned bool to check for failure (again)
Markus Armbruster
1
-8
/
+2
2022-10-27
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
1
-1
/
+1
2022-10-27
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
1
-1
/
+1
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
1
-2
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-5
/
+5
2022-01-20
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
1
-1
/
+3
[next]