qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ICH9: fix typo


From: Cao jin
Subject: Re: [Qemu-devel] [PATCH] ICH9: fix typo
Date: Mon, 18 Apr 2016 15:57:42 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

hi mst,
please ingore this one, I find more small fix like this, I will pack all these into one

On 04/18/2016 03:24 PM, Cao jin wrote:
Signed-off-by: Cao jin <address@hidden>
---
  include/hw/i386/ich9.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/hw/i386/ich9.h b/include/hw/i386/ich9.h
index d04dcdc..abf84ed 100644
--- a/include/hw/i386/ich9.h
+++ b/include/hw/i386/ich9.h
@@ -35,7 +35,7 @@ typedef struct ICH9LPCState {

      /* (pci device, intx) -> pirq
       * In real chipset case, the unused slots are never used
-     * as ICH9 supports only D25-D32 irq routing.
+     * as ICH9 supports only D25-D31 irq routing.
       * On the other hand in qemu case, any slot/function can be populated
       * via command line option.
       * So fallback interrupt routing for any devices in any slots is 
necessary.


--
Yours Sincerely,

Cao jin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]