diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-02-14 18:35:55 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-02-21 12:28:01 -0500 |
commit | 9ee1bb86f641bf6029a9c326d9d49ab6c5a7b380 (patch) | |
tree | 5f76e7fa5883137ba48ceca6647f4b6834ad1d0a /scripts/qemu-gdb.py | |
parent | 7d0ca3e747ce3b595fcae554b04fccbffd0c04f0 (diff) | |
download | qemu-9ee1bb86f641bf6029a9c326d9d49ab6c5a7b380.zip qemu-9ee1bb86f641bf6029a9c326d9d49ab6c5a7b380.tar.gz qemu-9ee1bb86f641bf6029a9c326d9d49ab6c5a7b380.tar.bz2 |
vhost-user-test: small changes to init_hugepagefs
After the conversion to qgraph, the equivalent of "main" will be in
a constructor and will run even if the tests are not being requested.
Therefore, it should not assert that init_hugepagefs succeeds and will
be called when creating the TestServer. This patch changes the prototype
of init_hugepagefs, this way the next patch looks nicer.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1543851204-41186-14-git-send-email-pbonzini@redhat.com>
Message-Id: <1550165756-21617-9-git-send-email-pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/qemu-gdb.py')
0 files changed, 0 insertions, 0 deletions