index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qemu
/
qemu_interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu: Find helpers at runtime
Andrea Bolognani
2023-05-10
1
-2
/
+13
*
conf: Introduce igb model for <interface>
Akihiko Odaki
2023-04-13
1
-0
/
+1
*
qemu: Update format strings in translated messages
Jiri Denemark
2023-04-01
1
-3
/
+3
*
qemu: Don't remove macvtaps on failed start
Michal Privoznik
2023-02-01
1
-0
/
+3
*
qemu_interface: Fix managed='no' case when creating an ethernet interface
Michal Privoznik
2023-01-23
1
-2
/
+3
*
conf: rename virDomainNetBackend* to virDomainNetDriver*
Laine Stump
2023-01-09
1
-4
/
+4
*
virnetdevtap.c: Disallow pre-existing TAP devices
Michal Privoznik
2022-12-09
1
-0
/
+2
*
Rename iterface type='dummy' to type='null'
Martin Kletzander
2022-08-25
1
-2
/
+2
*
conf, docs, schemas: Add support for interface type vds
Martin Kletzander
2022-08-18
1
-0
/
+2
*
conf, docs: Add support for dummy network interface
Martin Kletzander
2022-08-05
1
-0
/
+2
*
qemu: Remove unused includes
Peng Liang
2022-06-16
1
-1
/
+0
*
qemu: Convert passing of 'vhostfd' to 'qemuFDPassDirect'
Peter Krempa
2022-05-17
1
-6
/
+2
*
qemuInterfacePrepareSlirp: Directly populate the 'slirp' variable in network ...
Peter Krempa
2022-05-16
1
-5
/
+5
*
qemu: Move opening of vhost file descriptors for net devices into qemuBuildIn...
Peter Krempa
2022-05-16
1
-31
/
+27
*
qemuInterfaceOpenVhostNet: Reformat error messages per new guidelines
Peter Krempa
2022-05-16
1
-9
/
+6
*
lib: Use virReportSystemError() more
Michal Privoznik
2022-04-07
1
-5
/
+5
*
qemu: use automatic cleanup for virCommand
Ján Tomko
2021-12-13
1
-2
/
+1
*
Fix spelling
Tim Wiederhake
2021-04-15
1
-1
/
+1
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
1
-21
/
+21
*
qemu: remove redundant code that adds "template" netdev name
Laine Stump
2020-12-16
1
-14
/
+4
*
util: Introduce helper functions for generating unique netdev name
Shi Lei
2020-12-15
1
-4
/
+4
*
qemu: honour fatal errors dealing with qemu slirp helper
Daniel P. Berrangé
2020-10-27
1
-6
/
+15
*
qemu: add vdpa support
Jonathon Jongsma
2020-10-20
1
-0
/
+23
*
conf: Add support for vDPA network devices
Jonathon Jongsma
2020-10-20
1
-0
/
+2
*
lib: Prefer g_autoptr() declaration of virQEMUDriverConfigPtr
Michal Privoznik
2020-09-07
1
-6
/
+3
*
qemu_interface: Fix @cfg refcounting in qemuInterfacePrepareSlirp()
Michal Privoznik
2020-09-07
1
-1
/
+1
*
qemu: Add e1000e/vmxnet3 IFF_VNET_HDR support
Patrick Magauran
2020-09-01
1
-4
/
+13
*
qemu: Drop virQEMUDriverIsPrivileged()
Michal Privoznik
2020-04-07
1
-3
/
+3
*
Use g_strerror instead of virStrerror
Ján Tomko
2020-03-13
1
-2
/
+1
*
qemu/lxc: plumb isolatedPort from config down through bridge attachment
Laine Stump
2020-02-20
1
-0
/
+1
*
Add a space before ending a comment
Ján Tomko
2020-01-30
1
-1
/
+1
*
src: implement APIs for passing FDs over UNIX sockets
Daniel P. Berrangé
2020-01-29
1
-2
/
+2
*
qemu: remove unneeded cleanup labels
Daniel Henrique Barboza
2019-11-19
1
-16
/
+10
*
qemu: Use g_strdup_printf() instead of virAsprintf()
Michal Privoznik
2019-11-12
1
-3
/
+2
*
qemu: use g_strdup instead of VIR_STRDUP
Ján Tomko
2019-10-21
1
-4
/
+2
*
Remove all usage of VIR_RETURN_PTR
Ján Tomko
2019-10-16
1
-1
/
+1
*
Use g_autoptr instead of VIR_AUTOPTR
Ján Tomko
2019-10-16
1
-1
/
+1
*
qemu: support unmanaged macvtap devices with <interface type='ethernet'>
Laine Stump
2019-09-09
1
-3
/
+12
*
qemu: support unmanaged target tap dev for <interface type='ethernet'>
Laine Stump
2019-09-09
1
-26
/
+43
*
qemu: reorganize qemuInterfaceEthernetConnect()
Laine Stump
2019-09-09
1
-7
/
+8
*
qemu-process: prepare slirp-helper
Marc-André Lureau
2019-09-06
1
-0
/
+27
*
util: allow tap-based guest interfaces to have MAC address prefix 0xFE
Laine Stump
2019-08-12
1
-1
/
+10
*
Revert "virt drivers: don't handle type=network after resolving actual networ...
Daniel P. Berrangé
2019-04-30
1
-10
/
+2
*
virt drivers: don't handle type=network after resolving actual network type
Daniel P. Berrangé
2019-04-18
1
-2
/
+10
*
Use NULLSTR_EMPTY
Ján Tomko
2019-02-14
1
-1
/
+1
*
conf: Add virDomainNetIsVirtioModel
Cole Robinson
2019-01-24
1
-4
/
+4
*
qemu: use line breaks in command line args written to log
Daniel P. Berrangé
2018-12-17
1
-1
/
+1
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-3
/
+0
*
nwfilter: convert virt drivers to use public API for nwfilter bindings
Daniel P. Berrangé
2018-06-26
1
-2
/
+2
*
nwfilter: pass vm name in when instantiating filters
Daniel P. Berrangé
2018-05-03
1
-2
/
+2
[next]