Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

Remove QEMU TSS-hack from cpu.c #310

Open
@leecher1337

Description

@leecher1337

When using QMEU, I found out that I always got crashes when using a 16bit TSS.
It took me quite some time to narrow it down to this ugly hack in cpu.c:

haxm/core/cpu.c

Line 379 in 7b7c1b3

/* sometimes, the TSS segment type from qemu is not right.

I now disabled it with an #ifdef in my branch:
leecher1337@45db4b0

I think it would be better to make some IOCTL for enabling/disabling this hack so that HAXM also stays usable for applications besides QEMU.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions