Statistics
| Branch: | Revision:

root / include / hw / nvram @ ec0503b4

Name Size
eeprom93xx.h 1.3 kB
fw_cfg.h 2.5 kB
openbios_firmware_abi.h 1.8 kB

Latest revisions

# Date Author Comment
ec0503b4 06/02/2013 06:13 pm Michael S. Tsirkin

firmware_abi: move to include/hw/nvram/

firmware_abi.h with structs for OpenBIOS landed in hw/sparc/ by mistake
- move it to hw/nvram/ alongside fw_cfg.h. In addition to sparc it's
included from ppc mac_nvram.c and will need to include it from prep.c in...

1dfe5057 04/30/2013 06:30 pm Hu Tao

fw_cfg: add required header files

If fw_cfg.h is included alone, gcc gives error messages like these:

error: unknown type name ‘uint32_t’
error: unknown type name ‘size_t’
error: unknown type name ‘hwaddr’
...

Signed-off-by: Hu Tao <>...

0d09e41a 04/08/2013 07:13 pm Paolo Bonzini

hw: move headers to include/

Many of these should be cleaned up with proper qdev-/QOM-ification.
Right now there are many catch-all headers in include/hw/ARCH depending
on cpu.h, and this makes it necessary to compile these files per-target.
However, fixing this does not belong in these patches....

View revisions

Also available in: Atom