开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_mem.c
Age
Commit message (
Expand
)
Author
2020-06-22
virtio-mem: add memory via add_memory_driver_managed()
David Hildenbrand
2020-06-22
virtio-mem: silence a static checker warning
Dan Carpenter
2020-06-09
virtio_mem: convert device block size into 64bit
Michael S. Tsirkin
2020-06-08
virtio-mem: drop unnecessary initialization
Michael S. Tsirkin
2020-06-04
virtio-mem: Don't rely on implicit compiler padding for requests
David Hildenbrand
2020-06-04
virtio-mem: Try to unplug the complete online memory block first
David Hildenbrand
2020-06-04
virtio-mem: Use -ETXTBSY as error code if the device is busy
David Hildenbrand
2020-06-04
virtio-mem: Unplug subblocks right-to-left
David Hildenbrand
2020-06-04
virtio-mem: Drop manual check for already present memory
David Hildenbrand
2020-06-04
virtio-mem: Add parent resource for all added "System RAM"
David Hildenbrand
2020-06-04
virtio-mem: Better retry handling
David Hildenbrand
2020-06-04
virtio-mem: Offline and remove completely unplugged memory blocks
David Hildenbrand
2020-06-04
virtio-mem: Allow to offline partially unplugged memory blocks
David Hildenbrand
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 1
David Hildenbrand
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand