index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-mem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-02-06
1
-2
/
+2
*
misc: Simplify qemu_prealloc_mem() calls
Philippe Mathieu-Daudé
2024-01-05
1
-4
/
+2
*
hw/virtio: Constify VMState
Richard Henderson
2023-12-30
1
-4
/
+4
*
virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()
David Hildenbrand
2023-11-13
1
-10
/
+12
*
migration: Use vmstate_register_any()
Juan Quintela
2023-11-01
1
-2
/
+2
*
virtio-mem: Mark memslot alias memory regions unmergeable
David Hildenbrand
2023-10-12
1
-0
/
+6
*
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
David Hildenbrand
2023-10-12
1
-0
/
+288
*
virtio-mem: Update state to match bitmap as soon as it's been migrated
David Hildenbrand
2023-10-12
1
-5
/
+21
*
virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cb
David Hildenbrand
2023-10-12
1
-5
/
+5
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-1
/
+1
*
virtio-mem: Prepare for device unplug support
David Hildenbrand
2023-07-12
1
-0
/
+25
*
virtio-mem: Support "x-ignore-shared" migration
David Hildenbrand
2023-07-12
1
-9
/
+38
*
virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
David Hildenbrand
2023-07-12
1
-10
/
+10
*
virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
David Hildenbrand
2023-06-23
1
-50
/
+66
*
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-06-23
1
-1
/
+0
*
hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
Philippe Mathieu-Daudé
2023-06-23
1
-1
/
+1
*
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
2023-05-19
1
-1
/
+1
*
virtio-mem: Proper support for preallocation with migration
David Hildenbrand
2023-02-06
1
-0
/
+87
*
virtio-mem: Migrate immutable properties early
David Hildenbrand
2023-02-06
1
-2
/
+49
*
virtio-mem: Fail if a memory backend with "prealloc=on" is specified
David Hildenbrand
2023-02-06
1
-0
/
+6
*
virtio-mem: Fix typo in function name
Philippe Mathieu-Daudé
2022-12-28
1
-6
/
+6
*
virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
Chenyi Qiang
2022-12-28
1
-1
/
+1
*
virtio-mem: Fix the bitmap index of the section offset
Chenyi Qiang
2022-12-28
1
-2
/
+2
*
qapi: Use returned bool to check for failure (again)
Markus Armbruster
2022-12-14
1
-8
/
+2
*
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
1
-1
/
+1
*
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-27
1
-1
/
+1
*
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
1
-2
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-5
/
+5
*
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
2022-01-20
1
-1
/
+3
*
virtio-mem: Correct default THP size for ARM64
Gavin Shan
2022-01-20
1
-12
/
+20
*
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
David Hildenbrand
2022-01-07
1
-1
/
+1
*
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
1
-0
/
+63
*
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-07
1
-4
/
+35
*
virtio-mem: Don't skip alignment checks when warning about block size
David Hildenbrand
2022-01-06
1
-1
/
+2
*
virtio-mem: Drop precopy notifier
David Hildenbrand
2021-11-01
1
-34
/
+0
*
virtio-mem: Implement replay_discarded RamDiscardManager callback
David Hildenbrand
2021-11-01
1
-0
/
+58
*
virtio-mem: Require only coordinated discards
David Hildenbrand
2021-07-08
1
-3
/
+3
*
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
2021-07-08
1
-0
/
+1
*
virtio-mem: Implement RamDiscardManager interface
David Hildenbrand
2021-07-08
1
-3
/
+285
*
virtio-mem: Don't report errors when ram_block_discard_range() fails
David Hildenbrand
2021-07-08
1
-16
/
+4
*
virtio-mem: Factor out traversing unplugged ranges
David Hildenbrand
2021-07-08
1
-37
/
+49
*
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
2021-05-13
1
-3
/
+0
*
virtio-mem: Probe THP size to determine default block size
David Hildenbrand
2020-11-03
1
-4
/
+101
*
virtio-mem: Make sure "usable_region_size" is always multiples of the block size
David Hildenbrand
2020-11-03
1
-0
/
+3
*
virtio-mem: Make sure "addr" is always multiples of the block size
David Hildenbrand
2020-11-03
1
-0
/
+5
*
virtio-mem: detach the element from the virtqueue when error occurs
Li Qiang
2020-09-29
1
-0
/
+3
*
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
virtio-mem: Correct format specifier mismatch for RISC-V
Bruce Rogers
2020-08-04
1
-1
/
+1
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
1
-4
/
+2
[next]