[PATCH 0/1] hw: allow write_enable latch get/set

Iris Chen via posted 1 patch 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220511184539.1099161-1-irischenlj@fb.com
Maintainers: Alistair Francis <alistair@alistair23.me>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "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/block/m25p80.c             | 30 ++++++++++++++++++++++++++++++
tests/qtest/aspeed_smc-test.c | 20 ++++++++++++++++++++
2 files changed, 50 insertions(+)
[PATCH 0/1] hw: allow write_enable latch get/set
Posted by Iris Chen via 1 year, 11 months ago
Hey everyone, 

My patch adds the get/set property for the write_enable latch. Currently, it is not an exposed property but this change adds QOM visibility and makes this property modifiable. 

Acceptance tests have also been added to verify the value in the status register (after the value is set). 

Thanks, 
Iris

Iris Chen (1):
  hw: allow write_enable latch get/set

 hw/block/m25p80.c             | 30 ++++++++++++++++++++++++++++++
 tests/qtest/aspeed_smc-test.c | 20 ++++++++++++++++++++
 2 files changed, 50 insertions(+)

-- 
2.30.2