﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
10532	Incorrect order of task switching	Yury Popov		"In Intel [http://download.intel.com/design/processor/manuals/253668.pdf specifications] (7.3), we can see:
8. Saves the state of the current (old) task in the current task’s TSS.
…
11. Loads the task register with the segment selector and descriptor for the new
task's TSS.

But, in VirtualBox [https://www.virtualbox.org/browser/vbox/trunk/src/recompiler/target-i386/op_helper.c#L386 code], the order is reversed: TSS registers & segments loads BEFORE save old task state."	defect	closed	other	VirtualBox 4.1.14	fixed			other	other
