All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Amit Shah <amit.shah@qumranet.com>
Cc: avi@qumranet.com, kvm@vger.kernel.org, muli@il.ibm.com,
	benami@il.ibm.com, weidong.han@intel.com, allen.m.kay@intel.com,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guests
Date: Wed, 27 Aug 2008 09:02:58 -0500	[thread overview]
Message-ID: <48B55E92.4000905@codemonkey.ws> (raw)
In-Reply-To: <48B55BA2.7080409@codemonkey.ws>

Anthony Liguori wrote:
> Hi Amit,
>
>>  ifeq ($(USE_KVM_PIT), 1)
>>  OBJS+= i8254-kvm.o
>>  endif
>> diff --git a/qemu/hw/device-assignment.c b/qemu/hw/device-assignment.c
>> new file mode 100644
>> index 0000000..8bc4e5c
>> --- /dev/null
>> +++ b/qemu/hw/device-assignment.c

Where did this come from originally?  It's completely different from 
what is in xen-unstable.  What's in xen-unstable is actually a lot nicer 
IMHO.

Regards,

Anthony Liguori

WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: Amit Shah <amit.shah@qumranet.com>
Cc: muli@il.ibm.com, kvm@vger.kernel.org, weidong.han@intel.com,
	allen.m.kay@intel.com,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	benami@il.ibm.com, Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: [Qemu-devel] Re: [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guests
Date: Wed, 27 Aug 2008 09:02:58 -0500	[thread overview]
Message-ID: <48B55E92.4000905@codemonkey.ws> (raw)
In-Reply-To: <48B55BA2.7080409@codemonkey.ws>

Anthony Liguori wrote:
> Hi Amit,
>
>>  ifeq ($(USE_KVM_PIT), 1)
>>  OBJS+= i8254-kvm.o
>>  endif
>> diff --git a/qemu/hw/device-assignment.c b/qemu/hw/device-assignment.c
>> new file mode 100644
>> index 0000000..8bc4e5c
>> --- /dev/null
>> +++ b/qemu/hw/device-assignment.c

Where did this come from originally?  It's completely different from 
what is in xen-unstable.  What's in xen-unstable is actually a lot nicer 
IMHO.

Regards,

Anthony Liguori

  reply	other threads:[~2008-08-27 14:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 15:29 Userspace patch for device assignment Amit Shah
2008-08-26 15:29 ` [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guests Amit Shah
2008-08-27 12:48   ` Ben-Ami Yassour
2008-08-27 13:46     ` Muli Ben-Yehuda
2008-08-28 11:31       ` [PATCH 1/1] KVM/userspace: Support for assigning PCI devicesto guests Amit Shah
2008-08-28 11:26     ` Amit Shah
2008-08-27 13:50   ` [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guests Anthony Liguori
2008-08-27 13:50     ` [Qemu-devel] " Anthony Liguori
2008-08-27 14:02     ` Anthony Liguori [this message]
2008-08-27 14:02       ` Anthony Liguori
2008-08-27 14:20       ` Ian Jackson
2008-08-27 14:20         ` [Qemu-devel] " Ian Jackson
2008-08-28 11:50         ` Amit Shah
2008-08-28 11:50           ` [Qemu-devel] " Amit Shah
2008-08-28 11:48     ` Amit Shah
2008-08-28 11:48       ` [Qemu-devel] " Amit Shah
2008-08-28 13:11       ` Anthony Liguori
2008-08-28 13:11         ` [Qemu-devel] " Anthony Liguori
2008-08-28 13:25         ` Amit Shah
2008-08-28 13:25           ` [Qemu-devel] " Amit Shah
2008-08-28 16:37           ` Ian Jackson
2008-08-28 16:37             ` Ian Jackson
2008-08-29 16:54             ` Amit Shah
2008-08-29 16:54               ` Amit Shah
2008-09-09  8:16   ` Zhang, Xiantao

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=48B55E92.4000905@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=allen.m.kay@intel.com \
    --cc=amit.shah@qumranet.com \
    --cc=avi@qumranet.com \
    --cc=benami@il.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=muli@il.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=weidong.han@intel.com \
    /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 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.