]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2020-06-04 Daniel P. Berrangéconf: fix alignment in virObjectEvent to be 8 not 4...
2020-06-04 Andrea Bolognanigitdm: Add missing entries
2020-06-04 Daniel P. Berrangéconf: force 8 byte alignment for virObjectEvent
2020-06-04 Peter Krempaqemucapabilitiestest: Bump qemu-5.1 capabilities for...
2020-06-03 Michal PrivoznikUse more of VIR_XPATH_NODE_AUTORESTORE
2020-06-03 Michal Privoznikvirxml: Don't overwrite ctxt->node
2020-06-03 Jim Fehliglibxl: Normalize MAC address in device conf when hotplu...
2020-06-03 Ian Jacksonautogen.sh: Restore --no-git (avoid git submodule update)
2020-06-03 Andrea Bolognaninews: Point to GitLab for full git log
2020-06-03 Andrea Bolognanidocs: Fix dot_rst_html_in definition
2020-06-03 Ján Tomkotools: libvirt-guests: correctly check shutdown value
2020-06-03 Ján Tomkodocs: point to GitLab as the primary git hosting
2020-06-03 Ján Tomkodocs: virshcmdref: change repo URL to GitLab
2020-06-03 Ján Tomkodocs: csharp: remove outdated comment
2020-06-03 Daniel P. Berrangésrc: make virObject inherit from GObject
2020-06-03 Daniel P. Berrangésrc: don't use VIR_FREE on an object allocation
2020-06-03 Daniel P. Berrangésrc: don't include ref count in debug messages / probes
2020-06-03 Daniel P. Berrangétest: allocate numa cells separately from driver
2020-06-03 Daniel P. Berrangésrc: make virObjectUnref return void
2020-06-03 Daniel P. Berrangéqemu: stop checking virObjectUnref return value
2020-06-03 Daniel P. Berrangélxc: replace VIR_ALLOC/REALLOC with g_new0/renew
2020-06-03 Daniel P. Berrangélxc: replace VIR_FREE with g_autofree / g_free
2020-06-02 Michal Privoznikqemu: Skip pre-creation of NVMe disks
2020-06-02 Daniel P. Berrangédocs: use multiple header levels in virtiofs doc
2020-06-02 Andrea Bolognanimaint: Post-release version bump to 6.5.0
2020-06-02 Andrea Bolognaninews: Update for libvirt 6.4.0
2020-06-02 Daniel VeillardRelease of libvirt 6.4.0
2020-06-01 Liao Pingfangqemu: hotplug: Fix the condition check for net->downscript
2020-05-29 Jaak Ristiojadocs: Fixed incorrect XML attribute name in virtio...
2020-05-28 Peter Krempanews: Document 'netdev_add' regression and disk type...
2020-05-27 Christian Ehrhardtsecurity: don't fail if built without attr support
2020-05-26 Chen Hanxiaonews: add description about downscript
2020-05-26 Chen Hanxiaodownscript: add support for booting and hotplug interface
2020-05-26 Chen Hanxiaointerface: introduce downscript element for interface
2020-05-26 Jiri Denemarkcpu_map: Distribute x86_Cooperlake.xml
2020-05-26 Erik Skultetyscripts: Fix E741 that pycodesyle is pointing out durin...
2020-05-25 Jiri Denemarkcpu_map: Add Cooperlake x86 CPU model
2020-05-25 Jiri Denemarkcpu_map: Add pschange-mc-no bit in IA32_ARCH_CAPABILITI...
2020-05-25 Jiri Denemarkcputest: Add data for Cooperlake CPU
2020-05-25 Daniel Henrique... qemuProcessRefreshCPU: skip 'host-model' logic for...
2020-05-25 Jiri Denemarkqemu: Invalidate capabilities when host CPU changes
2020-05-25 Jiri Denemarkhostcpu: Implement virHostCPUGetSignature for s390
2020-05-25 Jiri Denemarkhostcpu: Implement virHostCPUGetSignature for ppc64
2020-05-25 Jiri Denemarkhostcpu: Implement virHostCPUGetSignature for x86
2020-05-25 Jiri Denemarkhostcpu: Introduce virHostCPUGetSignature
2020-05-25 Jiri Denemarkutil: Define g_autoptr callback for FILE
2020-05-25 Daniel Henrique... qemu_process.c: modernize qemuProcessUpdateCPU code...
2020-05-25 Daniel Henrique... cpu_s390.c: modernize virCPUs390Update
2020-05-25 Daniel Henrique... cpu_arm.c: modernize virCPUarmUpdate
2020-05-25 Daniel Henrique... cpu_conf.c: modernize virCPUDefCopyWithoutModel and...
2020-05-22 Han Handocs: Fix a typo in formatdomain.html
2020-05-22 Daniel P. Berrangéscripts: emit raw enum value in API build description
2020-05-22 Daniel P. Berrangéscripts: emit enum parameters in API build description
2020-05-22 Daniel P. Berrangéscripts: fix tokenizing of enum parameters in API builder
2020-05-22 Daniel P. Berrangéscripts: use UTF-8 for API XML files
2020-05-22 Jonathon Jongsmadocs: Document full node device xml in formatnode.html.in
2020-05-22 Jonathon Jongsmadocs: Fix names for PF and VF PCI device capabilities
2020-05-22 Erik Skultetydocs: drvnodedev: Fix a few closing XML elements in...
2020-05-22 Michal PrivozniktestCompareXMLToArgvValidateSchema: Construct @vm from...
2020-05-20 Ján Tomkoqemu: only return two values in virQEMUDriverConfigLoad...
2020-05-20 Ján Tomkoqemu: do not leak the directory in virQEMUDriverConfigL...
2020-05-20 Daniel Henrique... logging.html.in: fix number of output formats available
2020-05-20 Peter Krempaqemuxml2argvtest: Add QAPI/QMP schema validation for...
2020-05-20 Peter Krempatestutilsqemuschema: Allow loading non-latest schema
2020-05-20 Peter KrempatestQEMUSchemaLoad: Rename to testQEMUSchemaLoadLatest
2020-05-20 Peter Krempaqemu: Prepare for testing of 'netdev_add' props via...
2020-05-20 Peter KrempaqemuMonitorAddNetdev: Convert to the native JSON props...
2020-05-20 Peter KrempaqemuBuildChannelGuestfwdNetdevProps: Convert to generat...
2020-05-20 Peter KrempavirQEMUBuildNetdevCommandlineFromJSON: Prepare for...
2020-05-20 Peter Krempaqemu: command: Generate -netdev command line via JSON...
2020-05-20 Peter Krempautil: virqemu: Introduce virQEMUBuildNetdevCommandlineF...
2020-05-20 Peter KrempaqemuMonitorJSON(Add|Remove)Netdev: Refactor cleanup
2020-05-20 Peter KrempatestCompareXMLToArgv: Split out preparation and command...
2020-05-20 Peter Krempautil: json: Introduce virJSONValueObjectAppendStringPrintf
2020-05-20 Peter KrempavirCommand: Introduce virCommandGetArgList
2020-05-20 Peter KrempavirQEMUBuildCommandLineJSON: Add possibility for using...
2020-05-20 Peter KrempavirQEMUBuildCommandLineJSON: Allow skipping certain...
2020-05-20 Peter KrempaqemuBuildHostNetStr: Stop using 'ipv6-net' convenience...
2020-05-20 Peter KrempaqemuBuildChannelChrDeviceStr: Remove formatting of...
2020-05-20 Peter KrempaqemuBuildChannelsCommandLine: Extract common formatting...
2020-05-20 Peter KrempaqemuBuildChannelsCommandLine: Use typecasted switch...
2020-05-20 Peter KrempaqemuMonitorJSONParseKeywords: remove constant argument
2020-05-20 Peter Krempaqemu: domain: Forbid unsupported 'tftp' protocol and...
2020-05-20 Peter KrempatestQEMUSchemaValidate*: Reject usage of fields with...
2020-05-20 Peter Krempaqemumonitorjsontest: Mark recently deprecated migration...
2020-05-20 Peter Krempaqemumonitorjsontest: Allow use of deprecated 'cpu-add...
2020-05-20 Peter Krempaqemumonitorjsontest: Allow use of deprecated 'query...
2020-05-20 Peter KrempatestQemuMonitorJSONqemuMonitorJSONQueryCPUs: Split...
2020-05-20 Peter Krempaqemumonitorjsontest: Add infrastructure for generated...
2020-05-20 Peter KrempatestQemuHotplugCpuPrepare: Allow deprecated commands...
2020-05-20 Peter KrempatestQEMUSchemaValidate(Command): Allow skipping validat...
2020-05-20 Peter Krempatestutilsqemuschema: Pass in 'schema' and 'debug' varia...
2020-05-20 Peter Krempatestutilsqemuschema: Use automatic variable clearing...
2020-05-20 Peter Krempaqemumonitortestutils: Introduce qemuMonitorTestSkipDepr...
2020-05-20 Peter KrempaqemuMonitorTestProcessCommandDefaultValidate: Clean...
2020-05-20 Peter KrempaqemuMonitorTestProcessCommandDefaultValidate: Use testQ...
2020-05-20 Peter Krempatestutilsqemuschema: Introduce testQEMUSchemaValidateCo...
2020-05-20 Peter KrempatestQemuHotplugCpuPrepare: Allow unused monitor command...
2020-05-19 Liao PingfangREADME.rst: Replace the installation instructions with...
2020-05-19 Ján Tomkoqemu: conf: fix stray comma
next