zenobit

Results 193 comments of zenobit

respektive this: ![vhstest](https://github.com/quickemu-project/quickemu/assets/6384793/e065c61b-7b83-4ce8-95c6-ff470f943234)

Do you like the idea @flexiondotorg?

Currently are only two options - NerdFonts - incomplete - respektive https://github.com/lukas-w/font-logos including some distros and apps. Source for Nerd Icons with what we want (Already involved there and raised...

wait a bit I wanna see merged dog in action first. If result are really as intended...

> I disable the above on PRs because it made code review impossible with all the shellcheck warnings. With disabled reviewdog I cant see outputs I can't choose the right...

> I worked on this for a bit earlier as well, didn't realize there was newer images than the 0.8.0. Either way, we can't be hardcoding the date like that....

we need use this parametrs: ``` SDL_VIDEO_X11_DGAMOUSE=0 qemu-system-x86_64 -d cpu_reset,guest_errors -smp 4 -m 2048 \ -chardev stdio,id=debug,signal=off,mux=on,"" -serial chardev:debug -mon chardev=debug \ -machine q35 -device ich9-intel-hda -device hda-duplex -netdev user,id=net0...

> > we need use this parametrs: > > ``` > > SDL_VIDEO_X11_DGAMOUSE=0 qemu-system-x86_64 -d cpu_reset,guest_errors -smp 4 -m 2048 \ > > -chardev stdio,id=debug,signal=off,mux=on,"" -serial chardev:debug -mon chardev=debug \...

I would also love to pass iGPU to VM (in desktop)

But should be doable no? If iGPU is in IOMMU group alone (yes) Not bound to system (yes) Upgraded to CPU + iGPU with that in mind...