]> git.proxmox.com Git - qemu.git/blobdiff - target-alpha/STATUS
Revert "e1000/rtl8139: update HMP NIC when every bit is written"
[qemu.git] / target-alpha / STATUS
index 742e370b90fe226e4daea4bb77291183873c8da3..6c9744569e0f20b0c273692588c1837f7b61ac00 100644 (file)
@@ -4,7 +4,7 @@ Alpha emulation structure:
 cpu.h           : CPU definitions globally exported
 exec.h          : CPU definitions used only for translated code execution
 helper.c        : helpers that can be called either by the translated code
-                  or the Qemu core, including the exception handler.
+                  or the QEMU core, including the exception handler.
 op_helper.c     : helpers that can be called only from TCG
 helper.h        : TCG helpers prototypes
 translate.c     : Alpha instructions to micro-operations translator