qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] sparc64: Fix NVRAM access mode
@ 2013-04-27  7:12 Artyom Tarasenko
  2013-04-27  7:12 ` [Qemu-devel] [PATCH 1/2] m48t59: use mmio for the m48t08 model of the m48t59_isa card Artyom Tarasenko
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Artyom Tarasenko @ 2013-04-27  7:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel, Artyom Tarasenko

The sun4u machines use a slightly different modification of the ISA Mostek chip.
It has MMIO, 1968 as a base year and no IRQ line. Since it matches our m48t08,
make keep PIO behavior for the 59 model and use MMIO for the 8 model.

This series fixes recognising Mostek RTC in the Linux/sparc64 guest.

Artyom Tarasenko (2):
  m48t59: use mmio for the m48t08 model of the m48t59_isa card
  sparc64: Use the correct type of the Mostek NVRAM chip

 hw/sparc64/sun4u.c |    5 ++++-
 hw/timer/m48t59.c  |   38 +++++++++++++++++++++++++++++++++++---
 2 files changed, 39 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-27 16:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27  7:12 [Qemu-devel] [PATCH 0/2] sparc64: Fix NVRAM access mode Artyom Tarasenko
2013-04-27  7:12 ` [Qemu-devel] [PATCH 1/2] m48t59: use mmio for the m48t08 model of the m48t59_isa card Artyom Tarasenko
2013-04-27 15:16   ` Andreas Färber
2013-04-27 16:21     ` Artyom Tarasenko
2013-04-27  7:12 ` [Qemu-devel] [PATCH 2/2] sparc64: Use the correct type of the Mostek NVRAM chip Artyom Tarasenko
2013-04-27 11:39 ` [Qemu-devel] [PATCH 0/2] sparc64: Fix NVRAM access mode Blue Swirl
2013-04-27 14:20   ` Artyom Tarasenko

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).