From: kaf24@scramble.cl.cam.ac.uk Date: Wed, 24 Sep 2003 21:49:54 +0000 (+0000) Subject: bitkeeper revision 1.461 (3f721182M0chx1rTeocidCx3jjFA6g) X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~18666 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9e921cf988dec27e70f79bbfff764d7ded991271;p=xen.git bitkeeper revision 1.461 (3f721182M0chx1rTeocidCx3jjFA6g) hypervisor-if.h: Fix a comment. --- diff --git a/xen/include/hypervisor-ifs/hypervisor-if.h b/xen/include/hypervisor-ifs/hypervisor-if.h index 97eebaa014..cb4ea195bd 100644 --- a/xen/include/hypervisor-ifs/hypervisor-if.h +++ b/xen/include/hypervisor-ifs/hypervisor-if.h @@ -100,9 +100,8 @@ #define _EVENT_PS2 5 /* - * Virtual addresses beyond this are not modifiable by guest OSes. - * The machine->physical mapping table starts at this address, read-only - * to all domains except DOM0. + * Virtual addresses beyond this are not modifiable by guest OSes. The + * machine->physical mapping table starts at this address, read-only. */ #define HYPERVISOR_VIRT_START (0xFC000000UL) #ifndef machine_to_phys_mapping