index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
virtio-mem: Exclude unplugged memory during migration
David Hildenbrand
2020-07-03
1
-1
/
+53
*
virtio-mem: Add trace events
David Hildenbrand
2020-07-03
1
-1
/
+9
*
virtio-mem: Migration sanity checks
David Hildenbrand
2020-07-03
1
-0
/
+70
*
virtio-mem: Allow notifiers for size changes
David Hildenbrand
2020-07-03
1
-1
/
+20
*
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
2020-07-03
1
-0
/
+724