Jump to content

QEMU-PPC


Recommended Posts

  • 2 weeks later...
  • 1 year later...
  • 5 months later...
On 4/5/2021 at 1:54 PM, methanoid said:

QEMU package normally contains flavours so QEMU-Arm, QEMU-PPC etc.

 

Would enable the virtualisation of additional machines like PPC-Macs, AmigaOne PPC and so on. I've seen videos of both running well on x86 machines with QEMU-PPC

PPC aarm64 and riscv have been added. But no template support just binaries.

Link to comment
  • 7 months later...
On 10/7/2022 at 9:23 PM, SimonF said:

PPC aarm64 and riscv have been added. But no template support just binaries.

 

I missed the notification for this but not running unRAID right now but coming back V soon. 

 

I dont suppose you know if you have SIO's MacInABox running (it adds the Virt-manager interface) if the Qemu-PPC and Qemu-Arm etc options show up in that? I'd love to have my unRAID box (when its back) run everything I could ever want ;-)

Link to comment
7 hours ago, methanoid said:

 

I missed the notification for this but not running unRAID right now but coming back V soon. 

 

I dont suppose you know if you have SIO's MacInABox running (it adds the Virt-manager interface) if the Qemu-PPC and Qemu-Arm etc options show up in that? I'd love to have my unRAID box (when its back) run everything I could ever want ;-)

Sorry I dont run MacOS but do have virt manager running undrr docker will check.

  • Like 1
Link to comment
  • 11 months later...
39 minutes ago, SimonF said:

So sorry I thought had replied.

 

image.png

is that the virt-man docker?

I usually have to grab proxmox QEMU code and use xml qemu commands to get this to work in unraid.

https://github.com/m-bers/docker-virt-manager
For some reason it no longer in the Comuntiy app store with lattest 6.12.10

I remember else where in another form post that the template floats.

flash drive \config\plugins\dockerMan\templates-user

 

my-Virt-Manager.xml

Link to comment
41 minutes ago, bmartino1 said:

is that the virt-man docker?

I usually have to grab proxmox QEMU code and use xml qemu commands to get this to work in unraid.

https://github.com/m-bers/docker-virt-manager
For some reason it no longer in the Comuntiy app store with lattest 6.12.10

I remember else where in another form post that the template floats.

flash drive \config\plugins\dockerMan\templates-user

 

my-Virt-Manager.xml 2.37 kB · 0 downloads

Yes this is my template.

<?xml version="1.0"?>
<Container version="2">
  <Name>Virt-Manager</Name>
  <Repository>mber5/virt-manager:latest</Repository>
  <Registry>https://hub.docker.com/r/mber5/virt-manager</Registry>
  <Network>bridge</Network>
  <MyIP/>
  <Shell>sh</Shell>
  <Privileged>false</Privileged>
  <Support/>
  <Project/>
  <Overview>The virt-manager application is a desktop user interface for managing virtual machines through libvirt.&#xD;
It primarily targets KVM VMs.&#xD;
It presents a summary view of running domains, their live performance &amp;amp; resource utilization statistics, wizards enable the creation of new domains, and configuration &amp;amp; adjustment of a domain&#x2019;s resource allocation &amp;amp; virtual hardware. An embedded VNC and SPICE client viewer presents a full graphical console to the guest domain.</Overview>
  <Category>Tools:Utilities</Category>
  <WebUI>http://[IP]:[PORT:80]</WebUI>
  <TemplateURL>https://raw.githubusercontent.com/redvex2460/docker-templates/master/redvex2460/virt-manager.xml</TemplateURL>
  <Icon>https://raw.githubusercontent.com/redvex2460/docker-templates/master/redvex2460/images/vman.png</Icon>
  <ExtraParams/>
  <PostArgs/>
  <CPUset/>
  <DateInstalled>1682756013</DateInstalled>
  <DonateText>If you like my work please consider Donating.</DonateText>
  <DonateLink>https://paypal.me/RedVex2460Gaming</DonateLink>
  <Requires/>
  <Config Name="libvirt-sock" Target="/var/run/libvirt/libvirt-sock" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/var/run/libvirt/libvirt-sock</Config>
  <Config Name="images" Target="/var/lib/libvirt/images" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/var/lib/libvirt/images</Config>
  <Config Name="/dev/kvm" Target="/dev/kvm" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/dev/kvm</Config>
  <Config Name="HOSTS" Target="HOSTS" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">['qemu:///system']</Config>
  <Config Name="RootFolder" Target="/root" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/vman/root</Config>
  <Config Name="WEBGUI" Target="80" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">8185</Config>
</Container>

 

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...