Searched hist:b412ad0d39a1f776351ab8cacbfe4bc9d4d77be3 (Results 1 – 3 of 3) sorted by relevance
/kvm-unit-tests/lib/ |
H A D | chr-testdev.h | b412ad0d39a1f776351ab8cacbfe4bc9d4d77be3 Wed Jun 25 15:34:23 UTC 2014 Andrew Jones <drjones@redhat.com> Introduce chr-testdev
chr-testdev is a qemu backend that can be used by test code to send qemu commands. It communicates with qemu through a virtio-console device. The only command currently implemented is "quit", which allows the test code to exit with a given status code, i.e. chr_testdev_exit(code).
Signed-off-by: Andrew Jones <drjones@redhat.com>
|
H A D | chr-testdev.c | b412ad0d39a1f776351ab8cacbfe4bc9d4d77be3 Wed Jun 25 15:34:23 UTC 2014 Andrew Jones <drjones@redhat.com> Introduce chr-testdev
chr-testdev is a qemu backend that can be used by test code to send qemu commands. It communicates with qemu through a virtio-console device. The only command currently implemented is "quit", which allows the test code to exit with a given status code, i.e. chr_testdev_exit(code).
Signed-off-by: Andrew Jones <drjones@redhat.com>
|
H A D | virtio.h | b412ad0d39a1f776351ab8cacbfe4bc9d4d77be3 Wed Jun 25 15:34:23 UTC 2014 Andrew Jones <drjones@redhat.com> Introduce chr-testdev
chr-testdev is a qemu backend that can be used by test code to send qemu commands. It communicates with qemu through a virtio-console device. The only command currently implemented is "quit", which allows the test code to exit with a given status code, i.e. chr_testdev_exit(code).
Signed-off-by: Andrew Jones <drjones@redhat.com>
|