kvm
美
英 
- 网络切换器;多电脑切换器;内核虚拟机(Kernel Virtual Machine)
例句
The ability to take a virtual appliance and run it on VMware, as you could on Xen or KVM, means more opportunities for the appliance.
获得一个虚拟设备并在VMware上运行(正如您在Xen或KVM上所做的那样)的能力意味着该设备有更多利用机会。
But good or bad, KVM is in the kernel, which gives it a huge leap forward against the existing solutions.
但是不论好坏,KVM位于内核中,这对于现有解决方案来说是一个巨大的飞跃。
KVM proved not long ago that through the addition of a kernel module, one could transform the Linux kernel into a hypervisor.
不久前已经证明,通过向KVM添加一个内核模块,就可以将Linux内核转变为hypervisor。
The approach that KVM takes is to turn a Linux kernel into a hypervisor simply by loading a kernel module.
KVM所使用的方法是通过简单地加载内核模块而将Linux内核转换为一个系统管理程序。
QUESTION Will the Diamondback work if I were to plug my mouse to a KVM switch?
如果我想把鼠标插到KVM开关上,响尾蛇是否会工作?
And, of KVM gain ground or should depend on the reliant degree of the good point that whether the user understands KVM and user.
而且,KVM的普及还是要取决于用户是否了解KVM的优点和用户的信赖程度。
KVM runs as a single module in the kernel, meaning that KVM virtual machines run as processes on top of that module.
KVM会以一个单一的模块存在于内核中,这意味着KVM虚拟机是以进程的形式在该模块的基础之上运行的。
KVM simply ignores this problem and mandates that if you want virtualization, you'll have to run on newer hardware.
KVM会简单地忽略这个问题,如果您希望进行虚拟化,就强制必须在更新的硬件上运行。
Even though KVM has been out for only a short time, you can find several articles exploring its performance in several areas.
尽管KVM的出现时间非常短,但是您可以找到一些介绍其各个方面性能的文章。
KVM then simply turns the Linux kernel into a hypervisor (when you install the kvm kernel module).
KVM然后会简单地将Linux内核转换成一个系统管理程序(在安装kvm内核模块时)。
You can deploy KVM-based virtualization in a myriad of configurations using architectures designed to meet different goals.
您可以部署基于KVM的虚拟化,进行各种配置,使用可满足不同目标的架构。
This modification enabled a new interface to user space that allows other operating systems to run above the KVM-enabled kernel.
这个修改为用户空间启用了一个新的接口,它可以允许其他操作系统在启用了KVM的内核之上运行。
KVM leverages the core features of the Linux kernel, including paravirtualization interfaces contributed by IBM engineers.
KVM充分利用了Linux内核的核心特性,包括由IBM工程师贡献的泛虚拟化(paravirtualizaiton)接口。
Instantiation of a new guest operating system is provided by a utility called kvm.
新客户操作系统的实例化是由一个名为kvm的工具提供的。
KVM is a full virtualization solution that is unique in that it turns a Linux kernel into a hypervisor using a kernel module.
KVM是一种完全虚拟化解决方案,它有一个方面非常独特:它将Linux内核转换为一个使用内核模块的hypervisor。
IBM is right fictitious change advance come from at different approach, KVM also is among them one of.
IBM对虚拟化的推进来自于不同的途径,KVM也是其中之一。
KVM is implemented as a kernel module, allowing Linux to become a hypervisor simply by loading a module.
KVM是作为内核模块实现的,因此Linux只要加载该模块就会成为一个hypervisor。
KVM , also named multicomputer sharing device, its application in the management of internet server proved vast development prospect.
KVM技术又称多电脑共享器,其在网络服务器的管理上的应用具有广阔的发展前景。
Another interesting article at KernelNewbies provides a great comparison of virtualization methods (including KVM).
KernelNewbies上的另外一篇有趣文章对虚拟化方法进行了很好的比较(包括KVM)。
But unlike regular processes, KVM guests contain a nested operating system, which impacts memory overcommitment in two key ways.
但与常规进程不同的是,KVM客户包含一套内嵌的操作系统,它以两种关键方式影响内存超量使用。
Most KVM switches will draw their power from the computers that are connected through the provided cables.
最kvm切换器将以此为自己的权力由计算机连接,通过提供的电缆。
Because KVM virtual machines are regular processes, the standard memory conservation techniques apply.
由于KVM虚拟机是常规进程,可以使用标准内存转换技术。
With a local remote KVM device, you can connect computers to the device using normal network Category 5 cables.
与当地的一个边远的kvm装置,你可以连接电脑,使装置的正常使用网络的第5类电缆。
The guest operating system interfaces to the KVM module using a modified QEMU process for PC hardware emulation.
客户操作系统使用为PC硬件仿真修改过的QEMU进程与KVM模块接口。
KVM is the official hypervisor solution, being deployed into production environments.
KVM是hypervisor的正式解决方案,被部署到生产环境中。
KVM, a virtualization solution, and Atom, a publishing standard and protocol, are suggested for adoption.
推荐使用KVM(虚拟化解决方案)与Atom(一种发布标准与协议)。
Recall that KVM is part of a virtualization solution.
记住KVM只是虚拟化解决方案的一部分。
The signals are converted and sent over the network to the KVM device where they are converted to normal signals.
信号转换和传送网络向核查团装置,他们正在被转化为正常信号。
The KVM is designed for small-memory, resource-constrained, network-connected devices.
KVM是为小存储器、资源受限的网络连接设备设计的。
The invention relates to a computer bidirectional simulated audio transmission method based on KVM.
一种基于KVM的计算机双向模拟音频传输方法。
If the output is similar to Listing 1, then the CPU supports KVM; otherwise, your CPU does not support KVM.
如果输出类似于清单1,那么CPU就支持KVM;否则,CPU不支持KVM。
While simple, this process illustrates how you can instantiate new guest operating systems with KVM.
尽管这个过程非常简单,但是它解释了如何使用KVM实例化新客户操作系统。
You can use either KVM (a module that exists in the host kernel) or with Rusty Russell's lguest (a modified Linux guest kernel).
您可以使用KVM(位于主机内核中的一个模块)或RustyRussell的lguest(修改版的Linux来宾操作系统内核)。
In related news the KVM development team has announced achieving native network IO performance using pci passthrough with VT-d technology.
KVM开发团队已在相关新闻中宣布,利用PCIpassthrough和VT-d技术达到了等同于原生网络IO的性能表现。
While the host is managing the memory allocated to a KVM guest, the guest kernel is simultaneously managing the same memory.
当主机管理分配给KVM客户的内存时,客户内核也同时在管理相同的内存。
Think of Screen as a virtual keyboard-video-mouse (KVM) switch.
可以把Screen看作虚拟的键盘-视频-鼠标(KVM)开关。
The Linux KVM is the first virtualization technology that has been integrated into the mainline Linux kernel.
LinuxKVM是第一个集成到主流Linux内核中的虚拟化技术。
Ari Kivity has written a set of test tools to test the KVM without needing the full device model.
AriKivity已经编写了一组测试工具来测试KVM,而不需要全部的设备模型。
You must have the kvm and qemu user-space applications, as well.
另外,还必须具有kvm和qemu用户空间应用程序。
For the latest news on KVM, check out the KVM wiki that's provided by Qumranet.
有关KVM的最新新闻,请查看KVMwiki,这是由Qumranet提供的。