summaryrefslogtreecommitdiffstats
path: root/include/hw/xen/xen.h
diff options
context:
space:
mode:
authorDenis V. Lunev2021-01-28 18:13:13 +0100
committerStefan Hajnoczi2021-02-10 10:23:28 +0100
commiteb847c42296497978942f738cd41dc29a35a49b2 (patch)
tree1e943519b46b79e4c77bf58c636c290d0b921d5a /include/hw/xen/xen.h
parentmulti-process: perform device reset in the remote process (diff)
downloadqemu-eb847c42296497978942f738cd41dc29a35a49b2.tar.gz
qemu-eb847c42296497978942f738cd41dc29a35a49b2.tar.xz
qemu-eb847c42296497978942f738cd41dc29a35a49b2.zip
docs: fix Parallels Image "dirty bitmap" section
Original specification says that l1 table size if 64 * l1_size, which is obviously wrong. The size of the l1 entry is 64 _bits_, not bytes. Thus 64 is to be replaces with 8 as specification says about bytes. There is also minor tweak, field name is renamed from l1 to l1_table, which matches with the later text. Signed-off-by: Denis V. Lunev <den@openvz.org> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-id: 20210128171313.2210947-1-den@openvz.org CC: Stefan Hajnoczi <stefanha@redhat.com> CC: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> [Replace the original commit message "docs: fix mistake in dirty bitmap feature description" as suggested by Eric Blake. --Stefan] Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/hw/xen/xen.h')
0 files changed, 0 insertions, 0 deletions