qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 01/24] arm_sysctl: convert to memory API


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 01/24] arm_sysctl: convert to memory API
Date: Wed, 24 Aug 2011 13:42:44 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 08/24/2011 01:23 PM, Peter Maydell wrote:
On 24 August 2011 11:11, Avi Kivity<address@hidden>  wrote:
>  Signed-off-by: Avi Kivity<address@hidden>
>  ---
>    hw/arm_sysctl.c |    1 +
>    1 files changed, 1 insertions(+), 0 deletions(-)
>
>  diff --git a/hw/arm_sysctl.c b/hw/arm_sysctl.c
>  index 17cf6f7..5b845a2 100644
>  --- a/hw/arm_sysctl.c
>  +++ b/hw/arm_sysctl.c
>  @@ -19,6 +19,7 @@ typedef struct {
>       SysBusDevice busdev;
>       MemoryRegion iomem;
>       qemu_irq pl110_mux_ctrl;
>  +    MemoryRegion iomem;
>
>       uint32_t sys_id;
>       uint32_t leds;

Er, looks like you forgot to squish Richard's compile fix patch?


Not applied yet; will fix.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.




reply via email to

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