Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial

2014-02-05 Thread Martin Kletzander
On Tue, Feb 04, 2014 at 07:05:24AM +0100, Martin Kletzander wrote: > On Tue, Feb 04, 2014 at 11:40:41AM +1000, Peter Crosthwaite wrote: > > On Tue, Feb 4, 2014 at 4:45 AM, Dr. David Alan Gilbert > > wrote: > > > (cc'ing in Peter Crosthwaite and Michael Tokarev due to a serial fifo > > > change >

Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial

2014-02-05 Thread Dr. David Alan Gilbert
* Peter Crosthwaite (peter.crosthwa...@xilinx.com) wrote: > On Tue, Feb 4, 2014 at 4:45 AM, Dr. David Alan Gilbert > wrote: > > (cc'ing in Peter Crosthwaite and Michael Tokarev due to a serial fifo change > > - see below!) > > > > * Martin Kletzander (mklet...@redhat.com) wrote: > >> Hello, > > >

Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial

2014-02-03 Thread Martin Kletzander
On Tue, Feb 04, 2014 at 11:40:41AM +1000, Peter Crosthwaite wrote: > On Tue, Feb 4, 2014 at 4:45 AM, Dr. David Alan Gilbert > wrote: > > (cc'ing in Peter Crosthwaite and Michael Tokarev due to a serial fifo change > > - see below!) > > > > * Martin Kletzander (mklet...@redhat.com) wrote: > >> Hell

Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial

2014-02-03 Thread Peter Crosthwaite
On Tue, Feb 4, 2014 at 4:45 AM, Dr. David Alan Gilbert wrote: > (cc'ing in Peter Crosthwaite and Michael Tokarev due to a serial fifo change > - see below!) > > * Martin Kletzander (mklet...@redhat.com) wrote: >> Hello, > > Hi Martin, >I don't know about your spice warnings that triggered this

Re: [Qemu-devel] qemu segfauls with spiceport chardev and isa-serial

2014-02-03 Thread Dr. David Alan Gilbert
(cc'ing in Peter Crosthwaite and Michael Tokarev due to a serial fifo change - see below!) * Martin Kletzander (mklet...@redhat.com) wrote: > Hello, Hi Martin, I don't know about your spice warnings that triggered this but looking down the backtrace I can see something odd: > current HEAD (2f

[Qemu-devel] qemu segfauls with spiceport chardev and isa-serial

2014-02-03 Thread Martin Kletzander
Hello, current HEAD (2f61120c10da9128357510debc8e66880cd2bfdc) segfaults when I'm trying to do the following: I add this to qemu's command-line: -chardev spiceport,id=charserial0,name=org.qemu.console.serial.0 \ -device isa-serial,chardev=charserial0,id=serial0 and then use spicy to connect t