tcg.c:3329: tcg fatal error
Bug #1921138 reported by
Luis
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Fix Released
|
Undecided
|
Richard Henderson | ||
Bug Description
I am currently building my own kernel with bootloader and qemu crashed after I have set an IDT in protected mode and then create a invalid opcode exception with the opcode 0xff.
My code is here: https:/
Build instructions are here: https:/
A precompiled binary is here: https:/
I executed the following command: qemu-system-x86_64 -smp cores=4 -cdrom target/
I am running QEMU emulator version 5.1.0
| Changed in qemu: | |
| status: | New → Confirmed |
| assignee: | nobody → Richard Henderson (rth) |
To post a comment you must log in.

https://<email address hidden>/