[PATCH 0/2] hw/timer/hpet: miscellaneous cleanup

Zhao Liu posted 2 patches 11 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20241126163046.3344931-1-zhao1.liu@intel.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
hw/timer/hpet.c         | 2 +-
include/hw/timer/hpet.h | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
[PATCH 0/2] hw/timer/hpet: miscellaneous cleanup
Posted by Zhao Liu 11 months, 3 weeks ago
Hi,

This series just cleans up the outdated comment and macro.

No functional changes.

Thanks and Best Regards,
Zhao
---
Zhao Liu (2):
  hw/timer/hpet: Fix comment about capabilities register
  hw/timer/hpet: Drop the unused macro

 hw/timer/hpet.c         | 2 +-
 include/hw/timer/hpet.h | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

-- 
2.34.1
Re: [PATCH 0/2] hw/timer/hpet: miscellaneous cleanup
Posted by Michael Tokarev 10 months, 4 weeks ago
26.11.2024 19:30, Zhao Liu wrote:
> Hi,
> 
> This series just cleans up the outdated comment and macro.
Applied to the trivial-patches tree.  Thanks!

/mjt