pvh: load initrd and expose it through fw_cfg
commitc5bf7847b7b281bc13795b12d09ca1f35fc62673
authorStefano Garzarella <sgarzare@redhat.com>
Tue, 15 Jan 2019 12:18:07 +0000 (15 12:18 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:16 +0000 (5 16:50 +0100)
tree3941c232d90f8e4733581760ccec874be622a3af
parentab969087da65e2f67a546cfc664901eda7029e36
pvh: load initrd and expose it through fw_cfg

When initrd is specified, load and expose it to the guest firmware
through fw_cfg. The firmware will fill the hvm_start_info for the
kernel.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Based-on: <1545422632-24444-5-git-send-email-liam.merwick@oracle.com>
Signed-off-by: Liam Merwick <Liam.Merwick@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c