On Tue, Feb 11, 2014 at 11:46:01PM +0100, Hervé Poussineau wrote: > With those two patches, I'm able to run a real BIOS in QEMU (Iwill P55XB2) > However, QEMU crashes when rebooting the computer after leaving BIOS settings. > > Hervé Poussineau (2): > pam: partly fix write-only mode > pckbd: return 'keyboard enabled' on read input port command
Thanks, I've applied this. > hw/input/pckbd.c | 2 +- > hw/pci-host/pam.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > -- > 1.7.10.4