]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
consistently use TARGET_PAGE_SIZE in block-vbd.c
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 11 Sep 2009 17:23:19 +0000 (18:23 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 11 Sep 2009 17:23:19 +0000 (18:23 +0100)
commitcf4aa73460b0c597af3f48478212df5574b0123a
treea751ea25691384ca68cdf37b1b81c6ca05cc03db
parent54b92ca97bfed2a57141a107fa740b10072700e0
consistently use TARGET_PAGE_SIZE in block-vbd.c

Attached patch makes ioemu's block-vbd.c use of TARGET_PAGE_SIZE.
Fixes build error on NetBSD when building stubdom.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
block-vbd.c