]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2018-01-09  Christian Ehrhardtsecurity, apparmor: add (Set|Restore)ChardevLabel
2018-01-09  Christian Ehrhardtsecurity: full path option for DomainSetPathLabel
2018-01-09  Christian Ehrhardtsecurity, apparmor: implement domainSetPathLabel
2018-01-09  Jamie Strandbogeapparmor, virt-aa-helper: Allow access to /sys/bus...
2018-01-09  Jamie Strandbogeapparmor, libvirtd: Allow ixr to /var/lib/libvirt/virtd*
2018-01-09  Christian Ehrhardtapparmor, libvirt-qemu: qemu won't call qemu-nbd
2018-01-09  Christian Ehrhardtapparmor, libvirt-qemu: add default pki path of libvirt...
2018-01-09  Jamie Strandbogeapparmor, libvirt-qemu: Allow qemu-block-extra libraries
2018-01-09  Stefan Baderapparmor, libvirt-qemu: Silence lttng related deny...
2018-01-09  Serge Hallynapparmor, libvirt-qemu: Allow use of sgabios
2018-01-09  Michal Privoznikqemu: Prepare BIOS/UEFI when starting a domain
2018-01-08  Chen Hanxiaonews: add change of hot unplug redirdev
2018-01-08  Chen Hanxiaoqemu: Add support for hot unplugging redirdev device
2018-01-08  Andrea Bolognaniutil: Don't report CPU frequency for ARM hosts
2018-01-08  Andrea Bolognaniutil: Improve CPU frequency parsing
2018-01-08  Andrea Bolognaniutil: Print architecture name in /proc/cpuinfo parser
2018-01-08  Bjoern Walkutil: virhostcpu: factor out frequency parsing
2018-01-08  Andrea Bolognanitests: Add host CPU data for Moonshot (RHEL 7.4)
2018-01-08  Michal PrivoznikqemuDomainAttachDeviceMknodHelper: Remove symlink befor...
2018-01-05  Shivaprasad... qemu: Add support for pseries machine's max-cpu-compat...
2018-01-05  Shivaprasad... qemu: Add capability for pseries machine's max-cpu...
2018-01-05  Michal PrivoznikqemuDomainDiskChangeSupported: Forbid alias change
2018-01-04  John Ferlanqemu: Alter dump-guest-memory command generation
2018-01-04  John Ferlanqemu: Clean up style for the qemuDumpToFd definition
2018-01-04  John Ferlantest: Use virStoragePoolObjIsDuplicate for storage...
2018-01-04  John Ferlanconf: Use bool for @check_active parameter
2018-01-04  John Ferlanconf: Need to unlock pools on object allocation failure
2018-01-04  Paolo Bonziniqemu: capabilities: force update if the microcode versi...
2018-01-04  Paolo Bonziniconf: include x86 microcode version in virsh capabilities
2018-01-04  Jiri Denemarkcpu_x86: Rename virCPUx86MapInitialize
2018-01-04  Paolo Bonziniutil: introduce virHostCPUGetMicrocodeVersion
2018-01-04  Paolo Bonziniutil: add virFileReadHeaderQuiet wrapper around virFile...
2018-01-04  John Ferlanconf: Fix generating addresses for SCSI hostdev
2018-01-04  John Ferlanconf: Use existing SCSI hostdev model to create new
2018-01-04  John Ferlanqemu: Use same model when adding hostdev SCSI controller
2018-01-04  Pavel Hrdinarpc: remove redundant logic
2018-01-04  John Ferlannodedev: Move device enumumeration out of nodeStateInit...
2018-01-04  Marc Hartmayerrpc: Replace virNetServerClientNeedAuth with virNetServ...
2018-01-04  Marc Hartmayerrpc: Remove virNetServerClientNeedAuthLocked
2018-01-04  Marc Hartmayertests: virnetdaemontest: Enable testing for 'auth_pending'
2018-01-04  Marc Hartmayerrpc: virnetserver: Fix race on srv->nclients_unauth
2018-01-04  Marc Hartmayerrpc: Introduce virNetServerSetClientAuthenticated
2018-01-04  Marc Hartmayerrpc: Correct locking and simplify the function
2018-01-04  Marc Hartmayerrpc: Refactor the condition whether a client needs...
2018-01-04  Marc Hartmayerrpc: First test if authentication is required
2018-01-04  Marc Hartmayerrpc: Be more precise in which cases the authentication...
2018-01-04  Marc Hartmayerrpc: Add typedef for the anonymous enum used for authen...
2018-01-04  Marc Hartmayerrpc: Use the enum value instead of a numerical value
2018-01-04  Marc Hartmayertests: virnetserverclienttest: Fix memory leak @client
2018-01-04  Marc Hartmayerrpc: Remove duplicate declaration of virNetServerAddClient
2018-01-04  Eduardo Habkostqemu_cgroup: Fix 'rc' argument on virDomainAuditCgroupP...
2018-01-04  Michal Privoznikvirstringtest: Fix alignment of backslashes
2018-01-03  Eric Blakemaint: update to latest gnulib
2018-01-03  Cédric Bosdonnatapparmor: fix virt-aa-helper profile
2018-01-03  Julio Faraccostorage: Fixing missing 'backingStore' tag from volume...
2018-01-03  Michal PrivoznikqemuBuildMemPathStr: Forbid memoryBacking/access for...
2018-01-03  Peter Krempaqemu: monitor: Decrease logging verbosity
2018-01-03  Peter Krempautil: probe: Add quiet versions of the "PROBE" macro
2018-01-03  Chen Hanxiaoutil: virstring: Tweak a few more descriptions.
2018-01-03  Cédric Bosdonnatlxc: set a hostname based on the container name
2018-01-03  Cédric BosdonnatAdd virStringFilterChars() string utility
2018-01-03  Chen Hanxiaoutil: fix the description of virStringSearch
2018-01-03  Christian Ehrhardtapparmor: allow unix stream for p2p migrations
2018-01-03  Michal Privozniksrc: Export virDomainMemoryAccessType*String
2018-01-02  Andrea Bolognanidocs: Fix serial console configuration examples
2018-01-02  Andrea Bolognaniqemu: Enforce vCPU hotplug granularity constraints
2018-01-02  Andrea Bolognaniqemu: Invert condition nesting in qemuDomainDefValidate()
2018-01-02  Pavel Hrdinaconf: honor maxnames in nodeListDevices API
2017-12-21  John Ferlanqemu: Move TCP and haveTLS checks into qemuDomainDelCha...
2017-12-21  John Ferlanqemu: Introduce qemuDomainDelChardevTLSObjects
2017-12-21  Cédric Bosdonnatnetserver: close clients before stopping all drivers
2017-12-20  Cédric Bosdonnatvirt-aa-helper: handle more disk images
2017-12-18  Daniel P. Berrangeautogen.sh: tell user the correct make command
2017-12-18  Jim FehligImprove filtering of Xen domain0 in libvirt-guests
2017-12-18  Erik Skultetyadmin: Use the connection to determine a client is...
2017-12-15  Jim Fehliglibxl: mark domain0 as persistent
2017-12-15  Andrea Bolognanicfg.mk: Simplify backslash alignment check
2017-12-14  Laine Stumpqemu: log error on attempts to set filterref on an...
2017-12-14  Laine Stumpqemu: delete exist bandwidth restrictions when they...
2017-12-14  Ján Tomkoqemu: remove input device after receiving the event
2017-12-14  Peter Krempaqemu: domain: Parse and format relPath into disk source...
2017-12-14  Peter Krempautil: storage: Add helpers to parse and format relPath...
2017-12-14  Peter Krempaconf: Add infrastructure for disk source private data XML
2017-12-14  John Ferlandocs: Fix news.xml syntax
2017-12-13  Jim Fehlignews: mention multiple IP addresses support for Xen
2017-12-13  John Ferlanutil: Report error if vhost-scsi device file cannot...
2017-12-13  John Ferlanutil: Fix error path in virSCSIVHostOpenVhostSCSI
2017-12-13  John Ferlanqemu: Need to assign PCI address to vhost-scsi
2017-12-13  Marek Marczykowski... xenconfig: fix issue found by coverity in multiple...
2017-12-13  Marek Marczykowski... xenconfig: Remove unnecessary variable clear in xenMake...
2017-12-13  John Ferlanqemu: Tolerate storage source private data being NULL...
2017-12-13  John Ferlanstorage: Reduce need for using storageDriverLock
2017-12-13  John Ferlanstorage: Convert virStoragePoolObjList to use virObject...
2017-12-13  John Ferlanstorage: Privatize virStoragePoolObjListPtr
2017-12-13  John Ferlanstorage: Fix path check in storagePoolLookupByTargetPath
2017-12-13  Marc Hartmayeraudit: Log only an info message if audit_level < 2...
2017-12-12  Daniel P. Berrangevirsh: fix typo s/node filters/network filters/
2017-12-12  Daniel P. BerrangeUpdate to latest keycodemapdb content
2017-12-12  Michal PrivoznikfillQemuCaps: Don't leak machine string
2017-12-12  Michal PrivoznikxenMakeIPList: Don't leak @address_array
next