qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] for-2.1 (was Re: [PATCH] ahci: map memory via device's


From: Paolo Bonzini
Subject: Re: [Qemu-devel] for-2.1 (was Re: [PATCH] ahci: map memory via device's address space instead of address_space_memory)
Date: Sun, 6 Jul 2014 09:45:13 -0400 (EDT)

> Stefan, Kevin, you are going to pick this one?

I think there's no hurry for 2.1.

Also...

> > > ---
> > > -static void map_page(uint8_t **ptr, uint64_t addr, uint32_t wanted)
> > > +static void map_page(AddressSpace *as, uint8_t **ptr, uint64_t addr,
> > > +                     uint32_t wanted)

... it is a bit cleaner to pass the AHCIState here.

Paolo



reply via email to

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