General OpenPOWER Hardware > General Hardware Discussion

KVM cross-endian guest on POWER8 / IBM S822L

<< < (2/2)

kth5:
Thanks for the feedback so there must be something wrong with my distro, which is helpful to know! :)

Anyway, I am now having issues with Qemu refusing to run due to RMA vs VRMA:

--- Quote ---Unable to create 512MiB RMA (VRMA only allows 128MiB
--- End quote ---

I have 512MB <memory> defined but the relevant sections of the XML (I think are):

--- Quote ---  <memory unit='KiB'>524288</memory>
  <currentMemory unit='KiB'>524288</currentMemory>
  <vcpu placement='static'>1</vcpu>
  <os>
    <type arch='ppc64' machine='pseries-9.0'>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <hpt>
      <maxpagesize unit='KiB'>4</maxpagesize>
    </hpt>
    <ccf-assist state='off'/>
  </features>
  <cpu mode='custom' match='exact' check='none'>
    <model fallback='forbid'>POWER8</model>
  </cpu>[/quote}
--- End quote ---

sharkcz:
My guess would be there is something wrong with the VM config, like 4K vs 64k page size (we are 64k only), minimum CPU level in the kernel, things like that.

kth5:
Yes, I switched to a 64K page size kernel again and was able to start the VMs, yet no change. Steal time still there :(

Navigation

[0] Message Index

[*] Previous page

Go to full version