Re: QEMU 5.1: Can we require each new device/machine to provided a test?

2020-05-19 Thread Thomas Huth
On 20/05/2020 01.06, John Snow wrote: > > > On 5/19/20 5:04 AM, Daniel P. Berrangé wrote: >> On Mon, May 18, 2020 at 03:56:36PM -0400, John Snow wrote: >>> >>> >>> On 5/15/20 6:23 AM, Daniel P. Berrangé wrote: On Fri, May 15, 2020 at 12:11:17PM +0200, Thomas Huth wrote: > On 07/04/2020 1

USB connection in emulated Raspbian with QEMU

2020-05-19 Thread Emanuele Tavanti
Hi All! I'm new to QEMU and i'm having a problem with a USB connection. I'm trying to connect a USB device in the OS Raspbian buster (dated 2020-02-13) virtualized with QEMU 2.11.1. I'm using the following command line sudo qemu-system-arm -kernel kernel-qemu-4.4.34-jessie -cpu arm1176 -m 256 -M v

Comprehensive Documentation on -device

2020-05-19 Thread Sid Spry
Hi, I'm writing a front-end that generates flags. I'd like to standardize around using -device as much as possible. Is there comprehensive documentation on this? Like if I create -device virtio-net-pci what do I do to bind other options to it? Is it all set in the -device flag?

Re: QEMU 5.1: Can we require each new device/machine to provided a test?

2020-05-19 Thread John Snow
On 5/19/20 5:04 AM, Daniel P. Berrangé wrote: > On Mon, May 18, 2020 at 03:56:36PM -0400, John Snow wrote: >> >> >> On 5/15/20 6:23 AM, Daniel P. Berrangé wrote: >>> On Fri, May 15, 2020 at 12:11:17PM +0200, Thomas Huth wrote: On 07/04/2020 12.59, Philippe Mathieu-Daudé wrote: > Hello,

RM5231 quick question please

2020-05-19 Thread Richard Barrow
Afternoon one and all Would very much appreciate a little guidance please been asked to look into virtualising a bespoke binary which was compiled on a cobalt raq2, CPU was a RM5231, no source code available (typical ☹) just wondering if any of you would be able to say if this is possible befor

Re: QEMU 5.1: Can we require each new device/machine to provided a test?

2020-05-19 Thread Daniel P . Berrangé
On Mon, May 18, 2020 at 03:56:36PM -0400, John Snow wrote: > > > On 5/15/20 6:23 AM, Daniel P. Berrangé wrote: > > On Fri, May 15, 2020 at 12:11:17PM +0200, Thomas Huth wrote: > >> On 07/04/2020 12.59, Philippe Mathieu-Daudé wrote: > >>> Hello, > >>> > >>> Following Markus thread on deprecating u