View Ticket
Not logged in
2016-03-02
08:37 Closed ticket [4de4c57599]: Relative paths in the cdrom command don't work plus 2 other changes artifact: 16b0a0cabf user: vitus
2016-02-10
16:00 Fixed ticket [4de4c57599]. artifact: ed7eed2410 user: vitus
07:02 New ticket [4de4c57599]. artifact: bf72480986 user: vitus

Ticket Hash: 4de4c57599ca6c5efff106bd5c433c798db6b594
Title: Relative paths in the cdrom command don't work
Status: Closed Type: Code_Defect
Severity: Severe Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2016-03-02 08:37:31
Version Found In:
User Comments:
vitus added on 2016-02-10 07:02:39:

vws cdrom machine file 

command complains that 'file not found' if relative path is specified and working directory of vws command is not same that working directory of running qemu process.

vws should expand filename to full pathname and pass it to qemu monitor.


vitus added on 2016-02-10 16:00:22:
Fixed in commit [6438e10b80]