qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Iris Chen
Subject: [PATCH 0/1] hw: allow write_enable latch get/set
Date: Wed, 11 May 2022 11:10:23 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]