[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initializa
From: |
Paul Durrant |
Subject: |
[Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v2) |
Date: |
Mon, 17 Jun 2013 13:36:35 +0100 |
Because of concerns over backwards compatibility and a suggestion that
xenfv should be retired in favour of using the pc machine type I have re-
worked my original patch into 2 patches:
[PATCH 1/2] Allow use of pc machine type (accel=xen) for Xen HVM
[PATCH 2/2] Move hardcoded initialization of xen-platform device.
Application of both these patches allows alternative pc machine types to be
used with the accel=xen option, but preserves the hardcoded creation of
the xen-platform device only for machine type xenfv.
- [Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v2),
Paul Durrant <=