[Bug 1119281] Re: The virtio network device breaks UuidCreateSequential()

2023-12-27 Thread Not Applicable
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

[Bug 1119281] Re: The virtio network device breaks UuidCreateSequential()

2023-12-26 Thread Not Applicable
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

[Bug 1119281] Re: The virtio network device breaks UuidCreateSequential()

2023-12-26 Thread Not Applicable
-- 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

[Bug 1119281] Re: The virtio network device breaks UuidCreateSequential()

2023-12-26 Thread Not Applicable
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