Eugenio Pérez
|
522bbb191c
virtio: Free rnd virqueue at unrealize()
|
5 년 전 |
Laurent Vivier
|
0198c2621a
virtio-rng: change default backend to rng-builtin
|
6 년 전 |
Markus Armbruster
|
5f7655f6ef
virtio-rng: Keep the default backend out of VirtIORNGConf
|
6 년 전 |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 년 전 |
Markus Armbruster
|
2f780b6a91
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
|
6 년 전 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 년 전 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 년 전 |
Marc-André Lureau
|
3650b2de34
qom: make user_creatable_complete() specific to UserCreatable
|
6 년 전 |
Pankaj Gupta
|
5d9c9ea22a
virtio-rng: process pending requests on DRIVER_OK
|
7 년 전 |
Fam Zheng
|
d1fd7f775e
virtio-rng: Convert to DEFINE_PROP_LINK
|
8 년 전 |
Laurent Vivier
|
a23a6d1839
virtio-rng: stop virtqueue while the CPU is stopped
|
8 년 전 |
Halil Pasic
|
5705653ff8
virtio: cleanup VMSTATE_VIRTIO_DEVICE
|
9 년 전 |
Halil Pasic
|
b7de81f697
virtio-rng: convert VMSTATE_VIRTIO_DEVICE
|
9 년 전 |
Dr. David Alan Gilbert
|
b607579386
virtio-rng: Wrap in vmstate
|
9 년 전 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 년 전 |
Ladi Prosek
|
f8693c2cd0
virtio-rng: ask for more data if queue is not fully drained
|
9 년 전 |
Paolo Bonzini
|
51b19ebe43
virtio: move allocation to virtqueue_pop/vring_pop
|
9 년 전 |
Peter Maydell
|
9b8bfe21be
virtio: Clean up includes
|
9 년 전 |
Jason Wang
|
9d5b731dd2
virtio: get_features() can fail
|
10 년 전 |
Pankaj Gupta
|
621a20e081
virtio-rng: trigger timer only when guest requests for entropy
|
10 년 전 |
Markus Armbruster
|
cc7a8ea740
Include qapi/qmp/qerror.h exactly where needed
|
10 년 전 |
Shannon Zhao
|
fe704809b9
virtio-rng: move qdev properties into virtio-rng.c
|
10 년 전 |
Gerd Hoffmann
|
019a3edbb2
virtio: make features 64bit wide
|
10 년 전 |
Amit Shah
|
a3a292c420
virtio-rng: fix check for period_ms validity
|
10 년 전 |
David Gibson
|
db12451dec
Fix for crash after migration in virtio-rng on bi-endian targets
|
10 년 전 |
Amit Shah
|
4ac4458076
virtio-rng: add some trace events
|
11 년 전 |
John Snow
|
c617dd3b7e
virtio-rng: replace error_set calls with error_setg
|
11 년 전 |
John Snow
|
1efd6e072c
virtio-rng: Move error-checking forward to prevent memory leak
|
11 년 전 |
John Snow
|
713e8a1022
virtio-rng: Add human-readable error message for negative max-bytes parameter
|
11 년 전 |
Greg Kurz
|
3902d49e13
virtio-rng: implement per-device migration calls
|
11 년 전 |