Displaying 8 results from an estimated 8 matches for "opteron_g4".
Did you mean:
opteron_g3
2012 Aug 03
1
Opteron_G4 CPU under libvirt 0.9.12
Hi,
I?m using libvirt version 0.9.12 under Debian Squeeze with and AMD
Opteron 4280. Executing the virsh capabilities command only show me the
following flags:
<cpu>
<arch>x86_64</arch>
<model>Opteron_G4</model>
<vendor>AMD</vendor>
<topology sockets='1' cores='8' threads='2'/>
<feature name='nodeid_msr'/>
<feature name='wdt'/>
<feature name='skinit'/>
<feature name='ibs'/>
<feature name='...
2012 Jul 25
0
CPU-Capabilties for Nested Virtualization
...rying to create a Nested Environment by following the instruction
of:
http://kashyapc.wordpress.com/2012/01/18/nested-virtualization-with-kvm-and-amd/
The bare-metal system is a Dell Server with following CPU-Flags (virsh
capabilities)
<cpu>
<arch>x86_64</arch>
<model>Opteron_G4</model>
<vendor>AMD</vendor>
<topology sockets='1' cores='8' threads='2'/>
<feature name='nodeid_msr'/>
<feature name='wdt'/>
<feature name='skinit'/>
<feature name='ibs'/>
<feature name='...
2012 Aug 03
1
CPU Flags libvirt 0.9.12
Hi,
I?m using libvirt version 0.9.12 under Debian Squeeze with and AMD
Opteron 4280. Executing the virsh capabilities command only show me the
following flags:
<cpu>
<arch>x86_64</arch>
<model>Opteron_G4</model>
<vendor>AMD</vendor>
<topology sockets='1' cores='8' threads='2'/>
<feature name='nodeid_msr'/>
<feature name='wdt'/>
<feature name='skinit'/>
<feature name='ibs'/>
<feature name='...
2012 Nov 05
0
CPU Mode= Host passthrough
Hi,
I?m doing some research on Nested Virtualization with KVM and Xen. My
cpu on bare-metal system is a Opteron_G4 --> (AMD Opteron 4280).
qemu-version 1.0; libvirt 0.9.12
For nesting KVM in KVM I?m adding the <cpu mode='host-passthrough'/>
command to the XML-File of the VM on Layer 0. So I?m able to install KVM
in KVM and create nested guests at Layer 2.
L2 --> Nested VM
L1 --> KVM /...
2012 Nov 01
0
numa topology within domain XML
...ne VM but somehow the virsh edit
DOMAIN command doesn't apply the changes I make...
I tried specifying the numa topology within the <topology> sub-section
of the <cpu> section as in:
<cpu mode='custom' match='exact'>
<model fallback='allow'>Opteron_G4</model>
<vendor>AMD</vendor>
<topology sockets='1' cores='6' threads='2'>
<cells num='2'>
<cell id='0'>
<cpus num='6'>
<cpu id='0'/>...
2013 Jan 23
1
VMs fail to start with NUMA configuration
...his was resolved. But the
capabilities are posted below, you'll notice the topology is
incorrect.
# virsh capabilities
<capabilities>
<host>
<uuid>44454c4c-5300-1038-8031-c4c04f545331</uuid>
<cpu>
<arch>x86_64</arch>
<model>Opteron_G4</model>
<vendor>AMD</vendor>
<topology sockets='1' cores='8' threads='2'/>
<feature name='nodeid_msr'/>
<feature name='wdt'/>
<feature name='skinit'/>
<feature name='...
2018 Mar 23
2
Issue with libguestfs-test-tool on a guest hosted on VMWare ESXi
...ge Intel Xeon E3-12xx v2 (Ivy Bridge)
x86 Nehalem Intel Core i7 9xx (Nehalem Class Core i7)
x86 Opteron_G1 AMD Opteron 240 (Gen 1 Class Opteron)
x86 Opteron_G2 AMD Opteron 22xx (Gen 2 Class Opteron)
x86 Opteron_G3 AMD Opteron 23xx (Gen 3 Class Opteron)
x86 Opteron_G4 AMD Opteron 62xx class CPU
x86 Opteron_G5 AMD Opteron 63xx class CPU
x86 Penryn Intel Core 2 Duo P9xxx (Penryn Class Core 2)
x86 SandyBridge Intel Xeon E312xx (Sandy Bridge)
x86 Skylake-Client Intel Core Processor (Skylake)
x86 Westmere Westmere E56xx/L56xx...
2020 Sep 14
0
Re: [ovirt-users] Re: Testing ovirt 4.4.1 Nested KVM on Skylake-client (core i5) does not work
...t; >> > <model usable='yes'>SandyBridge</model>
> >> > <model usable='yes'>Penryn</model>
> >> > <model usable='no'>Opteron_G5</model>
> >> > <model usable='no'>Opteron_G4</model>
> >> > <model usable='no'>Opteron_G3</model>
> >> > <model usable='yes'>Opteron_G2</model>
> >> > <model usable='yes'>Opteron_G1</model>
> >> > <model usa...