- Timestamp:
- Dec 12, 2013 3:10:02 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/DevPS2.cpp
r49882 r49886 5 5 6 6 /* 7 * Copyright (C) 2006-201 2Oracle Corporation7 * Copyright (C) 2006-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 52 52 #include "VBoxDD.h" 53 53 #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 54 58 55 59 #define PCKBD_SAVED_STATE_VERSION 7
Note:
See TracChangeset
for help on using the changeset viewer.