Re: [Qemu-devel] Questions about chardev (and ps/2 mouse)

2011-04-05 Thread Peter Maydell
On 5 April 2011 21:29, Anthony Liguori wrote: > On 04/05/2011 01:55 PM, Brian Wheeler wrote: >> >> I'm trying to disable the ps/2 mouse in favor of the serial mouse >> provided by -chardev msmouse since the ps/2 mouse has had lots of >> problems with older OSes (OpenStep, OS/2, Win 3.1, etc).  I'v

Re: [Qemu-devel] Questions about chardev (and ps/2 mouse)

2011-04-05 Thread Anthony Liguori
On 04/05/2011 01:55 PM, Brian Wheeler wrote: I'm trying to disable the ps/2 mouse in favor of the serial mouse provided by -chardev msmouse since the ps/2 mouse has had lots of problems with older OSes (OpenStep, OS/2, Win 3.1, etc). I've got a couple of questions: 1) If I change a VMState some

Re: [Qemu-devel] Questions about chardev (and ps/2 mouse)

2011-04-05 Thread Brian Wheeler
On Tue, 2011-04-05 at 14:55 -0400, Brian Wheeler wrote: > I'm trying to disable the ps/2 mouse in favor of the serial mouse > provided by -chardev msmouse since the ps/2 mouse has had lots of > problems with older OSes (OpenStep, OS/2, Win 3.1, etc). I've got a > couple of questions: > > 1) If I

[Qemu-devel] Questions about chardev (and ps/2 mouse)

2011-04-05 Thread Brian Wheeler
I'm trying to disable the ps/2 mouse in favor of the serial mouse provided by -chardev msmouse since the ps/2 mouse has had lots of problems with older OSes (OpenStep, OS/2, Win 3.1, etc). I've got a couple of questions: 1) If I change a VMState something by appending a field (i.e. "unplugged"),