Re: [PATCH v5] drivers/misc: vm_gen_counter: initial driver implementation

From: David Woodhouse
Date: Fri Sep 21 2018 - 09:57:01 EST


On Thu, 2018-03-01 at 16:22 +0200, Or Idgar wrote:
> +
> +static const struct acpi_device_id vmgenid_ids[] = {
> + {"QEMUVGID", 0},
> + {"", 0},
> +};
> +

This is wrong. You're supposed to match on the _CID "VM_Gen_Counter".

Attachment: smime.p7s
Description: S/MIME cryptographic signature