All of lore.kernel.org
 help / color / mirror / Atom feed
* Trying to install win7 on qemu 5.1 with whpx failed, any suggestion?
@ 2020-08-20 20:28 罗勇刚(Yonggang Luo)
  0 siblings, 0 replies; only message in thread
From: 罗勇刚(Yonggang Luo) @ 2020-08-20 20:28 UTC (permalink / raw)
  To: qemu-level

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

```
qemu-system-x86_64 -m 8192 ^
-machine type=q35,accel=whpx ^
-boot order=d ^
-vga std  ^
-serial none ^
-parallel none ^
-netdev tap,id=mynet0,ifname=tap1,script=no,downscript=no ^
-device virtio-net-pci,netdev=mynet0,mac=52:55:00:d1:55:10 ^
-device intel-hda -device hda-duplex ^
-usb -device usb-tablet,bus=usb-bus.0 ^
-cdrom en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso ^
-drive if=none,id=ide0,file=win7.qcow2 ^
-device "ide-hd,drive=ide0,bootindex=1,serial=00000000000000000001" ^
-smp 6,sockets=1,cores=6,threads=1 &

```

But using accel=tcg are working

-- 
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo

[-- Attachment #2: Type: text/html, Size: 1913 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-20 20:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 20:28 Trying to install win7 on qemu 5.1 with whpx failed, any suggestion? 罗勇刚(Yonggang Luo)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.