[PATCH v3 0/3] hw/gpio/aspeed: Don't let guests modify input pins

Peter Delevoryas posted 3 patches 1 year, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220712023219.41065-1-peter@pjd.dev
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Andrew Jeffery <andrew@aj.id.au>, Joel Stanley <joel@jms.id.au>, Thomas Huth <thuth@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
hw/arm/aspeed.c                | 14 +++++++++++++-
hw/gpio/aspeed_gpio.c          | 15 ++++++++-------
tests/qtest/aspeed_gpio-test.c | 27 +++++++++++++++++++++++++++
3 files changed, 48 insertions(+), 8 deletions(-)
[PATCH v3 0/3] hw/gpio/aspeed: Don't let guests modify input pins
Posted by Peter Delevoryas 1 year, 10 months ago
v3:
- Replaced fix in v2 with change suggested by arj
- Removed all changes to the body of the aspeed_gpio_update loop
- Removed guest error messages from v2

Peter Delevoryas (3):
  qtest/aspeed_gpio: Add input pin modification test
  hw/gpio/aspeed: Don't let guests modify input pins
  aspeed: Add fby35-bmc slot GPIO's

 hw/arm/aspeed.c                | 14 +++++++++++++-
 hw/gpio/aspeed_gpio.c          | 15 ++++++++-------
 tests/qtest/aspeed_gpio-test.c | 27 +++++++++++++++++++++++++++
 3 files changed, 48 insertions(+), 8 deletions(-)

-- 
2.37.0