On 4/5/08, Anthony Liguori <[EMAIL PROTECTED]> wrote:
> This patch introduces a PCI DMA API and some generic code to support other DMA
> APIs. It introduces a IOVector type that contains physical address/length
> pairs. These vectors can be translated by the PCI layer and passed either to
> ge
Nikola Ciprich wrote:
> Hello,
> I'm trying to get virtio_blk working, but I can't figure what am I doing
> wrong...
You'll probably have to build a new initrd image in the guest adding the
following options to the mkinitrd call:
"--with=virtio_pci --with=virtio_blk"
This makes sure that the gue
Nikola Ciprich wrote:
> Hello,
> I'm trying to get virtio_blk working, but I can't figure what am I doing
> wrong...
> First thing I do not really understand is what kernels are supported, as
> in README file it is written:
>
> Where /path/to/kernel is the path to a recent kernel tree containing
Hello,
I'm trying to get virtio_blk working, but I can't figure what am I doing
wrong...
First thing I do not really understand is what kernels are supported, as
in README file it is written:
Where /path/to/kernel is the path to a recent kernel tree containing
virtio drivers. At the moment, th
Use the new ioctl's to save and restore the MP_STATE for all vcpu's.
Fixes SMP migration.
Signed-off-by: Marcelo Tosatti <[EMAIL PROTECTED]>
Index: kvm-userspace.io/libkvm/libkvm.c
===
--- kvm-userspace.io.orig/libkvm/libkvm.c
+++ k
--
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503
In the -incoming case the apic regs are not initialized and therefore
bogus.
Signed-off-by: Marcelo Tosatti <[EMAIL PROTECTED]>
Index: kvm-userspace.io/qemu/qemu-kvm-x86.c
===
--- kvm-userspace.io.orig/qemu/qemu-kvm-x86.c
+++ kvm-use
Fixes loadvm/savem on SMP.
Signed-off-by: Marcelo Tosatti <[EMAIL PROTECTED]>
Index: kvm-userspace.io/qemu/hw/apic.c
===
--- kvm-userspace.io.orig/qemu/hw/apic.c
+++ kvm-userspace.io/qemu/hw/apic.c
@@ -248,8 +248,11 @@ void cpu_set_a
Otherwise a signal can be received in userspace and a vcpu goes back
to the kernel while it should stay still.
Signed-off-by: Marcelo Tosatti <[EMAIL PROTECTED]>
Index: kvm-userspace.io/qemu/qemu-kvm.c
===
--- kvm-userspace.io.orig/q
Jun Koi wrote:
> On 4/4/08, Anthony Liguori <[EMAIL PROTECTED]> wrote:
>
>> Jun Koi wrote:
>>
>>
>>> On 4/4/08, Laurent Vivier <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>
Le vendredi 04 avril 2008 à 18:29 +0900, Jun Koi a écrit :
> On 4/3/08, Anthony
On 4/4/08, Anthony Liguori <[EMAIL PROTECTED]> wrote:
> Jun Koi wrote:
>
> > On 4/4/08, Laurent Vivier <[EMAIL PROTECTED]> wrote:
> >
> >
> > > Le vendredi 04 avril 2008 à 18:29 +0900, Jun Koi a écrit :
> > >
> > >
> > >
> > > > On 4/3/08, Anthony Liguori <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
Bugs item #1935481, was opened at 2008-04-05 22:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1935481&group_id=180599
Please note that this message will contain a full copy
On Friday 04 April 2008 01:46:21 pm Balaji Rao wrote:
> Hi Rusty,
>
> I hit a bug in virtio_ring.c:218 when I was stressing virtio_net using kvm
> with -smp 4.
>
> static void vring_disable_cb(struct virtqueue *_vq)
> {
> struct vring_virtqueue *vq = to_vvq(_vq);
>
> START_USE(v
Bugs item #1935336, was opened at 2008-04-05 13:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1935336&group_id=180599
Please note that this message will contain a full copy
Go deep sea diving with this immaculate masterpiece and wow your fellow divers.
http://www.terniaglo.com/
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Dor Laor wrote:
| On Fri, 2008-03-28 at 23:41 +, Antoine Martin wrote:
| Hi,
|
| Guests seem to be doing a lot of timer related polling, is there any way
| to reduce that (which would reduce load on the host):
|
|
|> It's weird we don't see any i
David Abrahams wrote:
> on Wed Apr 02 2008, Avi Kivity wrote:
>
>
>> David Abrahams wrote:
>>
>>> With the title combination, the guest takes nearly 100% of my real CPU
>>> time and still only sees one CPU. Is this a known problem, and does it
>>> have a known solution?
>>>
>>>
>>>
Anthony Liguori wrote:
> KVM kernel modules are now located in arch/x86/kvm so make sure to rename
> those
> too.
>
>
Applied, thanks. Though the kvm provided with 2.6.25 should be good
enough for most uses.
--
Any sufficiently difficult bug is indistinguishable from a feature.
-
18 matches
Mail list logo