For those encountered this problem:
This is not a bug. Instead, it is the exepected behaviour.
Refer to:
https://github.com/virtio-win/kvm-guest-drivers-windows/issues/1017
** Bug watch added: github.com/virtio-win/kvm-guest-drivers-windows/issues #1017
https://github.com/virtio-win/kvm-guest-d
The issue is still there in 2023.
Well since XP's source code had been leaked. I've gone through the source code
and may have found the cause.
Nowadays UuidCreateSequential should use MAC address when available.
Here I quoted from the link below:
"For security reasons, UuidCreate was modified so
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1119281
Title:
The virtio network device breaks UuidCreateSequential()
Status in QEMU:
Expired
Bug description:
UuidCreateSequential() usually cre
The issue is still there in 2023.
Well since XP's source code had been leaked. I've gone through the source code
and may have found the cause.
Nowadays UuidCreateSequential should use MAC address when available.
Here I quoted from the link below:
"For security reasons, UuidCreate was modified so