Skip to content

Commit

Permalink
Merge pull request #4161 from XueqiangWei/virtfirmware_phys_bits_limi…
Browse files Browse the repository at this point in the history
…tation

virt_firmware_check_phys_bits: update pattern for limitation_msg
  • Loading branch information
XueqiangWei committed Sep 19, 2024
2 parents 6e65746 + 8cd2c0d commit 8126058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qemu/tests/cfg/virt_firmware_check_phys_bits.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
ovmf:
only q35
limitation_from_ovmf = 46
limitation_msg = "limit PhysBits to ${limitation_from_ovmf} \(avoid 5-level paging\)"
limitation_msg = "limit PhysBits to ${limitation_from_ovmf} \((?:avoid 5-level paging|4-level paging)\)"
phys_bits_msg = "PhysBits: %d"
default_bios:
no Host_RHEL.m9.u3
Expand Down

0 comments on commit 8126058

Please sign in to comment.