qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL v2 for-2.1] virtio-rng: Fix abort on invalid input


From: Amit Shah
Subject: [Qemu-devel] [PULL v2 for-2.1] virtio-rng: Fix abort on invalid input
Date: Tue, 22 Jul 2014 17:33:15 +0530

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]