qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 for-2.1] virtio-rng: Fix abort on invalid input
@ 2014-07-22 12:03 Amit Shah
  2014-07-22 12:03 ` [Qemu-devel] [PATCH 1/1] virtio-rng: Add human-readable error message for negative max-bytes parameter Amit Shah
  2014-07-22 13:03 ` [Qemu-devel] [PULL v2 for-2.1] virtio-rng: Fix abort on invalid input Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Amit Shah @ 2014-07-22 12:03 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Amit Shah, John Snow, qemu list

The following changes since commit 35858955e6c6f9ef41c199d15457c13426ac6434:

  Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into staging (2014-07-21 18:06:12 +0100)

are available in the git repository at:


  git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git for-2.1

for you to fetch changes up to 713e8a102222b6b8ca65050d13b287f5705831b0:

  virtio-rng: Add human-readable error message for negative max-bytes parameter (2014-07-22 17:18:55 +0530)

----------------------------------------------------------------
This patch returns an error instead of aborting, which is desirable
not just for cmdline invocation, but prevents an abort in case of
device hotplug.

Patch is small, and reviewed on-list.
----------------------------------------------------------------
John Snow (1):
      virtio-rng: Add human-readable error message for negative max-bytes parameter

 hw/virtio/virtio-rng.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-07-22 13:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 12:03 [Qemu-devel] [PULL v2 for-2.1] virtio-rng: Fix abort on invalid input Amit Shah
2014-07-22 12:03 ` [Qemu-devel] [PATCH 1/1] virtio-rng: Add human-readable error message for negative max-bytes parameter Amit Shah
2014-07-22 13:03 ` [Qemu-devel] [PULL v2 for-2.1] virtio-rng: Fix abort on invalid input 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).