qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: Add flash and RTC devices
@ 2014-06-10 17:06 Peter Maydell
  2014-06-10 17:06 ` [Qemu-devel] [PATCH v2 1/2] hw/arm/virt: Provide flash devices for boot ROMs Peter Maydell
  2014-06-10 17:06 ` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt: Provide PL031 RTC Peter Maydell
  0 siblings, 2 replies; 9+ messages in thread
From: Peter Maydell @ 2014-06-10 17:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Casadevall, Christoffer Dall, patches

These patches add a few extra devices to the 'virt' platform,
mostly for the benefit of UEFI.

 * flash devices, so bootroms like UEFI have somewhere to
   live and somewhere to store their persistent variables
 * a PL031 RTC, since UEFI mandates an RTC

I don't actually have a working UEFI image for the 'virt' platform
currently; tested with a Linux kernel guest.

Changes v1->v2:
 * fail with a helpful error message if the user tries to
   specify the contents of the first flash device in two
   different ways at once

Peter Maydell (2):
  hw/arm/virt: Provide flash devices for boot ROMs
  hw/arm/virt: Provide PL031 RTC

 hw/arm/virt.c | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 100 insertions(+), 1 deletion(-)

-- 
1.9.2

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

end of thread, other threads:[~2014-06-16  9:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-10 17:06 [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: Add flash and RTC devices Peter Maydell
2014-06-10 17:06 ` [Qemu-devel] [PATCH v2 1/2] hw/arm/virt: Provide flash devices for boot ROMs Peter Maydell
2014-06-10 17:14   ` Paolo Bonzini
2014-06-11 10:45   ` Peter Crosthwaite
2014-06-10 17:06 ` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt: Provide PL031 RTC Peter Maydell
2014-06-11 16:01   ` Claudio Fontana
2014-06-13 23:10     ` Peter Crosthwaite
2014-06-16  9:18       ` [Qemu-devel] hw/arm/virt: Provide PCI? Claudio Fontana
2014-06-16  9:31         ` Peter Maydell

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