Skip to content

Commit

Permalink
Merge pull request #4168 from heywji/add_bit3_support
Browse files Browse the repository at this point in the history
dump: add 7("111") when reading pvpanic device capability
  • Loading branch information
vivianQizhu authored Dec 19, 2024
2 parents 561916a + ea4e9a9 commit f8278a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion qemu/tests/cfg/pvpanic_event_check.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@
i440fx:
expected_cap = 1
q35:
expected_cap = 3
expected_cap = 7
RHEL.7, RHEL.8, RHEL.9:
expected_cap = 3

0 comments on commit f8278a3

Please sign in to comment.