The following changes since commit 597386a35115980f5a223efabcc65268562866b1:
x86: Use FSGSBASE for TLS changes (XCC) (2016-02-29 18:34:45 -0500) are available in the git repository at: [email protected]:mtaufen/akaros.git xsave-amd for you to fetch changes up to c33476b6e380866e0b44ed703c8ee7b01eccb747: Added comment to note that fninit clears FOP (2016-03-06 16:36:41 -0800) ---------------------------------------------------------------- Michael Taufen (4): Added vmrunkernel option for extending the kernel command line passed to the guest Extended state AMD backwards compatibility updates (XCC) FP save/restore security patch for AMD processors Added comment to note that fninit clears FOP kern/arch/x86/cpuinfo.c | 30 +++++++---- kern/arch/x86/init.c | 189 ++++++++++++++++++++++++++++++++++++++++------------------------ kern/arch/x86/ros/cpu_feat.h | 8 ++- kern/arch/x86/smp_boot.c | 22 +++++--- kern/arch/x86/trap.h | 132 +++++++++++++++++++++++++++++++++++---------- tests/vmm/vmrunkernel.c | 41 +++++++------- 6 files changed, 289 insertions(+), 133 deletions(-) -- Michael Taufen [email protected] -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
