代码搜索:kvm

找到约 357 项符合「kvm」的源代码

代码结果 357
www.eeworm.com/read/131315/5931606

makefile

# @(#)Makefile 8.1 (Berkeley) 6/4/93 LIB= kvm CFLAGS+=-DLIBC_SCCS -I/sys SRCS= kvm.c kvm_${MACHINE}.c kvm_file.c kvm_getloadavg.c kvm_proc.c MAN3= kvm.0 kvm_geterr.0 kvm_getfiles.0 kvm_getloadavg.0
www.eeworm.com/read/441999/7661416

doc kvm.doc

www.eeworm.com/read/131315/5931616

c kvm.c

/*- * Copyright (c) 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software developed by the Computer Systems * Engineering gr
www.eeworm.com/read/131315/5931620

3 kvm.3

.\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" This code is derived from software developed by the Computer Systems .\" Engineering group a
www.eeworm.com/read/131315/5935250

h kvm.h

/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/125688/6025590

h kvm.h

/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/125688/6026640

h kvm.h

/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/186360/5234078

h kvm.h

#ifndef __LINUX_KVM_H #define __LINUX_KVM_H /* * Userspace interface for /dev/kvm - kernel based virtual machine * * Note: this interface is considered experimental and may change without *
www.eeworm.com/read/176655/5336152

c kvm.c

/* * Public Release 3 * * $Id: kvm.c,v 1.4 1998/09/15 16:48:11 wfs Exp $ */ /* * ------------------------------------------------------------------------ * * Copyright (c) 1996, 1997 The Reg
www.eeworm.com/read/334125/3374688

pm kvm.pm

#!/usr/bin/perl # Start a KVM machine and run a number of tests against it. # Copyright (C) 2005-2008 Jelmer Vernooij # Published under the GNU GPL, v3 or later. package Kvm; use