search for: virtulization

Displaying 20 results from an estimated 35 matches for "virtulization".

Did you mean: virtualization
2008 Apr 01
0
[07/17][PATCH] kvm/ia64: Add TLB virtulization support.-V8
Zhang, Xiantao wrote: >>From 6b731c15afa8cec84f16408c421c286f1dd1b7d3 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang <xiantao.zhang at intel.com> > Date: Wed, 12 Mar 2008 13:45:40 +0800 > Subject: [PATCH] KVM:IA64 : Add TLB virtulization support. > > vtlb.c includes tlb/VHPT virtulization. > Signed-off-by: Anthony Xu <anthony.xu at intel.com> > Signed-off-by: Xiantao Zhang <xiantao.zhang at intel.com> Hi Xiantao, Just a clarification question on this one: > +void machine_tlb_purge(u64 va, u64 ps) &gt...
2008 Apr 01
0
[16/18]KVM:IA64 : Add kvm sal/pal virtulization support.V9
Zhang, Xiantao wrote: >>From 5c70c038c57190144390ae9d30c3d06afba103d4 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang <xiantao.zhang at intel.com> > Date: Tue, 1 Apr 2008 14:59:30 +0800 > Subject: [PATCH] KVM:IA64 : Add kvm sal/pal virtulization support. > > Some sal/pal calls would be traped to kvm for virtulization > from guest firmware. > Signed-off-by: Xiantao Zhang <xiantao.zhang at intel.com> > --- > arch/ia64/kvm/kvm_fw.c | 500 Hi Xiantao, A few more comments: > --- /dev/null > +++ b/arch/ia64/kv...
2008 Apr 01
0
[07/17][PATCH] kvm/ia64: Add TLB virtulization support.-V8
Zhang, Xiantao wrote: >>From 6b731c15afa8cec84f16408c421c286f1dd1b7d3 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang <xiantao.zhang at intel.com> > Date: Wed, 12 Mar 2008 13:45:40 +0800 > Subject: [PATCH] KVM:IA64 : Add TLB virtulization support. > > vtlb.c includes tlb/VHPT virtulization. > Signed-off-by: Anthony Xu <anthony.xu at intel.com> > Signed-off-by: Xiantao Zhang <xiantao.zhang at intel.com> Hi Xiantao, Just a clarification question on this one: > +void machine_tlb_purge(u64 va, u64 ps) &gt...
2008 Apr 01
0
[13/18] KVM:IA64: Add optimization for some virtulization faults V9
Zhang, Xiantao wrote: >>From 0d698efed15759b49e78adcef085feda0a14a175 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang <xiantao.zhang at intel.com> > Date: Tue, 1 Apr 2008 14:57:09 +0800 > Subject: [PATCH] KVM:IA64: Add optimization for some virtulization > faults > > optvfault.S Add optimization for some performance-critical > virtualization faults. > Signed-off-by: Anthony Xu <anthony.xu at intel.com> > Signed-off-by: Xiantao Zhang <xiantao.zhang at intel.com> > --- > arch/ia64/kvm/optvfault.S | 918 > ++++...
2008 Mar 28
0
[12/17][PATCH] kvm/ia64: add optimization for some virtulization faults
Hi, >>From 2dbf7c93ff5e36a221761c690ff12e7be48a6bb2 Mon Sep 17 00:00:00 2001 >From: Xiantao Zhang <xiantao.zhang at intel.com> >Date: Wed, 12 Mar 2008 13:49:38 +0800 >Subject: [PATCH] kvm/ia64: add optimization for some virtulization >faults > >optvfault.S adds optimization for some performance-critical >virtualization >faults. >Signed-off-by: Anthony Xu <anthony.xu at intel.com> >Signed-off-by: Xiantao Zhang <xiantao.zhang at intel.com> It looks good. Best Regards, Akio Takebe
2008 Mar 28
0
[11/17][PATCH] kvm/ia64: add processor virtulization support.
Hi, Xiantao and Anthony >+void getfpreg(unsigned long regnum, struct ia64_fpreg *fpval, >+ struct kvm_pt_regs *regs) >+{ >+ /* Take floating register rotation into consideration*/ >+ if (regnum >= IA64_FIRST_ROTATING_FR) >+ regnum = IA64_FIRST_ROTATING_FR + fph_index(regs, >regnum); >+#define CASE_FIXED_FP(reg) \ >+ case (reg) : \ >+
2008 Mar 28
0
[11/17][PATCH] kvm/ia64: add processor virtulization support.
Hi, Xiantao and Anthony >+void getfpreg(unsigned long regnum, struct ia64_fpreg *fpval, >+ struct kvm_pt_regs *regs) >+{ >+ /* Take floating register rotation into consideration*/ >+ if (regnum >= IA64_FIRST_ROTATING_FR) >+ regnum = IA64_FIRST_ROTATING_FR + fph_index(regs, >regnum); >+#define CASE_FIXED_FP(reg) \ >+ case (reg) : \ >+
2014 Sep 05
1
problem with xen virtulization on centos 6.5
I have a .img file and it's config xml file that i downloaded from a website. I installed xen 4.2 on my centos 6.5. when i want to create a new domain for my .img file with this xml file with this command: "virsh create wiki.xml". that give me an error message:"unkonw os type xen". anyone know what's the problem?
2010 Feb 01
3
Fault Tolerance
Hi people... I want know if Source Codes Virtulization Solution from Red Hat has be release? Thanks -- Gilberto Nunes
2009 Dec 14
11
wine and vmware
hello what is the differences between wine and vmware? thanks in advance.
2009 Sep 08
3
xen with dynamic slices
Hi. I want use xen with dynamic slices. For example, I have 20 domU based on FreeBSD, xen hypervisor 3.3.1, Debian Lenny dom0 system. All domUs have 80Gb LVM partitions, but realy they use 20 of this 80Gb and I want to create more domU''s. How can I do it? I know that some virtualisation have possibility to do dynamic slices(4 example Virtul box) -- Best Regards, alex.faq8@gmail.com
2008 Jun 20
1
kvm under centos5.1/5.2
Hi all, Somebody have tried kvm under centos 5/5.1/5.2?? How stable and usable is it?? Any tip?? After redhat news about support kvm in the future I think that software will be more releveant in virtulized environments. Thanks. -- CL Martinez carlopmart {at} gmail {d0t} com
2007 Jul 04
1
kvm developers' forum 2007
...e the future roadmap of KVM, examine development challenges, and agree on modes of collaboration needed for common development. The KVM Forum 2007 will give developers an opportunity to update the community on the work that they are doing and coordinate efforts for the betterment of KVM and Linux virtulization. The event will take place in Tucson, Arizona on August 29th - 31st, at the Loews Ventana Canyon Resort, for more details please see http://www.qumranet.com/KVMForum2007.php See you in Tucson! Rami Tamir
2007 Mar 07
1
ioemu in config file and O_DIRECT option
In config file, ''*type=ioemu*'' is added with vif . Does it make the difference if we don''t add. Because i did not notice any difference in para as well as full virtulization. Same as in case of exporting the disk to Guest dom. Is it just a placeholder or else ? Second thing, I am running RHEL3 as a HVM DomU on xen-3.0.4. Every thing works fine, but i had a problem to write a file opened with O_DIRECT option. Does it supports all file IO options ( O_DIRECT etc. ) tha...
2007 Jul 04
1
kvm developers' forum 2007
...e the future roadmap of KVM, examine development challenges, and agree on modes of collaboration needed for common development. The KVM Forum 2007 will give developers an opportunity to update the community on the work that they are doing and coordinate efforts for the betterment of KVM and Linux virtulization. The event will take place in Tucson, Arizona on August 29th - 31st, at the Loews Ventana Canyon Resort, for more details please see http://www.qumranet.com/KVMForum2007.php See you in Tucson! Rami Tamir
2014 Mar 11
3
Adding an application to the list
Dear Sirs, my name is Ksenya, I'm from the ISPsystem company, which develops software products for hosting business automation. We'd like to add VMmanager into the Web-applications section  http://libvirt.org/apps.html#web VMmanager is a solution for virtulization management that enables to create and manage virtual machines.  The libvirt library is used for managing hypervisors, so we want to add VMmanager into your list. For more info about Vmmanager, please refer to our web site  http://ispsystem.com/en/software/vmmanager Could you please tell us how we...
2020 Apr 20
3
[PATCH v4] vhost: disable for OABI
...apcs-gnu will be broken. The correct fix is to force alignment of structures - however that is an intrusive fix that's best deferred until the next release. We didn't previously support such ancient systems at all - this surfaced after vdpa support prompted removing dependency of vhost on VIRTULIZATION. So for now, let's just add something along the lines of depends on !ARM || AEABI to the virtio Kconfig declaration, and add a comment that it has to do with struct member alignment. Note: we can't make VHOST and VHOST_RING themselves have a dependency since these are selected. Add a ne...
2020 Apr 20
3
[PATCH v4] vhost: disable for OABI
...apcs-gnu will be broken. The correct fix is to force alignment of structures - however that is an intrusive fix that's best deferred until the next release. We didn't previously support such ancient systems at all - this surfaced after vdpa support prompted removing dependency of vhost on VIRTULIZATION. So for now, let's just add something along the lines of depends on !ARM || AEABI to the virtio Kconfig declaration, and add a comment that it has to do with struct member alignment. Note: we can't make VHOST and VHOST_RING themselves have a dependency since these are selected. Add a ne...
2016 Aug 11
5
after classicupgrade
Hi, I have Samba 4.2.10 server with NT4 configuration, with ldap backend on Debian Jessie, and I want to upgrade it to AD. I test it now in virtul environment. The classicupgrade was succesful. getent passwd username and chown "username:Domain Users" test.txt didn't work with this nsswitch.conf: passwd: files ldap group: files ldap shadow: files ldap , so I changed ldap to winbind.
2008 Jun 11
1
Virtualizating Windows on Xen
Hi list!, this is my first mail, nice to meet you ;-) The first, sorry for my english, this is not good, i am from Spain :-( The second THANKS in advance ;-) I am writing because I have a problem with the virtualization of M$ Windows on Xen. All system works OK when I virtulize systems based on GNU/Linux. When I start my Windows Machine for make installation with the CD (iso). The Windows