index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-bridge-helper.c
Age
Commit message (
Expand
)
Author
2020-09-30
qemu-bridge-helper: relocate path to default ACL
Paolo Bonzini
2019-12-17
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
Paolo Bonzini
2019-07-29
qemu-bridge-helper: move repeating code in parse_acl_file
Prasad J Pandit
2019-07-29
qemu-bridge-helper: restrict interface name to IFNAMSIZ
Prasad J Pandit
2019-07-02
qemu-bridge-helper: Document known shortcomings
Markus Armbruster
2019-05-22
qemu-bridge-helper: Fix misuse of isspace()
Markus Armbruster
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
2016-02-04
all: Clean up includes
Peter Maydell
2014-06-27
qemu-bridge-helper: Fix fd leak in main()
Gonglei
2013-03-28
qemu-bridge-helper: force usage of a very high MAC address for the bridge
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-08-01
net: Add interface to bridge when SIOCBRADDIF isn't available
Corey Bryant
2012-02-01
Add cap reduction support to enable use as SUID
Corey Bryant
2012-02-01
Add access control support to qemu bridge helper
Corey Bryant
2012-02-01
Add basic version of bridge helper
Corey Bryant