[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] QtEmu 2.0 - GUI for QEMU
From: |
Sergio Carlavilla |
Subject: |
Re: [Qemu-discuss] QtEmu 2.0 - GUI for QEMU |
Date: |
Sun, 24 Feb 2019 12:57:14 +0100 (CET) |
Hi,
Thanks for using QtEmu.
Right now you can't do that in QtEmu 2.0, there's no support for that options.
Please, if you want, open a ticket in Gitlab to follow the progress:
https://gitlab.com/qtemu/gui
Bye :)
> On 21 February 2019 at 02:19 krishnaLee <address@hidden> wrote:
>
>
> Carlavilla,I using qemu with some special options like this:
> "D:\qemu\qemu-system-x86_64.exe" -machine pc-q35-2.9 -pflash
> "D:\qemu\bios\OVMF_x64_debug.fd" -serial stdio -hda fat:rw:G:\temp -net none
> 1, I need specify a special machine type,
> 2, I need specify a special Bios-image,
> 3, I need specify a host's directory(not using any image) for qemu data.
>
>
> I can't find the relevant-options in QtEmu 2.0, so is there any way to do
> that?
>
>
> thank you,
> krishna.
>
>
>
>
>
>
> At 2019-01-30 19:43:20, "Sergio Carlavilla" <address@hidden> wrote:
> >Hi,
> >
> >I'm proud to announce the release (well, the release happen a month ago) 2.0
> >of QtEmu
> >
> >With QtEmu 2.0 I made a complete rewrite from scrath of QtEmu with Qt 5
> >support.
> >
> >The highlight of the release:
> >- Support of GNU/Linux, FreeBSD and Windows.
> >- Support of QEMU 2.x and 3.x
> >- Rewritten in Qt5
> >- Support for Xorg and Wayland
> >- New machine wizard
> >
> >Repository: https://gitlab.com/qtemu/gui
> >
> >If you have any sugestion, please contact me!
> >
> >Bye and thanks for your time.