Re: Cannot launch with 1GB hugepages (QEMU 5.0)

2020-06-04 Thread Adam Gradzki
Please disregard. I had a space characted trailing a backslash in my script. -- Adam Gradzki On Thu, Jun 4, 2020, at 15:43, Adam Gradzki wrote: > Hello, > > I have a question about how QEMU uses hugepages. > > Hugepages are 2048 kB by default on Arch Linux (Linux 5.6.15-arch1-1 #1 > SMP PREEM

basic qemu question

2020-06-04 Thread David Beccue
I have a pretty basic question about how qemu works... I have an analysis library (no source) for ARM Cortex M3 processor that I'd like to run on many files. My hardware would be very slow doing this. Will QEMU be able to run this faster (assuming a fast PC, ofc)? Cheers, David - - - David Beccue

basic qemu question

2020-06-04 Thread David Beccue
I have a pretty basic question about how qemu works... I have an analysis library (no source) for ARM Cortex M3 processor that I'd like to run on many files. My hardware would be very slow doing this. Will QEMU be able to run this faster (assuming a fast PC, ofc)? -David

Cannot launch with 1GB hugepages (QEMU 5.0)

2020-06-04 Thread Adam Gradzki
Hello, I have a question about how QEMU uses hugepages. Hugepages are 2048 kB by default on Arch Linux (Linux 5.6.15-arch1-1 #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 + GNU/Linux) I do not encounter any QEMU problems when using this default configuration. I create roughly 8GB of hugepages w

Re: MCIMX6UL EVK QEMU Ethernet

2020-06-04 Thread Sean Nyekjaer
On 02/06/2020 19.44, Jean-Christophe DUBOIS wrote: Hello Sean, I believe that one problem might be that the Ethernet PHY implementation is not "complete" in Qemu. Actually the i.MX FEC driver implement a PHY (LAN911x from SMSC borrowed from another Qemu Ethernet emulator) that is not pres