]> Git Repo - qemu.git/commit - tests/Makefile.include
vmgenid-test: use boot-sector infrastructure
authorMichael S. Tsirkin <[email protected]>
Fri, 14 Jul 2017 15:30:45 +0000 (18:30 +0300)
committerPeter Maydell <[email protected]>
Fri, 14 Jul 2017 16:03:03 +0000 (17:03 +0100)
commit4871b51b9241b10f4fd8e04bbb21577886795e25
treea7a92c6e025d098d295b9528c905ee48a84e06e8
parent23f87b9973b3755f0e8acd38be7087b7cc601cbe
vmgenid-test: use boot-sector infrastructure

There's no requirement for RSDP to be installed last
by the firmware, so in rare cases vmgen id test hits
a race: RSDP is there but VM GEN ID isn't.

To fix, switch to common boot sector infrastructure.

Cc: Laszlo Ersek <[email protected]>
Cc: Peter Maydell <[email protected]>
Cc: Ben Warren <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Ben Warren <[email protected]>
Message-id: 1500046217[email protected]
Signed-off-by: Peter Maydell <[email protected]>
tests/Makefile.include
tests/vmgenid-test.c
This page took 0.025003 seconds and 4 git commands to generate.