Arinjoy Pramanik

Results 5 comments of Arinjoy Pramanik

I am just guessing, but would this work : https://github.com/sickcodes/Docker-OSX?tab=readme-ov-file#usbfluxd-iphone-usb---network-style-passthrough-osx-kvm-docker-osx ? It's forwarding through a TCP connection, your solution seems much simpler though.

SO my understanding is that with the server and nowait conditions on qemu-monitor you have ensured that the monitor is always **eagerly** listening for commands from the unix socket and...

I tried this but this won't have the same effect as originally passing the usb. This is the result of running docker compose exec macos bash -c 'echo "device_add usb-host,vendorid=0x05a...

How are we planning to fox this? Any leads so that I can take this up and maybe fix this test? I am ready to dive into the Windows 11...

Do we have any environment variable to specify that it is a windows machine and disable the specific test in case windows? Is it that we need to modify the...