Displaying 20 results from an estimated 21 matches for "kvm64".
Did you mean:
hvm64
2012 Jul 22
0
Preferred CPU model not allowed by hypervisor
...'s config file. Instead, I get the
error message in libvirtd.log that:
warning : x86Decode:1346 : Preferred CPU model Nehalem not allowed by
hypervisor; closest supported model will be used
If I review the qemu log for that particular domain, I see that my CPU has
been changed to this:
-cpu kvm64,+lahf_lm,+popcnt,+sse4.2,+sse4.1,+ssse3
(in other places, I see it set to core2duo rather than kvm64)
However, it *should* be Nehalem. For some background, I'm running kvm on a
westmere proc, which is the successor to Nehalem. I'm specifying Nehalem as
the target platform, though, to ma...
2017 Aug 25
2
Re: vm in qcow2 runs on host A but not on host B
hey dominik,
Am 2017-08-24 18:14, schrieb Dominik Psenner:
> This might be related to the configuration of the virtual machine. A
> machine configured to have cpu X might not start up when it is changed
> to cpu Y. We also observed that a windows host does not boot on a
> ubuntu host with the default kvm configuration.
>
2011 Aug 02
3
CPU Model detection with virsh capabilities
...PU
host which is an Intel Xeon E5410 and my problem is that this CPU is
detected only with the cpumodel "pentium3".
But if use the kvm -cpu ? command, it returns me the following
capabilities :
$ kvm -cpu ?
x86 qemu64
x86 phenom
x86 core2duo
x86 kvm64
x86 qemu32
x86 coreduo
x86 486
x86 pentium
x86 pentium2
x86 pentium3
x86 athlon
x86 n270
Moreover, if i decide to use the pentium3 cpumodel for my KVM VM, the
CentOS freeze during its loading.
My libvirt and kvm are t...
2013 Jun 19
2
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
...blow up everyone's email on this but I tried something new and
found a different problem. I uninstalled all the debian package (libvirt,
kvm, qemu, virt-manager, etc.) and then remade all the packages and
installed them. Haswell again shows up in virt-manager, but now any CPU I
choose including kvm64 and qemu64 give the same error:
root@mal:~# virsh create /etc/libvirt/qemu/debian7-nonsmp.xml
2013-06-19 03:09:42.836+0000: 24248: info : libvirt version: 1.0.6
2013-06-19 03:09:42.836+0000: 24248: warning :
virLogParseDefaultPriority:1581 : Ignoring invalid log level setting
error: Failed to crea...
2016 Aug 07
0
Proper XML for compareCPU method
...ort print_function
import sys
import libvirt
conn = libvirt.open('qemu:///system')
if conn == None:
print('Failed to open connection to qemu:///system', file=sys.stderr)
exit(1)
retc = conn.compareCPU('<cpu><arch name="x86"><model
name="kvm64"/></arch></cpu>')
if retc == -1:
print("CPUs are not the same.")
else:
print("CPUs are the same.")
conn.close()
exit(0)
This probably just a simple error on my part but I have tried more that
a few permutations of the XML with no success. So...
2017 Aug 25
0
Re: vm in qcow2 runs on host A but not on host B
...;<br></div><div dir="auto">If you change, you break.</div><div dir="auto">It is not the virtualization system fault.</div><div dir="auto"><br></div><div dir="auto">For libvirt/kvm you can use the CPU kvm64 that hidde some specifics features from the operational system.</div><div dir="auto">In this case it is easier to migrate VM from host to host.</div><div dir="auto"><br></div><div dir="auto">You can use the migration feature fr...
2017 Aug 25
2
Re: vm in qcow2 runs on host A but not on host B
Hi Macros,
Am 2017-08-25 11:54, schrieb Marcos:
> Hi everyone,
>
> Windows are very sensitive with hardware, mainly with CPU.
>
> If you change, you break.
> It is not the virtualization system fault.
>
> For libvirt/kvm you can use the CPU kvm64 that hidde some specifics
> features from the operational system.
> In this case it is easier to migrate VM from host to host.
>
> You can use the migration feature from libvirt to test if the 2 hosts
> are compatible for migrating your windows VM.
>
> If libvirt tells you th...
2018 Dec 03
0
How to get list of CPUs compatible with the host CPU and vendor?
...e with the host CPU. I would like to further limit the
list to CPUs of the same vendor as the host CPU. How can I do that?
I tried to use virConnectBaselineCPU with <vendor> element and checking
whether I obtain the same CPU, but that doesn't filter out CPUs without
any vendor such as `kvm64' or `pentium'.
Thanks,
Milan
2015 Jun 29
0
Windows 10 tech preview build 10130
...rivers obtained from running the
spice guest tools vs. the virtio-win stuff. I use:
http://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-0.100.exe
I did have problems with blue screens at boot (to even get the
installation going) until I changed the CPU type to "kvm64"
-Greg
2015 Jun 29
2
Windows 10 tech preview build 10130
Hi Everyone,
Has anyone managed to install Windows 10 tech preview build 10130 as a
KVM on a CentOS 6 host? I'm having problems that I haven't been able to
get past.
I can get the CD to boot and the install process to begin, but Windows
keeps complaining about missing drivers. I've unsuccessfully tried the
VirtIO ISOs from the Fedora project. The images I tried were:
2017 Oct 03
2
Re: error: internal error: missing backend for pool type 11 (zfs)
@Michal: Thanks for your reply!
Indeed I have found a package in the AUR (libvirt-zfs) and only had to
change to the current version and add zfs-utils as dependency in the
PKGBUILD. Now I don't get the previous error anymore but I still cannot
setup a VM because I constantly get errors due to wrong permissions.
I have tried to change the permissions in:
- /etc/libvirt/qemu.conf
-
2020 Aug 15
2
unable to migrate non shared storage in tunneled mode
...de-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}'
\
-machine pc-q35-5.1,accel=kvm,usb=off,dump-guest-core=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format
\
-cpu kvm64,ibpb=on,md-clear=on,spec-ctrl=on,ssbd=on,vme=on,x2apic=on,hypervisor=on
\
-m 2048 \
-overcommit mem-lock=off \
-smp 2,sockets=2,cores=1,threads=1 \
-uuid 95286971-32fa-4138-be0e-519ec21af800 \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,fd=35,server,nowait \
-mon chardev=charmoni...
2017 Oct 03
2
Re: error: internal error: missing backend for pool type 11 (zfs)
...AME=nick QEMU_AUDIO_DRV=spice
/usr/sbin/qemu-system-x86_64 -name guest=Fedora-Test1,debug-threads=on -S
-object
secret,id=masterKey0,format=raw,file=/home/nick/.config/libvirt/qemu/lib/domain-1-Fedora-Test1/master-key.aes
-machine pc-i440fx-2.10,accel=kvm,usb=off,vmport=off,dump-guest-core=off
-cpu kvm64 -m 4096 -realtime mlock=off -smp 2,sockets=2,cores=1,threads=1
-uuid 352c2983-fb53-4eb2-9def-1804e0abec5b -no-user-config -nodefaults
-chardev
socket,id=charmonitor,path=/home/nick/.config/libvirt/qemu/lib/domain-1-Fedora-Test1/monitor.sock,server,nowait
-mon chardev=charmonitor,id=monitor,mode=con...
2018 Mar 23
2
Issue with libguestfs-test-tool on a guest hosted on VMWare ESXi
...estmere E56xx/L56xx/X56xx (Nehalem-C)
x86 athlon QEMU Virtual CPU version 2.5+
x86 core2duo Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz
x86 coreduo Genuine Intel(R) CPU T2600 @ 2.16GHz
x86 kvm32 Common 32-bit KVM processor
x86 kvm64 Common KVM processor
x86 n270 Intel(R) Atom(TM) CPU N270 @ 1.60GHz
x86 pentium
x86 pentium2
x86 pentium3
x86 phenom AMD Phenom(tm) 9550 Quad-Core Processor
x86 qemu32 QEMU Virtual CPU version 2.5+
x86 qemu64 QEMU Virtu...
2013 Jun 18
2
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
On 06/17/2013 05:41 PM, Michael Giardino wrote:
> Kashyap: I have not tried integrating your guest xml but I will look
> over it today when I get a chance. Thank you.
>
> Martin: Below is the output from /proc/cpuinfo. Let me know if there is
> anything else that would be helpful in debugging this. Thank you,
>
Unfotunately, my guess was wrong. If you could run 'cpuid
2020 Sep 14
0
Re: [ovirt-users] Re: Testing ovirt 4.4.1 Nested KVM on Skylake-client (core i5) does not work
...gt;
> >> > <model usable='yes'>pentium2</model>
> >> > <model usable='yes'>pentium</model>
> >> > <model usable='yes'>n270</model>
> >> > <model usable='yes'>kvm64</model>
> >> > <model usable='yes'>kvm32</model>
> >> > <model usable='yes'>coreduo</model>
> >> > <model usable='yes'>core2duo</model>
> >> > <model usable='...
2017 Oct 05
0
24e700e291 ("Merge branch 'x86-apic-for-linus' of .."): WARNING: kernel stack regs at 979f9f70 in kworker/u4:1:648 has bad 'bp' value (null)
...rtualization/attachments/20171006/4623b933/attachment-0001.bin>
-------------- next part --------------
#!/bin/bash
kernel=$1
initrd=quantal-core-i386.cgz
wget --no-clobber https://github.com/fengguang/reproduce-kernel-bug/raw/master/initrd/$initrd
kvm=(
qemu-system-x86_64
-enable-kvm
-cpu kvm64
-kernel $kernel
-initrd $initrd
-m 512
-smp 2
-device e1000,netdev=net0
-netdev user,id=net0
-boot order=nc
-no-reboot
-watchdog i6300esb
-watchdog-action debug
-rtc base=localtime
-serial stdio
-display none
-monitor null
)
append=(
root=/dev/ram0
hung_task_panic=1
debug
apic=de...
2017 Oct 05
0
24e700e291 ("Merge branch 'x86-apic-for-linus' of .."): WARNING: kernel stack regs at 979f9f70 in kworker/u4:1:648 has bad 'bp' value (null)
...rtualization/attachments/20171006/4623b933/attachment-0001.bin>
-------------- next part --------------
#!/bin/bash
kernel=$1
initrd=quantal-core-i386.cgz
wget --no-clobber https://github.com/fengguang/reproduce-kernel-bug/raw/master/initrd/$initrd
kvm=(
qemu-system-x86_64
-enable-kvm
-cpu kvm64
-kernel $kernel
-initrd $initrd
-m 512
-smp 2
-device e1000,netdev=net0
-netdev user,id=net0
-boot order=nc
-no-reboot
-watchdog i6300esb
-watchdog-action debug
-rtc base=localtime
-serial stdio
-display none
-monitor null
)
append=(
root=/dev/ram0
hung_task_panic=1
debug
apic=de...
2013 Oct 20
3
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
...me: cpu 1, msr 1e40d200
Trinity v1.0 Dave Jones <davej at redhat.com> 2012
[3143] Marking 64-bit syscall 274 (get_robust_list) as AVOID
[3143] Marking 32-bit syscall 312 (get_robust_list) as AVOID
[ 627.841130] Unregister pv shared memory for cpu 1
Elapsed time: 625
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-lkp-CONFIG_SCSI_DEBUG/b91e82dc6ad55f2d39b92e731c6bb95cc44a923c/vmlinuz-3.12.0-rc5-wl-01249-gb91e82d -append 'hung_task_panic=1 rcutree.rcu_cpu_stall_timeout=100 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled pan...
2013 Oct 20
3
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
...me: cpu 1, msr 1e40d200
Trinity v1.0 Dave Jones <davej at redhat.com> 2012
[3143] Marking 64-bit syscall 274 (get_robust_list) as AVOID
[3143] Marking 32-bit syscall 312 (get_robust_list) as AVOID
[ 627.841130] Unregister pv shared memory for cpu 1
Elapsed time: 625
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-lkp-CONFIG_SCSI_DEBUG/b91e82dc6ad55f2d39b92e731c6bb95cc44a923c/vmlinuz-3.12.0-rc5-wl-01249-gb91e82d -append 'hung_task_panic=1 rcutree.rcu_cpu_stall_timeout=100 log_buf_len=8M ignore_loglevel debug sched_debug apic=debug dynamic_printk sysrq_always_enabled pan...