Re: [Qemu-devel] [PATCH v7 0/3] hw/arm: Add 'virt' platform

2013-10-17 Thread Tom Sutcliffe
On 17 Oct 2013, at 15:30, Peter Maydell wrote: > On 15 October 2013 16:14, Tom Sutcliffe wrote: >> >> On 15 Oct 2013, at 16:00, Peter Maydell wrote: >> >>> On 15 October 2013 15:58, Tom Sutcliffe wrote: >>>> Thumbs up from me testing

Re: [Qemu-devel] [PATCH v7 0/3] hw/arm: Add 'virt' platform

2013-10-15 Thread Tom Sutcliffe
On 15 Oct 2013, at 16:00, Peter Maydell wrote: > On 15 October 2013 15:58, Tom Sutcliffe wrote: >> Thumbs up from me testing on Arndale. My only issue is that virt and >> vexpress-a15 add virtio-mmio devices in the opposite order to each other, >> for the same set of

Re: [Qemu-devel] ARM virtio-serial not showing up (was: Re: ARM virtio-scsi - disks never show up)

2013-09-06 Thread Tom Sutcliffe
I can't check this until Monday, but from memory: > Do all virtio-* devices need to be ported specially to virtio-mmio or > should they (in theory at least) just work? They're intended to just work, although some command line shenanigans are required at the moment. I've had other virtio devices