> Am 08.01.2018 um 19:58 schrieb Stefan Priebe - Profihost AG
> :
>
> Hello,
>
> for meltdown mitigation and performance it's important to have the pcid
> flag passed down to the guest (f.e.
> https://groups.google.com/forum/m/#!topic/mechanical-sympathy/L9mHTbeQLNU).
>
> My host shows the fl
Hello,
I had the same error. I tried this binary
http://lassauge.free.fr/qemu/release/Qemu-1.6.0-windows.zip
You have to copy everything in Bios to ../ so one directory up. Then it should
work.
Kind regards,
Manuel
Am 26.09.2013 um 06:43 schrieb Vikas Desai :
> Thanks for the quick response.S
Dave Feustel wrote:
> I have read all the qemu documentation that I have, but I still don't
> understand how to change the cdrom being read by qemu (running
> in graphics mode). I need to be able to do this to install a multi-cd
> version of Linux (Scientific Linux - has 4 cdroms). Can someone
Hi,
Please found attached a patch to allow easier transparent eject/change
of CDROM when the source of the emulated drive is a physical drive.
It still needs improvement ().
diff -ruN qemu-0.7.1/Makefile qemu-0.7.1-cdrom/Makefile
--- qemu-0.7.1/Makefile 2005-07-24 20:52:08.0 +0200
+++ qe