|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v4) |
Date: | Tue, 18 Jun 2013 14:23:17 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 |
Il 18/06/2013 13:16, Paul Durrant ha scritto: > 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. Perfect! Paolo > v3: > - Add test for xen_enabled() that went missing in v2 > > v4: > - Remove erroneous whitespace hunk > - Replace hw_error() with fprintf()+exit(1) > - Add braces to single-line if > >
[Prev in Thread] | Current Thread | [Next in Thread] |