]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'cpu-strict' case
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'cpu-minimum' cases
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'cpu-Haswell' test cases
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize test cases using 'host...
2023-09-06  Peter Krempaqemuxml2argvtest: Consolidate and modernize CPU topolog...
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize migration/restore tests
2023-09-06  Peter Krempaqemuxml2argvtest: Properly modernize 'clock-hpet-off...
2023-09-06  Peter Krempaqemuxml2argvtest: Assume QEMU_CAPS_QXL_VRAM64, QEMU_CAP...
2023-09-06  Peter Krempaqemuxml2argvtest: Assume QEMU_CAPS_USB_HOST_HOSTDEVICE...
2023-09-06  Peter Krempaqemuxml2argvtest: Assume QEMU_CAPS_CPU_MIGRATABLE and...
2023-09-06  Peter Krempaqemuxml2argvtest: Assume QEMU_CAPS_DEVICE_PCIE_ROOT_POR...
2023-09-06  Peter Krempaqemuxml2argvtest: Assume QEMU_CAPS_PIIX3_USB_UHCI for...
2023-09-06  Peter Krempaqemuxml2argvtest: Consolidate testing of 'xhci' controllers
2023-09-06  Peter Krempaqemuxml2argvtest: Improve default usb controller testing
2023-09-06  Peter Krempaqemuxml2argvtest: Add tests for auto-added USB controllers
2023-09-06  Peter Krempaqemuxml2argvtest: Consolidate tests for usb controllers
2023-09-06  Peter Krempaqemuxml2argvtest: Enable 'seccomp' sandbox in all fake...
2023-09-06  Peter Krempatestutilsqemu: Always populate default ram id, default...
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'numatune' tests
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize negative testing for hugepages
2023-09-06  Peter KrempavirQEMUCapsAddCPUDefinitions: Fill in cpu type in data...
2023-09-06  Peter Krempaqemuxml2argvtest: Enable JSON syntax for -device, ...
2023-09-06  Peter Krempaqemuxml2argvtest: Remove FLAG_SKIP_LEGACY_CPUS
2023-09-06  Peter Krempaqemuxml2argvtest: Use real caps for 'cpu-host-model...
2023-09-06  Peter Krempaqemuxml2argvtest: Use real caps for 'cpu-host-model...
2023-09-06  Peter Krempaqemuxml2argvtest: Use proper version in negative 'virti...
2023-09-06  Peter Krempaqemuxml2argvtest: Remove fake-caps invocations of tests...
2023-09-06  Peter Krempaqemuxml2argvtest: Remove duplicated test invocations
2023-09-06  Peter Krempaqemuxml2argvtest: Simplify invocation of GIC tests
2023-09-06  Peter Krempaqemuxml2argvtest: Remove old chardev tests
2023-09-06  Peter Krempaqemuxml2argvtest: Add missing versioned test cases...
2023-09-06  Peter Krempaqemu_capabilities: Retire QEMU_CAPS_DEVICE_VFIO_PCI
2023-09-06  Peter Krempaqemu: Always assume support for QEMU_CAPS_DEVICE_VFIO_PCI
2023-09-06  Peter Krempaqemu: capabilities: Retire QEMU_CAPS_CPU_CACHE
2023-09-06  Peter Krempaqemu: Always assume support for QEMU_CAPS_CPU_CACHE
2023-09-06  Peter Krempaqemuxml2argvtest: Drop 'monitor-json' case
2023-09-06  Peter Krempaqemuxml2argvtest: testAddCPUModels: Remove non-x86_64...
2023-09-06  Peter Krempaqemuxml2argvtest: Clean up host CPU if overriden
2023-09-06  Peter Krempaqemu: capabilities: Preserve location of the default...
2023-09-06  Peter Krempaqemu: capabilities: Retire QEMU_CAPS_ICH9_DISABLE_S...
2023-09-06  Peter Krempaqemu: Always assume support for QEMU_CAPS_PIIX_DISABLE_...
2023-09-06  Peter Krempasecurityselinuxlabeltest: Convert to testQemuInsertRealCaps
2023-09-06  Michal Privoznikstorage_util: Drop getDeviceType()
2023-09-05  Michal Privoznikch: Use proper format directive for @i in virCHProcessS...
2023-09-05  Michal Privoznikch: Use int for @niothreads in virCHMonitorGetIOThreads()
2023-09-05  Michal Privoznikch: Use uint for @maxvcpus in virCHDomainRefreshThreadI...
2023-09-05  Dmitry Frolovfix virCgroupGetMemoryStat arguments order
2023-09-04  Martin Kletzanderconf: Generate MAC address instead of keeping all zeroes
2023-09-04  Peter Krempabuild: Fix logic bug determining whether running with...
2023-09-04  Peter Krempabuild: Fix assignment into 'stack_frame_size' when...
2023-09-04  Peter Krempabuild: Work around clang's stack size calculation witho...
2023-09-04  Peter Krempadocs: compiling: Add a note about use of CFLAGS for...
2023-09-04  Michal Privozniksyntax-check: Introduce a rule for one line error messages
2023-09-04  Michal Privozniktools: Reformat --help output of virsh and virt-admin
2023-09-04  Michal Privoznikbhyve: Feed hook scripts with domain XML
2023-09-04  Michal Privoznikdocs: Document bhyve hook scripts
2023-09-04  Michal Privoznikdocs: Document that libxl hooks are also given full...
2023-09-04  Martin Kletzanderdocs, passt: Clarify some niche passt usage
2023-09-04  Peter Krempabuild: Decrease maximum stack frame size to 2048
2023-09-04  Peter Krempanss: aiforaf: Decrease stack size by scoping off large...
2023-09-04  Peter Krempanss: aiforaf: Drop unused buffer 'port'
2023-09-04  Peter Krempanss: aiforaf: Remove unused 'ret' variable
2023-09-04  Peter Krempanss: aiforaf: Format one argument/variable per line
2023-09-04  Peter KrempavirHostValidateBhyve: Heap allocate massive 'struct...
2023-09-04  Peter KrempavirHostValidateBhyve: Declare one variable per line
2023-09-04  Peter Krempabhyve: Don't stack-allocate huge error buffers
2023-09-04  Peter KrempavirDomainFeaturesXENDefParse: Use virXMLNodeGetSubeleme...
2023-09-04  Peter KrempavirDomainFeaturesKVMDefParse: Use virXMLNodeGetSubeleme...
2023-09-04  Peter KrempavirDomainFeaturesCapabilitiesDefParse: Use virXMLNodeGe...
2023-09-04  Peter Krempavirsh: domain: Refactor XML handling for disk changes
2023-09-04  Peter KrempavirNetworkDNSHostDefParseXML: Refactor parsing
2023-09-04  Peter Krempaqemu: capabilities: Remove unused 'virQEMUCapsFilterByM...
2023-09-04  Peter Krempaqemu: capabilities: Retire QEMU_CAPS_QUERY_HOTPLUGGABLE...
2023-09-04  Peter KrempaqemuDomainSupportsVcpuHotplug: Base return value on...
2023-09-04  Peter Krempaqemuhotplugtest: Remove 'modern' field for cpu hotplug...
2023-09-04  Peter Krempatests: qemuhotplugtest: Fix arch-specific parts of...
2023-09-04  Peter Krempaqemuxml2argvtest: Modernize 'cpu-hotplug-startup' case
2023-09-04  Peter Krempaqemu: process: Probe machine type data on reconnect...
2023-09-04  Peter Krempaqemu: capabilities: Export functions necessary for...
2023-09-04  Peter Krempaqemu: Rename qemuDomainSupportsNewVcpuHotplug to qemuDo...
2023-09-04  Martin Kletzanderconf, schema: Switch iothread/poll values to unsignedLong
2023-09-04  Michal Privozniktools: Move error messages onto a single line
2023-09-04  Michal Privozniksrc: Move error messages onto a single line
2023-09-04  Michal Privoznikvz: Move error messages onto a single line
2023-09-04  Michal Privoznikvmx: Move error messages onto a single line
2023-09-04  Michal Privoznikvmware: Move error messages onto a single line
2023-09-04  Michal Privoznikvbox: Move error messages onto a single line
2023-09-04  Michal Privoznikutil: Move error messages onto a single line
2023-09-04  Michal Privozniktest: Move error messages onto a single line
2023-09-04  Michal Privoznikstorage_file: Move error messages onto a single line
2023-09-04  Michal Privoznikstorage: Move error messages onto a single line
2023-09-04  Michal Privozniksecurity: Move error messages onto a single line
2023-09-04  Michal Privoznikrpc: Move error messages onto a single line
2023-09-04  Michal Privoznikremote: Move error messages onto a single line
2023-09-04  Michal Privoznikqemu: Move error messages onto a single line
2023-09-04  Michal Privoznikopenvz: Move error messages onto a single line
2023-09-04  Michal Privozniknwfilter: Move error messages onto a single line
2023-09-04  Michal Privozniknode_device: Move error messages onto a single line
2023-09-04  Michal Privozniknetwork: Move error messages onto a single line
2023-09-04  Michal Privozniklxc: Move error messages onto a single line
next