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

2020-12-05 Thread daggs
> Sent: Saturday, November 28, 2020 at 10:31 AM > From: "daggs" > To: zarniwh...@ntlworld.com > Cc: qemu-discuss@nongnu.org > Subject: Re: image works in native but not in vm when -cpu is set to host > > Greetings, > > you are correct, I haven't incl

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

2020-11-28 Thread daggs
Greetings, > Sent: Saturday, November 28, 2020 at 2:32 AM > From: "Ken Moffat via" > To: qemu-discuss@nongnu.org > Subject: Re: image works in native but not in vm when -cpu is set to host > > On Sat, Nov 28, 2020 at 02:09:41AM +0200, Nerijus Baliunas via wrote: >

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

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 wor

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