]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2017-03-25  John Ferlanqemu: Set up the migration TLS objects for source
2017-03-25  John Ferlanqemu: Set up the migration TLS objects for target
2017-03-25  John Ferlanqemu: Add job for qemuDomain{Add|Del}TLSObjects
2017-03-25  John Ferlanqemu: Add TLS params to _qemuMonitorMigrationParams
2017-03-25  John FerlanAdd new migration flag VIR_MIGRATE_TLS
2017-03-25  John Ferlanqemu: Update the TLS client verify descriptions for...
2017-03-25  John Ferlanconf: Introduce migrate_tls_x509_cert_dir
2017-03-25  John Ferlanqemu: Replace macro usage of (false); with just (0)
2017-03-25  John Ferlanqemu: Create #define for TLS configuration setup.
2017-03-25  Roman Bogorodskiyutil: fix build on non-Linux
2017-03-24  Peter Krempaqemu: snapshot: Forbid internal snapshots with pflash...
2017-03-24  Laine Stumpnetwork: only check for IPv6 RA routes when the network...
2017-03-24  Ján TomkoRevert "qemu: forbid migration with an IOMMU device"
2017-03-24  Laine Stumputil: new function virNetDevPFGetVF()
2017-03-24  Laine Stumputil: new internal function to permit silent failure...
2017-03-24  Laine Stumputil: new function virPCIDeviceRebind()
2017-03-24  Laine Stumputil: make virPCIGetDeviceAddressFromSysfsLink() public
2017-03-24  Laine Stumputil: change virPCIGetNetName() to not return error...
2017-03-24  Laine Stumputil: make virMacAddrParse more versatile
2017-03-24  Laine Stumputil: eliminate useless local variable
2017-03-24  Laine Stumputil: use cleanup label consistently in virHostdevNetCo...
2017-03-24  Laine Stumputil: remove unused args from virNetDevSetVfConfig()
2017-03-24  Laine Stumputil: permit querying a VF MAC address or VLAN tag...
2017-03-23  Ján Tomkoqemu: forbid migration with an IOMMU device
2017-03-23  Andrea Bolognaniqemu: Fix typo in __QEMU_CAPSPRIV_H_ALLOW__
2017-03-23  Roman Bogorodskiyutil: fix build on non-Linux
2017-03-22  John Ferlancpu: Remove NONNULL(1) for cpuBaseline
2017-03-22  John Ferlanutil: Remove NONNULL(1) for virNetDevMacVLanDeleteWithV...
2017-03-22  John Ferlanutil: Remove NONNULL's for virNetDevVPortProfile[Associ...
2017-03-22  John Ferlanutil: Remove NONNULL(1) for virNetDevOpenvswitchGetVhos...
2017-03-22  John Ferlanutil: Remove NONNULL(2) for virNetDevBandwidthPlug
2017-03-22  John Ferlanutil: Remove NONNULL(1,3,4) from virTypedParamsFilter
2017-03-22  John Ferlanutil: Remove NONNULL(1) for virNetDevOpenvswitchSetMigr...
2017-03-22  John Ferlanutil: Remove NONNULL(1) for virHostdevReAttachDomainDevices
2017-03-22  John Ferlanutil: Remove NONNULL(1) for virHostdevPrepareDomainDevices
2017-03-22  John Ferlanutil: Remove NONNULL(2,3) for virHostdevReAttachSCSIVHo...
2017-03-22  John Ferlanutil: Remove NONNULL(2,3) for virHostdevReAttachUSBDevices
2017-03-22  John Ferlanutil: Remove NONNULL(2,3) for virHostdevReAttachPCIDevices
2017-03-22  John Ferlanutil: Remove NONNULL(1) for virBitmapParseUnlimited
2017-03-22  John Ferlanutil: Change return argument for virBitmapParseUnlimited
2017-03-22  John Ferlanqemu: Remove NONNULL(1) for qemu_monitor prototypes
2017-03-22  John Ferlanqemu: Remove non null 'vm' check from qemuMonitorOpen
2017-03-22  John Ferlannetwork: Remove null newBandwidth check from networkBan...
2017-03-22  John Ferlanconf: Remove NONNULL(1) for virDomainNumaGetNodeCount
2017-03-22  John Ferlanconf: Remove NONNULL(1,2) for virNetDevBandwidthFormat
2017-03-22  John Ferlanconf: Remove NONNULL(2) for virNetDevBandwidthParse
2017-03-22  John Ferlanutil: Remove NONNULL(1) for virNetDevGetName
2017-03-22  John Ferlanqemu: Always format formatStr for blockdev-snapshot...
2017-03-22  Laine Stumpnetwork: reconnect tap devices during networkNotifyActu...
2017-03-22  Laine Stumputil: new function virNetDevTapAttachBridge()
2017-03-22  Laine Stumputil: new function virNetDevGetMaster()
2017-03-22  Laine Stumpnetwork: remove unused typedef for networkDnsmasqLeaseF...
2017-03-22  Laine Stumputil: allow retrieving ethtool features when unprivileged
2017-03-22  Laine Stumputil: use AF_UNIX family (not AF_PACKET) for ioctl...
2017-03-22  Michal Privoznikdomain_capabilities: Don't report machine type for...
2017-03-22  Cédric Bosdonnatnetwork: check accept_ra before enabling ipv6 forwarding
2017-03-22  Cédric Bosdonnatutil: add virNetDevGetName() function
2017-03-22  Cédric Bosdonnatbridge_driver.c: more uses of SYSCTL_PATH
2017-03-22  Cédric Bosdonnatutil: add virNetlinkDumpCommand()
2017-03-22  Cédric Bosdonnatutil: extract the request sending code from virNetlinkC...
2017-03-21  John Ferlanqemu: Fix qemuMonitorOpen prototype
2017-03-21  Laine Stumpnetwork: don't add "no-resolv" if we still need DNS...
2017-03-21  Chen Hanxiaocleanup: qemu_capabilities: remove redundant error...
2017-03-21  Pavel Hrdinatests: update QEMU 2.9.0 caps data
2017-03-20  Jiri Denemarknews: Document "Enforce guest CPU specification" series
2017-03-20  Jiri Denemarkqemu: Don't try to update undefined guest CPU
2017-03-17  John Ferlanconf: Use consistent function name prefixes for virstor...
2017-03-17  John Ferlanconf: Alter coding style of storage conf function proto...
2017-03-17  John Ferlanconf: Adjust coding style for storage conf sources
2017-03-17  John Ferlanconf: Introduce virstorageobj
2017-03-17  Peter Krempa(log|lock)daemon: Don't spam logs with IO error message...
2017-03-17  Peter Kremparpc: serverclient: Add option to suppress errors on EOF
2017-03-17  Peter Kremparpc: socket: Add possibility to suppress errors on...
2017-03-17  Jiri Denemarkqemu: Enforce guest CPU specification
2017-03-17  Jiri Denemarkqemu: Update CPU definition according to QEMU
2017-03-17  Jiri Denemarkqemu: Ask QEMU for filtered CPU features
2017-03-17  Jiri Denemarkqemu: Use ARCH_IS_X86 in qemuMonitorJSONGetGuestCPU
2017-03-17  Jiri Denemarkqemu: Refactor qemuProcessVerifyGuestCPU
2017-03-17  Jiri Denemarkqemu: Refactor CPU features check
2017-03-17  Jiri Denemarkqemu: Refactor KVM features check
2017-03-17  Jiri Denemarkqemu: Refactor Hyper-V features check
2017-03-17  Jiri Denemarkqemu: Set default values for CPU check attribute
2017-03-17  Jiri DenemarkIntroduce /domain/cpu/@check XML attribute
2017-03-17  Jiri Denemarkdocs: Clarify /domain/cpu/@match description
2017-03-17  Jiri Denemarktests: Switch to sparse initialization of virCPUDef
2017-03-17  Peter Krempaqemu: command: Don't allow setting 'group_name' alone
2017-03-17  Peter Krempaqemu: command: Extract tests for subsets of blkdeviotun...
2017-03-17  Peter Krempaqemu: command: Extract blkdeviotune checks into a separ...
2017-03-17  Peter Krempaqemu: Don't steal pointers from 'persistentDef' in...
2017-03-17  Guido Güntherqemu: skip QMP probing of CPU definitions when missing
2017-03-17  Nitesh Konkarperf: remote: Compare perf nparams against the correct...
2017-03-17  Andrea Bolognaninews: Document support for generic PCIe Root Ports
2017-03-17  Andrea Bolognanitests: Test generic PCIe Root Ports
2017-03-17  Andrea Bolognaniqemu: Use generic PCIe Root Ports by default when available
2017-03-17  Andrea Bolognaniqemu: Add support for generic PCIe Root Ports
2017-03-17  Guido Güntherapparmor: allow /usr/lib/qemu/qemu-bridge-helper
2017-03-16  Michal Privoznikdocs: Document NVDIMM
2017-03-16  Daniel P. BerrangeReport what TLS priority string we use for a session
2017-03-16  Daniel P. BerrangeShort circuit SASL auth when no mechanisms are available
2017-03-16  Daniel P. BerrangeSanity check explicit TLS file paths
next