projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa03e16
)
qapi: Fix typo in request-ebpf documentation
author
Markus Armbruster
<armbru@redhat.com>
Fri, 22 Mar 2024 14:09:04 +0000
(15:09 +0100)
committer
Markus Armbruster
<armbru@redhat.com>
Tue, 26 Mar 2024 05:36:08 +0000
(06:36 +0100)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <
20240322140910
.328840-7-armbru@redhat.com>
qapi/ebpf.json
patch
|
blob
|
history
diff --git
a/qapi/ebpf.json
b/qapi/ebpf.json
index f413d00154afbb48926a8d72a31fa9bd72fd3295..61359e1c0f591be49ab79df8cc752aaf1eb95b05 100644
(file)
--- a/
qapi/ebpf.json
+++ b/
qapi/ebpf.json
@@
-51,7
+51,7
@@
# @request-ebpf:
#
# Retrieve an eBPF object that can be loaded with libbpf. Management
-# applications (
g.e
. libvirt) may load it and pass file descriptors to
+# applications (
e.g
. libvirt) may load it and pass file descriptors to
# QEMU, so they can run running QEMU without BPF capabilities.
#
# @id: The ID of the program to return.