Document -kernel-kqemu and -no-kqemu in qemu(1).
ok todd
This commit is contained in:
parent
e4c93e5e98
commit
227310f81a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2008/01/19 23:53:58 todd Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2008/01/21 20:40:20 sthen Exp $
|
||||
|
||||
# no success building on other archs yet
|
||||
ONLY_FOR_ARCHS= amd64 arm i386 powerpc
|
||||
@ -6,7 +6,7 @@ ONLY_FOR_ARCHS= amd64 arm i386 powerpc
|
||||
COMMENT= multi system emulator
|
||||
|
||||
DISTNAME= qemu-0.9.0
|
||||
PKGNAME= qemu-0.9.0p0
|
||||
PKGNAME= qemu-0.9.0p1
|
||||
CATEGORIES= emulators
|
||||
|
||||
HOMEPAGE= http://fabrice.bellard.free.fr/qemu/
|
||||
|
20
emulators/qemu/patches/patch-qemu-doc_texi
Normal file
20
emulators/qemu/patches/patch-qemu-doc_texi
Normal file
@ -0,0 +1,20 @@
|
||||
$OpenBSD: patch-qemu-doc_texi,v 1.1 2008/01/21 20:40:20 sthen Exp $
|
||||
--- qemu-doc.texi.orig Mon Jan 21 14:11:49 2008
|
||||
+++ qemu-doc.texi Mon Jan 21 14:11:51 2008
|
||||
@@ -513,6 +513,16 @@ Use @var{file} as initial ram disk.
|
||||
|
||||
@end table
|
||||
|
||||
+Kernel QEMU options:
|
||||
+@table @option
|
||||
+
|
||||
+@item -kernel-kqemu
|
||||
+Enable KQEMU full virtualization (default is user mode only).
|
||||
+
|
||||
+@item -no-kqemu
|
||||
+Disable KQEMU kernel module usage.
|
||||
+@end table
|
||||
+
|
||||
Debug/Expert options:
|
||||
@table @option
|
||||
|
Loading…
x
Reference in New Issue
Block a user