[Qemu-devel] [Bug 996798] Re: Incorrect order of task switching

2012-05-09 Thread Yury Popov
Some bug in VirtualBox: https://www.virtualbox.org/ticket/10532 ** Bug watch added: Virtualbox Trac #10532 http://www.virtualbox.org/ticket/10532 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/9967

[Qemu-devel] [Bug 996798] Re: Incorrect order of task switching

2012-05-08 Thread Yury Popov
** Description changed: In Intel specifications (http://download.intel.com/design/processor/manuals/253668.pdf 7.3), we can see: - 8. Saves the state of the current (old) task in the current task’s + 8. Saves the state of the current (old) task in the current task’s TSS. …