|
|
@21452
|
15 years |
vboxsync |
Solaris/vbi: Fixed preemption issue for Solaris 10 by hardcoded offsets.
|
|
|
@21451
|
15 years |
vboxsync |
iprt/asm.h: Remvoed ASMAtomicXchgU128 as it is causing trouble for …
|
|
|
@21450
|
15 years |
vboxsync |
VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
|
|
|
@21448
|
15 years |
vboxsync |
Main: FramebufferImpl
|
|
|
@21447
|
15 years |
vboxsync |
back out r49814 + 49855: obsoleted by r49854
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@21445
|
15 years |
vboxsync |
FE/Qt4: disable it ofc
|
|
|
@21444
|
15 years |
vboxsync |
FE/Qt4: Don't force email format for existing SUN online account names.
|
|
|
@21443
|
15 years |
vboxsync |
Fix boundary cases when crossing into a page that hasn't been scanned …
|
|
|
@21442
|
15 years |
vboxsync |
FE/Qt4: try to fix ARGB visual problems with newer Qt versions & compiz
|
|
|
@21441
|
15 years |
vboxsync |
Additions/x11/seamless: small performance improvement
|
|
|
@21439
|
15 years |
vboxsync |
OVF: fix #4100: accept ovf:/disk/ specifiers with a single slash in …
|
|
|
@21438
|
15 years |
vboxsync |
OVF: enable OVF remote export again
|
|
|
@21437
|
15 years |
vboxsync |
FE/Qt4: fix warning
|
|
|
@21436
|
15 years |
vboxsync |
Main: make HostHardwareLinux use MiniString instead of std::string; …
|
|
|
@21434
|
15 years |
vboxsync |
GuestHost/SharedClipboard: test for correct update notifications about …
|
|
|
@21433
|
15 years |
vboxsync |
FE/Qt4: prevent Qt warning
|
|
|
@21432
|
15 years |
vboxsync |
Main: fix some exception handling
|
|
|
@21431
|
15 years |
vboxsync |
crOpenGL: turn 3d test back on
|
|
|
@21430
|
15 years |
vboxsync |
HostServices/SharedClipboard: refactor target handling, clean up test …
|
|
|
@21429
|
15 years |
vboxsync |
GuestHost/SharedClipboard: make sure that we also notify when a format …
|
|
|
@21428
|
15 years |
vboxsync |
Main: remove ENoMemory exception class, replace with std::bad_alloc() …
|
|
|
@21426
|
15 years |
vboxsync |
Main: settings converter fix for hardware acceleration (fixes #4095)
|
|
|
@21425
|
15 years |
vboxsync |
GuestHost/SharedClipboard: properly test and fix our selection of the …
|
|
|
@21424
|
15 years |
vboxsync |
FE/Qt4-NLS: updated Czech translation
|
|
|
@21423
|
15 years |
vboxsync |
crOpenGL: fix VBOs on NVidia cards
|
|
|
@21422
|
15 years |
vboxsync |
crOpenGL: fix VBOs support on 32/64 or 64/32 guest/host combinations
|
|
|
@21421
|
15 years |
vboxsync |
Main/ConsoleImpl2: fixed crash when accessing pConsole's mpVM as it …
|
|
|
@21420
|
15 years |
vboxsync |
FE/Qt4: temporary disabled on Mac OS X
|
|
|
@21419
|
15 years |
vboxsync |
typo
|
|
|
@21418
|
15 years |
vboxsync |
Python shell: minor improvments
|
|
|
@21417
|
15 years |
vboxsync |
more changes to the Linux guest additions convenience Makefile
|
|
|
@21416
|
15 years |
vboxsync |
Linux additions: small cosmetical fix in the convenience Makefile
|
|
|
@21415
|
15 years |
vboxsync |
NAT: correct assertion expression
|
|
|
@21414
|
15 years |
vboxsync |
video hw accel: basis for overlay impl in QGLFramebuffer, bugfixes
|
|
|
@21413
|
15 years |
vboxsync |
copy&paste bug in editor?
|
|
|
@21412
|
15 years |
vboxsync |
Add,++: Switch to common addition kernel module.
|
|
|
@21411
|
15 years |
vboxsync |
Linux additions kernel modules: fixes for Linux 2.4
|
|
|
@21410
|
15 years |
vboxsync |
vga: Fixed debug text screen dumps in vgaR3Reset (take into account …
|
|
|
@21409
|
15 years |
vboxsync |
IPRT: rename ministring, add iprt:: namespace
|
|
|
@21408
|
15 years |
vboxsync |
OSE header
|
|
|
@21407
|
15 years |
vboxsync |
OSE headers
|
|
|
@21406
|
15 years |
vboxsync |
fixed OSE header
|
|
|
@21405
|
15 years |
vboxsync |
fixed OSE headers
|
|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21403
|
15 years |
vboxsync |
EM.cpp: Don't call TMR3NotifySuspend in the destruction path. Should …
|
|
|
@21402
|
15 years |
vboxsync |
white space
|
|
|
@21401
|
15 years |
vboxsync |
export to OSE
|
|
|
@21400
|
15 years |
vboxsync |
export to OSE
|
|
|
@21399
|
15 years |
vboxsync |
timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
|
|
|
@21396
|
15 years |
vboxsync |
IPRT: fix missing '\0'
|
|
|
@21395
|
15 years |
vboxsync |
Stop performance counter sampling when the host goes into suspend …
|
|
|
@21394
|
15 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21389
|
15 years |
vboxsync |
Forgot to apply count_shift to the timer delta (regression from 48850)
|
|
|
@21387
|
15 years |
vboxsync |
DHCP server: fix bad ifdef block, optimize
|
|
|
@21386
|
15 years |
vboxsync |
NAT: unused variable
|
|
|
@21385
|
15 years |
vboxsync |
NAT: incorrect m_adj usage
|
|
|
@21384
|
15 years |
vboxsync |
Python: couple WS-related fixes
|
|
|
@21383
|
15 years |
vboxsync |
Frontends/vboxshell: enhance "info" command to list attached hard …
|
|
|
@21382
|
15 years |
vboxsync |
crOpenGL: don't free buffer data on the guest side when unmapping
|
|
|
@21381
|
15 years |
vboxsync |
IPRT: gcc warnings when compiled as ISO C
|
|
|
@21380
|
15 years |
vboxsync |
crOpenGL: fix check typo
|
|
|
@21379
|
15 years |
vboxsync |
warning
|
|
|
@21378
|
15 years |
vboxsync |
ConsoleImpl2.cpp: r=bird: Who is gonna catch that std:bad_alloc() thow?
|
|
|
@21377
|
15 years |
vboxsync |
iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
|
|
|
@21376
|
15 years |
vboxsync |
VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
|
|
|
@21375
|
15 years |
vboxsync |
log.cpp: Make the ring-0 fallback logging more obvious and support the …
|
|
|
@21373
|
15 years |
vboxsync |
Parallels: OSE header
|
|
|
@21372
|
15 years |
vboxsync |
Compile fix
|
|
|
@21371
|
15 years |
vboxsync |
Parallels: Add support for parallels images to standard VirtualBox and …
|
|
|
@21370
|
15 years |
vboxsync |
Python: glue array naming typo
|
|
|
@21369
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21368
|
15 years |
vboxsync |
Net[Flt,Adp]/win: missing file
|
|
|
@21367
|
15 years |
vboxsync |
PDMQueue: More stats.
|
|
|
@21366
|
15 years |
vboxsync |
Net[Flt,Adp]/win: missing file
|
|
|
@21365
|
15 years |
vboxsync |
Net[Flt,Adp]/win: missing file
|
|
|
@21364
|
15 years |
vboxsync |
readability newline
|
|
|
@21363
|
15 years |
vboxsync |
PDMQueue&users-thereof: Named the queues and added statistics.
|
|
|
@21362
|
15 years |
vboxsync |
backing out r49709 to fix windows burns for now
|
|
|
@21361
|
15 years |
vboxsync |
Net[Flt,Adp]/win: missing file
|
|
|
@21360
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21357
|
15 years |
vboxsync |
Linux host kernel modules: copy Modules.symvers to vboxnetadp as well
|
|
|
@21356
|
15 years |
vboxsync |
typo
|
|
|
@21355
|
15 years |
vboxsync |
build fix.
|
|
|
@21354
|
15 years |
vboxsync |
typo
|
|
|
@21353
|
15 years |
vboxsync |
CPUID: correct core count encoding
|
|
|
@21351
|
15 years |
vboxsync |
HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
|
|
|
@21350
|
15 years |
vboxsync |
Apply cpuid leaf 4 hack only for uniprocessor guests
|
|
|
@21349
|
15 years |
vboxsync |
spinlock-r0drv-linux.c: missing header.
|
|
|
@21348
|
15 years |
vboxsync |
FE/Qt4: Always make sure the native path separators will be displayed.
|
|
|
@21347
|
15 years |
vboxsync |
FE/Qt4: grrr
|
|
|
@21346
|
15 years |
vboxsync |
internal/iprt.h: IN_MODULE or our hack, MODULE is the linux kernel's …
|
|
|
@21345
|
15 years |
vboxsync |
FE/Qt4: shut up warnings
|
|
|
@21344
|
15 years |
vboxsync |
FE/Qt4: no defaults
|
|
|
@21343
|
15 years |
vboxsync |
export vboxnetflt for Windows to OSE
|
|
|
@21342
|
15 years |
vboxsync |
OSE fix
|
|
|
@21341
|
15 years |
vboxsync |
OSE fix
|
|
|
@21340
|
15 years |
vboxsync |
OSE fix
|
|
|
@21339
|
15 years |
vboxsync |
linux/vboxvfs: made it build and load when using vboxguest.
|
|
|