On 01/25/17 02:43, b...@skyportsystems.com wrote:
> From: Ben Warren
>
> This allows pc_i440fx-based machines to add new devices such as VM Generation
> ID
> directly to the sysbus.
>
> Signed-off-by: Ben Warren
> ---
> hw/i386/pc_piix.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git
From: Ben Warren
This allows pc_i440fx-based machines to add new devices such as VM Generation ID
directly to the sysbus.
Signed-off-by: Ben Warren
---
hw/i386/pc_piix.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
index 9f102aa..c8ad99c 100644
---