xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [GIT/PATCH 0/3] pvhvm emul unplug fixes
@ 2010-08-19  9:58 Ian Campbell
  2010-08-19  9:59 ` [PATCH 1/3] xen: pvhvm: allow user to request no emulated device unplug Ian Campbell
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Ian Campbell @ 2010-08-19  9:58 UTC (permalink / raw)
  To: xen-devel; +Cc: Jeremy Fitzhardinge, Stefano Stabellini

Jeremy, Stefano,

These patches make it possible to inhibit the unplug on the kernel
command line (mostly "Just In Case") and rename xen_emul_unplug=ignore
to the (IMHO) clearer xen_emul_unplug=unnecessary. The third patch is
just a cleanup to platform_pci.h.

I think the first two should be targeting 2.6.36 since they change
command line arguments. The last one could easily wait until 2.6.37.

If you agree with this and want me to I can take care of sending them
upstream (direct to Linus I guess?).

The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73:
  Linus Torvalds (1):
        Linux 2.6.36-rc1

are available in the git repository at:

  git://xenbits.xensource.com/people/ianc/linux-2.6.git for-upstream/pvhvm

Ian Campbell (3):
      xen: pvhvm: allow user to request no emulated device unplug
      xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
      xen: pvhvm: make it clearer that XEN_UNPLUG_* individual bits

 Documentation/kernel-parameters.txt |    6 ++++--
 arch/x86/xen/platform-pci-unplug.c  |   25 +++++++++++++++++--------
 drivers/block/xen-blkfront.c        |    2 +-
 include/xen/platform_pci.h          |   13 ++++++++-----
 4 files changed, 30 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2010-08-20 16:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19  9:58 [GIT/PATCH 0/3] pvhvm emul unplug fixes Ian Campbell
2010-08-19  9:59 ` [PATCH 1/3] xen: pvhvm: allow user to request no emulated device unplug Ian Campbell
2010-08-19 10:37   ` Stefano Stabellini
2010-08-19 10:50     ` Ian Campbell
2010-08-19 10:52       ` Ian Campbell
2010-08-19 10:54         ` Stefano Stabellini
2010-08-19 16:10           ` Jeremy Fitzhardinge
2010-08-19 16:34             ` Gianni Tedesco
2010-08-19 16:44               ` Jeremy Fitzhardinge
2010-08-19 16:52                 ` Ian Campbell
2010-08-20  8:13                   ` [GIT/PATCH v2 0/3] pvhvm emul unplug fixes Ian Campbell
2010-08-20  8:14                     ` [PATCH 1/3] xen: pvhvm: allow user to request no emulated device unplug Ian Campbell
2010-08-20  8:14                     ` [PATCH 2/3] xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary Ian Campbell
2010-08-20  8:14                     ` [PATCH 3/3] xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield Ian Campbell
2010-08-20 11:10                     ` [GIT/PATCH v2 0/3] pvhvm emul unplug fixes Stefano Stabellini
2010-08-20 16:41                     ` Jeremy Fitzhardinge
2010-08-19  9:59 ` [PATCH 2/3] xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary Ian Campbell
2010-08-19  9:59 ` [PATCH 3/3] xen: pvhvm: make it clearer that XEN_UNPLUG_* individual bits Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).