Lines Matching +full:hardware +full:- +full:docs
3 QEMU's arm-softmmu and aarch64-softmmu emulation / virtualization targets
7 - A write-only, 16-bit wide selector (or control) register,
8 - a read-write, 64-bit wide data register.
14 The authoritative guest-side hardware interface documentation to the fw_cfg
15 device can be found in "docs/specs/fw_cfg.txt" in the QEMU source tree.
20 - compatible: "qemu,fw-cfg-mmio".
22 - reg: the MMIO region used by the device.
31 #size-cells = <0x2>;
32 #address-cells = <0x2>;
34 fw-cfg@9020000 {
35 compatible = "qemu,fw-cfg-mmio";