diff --git a/docs/aclpolkit.html.in b/docs/aclpolkit.html.in index 04cb39006a..3e5d30a5dd 100644 --- a/docs/aclpolkit.html.in +++ b/docs/aclpolkit.html.in @@ -342,8 +342,8 @@
name
attribute selects which timer is
being modified, and can be one of
"platform" (currently unsupported),
- "hpet" (libxl, xen, qemu, lxc), "kvmclock" (qemu),
- "pit" (qemu), "rtc" (qemu, lxc), "tsc" (libxl, qemu -
+ "hpet" (xen, qemu, lxc), "kvmclock" (qemu),
+ "pit" (qemu), "rtc" (qemu, lxc), "tsc" (xen, qemu -
since 3.2.0), "hypervclock"
(qemu - since 1.2.2) or
"armvtimer" (qemu - since 6.1.0).
@@ -7518,7 +7518,7 @@ qemu-kvm -net nic,model=? /dev/null
You can provide the amount of video memory in kibibytes (blocks of
1024 bytes) using vram
. This is supported only for guest
- type of "libxl", "vz", "qemu", "vbox", "vmx" and "xen". If no
+ type of "vz", "qemu", "vbox", "vmx" and "xen". If no
value is provided the default is used. If the size is not a power of
two it will be rounded to closest one.