aboutsummaryrefslogtreecommitdiff
path: root/qemu-bridge-helper.c
AgeCommit message (Expand)Author
2020-09-30qemu-bridge-helper: relocate path to default ACLPaolo Bonzini
2019-12-17build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NGPaolo Bonzini
2019-07-29qemu-bridge-helper: move repeating code in parse_acl_filePrasad J Pandit
2019-07-29qemu-bridge-helper: restrict interface name to IFNAMSIZPrasad J Pandit
2019-07-02qemu-bridge-helper: Document known shortcomingsMarkus Armbruster
2019-05-22qemu-bridge-helper: Fix misuse of isspace()Markus Armbruster
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-02-04all: Clean up includesPeter Maydell
2014-06-27qemu-bridge-helper: Fix fd leak in main()Gonglei
2013-03-28qemu-bridge-helper: force usage of a very high MAC address for the bridgePaolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-08-01net: Add interface to bridge when SIOCBRADDIF isn't availableCorey Bryant
2012-02-01Add cap reduction support to enable use as SUIDCorey Bryant
2012-02-01Add access control support to qemu bridge helperCorey Bryant
2012-02-01Add basic version of bridge helperCorey Bryant