Ping? Any feedback? Anything else needed?
Original patch is here: http://patchwork.ozlabs.org/patch/688469/
On Fri, Oct 28, 2016 at 4:51 PM, Peter Korsgaard
wrote:
> The printscreen/sysrq and pause/break keys currently don't work for guests
> using -usbdevice keyboard when accessed
rd interfaces (ps/2, virtio, ..) are not affected,
because they handle these keys differently.
Signed-off-by: Peter Korsgaard
---
hw/input/hid.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hw/input/hid.c b/hw/input/hid.c
index 5e2850e..fa9cc4c 100644
--- a/hw/input/hi
pfl->cfi_table[0x29] = 0x00;
/* Max number of bytes in multi-bytes write */
pfl->cfi_table[0x2A] = 0x05;
--
Bye, Peter Korsgaard
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
pfl->cfi_table[0x29] = 0x00;
/* Max number of bytes in multi-bytes write */
pfl->cfi_table[0x2A] = 0x05;
--
Bye, Peter Korsgaard
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
t + 2] << 16;
ret |= p[offset + 3] << 24;
#endif
--
Bye, Peter Korsgaard
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
;
ret |= p[offset + 3] << 24;
#endif
--
Bye, Peter Korsgaard
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel