On Wed, Nov 04, 2020 at 04:48:53PM +, Daniel P. Berrangé wrote:
> On Wed, Nov 04, 2020 at 11:35:56AM -0500, Masayoshi Mizuma wrote:
> > Hello,
> >
> > It seems that locking option doesn't work as expected.
> > When I run qemu as following options, then I got
On Wed, Nov 04, 2020 at 11:35:56AM -0500, Masayoshi Mizuma wrote:
> Hello,
>
> It seems that locking option doesn't work as expected.
> When I run qemu as following options, then I got an error and failed to
> boot the guest:
>
> qemu-system-x86_64 \
> -m
Hello,
It seems that locking option doesn't work as expected.
When I run qemu as following options, then I got an error and failed to
boot the guest:
qemu-system-x86_64 \
-machine pc \
-enable-kvm \
-cpu host \
-smp 1 -m 4G \
-nographic \
-serial telnet::1235,s