Re: [Qemu-devel] [PATCH 18/25] q35: Fix irr initialization for slots 25..31

2012-09-14 Thread Jason Baron
On Fri, Sep 14, 2012 at 09:05:10AM +0200, Paolo Bonzini wrote: > Il 13/09/2012 22:12, Jason Baron ha scritto: > > From: Isaku Yamahata > > > > This was totally off: The CC registers are 16 bit (stored as little > > endian), their offsets run in reverse order, and D26IR as well as D25IR > > have 4

Re: [Qemu-devel] [PATCH 18/25] q35: Fix irr initialization for slots 25..31

2012-09-14 Thread Paolo Bonzini
Il 13/09/2012 22:12, Jason Baron ha scritto: > From: Isaku Yamahata > > This was totally off: The CC registers are 16 bit (stored as little > endian), their offsets run in reverse order, and D26IR as well as D25IR > have 4 bytes offset to their successors. > > Reported-by: Jan Kiszka > Signed-o

[Qemu-devel] [PATCH 18/25] q35: Fix irr initialization for slots 25..31

2012-09-13 Thread Jason Baron
From: Isaku Yamahata This was totally off: The CC registers are 16 bit (stored as little endian), their offsets run in reverse order, and D26IR as well as D25IR have 4 bytes offset to their successors. Reported-by: Jan Kiszka Signed-off-by: Isaku Yamahata Signed-off-by: Jason Baron --- hw/q3