]> Git Repo - qemu.git/commit
fw_cfg: import & use linux/qemu_fw_cfg.h
authorMarc-André Lureau <[email protected]>
Fri, 17 Aug 2018 15:59:10 +0000 (17:59 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 23 Aug 2018 16:46:25 +0000 (18:46 +0200)
commit5be5df720e600502ff530cee51a7ac0622f62f6f
tree197eddca27a2cf6cdcaef10e7bf0105bc8952ca0
parent039d7c4d53362fb0b7258470fae0fbeb7c881920
fw_cfg: import & use linux/qemu_fw_cfg.h

Use kernel common header for fw_cfg.

(unfortunately, optionrom.h must have its own define, since it's
actually an assembler header)

Signed-off-by: Marc-André Lureau <[email protected]>
Message-Id: <20180817155910[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Marc-André Lureau <[email protected]>
dump.c
hw/misc/vmcoreinfo.c
include/hw/misc/vmcoreinfo.h
include/hw/nvram/fw_cfg.h
include/hw/nvram/fw_cfg_keys.h [deleted file]
include/standard-headers/linux/qemu_fw_cfg.h [new file with mode: 0644]
pc-bios/optionrom/linuxboot_dma.c
pc-bios/optionrom/optionrom.h
tests/boot-order-test.c
tests/fw_cfg-test.c
tests/libqos/malloc-pc.c
This page took 0.04317 seconds and 4 git commands to generate.