qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] milkymist-uart fixes
@ 2013-08-31  5:33 Antony Pavlov
  2013-08-31  5:33 ` [Qemu-devel] [PATCH 1/2] milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write() Antony Pavlov
  2013-08-31  5:33 ` [Qemu-devel] [PATCH 2/2] milkymist-uart: use Device::realize instead of SysBusDevice::init Antony Pavlov
  0 siblings, 2 replies; 4+ messages in thread
From: Antony Pavlov @ 2013-08-31  5:33 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Anthony Liguori, Michael Walle, Peter Crosthwaite

[PATCH 1/2] milkymist-uart: use qemu_chr_fe_write_all() instead of
[PATCH 2/2] milkymist-uart: use Device::realize instead of

This patch series based on DIGIC support adding comments:
 http://lists.nongnu.org/archive/html/qemu-devel/2013-08/msg04748.html

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

end of thread, other threads:[~2013-08-31 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-31  5:33 [Qemu-devel] [PATCH 0/2] milkymist-uart fixes Antony Pavlov
2013-08-31  5:33 ` [Qemu-devel] [PATCH 1/2] milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write() Antony Pavlov
2013-08-31  5:33 ` [Qemu-devel] [PATCH 2/2] milkymist-uart: use Device::realize instead of SysBusDevice::init Antony Pavlov
2013-08-31 13:16   ` Andreas Färber

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