All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v3)
@ 2013-06-18  9:59 Paul Durrant
  2013-06-18  9:59 ` [PATCH 1/2] Allow use of pc machine type (accel=xen) for Xen HVM domains Paul Durrant
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Paul Durrant @ 2013-06-18  9:59 UTC (permalink / raw)
  To: qemu-devel, xen-devel

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.

v3:
- Add test for xen_enabled() that went missing in v2

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v4)
@ 2013-06-18 11:16 Paul Durrant
  2013-06-18 11:17 ` [Qemu-devel] [PATCH 2/2] Move hardcoded initialization of xen-platform device Paul Durrant
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Durrant @ 2013-06-18 11:16 UTC (permalink / raw)
  To: qemu-devel, xen-devel

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.

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v2)
@ 2013-06-17 12:36 Paul Durrant
  2013-06-17 12:36 ` [Qemu-devel] [PATCH 2/2] Move hardcoded initialization of xen-platform device Paul Durrant
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Durrant @ 2013-06-17 12:36 UTC (permalink / raw)
  To: qemu-devel, xen-devel

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.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-06-18 11:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18  9:59 [Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v3) Paul Durrant
2013-06-18  9:59 ` [PATCH 1/2] Allow use of pc machine type (accel=xen) for Xen HVM domains Paul Durrant
2013-06-18  9:59 ` [Qemu-devel] " Paul Durrant
2013-06-18 10:28   ` Andreas Färber
2013-06-18 10:28   ` Andreas Färber
2013-06-18 10:34     ` Paul Durrant
2013-06-18 10:34     ` Paul Durrant
2013-06-18  9:59 ` [PATCH 2/2] Move hardcoded initialization of xen-platform device Paul Durrant
2013-06-18  9:59 ` [Qemu-devel] " Paul Durrant
2013-06-18 10:31   ` Andreas Färber
2013-06-18 10:31   ` Andreas Färber
  -- strict thread matches above, loose matches on Subject: below --
2013-06-18 11:16 [Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v4) Paul Durrant
2013-06-18 11:17 ` [Qemu-devel] [PATCH 2/2] Move hardcoded initialization of xen-platform device Paul Durrant
2013-06-17 12:36 [Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v2) Paul Durrant
2013-06-17 12:36 ` [Qemu-devel] [PATCH 2/2] Move hardcoded initialization of xen-platform device Paul Durrant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.