]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
fw_cfg: insert string blobs via qemu cmdline
authorGabriel L. Somlo <somlo@cmu.edu>
Tue, 29 Sep 2015 16:29:01 +0000 (12:29 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 19 Oct 2015 13:26:53 +0000 (15:26 +0200)
commit6407d76eb4e5b5dd4af8613cef0162f31ff739ed
treed2e7ed6d910844ccd652ab3a745d8f498ef390f0
parent526d5809a0714edc7f19196f14ec2e607dbd9753
fw_cfg: insert string blobs via qemu cmdline

Allow users to provide custom fw_cfg blobs with ascii string
payloads specified directly on the qemu command line.

Suggested-by: Jordan Justen <jordan.l.justen@intel.com>
Suggested-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Message-id: 1443544141-26568-1-git-send-email-somlo@cmu.edu
Reviewd-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
docs/specs/fw_cfg.txt
qemu-options.hx
vl.c