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

2017-11-12 Thread Launchpad Bug Tracker
[Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete => Expired -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/996798 Title: Incorrect or

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

2017-09-13 Thread Thomas Huth
** Bug watch removed: 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/996798 Title: Incorrect order of task switching Status in QEMU:

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

2017-05-01 Thread Thomas Huth
Is problem still reproducable with the latest version of QEMU, or has it been fixed nowadays? ** Changed in: qemu Status: New => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/996798

[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. …