1
0
Fork 0
alistair23-linux/drivers/vhost
Michael S. Tsirkin 3bf9be40ff vhost: correctly set bits of dirty pages
Fix two bugs in dirty page logging:
When counting pages we should increase address by 1 instead of
VHOST_PAGE_SIZE. Make log_write() correctly process requests
that cross pages with write_address not starting at page boundary.

Reported-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-12-09 15:39:17 +02:00
..
Kconfig net/macvtap: add vhost support 2010-02-18 14:08:38 -08:00
Makefile vhost_net: a kernel-level virtio server 2010-01-15 01:43:29 -08:00
net.c vhost: fix typos in comment 2010-12-09 15:39:15 +02:00
vhost.c vhost: correctly set bits of dirty pages 2010-12-09 15:39:17 +02:00
vhost.h vhost: fix typos in comment 2010-12-09 15:39:15 +02:00