[Qemu-devel] [PATCH v2 0/3] hw: edu: some fixes

Li Qiang posted 3 patches 5 years ago
Failed in applying to current master (apply log)
There is a newer version of this series
hw/misc/edu.c       | 13 +++++++++++++
tests/fw_cfg-test.c | 19 +++++++++++++++++++
2 files changed, 32 insertions(+)
[Qemu-devel] [PATCH v2 0/3] hw: edu: some fixes
Posted by Li Qiang 5 years ago
Recently I am considering write a driver for edu device.
After reading the spec, I found these three small issue.
Two first two related the MMIO access and the third is
related the DMA operation.

Change since v1:
Fix format compile error on Windows

Li Qiang (3):
  tests: fw_cfg: add splash time test case
  edu: mmio: set 'max_access_size' to 8
  edu: mmio: allow mmio read dispatch accept 8 bytes

 hw/misc/edu.c       | 13 +++++++++++++
 tests/fw_cfg-test.c | 19 +++++++++++++++++++
 2 files changed, 32 insertions(+)

-- 
2.17.1