similar to: virsh doesn't support vtpm using XEN?

Displaying 20 results from an estimated 110 matches similar to: "virsh doesn't support vtpm using XEN?"

2012 Nov 23
1
[PATCH] nictype.c32: PXELINUX module to display UNDI NIC bus type...
Applies to Syslinux 4.06. Attached, below, and available at: Repository: git://git.zytor.com/users/sha0/syslinux.git Branch: nictype - Shao Miller ----- From 2764e260e12d9769e3b699e4213b9a164e64924a Mon Sep 17 00:00:00 2001 From: Shao Miller <sha0.miller at gmail.com> Date: Thu, 22 Nov 2012 20:43:25 -0500 Subject: [PATCH] nictype.c32: PXELINUX module to display UNDI NIC bus
2007 Dec 21
0
[Virtio-for-kvm] [PATCH 4/7] userspace virtio
From bf5361f9b8b00f85e93cddf853f8f7f449c8d8c2 Mon Sep 17 00:00:00 2001 From: Dor Laor <dor.laor@qumranet.com> Date: Sun, 9 Dec 2007 12:17:36 +0200 Subject: [PATCH] Add NIC vendor option to kvm python script It allows picking other NIC vendors than rtl8139. Use --nictype=xxx, the ddefault is rtl8139. Signed-off-by: Dor Laor <dor.laor@qumranet.com> --- kvm | 8 +++++++- 1 files
2007 Dec 21
0
[Virtio-for-kvm] [PATCH 4/7] userspace virtio
From bf5361f9b8b00f85e93cddf853f8f7f449c8d8c2 Mon Sep 17 00:00:00 2001 From: Dor Laor <dor.laor@qumranet.com> Date: Sun, 9 Dec 2007 12:17:36 +0200 Subject: [PATCH] Add NIC vendor option to kvm python script It allows picking other NIC vendors than rtl8139. Use --nictype=xxx, the ddefault is rtl8139. Signed-off-by: Dor Laor <dor.laor@qumranet.com> --- kvm | 8 +++++++- 1 files
2014 Apr 16
0
Bug#744927: No VIF information in xentop with xl
Package: xen-utils-4.3 Version: 4.3.0-3+b1 Using the xl toolstack there's no information about the networks of the domUs in xentop. I have a PV and a HVM domU and both are shown as having 0 network interfaces, while in fact they have functioning interfaces. Here's one of the interfaces that should be shown, from xenstore: 29 = "" 0 = "" frontend =
2011 Jan 11
0
[PATCH, v2]: xl: move domain struct init functions to libxl
Changes since v1: - Include nic,net2,vkb,vfb init functions --- This allows libxl users to get some sane default values for this complex set of structures. This is purely code movement and there are no functional changes except for a trivial error handling change in nic device init. Signed-off-by: Gianni Tedesco <gianni.tedesco@citrix.com> diff -r efe2d3ea22ae tools/libxl/libxl.c ---
2013 Nov 25
22
[PATCH 0/4] Coverity fixes for tools/libxl
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> -- 1.7.10.4
2012 Aug 14
4
[PATCH] libxl: fix usage of backend parameter and run_hotplug_scripts
vif interfaces allows the user to specify the domain that should run the backend (also known as driver domain) using the ''backend'' parameter. This is not compatible with run_hotplug_scripts=1, since libxl can only run the hotplug scripts from the Domain 0. Signed-off-by: Roger Pau Monne <roger.pau@citrix.com> --- docs/misc/xl-network-configuration.markdown | 6 ++++--
2010 Jun 28
8
[PATCH] add xl ocaml bindings
Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com> --- tools/ocaml/Makefile | 2 +- tools/ocaml/common.make | 2 +- tools/ocaml/libs/xl/xl.ml | 209 ++++++++++++ tools/ocaml/libs/xl/xl.mli | 209 ++++++++++++ tools/ocaml/libs/xl/xl_stubs.c | 706 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 1126 insertions(+), 2 deletions(-)
2018 Sep 17
0
Re: How to assign IP via virt-install
You've not given libvirt anything to install; therefore, it has nothing it can tell about the IP address. Are you intending, for example, to add a mapping between MAC and IP address to a DHCP server for later use? - Peter On Mon, 17 Sep 2018 at 13:23, Devis Reagan Ponraj -ERS, HCL Tech < devisreagan-p@hcl.com> wrote: > Hi Team , > > I am new to virt-install , need your help
2015 Mar 09
1
[CentOS Wiki] Update of "Manuals/ReleaseNotes/CentOS7.0/Spanish" by JoseArribas
2015-03-09 12:08 GMT-07:00 <noreply at centos.org>: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "CentOS Wiki" for change notification. > > The following page has been changed by JoseArribas: > http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7.0/Spanish > > New page: > language es > #pragma section-numbers 2 > =
2015 May 10
0
KVM Questions
Am 09.05.2015 um 23:19 schrieb Paul R. Ganci <ganci at nurdog.com>: > On 05/08/2015 11:41 PM, James Hogarth wrote: >> was wondering if this procedure might work to do what I desire: >> >> 1.) Shutdown the VMs >> 2.) Archive the VM image directory /home/vmimages to a network drive >> 3.) Use parted or fdisk to delete present /home partition >> 4.) Use
2015 May 09
2
KVM Questions
On 05/08/2015 11:41 PM, James Hogarth wrote: > was wondering if this procedure might work to do what I desire: > > 1.) Shutdown the VMs > 2.) Archive the VM image directory /home/vmimages to a network drive > 3.) Use parted or fdisk to delete present /home partition > 4.) Use parted or fdisk to re-create smaller/home partition and new vm-images > 5.) Create XFS file system on
2014 Jun 06
0
puppetlabs-java: installing oracle-jdk on ubuntu trusty 14.04
Hi, puppet 3.6.1 on a vanilla trusty ubuntu server, trying to install oracle-jdk: class { 'java': distribution => 'oracle-jdk', version => 'latest', } exits with the following error: Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install oracle-j2sdk1.7' returned 100: Reading package
2017 May 24
0
Re: How to show underlying QEMU command line using virsh
On Wed, May 24, 2017 at 10:49:23AM +0300, Roman Storozhenko wrote: > Hello, everybody > > I use virt to run my VM's and QEMU as a hypervisor. There is a file > describing my virtual machine: > > /etc/libvirt/qemu/centos7.0.xml Just a note, never edit ^these files directly behind libvirt's back and always use 'virsh edit' for all modifications. > > As you
2018 Mar 21
3
[Bug 105669] New: can not support GP104M
https://bugs.freedesktop.org/show_bug.cgi?id=105669 Bug ID: 105669 Summary: can not support GP104M Product: xorg Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2017 May 24
3
How to show underlying QEMU command line using virsh
Hello, everybody I use virt to run my VM's and QEMU as a hypervisor. There is a file describing my virtual machine: /etc/libvirt/qemu/centos7.0.xml As you know it contains xml representation of my VM. Is there any way to show underlying qemu command that virsh runs using that file? For example: qemu-system-x86-64 -m 1024 -smp 2 -... If no, is there any way to figure it out during VM run ?
2016 Oct 30
0
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
On 10/30/2016 07:33 AM, FrancisM wrote: > Any error in your host logs? Nothing obvious. I checked /var/log/messages, /var/log/libvirt/qemu, /var/log/libvirt/lxc & /var/log/qemu-ga. The /var/log/libvirt/lxc & /var/log/qemu-ga were empty. The /var/log/libvirt/qemu directory had a log file of interest Outgoing-CentOS-7-VM.log but nothing in it that tells me anything obvious.
2017 Jun 06
1
Re: libvirtd not accepting connections
On 06/06/2017 08:17 AM, Michael C. Cambria wrote: > > > On 06/06/2017 04:43 AM, Martin Kletzander wrote: >> On Mon, Jun 05, 2017 at 07:52:58PM -0400, Michael C Cambria wrote: >>> >>> >>> On 06/05/2017 10:46 AM, Martin Kletzander wrote: >>>> On Sun, Jun 04, 2017 at 06:42:39PM -0400, Michael C Cambria wrote: >>>>> I've upgraded
2015 May 04
4
CentOS 7, NFS 4, and a non ext4 fs (like zfs)
Hello, we want to migrate to CentOS 7(.1) , Server, Client etc ... Right now we need to suspend that because we have some serious issues with NFS4 shared ZFS ( kernel module - zfs on linux project ) Volumes and CentOS 7 clients. Our current server are CentOS6.5, if we share a zfs volume and do the following on this share: client A reads/access file "z.txt". Now client B replaces
2010 Aug 18
16
[PATCH 00 of 16] libxl: autogenerate type definitions and destructor functions
The series introduces auto-generation of the type definitions used in the libxl interface followed by auto-generation of a destructor function for each type. In the future it may be possible to use the related data structures for other purposes, for example auto-generation of the functions to marshal between C and language binding data types. tools/_libxl_types.h should be identical both before