index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_mem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio_mem: convert device block size into 64bit
Michael S. Tsirkin
2020-06-09
1
-9
/
+9
*
virtio-mem: drop unnecessary initialization
Michael S. Tsirkin
2020-06-08
1
-1
/
+1
*
virtio-mem: Don't rely on implicit compiler padding for requests
David Hildenbrand
2020-06-04
1
-0
/
+3
*
virtio-mem: Try to unplug the complete online memory block first
David Hildenbrand
2020-06-04
1
-31
/
+57
*
virtio-mem: Use -ETXTBSY as error code if the device is busy
David Hildenbrand
2020-06-04
1
-6
/
+10
*
virtio-mem: Unplug subblocks right-to-left
David Hildenbrand
2020-06-04
1
-22
/
+16
*
virtio-mem: Drop manual check for already present memory
David Hildenbrand
2020-06-04
1
-43
/
+12
*
virtio-mem: Add parent resource for all added "System RAM"
David Hildenbrand
2020-06-04
1
-1
/
+51
*
virtio-mem: Better retry handling
David Hildenbrand
2020-06-04
1
-3
/
+8
*
virtio-mem: Offline and remove completely unplugged memory blocks
David Hildenbrand
2020-06-04
1
-4
/
+43
*
virtio-mem: Allow to offline partially unplugged memory blocks
David Hildenbrand
2020-06-04
1
-1
/
+67
*
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
2020-06-04
1
-14
/
+143
*
virtio-mem: Paravirtualized memory hotunplug part 1
David Hildenbrand
2020-06-04
1
-2
/
+114
*
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
2020-06-04
1
-2
/
+37
*
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
2020-06-04
1
-0
/
+1533