[Qemu-devel] [Bug 1089496] [NEW] qemu doesn't set vnc port correctly

2012-12-12 Thread Michael Mair-Keimberger
Public bug reported: Qemu Version: 1.1.1 In the past it was possible to set the port for vnc with: -vnc :1 That would mean the port would be 5901, Starting from 5900 plus the given number. However, it was also possible to set the port directly with a custom given port. Usually i set the port to

[Qemu-devel] [Bug 1067517] [NEW] qemu dosn't save snapshots with the 'commit' command

2012-10-16 Thread Michael Mair-Keimberger
Public bug reported: Usually there is the 'commit' command in qemu which is described as followed: "commit changes to the disk images (if -snapshot is used) or backing files" >From the context i though if i start a guest with the "-snapshot" option, the >commit command would save all the changes