search for: paravirtual

Displaying 20 results from an estimated 1598 matches for "paravirtual".

2017 Jul 31
1
[RFC] virtio-mem: paravirtualized memory
On Fri, Jul 28, 2017 at 05:48:07PM +0200, David Hildenbrand wrote: > In general, a paravirtualized interface (for detection of PMEM regions) > might have one big advantage: not limited to certain architectures. What follows is a generic rant, and slightly offtopic -sorry about that. I thought it's worth replying to above since people sometimes propose random PV devices and portabilit...
2017 Jul 31
1
[RFC] virtio-mem: paravirtualized memory
On Fri, Jul 28, 2017 at 05:48:07PM +0200, David Hildenbrand wrote: > In general, a paravirtualized interface (for detection of PMEM regions) > might have one big advantage: not limited to certain architectures. What follows is a generic rant, and slightly offtopic -sorry about that. I thought it's worth replying to above since people sometimes propose random PV devices and portabilit...
2017 Jul 28
2
[RFC] virtio-mem: paravirtualized memory
...> 2. Adding also a guest -> host command queue. > > That can be used to request/notify the host about something. As written > in the original proposal, for ordinary RAM this could be used to request > more/less memory out of the guest. I would hope that where possible we minimize paravirtualized interfaces and just use standardized interfaces. In the case of memory hotplug, ACPI already defines that interface. > This might come in handy for other memory regions we just want to expose > to the guest via a paravirtualized interface. The resize features > (adding/removing memory...
2017 Jul 28
2
[RFC] virtio-mem: paravirtualized memory
...> 2. Adding also a guest -> host command queue. > > That can be used to request/notify the host about something. As written > in the original proposal, for ordinary RAM this could be used to request > more/less memory out of the guest. I would hope that where possible we minimize paravirtualized interfaces and just use standardized interfaces. In the case of memory hotplug, ACPI already defines that interface. > This might come in handy for other memory regions we just want to expose > to the guest via a paravirtualized interface. The resize features > (adding/removing memory...
2009 Jan 19
8
Linux distributions supported by Xen as PVM domUs
Hi: Reading Red Hat''s Website and a printed manual of RH184 (Red Hat Virtualization course) I see that RHEL 5 only supports RHEL 4.5 and RHEL 5 as paravirtualized guests. So I asume this is the same situation for CentOS 5, right? What''s the dependency between Xen versions for paravirtualized guests? I ask this questions because I got this experiences: 1. Running CentOS 5 as Dom0 - RHEL 4.5/CentOS 4.5 paravirtualized install, boot and works OK....
2009 Jan 21
1
Paravirtualized Debian (on CentOS host)
In order to create a paravirtualized guest/DomU, should i use the same distro as the host/dom0 is? Or is it possible to install a paravirtualized Debian (as a guest / DomU) into a CentOS (host / Dom0) ? Juan Pablo On Tue, Jan 20, 2009 at 8:42 AM, Ferenc Wagner <wferi@niif.hu> wrote: > Juan Pablo Torres <juanpablotor...
2009 Jan 19
1
Linux distributions supported by Xen as PVM domUs
Hi: Reading Red Hat's Website and a printed manual of RH184 (Red Hat Virtualization course) I see that RHEL 5 only supports RHEL 4.5 and RHEL 5 as paravirtualized guests. So I asume this is the same situation for CentOS 5, right? What's the dependency between Xen versions for paravirtualized guests? I ask this questions because I got this experiences: 1. Running CentOS 5 as Dom0 - RHEL 4.5/CentOS 4.5 paravirtualized install, boot and works OK. - RH...
2010 Jul 15
1
Paravirtualized Centos 5.5 guest under Xen
The virtualization manual doesn't seem to say; does one have to do anything to get the Centos 5.5 paravirtualization drivers installed? Or is it sufficient to specify a paravirtualized guest, and the Centos install will then detect that and load the right things? And, is there a way to check in the guest that the right drivers are loaded? What are they? -- David Dyer-Bennet, dd-b at dd-b.net; http://dd-...
2008 Oct 10
7
How do I see that a xVM is running as paravirtualized
I have followed a combination of instructions from this post and have been able to get an Ubuntu paravirtualized instance running under snv_96. Is there a way to "list" the fact that it is paravirtualized? For example, xm list, virsh list, etc. thanks -- This message posted from opensolaris.org
2009 Jul 08
2
Window Server 2003 will not run as paravirtualized?
Hello: According to the Red Hat Virtualization Guide, Windows Server 2003 32-bit will only run as a fully virtualized guest on an AMD64 system. I thought I have seen a lot of discussion about running paravirtualized Windows on CentOS. Is that a bad idea? Neil -- Neil Aggarwal, (281)846-8957, www.JAMMConsulting.com Will your e-commerce site go offline if you have a DB server failure, fiber cut, flood, or other disaster? If so, ask me about our geographically redudant database system.
2017 Jul 28
0
[RFC] virtio-mem: paravirtualized memory
...t -> host command queue. >> >> That can be used to request/notify the host about something. As written >> in the original proposal, for ordinary RAM this could be used to request >> more/less memory out of the guest. > > I would hope that where possible we minimize paravirtualized > interfaces and just use standardized interfaces. In the case of memory > hotplug, ACPI already defines that interface. I partly agree in the world of ACPI. If you just want to add/remove memory in the form of DIMMs, yes. This already works just fine. For other approaches in the context...
2008 Nov 08
7
Paravirtualized Solaris Update 6 (10/08)?
Gurus; I''ve been running Solaris 10 on a HVM domain on my machine (running SXCE snv_93 x86) for some time now. Now that Solaris 10 Update 6 (10/08) has been released, I tried creating a Paravirtualized Guest domain but got the same error message I got previously... # virt-install -n sol10 -p -r 1560 --nographics -f /dev/zvol/dsk/rpool/sol10 -l /stage/sol-10-u6-> Starting install... Could not find an installable distribution at ''/stage/sol-10-u6-ga1-x86-dvd.iso'' Domai...
2009 Jan 27
1
paravirtualized vs HVM disk interference (85% vs 15%)
Hi, We have found that exist a huge degradation in performance when doing I/O to a disk images contained in single files from a paravirtualized domain and from an HVM at the same time. The problem was found in a Xen box with Fedora 8 x86_64 binaries installed (Xen 3.1.0 + dom0 Linux 2.6.21). The test hardware was a rack mounted server with two 2.66 Ghz Xeon X5355 (4 cores each one, 128 Kb L1 cache and 8 Mb L2 cache), 4Gb of RAM and on...
2007 Apr 18
1
[PATCH 0/9] i386 MMU paravirtualization patches
These patches provide the infrastructure for paravirtualized MMU operations while at the same time cleaning up and optimizing the pagetable accessors for i386. They should be largely uncontroversial and are well tested. There are still some performance gains to be had for paravirtualization, but it is more important to get the native code base that wil...
2009 Jan 19
2
Paravirtualized Debian
Hello list; Im trying to install a paravirtualized Debian, but as an absolute newbie i´m, i don´t know what to put when the wizard asks me to give an "Install Media URL". Thanks in advance; Juan Pablo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-...
2010 Apr 21
1
Xen-server in virt-manager Paravirtualized doesn't work
Hi all, I'm setting up a virtualization software on CentOS, using virt-manager, KVM, qemu and Xen When I want to create a VM, paravirtualized mode isn't possible (ie it is grey) What should I do to use xen paravirtualized mode ? i figured that xen is not running but /etc/init.d/xend start doesn't work xen and xen-kernel are installed on the machine (rpm -qa | grep xen replies : xen & xen-kernel) thanks for all help --...
2007 Apr 18
1
[PATCH 0/9] i386 MMU paravirtualization patches
These patches provide the infrastructure for paravirtualized MMU operations while at the same time cleaning up and optimizing the pagetable accessors for i386. They should be largely uncontroversial and are well tested. There are still some performance gains to be had for paravirtualization, but it is more important to get the native code base that wil...
2009 Sep 18
3
Paravirtualization on VMware's Platform [VMI].
Hi, We ran a few experiments to compare performance of VMware's paravirtualization technique (VMI) and hardware MMU technologies (HWMMU) on VMware's hypervisor. To give some background, VMI is VMware's paravirtualization specification which tries to optimize CPU and MMU operations of the guest operating system. For more information take a look at this http://www.v...
2009 Sep 18
3
Paravirtualization on VMware's Platform [VMI].
Hi, We ran a few experiments to compare performance of VMware's paravirtualization technique (VMI) and hardware MMU technologies (HWMMU) on VMware's hypervisor. To give some background, VMI is VMware's paravirtualization specification which tries to optimize CPU and MMU operations of the guest operating system. For more information take a look at this http://www.v...
2020 May 07
0
[PATCH v3 00/15] virtio-mem: paravirtualized memory
...n the cover letter of v2 [1]. A > basic QEMU implementation was posted yesterday [2]. > > [1] https://lkml.kernel.org/r/20200311171422.10484-1-david at redhat.com > [2] https://lkml.kernel.org/r/20200506094948.76388-1-david at redhat.com > > v2 -> v3: > - "virtio-mem: Paravirtualized memory hotplug" > -- Include "linux/slab.h" to fix build issues > -- Remember the "region_size", helpful for patch #11 > -- Minor simplifaction in virtio_mem_overlaps_range() > -- Use notifier_from_errno() instead of notifier_to_errno() in notifier > -- M...