From: Peter Delevoryas <peter@pjd.dev>
Cc: peter@pjd.dev, clg@kaod.org, peter.maydell@linaro.org,
andrew@aj.id.au, joel@jms.id.au, thuth@redhat.com,
lvivier@redhat.com, pbonzini@redhat.com, qemu-arm@nongnu.org,
qemu-devel@nongnu.org
Subject: [PATCH v3 0/3] hw/gpio/aspeed: Don't let guests modify input pins
Date: Mon, 11 Jul 2022 19:32:16 -0700 [thread overview]
Message-ID: <20220712023219.41065-1-peter@pjd.dev> (raw)
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
next reply other threads:[~2022-07-12 2:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 2:32 Peter Delevoryas [this message]
2022-07-12 2:32 ` [PATCH v3 1/3] qtest/aspeed_gpio: Add input pin modification test Peter Delevoryas
2022-07-12 10:15 ` Cédric Le Goater
2022-07-12 2:32 ` [PATCH v3 2/3] hw/gpio/aspeed: Don't let guests modify input pins Peter Delevoryas
2022-07-13 6:15 ` Cédric Le Goater
2022-07-12 2:32 ` [PATCH v3 3/3] aspeed: Add fby35-bmc slot GPIO's Peter Delevoryas
2022-07-12 10:10 ` Cédric Le Goater
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220712023219.41065-1-peter@pjd.dev \
--to=peter@pjd.dev \
--cc=andrew@aj.id.au \
--cc=clg@kaod.org \
--cc=joel@jms.id.au \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.