|
|
@6244
|
17 years |
vboxsync |
yasm thinks invlpga is 64-bit only... work around it for now.
|
|
|
@6243
|
17 years |
vboxsync |
Just use the assembly version of SVMInvlpgA everywhere (was …
|
|
|
@6242
|
17 years |
vboxsync |
use if1of.
|
|
|
@6241
|
17 years |
vboxsync |
Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
|
|
|
@6240
|
17 years |
vboxsync |
AHCI: Remove unused struct entries, rework session loading/saving and …
|
|
|
@6239
|
17 years |
vboxsync |
AHCI: Implement NCQ
|
|
|
@6238
|
17 years |
vboxsync |
VBoxBFE: L4: forward port of the latest VBoxBFE changes
|
|
|
@6237
|
17 years |
vboxsync |
Guest Additions (Linux): fixed potentially uninitialised variable in …
|
|
|
@6236
|
17 years |
vboxsync |
fixed const
|
|
|
@6235
|
17 years |
vboxsync |
Fixed obvious typo in RTFileOpen call. Eliminated unecessary code …
|
|
|
@6234
|
17 years |
vboxsync |
pulseaudio: don't hang if there is no server available
|
|
|
@6233
|
17 years |
vboxsync |
Guest Additions: add R3 backdoor logging for Linux guests
|
|
|
@6232
|
17 years |
vboxsync |
Guest Additions: add R3 backdoor logging for Linux guests
|
|
|
@6231
|
17 years |
vboxsync |
Guest Additions: add R3 backdoor logging for Linux guests
|
|
|
@6230
|
17 years |
vboxsync |
Fixed typo: v2.23-log-nsscm -> v2.33-log-nsscm
|
|
|
@6229
|
17 years |
vboxsync |
Added VBOXGUEST_IOCTL_SIZE macro, currently only defined on Linux guests
|
|
|
@6228
|
17 years |
vboxsync |
Better error reporting
|
|
|
@6227
|
17 years |
vboxsync |
Allow R0/GCEnabled CFGM values.
|
|
|
@6226
|
17 years |
vboxsync |
Don't use doxgen comment markers to document code lines.
|
|
|
@6225
|
17 years |
vboxsync |
spaces and prefixes.
|
|
|
@6224
|
17 years |
vboxsync |
spaces and prefixes.
|
|
|
@6223
|
17 years |
vboxsync |
We can use poll instead of select and cleanups
|
|
|
@6222
|
17 years |
vboxsync |
Continue work on the parallel port device:
1. Removed the host device …
|
|
|
@6221
|
17 years |
vboxsync |
PDM async completion template creation wrapper third attempt
|
|
|
@6220
|
17 years |
vboxsync |
Update testcase
|
|
|
@6219
|
17 years |
vboxsync |
pcnet: don't crash if no driver is attached
|
|
|
@6218
|
17 years |
vboxsync |
pulse: hopefully fixed initialization once and for all
|
|
|
@6217
|
17 years |
vboxsync |
serial: don't overwrite VM errors from the driver
|
|
|
@6216
|
17 years |
vboxsync |
added note to DECLNORETURN
|
|
|
@6215
|
17 years |
vboxsync |
Added cmd "getversion" to VBoxControl.
|
|
|
@6214
|
17 years |
vboxsync |
another race
|
|
|
@6213
|
17 years |
vboxsync |
fixed race during initialization of DrvNamedPipe
|
|
|
@6212
|
17 years |
vboxsync |
configure fix
|
|
|
@6211
|
17 years |
vboxsync |
cpu_abort() is noreturn
|
|
|
@6210
|
17 years |
vboxsync |
EMR3FatalError() is noreturn
|
|
|
@6209
|
17 years |
vboxsync |
oops. (/)
|
|
|
@6208
|
17 years |
vboxsync |
added DECLNORETURN()
|
|
|
@6207
|
17 years |
vboxsync |
Some more details.
|
|
|
@6206
|
17 years |
vboxsync |
deb: libasound, libpulse as build depends
|
|
|
@6205
|
17 years |
vboxsync |
deb: sync
|
|
|
@6204
|
17 years |
vboxsync |
for now, the VHD backend is not OSE (yet)
|
|
|
@6203
|
17 years |
vboxsync |
Remove a forgoten RTMemFree. Trieying to free the static bakcend …
|
|
|
@6202
|
17 years |
vboxsync |
re-export x11
|
|
|
@6201
|
17 years |
vboxsync |
unexport x11
|
|
|
@6200
|
17 years |
vboxsync |
Added VBOX_WITH_REGISTRATION_REQUEST which can be used to disable the …
|
|
|
@6199
|
17 years |
vboxsync |
configure: determine installed kBuild packages on Linux
|
|
|
@6198
|
17 years |
vboxsync |
applied Alex' patch for correct handling of read-only disk images
|
|
|
@6197
|
17 years |
vboxsync |
Use NSIS v2.33 with logging and nsSCM.
|
|
|
@6196
|
17 years |
vboxsync |
Update header
|
|
|
@6195
|
17 years |
vboxsync |
Cleanup the plugin handler. The load function returns an static …
|
|
|
@6194
|
17 years |
vboxsync |
Adjust alignment
|
|
|
@6193
|
17 years |
vboxsync |
Clear MSR changed variable after reading lsr register to clear …
|
|
|
@6192
|
17 years |
vboxsync |
Forgot makefile …
|
|
|
@6191
|
17 years |
vboxsync |
Add new element to testcase
|
|
|
@6190
|
17 years |
vboxsync |
Added / extended guest additions for product version and SVN revision …
|
|
|
@6189
|
17 years |
vboxsync |
Bump SSM version and fix compilation
|
|
|
@6188
|
17 years |
vboxsync |
Set interrupt if states changed
|
|
|
@6187
|
17 years |
vboxsync |
another one
|
|
|
@6186
|
17 years |
vboxsync |
stupid mistake
|
|
|
@6185
|
17 years |
vboxsync |
Add status line monitoring for windows hosts
|
|
|
@6184
|
17 years |
vboxsync |
FE/Qt: Made C-A-D pressed while the VM is in focus and running act as …
|
|
|
@6183
|
17 years |
vboxsync |
Back out of r26783.
|
|
|
@6182
|
17 years |
vboxsync |
This is where I meant.
|
|
|
@6181
|
17 years |
vboxsync |
indent.
|
|
|
@6180
|
17 years |
vboxsync |
props.
|
|
|
@6179
|
17 years |
vboxsync |
Removed unnecessary comment.
|
|
|
@6178
|
17 years |
vboxsync |
spaces.
|
|
|
@6177
|
17 years |
vboxsync |
Make dynamic vhd disks work
|
|
|
@6176
|
17 years |
vboxsync |
use ASMCpuId_Idx_ECX, fixed some off-by-one bugs
|
|
|
@6175
|
17 years |
vboxsync |
introduced ASMCpuId_Idx_ECX() as cpuid(4) requires ecx as additional …
|
|
|
@6174
|
17 years |
vboxsync |
compilation fix
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6172
|
17 years |
vboxsync |
fixed the code for overriding cpuid values using config keys
|
|
|
@6171
|
17 years |
vboxsync |
workaround for a missing cpuid(0).eax patch
|
|
|
@6170
|
17 years |
vboxsync |
IPRT/cpputils: Wording.
|
|
|
@6169
|
17 years |
vboxsync |
Add vbox code revision to VBoxService systray tooltip.
|
|
|
@6168
|
17 years |
vboxsync |
Main: Return errors when the parallel port is enabled but the path is null.
|
|
|
@6167
|
17 years |
vboxsync |
Guest Additions: added a VBOXGUEST_IOCTL_NUMBER macro for Linux guests …
|
|
|
@6166
|
17 years |
vboxsync |
Export property on the new x11 dir.
|
|
|
@6165
|
17 years |
vboxsync |
Moved X11 out of linux into X11 under Additions.
|
|
|
@6164
|
17 years |
vboxsync |
FE/Qt: Added and approved Turkish translation.
|
|
|
@6163
|
17 years |
vboxsync |
|
|
|
@6162
|
17 years |
vboxsync |
Wrappers for template creation the right way.
|
|
|
@6161
|
17 years |
vboxsync |
FE/Qt: Updated Spanish and Polish translations; Added Dutch translation.
|
|
|
@6160
|
17 years |
vboxsync |
VMM device: corrected a log statement which triggered a segfault
|
|
|
@6159
|
17 years |
vboxsync |
Linux kernel module Makefiles: use KDIR if set
|
|
|
@6158
|
17 years |
vboxsync |
Fixed reporting of segment not present exceptions when using call …
|
|
|
@6157
|
17 years |
vboxsync |
configure: added --disable-kmods to prevent compilation of Linux …
|
|
|
@6156
|
17 years |
vboxsync |
implemented the ACPI sleep button
|
|
|
@6155
|
17 years |
vboxsync |
PGMPhys: Fixed the error handling when SUPPageAlloc fails in …
|
|
|
@6154
|
17 years |
vboxsync |
More vboxadd logging messages for tracking pSessions,pids.
|
|
|
@6153
|
17 years |
vboxsync |
fixed inverted write protect flag of the host floppy drive
|
|
|
@6152
|
17 years |
vboxsync |
Disabled seamless support on mac os x until I've time to figure out …
|
|
|
@6151
|
17 years |
vboxsync |
Remove done todo.
|
|
|
@6150
|
17 years |
vboxsync |
vboxadd return code and makedevice number fixes.
|
|
|
@6149
|
17 years |
vboxsync |
Solaris VBoxService daemon fix.
|
|
|
@6148
|
17 years |
vboxsync |
spaces... :-)
|
|
|
@6147
|
17 years |
vboxsync |
Solaris RTLogWriteDebugger and guest r0 logging changes.
|
|
|
@6146
|
17 years |
vboxsync |
Fixed fullscreen mode on mac os x: 1. wasHidden is wrong (todo find …
|
|
|
@6145
|
17 years |
vboxsync |
Log the errors as well as displaying them.
|
|
|