]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-10-09  Matt Colemanhyperv: implement connectGetVersion
2020-10-09  Matt Colemanhyperv: fix Win32_OperatingSystem WMI queries
2020-10-09  Matt Colemanhyperv: implement connectGetMaxVcpus
2020-10-09  Matt Colemanhyperv: implement connectGetCapabilities
2020-10-09  Matt Colemanhyperv: replace generic WMI class list helpers with...
2020-10-09  Matt Colemanhyperv: break out common lookups into separate functions
2020-10-09  Matt Colemanhyperv: fix nodeGetInfo failures caused by long CPU...
2020-10-09  Matt Colemanhyperv: make Msvm_ComputerSystem WQL queries locale...
2020-10-09  Mauro Matteo... docs/submitting-patches: add reference to DCO
2020-10-08  Ján Tomkoutil: delete VIR_ALLOC and VIR_ALLOC_N
2020-10-08  Ján Tomkotests: delete VIR_ALLOC tests cases
2020-10-08  Ján Tomkotests: use g_new0 instead of VIR_ALLOC
2020-10-08  Ján Tomkosrc: use g_new0 instead of VIR_ALLOC
2020-10-08  Ján Tomkoremote: remoteDispatchAuthList: remove useless 'rv'
2020-10-08  Ján Tomkoremote: use g_new0 instead of VIR_ALLOC
2020-10-08  Ján Tomkolibxl: xenParseXMOS: separate VIR_ALLOC call
2020-10-08  Ján Tomkoremote: refactor remoteSerializeDHCPLease
2020-10-08  Roman Bolshakovtests: commandhelper: Accept POLLNVAL on macOS
2020-10-08  Andrea Bolognanispec: Rework comment to avoid macro expansion
2020-10-08  Andrea Bolognanispec: Explain the BuildRequires on firewalld-filesystem
2020-10-08  Roman Bogorodskiydocs: bhyve: style improvements
2020-10-08  Michal Privoznikqemu: Don't generate '-machine memory-backend' and...
2020-10-08  Ján Tomkoqemu: agent: split out qemuAgentGetAllInterfaceAddresses
2020-10-08  Ján TomkoqemuAgentGetInterfaceOneAddress: check for errors early
2020-10-08  Ján Tomkoqemu: agent: rename tmp_iface to iface_obj
2020-10-08  Ján TomkoqemuAgentGetInterfaceAddresses: turn ifname into char*
2020-10-08  Ján Tomkoqemu: agent: remove cleanup in qemuAgentGetInterfaces
2020-10-08  Ján Tomkoqemu: agent: use g_auto in qemuAgentGetInterfaces
2020-10-08  Ján Tomkoqemu: agent: use GetArray to remove a check
2020-10-08  Ján Tomkoqemu: agent: split out qemuAgentGetInterfaceAddresses
2020-10-08  Ján Tomkoqemu: agent: simplify access to ifaces_ret
2020-10-08  Ján Tomkoqemu: agent: use virHashNew
2020-10-08  Ján Tomkoqemu: agent: use g_auto for ifname
2020-10-08  Ján Tomkoqemu: agent: expand addrs upfront
2020-10-08  Ján Tomkoqemu: agent: reduce scope of addrs_count
2020-10-08  Ján Tomkoqemu: agent: remove impossible errors
2020-10-08  Ján Tomkoqemu: agent: split out qemuAgentGetInterfaceOneAddress
2020-10-08  Ján Tomkoqemu: agent: remove redundant checks
2020-10-08  Ján Tomkotools: spell out the type instead of using typeof
2020-10-08  Ján Tomkoconf: virDomainUSBAddressHubNew: refactor
2020-10-08  Ján Tomkoconf: use g_new0
2020-10-08  Ján Tomkoconf: cpu: use g_new0
2020-10-08  Ján Tomkoconf: nwfilter_params: use g_new0
2020-10-08  Ján Tomkoconf: virsecretobj: use g_new0
2020-10-08  Ján Tomkoconf: storage: use g_new0
2020-10-08  Ján Tomkoconf: numa: use g_new0
2020-10-08  Ján Tomkoconf: interface: use g_new0
2020-10-08  Ján Tomkoconf: domain_addr: use g_new0
2020-10-08  Ján Tomkoconf: node_device: use g_new0
2020-10-08  Ján Tomkoconf: network: use g_new0
2020-10-08  Ján Tomkoconf: capabilities: use g_new0
2020-10-08  Ján Tomkoconf: domain: use g_new0
2020-10-08  Tim Wiederhakeschema: Make element "topology" in host CPU definition...
2020-10-08  Jiri Denemarkspec: Install all schemas
2020-10-08  Jiri Denemarkcpu_map: Remove monitor feature from EPYC-Rome
2020-10-07  Cole Robinsonspec: Add cpu.rng to %files
2020-10-07  Roman Bolshakovwireshark: Fix missing bool_t on macOS
2020-10-07  Jiri Denemarkcputest: Update QEMU data for Ryzen 9 3900X
2020-10-07  Markus Schadecpu_map: Defined and enable EPYC-Rome model
2020-10-07  Markus SchadeAdd testdata for AMD EPYC 7502
2020-10-07  Tim Wiederhaketests: Rename some test files in cputestdata
2020-10-07  Tim Wiederhakevirsh: Add "validate" argument to [hypervisor-]cpu...
2020-10-07  Tim Wiederhakecpu: Wire in XML validation
2020-10-07  Tim Wiederhakeutil: Allow validation for single XML node
2020-10-07  Tim Wiederhakeschema: Add schema for guest or host cpu definition
2020-10-07  Tim Wiederhakeschema: Move guest cpu definition to cputypes.rng
2020-10-07  Tim Wiederhakeschema: Move host cpu definition to cputypes.rng
2020-10-07  Tim Wiederhakeschema: Unify apostrophe and quotation mark usage
2020-10-06  Daniel P. Berrangéexamples: fix storage volume size schema
2020-10-06  Ján TomkoFix incorrect g_new0 conversions
2020-10-06  Ján Tomkoutil: o-z: use g_new0
2020-10-06  Ján Tomkoutil: a-n: use g_new0
2020-10-06  Ján Tomkoutil: conf: use g_new0
2020-10-06  Ján Tomkoutil: firewall: use g_new0
2020-10-06  Ján Tomkoutil: systemd: use g_new0
2020-10-06  Ján Tomkoutil: netdev: use g_new0
2020-10-06  Ján Tomkoutil: command: use g_new0
2020-10-06  Ján Tomkoutil: sysinfo: use g_new0
2020-10-06  Ján Tomkoutil: storagefile: use g_new0
2020-10-06  Ján Tomkoutil: resctrl: use g_new0
2020-10-06  Ján Tomkoutil: split out VIR_ALLOC calls
2020-10-06  Ján Tomkoutil: resctrl fix spacing in comment
2020-10-06  Matt Colemanmailmap: consolidate my email addresses
2020-10-06  Ján Tomkovirsh: network-port: remove pointless comment
2020-10-06  Ján Tomkovirsh: delete vsh[CM]alloc
2020-10-06  Ján Tomkovirsh: use g_new0 instead of vsh[CM]alloc
2020-10-06  Ján Tomkovirsh: do not add bools into size calculations
2020-10-05  Neal Gomparpm: Enable Xen support on AArch64
2020-10-05  Cole Robinsontests: cover disk, interface <backenddomain>
2020-10-05  Zhenyu Zhengcpu: Modify virCPUarmCompare to perform compare actions
2020-10-05  Daniel P. Berrangérpm: include aarch64 & riscv64 in systemtap 64-bit...
2020-10-05  Ján Tomkoqemu: use g_new0
2020-10-05  Ján Tomkoqemu: firmware: use g_new0
2020-10-05  Ján Tomkoqemu: command: use g_new0
2020-10-05  Ján Tomkoqemu: process: use g_new0
2020-10-05  Ján Tomkoqemu: monitor: json: use g_new0
2020-10-05  Ján Tomkoqemu: driver: use g_new0
2020-10-05  Ján Tomkoqemu: domain: use g_new0
2020-10-05  Ján Tomkoqemu: capabilities: use g_new0
2020-10-05  Ján Tomkoqemu: separate out VIR_ALLOC calls
next