index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-07-31
qemu-vmsr-helper: implement --verbose/-v
Paolo Bonzini
2024-07-31
qemu-vmsr-helper: fix socket loop breakage
Paolo Bonzini
2024-07-22
tools: build qemu-vmsr-helper
Anthony Harivel
2024-06-04
ebpf: Add a separate target for skeleton
Akihiko Odaki
2024-06-04
ebpf: Refactor tun_rss_steering_prog()
Akihiko Odaki
2024-06-04
ebpf: Return 0 when configuration fails
Akihiko Odaki
2024-06-04
ebpf: Fix RSS error handling
Akihiko Odaki
2024-03-12
ebpf: Updated eBPF program and skeleton.
Andrew Melnychenko
2023-03-10
ebpf: fix compatibility with libbpf 1.0+
Shreesh Adiga
2023-02-16
virtiofsd: Remove source
Dr. David Alan Gilbert
2023-02-16
virtiofsd: Remove build and docs glue
Dr. David Alan Gilbert
2023-01-11
tools/virtiofsd: add G_GNUC_PRINTF for logging functions
Daniel P. Berrangé
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-11-25
virtiofsd: Add `sigreturn` to the seccomp whitelist
Marc Hartmayer
2022-09-22
virtiofsd: use g_date_time_get_microsecond to get subsecond
Yusuke Okada
2022-08-04
virtiofsd: Fix format strings
Stefan Weil
2022-08-02
virtiofsd: Disable killpriv_v2 by default
Vivek Goyal
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-07
meson: create have_vhost_* variables
Paolo Bonzini
2022-05-03
virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-04-25
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-04-21
util: replace qemu_get_local_state_pathname()
Marc-André Lureau
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-21
virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option
Liu Yiding
2022-03-02
virtiofsd: Let meson check for statx.stx_mnt_id
Hanna Reitz
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-02-17
virtiofsd: Add basic support for FUSE_SYNCFS request
Greg Kurz
2022-02-17
virtiofsd: Add an option to enable/disable security label
Vivek Goyal
2022-02-17
virtiofsd: Create new file using O_TMPFILE and set security context
Vivek Goyal
2022-02-17
virtiofsd: Create new file with security context
Vivek Goyal
2022-02-17
virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
Vivek Goyal
2022-02-17
virtiofsd: Move core file creation code in separate function
Vivek Goyal
2022-02-17
virtiofsd, fuse_lowlevel.c: Add capability to parse security context
Vivek Goyal
2022-02-17
virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
Vivek Goyal
2022-02-17
virtiofsd: Parse extended "struct fuse_init_in"
Vivek Goyal
2022-02-17
virtiofsd: Fix breakage due to fuse_init_in size change
Vivek Goyal
2022-02-16
virtiofsd: Do not support blocking flock
Sebastian Hasler
2022-02-16
meson: use .require() and .disable_auto_if() method for features
Paolo Bonzini
2022-02-14
tools/virtiofsd: Add rseq syscall to the seccomp allowlist
Christian Ehrhardt
2022-01-26
virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358)
Vivek Goyal
2021-10-25
virtiofsd: Error on bad socket group name
Dr. David Alan Gilbert
2021-10-25
virtiofsd: Add a helper to stop all queues
Vivek Goyal
2021-10-25
virtiofsd: Add a helper to send element on virtqueue
Vivek Goyal
2021-10-25
virtiofsd: Remove unused virtio_fs_config definition
Vivek Goyal
2021-10-25
virtiofsd: xattr mapping add a new type "unsupported"
Vivek Goyal
2021-09-19
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2021-09-16
virtiofsd: Reverse req_list before processing it
Sergio Lopez
2021-09-16
tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
Thomas Huth
[next]