Re: [Qemu-devel] [PATCH v4 2/3] jazz-led: convert to QOM

2012-02-17 Thread Hervé Poussineau
Andreas Färber a écrit : Am 17.02.2012 20:27, schrieb Hervé Poussineau: Some simplifications in I/O functions are possible because Jazz LED only registers one byte of I/O. Signed-off-by: Hervé Poussineau --- hw/jazz_led.c | 159 +--- hw/mi

Re: [Qemu-devel] [PATCH v4 2/3] jazz-led: convert to QOM

2012-02-17 Thread Andreas Färber
Am 17.02.2012 20:27, schrieb Hervé Poussineau: > Some simplifications in I/O functions are possible because > Jazz LED only registers one byte of I/O. > > Signed-off-by: Hervé Poussineau > --- > hw/jazz_led.c | 159 > +--- > hw/mips.h |