All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Dave Hansen <haveblue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: kvm-27 vs 28 I/O speed
Date: Fri, 13 Jul 2007 15:23:03 +0300	[thread overview]
Message-ID: <46976EA7.2020202@qumranet.com> (raw)
In-Reply-To: <1184263854.26210.89.camel@localhost>

Dave Hansen wrote:
> On Thu, 2007-07-12 at 08:37 +0300, Avi Kivity wrote:
>   
>> Can you confirm it by backing out that one patch?
>>     
>
> Do you know the git commit id by chance?
>
> -- Dave
>
>   
commit 55a3212bc2f5ecddcd4c5cdf2bfb37ad71e45ff2
Author: Luca Tettamanti <kronos.it-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date:   Tue Jun 5 14:47:33 2007 +0300

    kvm: qemu: initialize ata ports as enabled

    this allows libata to see the qemu ata ports.

diff --git a/qemu/hw/ide.c b/qemu/hw/ide.c
index 190f074..ddfb9bc 100644
--- a/qemu/hw/ide.c
+++ b/qemu/hw/ide.c
@@ -2586,6 +2586,8 @@ static void piix3_reset(PCIIDEState *d)
     pci_conf[0x06] = 0x80; /* FBC */
     pci_conf[0x07] = 0x02; // PCI_status_devsel_medium
     pci_conf[0x20] = 0x01; /* BMIBA: 20-23h */
+    pci_conf[0x41] = 0x80; // enable port 0
+    pci_conf[0x43] = 0x80; // enable port 1
 }

 void pci_piix_ide_init(PCIBus *bus, BlockDriverState **hd_table, int devfn)


I was unable to reproduce this on a FC6 i386 guest.

-- 
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/

  reply	other threads:[~2007-07-13 12:23 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-06 19:07 kvm-27 vs 28 I/O speed Dave Hansen
2007-07-08  8:14 ` Avi Kivity
     [not found]   ` <46909CFD.9050806-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-09 20:33     ` Dave Hansen
2007-07-10  5:44       ` Avi Kivity
     [not found]         ` <46931CC9.8060106-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-11 18:54           ` Dave Hansen
2007-07-12  5:37             ` Avi Kivity
     [not found]               ` <4695BE06.6060609-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-12 18:10                 ` Dave Hansen
2007-07-13 12:23                   ` Avi Kivity [this message]
     [not found]                     ` <46976EA7.2020202-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-13 13:27                       ` Luca
     [not found]                         ` <68676e00707130627p32a43a63l3c6fe647242ec3e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-13 13:41                           ` Avi Kivity
     [not found]                             ` <46978110.5090303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-13 18:31                               ` Dave Hansen
2007-07-13 18:49                                 ` Anthony Liguori
     [not found]                                   ` <4697C954.8040404-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-07-14  6:27                                     ` Avi Kivity
     [not found]                                       ` <46986CEC.7050903-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-16 19:40                                         ` Dave Hansen
2007-07-14 17:30                                     ` Luca
2007-07-15 19:27                                 ` Luca
     [not found]                                   ` <68676e00707151227hb8b8538j706d9d0ee765ed41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-15 21:07                                     ` Luca
     [not found]                                       ` <68676e00707151407j1cf758e0ya7032c8c8577b982-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-15 21:22                                         ` Luca
     [not found]                                           ` <68676e00707151422n2e1f0a07kc4ec10797edfa40c-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-16  8:58                                             ` Avi Kivity
     [not found]                                               ` <469B3351.50508-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-16 19:32                                                 ` Luca
     [not found]                                                   ` <68676e00707161232k5fbd0c2cxd8bebfc21faacc8c-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-17  7:58                                                     ` Avi Kivity
     [not found]                                                       ` <469C76C0.5050101-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-18  6:01                                                         ` Luca
2007-07-16 19:49                                             ` Dave Hansen
2007-07-16 19:41                                     ` Dave Hansen
2007-07-16 19:42                                     ` Dave Hansen
  -- strict thread matches above, loose matches on Subject: below --
2007-07-13 14:00 Gregory Haskins
     [not found] ` <46974D330200005A000277EF-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org>
2007-07-13 14:46   ` Luca
2007-07-13 15:11 Gregory Haskins
     [not found] ` <46975DD10200005A00027808-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org>
2007-07-13 15:39   ` Luca
     [not found]     ` <68676e00707130839o3af94674y69e7a990b27f0820-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-13 18:33       ` Dave Hansen
2007-07-13 16:04 Gregory Haskins
2007-07-13 16:10 Gregory Haskins

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=46976EA7.2020202@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=haveblue-r/Jw6+rmf7HQT0dZR+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 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.