From: Artyom Tarasenko <atar4qemu@gmail.com>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com, Artyom Tarasenko <atar4qemu@gmail.com>
Subject: [Qemu-devel] [PATCH 0/4, master+QEMU 1.1] sparc64: let's boot Linux!
Date: Sat, 12 May 2012 11:15:19 +0200 [thread overview]
Message-ID: <cover.1336811825.git.atar4qemu@gmail.com> (raw)
This small patch series fixes two bugs (patches 1 and 3),
one reggression (patch 2) and and adds two missing registers
to apb_pci (patch 4).
The most visible effect: it makes possible booting Linux/sparc64!
Currently not from an IDE disk, but virtio is working just fine:
http://tyom.blogspot.de/2012/05/booting-linuxsparc64-on-todays-openbios.html
/Happy hacking
Artyom Tarasenko (4):
Implement address masking for SPARC v9 CPUs
fix block loads broken in commit 30038fd818
sun4u: initialize OBIO interrupt mappings
sun4u: implement interrupt clearing registers
hw/apb_pci.c | 18 ++++++++++++++++++
target-sparc/ldst_helper.c | 4 ++--
target-sparc/translate.c | 25 ++++++++++++++++++++++++-
3 files changed, 44 insertions(+), 3 deletions(-)
next reply other threads:[~2012-05-12 9:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-12 9:15 Artyom Tarasenko [this message]
2012-05-12 9:15 ` [Qemu-devel] [PATCH 1/4] Implement address masking for SPARC v9 CPUs Artyom Tarasenko
2012-05-12 9:23 ` Artyom Tarasenko
2012-05-12 9:15 ` [Qemu-devel] [PATCH 2/4, master+QEMU 1.1] fix block loads broken in commit 30038fd818 Artyom Tarasenko
2012-05-12 9:15 ` [Qemu-devel] [PATCH 3/4, master+QEMU 1.1] sun4u: initialize OBIO interrupt mappings Artyom Tarasenko
2012-05-12 9:15 ` [Qemu-devel] [PATCH 4/4, master+QEMU 1.1] sun4u: implement interrupt clearing registers Artyom Tarasenko
2012-05-12 11:56 ` Andreas Färber
2012-05-12 12:32 ` Blue Swirl
2012-05-12 12:38 ` Andreas Färber
2012-05-12 13:08 ` Blue Swirl
2012-05-12 13:57 ` Andreas Färber
2012-05-12 14:34 ` Artyom Tarasenko
2012-05-12 13:00 ` Artyom Tarasenko
2012-05-12 10:01 ` [Qemu-devel] [PATCH 0/4, master+QEMU 1.1] sparc64: let's boot Linux! Blue Swirl
2012-05-12 10:49 ` Artyom Tarasenko
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=cover.1336811825.git.atar4qemu@gmail.com \
--to=atar4qemu@gmail.com \
--cc=blauwirbel@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).