[aarch64] KVM guests that include a random number generator device are unable to boot

If a virtual machine is created on a 64-bit Arm host system and the virtual machine is configured to include a random number generator device, the guest does not complete boot and returns errors similar to the following:

[2.653535] module virtio_ring: overflow in relocation type 275 val
ffff1f85c31d7178 

The inclusion of a random number generator device is not a default option and can only be triggered by using the --rng random option. Oracle is investigating a fix for this issue. (Bug ID 28954789)