tandasat / Hypervisor-101-in-Rust

The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its application for high-performance fuzzing on Intel/AMD processors.
https://tandasat.github.io/Hypervisor-101-in-Rust/
MIT License
982 stars 66 forks source link

Cannot run hypervisor #11

Closed faushine closed 11 months ago

faushine commented 11 months ago

image image After executing cargo xtask bochs-amd the program is stuck. Am I doing something wrong?

tandasat commented 11 months ago

Please post full console log in text (not screenshot). Thanks.

faushine commented 11 months ago
spu_deploy@deploymachine1:~/Hypervisor-101-in-Rust$ cargo xtask bochs-amd
    Finished dev [unoptimized + debuginfo] target(s) in 0.02s
     Running `target/debug/xtask bochs-amd`
    Finished dev [unoptimized + debuginfo] target(s) in 0.02s
telnet: Unable to connect to remote host: Connection refused
   0: Trying 127.0.0.1...
00000000000i[      ] LTDL_LIBRARY_PATH not set. using compile time default '/usr/local/lib/bochs/plugins'
00000000000i[      ] debugger using rc file './bochs/dbg_command.txt'.
00000000000i[      ] BXSHARE not set. using compile time default '/usr/local/share/bochs'
00000000000i[      ] lt_dlhandle is 0x5646174cd590
00000000000i[PLUGIN] loaded plugin libbx_parallel.so
00000000000i[      ] lt_dlhandle is 0x5646174cf240
00000000000i[PLUGIN] loaded plugin libbx_unmapped.so
00000000000i[      ] lt_dlhandle is 0x5646174cfa80
00000000000i[PLUGIN] loaded plugin libbx_iodebug.so
00000000000i[      ] lt_dlhandle is 0x5646174d0270
00000000000i[PLUGIN] loaded plugin libbx_gameport.so
00000000000i[      ] lt_dlhandle is 0x5646174d0ad0
00000000000i[PLUGIN] loaded plugin libbx_extfpuirq.so
00000000000i[      ] lt_dlhandle is 0x5646174d1270
00000000000i[PLUGIN] loaded plugin libbx_biosdev.so
00000000000i[      ] lt_dlhandle is 0x5646174d1b90
00000000000i[PLUGIN] loaded plugin libbx_speaker.so
00000000000i[      ] lt_dlhandle is 0x5646174d3bf0
00000000000i[PLUGIN] loaded plugin libbx_serial.so
00000000000i[      ] reading configuration from ./bochs/linux_amd.bxrc
00000000000e[      ] ./bochs/linux_amd.bxrc:13: ataX-master/slave CHS set to 0/0/0 - autodetection enabled
00000000000i[      ] Ignoring magic break points
00000000000i[      ] lt_dlhandle is 0x5646174d1b90
00000000000i[PLUGIN] loaded plugin libbx_textconfig.so
00000000000i[      ] lt_dlhandle is 0x5646174d2320
00000000000i[PLUGIN] loaded plugin libbx_nogui_gui.so
00000000000i[      ] installing nogui module as the Bochs GUI
[      ]i| Bochs x86 Emulator 2.7.svn
[      ]i|   Built from SVN snapshot after release 2.7
[      ]i|   Compiled on Nov  9 2023 at 17:13:21
[      ]i| System configuration
[      ]i|   processors: 1 (cores=1, HT threads=1)
[      ]i|   A20 line support: yes
[      ]i| IPS is set to 20000000
[      ]i| CPU configuration
[      ]i|   SMP support: yes, quantum=16
[      ]i|   Using pre-defined CPU configuration: ryzen
[      ]i| Optimization configuration
[      ]i|   RepeatSpeedups support: yes
[      ]i|   Fast function calls: yes
[      ]i|   Handlers Chaining speedups: no
[      ]i| Devices configuration
[      ]i|   PCI support: i440FX i430FX i440BX
[      ]i|   Network devices support: NE2000 E1000
[      ]i|   Sound support: SB16 ES1370
[      ]i|   USB support: UHCI OHCI EHCI xHCI
[      ]i|   VGA extension support: vbe cirrus voodoo
[IMG   ]i| Disk image modules
[IMG   ]i|   flat concat sparse dll growing undoable volatile vbox
[IMG   ]i|   vvfat vpc vmware3 vmware4
[NETCTL]i| Networking modules
[NETCTL]i|   null tuntap socket vde vnet linux slirp
[SNDCTL]i| Sound drivers
[SNDCTL]i|   dummy file oss
[USBCTL]i| Pluggable USB devices
[USBCTL]i|   floppy disk cdrom printer mouse tablet keypad keyboard
[USBCTL]i|   hub
[MEM0  ]i| allocated memory at 0x7ff45a747010. after alignment, vector=0x7ff45a748000, block_size = 128K
[MEM0  ]i| 1024.00MB
[MEM0  ]i| mem block size = 0x00020000, blocks=8192
[MEM0  ]p| >>PANIC<< ROM: couldn't open ROM image file '/usr/share/ovmf/OVMF.fd'.
[CPU0  ]i| WARNING: RDRAND would not produce true random numbers !
[CPU0  ]i| WARNING: RDSEED would not produce true random numbers !
[DEV   ]i| will paste characters every 100 iodev timer ticks
[      ]i| lt_dlhandle is 0x564617bf1eb0
[PLUGIN]i| loaded plugin libbx_pci.so
[      ]i| lt_dlhandle is 0x564617bf28e0
[PLUGIN]i| loaded plugin libbx_pci2isa.so
[      ]i| lt_dlhandle is 0x564617bf33d0
[PLUGIN]i| loaded plugin libbx_usb_uhci.so
[      ]i| lt_dlhandle is 0x564617bf5800
[PLUGIN]i| loaded plugin libbx_acpi.so
[      ]i| lt_dlhandle is 0x564617bf6310
[PLUGIN]i| loaded plugin libbx_hpet.so
[      ]i| lt_dlhandle is 0x564617bf7150
[PLUGIN]i| loaded plugin libbx_cmos.so
[      ]i| lt_dlhandle is 0x564617bf7a80
[PLUGIN]i| loaded plugin libbx_dma.so
[      ]i| lt_dlhandle is 0x564617bf83b0
[PLUGIN]i| loaded plugin libbx_pic.so
[      ]i| lt_dlhandle is 0x564617bf8bc0
[PLUGIN]i| loaded plugin libbx_pit.so
[      ]i| lt_dlhandle is 0x564617bf9530
[PLUGIN]i| loaded plugin libbx_vga.so
[      ]i| lt_dlhandle is 0x564617bf9d50
[PLUGIN]i| loaded plugin libbx_floppy.so
[      ]i| lt_dlhandle is 0x564617bfa8a0
[PLUGIN]i| loaded plugin libbx_ioapic.so
[      ]i| lt_dlhandle is 0x564617bfb190
[PLUGIN]i| loaded plugin libbx_keyboard.so
[      ]i| lt_dlhandle is 0x564617bfba20
[PLUGIN]i| loaded plugin libbx_harddrv.so
[      ]i| lt_dlhandle is 0x564617bfda80
[PLUGIN]i| loaded plugin libbx_pci_ide.so
[PLUGIN]i| init_dev of 'pci' plugin device by virtual method
[DEV   ]i| i440FX PMC present at device 0, function 0
[PLUGIN]i| init_dev of 'pci2isa' plugin device by virtual method
[DEV   ]i| PIIX3 PCI-to-ISA bridge present at device 1, function 0
[PLUGIN]i| init_dev of 'cmos' plugin device by virtual method
[CMOS  ]i| Using local time for initial clock
[CMOS  ]i| Setting initial clock to: Fri Nov 10 11:19:35 2023 (time0=1699586375)
[PLUGIN]i| init_dev of 'dma' plugin device by virtual method
[DMA   ]i| channel 4 used by cascade
[PLUGIN]i| init_dev of 'pic' plugin device by virtual method
[PLUGIN]i| init_dev of 'pit' plugin device by virtual method
[PLUGIN]i| init_dev of 'vga' plugin device by virtual method
[MEM0  ]i| Register memory access handlers: 0x0000000a0000 - 0x0000000bffff
[VGA   ]i| interval=200000, mode=realtime
[VGA   ]i| VSYNC using standard mode
[MEM0  ]i| Register memory access handlers: 0x0000e0000000 - 0x0000e0ffffff
[BXVGA ]i| VBE Bochs Display Extension Enabled
[MEM0  ]i| rom at 0xc0000/38400 ('/usr/local/share/bochs/VGABIOS-lgpl-latest')
[PLUGIN]i| init_dev of 'floppy' plugin device by virtual method
[DMA   ]i| channel 2 used by Floppy Drive
[FLOPPY]i| Using boot sequence disk, none, none
[FLOPPY]i| Floppy boot signature check is enabled
[PLUGIN]i| init_dev of 'acpi' plugin device by virtual method
[DEV   ]i| ACPI Controller present at device 1, function 3
[PLUGIN]i| init_dev of 'hpet' plugin device by virtual method
[HPET  ]i| initializing HPET
[MEM0  ]i| Register memory access handlers: 0x0000fed00000 - 0x0000fed003ff
[PLUGIN]i| init_dev of 'ioapic' plugin device by virtual method
[IOAPIC]i| initializing I/O APIC
[MEM0  ]i| Register memory access handlers: 0x0000fec00000 - 0x0000fec00fff
[IOAPIC]i| IOAPIC enabled (base address = 0xfec00000)
[PLUGIN]i| init_dev of 'keyboard' plugin device by virtual method
[PLUGIN]i| init_dev of 'harddrv' plugin device by virtual method
[HD    ]i| HD on ata0-0: 'samples/bochs_disk.img', 'flat' mode
[IMG   ]i| hd_size: 2147475456
[HD    ]i| ata0-0: autodetect geometry: CHS=4161/16/63 (sector size=512)
[HD    ]i| translation on ata0-0 set to 'large'
[PLUGIN]i| init_dev of 'pci_ide' plugin device by virtual method
[DEV   ]i| PIIX3 PCI IDE controller present at device 1, function 1
[PLUGIN]i| init_dev of 'parallel' plugin device by virtual method
[PAR   ]i| parallel port 1 at 0x0378 irq 7
[PLUGIN]i| init_dev of 'unmapped' plugin device by virtual method
[PLUGIN]i| init_dev of 'iodebug' plugin device by virtual method
[PLUGIN]i| init_dev of 'gameport' plugin device by virtual method
[PLUGIN]i| init_dev of 'extfpuirq' plugin device by virtual method
[PLUGIN]i| init_dev of 'biosdev' plugin device by virtual method
[PLUGIN]i| init_dev of 'serial' plugin device by virtual method
com1: waiting for client to connect (host:localhost, port:14449)
client connected
   0: Trying 127.0.0.1...
