On 10 September 2015 at 17:49, Programmingkid <programmingk...@gmail.com> wrote: > Remove the open dialog code that runs when no arguments are supplied with > QEMU. > Not everyone needs a hard drive or cdrom to boot their target. A user might > only > need to use their target's bios to do work. With that said, this patch > removes > the unneeded open dialog code. > > Signed-off-by: John Arbuckle <programmingk...@gmail.com>
OK, I think I agree we should drop this dialog box. For the benefit of people who try to start QEMU from the Finder, could you make it do "if we have one argument and it is '-psn' then bring up a dialog box saying "Please start QEMU from the command line with appropriate arguments" ? I think that would be fairly simple and would help for any users out there who are using the dialog box to understand how QEMU's behaviour has changed. thanks -- PMM