Changes between Version 2 and Version 3 of Ticket #18541, comment 13


Ignore:
Timestamp:
Aug 8, 2023, 6:47:16 AM (16 months ago)
Author:
johnsonjh

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18541, comment 13

    v2 v3  
    4242QEMU emulator version 8.0.92 (v8.1.0-rc2-80-g0450cf0897)
    4343
    44 This happens without any virt-manager involved.  The command-line that triggers it every time is:  qemu-system-x86_64 -usbdevice tablet -smp 12 -m 2G -net user,hostfwd=tcp::25723-:22 -net nic -drive file=haiku64.raw,format=raw -boot menu=on -vga vmware -enable-kvm -cpu host,host-phys-bits
     44This happens without any virt-manager involved.  The command-line that triggers it every time is:
     45
     46{{{
     47qemu-system-x86_64 -usbdevice tablet -smp 12 -m 2G -net user,hostfwd=tcp::25723-:22 -net nic -drive file=haiku64.raw,format=raw -boot menu=on -vga vmware -enable-kvm -cpu host,host-phys-bits
     48}}}
    4549
    4650I usually add -serial mon:stdio to capture the debug output from the serial, but it's not exciting.  Everything is normal until it crashes or hangs.