Subject: CVS commit: src/sys/arch/xen/include
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 04/10/2004 23:46:26
Module Name:	src
Committed By:	cl
Date:		Sat Apr 10 23:46:26 UTC 2004

Modified Files:
	src/sys/arch/xen/include: hypervisor.h

Log Message:
- fix signatures for HYPERVISOR_stop, HYPERVISOR_dom0_op and
  HYPERVISOR_block_io_op
- add error checking for HYPERVISOR_mmu_update and
  HYPERVISOR_update_va_mapping
- add missing memory barriers
- initialize dom0_op->interface_version


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/include/hypervisor.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.