mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() The HOMER is a region of memory used by host and firmware and microconrollers. It has very little logic by itself, just some BAR registers. Users of this memory should operate on it rather than have HOMER implement them with MMIO registers, which is not the right model. This change switches the implementation of HOMER from MMIO to RAM, and moves the OCC register implementation to in-memory structure accesses performed by the OCC model. This has the downside that access to unimplemented regions of HOMER are no longer flagged. Perhaps that could be done by adding a memory region for HOMER, and ram subregions under that for each implemented part. But for now this takes the simpler approach. Note: This brings some data structure definitions from skiboot, which does not match QEMU coding style but is not changed to make comparisons and updates simpler. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> |
2 months ago | |
---|---|---|
.. | ||
QemuMacDrivers@90c488d5f4 | 6 years ago | |
SLOF@3a259df244 | 2 months ago | |
edk2@4dfdca63a9 | 5 months ago | |
ipxe@4bd064de23 | 5 years ago | |
openbios@c3a19c1e54 | 7 months ago | |
opensbi@43cace6c36 | 9 months ago | |
qboot@8ca302e86d | 3 years ago | |
qemu-palcode@99d9b4dcf2 | 4 years ago | |
seabios@a6ed6b701f | 1 year ago | |
seabios-hppa@3391c58096 | 3 months ago | |
skiboot@785a5e3070 | 2 months ago | |
u-boot@840658b093 | 4 years ago | |
u-boot-sam460ex@60b3916f33 | 7 years ago | |
vbootrom@1287b6e42e | 2 months ago | |
Makefile | 2 months ago | |
config.seabios-128k | 2 years ago | |
config.seabios-256k | 6 years ago | |
config.seabios-microvm | 5 years ago | |
config.vga-ati | 6 years ago | |
config.vga-bochs-display | 7 years ago | |
config.vga-cirrus | 12 years ago | |
config.vga-isavga | 12 years ago | |
config.vga-qxl | 12 years ago | |
config.vga-ramfb | 7 years ago | |
config.vga-stdvga | 12 years ago | |
config.vga-virtio | 10 years ago | |
config.vga-vmware | 12 years ago | |
configure-seabios.sh | ||
edk2-build.config | 7 months ago | |
edk2-build.py | 2 years ago | |
edk2-version | 7 months ago |