commit | 0259c78ca79190df6e307a6ae43886dcb69eb92a | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Wed Oct 21 10:47:16 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Oct 30 04:29:13 2020 -0400 |
tree | 2ff4cb9a9adb312e2e22402ad9779e78c89b7103 | |
parent | 170a6794efde98fb1ad70f59d4cd9af7decf279d [diff] |
pc: Implement -no-hpet as sugar for -machine hpet=on Get rid of yet another global variable. The default will be hpet=on only if CONFIG_HPET=y. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20201021144716.1536388-1-ehabkost@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>