|
|
@269
|
18 years |
vboxsync |
Update
|
|
|
@268
|
18 years |
vboxsync |
PATM_ACTION_PENDING_IRQ_AFTER_IRET added
|
|
|
@267
|
18 years |
vboxsync |
Updates
|
|
|
@266
|
18 years |
vboxsync |
Increased SSM version
|
|
|
@265
|
18 years |
vboxsync |
Added VINF_PATM_PENDING_IRQ_AFTER_IRET
|
|
|
@264
|
18 years |
vboxsync |
added better error message for the most common case that /dev/net/tun …
|
|
|
@263
|
18 years |
vboxsync |
FE/Qt: Added USB submenus and indicator to the Console window for easy …
|
|
|
@262
|
18 years |
vboxsync |
Produce a better error message if the host CD/DVD drive is not accessible.
|
|
|
@261
|
18 years |
vboxsync |
FE/Qt: Small naming corrections.
|
|
|
@260
|
18 years |
vboxsync |
Fixed the vboxdrv kernel module on 2.4 series kernels
|
|
|
@259
|
18 years |
vboxsync |
don't try to open CDROM drives with O_EXCL, we don't use this flag …
|
|
|
@258
|
18 years |
vboxsync |
export to OSE
|
|
|
@257
|
18 years |
vboxsync |
updated precompiled objects
|
|
|
@256
|
18 years |
vboxsync |
Added VBOX_VERSION_STRING to the version header.
|
|
|
@255
|
18 years |
vboxsync |
same magic with caps lock
|
|
|
@254
|
18 years |
vboxsync |
warnings
|
|
|
@253
|
18 years |
vboxsync |
FE/Qt: Various VDM fixes.
|
|
|
@252
|
18 years |
vboxsync |
make PHY 1-31 invisible for Linux guests
|
|
|
@251
|
18 years |
vboxsync |
More room
|
|
|
@250
|
18 years |
vboxsync |
Reversed
|
|
|
@249
|
18 years |
vboxsync |
Removed RTThreadExit again (sigh)
|
|
|
@248
|
18 years |
vboxsync |
Removed RTThreadExit again
|
|
|
@247
|
18 years |
vboxsync |
Out of memory reporting for dynamic memory allocation case.
|
|
|
@246
|
18 years |
vboxsync |
Added VMR3WaitForResume
|
|
|
@245
|
18 years |
vboxsync |
FE/Qt: synchronize the num lock state between host and guest
|
|
|
@244
|
18 years |
vboxsync |
Added RTThreadExit for win32 & os2. Posix & l4 version not implemented
|
|
|
@243
|
18 years |
vboxsync |
Added RTThreadExit
|
|
|
@242
|
18 years |
vboxsync |
FE/Qt: Commeted out debug code.
|
|
|
@241
|
18 years |
vboxsync |
<asm/nmi.h> not available on Linux 2.4
|
|
|
@240
|
18 years |
vboxsync |
Added first VMDK attempt.
|
|
|
@239
|
18 years |
vboxsync |
use the new runtime error report mechanism to warn the user if the …
|
|
|
@238
|
18 years |
vboxsync |
Keep the framebuffer locked during resizing
|
|
|
@237
|
18 years |
vboxsync |
FE/Qt: Implemented preliminary support for IConsole runtime error …
|
|
|
@236
|
18 years |
vboxsync |
FE/Qt: Fixed layout problems (too tall primary message text label) in …
|
|
|
@235
|
18 years |
vboxsync |
Main: Implemented runtime error notifications in IConsole …
|
|
|
@234
|
18 years |
vboxsync |
VMM: Added support for runtime error notifications (VMSetRuntimeError …
|
|
|
@233
|
18 years |
vboxsync |
Stubs for VRDP clipboard.
|
|
|
@232
|
18 years |
vboxsync |
Don't install vboxdrv.ko anymore to out/.../bin because this module is …
|
|
|
@231
|
18 years |
vboxsync |
RTPROCESS must be pointer sized (HC).
|
|
|
@230
|
18 years |
vboxsync |
fixed objcopy switches
|
|
|
@229
|
18 years |
vboxsync |
disabled compilation of ne2000, we don't use it since ages (since …
|
|
|
@228
|
18 years |
vboxsync |
VBOX_WITH_KCHMVIEWER, disabled for OSE
|
|
|
@227
|
18 years |
vboxsync |
added some missing CLEANs
|
|
|
@226
|
18 years |
vboxsync |
r=bird
|
|
|
@225
|
18 years |
vboxsync |
match help and parameter parser
|
|
|
@224
|
18 years |
vboxsync |
VBOX_DLL_QT
|
|
|
@223
|
18 years |
vboxsync |
More logging
|
|
|
@222
|
18 years |
vboxsync |
Fixed parameters order in HGCM host call. That produced warning, …
|
|
|
@221
|
18 years |
vboxsync |
Moved VBoxClipboard.h to the HostServices shared clipboard directory, …
|
|
|
@220
|
18 years |
vboxsync |
32-bit kernel doesn't mean 32-bit cpu - I really hope this doesn't …
|
|
|
@219
|
18 years |
vboxsync |
MALLOC (kalloc) fails on relativly small amounts, use IOMallocAliged then.
|
|
|
@218
|
18 years |
vboxsync |
An attempt at locking which doesn't seem to work very well..
|
|
|
@217
|
18 years |
vboxsync |
hacking darwin memory objects.
|
|
|
@216
|
18 years |
vboxsync |
…
|
|
|
@215
|
18 years |
vboxsync |
done testing
|
|
|
@214
|
18 years |
vboxsync |
make 'make -C <linux> M=$(pwd)' work
|
|
|
@213
|
18 years |
vboxsync |
make 'make -C <linux> M=$(pwd)' work
|
|
|
@212
|
18 years |
vboxsync |
Added missing C++ options for the darwin VBOXR0DRV template.
|
|
|
@211
|
18 years |
vboxsync |
Use the special backdoor logging group for backdoor logging (rest is …
|
|
|
@210
|
18 years |
vboxsync |
Logging groups for shared folders and VMM backdoor logging added.
|
|
|
@209
|
18 years |
vboxsync |
Removed obsolete check
|
|
|
@208
|
18 years |
vboxsync |
Changed guest specific patch for OpenBSD. 3.7, 3.8, 3.9 and 4.0 now work.
|
|
|
@207
|
18 years |
vboxsync |
cleaning up some header stuff.
|
|
|
@206
|
18 years |
vboxsync |
Init/term R0 runtime.
|
|
|
@205
|
18 years |
vboxsync |
fixed incorrect assertions.
|
|
|
@204
|
18 years |
vboxsync |
runtime.h now includes everything. Created a new header, initterm.h, …
|
|
|
@203
|
18 years |
vboxsync |
Apparently grep evaluates regexps a bit differently from flex/bison. …
|
|
|
@202
|
18 years |
vboxsync |
ifdef VRDP specific code
|
|
|
@201
|
18 years |
vboxsync |
event sems
|
|
|
@200
|
18 years |
vboxsync |
Corrected dependency on the icon header.
|
|
|
@199
|
18 years |
vboxsync |
fast mutex sems.
|
|
|
@198
|
18 years |
vboxsync |
thread safe handle invalidating.
|
|
|
@197
|
18 years |
vboxsync |
A stab at generic timers (untested).
|
|
|
@196
|
18 years |
vboxsync |
Enabling the new recompiler code (for testing during the weekend).
|
|
|
@195
|
18 years |
vboxsync |
Created a script for loading the kernel extension (for development) …
|
|
|
@194
|
18 years |
vboxsync |
memchr.
|
|
|
@193
|
18 years |
vboxsync |
Export AMD64ToPAE.asm
|
|
|
@192
|
18 years |
vboxsync |
reapplied Klaus' patch, fixed typo
|
|
|
@191
|
18 years |
vboxsync |
just some sketches on how to solve the memory area problem on linux.
|
|
|
@190
|
18 years |
vboxsync |
typo
|
|
|
@189
|
18 years |
vboxsync |
tstAvl is also annoyingly slow.
|
|
|
@188
|
18 years |
vboxsync |
Increased SSM version
|
|
|
@187
|
18 years |
vboxsync |
Turn off sysenter/sysexit emulation.
|
|
|
@186
|
18 years |
vboxsync |
Turn off sysenter/sysexit support due to IOPL problems. (#1782)
|
|
|
@185
|
18 years |
vboxsync |
tstRunTestcases.
|
|
|
@184
|
18 years |
vboxsync |
merge with upstream
|
|
|
@183
|
18 years |
vboxsync |
the manual and packing isn't important for linux.amd64 just yet.
|
|
|
@182
|
18 years |
vboxsync |
gcc 3.3.3 didn't like my references to the two labels pointers. Also …
|
|
|
@181
|
18 years |
vboxsync |
Log all popf replacements
|
|
|
@180
|
18 years |
vboxsync |
log IOPL as well
|
|
|
@179
|
18 years |
vboxsync |
updated precompiled objects
|
|
|
@178
|
18 years |
vboxsync |
Backed out 17600 -> breaks parsing alltogether
|
|
|
@177
|
18 years |
vboxsync |
release assertion
|
|
|
@176
|
18 years |
vboxsync |
The additions installer now takes the runlevel script from the VBox …
|
|
|
@175
|
18 years |
vboxsync |
intensify path check
|
|
|
@174
|
18 years |
vboxsync |
todo: chars ar accepts.
|
|
|
@173
|
18 years |
vboxsync |
Q_UINT64 not ULONG64 return type for imageSize(). (problem on 64-bit …
|
|
|
@172
|
18 years |
vboxsync |
add information about number of logical processors and processor …
|
|
|
@171
|
18 years |
vboxsync |
added missing case for SUPinit error code
|
|
|
@170
|
18 years |
vboxsync |
Fixed crashes of Windows guests during powerOff.
|
|
|