|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 2/4] tools/libacpi: set FADT boot flag to notify lack of VGA for PVHv2 guests
On 02/12/16 13:48, Roger Pau Monne wrote:
> diff --git a/tools/libacpi/acpi2_0.h b/tools/libacpi/acpi2_0.h
> index 5ddef8a..500f95e 100644
> --- a/tools/libacpi/acpi2_0.h
> +++ b/tools/libacpi/acpi2_0.h
> @@ -229,6 +229,8 @@ struct acpi_20_fadt {
> */
> #define ACPI_FADT_LEGACY_DEVICES (1 << 0)
> #define ACPI_FADT_8042 (1 << 1)
> +#define ACPI_FADT_NO_VGA (1 << 2)
> +
Ah - this extra newline looks like a rebasing error with patch 1.
Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |