[SeaBIOS] regression: cannot boot from nvme anymore, disabling 64bit pci io window helps

2024-07-14 Thread Marek Marczykowski-Górecki
Hi, After an update some time ago, a VM wit 8GB RAM cannot boot from nvme anymore. QEMU cmdline: /usr/bin/qemu-system-x86_64 \ -chardev ringbuf,id=serial0,logfile=serial0,logappend=on \ -serial chardev:serial0 \ -m 8192 \ -enable-kvm \ -vnc :2,share=force-shared \ -blockdev driver=file,nod

[SeaBIOS] Re: regression: cannot boot from nvme anymore, disabling 64bit pci io window helps

2024-07-14 Thread Rudolf Marek
Dne 14. 07. 24 v 15:50 Marek Marczykowski-Górecki napsal(a): Can not map memory bar over 4Gig It always made me wonder why we can't run SeaBIOS in 64-bit mode ;) or with 32-bit compatibility mode but long mode with identity paging enabled with some 64-bit stubs to access mem > 4GiB - if it