|
|
@62425
|
8 years |
vboxsync |
Devices/RC: MSC level 4 warnings.
|
|
|
@62424
|
8 years |
vboxsync |
GIMAllHv.cpp: MSC level 4 warnings.
|
|
|
@62423
|
8 years |
vboxsync |
emReadBytes: MSC level 4 warning.
|
|
|
@62422
|
8 years |
vboxsync |
iemTaskSwitch: Fixed X86_DESC_DB check and faked up DescSS for V8086 …
|
|
|
@62421
|
8 years |
vboxsync |
IEMAll.cpp: Fixes for some MSC level 4 warnings.
|
|
|
@62420
|
8 years |
vboxsync |
IEMAllInstructions.cpp.h: Disable unreachable code warning.
|
|
|
@62419
|
8 years |
vboxsync |
IEMAll.cpp: Fixes for some MSC level 4 warnings.
|
|
|
@62418
|
8 years |
vboxsync |
TRPMGCTrap0bHandler: Dropped unused pVM.
|
|
|
@62417
|
8 years |
vboxsync |
VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
|
|
|
@62416
|
8 years |
vboxsync |
NetBSD: Commit patches 001 - 003 contributed by Kamil Rytarowski on …
|
|
|
@62415
|
8 years |
vboxsync |
WDDM: VBoxTray: bugref:8440: reset target info for SetDisplayConfig.
|
|
|
@62414
|
8 years |
vboxsync |
bugref:8051: Installers: unify Linux host installers as far as …
|
|
|
@62413
|
8 years |
vboxsync |
iemAImpl_div_u64: Documented flag behavior of Intel Skylake 6700K, …
|
|
|
@62412
|
8 years |
vboxsync |
bs3kit: div and mul testcase.
|
|
|
@62411
|
8 years |
vboxsync |
iemAImpl_mul_u64: Implemented flag behavior to match that of Intel …
|
|
|
@62410
|
8 years |
vboxsync |
bs3kit: Added a instruction test case for imul & idiv.
|
|
|
@62409
|
8 years |
vboxsync |
iprt/types.h: Added MIN/MAX/C/FMT/XFMT macros for the RTCCUINTREG type …
|
|
|
@62408
|
8 years |
vboxsync |
iemAImpl_imul_u64: Adjusted flag behavior to match that of Intel …
|
|
|
@62407
|
8 years |
vboxsync |
after 5.1.2
|
|
|
@62406
|
8 years |
vboxsync |
5.1.2 (and convert two LogRel() statements back to Log() in …
|
|
|
@62405
|
8 years |
vboxsync |
3D: Skipping guest windows having class 'ApplicationFrameWindow' which …
|
|
|
@62404
|
8 years |
vboxsync |
iemAImpl_idiv_u64: Use RTUint128AssignNeg.
|
|
|
@62403
|
8 years |
vboxsync |
Added RTUInt128AssignNeg.
|
|
|
@62402
|
8 years |
vboxsync |
iemAImpl_imul_u64: Use RTUint128AssignNeg.
|
|
|
@62401
|
8 years |
vboxsync |
Added RTUInt128AssignNeg.
|
|
|
@62400
|
8 years |
vboxsync |
German NLS fix
|
|
|
@62399
|
8 years |
vboxsync |
iemAImpl_imul_u64: missed one
|
|
|
@62398
|
8 years |
vboxsync |
iemAImpl_imul_u64: duh!
|
|
|
@62397
|
8 years |
vboxsync |
bugref:8087: Additions/Installer: On Debian-based systems we were …
|
|
|
@62396
|
8 years |
vboxsync |
bugref:6947: FE/Qt: Problem with "Alt" key up event in Windows guests …
|
|
|
@62395
|
8 years |
vboxsync |
changelog
|
|
|
@62394
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: re-work SELinux …
|
|
|
@62393
|
8 years |
vboxsync |
Main/Appliance: fix generation of new MAC addresses on import (for …
|
|
|
@62392
|
8 years |
vboxsync |
typo
|
|
|
@62391
|
8 years |
vboxsync |
changelog
|
|
|
@62390
|
8 years |
vboxsync |
changelog
|
|
|
@62389
|
8 years |
vboxsync |
PCI: fix limit check for 64-bit BAR index
|
|
|
@62388
|
8 years |
vboxsync |
ValidationKit/tests/storage: Don't loop through the VMs after doing …
|
|
|
@62387
|
8 years |
vboxsync |
typo
|
|
|
@62386
|
8 years |
vboxsync |
Changelog.
|
|
|
@62385
|
8 years |
vboxsync |
changelog
|
|
|
@62384
|
8 years |
vboxsync |
VMM: fixed gcc flags
|
|
|
@62383
|
8 years |
vboxsync |
Main/GuestCtrlImplPrivate: set pvData = NULL on Clear()
|
|
|
@62382
|
8 years |
vboxsync |
FE/Qt: Russian NLS update for r108927 (s.a. r108911 and r108926).
|
|
|
@62381
|
8 years |
vboxsync |
FE/Qt: NLS update for r108911 and r108926.
|
|
|
@62380
|
8 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: NLS fix to make …
|
|
|
@62379
|
8 years |
vboxsync |
Main: 2nd try: fixes for a few -Wunused -Wconversion
|
|
|
@62378
|
8 years |
vboxsync |
bugref:6417 further checkins - VboxManage controlvm..
|
|
|
@62377
|
8 years |
vboxsync |
PyXPCOM: Py_repr - make sure iid_repr is always initialized.
|
|
|
@62376
|
8 years |
vboxsync |
xpcom: "if" requires condition in parentheses. Luckily, macros …
|
|
|
@62375
|
8 years |
vboxsync |
xpcom: "if" requires condition in parentheses. Luckily, macros …
|
|
|
@62374
|
8 years |
vboxsync |
xpcom: add missing breaks to ConvertWinError, ConvertOS2Error. This …
|
|
|
@62373
|
8 years |
vboxsync |
IEMAllAImplC.cpp: Basic 64-bit division and multiplication for 32-bit …
|
|
|
@62372
|
8 years |
vboxsync |
backed out r108916
|
|
|
@62371
|
8 years |
vboxsync |
IEMAllAImplC.cpp: Basic 64-bit division and multiplication for 32-bit …
|
|
|
@62370
|
8 years |
vboxsync |
Main: a few fixes for -Wunused -Wconversion
|
|
|
@62369
|
8 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Make runtime …
|
|
|
@62368
|
8 years |
vboxsync |
vusb.h: Corrected VUSBIRhNewUrb destination address type.
|
|
|
@62367
|
8 years |
vboxsync |
s/DEBUG/RT_STRICT/
|
|
|
@62366
|
8 years |
vboxsync |
Cleanup.
|
|
|
@62365
|
8 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Translation …
|
|
|
@62364
|
8 years |
vboxsync |
Audio/AudioMixBuffer: Comments, logging.
|
|
|
@62363
|
8 years |
vboxsync |
Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
|
|
|
@62362
|
8 years |
vboxsync |
pragma gcc ignored does not work inside functions with gcc < 4.6
|
|
|
@62361
|
8 years |
vboxsync |
VBox/com/array.h: preparation for -Wconversion
|
|
|
@62360
|
8 years |
vboxsync |
VMMR3/PDMDriver.cpp: Allow to deregister STAM values without debug …
|
|
|
@62359
|
8 years |
vboxsync |
VMM/GIM: Doxygen build fix.
|
|
|
@62358
|
8 years |
vboxsync |
*: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
|
|
|
@62357
|
8 years |
vboxsync |
VMM/GIM/HyperV: SynIC: APIC-assist page bits.
|
|
|
@62356
|
8 years |
vboxsync |
ValidationKit/tests/tdStorageBenchmark1: Add 32bit variant for the VM …
|
|
|
@62355
|
8 years |
vboxsync |
Audio/DevIchAc97.cpp: Bail out of the DMA transfer loop if an error …
|
|
|
@62354
|
8 years |
vboxsync |
VMM/GIM/HyperV: SynIC: APIC-assist page bits.
|
|
|
@62353
|
8 years |
vboxsync |
slirp/libalias: appease cppcheck by providing buffer width constraints …
|
|
|
@62352
|
8 years |
vboxsync |
slirp/libalias: drop duplicate NULL check (pasto).
|
|
|
@62351
|
8 years |
vboxsync |
Config.kmk: try to remove -Wno-non-virtual-dtor
|
|
|
@62350
|
8 years |
vboxsync |
Audio/DevSB16.cpp: Fixes.
|
|
|
@62349
|
8 years |
vboxsync |
VBoxSVC: Correctly added -Wunused. The previous magic didn't work and …
|
|
|
@62348
|
8 years |
vboxsync |
Config.kmk: Optimize some of the gcc warnings: -Wshadow and …
|
|
|
@62347
|
8 years |
vboxsync |
FE/Qt: properly export UIInformationConfiguration.cpp / …
|
|
|
@62346
|
8 years |
vboxsync |
Main/Machine: add lock release which was lost in the previous changeset
|
|
|
@62345
|
8 years |
vboxsync |
German NLS update (removed obsolete strings)
|
|
|
@62344
|
8 years |
vboxsync |
FE/Qt: Shut the lupdate warnings up.
|
|
|
@62343
|
8 years |
vboxsync |
Main: do not truncate uint16_t to uint8_t in …
|
|
|
@62342
|
8 years |
vboxsync |
FE/Qt: updated Brazilian Portuguese and Greek translations, thank you …
|
|
|
@62341
|
8 years |
vboxsync |
VMM/HMVMXR0: 130 col nit.
|
|
|
@62340
|
8 years |
vboxsync |
VMM/HMVMXR0: nits and spaces.
|
|
|
@62339
|
8 years |
vboxsync |
Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
|
|
|
@62338
|
8 years |
vboxsync |
IEM: Improved return codes.
|
|
|
@62337
|
8 years |
vboxsync |
Build fix.
|
|
|
@62336
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
|
|
|
@62335
|
8 years |
vboxsync |
bugref:6417 further checkins
|
|
|
@62334
|
8 years |
vboxsync |
VMX: Force host state VMCS updates when moving away from magic …
|
|
|
@62333
|
8 years |
vboxsync |
xpcom: Properly init mLock member in CategoryNode and …
|
|
|
@62332
|
8 years |
vboxsync |
PyXPCOM: PyXPCOM_InterfaceVariantHelper - init all members in constructor.
|
|
|
@62331
|
8 years |
vboxsync |
iprt/cpp/utils.h: Declare unimplemented RTCNonCopyable::operator= to …
|
|
|
@62330
|
8 years |
vboxsync |
xpcom: for nsAutoLock and friends don't provide fake implementations …
|
|
|
@62329
|
8 years |
vboxsync |
TRPMR3InjectEvent: Fixed stuck --recompile-all with AMD-V/VT-x guest.
|
|
|
@62328
|
8 years |
vboxsync |
Audio/DrvAudio: Added some basic statistics for STAM.
|
|
|
@62327
|
8 years |
vboxsync |
Audio/DrvAudio: Added some basic statistics for STAM.
|
|
|
@62326
|
8 years |
vboxsync |
PDMAllCritSect: Fixed raw-mode/ring-0 assertion wrt cNestings.
|
|
|