commit | 9a2b85c620b9779360c7726de4caeda78cac38d4 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 17 23:17:55 2007 +1000 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:18 2007 +0200 |
tree | e7c88dff76bfabaf3630a9e462b37308a51b1e65 | |
parent | dcc0766b22e165bcb80518bf367e86b81fcf4351 [diff] |
KVM: Trivial: Avoid hardware_disable predeclaration Don't pre-declare hardware_disable: shuffle the reboot hook down. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Avi Kivity <avi@qumranet.com>