commit | 0be839bfb4b12f17fba2d982353b0f674e327f9e | [log] [tgz] |
---|---|---|
author | Justin P. Mattock <justinmattock@gmail.com> | Wed Mar 30 09:54:47 2011 -0700 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:57:03 2011 -0400 |
tree | 2f5f16d3276afde40122c476698a6afe00af1c1b | |
parent | 628afd2aeb286415f6e7d0ee7c87aae249e7f999 [diff] |
KVM: Remove base_addresss in kvm_pit since it is unused The patch below removes unsigned long base_addresss; in i8254.h since it is unused. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Avi Kivity <avi@redhat.com>