On Mon, May 13, 2013 at 09:20:08PM +0100, Peter Maydell wrote:
> On 13 May 2013 21:01, Michael S. Tsirkin wrote:
> > Sometimes we need to pass ranges around, add a
> > handy structure for this purpose.
> >
> > Signed-off-by: Michael S. Tsirkin
> > ---
> > include/qemu/range.h | 22 ++
On 13 May 2013 21:01, Michael S. Tsirkin wrote:
> Sometimes we need to pass ranges around, add a
> handy structure for this purpose.
>
> Signed-off-by: Michael S. Tsirkin
> ---
> include/qemu/range.h | 22 ++
> 1 file changed, 22 insertions(+)
>
> diff --git a/include/qemu/ra
Sometimes we need to pass ranges around, add a
handy structure for this purpose.
Signed-off-by: Michael S. Tsirkin
---
include/qemu/range.h | 22 ++
1 file changed, 22 insertions(+)
diff --git a/include/qemu/range.h b/include/qemu/range.h
index 3502372..4bcd346 100644
--- a/