[SER   ]i|    0: Connected to localhost.
com1 - inet server - socket_id: 6, ip:localhost, port:14449
   0: Escape character is '^]'.
[SER   ]i| com1 at 0x03f8 irq 4 (mode: socket-server)
[PLUGIN]i| init_dev of 'usb_uhci' plugin device by virtual method
[DEV   ]i| USB UHCI present at device 1, function 2
[UHCI  ]i| USB UHCI initialized
[PLUGIN]i| register state of 'pci' plugin device by virtual method
[PLUGIN]i| register state of 'pci2isa' plugin device by virtual method
[PLUGIN]i| register state of 'cmos' plugin device by virtual method
[PLUGIN]i| register state of 'dma' plugin device by virtual method
[PLUGIN]i| register state of 'pic' plugin device by virtual method
[PLUGIN]i| register state of 'pit' plugin device by virtual method
[PLUGIN]i| register state of 'vga' plugin device by virtual method
[PLUGIN]i| register state of 'floppy' plugin device by virtual method
[PLUGIN]i| register state of 'parallel' plugin device by virtual method
[PLUGIN]i| register state of 'unmapped' plugin device by virtual method
[PLUGIN]i| register state of 'iodebug' plugin device by virtual method
[PLUGIN]i| register state of 'gameport' plugin device by virtual method
[PLUGIN]i| register state of 'extfpuirq' plugin device by virtual method
[PLUGIN]i| register state of 'biosdev' plugin device by virtual method
[PLUGIN]i| register state of 'serial' plugin device by virtual method
[PLUGIN]i| register state of 'usb_uhci' plugin device by virtual method
[PLUGIN]i| register state of 'acpi' plugin device by virtual method
[PLUGIN]i| register state of 'hpet' plugin device by virtual method
[PLUGIN]i| register state of 'ioapic' plugin device by virtual method
[PLUGIN]i| register state of 'keyboard' plugin device by virtual method
[PLUGIN]i| register state of 'harddrv' plugin device by virtual method
[PLUGIN]i| register state of 'pci_ide' plugin device by virtual method
[SYS   ]i| bx_pc_system_c::Reset(HARDWARE) called
[CPU0  ]i| cpu hardware reset
[APIC0 ]i| allocate APIC id=0 (MMIO enabled) to 0x0000fee00000
[CPU0  ]i| CPU[0] is the bootstrap processor
[CPU0  ]i| CPUID[0x00000000]: 0000000d 68747541 444d4163 69746e65
[CPU0  ]i| CPUID[0x00000001]: 00800f11 00010800 76d8320b 178bfbff
[CPU0  ]i| CPUID[0x00000002]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x00000003]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x00000004]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x00000005]: 00000040 00000040 00000003 00000000
[CPU0  ]i| CPUID[0x00000006]: 00000004 00000000 00000001 00000000
[CPU0  ]i| CPUID[0x00000007]: 00000000 209c01a9 00000000 00000000
[CPU0  ]i| CPUID[0x00000008]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x00000009]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x0000000a]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x0000000b]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x0000000c]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x0000000d]: 00000007 00000240 00000340 00000000
[CPU0  ]i| CPUID[0x80000000]: 8000001f 68747541 444d4163 69746e65
[CPU0  ]i| CPUID[0x80000001]: 00800f11 20000000 35c223ff 2fd3fbff
[CPU0  ]i| CPUID[0x80000002]: 20444d41 657a7952 2037206e 30303731
[CPU0  ]i| CPUID[0x80000003]: 67694520 432d7468 2065726f 636f7250
[CPU0  ]i| CPUID[0x80000004]: 6f737365 20202072 20202020 00202020
[CPU0  ]i| CPUID[0x80000005]: ff40ff40 ff40ff40 20080140 40040140
[CPU0  ]i| CPUID[0x80000006]: 26006400 66006400 02006140 00808140
[CPU0  ]i| CPUID[0x80000007]: 00000000 0000001b 00000000 00006599
[CPU0  ]i| CPUID[0x80000008]: 00003028 00000001 00000000 00000000
[CPU0  ]i| CPUID[0x80000009]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000000a]: 00000001 00008000 00000000 0000044f
[CPU0  ]i| CPUID[0x8000000b]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000000c]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000000d]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000000e]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000000f]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000010]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000011]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000012]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000013]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000014]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000015]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000016]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000017]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000018]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x80000019]: f040f040 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000001a]: 00000003 00000000 00000000 00000000
[CPU0  ]i| WARNING: Instruction Based Sampling is not implemented
[CPU0  ]i| CPUID[0x8000001b]: 000003ff 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000001c]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000001d]: 00004121 01c0003f 0000003f 00000000
[CPU0  ]i| CPUID[0x8000001e]: 00000000 00000000 00000000 00000000
[CPU0  ]i| CPUID[0x8000001f]: 00000007 0000016f 0000000f 00000000
[CPU0  ]i| CPU Features supported:
[CPU0  ]i|              x87
[CPU0  ]i|              486ni
[CPU0  ]i|              pentium_ni
[CPU0  ]i|              p6ni
[CPU0  ]i|              mmx
[CPU0  ]i|              debugext
[CPU0  ]i|              vme
[CPU0  ]i|              pse
[CPU0  ]i|              pae
[CPU0  ]i|              pge
[CPU0  ]i|              pse36
[CPU0  ]i|              mtrr
[CPU0  ]i|              pat
[CPU0  ]i|              legacy_syscall_sysret
[CPU0  ]i|              sysenter_sysexit
[CPU0  ]i|              clflush
[CPU0  ]i|              clflushopt
[CPU0  ]i|              sse
[CPU0  ]i|              sse2
[CPU0  ]i|              sse3
[CPU0  ]i|              ssse3
[CPU0  ]i|              sse4_1
[CPU0  ]i|              sse4_2
[CPU0  ]i|              popcnt
[CPU0  ]i|              mwait
[CPU0  ]i|              mwaitx
[CPU0  ]i|              longmode
[CPU0  ]i|              lm_lahf_sahf
[CPU0  ]i|              nx
[CPU0  ]i|              1g_pages
[CPU0  ]i|              cmpxhg16b
[CPU0  ]i|              rdtscp
[CPU0  ]i|              ffxsr
[CPU0  ]i|              xsave
[CPU0  ]i|              xsaveopt
[CPU0  ]i|              xsavec
[CPU0  ]i|              xsaves
[CPU0  ]i|              aes_pclmulqdq
[CPU0  ]i|              movbe
[CPU0  ]i|              fsgsbase
[CPU0  ]i|              avx
[CPU0  ]i|              avx2
[CPU0  ]i|              avx_f16c
[CPU0  ]i|              avx_fma
[CPU0  ]i|              altmovcr8
[CPU0  ]i|              sse4a
[CPU0  ]i|              misaligned_sse
[CPU0  ]i|              lzcnt
[CPU0  ]i|              bmi1
[CPU0  ]i|              bmi2
[CPU0  ]i|              svm
[CPU0  ]i|              rdrand
[CPU0  ]i|              adx
[CPU0  ]i|              smap
[CPU0  ]i|              rdseed
[CPU0  ]i|              sha
[CPU0  ]i|              xapic
[CPU0  ]i|              xapicext
[CPU0  ]i|              smep
[CPU0  ]i|              clzero
[PLUGIN]i| reset of 'pci' plugin device by virtual method
[PLUGIN]i| reset of 'pci2isa' plugin device by virtual method
[PLUGIN]i| reset of 'cmos' plugin device by virtual method
[PLUGIN]i| reset of 'dma' plugin device by virtual method
[PLUGIN]i| reset of 'pic' plugin device by virtual method
[PLUGIN]i| reset of 'pit' plugin device by virtual method
[PLUGIN]i| reset of 'vga' plugin device by virtual method
[PLUGIN]i| reset of 'floppy' plugin device by virtual method
[PLUGIN]i| reset of 'acpi' plugin device by virtual method
[PLUGIN]i| reset of 'hpet' plugin device by virtual method
[PLUGIN]i| reset of 'ioapic' plugin device by virtual method
[PLUGIN]i| reset of 'keyboard' plugin device by virtual method
[PLUGIN]i| reset of 'harddrv' plugin device by virtual method
[PLUGIN]i| reset of 'pci_ide' plugin device by virtual method
[PLUGIN]i| reset of 'parallel' plugin device by virtual method
[PLUGIN]i| reset of 'unmapped' plugin device by virtual method
[PLUGIN]i| reset of 'iodebug' plugin device by virtual method
[PLUGIN]i| reset of 'gameport' plugin device by virtual method
[PLUGIN]i| reset of 'extfpuirq' plugin device by virtual method
[PLUGIN]i| reset of 'biosdev' plugin device by virtual method
[PLUGIN]i| reset of 'serial' plugin device by virtual method
[PLUGIN]i| reset of 'usb_uhci' plugin device by virtual method
[      ]i| set SIGINT handler to bx_debug_ctrlc_handler
========================================================================
                      Bochs x86 Emulator 2.7.svn
               Built from SVN snapshot after release 2.7
                  Compiled on Nov  9 2023 at 17:13:21
========================================================================
Next at t=0
(0) [0x0000fffffff0] f000:fff0 (unk. ctxt): (invalid)                 ; ffff
[DEV   ]e| read from port 0x0000 with len 2 returns 0xffff
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]e| prefetch: EIP [00010000] > CS.limit [0000ffff]
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
[DEV   ]e| read from port 0x0000 with len 2 returns 0xffff
[CPU0  ]i| math_abort: MSDOS compatibility FPU exception
tandasat commented 11 months ago
[MEM0  ]p| >>PANIC<< ROM: couldn't open ROM image file '/usr/share/ovmf/OVMF.fd'.

Did you install ovmf?

tandasat commented 11 months ago

Closing this for a housekeeping purpose. If the issue is not resolved, feel free to reopen.