Hi Andrew,
I created a Visual Studio project a long time ago for qemu-ga. It is an
ugly unsustainable hack that was done in the time before QEMU moved to
meson and I had to deal with GCC extension that MS compiler couldn't handle.
Today I would experiment with meson that should be able to create V
Hi Andrew,
On 8/2/23 05:56, Andrew Numrich wrote:
Hello, I’m looking to experiment with QEMU in a Windows specific
environment. For that I’ll need to build QEMU’s source code in Visual
Studio 2017.
I’m seeing that QEMU’s sources calls for a `config-host.h` file
generated by a `create_config`