summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/boot/907
blob: fafd36cf8fa5ee78d0fbd81d754af289cd7a9c9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
boot: 0.881
graphic: 0.767
device: 0.736
files: 0.722
mistranslation: 0.663
x86: 0.660
network: 0.556
PID: 0.491
debug: 0.489
socket: 0.419
semantic: 0.407
performance: 0.388
user-level: 0.329
architecture: 0.314
virtual: 0.285
hypervisor: 0.248
i386: 0.246
ppc: 0.243
peripherals: 0.235
permissions: 0.228
vnc: 0.207
kernel: 0.201
TCG: 0.197
risc-v: 0.190
arm: 0.174
register: 0.174
VMM: 0.150
KVM: 0.136
assembly: 0.103

qemu-system-x86_64 -blockdev fails with "CURL: Error opening file" when supplied url of ISO file
Steps to reproduce:
1. Run: qemu-system-x86_64 -blockdev driver=https,url=https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso,node-name=libvirt-1-storage,auto-read-only=true

The command returns error: qemu-system-x86_64: -blockdev driver=https,url=https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso,node-name=libvirt-1-storage,auto-read-only=true,discard=unmap: CURL: Error opening file:
Additional information:
This bug is not present in qemu 6.1.0, it surfaced with an update to 6.2.0