On Sun, Mar 09, 2025 at 23:40:30 +0100, Michael Niehren wrote:
> Hi,
>
> i just playing around with the "new" backup API for switching from the old
> way and simply want
> to do full backup's in push mode. If i do so,
>
> virsh backup-begin
>
> the backup-Image files are always created in t
On 09/03/2025 19.55, Pierrick Bouvier wrote:
On 6/3/24 05:18, Daniel P. Berrangé wrote:
On Fri, May 31, 2024 at 06:47:45AM +0200, Thomas Huth wrote:
On 30/05/2024 09.45, Philippe Mathieu-Daudé wrote:
We are trying to unify all qemu-system-FOO to a single binary.
In order to do that we need to
On 6/3/24 05:18, Daniel P. Berrangé wrote:
On Fri, May 31, 2024 at 06:47:45AM +0200, Thomas Huth wrote:
On 30/05/2024 09.45, Philippe Mathieu-Daudé wrote:
We are trying to unify all qemu-system-FOO to a single binary.
In order to do that we need to remove QAPI target specific code.
@dump-skeys
On Sat, Mar 08, 2025 at 05:02:32PM +0900, Akihiko Odaki wrote:
> Builds for Linux without libnl is broken since commit
> 582f0966f9b9e2148d8887d072364e2a91aed000 so make libnl mandatory for
> Linux.
>
> Another option is to fix such builds, but it can bring more problems
> than benefits. libnl is
Signed-off-by: Alexander Shursha
---
src/bhyve/bhyve_parse_command.c | 60 +++
.../bhyveargv2xml-passthru.args | 7 +++
.../bhyveargv2xml-passthru.xml| 22 +++
tests/bhyveargv2xmltest.c | 1 +
4 files changed, 9
The current virpci code uses the Linux-specific sysfs subsystem, which makes
it impossible to use on other Unix-like systems. The libpciaccess library
provides a cross-platform API for accessing the PCI bus. Employ it to make
the code portable.
This makes libpciaccess a non-optional dependency of
The riscv64 qemu-8.0 data were not updated to the release version. Drop
them instead of trying to do archaeology.
They are not used in any 'qemuxmlconftest' case.
Signed-off-by: Peter Krempa
---
.../qemu_8.0.0-tcg-virt.riscv64.xml | 174 -
.../qemu_8.0.0-virt.riscv64.xml
Notable changes:
- 'uefi-vars-x64', 'uefi-vars-sysbus' qom type added
- 'YongFeng-v1-x86_64-cpu' added
- 'accel' qom type removed
- 'addr' field of devices changed type to 'str'
- 'vfio-pci' gained experimental feature 'x-migration-multifd-transfer'
Signed-off-by: Peter Krempa
---
.../caps_
We'll be bumping to qemu-6.2 as minimum and the aarch64 qemu-6.2 data
were not updated to the release version. Drop them instead of trying to
do archaeology.
Signed-off-by: Peter Krempa
---
.../qemu_6.2.0-virt.aarch64.xml | 234 -
tests/domaincapsdata/qemu_6.2.0.aarch64.xml |
On 2025/03/10 18:10, Peter Krempa wrote:
On Mon, Mar 10, 2025 at 09:05:28 +, Daniel P. Berrangé wrote:
On Sat, Mar 08, 2025 at 02:57:41PM +0900, Akihiko Odaki wrote:
usb-storage is a compound device that automatically creates a USB mass
storage device and a SCSI device as its backend. Un
On 2/11/25 20:18, Praveen K Paladugu wrote:
> Enable SEV-SNP support for ch guests.
>
> Co-Authored-by: Smit Gardhariya
> Signed-off-by: Praveen K Paladugu
> ---
> src/ch/ch_monitor.c | 65 -
> 1 file changed, 53 insertions(+), 12 deletions(-)
>
> di
On 3/10/25 5:06 PM, Peter Krempa wrote:
On Mon, Mar 10, 2025 at 16:11:03 -0400, Laine Stump wrote:
The original implementation of the passt backend for vhost-user
interfaces erroneously forgot to parse:
for interface type='vhostuser', so it wasn't being added to the passt
commandline, and
Summary:
This series was originally just meant to clean up non-release
capabilities but it grew since we dropped debian-11 and Michal asked me
to add dev-version for amdsev variant.
Some of the long patches were truncated, fetch the proper patches at
git fetch https://gitlab.com/pipo.sk/libvirt
The code was under #ifdef __linux__ because of sysfs usage.
It is now using libpciaccess, which makes it available for, at least,
FreeBSD.
Signed-off-by: Alexander Shursha
---
src/conf/node_device_conf.c | 2 +-
src/node_device/node_device_driver.c | 2 +-
src/node_device/node_device_ud
On Mon, Mar 10, 2025 at 16:11:03 -0400, Laine Stump wrote:
> The original implementation of the passt backend for vhost-user
> interfaces erroneously forgot to parse:
>
>
>
> for interface type='vhostuser', so it wasn't being added to the passt
> commandline, and also wasn't being saved to the
Upcoming patches will bump minimum qemu version to 6.2 so we need to
purge old tests.
Signed-off-by: Peter Krempa
---
...-host-model-fallback-kvm.x86_64-6.0.0.args | 34 -
...u-host-model-fallback-kvm.x86_64-6.0.0.xml | 29 ---
...-host-model-fallback-tcg.x86_64-6.0.0.args |
Upcoming patches will bump minimum qemu version to 6.2 so we need to
purge old tests.
Signed-off-by: Peter Krempa
---
.../cpu-fallback.x86_64-5.2.0.args| 34 --
.../cpu-fallback.x86_64-5.2.0.xml | 40 ---
...-host-model-fallback-kvm.x86_64-5.2.0.args | 34 -
Upcoming patches will bump minimum qemu version to 6.2 so we need to
purge old tests.
Signed-off-by: Peter Krempa
---
...-host-model-fallback-kvm.x86_64-6.1.0.args | 34 -
...u-host-model-fallback-kvm.x86_64-6.1.0.xml | 29 ---
...-host-model-fallback-tcg.x86_64-6.1.0.args |
The data is collected from an MacOS host with latest released qemu from
homebrew.
Signed-off-by: Peter Krempa
---
.../qemu_9.2.0-hvf.aarch64+hvf.xml| 227 +
.../caps_9.2.0_aarch64+hvf.replies| 35433
.../caps_9.2.0_aarch64+hvf.xml| 494
On 2/11/25 20:18, Praveen K Paladugu wrote:
> virStringFormatHex converts an input byte array into hex string and
> returns it.
>
> Signed-off-by: Praveen K Paladugu
> ---
> src/libvirt_private.syms | 1 +
> src/util/virstring.c | 19 +++
> src/util/virstring.h | 1 +
>
20 matches
Mail list logo