public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: carsteno-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: Balloon driver?
Date: Wed, 06 Jun 2007 20:24:27 +0300	[thread overview]
Message-ID: <4666EDCB.5010603@qumranet.com> (raw)
In-Reply-To: <4666E4D4.7090901-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>

Carsten Otte wrote:
>
>> So you suggest having a PCI driver that exports a virtio device for
>> each PCI device it matches? Sounds fine to me, though it goes beyond
>> what I think Rusty had in mind with his latest set of virtio
>> patches.
>>     
> We don't need a PCI device per virtio device. We can have a PCI device 
> that is a virtio bus driver.
>
>   

I think it is better to have a pci device per, er, device.  It's nice to
be able to do lspci (on an older Linux distro) and see what devices you
have, instead of requiring a new tool.  It will also not require us to
backport the virtual bus to older kernels.

Newer kernels can of course use a hypercall-based bus (suggestion: one
hypercall that reads an array of structures, each describing one device,
and one interrupt that means "please issue that hypercall and take
notice of any changes that may have occurred since the last time you did
that").



-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

  parent reply	other threads:[~2007-06-06 17:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-05 10:55 Balloon driver? Jun Koi
     [not found] ` <fdaac4d50706050355t3e34e9caj5fe9f3f38613bcbf-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-05 11:49   ` Dor Laor
     [not found]     ` <64F9B87B6B770947A9F8391472E032160C1A61E8-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-06-06  2:20       ` Jun Koi
     [not found]         ` <fdaac4d50706051920w17cfe72am13d9d5213b344c9f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-06 10:24           ` Dor Laor
     [not found]             ` <64F9B87B6B770947A9F8391472E032160C26F84A-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-06-06 10:53               ` Jun Koi
     [not found]                 ` <fdaac4d50706060353o12fe931du8250b8bd15b256d8-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-06 12:40                   ` Carsten Otte
     [not found]                     ` <4666AB2E.8030502-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
2007-06-06 14:03                       ` Dor Laor
     [not found]                         ` <64F9B87B6B770947A9F8391472E032160C26F90E-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-06-06 16:04                           ` Carsten Otte
     [not found]                             ` <4666DB13.7080504-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
2007-06-06 16:17                               ` Avi Kivity
     [not found]                                 ` <4666DE28.1060308-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-06 16:41                                   ` Jun Koi
     [not found]                                     ` <fdaac4d50706060941u2ebd0180o5b6075ceb370db1b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-06 16:52                                       ` Avi Kivity
2007-06-06 22:06                                       ` Arnd Bergmann
2007-06-07  1:30                                   ` Rusty Russell
2007-06-06 16:38                               ` Arnd Bergmann
     [not found]                                 ` <200706061838.29017.arnd-r2nGTMty4D4@public.gmane.org>
2007-06-06 16:46                                   ` Carsten Otte
     [not found]                                     ` <4666E4D4.7090901-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
2007-06-06 17:24                                       ` Avi Kivity [this message]
2007-06-08 21:41                                   ` Dor Laor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4666EDCB.5010603@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=carsteno-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox