Re: basic qemu question

2020-06-12 Thread David Beccue
ted to gmane.comp.emulators.qemu.user as well. > > David Beccue writes: > > > 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. > > The analysis library runs on the Cor

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 - - -

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