Skip to content

Commit

Permalink
virt_firmware_check_phys_bits: update pattern for limitation_msg
Browse files Browse the repository at this point in the history
Signed-off-by: Xueqiang Wei <[email protected]>
  • Loading branch information
XueqiangWei committed Sep 18, 2024
1 parent 6ac6e9f commit 8cd2c0d
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 8cd2c0d

Please sign in to comment.