[Qemu-devel] Re: [PATCH, RFC 2/4] hpet: don't use any static state

2010-05-23 Thread Blue Swirl
On Sun, May 23, 2010 at 3:40 PM, Jan Kiszka wrote: > Blue Swirl wrote: >> Signed-off-by: Blue Swirl >> --- >>  hw/hpet.c      |   68 >> +-- >>  hw/hpet_emul.h |    4 +- >>  hw/pc.c        |    8 -- >>  hw/pc.h        |    3 +- >>  hw/pc_pii

[Qemu-devel] Re: [PATCH, RFC 2/4] hpet: don't use any static state

2010-05-23 Thread Jan Kiszka
Blue Swirl wrote: > Signed-off-by: Blue Swirl > --- > hw/hpet.c | 68 +-- > hw/hpet_emul.h |4 +- > hw/pc.c|8 -- > hw/pc.h|3 +- > hw/pc_piix.c |3 +- > 5 files changed, 47 insertions(+), 39 deletion