Re: [PATCH v10] isa-applesmc: provide OSK forwarding on Apple hosts

2022-05-01 Thread Alexander Graf
> Am 29.04.2022 um 21:18 schrieb Vladislav Yaroshchuk > : > > On Apple hosts we can read AppleSMC OSK key directly from host's > SMC and forward this value to QEMU Guest. > > New 'hostosk' property is added: > * `-device isa-applesmc,hostosk=on` > The property is set to 'on' by default for m

Re: [PATCH v10] isa-applesmc: provide OSK forwarding on Apple hosts

2022-05-01 Thread Alexander Graf
On 01.05.22 19:06, Alexander Graf wrote: Hey Vladislav, On 29.04.22 21:18, Vladislav Yaroshchuk wrote: On Apple hosts we can read AppleSMC OSK key directly from host's SMC and forward this value to QEMU Guest. New 'hostosk' property is added: * `-device isa-applesmc,hostosk=on` The property

Re: [PATCH v10] isa-applesmc: provide OSK forwarding on Apple hosts

2022-05-01 Thread Alexander Graf
Hey Vladislav, On 29.04.22 21:18, Vladislav Yaroshchuk wrote: On Apple hosts we can read AppleSMC OSK key directly from host's SMC and forward this value to QEMU Guest. New 'hostosk' property is added: * `-device isa-applesmc,hostosk=on` The property is set to 'on' by default for machine versio

[PATCH v10] isa-applesmc: provide OSK forwarding on Apple hosts

2022-04-29 Thread Vladislav Yaroshchuk
On Apple hosts we can read AppleSMC OSK key directly from host's SMC and forward this value to QEMU Guest. New 'hostosk' property is added: * `-device isa-applesmc,hostosk=on` The property is set to 'on' by default for machine version > 7.0 Apple licence allows use and run up to two additional co