Re: [Qemu-devel] [Qemu-trivial] [PATCH] x86: correctly implement soft reset

2014-06-23 Thread Paolo Bonzini
Il 21/06/2014 17:12, Michael Tokarev ha scritto: >> Do not do a hard reset for port 92h, keyboard controller, or cf9h soft reset. >> These only reset the CPU. > > I'm not sure how this is -trivial material? :) Ping? This patch hasn't been applied so far, do you want to actually push it? No, I

Re: [Qemu-devel] [Qemu-trivial] [PATCH] x86: correctly implement soft reset

2014-06-21 Thread Michael Tokarev
08.06.2014 17:15, Michael Tokarev wrote: > 06.06.2014 18:06, Paolo Bonzini wrote: >> Do not do a hard reset for port 92h, keyboard controller, or cf9h soft reset. >> These only reset the CPU. > > I'm not sure how this is -trivial material? :) Ping? This patch hasn't been applied so far, do you wa

Re: [Qemu-devel] [Qemu-trivial] [PATCH] x86: correctly implement soft reset

2014-06-08 Thread Michael Tokarev
06.06.2014 18:06, Paolo Bonzini wrote: > Do not do a hard reset for port 92h, keyboard controller, or cf9h soft reset. > These only reset the CPU. I'm not sure how this is -trivial material? :) Thanks, /mjt