Re: [Qemu-devel] [PATCH v2] pc: move port 92 stuff back to pc.c from pckbd.c

2010-12-30 Thread Andreas Färber
Am 29.12.2010 um 19:36 schrieb Blue Swirl: 956a3e6bb7386de48b642d4fee11f7f86a2fcf9a introduced a bug concerning reset bit for port 92. Since the keyboard output port and port 92 are not compatible anyway, let's separate them. Reported-by: Peter Lieven Please consider adding: This also resol

[Qemu-devel] [PATCH v2] pc: move port 92 stuff back to pc.c from pckbd.c

2010-12-29 Thread Blue Swirl
956a3e6bb7386de48b642d4fee11f7f86a2fcf9a introduced a bug concerning reset bit for port 92. Since the keyboard output port and port 92 are not compatible anyway, let's separate them. Reported-by: Peter Lieven Signed-off-by: Blue Swirl -- v2: added reset handler and VMState --- hw/pc.c| 8