aboutsummaryrefslogtreecommitdiffstats
path: root/executor/_include
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2024-09-09 11:21:19 +0200
committerAlexander Potapenko <glider@google.com>2024-09-09 14:20:33 +0000
commitad6b666d49906bc961adba5801cc0f94c3e7c811 (patch)
tree9dc6fca16667e3257883e956966e7d5c40ca8c79 /executor/_include
parentdf6d5ba592799e2e819c8b3447b9a08e7e8d1986 (diff)
sys/linux/dev_kvm.txt: fix the description of kvm_coalesced_mmio_zone
According to https://elixir.bootlin.com/linux/v6.10.9/source/include/uapi/linux/kvm.h, the third member of `struct kvm_coalesced_mmio_zone` is a union of `__u32 pad` and `__u32 pio`, where `pio` can be 0 or 1, depending on whether the user wants to use KVM_MMIO_BUS or KVM_PIO_BUS (see also https://elixir.bootlin.com/linux/v6.10.9/source/virt/kvm/coalesced_mmio.c#L137)
Diffstat (limited to 'executor/_include')
0 files changed, 0 insertions, 0 deletions