|
|
@57444
|
9 years |
vboxsync |
static
|
|
|
@57443
|
9 years |
vboxsync |
static
|
|
|
@57442
|
9 years |
vboxsync |
DECLCALLBACK and static
|
|
|
@57440
|
9 years |
vboxsync |
Frontends/VBoxShell: fix output parameter array index (return value is …
|
|
|
@57439
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57438
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57437
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57436
|
9 years |
vboxsync |
SUPR3HardenedNoCrt-win.cpp: Some RT_NO_THROW uses I missed.
|
|
|
@57435
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57434
|
9 years |
vboxsync |
build fix
|
|
|
@57432
|
9 years |
vboxsync |
iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
|
|
|
@57431
|
9 years |
vboxsync |
VMM/TM: nit.
|
|
|
@57429
|
9 years |
vboxsync |
VMM/HM: Start removing VBOX_WITH_HYBRID_32BIT_KERNEL code.
|
|
|
@57428
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57427
|
9 years |
vboxsync |
warning
|
|
|
@57426
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57425
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57424
|
9 years |
vboxsync |
Main: DECLCALLBACK
|
|
|
@57423
|
9 years |
vboxsync |
DECLCALLBACK fix
|
|
|
@57421
|
9 years |
vboxsync |
wrong
|
|
|
@57420
|
9 years |
vboxsync |
crOpenGL: DECLCALLBACK and a warning
|
|
|
@57419
|
9 years |
vboxsync |
tstGIP-2: fix crash.
|
|
|
@57417
|
9 years |
vboxsync |
warning
|
|
|
@57416
|
9 years |
vboxsync |
More DECLCALLBACK fixes; retired RTMemAutoPtr.
|
|
|
@57415
|
9 years |
vboxsync |
More DECLCALLBACK fixes.
|
|
|
@57414
|
9 years |
vboxsync |
FE/Qt: Missed VBoxGlobal cleanup call on early GUI shutdown before …
|
|
|
@57413
|
9 years |
vboxsync |
More DECLCALLBACK fixes.
|
|
|
@57412
|
9 years |
vboxsync |
SharedClipboard/Makefile.kmk: Wrong SUB_DEPTH.
|
|
|
@57411
|
9 years |
vboxsync |
VMM: DECLCALLBACK fixes.
|
|
|
@57410
|
9 years |
vboxsync |
Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make …
|
|
|
@57409
|
9 years |
vboxsync |
thread-r0drv-nt.cpp: Remove unused function RTThreadSleepCommon.
|
|
|
@57407
|
9 years |
vboxsync |
VBoxGuestR3LibGuestProp.cpp: Elimiate RTCMemAutoPtr.
|
|
|
@57406
|
9 years |
vboxsync |
USB/IP: Updates and fixes, implement support for isochronous transfers …
|
|
|
@57405
|
9 years |
vboxsync |
build fix
|
|
|
@57403
|
9 years |
vboxsync |
Main/Machine: Make sure the list of USB controllers is empty before …
|
|
|
@57401
|
9 years |
vboxsync |
warning
|
|
|
@57400
|
9 years |
vboxsync |
SUPDrv-win.cpp: Must indicate the load address when something doesn't …
|
|
|
@57399
|
9 years |
vboxsync |
build fix
|
|
|
@57398
|
9 years |
vboxsync |
Audio: Fixed playing/recording deprecated/left over samples when …
|
|
|
@57397
|
9 years |
vboxsync |
AudioMixBuffer: Implemented AudioMixBufClear(), added …
|
|
|
@57396
|
9 years |
vboxsync |
VBoxManage: follow up to r101765 - don't try to enable an already …
|
|
|
@57395
|
9 years |
vboxsync |
build fix
|
|
|
@57394
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57392
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57391
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57390
|
9 years |
vboxsync |
build fix
|
|
|
@57389
|
9 years |
vboxsync |
VMM: DECLCALLBACK
|
|
|
@57388
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57387
|
9 years |
vboxsync |
manifest.cpp: build fix
|
|
|
@57385
|
9 years |
vboxsync |
Storage/VMDK: Fix regression causing RW extents to be opened readonly …
|
|
|
@57384
|
9 years |
vboxsync |
FE/Qt: Port-forwarding dialog: Do not ask user for rejection twice.
|
|
|
@57383
|
9 years |
vboxsync |
Better.
|
|
|
@57382
|
9 years |
vboxsync |
Audio: Some renaming.
|
|
|
@57381
|
9 years |
vboxsync |
VM.cpp: typo.
|
|
|
@57380
|
9 years |
vboxsync |
VM.cpp: build fix. va_list are soo much fun…
|
|
|
@57379
|
9 years |
vboxsync |
SUPDrv: clear error magic on success.
|
|
|
@57378
|
9 years |
vboxsync |
SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
|
|
|
@57377
|
9 years |
vboxsync |
PDMLdr.cpp: Use VMR3SetError for load failures so we can report early …
|
|
|
@57376
|
9 years |
vboxsync |
VMR3SetError[V]: Take shortcut when called on EMT, allowing it early …
|
|
|
@57375
|
9 years |
vboxsync |
Audio/DSound: Get rid of custom logging and use RTLogRelMax* instead, …
|
|
|
@57374
|
9 years |
vboxsync |
SUPDrv-darwin.cpp: An a little bit more.
|
|
|
@57373
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: Intel CPU march classification updates.
|
|
|
@57372
|
9 years |
vboxsync |
scm: fixes in previous cleanup run.
|
|
|
@57371
|
9 years |
vboxsync |
SUPDrv-darwin.cpp: A few more EFLAGS/AC saves and restores that I …
|
|
|
@57370
|
9 years |
vboxsync |
HostOnly/win: Move up NetCfgInstanceId error handling (#7973)
|
|
|
@57368
|
9 years |
vboxsync |
fix
|
|
|
@57366
|
9 years |
vboxsync |
FE/Qt: Port-forwarding dialog: Do not allow empty guest address values …
|
|
|
@57364
|
9 years |
vboxsync |
FE/Qt: Main event handling: Protect COM cleanup procedure with …
|
|
|
@57363
|
9 years |
vboxsync |
FE/Qt: NLS fix for r102125.
|
|
|
@57362
|
9 years |
vboxsync |
FE/Qt: Port-forwarding dialog: New NLS message for the case of …
|
|
|
@57361
|
9 years |
vboxsync |
FE/Qt: Port-forwarding dialog: Validation rework according to new …
|
|
|
@57360
|
9 years |
vboxsync |
FE/Qt: Port-forwarding dialog: Apply IP address changes on-the-fly as …
|
|
|
@57359
|
9 years |
vboxsync |
FE/Qt: 7980: easy part, fixing the yet again changed URL
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57357
|
9 years |
vboxsync |
Additions/x11/VBoxClient: remove global VT switching handling again.
|
|
|
@57356
|
9 years |
vboxsync |
Additions/x11: better handling of VT switching and mode hints.
|
|
|
@57354
|
9 years |
vboxsync |
tstGIP-2: Build fix.
|
|
|
@57351
|
9 years |
vboxsync |
tstGIP-2: Hardening.
|
|
|
@57350
|
9 years |
vboxsync |
VMM/GIM: comment.
|
|
|
@57349
|
9 years |
vboxsync |
tstGIP-2: Only validate data that actually gets updated for invariant …
|
|
|
@57348
|
9 years |
vboxsync |
FE/Qt: VM Settings UI: Display page: Video capture tab: Add yet …
|
|
|
@57347
|
9 years |
vboxsync |
FE/Qt: Runtime UI: Display status-bar indicator: Add yet another …
|
|
|
@57346
|
9 years |
vboxsync |
Audio/ALSA: fixed playing audio after suspendign the host
|
|
|
@57345
|
9 years |
vboxsync |
Additions/x11/vboxmouse: co-ordinate the VMMDev mouse status with the …
|
|
|
@57344
|
9 years |
vboxsync |
Additions/x11/VBoxClient: clean up seamless code slightly and handle …
|
|
|
@57341
|
9 years |
vboxsync |
Additions/win/xpdm: use correct tag with EngAllocMem()
|
|
|
@57340
|
9 years |
vboxsync |
FE/Qt: New VM wizard:
- Changed guessed OS type for "Win .." from …
|
|
|
@57338
|
9 years |
vboxsync |
Main/HostUSBdevice: Fixed issue on Linux
|
|
|
@57337
|
9 years |
vboxsync |
Installer/darwin: Another shot at working around the -5341 problem …
|
|
|
@57336
|
9 years |
vboxsync |
iprt/cdefs.h,PGMDbg.cpp: Align DECLASM and DECLCALLBACK (and the rest) …
|
|
|
@57334
|
9 years |
vboxsync |
next try
|
|
|
@57333
|
9 years |
vboxsync |
5.0.2
|
|
|
@57332
|
9 years |
vboxsync |
Main/Machine: fix list of allowed machine states when guest properties …
|
|
|
@57331
|
9 years |
vboxsync |
temporarily disables AVX-2 by default.
|
|
|
@57330
|
9 years |
vboxsync |
spinlock-r0drv-linux.c: warning.
|
|
|
@57329
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: detect skylake
|
|
|
@57328
|
9 years |
vboxsync |
Installer/darwin/postflight: The El Capitan beta 6 problem is with …
|
|
|
@57327
|
9 years |
vboxsync |
HostDrivers/linux/export_modules: disable debugging aids
|
|
|
@57326
|
9 years |
vboxsync |
Also don't want to crash clients on me because VBoxSVC went nuts.
|
|
|