Dear all:
I want to log out DRAM access information( address,read,write ) in QEMU
when guest OS or application use the DRAM, which function can I add the log
?
thanks for your help~
Dear all:
I can boot in Linux with default machine use :
qemu-system-x86_64 -bios [ Path to coreboot with FILO ] -hda [ Path to
Linux image ] -nographic
when I use Q35 machine :
qemu-system-x86_64 *-M q35* -bios [ Path to coreboot with FILO ] -hda [
Path to Linux image ] -nographic
the FILO would
hello,
Does QEMU support SMI/SMM implementation? I use Qemu and coreboot to trace
the procedure of the SMI/SMM ,the program return in SMM initial function
,the reason is the value return from "pci_read_word" ,the function always
return 0, whatever the address I give.
I want to simulate the board