Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1545734

Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi

Path csiph.com!1.us.feeder.erje.net!2.us.feeder.erje.net!feeder.erje.net!2.eu.feeder.erje.net!news.in-chemnitz.de!news2.arglkargh.de!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi
Date Wed, 21 Dec 2016 13:20:02 +0100
Message-ID <sQO2e-3kD-29@gated-at.bofh.it> (permalink)
References <sQwoG-8wo-21@gated-at.bofh.it> <sQwoG-8wo-23@gated-at.bofh.it> <sQwoG-8wo-19@gated-at.bofh.it> <sQO2e-3kD-31@gated-at.bofh.it>
X-Original-To Roman Kagan <rkagan@virtuozzo.com>, Stephen Hemminger <stephen@networkplumber.org>, Paolo Bonzini <pbonzini@redhat.com>, Radim Krčmář <rkrcmar@redhat.com>, "K. Y. Srinivasan" <kys@microsoft.com>, Vitaly Kuznetsov <vkuznets@redhat.com>, kvm@vger.kernel.org, "Denis V . Lunev" <den@openvz.org>, Haiyang Zhang <haiyangz@microsoft.com>, x86@kernel.org, linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>, devel@linuxdriverproject.org, Thomas Gleixner <tglx@linutronix.de>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.6.1 (2016-04-27)
X-Srs-Rewrite SMTP reverse-path rewritten from <hch@infradead.org> by bombadil.infradead.org. See http://www.infradead.org/rpr.html
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 8
Organization linux.* mail to news gateway
X-Original-Date Wed, 21 Dec 2016 04:18:58 -0800
X-Original-Message-ID <20161221121858.GA17429@infradead.org>
X-Original-References <20161220155602.6298-1-rkagan@virtuozzo.com> <20161220155602.6298-13-rkagan@virtuozzo.com> <20161220092543.6183bffd@xeon-e3> <20161221062939.GB15917@rkaganb.sw.ru>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1545734

Show key headers only | View raw


On Wed, Dec 21, 2016 at 09:29:39AM +0300, Roman Kagan wrote:
> QEMU in particular.  We're planning to implement VMBus devices in QEMU
> and would like to have the definitions shared with the Linux guest
> drivers for Hyper-V.

And that's everything but a userspace API.  The way to go for protocol
constants is to have a normal kernel header that is not exported, and
a copy of it wherever else you need it.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Stephen Hemminger <stephen@networkplumber.org> - 2016-12-20 18:30 +0100
  Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Christoph Hellwig <hch@infradead.org> - 2016-12-21 13:20 +0100
    Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Christoph Hellwig <hch@infradead.org> - 2016-12-21 15:30 +0100
      Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Paolo Bonzini <pbonzini@redhat.com> - 2016-12-21 16:50 +0100
        Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Christoph Hellwig <hch@infradead.org> - 2016-12-21 16:50 +0100
          Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Paolo Bonzini <pbonzini@redhat.com> - 2016-12-21 18:30 +0100
          Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Christoph Hellwig <hch@infradead.org> - 2016-12-21 19:00 +0100
            Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Stephen Hemminger <stephen@networkplumber.org> - 2016-12-21 19:10 +0100
              RE: [PATCH 12/15] hyperv: move VMBus connection ids to uapi KY Srinivasan <kys@microsoft.com> - 2016-12-21 21:20 +0100
                Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Stephen Hemminger <stephen@networkplumber.org> - 2016-12-29 19:30 +0100
                Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Paolo Bonzini <pbonzini@redhat.com> - 2017-01-02 09:30 +0100
                Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Stephen Hemminger <stephen@networkplumber.org> - 2017-01-02 20:50 +0100
                Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Paolo Bonzini <pbonzini@redhat.com> - 2017-01-03 10:40 +0100
          Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Paolo Bonzini <pbonzini@redhat.com> - 2016-12-21 19:00 +0100
          Re: [PATCH 12/15] hyperv: move VMBus connection ids to uapi Stephen Hemminger <stephen@networkplumber.org> - 2016-12-21 19:00 +0100

csiph-web