diff options
author | Jose Marinho <jose.marinho@arm.com> | 2023-03-26 20:06:00 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-07-10 18:48:15 +0200 |
commit | b0f2e7d7e6147f09879d7a631eceb03e1a744753 (patch) | |
tree | 9d75aa8d3d43719f6df5f5ad4452653e185d84da /include/xen | |
parent | 24a4b8724536ad7438fe94e8fd269be97e23d0d1 (diff) |
ACPICA: Add interrupt command to acpiexec
ACPICA commit ef7cf185a046d76119b631f16e7c991543c80edc
This commit add the Interrupt command to acpiexec.
The Interrupt command simulates an interrupt with a int_ID (GSIV)
equal to the first argument of the call.
The acpiexec code simulates the behaviour by OSPM: execute the _EVT
method of the GED device associated with that int_ID.
Link: https://github.com/acpica/acpica/commit/ef7cf185
Signed-off-by: Jose Marinho <jose.marinho@arm.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions