Lines Matching refs:blob
60 "etc/acpi/tables" fw_cfg blob. Each error source has different
63 (2) A new fw_cfg blob called "etc/hardware_errors" is introduced. QEMU
64 also needs to populate this blob. The "etc/hardware_errors" fw_cfg blob
72 for the "etc/hardware_errors" fw_cfg blob is
78 and copies blob contents there.
82 corresponding "address registers" in the "etc/hardware_errors" blob.
86 corresponding "read_ack_register" within the "etc/hardware_errors" blob.
90 respective "Error Status Data Block" in the "etc/hardware_errors" blob.
92 (8) QEMU defines a third and write-only fw_cfg blob which is called
93 "etc/hardware_errors_addr". Through that blob, the firmware can send back
95 blob contains a 8-byte entry. QEMU generates a single WRITE_POINTER command
97 "etc/hardware_errors" blob to the fw_cfg file "etc/hardware_errors_addr".