From: "Hervé Poussineau" <hpoussin@reactos.org>
To: qemu-devel@nongnu.org
Cc: "Hervé Poussineau" <hpoussin@reactos.org>,
"Anthony Liguori" <aliguori@amazon.com>,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] PC: improve emulation correctness
Date: Tue, 11 Feb 2014 23:46:01 +0100 [thread overview]
Message-ID: <1392158763-6552-1-git-send-email-hpoussin@reactos.org> (raw)
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
hw/input/pckbd.c | 2 +-
hw/pci-host/pam.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
1.7.10.4
next reply other threads:[~2014-02-11 22:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-11 22:46 Hervé Poussineau [this message]
2014-02-11 22:46 ` [Qemu-devel] [PATCH 1/2] pam: partly fix write-only mode Hervé Poussineau
2014-02-11 22:46 ` [Qemu-devel] [PATCH 2/2] pckbd: return 'keyboard enabled' on read input port command Hervé Poussineau
2014-03-03 22:05 ` [Qemu-devel] [PATCH 0/2] PC: improve emulation correctness Hervé Poussineau
2014-03-04 23:49 ` Michael S. Tsirkin
2014-03-05 8:15 ` Paolo Bonzini
2014-03-05 21:48 ` Hervé Poussineau
2014-03-05 18:50 ` Andreas Färber
2014-03-05 21:47 ` Hervé Poussineau
2014-03-05 18:46 ` Michael S. Tsirkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1392158763-6552-1-git-send-email-hpoussin@reactos.org \
--to=hpoussin@reactos.org \
--cc=aliguori@amazon.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.