commit | a647795efbedeedf8a1dc6deded26defa23562bd | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Dec 14 19:25:33 2011 +0100 |
committer | Avi Kivity <avi@redhat.com> | Tue Dec 27 11:22:30 2011 +0200 |
tree | c3682c3068ef23d8bbbc394f47ab1650a86808fc | |
parent | bb5a798ad58996e4d666ead1016705854d5ca616 [diff] |
KVM: x86: Consolidate PIT legacy test Move the test for KVM_PIT_FLAGS_HPET_LEGACY into create_pit_timer instead of replicating it on the caller site. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>