summary refs log tree commit diff stats
path: root/tests/plugin/inline.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-07-10 09:58:01 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-07-22 19:19:44 +0200
commitc2366567378dd8fb89329816003801f54e30e6f3 (patch)
treee5267ecf6ecc937773d47f0831b51353368053bf /tests/plugin/inline.c
parentba88935b0fac2588b0a739f810b58dfabf7f92c8 (diff)
downloadfocaccia-qemu-c2366567378dd8fb89329816003801f54e30e6f3.tar.gz
focaccia-qemu-c2366567378dd8fb89329816003801f54e30e6f3.zip
hpet: accept 64-bit reads and writes
Declare the MemoryRegionOps so that 64-bit reads and writes to the HPET
are received directly.  This makes it possible to unify the code to
process low and high parts: for 32-bit reads, extract the desired word;
for 32-bit writes, just merge the desired part into the old value and
proceed as with a 64-bit write.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/plugin/inline.c')
0 files changed, 0 insertions, 0 deletions