Displaying 20 results from an estimated 2000 matches similar to: "[Deadline Extended] Call for Presentations: KVM Forum 2008"
2008 Apr 08
1
Call for Presentations: KVM Forum 2008
[Note: KVM Forum registration is now open at
http://kforum.qumranet.com/KVMForum/about_kvmforum.php]
This is the Call for Presentations for the second annual KVM Developer's
Forum, to be held on June 10-13, 2008, in Napa, California, USA [1]. We
are looking for presentations on KVM development, quality assurance,
management, security, interoperability, architecture support, and
interesting
2008 Apr 08
1
Call for Presentations: KVM Forum 2008
[Note: KVM Forum registration is now open at
http://kforum.qumranet.com/KVMForum/about_kvmforum.php]
This is the Call for Presentations for the second annual KVM Developer's
Forum, to be held on June 10-13, 2008, in Napa, California, USA [1]. We
are looking for presentations on KVM development, quality assurance,
management, security, interoperability, architecture support, and
interesting
2008 Apr 17
0
[Reminder] Call for Presentations: KVM Forum 2008
[Note: KVM Forum registration is now open at
http://kforum.qumranet.com/KVMForum/about_kvmforum.php]
This is the Call for Presentations for the second annual KVM Developer's
Forum, to be held on June 10-13, 2008, in Napa, California, USA [1]. We
are looking for presentations on KVM development, quality assurance,
management, security, interoperability, architecture support, and
interesting
2008 Apr 17
0
[Reminder] Call for Presentations: KVM Forum 2008
[Note: KVM Forum registration is now open at
http://kforum.qumranet.com/KVMForum/about_kvmforum.php]
This is the Call for Presentations for the second annual KVM Developer's
Forum, to be held on June 10-13, 2008, in Napa, California, USA [1]. We
are looking for presentations on KVM development, quality assurance,
management, security, interoperability, architecture support, and
interesting
2008 May 13
0
Reminder: register now for KVM Forum 2008
If you haven't already, please sign up for KVM Developer's Forum 2008.
The final agenda (now boasting twenty presentations) has been posted at:
http://kforum.qumranet.com/KVMForum/agenda.php
Registration details are at:
http://kforum.qumranet.com/KVMForum/register_now.php
--
error compiling committee.c: too many arguments to function
2008 May 13
0
Reminder: register now for KVM Forum 2008
If you haven't already, please sign up for KVM Developer's Forum 2008.
The final agenda (now boasting twenty presentations) has been posted at:
http://kforum.qumranet.com/KVMForum/agenda.php
Registration details are at:
http://kforum.qumranet.com/KVMForum/register_now.php
--
error compiling committee.c: too many arguments to function
2008 Apr 23
0
[ANNOUNCE] Preliminary KVM Forum 2008 Agenda
The preliminary KVM Forum 2008 agenda is now online at
http://kforum.qumranet.com/KVMForum/agenda.php
If you haven't done so already, please register! There is a big
"Register Now" button on the page. Early bird registration ends May 1.
Note we have a few more sessions in the pipeline; the page will be
updated in a few days.
[Speakers: if we've misspelled your name or
2008 Apr 27
0
[UPDATED][ANNOUNCE] Preliminary KVM Forum 2008 Agenda
The preliminary KVM Forum 2008 agenda at
http://kforum.qumranet.com/KVMForum/agenda.php
has been updated, with a few more new presentations added. Be sure to
check them out. Note we still have a couple more in the pipeline.
If you haven't done so already, please register! There is a big
"Register Now" button on the page. Early bird registration ends May 1.
Note we have a
2008 Apr 23
0
[ANNOUNCE] Preliminary KVM Forum 2008 Agenda
The preliminary KVM Forum 2008 agenda is now online at
http://kforum.qumranet.com/KVMForum/agenda.php
If you haven't done so already, please register! There is a big
"Register Now" button on the page. Early bird registration ends May 1.
Note we have a few more sessions in the pipeline; the page will be
updated in a few days.
[Speakers: if we've misspelled your name or
2008 Apr 27
0
[UPDATED][ANNOUNCE] Preliminary KVM Forum 2008 Agenda
The preliminary KVM Forum 2008 agenda at
http://kforum.qumranet.com/KVMForum/agenda.php
has been updated, with a few more new presentations added. Be sure to
check them out. Note we still have a couple more in the pipeline.
If you haven't done so already, please register! There is a big
"Register Now" button on the page. Early bird registration ends May 1.
Note we have a
2007 Dec 21
0
[Virtio-for-kvm] [PATCH 3/7] userspace virtio
From 4780a4792ca7776268107e200ae77003c36d55c9 Mon Sep 17 00:00:00 2001
From: Dor Laor <dor.laor@qumranet.com>
Date: Wed, 19 Dec 2007 23:52:43 +0200
Subject: [PATCH] virtio block device
This patch implements the backend support for the virtio block device. It's
designed to support in-order queueing of a virtually unlimited size so
it will
be able to perform better than SCSI. Besides
2007 Dec 21
0
[Virtio-for-kvm] [PATCH 3/7] userspace virtio
From 4780a4792ca7776268107e200ae77003c36d55c9 Mon Sep 17 00:00:00 2001
From: Dor Laor <dor.laor@qumranet.com>
Date: Wed, 19 Dec 2007 23:52:43 +0200
Subject: [PATCH] virtio block device
This patch implements the backend support for the virtio block device. It's
designed to support in-order queueing of a virtually unlimited size so
it will
be able to perform better than SCSI. Besides
2007 Dec 21
0
[Virtio-for-kvm] [PATCH 2/7] userspace virtio
From 83e942e0c7634121243478fa2f4e3459b33d4a67 Mon Sep 17 00:00:00 2001
From: Dor Laor <dor.laor@qumranet.com>
Date: Wed, 19 Dec 2007 23:43:24 +0200
Subject: [PATCH] virtio network device
This patch implements the backend support for the virtio network
device. The
device is optimized for virtualized environments by limiting the number of
guest=>host transitions per-packet. In the best
2007 Dec 21
0
[Virtio-for-kvm] [PATCH 2/7] userspace virtio
From 83e942e0c7634121243478fa2f4e3459b33d4a67 Mon Sep 17 00:00:00 2001
From: Dor Laor <dor.laor@qumranet.com>
Date: Wed, 19 Dec 2007 23:43:24 +0200
Subject: [PATCH] virtio network device
This patch implements the backend support for the virtio network
device. The
device is optimized for virtualized environments by limiting the number of
guest=>host transitions per-packet. In the best
2007 Dec 12
2
[virtio-net][PATCH] Don't arm tx hrtimer with a constant 500us each transmit
commit 763769621d271d92204ed27552d75448587c1ac0
Author: Dor Laor <dor.laor@qumranet.com>
Date: Wed Dec 12 14:52:00 2007 +0200
[virtio-net][PATCH] Don't arm tx hrtimer with a constant 50us each
transmit
The current start_xmit sets 500us hrtimer to kick the host.
The problem is that if another xmit happens before the timer was
fired then
the first xmit will have to
2007 Dec 12
2
[virtio-net][PATCH] Don't arm tx hrtimer with a constant 500us each transmit
commit 763769621d271d92204ed27552d75448587c1ac0
Author: Dor Laor <dor.laor@qumranet.com>
Date: Wed Dec 12 14:52:00 2007 +0200
[virtio-net][PATCH] Don't arm tx hrtimer with a constant 50us each
transmit
The current start_xmit sets 500us hrtimer to kick the host.
The problem is that if another xmit happens before the timer was
fired then
the first xmit will have to
2007 Dec 21
1
[kvm-devel] [Virtio-for-kvm] [PATCH 13/13] [Mostly resend] virtio additions
From 9f5a551d7e2a00eb019b158f8f3130e8176ec27c Mon Sep 17 00:00:00 2001
From: Dor Laor <dor.laor@qumranet.com>
Date: Mon, 17 Dec 2007 01:40:15 +0200
Subject: [PATCH] Update all status fields on driver unload
Both VIRTIO_CONFIG_S_DRIVER and VIRTIO_CONFIG_S_DRIVER_OK should
be cleaned upon driver unload.
Signed-off-by: Dor Laor <dor.laor@qumranet.com>
---
drivers/virtio/virtio.c | 3
2007 Dec 21
1
[kvm-devel] [Virtio-for-kvm] [PATCH 13/13] [Mostly resend] virtio additions
From 9f5a551d7e2a00eb019b158f8f3130e8176ec27c Mon Sep 17 00:00:00 2001
From: Dor Laor <dor.laor@qumranet.com>
Date: Mon, 17 Dec 2007 01:40:15 +0200
Subject: [PATCH] Update all status fields on driver unload
Both VIRTIO_CONFIG_S_DRIVER and VIRTIO_CONFIG_S_DRIVER_OK should
be cleaned upon driver unload.
Signed-off-by: Dor Laor <dor.laor@qumranet.com>
---
drivers/virtio/virtio.c | 3
2007 Dec 21
1
[kvm-devel] [Virtio-for-kvm] [PATCH 12/13] [Mostly resend] virtio additions
From 20a01e0c24f47e9805a88bebc9310163f99b5e99 Mon Sep 17 00:00:00 2001
From: Dor Laor <dor.laor@qumranet.com>
Date: Sun, 16 Dec 2007 23:35:35 +0200
Subject: [PATCH] Handle module unload Add the device release function.
Signed-off-by: Dor Laor <dor.laor@qumranet.com>
---
drivers/virtio/virtio.c | 7 +++++++
drivers/virtio/virtio_pci.c | 7 +++++++
2 files changed, 14
2007 Dec 21
1
[kvm-devel] [Virtio-for-kvm] [PATCH 12/13] [Mostly resend] virtio additions
From 20a01e0c24f47e9805a88bebc9310163f99b5e99 Mon Sep 17 00:00:00 2001
From: Dor Laor <dor.laor@qumranet.com>
Date: Sun, 16 Dec 2007 23:35:35 +0200
Subject: [PATCH] Handle module unload Add the device release function.
Signed-off-by: Dor Laor <dor.laor@qumranet.com>
---
drivers/virtio/virtio.c | 7 +++++++
drivers/virtio/virtio_pci.c | 7 +++++++
2 files changed, 14