Re: image works in native but not in vm when -cpu is set to host

2020-11-27 Thread Ken Moffat via
On Sat, Nov 28, 2020 at 02:09:41AM +0200, Nerijus Baliunas via wrote: > On Fri, 27 Nov 2020 23:17:52 + Ken Moffat via > wrote: > > > > > Please provide them by text here, the link does not work. Regards, > > > > Nerijus > > > > You didn't ask the other question (details of the panic: might

Re: image works in native but not in vm when -cpu is set to host

2020-11-27 Thread Nerijus Baliunas via
On Fri, 27 Nov 2020 23:17:52 + Ken Moffat via wrote: > > > Please provide them by text here, the link does not work. Regards, Nerijus > > You didn't ask the other question (details of the panic: might be > missing driver, might be invalid opcode as far as qemu is concerned, > might be somet

Re: image works in native but not in vm when -cpu is set to host

2020-11-27 Thread Ken Moffat via
On Fri, Nov 27, 2020 at 11:17:37PM +0100, daggs wrote: > Greetings Nerijus, > > > Sent: Friday, November 27, 2020 at 11:34 AM > > From: "Nerijus Baliunas via" > > To: qemu-discuss@nongnu.org > > Subject: Re: image works in native but not in vm when -cpu is set to host > > > > Please provide them

Re: image works in native but not in vm when -cpu is set to host

2020-11-27 Thread daggs
Greetings Nerijus, > Sent: Friday, November 27, 2020 at 11:34 AM > From: "Nerijus Baliunas via" > To: qemu-discuss@nongnu.org > Subject: Re: image works in native but not in vm when -cpu is set to host > > Please provide them by text here, the link does not work. Regards, Nerijus here: vm: Archit

QEMU Advent Calendar 2020 Call for Images

2020-11-27 Thread Eldon Stegall
Hi, QEMU Advent Calendar 2020 is around the corner and we are looking for volunteers to contribute disk images that showcase something cool, bring back retro computing memories, or simply entertain with a puzzle or game. QEMU Advent Calendar publishes a QEMU disk image each day from December 1-2

Re: image works in native but not in vm when -cpu is set to host

2020-11-27 Thread Nerijus Baliunas via
On Fri, 27 Nov 2020 09:41:52 +0100 daggs wrote: > I have an image I've created with a bunch of chost flags which works on my > machine when it comes to native boot. > if I take that same image into a vm managed via libvirt, I get kernel panic. What panic? > I'd assume that something is missing

image works in native but not in vm when -cpu is set to host

2020-11-27 Thread daggs
Greetings. I have an image I've created with a bunch of chost flags which works on my machine when it comes to native boot. if I take that same image into a vm managed via libvirt, I get kernel panic. I'd assume that something is missing from my vm config, question is what and what I can do abou