|
|
@319
|
18 years |
vboxsync |
r=bird: do jmp_buf like in EMInternal.h with a padding union.
|
|
|
@318
|
18 years |
vboxsync |
rcGC
|
|
|
@317
|
18 years |
vboxsync |
r=bird: devhlp, please.
|
|
|
@316
|
18 years |
vboxsync |
I like the lists better this way.
|
|
|
@315
|
18 years |
vboxsync |
r=bird: int != u. Cnt == c.
|
|
|
@314
|
18 years |
vboxsync |
I use it.
|
|
|
@313
|
18 years |
vboxsync |
DECLINLINE doesn't work for C++ anylonger.
|
|
|
@309
|
18 years |
vboxsync |
DECLINLINE is supposed to be static of course.
|
|
|
@308
|
18 years |
vboxsync |
logging update
|
|
|
@307
|
18 years |
vboxsync |
Bump SSM version.
|
|
|
@306
|
18 years |
vboxsync |
Update
|
|
|
@304
|
18 years |
vboxsync |
Fixed a collection of bugs in capability reporting. Added 3 ATAPI …
|
|
|
@303
|
18 years |
vboxsync |
Completed physical monitoring of ring descriptor table. (disabled) …
|
|
|
@302
|
18 years |
vboxsync |
Handle iret to ring 0 code with IF cleared. Warning: possibly …
|
|
|
@301
|
18 years |
vboxsync |
Rewrote the additions installer and made it work with Slackware
|
|
|
@300
|
18 years |
vboxsync |
Another attempt to solve the VRDP initialization problem
|
|
|
@299
|
18 years |
vboxsync |
VRDP server must be started after the VM is created but before it is …
|
|
|
@298
|
18 years |
vboxsync |
Main: Fixed: [Host]USBDeviceFilter::manufaturer/product/serialNumber …
|
|
|
@296
|
18 years |
vboxsync |
use $(VBOX_VERSION)
|
|
|
@295
|
18 years |
vboxsync |
make inlines static
|
|
|
@294
|
18 years |
vboxsync |
Fixed warning
|
|
|
@291
|
18 years |
vboxsync |
compile fix
|
|
|
@290
|
18 years |
vboxsync |
compile fix
|
|
|
@289
|
18 years |
vboxsync |
AMD64 exec heap. (I wonder if this compiles...)
|
|
|
@288
|
18 years |
vboxsync |
debugged the heap.
|
|
|
@286
|
18 years |
vboxsync |
The VRDP server to be launched after the successful VM startup.
|
|
|
@285
|
18 years |
vboxsync |
wording
|
|
|
@284
|
18 years |
vboxsync |
FE/Qt: Added VRDP UI to the VM Settings dialog.
|
|
|
@283
|
18 years |
vboxsync |
more simple heap stuff.
|
|
|
@282
|
18 years |
vboxsync |
more simple heap stuff.
|
|
|
@281
|
18 years |
vboxsync |
FE/Qt: Fixes and enhancements to the USB device menus (tooltips, error …
|
|
|
@280
|
18 years |
vboxsync |
Reset the resize event in proper place. Also in the VBoxBFE.
|
|
|
@279
|
18 years |
vboxsync |
Reset the resize event in proper place.
|
|
|
@278
|
18 years |
vboxsync |
Disable single instruction emulation for iret. Makes no diference.
|
|
|
@277
|
18 years |
vboxsync |
Changed detection of pending guest interrupts & event in generated …
|
|
|
@276
|
18 years |
vboxsync |
Another update
|
|
|
@275
|
18 years |
vboxsync |
Update
|
|
|
@274
|
18 years |
vboxsync |
Update
|
|
|
@273
|
18 years |
vboxsync |
Update
|
|
|
@272
|
18 years |
vboxsync |
More stats
|
|
|
@271
|
18 years |
vboxsync |
More stats
|
|
|
@270
|
18 years |
vboxsync |
VINF_PATM_PENDING_IRQ_AFTER_IRET update
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@250
|
18 years |
vboxsync |
Reversed
|
|
|
@248
|
18 years |
vboxsync |
Removed RTThreadExit again
|
|
|
@247
|
18 years |
vboxsync |
Out of memory reporting for dynamic memory allocation case.
|
|
|
@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
|
|
|
@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 …
|
|
|
@232
|
18 years |
vboxsync |
Don't install vboxdrv.ko anymore to out/.../bin because this module is …
|
|
|
@230
|
18 years |
vboxsync |
fixed objcopy switches
|
|
|
@229
|
18 years |
vboxsync |
disabled compilation of ne2000, we don't use it since ages (since …
|
|
|
@227
|
18 years |
vboxsync |
added some missing CLEANs
|
|
|
@226
|
18 years |
vboxsync |
r=bird
|
|
|
@223
|
18 years |
vboxsync |
More logging
|
|
|
@222
|
18 years |
vboxsync |
Fixed parameters order in HGCM host call. That produced warning, …
|
|
|
@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 |
…
|
|
|
@214
|
18 years |
vboxsync |
make 'make -C <linux> M=$(pwd)' work
|
|
|
@213
|
18 years |
vboxsync |
make 'make -C <linux> M=$(pwd)' work
|
|
|
@211
|
18 years |
vboxsync |
Use the special backdoor logging group for backdoor logging (rest is …
|
|
|
@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, …
|
|
|
@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).
|
|
|
@195
|
18 years |
vboxsync |
Created a script for loading the kernel extension (for development) …
|
|
|
@194
|
18 years |
vboxsync |
memchr.
|
|
|