VirtualBox

Changeset 49886 in vbox for trunk/src


Ignore:
Timestamp:
Dec 12, 2013 3:10:02 PM (11 years ago)
Author:
vboxsync
Message:

Devices/Input/DevPS2.cpp: fix regression in previous change, accidentally disabled A20 handling, leading to triple faults for many VMs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/DevPS2.cpp

    r49882 r49886  
    55
    66/*
    7  * Copyright (C) 2006-2012 Oracle Corporation
     7 * Copyright (C) 2006-2013 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    5252#include "VBoxDD.h"
    5353#include "PS2Dev.h"
     54
     55/* Do not remove this (unless eliminating the corresponding ifdefs), it willi
     56 * cause instant triple faults when booting Windows VMs. */
     57#define TARGET_I386
    5458
    5559#define PCKBD_SAVED_STATE_VERSION 7
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette