|
|
@1137
|
18 years |
vboxsync |
Bugfix
|
|
|
@1136
|
18 years |
vboxsync |
EMInterpretIret changes & fixes
|
|
|
@1135
|
18 years |
vboxsync |
Main: Win32: Don't show the RunAs dialog during network interface …
|
|
|
@1134
|
18 years |
vboxsync |
Added CPUMGCCallV86Code.
PATM cleanup.
|
|
|
@1132
|
18 years |
vboxsync |
Backed out previous changeset. Stack is writable of course.
|
|
|
@1131
|
18 years |
vboxsync |
Short to normal jump
|
|
|
@1130
|
18 years |
vboxsync |
Enable WP later when returning to V86 code from our generic trap handler.
|
|
|
@1129
|
18 years |
vboxsync |
Corrected failure path
|
|
|
@1128
|
18 years |
vboxsync |
Main/CFGLDR: Fixed: Don't delete DOM objects with |delete| but always …
|
|
|
@1127
|
18 years |
vboxsync |
only allow direct calls to EMInterpretIret for now
|
|
|
@1126
|
18 years |
vboxsync |
Emulate iret to V86 code.
|
|
|
@1125
|
18 years |
vboxsync |
Forward iret to V86 code to our trap handler for emulation.
|
|
|
@1122
|
18 years |
vboxsync |
We can't do an iret to v86 code, as we run with CPL=1. The iret will …
|
|
|
@1121
|
18 years |
vboxsync |
FE/Qt: Doubleclicking a VM in the Selector window will switch to an …
|
|
|
@1119
|
18 years |
vboxsync |
Added comment
|
|
|
@1118
|
18 years |
vboxsync |
Detect attempt to enter PXE code in V86 mode. Print error message and …
|
|
|
@1115
|
18 years |
vboxsync |
Check that the scan line width is not 0.
|
|
|
@1114
|
18 years |
vboxsync |
iret must fault when returning to V86 task.
|
|
|
@1110
|
18 years |
vboxsync |
Logging updates
|
|
|
@1108
|
18 years |
vboxsync |
More comments for iret patch.
|
|
|
@1106
|
18 years |
vboxsync |
compile error
|
|
|
@1105
|
18 years |
vboxsync |
Cleaned up
|
|
|
@1104
|
18 years |
vboxsync |
Correction for same privilege level returns.
|
|
|
@1103
|
18 years |
vboxsync |
Shared clipboard. Changelog update.
|
|
|
@1102
|
18 years |
vboxsync |
More logging for iret.
|
|
|
@1099
|
18 years |
vboxsync |
Out of memory in dynamic guest ram alloc: Pause first, then inform Main.
|
|
|
@1091
|
18 years |
vboxsync |
Corrected assertions for v86 mode
PATM & CSAM changes
|
|
|
@1090
|
18 years |
vboxsync |
Corrected assertions for v86 mode
|
|
|
@1089
|
18 years |
vboxsync |
Fixed broken return path in generic trap handler for v86 code
|
|
|
@1087
|
18 years |
vboxsync |
Forgot to disable PATM_LOG_PATCHIRET
|
|
|
@1086
|
18 years |
vboxsync |
Corrected assumptions about flat addresses
|
|
|
@1084
|
18 years |
vboxsync |
VBoxGuest: atomic access to event type mask
|
|
|
@1083
|
18 years |
vboxsync |
HGCM: VbglHGCMCall shouldn't return failure if the request produced an …
|
|
|
@1080
|
18 years |
vboxsync |
- Support for save and restore added for shared folders.
- Object type …
|
|
|
@1079
|
18 years |
vboxsync |
Corrected parameter parsing for LDS, LES, LFS, LGS and LSS instructions
|
|
|
@1077
|
18 years |
vboxsync |
Main: Added new IMachine attributes: description, sessionType and …
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1074
|
18 years |
vboxsync |
added missing vm settings entry
|
|
|
@1073
|
18 years |
vboxsync |
FE/Qt: Added missing DSound strings
|
|
|
@1072
|
18 years |
vboxsync |
FE/Qt: Use the default font family for VM names in the selector list …
|
|
|
@1071
|
18 years |
vboxsync |
fix Vista crash if sound is enabled; made audio LogRel consistent; …
|
|
|
@1070
|
18 years |
vboxsync |
Hack up a simple warm boot implementation and use it for int19 reboots …
|
|
|
@1069
|
18 years |
vboxsync |
removed dead code, one todo
|
|
|
@1068
|
18 years |
vboxsync |
1765: Indicate that a VM has snapshots
|
|
|
@1067
|
18 years |
vboxsync |
removed dead code; cosmetics
|
|
|
@1066
|
18 years |
vboxsync |
silly typo
|
|
|
@1065
|
18 years |
vboxsync |
Fixed the missing configuration option for external network boot bios.
|
|
|
@1064
|
18 years |
vboxsync |
forward port of the TAPWin32 destruct fix
|
|
|
@1062
|
18 years |
vboxsync |
FE/Qt: Added proper Shared Folders and Host IFace icons.
|
|
|
@1061
|
18 years |
vboxsync |
corrected syntax diagram
|
|
|
@1059
|
18 years |
vboxsync |
document TscInvariant
|
|
|
@1058
|
18 years |
vboxsync |
oops left it enabled.
|
|
|
@1057
|
18 years |
vboxsync |
Trapping and virtualizing TSC (both disabled).
|
|
|
@1056
|
18 years |
vboxsync |
CPUMR3SetCR4Feature
|
|
|
@1055
|
18 years |
vboxsync |
RDTSC stats.
|
|
|
@1054
|
18 years |
vboxsync |
Check for some power feature in 0x8000007 eax:8 like linux does.
|
|
|
@1053
|
18 years |
vboxsync |
Restore original pointer hash table size (slirp amd64)
|
|
|
@1052
|
18 years |
vboxsync |
silly typo
|
|
|
@1051
|
18 years |
vboxsync |
Yet another slirp amd64 fix.
|
|
|
@1050
|
18 years |
vboxsync |
silly typo
|
|
|
@1049
|
18 years |
vboxsync |
supdrvOSGetCPUCount on win32 and darwin.
|
|
|
@1048
|
18 years |
vboxsync |
slirp insque/remque fixes for amd64
|
|
|
@1047
|
18 years |
vboxsync |
Added X2 / NG opteron detection for enabling the async tsc gip mode.
|
|
|
@1045
|
18 years |
vboxsync |
Fix slirp queue macro prototypes for deglobalized amd64.
|
|
|
@1044
|
18 years |
vboxsync |
SDL_syswm.h has not been ported to Quartz yet
|
|
|
@1043
|
18 years |
vboxsync |
Fix slirp hash macro defs for amd64.
|
|
|
@1042
|
18 years |
vboxsync |
Move inline hash code after the actual state structure definition.
|
|
|
@1041
|
18 years |
vboxsync |
make sure output directory exists
|
|
|
@1040
|
18 years |
vboxsync |
Fix typo in amd64 NAT fix.
|
|
|
@1039
|
18 years |
vboxsync |
Attempt to fix slirp build for 64 bit (also eliminated global variables)
|
|
|
@1036
|
18 years |
vboxsync |
Fixed Windows part of slirp, too.
|
|
|
@1035
|
18 years |
vboxsync |
shut up gcc
|
|
|
@1034
|
18 years |
vboxsync |
Added header file I forgot in the big slirp change to OSE
|
|
|
@1033
|
18 years |
vboxsync |
Big change to make slirp fully instantiatable (replace all global …
|
|
|
@1031
|
18 years |
vboxsync |
fixed warnings
|
|
|
@1028
|
18 years |
vboxsync |
SMP break.
|
|
|
@1027
|
18 years |
vboxsync |
Initial GIP change. Missing detection of SMP systems with TSC drift.
|
|
|
@1026
|
18 years |
vboxsync |
one error message is enough
|
|
|
@1024
|
18 years |
vboxsync |
1758: Implement Shared Folders UI
1. Edit button implemented for …
|
|
|
@1023
|
18 years |
vboxsync |
make slirp compile on win boxes again
|
|
|
@1022
|
18 years |
vboxsync |
Reenabled tftp code to see if it compiles on win boxes. It's not a …
|
|
|
@1021
|
18 years |
vboxsync |
Only detect geometry via the partition table if invalid CHS is set.
|
|
|
@1020
|
18 years |
vboxsync |
slirp: merged bootp filename from recent Qemu
|
|
|
@1019
|
18 years |
vboxsync |
Converted serial card to PCI device
|
|
|
@1018
|
18 years |
vboxsync |
Some tr() local language definitions of VBoxConsoleWnd was moved to …
|
|
|
@1017
|
18 years |
vboxsync |
1758: Implement Shared Folders UI
Fixed buttons disappearing during …
|
|
|
@1016
|
18 years |
vboxsync |
slirp: resync with qemu: added OACK support to tftp server; changed …
|
|
|
@1015
|
18 years |
vboxsync |
Storage/Main/GUI: Implemented preliminary support of VMDK images …
|
|
|
@1014
|
18 years |
vboxsync |
Fixed physical CHS detection. Hopefully without breaking existing VDIs.
|
|
|
@1013
|
18 years |
vboxsync |
FE/Qt: Fixed a segfault after showing the message box on startup when …
|
|
|
@1012
|
18 years |
vboxsync |
FE/Qt: Spelling.
|
|
|
@1011
|
18 years |
vboxsync |
FE/Qt: Fixed: Accessibility check error value wasn't stored and shown …
|
|
|
@1010
|
18 years |
vboxsync |
Disable built-in TFTP service in slirp. Needs to be configured …
|
|
|
@1009
|
18 years |
vboxsync |
Fixed bug in CFGM node insertion when several intermediate nodes were …
|
|
|
@1008
|
18 years |
vboxsync |
fixed eol-style
|
|
|
@1007
|
18 years |
vboxsync |
1798: More GUI hotkeys
Host+Fn key to Ctrl+Alt+Fn transition …
|
|
|
@1006
|
18 years |
vboxsync |
fixed internal networking on Windows hosts
|
|
|
@1005
|
18 years |
vboxsync |
fixed log format specifier
|
|
|
@1004
|
18 years |
vboxsync |
FE/Qt: Added missing network interface type description
|
|
|
@1003
|
18 years |
vboxsync |
export to OSE
|
|
|