Changes between Version 1 and Version 2 of Ticket #69017


Ignore:
Timestamp:
Jan 1, 2024, 10:00:37 PM (9 months ago)
Author:
AntonioSun
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69017 – Description

    v1 v2  
    44
    55- I tried further checking qemu with `/opt/local/bin/qemu-system-aarch64 -accel hvf -accel tcg -cpu host -M virt,highmem=on -monitor stdio -drive if=virtio,file=/Users/myid/.local/share/containers/podman/machine/qemu/podman-machine-default_fedora-coreos-39.20231204.2.1-qemu.aarch64.qcow2 -D /tmp/qemu-debug-log -d strace,unimp,guest_errors,out_asm`, but the `/tmp/qemu-debug-log` is empty (0 bytes)
     6
     7```
     8$ port installed | grep -E 'podman|qemu'
     9  podman @4.8.2_0 (active)
     10  podman-compose @1.0.6_0 (active)
     11  qemu @8.0.5_0+cocoa+spice+spice_protocol+target_arm+target_i386+target_x86_64+usb+vnc (active)
     12
     13$ uname -srm
     14Darwin 23.1.0 arm64
     15
     16$ sw_vers
     17ProductName:            macOS
     18ProductVersion:         14.1.2
     19BuildVersion:           23B92
     20
     21```
     22