search for: liguori

Displaying 20 results from an estimated 563 matches for "liguori".

2007 May 30
6
[PATCH 0/3] KVM paravirt_ops implementation
...s implementation for KVM. Most of it was done by Ingo Molnar, I just moved things around a bit. I don't think there's a measurable performance benefit just yet but there are a few more optimizations that I think we can get in time for 2.6.23 that will be measurable. Regards, Anthony Liguori
2007 May 30
6
[PATCH 0/3] KVM paravirt_ops implementation
...s implementation for KVM. Most of it was done by Ingo Molnar, I just moved things around a bit. I don't think there's a measurable performance benefit just yet but there are a few more optimizations that I think we can get in time for 2.6.23 that will be measurable. Regards, Anthony Liguori
2013 Jun 03
11
[GIT PULL] Xen fixes and cleanups 20130603
Anthony, please pull the following changes since commit 6a4e17711442849bf2cc731ccddef5a2a2d92d29: ssh://xenbits.xen.org/home/sstabellini/git/qemu-dm.git xen_fixes_20130603
2013 May 30
2
updated: kvm networking todo wiki
Stefan Hajnoczi <stefanha at gmail.com> writes: > On Thu, May 30, 2013 at 7:23 AM, Rusty Russell <rusty at rustcorp.com.au> wrote: >> Anthony Liguori <anthony at codemonkey.ws> writes: >>> Rusty Russell <rusty at rustcorp.com.au> writes: >>>> On Fri, May 24, 2013 at 08:47:58AM -0500, Anthony Liguori wrote: >>>>> FWIW, I think what's more interesting is using vhost-net as a networking >>&g...
2013 May 30
2
updated: kvm networking todo wiki
Stefan Hajnoczi <stefanha at gmail.com> writes: > On Thu, May 30, 2013 at 7:23 AM, Rusty Russell <rusty at rustcorp.com.au> wrote: >> Anthony Liguori <anthony at codemonkey.ws> writes: >>> Rusty Russell <rusty at rustcorp.com.au> writes: >>>> On Fri, May 24, 2013 at 08:47:58AM -0500, Anthony Liguori wrote: >>>>> FWIW, I think what's more interesting is using vhost-net as a networking >>&g...
2007 Jun 17
10
[PATCH 0/5] KVM paravirt_ops implementation
...These patches probably break guest save/restore. Need a generic way to get additional save/restore callbacks in the kernel (perhaps the in-kernel APIC series addresses this already?). The latest versions of these patches are available at: http://hg.codemonkey.ws/kvm-paravirt Regards, Anthony Liguori
2007 Jun 17
10
[PATCH 0/5] KVM paravirt_ops implementation
...These patches probably break guest save/restore. Need a generic way to get additional save/restore callbacks in the kernel (perhaps the in-kernel APIC series addresses this already?). The latest versions of these patches are available at: http://hg.codemonkey.ws/kvm-paravirt Regards, Anthony Liguori
2013 Jun 05
2
[PATCH RFC] virtio-pci: new config layout: using memory BAR
On Wed, Jun 05, 2013 at 10:08:37AM -0500, Anthony Liguori wrote: > "Michael S. Tsirkin" <mst at redhat.com> writes: > > > On Wed, Jun 05, 2013 at 07:59:33AM -0500, Anthony Liguori wrote: > >> "Michael S. Tsirkin" <mst at redhat.com> writes: > >> > >> > On Tue, Jun 04, 2013 at 03:0...
2013 Jun 05
2
[PATCH RFC] virtio-pci: new config layout: using memory BAR
On Wed, Jun 05, 2013 at 10:08:37AM -0500, Anthony Liguori wrote: > "Michael S. Tsirkin" <mst at redhat.com> writes: > > > On Wed, Jun 05, 2013 at 07:59:33AM -0500, Anthony Liguori wrote: > >> "Michael S. Tsirkin" <mst at redhat.com> writes: > >> > >> > On Tue, Jun 04, 2013 at 03:0...
2013 May 30
1
updated: kvm networking todo wiki
"Michael S. Tsirkin" <mst at redhat.com> writes: > On Thu, May 30, 2013 at 08:40:47AM -0500, Anthony Liguori wrote: >> Stefan Hajnoczi <stefanha at gmail.com> writes: >> >> > On Thu, May 30, 2013 at 7:23 AM, Rusty Russell <rusty at rustcorp.com.au> wrote: >> >> Anthony Liguori <anthony at codemonkey.ws> writes: >> >>> Rusty Russell <rus...
2013 May 30
1
updated: kvm networking todo wiki
"Michael S. Tsirkin" <mst at redhat.com> writes: > On Thu, May 30, 2013 at 08:40:47AM -0500, Anthony Liguori wrote: >> Stefan Hajnoczi <stefanha at gmail.com> writes: >> >> > On Thu, May 30, 2013 at 7:23 AM, Rusty Russell <rusty at rustcorp.com.au> wrote: >> >> Anthony Liguori <anthony at codemonkey.ws> writes: >> >>> Rusty Russell <rus...
2014 Sep 15
3
[PATCH] virtio_pci: properly clean up MSI-X state when initialization fails
From: Anthony Liguori <aliguori at amazon.com> If MSI-X initialization fails after setting msix_enabled = 1, then the device is left in an inconsistent state. This would normally only happen if there was a bug in the device emulation but it still should be handled correctly. Cc: Matt Wilson <msw at amazon.co...
2014 Sep 15
3
[PATCH] virtio_pci: properly clean up MSI-X state when initialization fails
From: Anthony Liguori <aliguori at amazon.com> If MSI-X initialization fails after setting msix_enabled = 1, then the device is left in an inconsistent state. This would normally only happen if there was a bug in the device emulation but it still should be handled correctly. Cc: Matt Wilson <msw at amazon.co...
2013 Jun 06
3
[PATCH RFC] virtio-pci: new config layout: using memory BAR
Gleb Natapov <gleb at redhat.com> writes: > On Wed, Jun 05, 2013 at 07:41:17PM -0500, Anthony Liguori wrote: >> "H. Peter Anvin" <hpa at zytor.com> writes: >> >> > On 06/05/2013 03:08 PM, Anthony Liguori wrote: >> >>> >> >>> Definitely an option. However, we want to be able to boot from native >> >>> devices, too, s...
2013 Jun 06
3
[PATCH RFC] virtio-pci: new config layout: using memory BAR
Gleb Natapov <gleb at redhat.com> writes: > On Wed, Jun 05, 2013 at 07:41:17PM -0500, Anthony Liguori wrote: >> "H. Peter Anvin" <hpa at zytor.com> writes: >> >> > On 06/05/2013 03:08 PM, Anthony Liguori wrote: >> >>> >> >>> Definitely an option. However, we want to be able to boot from native >> >>> devices, too, s...
2007 Jun 20
8
[PATCH 0/5] KVM paravirt_ops backend (v3)
...confident yet in the results as they are not very stable. I don't yet have a benchmark that shows the benefit of the CR caching so if I don't find one, I'll drop that from the queue. As usual, the latest bits are available at http://hg.codemonkey.ws/kvm-paravirt Regards, Anthony Liguori
2007 Jun 20
8
[PATCH 0/5] KVM paravirt_ops backend (v3)
...confident yet in the results as they are not very stable. I don't yet have a benchmark that shows the benefit of the CR caching so if I don't find one, I'll drop that from the queue. As usual, the latest bits are available at http://hg.codemonkey.ws/kvm-paravirt Regards, Anthony Liguori
2008 Jan 02
5
[PATCH 1/3] Make virtio modules GPL
The virtio modules do not advertise themselves as GPL but rely on exported GPL symbols. This makes them unloadable as modules. This patch adds the appropriate MODULE_LICENSE(). Signed-off: Anthony Liguori <aliguori@us.ibm.com> diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c index 54a8017..8f6040d 100644 --- a/drivers/block/virtio_blk.c +++ b/drivers/block/virtio_blk.c @@ -8,6 +8,8 @@ #define VIRTIO_MAX_SG (3+MAX_PHYS_SEGMENTS) +MODULE_LICENSE("GPL"); + sta...
2008 Jan 02
5
[PATCH 1/3] Make virtio modules GPL
The virtio modules do not advertise themselves as GPL but rely on exported GPL symbols. This makes them unloadable as modules. This patch adds the appropriate MODULE_LICENSE(). Signed-off: Anthony Liguori <aliguori@us.ibm.com> diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c index 54a8017..8f6040d 100644 --- a/drivers/block/virtio_blk.c +++ b/drivers/block/virtio_blk.c @@ -8,6 +8,8 @@ #define VIRTIO_MAX_SG (3+MAX_PHYS_SEGMENTS) +MODULE_LICENSE("GPL"); + sta...
2013 May 30
4
updated: kvm networking todo wiki
Anthony Liguori <anthony at codemonkey.ws> writes: > Rusty Russell <rusty at rustcorp.com.au> writes: >> On Fri, May 24, 2013 at 08:47:58AM -0500, Anthony Liguori wrote: >>> FWIW, I think what's more interesting is using vhost-net as a networking >>> backend with virtio-n...