[PATCH v3] Add basic power management to raspi.

2021-06-25 Thread Nolan Leake
. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/64 Signed-off-by: Nolan Leake --- hw/arm/bcm2835_peripherals.c | 13 ++- hw/misc/bcm2835_powermgt.c | 160 +++ hw/misc/meson.build | 1 + include/hw/arm/bcm2835_peripherals.h | 3

RE: [Qemu-devel] [PATCH] Support VNC PointerTypeChange psuedo-encoding

2007-01-08 Thread Nolan Leake
[EMAIL PROTECTED] wrote: > This extension is documented at > http://tocm.wikidot.com/pointertypechange VMware has a very similar extension for their remote console. I believe that Ramesh Dharan (whom I've CCed) at some point implemented it in one or more open source clients. Perhaps some coordin