RE: [PATCH] qom/object_interfaces: Handle `len-` property first

2023-10-24 Thread Lu Gao via
ping https://patchew.org/QEMU/20230921141634.26233-1-lu@verisilicon.com/ Could you please help review the patch? Thanks. B.R. -Original Message- From: Lu Gao Sent: Thursday, September 21, 2023 10:17 PM To: qemu-devel@nongnu.org Cc: Lu Gao; Jianxian Wen; Paolo Bonzini; Daniel P

[PATCH v2] hw/sd/sdhci: Block Size Register bits [14:12] is lost

2023-09-21 Thread Lu Gao
settings. Fixes: d7dfca0807 ("hw/sdhci: introduce standard SD host controller") Fixes: dfba99f17f ("hw/sdhci: Fix DMA Transfer Block Size field") Signed-off-by: Lu Gao Signed-off-by: Jianxian Wen Reviewed-by: Philippe Mathieu-Daudé? --- v2: - Add fixes information and rev

[PATCH] qom/object_interfaces: Handle `len-` property first

2023-09-21 Thread Lu Gao
ne options, this is not guaranteed in current property set from qdict. Array property might be handled before 'len-' property, then leads to an error. Signed-off-by: Lu Gao Signed-off-by: Jianxian Wen --- qom/object_interfaces.c | 19 +-- 1 file changed, 17 insertions(+),

[PATCH] hw/sd/sdhci: Block Size Register bits [14:12] is lost

2022-03-21 Thread Lu Gao
settings. Signed-off-by: Lu Gao Signed-off-by: Jianxian Wen --- hw/sd/sdhci.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/hw/sd/sdhci.c b/hw/sd/sdhci.c index e0bbc90344..350ceb487d 100644 --- a/hw/sd/sdhci.c +++ b/hw/sd/sdhci.c @@ -321,6 +321,8 @@ static