Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)

2024-02-14 Thread Daniel Mack
On 2/13/24 21:11, Arnd Bergmann wrote: > On Tue, Feb 13, 2024, at 16:36, Guenter Roeck wrote: >> On Tue, Feb 13, 2024 at 03:14:21PM +, Peter Maydell wrote: >>> On Mon, 12 Feb 2024 at 14:36, Guenter Roeck wrote: On 2/12/24 04:32, Peter Maydell wrote: > The machines I have in mind are:

Re: [Qemu-devel] USB hardware simulation in external process

2012-06-20 Thread Daniel Mack
ping? On 15.06.2012 17:01, Daniel Mack wrote: > On 12.06.2012 09:56, Dor Laor wrote: >> On 06/11/2012 05:48 PM, Daniel Mack wrote: >>> Hey, >>> >>> I'm thinking about adding a USB hardware proxy that allows communication >>> with an external

Re: [Qemu-devel] USB hardware simulation in external process

2012-06-15 Thread Daniel Mack
On 12.06.2012 09:56, Dor Laor wrote: > On 06/11/2012 05:48 PM, Daniel Mack wrote: >> Hey, >> >> I'm thinking about adding a USB hardware proxy that allows communication >> with an external server process which in turn simulates USB devices. >> >> I

[Qemu-devel] USB hardware simulation in external process

2012-06-11 Thread Daniel Mack
Hey, I'm thinking about adding a USB hardware proxy that allows communication with an external server process which in turn simulates USB devices. I'm new to the internals of QEMU, so what I'm sharing here might already have been discussed a gazillion times. In that case, just drop me some pointe