Search results

From KVM
  • ...command line options, QMP, etc.). Use the source of this page to populate a new one for the new feature, and then add the info. ..., any tips on helping to narrow down the problems to this subsystem? e.g. A minimal command line that reproduces is always helpful.
    4 KB (553 words) - 08:49, 20 November 2015
  • * [http://www.linuxplanet.com/linuxplanet/reports/6503/1/ Linux as a hypervisor] at Linux Planet * [[Memory|How KVM deals with memory]] - a look inside how KVM interacts with the Linux VM.
    3 KB (396 words) - 05:45, 11 July 2017
  • ...code is available through a git tree (like the kernel itself). To create a repository using git, type [http://git.kernel.org/?p=virt/kvm/kvm.git;a=summary]
    1 KB (190 words) - 04:16, 3 August 2023
  • ...To share host files w/ the guest, we use 9p over virtio in conjunction w/ a filesystem device exporting the portion of the host filesystem that we'd li ...eate a 9pvirtio device exposing the mount_tag <code>hostshare</code> (just a name to identify the mount point). That device is coupled to an fsdev name
    3 KB (476 words) - 09:39, 31 May 2015
  • The Mac Pro is a great home server machine - twin quad core Xeons, plenty of memory capabili It would seem that there is a special set of registers on Intel processors called the MSR (manufacturs sp
    5 KB (580 words) - 16:48, 16 May 2015
  • If you are interested in organizing such a group time event, please add * Inflation semantics: Should a host be able to target free pages specifically?
    3 KB (472 words) - 03:57, 19 October 2017
  • ...back. Naturally, a 64-bit guest can only be migrated to a 64-bit host, but a 32-bit guest can be migrated at will. ...s NX-supporting hosts. To disable NX for a given guest, start it with such a parameter: -cpu qemu64,-nx
    7 KB (844 words) - 13:40, 8 February 2018
  • CPU hotplug is a controverse feature. It exists on qemu-kvm for it should involve a windows-specific driver (to be written)
    2 KB (280 words) - 10:11, 31 May 2015
  • ...rvisor part, especially how to unplug, re-plug the SR-IOV device still has a lot of open questions. ...are two ways of orchestrating datapath switching in case of (for example) a migration.
    6 KB (1,062 words) - 18:39, 7 August 2019
  • ...San Diego, CA, August 29-31. The Virtualization Micro Conference included a number of presentations relevant for KVM.
    414 bytes (55 words) - 01:07, 4 September 2015
  • ...development project from 2013 that was never completed. It is left here as a historical record. The feature described does not exist in any currently sh ...size is greater than what the host has physically available. For example, a 2G host running two VMs each with 2G would be over-committed.
    4 KB (585 words) - 06:51, 23 August 2018
  • * [[NetConsole| set up a network console]] * [[HowToConfigScript|Configuration Script for KVM]] - a complete management utility, configuration file format, and init script.
    4 KB (523 words) - 10:37, 8 August 2019
  • If you are interested in organizing such a group time event, please add '''Summary:''' Doing a better job of mitigating speculative-execution-based attacks
    3 KB (418 words) - 06:08, 22 October 2018
  • ** When the installer asks you to select a drive, load the virtio driver (viostor) The solution is to reinstall the MBR. Here is a tutorial for doing this: http://www.sevenforums.com/tutorials/20864-mbr-res
    2 KB (225 words) - 06:05, 10 March 2018
  • ...lease see [http://git.kernel.org/?p=virt/kvm/kvm-guest-drivers-windows.git;a=blob_plain;f=vioserial/app/device.cpp;hb=48b3a3f78fe4711d1561b32c9a1c0ca647 * Only one open allowed at a time for a port.
    6 KB (947 words) - 03:51, 28 June 2016
  • You'll see a normal SDL window pop up, and if you poke inside the guest you'll find that ...use SPICE. We need to enable the spice server in qemu-kvm. We also need a client to view the guest. So first be sure the client is installed:
    5 KB (767 words) - 06:24, 26 December 2015
  • ...Since iperf is a SW packet generator and normal process shall it be, this a reasonable number. === Assign the VF to a guest ===
    3 KB (512 words) - 16:52, 16 May 2015
  • * The idea behind it is to have a common framework for hypervisors for IO virtualization
    329 bytes (50 words) - 10:38, 15 December 2022
  • * '''Insufficient PCI window size'''<br>This is a fixable SeaBIOS limitation. Patches are currently under development by [htt ...ers are known to be affected by this, but probably only during early boot. A workaround could be identity mapping, i.e. locating the memory BARs in the
    4 KB (576 words) - 22:44, 19 January 2017
  • KSM is a memory-saving de-duplication feature, that merges anonymous (private) pages |how many pages changing too fast to be placed in a tree
    1 KB (245 words) - 05:53, 9 July 2015
  • ...can either add these to your distro's module list to load on boot, or run a command like this. The QEMU monitor has a new command, '''pci_add''', which is used to hotadd the pci devices.
    5 KB (636 words) - 10:19, 31 May 2015
  • The vmglext module for Xorg is not compiled, but comes as a 32-bit binary in the download. This will not work for 64-bit unless you pa ...'''make''' and '''make install-guest'''. Requires sudo to install (if in a system path) and to change ldconfig to look for VMGL loadable modules.
    2 KB (398 words) - 10:18, 31 May 2015
  • ...written a utility called '''kvmctl''' to manage KVM-based VMs, along with a configuration file format, and other associated utilities. Feel free to us A couple of assumptions are made for this work:
    10 KB (1,474 words) - 10:21, 31 May 2015
  • Save the following as a .reg file and you can apply the changes by running the file on windows. The wsh tag is a legacy option and no longer has any effect. The default setting for forcews
    3 KB (427 words) - 16:48, 1 August 2019
  • This is a template page used to help documenting the features and supply the full inf
    400 bytes (52 words) - 13:39, 8 February 2018
  • * In order to assign devices in KVM, you'll need a system which supports VT-d, not to be confused with the VT-x support of you ...there has been some success passing through a secondary Radeon HD 5850 as a VM's secondary display.
    4 KB (621 words) - 20:34, 24 July 2016
  • * Experience in Developing a Driver for a Complex New Hardware Device on Qemu/KVM - Knut Omang ([https://www.youtube. ...ayer Primitives - Kashyap Chamarthy ([http://www.linux-kvm.org/images/8/85/A-Practical-Look-at-QEMU-Block-Layer-Primitives.pdf slides])
    10 KB (1,478 words) - 04:32, 18 September 2017
  • * You want a simple way for your virtual machine to access to the host, to the internet * You are ready to take a huge performance hit.
    10 KB (1,716 words) - 23:11, 3 December 2018
  • * Add a read-only memory type. ...rop large ptes when write protecting; just write protect them. When taking a write fault, either drop the large pte, or convert it to small ptes and wri
    5 KB (694 words) - 06:37, 25 October 2015
  • * Painting a Picture of the KVM Use-cases in the Container World - Fabian Deutsch, Red H * Contributor Q&A Panel - Moderated by Stefan Hajnoczi, Red Hat ([https://www.youtube.com/wat
    10 KB (1,338 words) - 05:19, 18 November 2021
  • Intel 82801AA '''AC97''' emulation works with Windows 7, but is detected as a "Multimedia Audio Controller" device. The correct driver can be installed t
    630 bytes (90 words) - 17:50, 24 November 2018
  • ...increasing the throughput (HT), increase the network availability (HA) or a combination of both. ...west). Even if a NIC supports jumbo frames, it may not always work well in a bond together with jumbo frames.
    12 KB (1,693 words) - 10:17, 31 May 2015
  • The kernel modules can be found in kvm-kmod-<kernel version>. A kernel version of 2.6.32.3 means that these are the ''same'' modules as tho If you use a kernel from http://www.kernel.org or one provided from your distribution an
    3 KB (432 words) - 09:52, 31 May 2015
  • Qemu provides a way to change the iso in the virtual cdrom device via the monitor interface In case you already have a cdrom in the drive you need to '''eject''' the current iso first before iss
    2 KB (328 words) - 21:12, 25 December 2015
  • kvm-unit-tests is a project as old as KVM. As its name suggests, it's purpose is to provide [h ...M-unit-tests#Adding a test|"Adding a test"]] provides an example of adding a test. Finally, section [[KVM-unit-tests#Contributing|"Contributing"]] expla
    11 KB (1,707 words) - 13:43, 1 August 2020
  • * Using multiple threaded vhost to serve as the backend of a multiqueue capable virtio-net adapter * Use a multi-queue awared virtio-net driver to send and receive packets to/from ea
    13 KB (2,106 words) - 04:38, 4 February 2016
  • There are a several options available to manage kvm virtual machines: |Abiquo is a technology-agnostic solution for enterprises and service providers who want
    16 KB (2,376 words) - 22:45, 11 October 2020
  • ...the real mode emulation, which happens in early stage of boot. If there's a failure as soon as the VM starts, it's most likely due to the real mode.
    1 KB (163 words) - 16:59, 16 May 2015
  • ...edia:2012-forum-live-migration.pdf | Live Migration: Even faster, Now With a Dedicated Thread!]] || Orit Wasserman, Red Hat |4:30pm || [[Media:2012-forum-Q35.pdf | A New Chipset for Qemu - Intel's Q35]] || Jason Baron, Red Hat || [[Media:201
    6 KB (761 words) - 23:30, 17 July 2018
  • The source for the Windows drivers is hosted in a repository on GIT hub. Anonymous users can clone the repository
    2 KB (212 words) - 13:38, 6 November 2018
  • If you are running a server without X, access your VM through VNC
    1 KB (154 words) - 13:59, 24 June 2018
  • ...ions, or an AMD processor with SVM extensions (also called AMD-V). Xen has a [http://wiki.xensource.com/xenwiki/HVM_Compatible_Processors complete list] See also '''Can KVM run a 32-bit guest on a 64-bit host? What about PAE?''' below.
    18 KB (2,925 words) - 16:44, 20 December 2020
  • Virtualization enables multiple operating systems to run on a system, manage virtual machines, one part of which is a virtual CPU (or vcpu).
    24 KB (2,758 words) - 10:12, 31 May 2015
  • ...mainly for development, user queries are welcome. No need to subscribe for a one-off question, just send an email. You may also want to check the variou
    2 KB (284 words) - 09:05, 2 August 2021
  • ...w.youtube.com/watch?v=j0bp4fnO98w video] [https://www.linux-kvm.org/images/a/a1/To_EL2_and_Beyond_0.pdf slides]) * Adding Device Direct Assignment Support for a New Bus Infrastructure on ARM64: Challenges and Performance Tuning - Mihai
    10 KB (1,445 words) - 05:25, 18 November 2021
  • ...| [[Media:01x07a-Vhost.pdf | vhost-scsi Technical Discussion]] || Nicholas A. Bellinger, Datera |3:30pm || [[Media:01x08b-KVMGT-a.pdf |KvmGT: A Full GPU Virtualization Solution for KVM]] || Jike Song, Intel || [[Media:0
    5 KB (705 words) - 01:15, 4 September 2015
  • * Svirt - sVirt is a community effort aimed at integrating Mandatory Access Control (MAC) securi
    2 KB (284 words) - 17:11, 16 May 2015
  • ...more]] || Rik van Riel || [[Media:KVM-Forum-2011-RT-KVM.pdf | Using KVM as a Real-Time Hypervisor]] || Jan Kiszka |15:50 - 16:20 || [[Media:2011-forum-keep-a-limit-on-it-io-throttling-in-qemu.pdf | IO Throttling in QEMU]] || Ryan Har
    8 KB (925 words) - 23:28, 17 July 2018
  • Jason's idea: introduce a flag to tell pktgen not for wait MST's idea: add a .ndo_tx_polling not only for pktgen
    19 KB (2,923 words) - 08:56, 15 March 2017
  • | [[Media:Kvm10_ganeti_talk.pdf | Ganeti as a KVM cluster management interface ]] || Guido Trotter || [http://vimeo.com/ | [[Media:2010-forum-mtosatti_walkthrough_entry_exit.pdf | A Walkthrough on some recent KVM performance improvements ]] || Marcelo Tosat
    6 KB (741 words) - 01:20, 4 September 2015
  • ...13-crossing-the-endianness-bridge.pdf | Crossing the Endianness Bridge (Or a Foolish Attempt at Mixed-Endian Virtualization)]] || Marc Zyngier, ARM || [ ...Fault Tolerance]] || Michael Hines, IBM || Implementing New Block Drivers: A QEMU Developer Primer || Jeff Cody, Red Hat || [[Media:Kvm-forum-2013-libvi
    9 KB (1,062 words) - 01:15, 4 September 2015
  • | [[Media:KvmForum2008$kdf2008_4.pdf | Buiding a better Userspace - The current and future state of QEMU and KVM integration
    3 KB (375 words) - 23:15, 17 July 2018
  • | [[Media:KvmForum2007$kvm_iommu_talk.pdf| A KVM friendly IOMMU API for Linux]]
    3 KB (407 words) - 05:50, 18 November 2021
  • ...OS 6.4 x64. Virtio drivers are installed in the guest os. Host machine has a Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz and 8GB RAM. The guest uses 4GB RAM ...read-exception-not-handled?forum=WinPreview2014Setup . Running a host with a I7 820 QM, Core2Duo vurtual CPU works, with 1 socket, 2 core and 1 thread a
    40 KB (4,791 words) - 12:47, 28 August 2015
  • * LSO, a.k.a. GSO, a.k.a. TSO – Large, Global, Transmit segment offload – the same thing in cont For send operation scatter-gather mode is a default, it can be disabled by configuration to force copy mode to prealloc
    66 KB (10,190 words) - 10:28, 31 May 2015
  • * use a bitmap for tracking used interrupts (Alex Williamson) * vmx unrestricted guest (Nitin A Kamble)
    80 KB (11,433 words) - 10:10, 31 May 2015
View ( | next 250) (20 | 50 | 100 | 250 | 500)