]> xenbits.xen.org Git - xenclient/xen-pq.git/commit
Shuffle order of disabling/enabling APIC timer and more in Cx code path.
authorKamala Narasimhan <kamala.narasimhan@citrix.com>
Sun, 13 Sep 2009 06:57:10 +0000 (02:57 -0400)
committerKamala Narasimhan <kamala.narasimhan@citrix.com>
Sun, 13 Sep 2009 06:57:10 +0000 (02:57 -0400)
commitba903595d87ebe18f140dd43164f43fd620d735f
tree9068b21ff2fa4d664e2ac3ddc58c3a1ce2fe7313
parentd6a7b96fec5f178b2f53df68b734767db65e7c8a
Shuffle order of disabling/enabling APIC timer and more in Cx code path.

1) Remove b-m-arb disable code that shouldn't be in xen.git (Note: Pull this out once we fix xen.git)
2) Per Christian Limpach's patch/list of differences, reorg Cx code to be consistent with native linux.
master/b-m-arb-sync-with-native-linux [new file with mode: 0644]
master/series