Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' into staging
fw_cfg: doc updates, various optimizations.
# gpg: Signature made Thu 17 Dec 2015 08:59:32 GMT using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg: aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
* remotes/kraxel/tags/pull-fw-cfg-20151217-1:
fw_cfg: replace ioport data read with generic method
fw_cfg: add generic non-DMA read method
fw_cfg: avoid calculating invalid current entry pointer
fw_cfg: remove offset argument from callback prototype
fw_cfg: amend callback behavior spec to once per select
fw_cfg: move internal function call docs to header file
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- docs/specs/fw_cfg.txt 1 addition, 84 deletionsdocs/specs/fw_cfg.txt
- hw/arm/virt-acpi-build.c 1 addition, 1 deletionhw/arm/virt-acpi-build.c
- hw/i386/acpi-build.c 1 addition, 1 deletionhw/i386/acpi-build.c
- hw/nvram/fw_cfg.c 35 additions, 38 deletionshw/nvram/fw_cfg.c
- include/hw/nvram/fw_cfg.h 126 additions, 2 deletionsinclude/hw/nvram/fw_cfg.h
- trace-events 1 addition, 1 deletiontrace-events
Loading
Please register or sign in to comment