summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/device/1815445
blob: 7cbbb3b5fd9317a758ad6abb34f56f4560ae91f7 (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
device: 0.921
graphic: 0.873
performance: 0.735
other: 0.712
semantic: 0.511
debug: 0.440
vnc: 0.429
files: 0.416
socket: 0.362
boot: 0.275
PID: 0.256
network: 0.249
permissions: 0.236
KVM: 0.098

change and eject commands are not working on an overlay

From qemu monitor, 'change' and 'eject' commands are not working on a CD overlay.
'info block' returns:
  cd0-overlay0: /home/guillaume/test/cd0-overlay0 (qcow2)
    Attached to:      cd0-device
    Removable device: not locked, tray closed
    Cache mode:       writeback, ignore flushes
    Backing file:     /home/guillaume/test.iso (chain depth: 1)

But 'eject cd0-overlay0' returns:
  Device 'cd0-overlay0' not found
I also tried 'cd0-device' and 'cd0'.

Same problem with 'change' command.

Can you please provide your QEMU version, command line, and any QMP/HMP commands you issued, and the expected/desired effect?

[Expired for QEMU because there has been no activity for 60 days.]