|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@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 …
|
|
|
@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)
|
|
|
@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).
|
|
|
@62350
|
8 years |
vboxsync |
Audio/DevSB16.cpp: Fixes.
|
|
|
@62349
|
8 years |
vboxsync |
VBoxSVC: Correctly added -Wunused. The previous magic didn't work 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.
|
|
|
@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.
|
|
|
@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.
|
|
|
@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.
|
|
|
@62325
|
8 years |
vboxsync |
xpcom: XPT_GetInterfaceIndexByName - fix cppcheck's …
|
|
|
@62324
|
8 years |
vboxsync |
REMR3StateBack: Check for EXCEPTION_IS_INT_VALUE_HARDWARE_IRQ and …
|
|
|
@62323
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Added some more checking.
|
|
|
@62322
|
8 years |
vboxsync |
testdriver/reporter.py: delint
|
|
|
@62321
|
8 years |
vboxsync |
VMM/HMVMXR0: Read only VMCS field when its supported by the CPU …
|
|
|
@62320
|
8 years |
vboxsync |
VMX: Update uVmcsState when changing VMX state.
|
|
|
@62319
|
8 years |
vboxsync |
Debugger/Digger/Linux: Implement extraction and parsin of the …
|
|
|
@62317
|
8 years |
vboxsync |
DrvVUSBRootHub: Fix possible use after free introduced with the last fix
|
|
|
@62315
|
8 years |
vboxsync |
FE/Qt: bugref:8490: Selector UI: Process FileOpen event even when …
|
|
|
@62310
|
8 years |
vboxsync |
testdriver/reporter.py: drop xml-debug.
|
|
|
@62309
|
8 years |
vboxsync |
VMM/APIC: More info. on AssertMsgFailed.
|
|
|
@62308
|
8 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Renaming …
|
|
|
@62307
|
8 years |
vboxsync |
libs/xpcom: On Mac OS X define HAVE_SOCKLEN_T to use system's …
|
|
|
@62306
|
8 years |
vboxsync |
Mac OS X: g/c typedef without a defined name. The intention probably …
|
|
|
@62305
|
8 years |
vboxsync |
HostDrivers: On MacOS X use 0 to initialize/assign io_connect_t to
fix …
|
|
|
@62304
|
8 years |
vboxsync |
PGMAllPhys.cpp: warnings
|
|
|
@62302
|
8 years |
vboxsync |
IEM,PGM: Got code TLB working in ring-3, execution is 3-4 times faster …
|
|
|
@62301
|
8 years |
vboxsync |
BIOS: Mark floppy media as unknown if operation fails.
|
|
|
@62300
|
8 years |
vboxsync |
Main/idl: fix outdated comment
|
|
|
@62298
|
8 years |
vboxsync |
Main/xml/Settings.cpp: fix over-optimization with AudioAdapter …
|
|
|
@62297
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed a crash.
|
|
|
@62296
|
8 years |
vboxsync |
fix for r108820
|
|
|
@62295
|
8 years |
vboxsync |
ticketref:15628: Main: don't depend on mpDrv being != NULL
|
|
|
@62294
|
8 years |
vboxsync |
VUSB: Add reference couting to the USB device structure to prevent …
|
|
|
@62293
|
8 years |
vboxsync |
rpm: properly handle legacy Qt5 libs
|
|
|
@62292
|
8 years |
vboxsync |
Main/Machine: Eliminate unneeded taking of the Host object lock in …
|
|
|
@62291
|
8 years |
vboxsync |
Removed empty internal/pgm.h header file. (That stuff moved into …
|
|
|
@62290
|
8 years |
vboxsync |
IEM: a few more lines of code tlb code.
|
|
|
@62289
|
8 years |
vboxsync |
IEMInternal.h: Forgot to commit these the other day.
|
|
|
@62287
|
8 years |
vboxsync |
REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
|
|
|
@62286
|
8 years |
vboxsync |
REM: Fixed TRPM -> recompiler IRQ translation problem, well hacked it.
|
|
|
@62285
|
8 years |
vboxsync |
FE/Qt: bugref:8502: Use the proper API to get the screen-shot while …
|
|
|
@62284
|
8 years |
vboxsync |
German NLS update
|
|
|
@62282
|
8 years |
vboxsync |
FE/Qt: Russian NLS update for r108799 (s.a. r108801).
|
|
|
@62281
|
8 years |
vboxsync |
FE/Qt: NLS update for r108799.
|
|
|
@62280
|
8 years |
vboxsync |
AC97: Headphone volume control behaves like master volume control (no …
|
|
|
@62279
|
8 years |
vboxsync |
FE/Qt: bugref:8249: More appropriate table and NLS formatting, no need …
|
|
|
@62277
|
8 years |
vboxsync |
VMM/CPUM: Use 'VMMDECL' until we fully retire the old APIC code. Fixes …
|
|
|
@62276
|
8 years |
vboxsync |
tstVMStructSize: Compile fix for building with old APIC.
|
|
|
@62275
|
8 years |
vboxsync |
d'oh
|
|
|
@62274
|
8 years |
vboxsync |
FE/Qt: removed some dead / wrong code for determining the suggested …
|
|
|
@62273
|
8 years |
vboxsync |
vsheriff: added more test set classification and let …
|
|
|
@62272
|
8 years |
vboxsync |
PATMRawLeave: VINF_EM_RAW_GUEST_TRAP is probably fine too
|
|
|
@62271
|
8 years |
vboxsync |
vsheriff: fix
|
|
|
@62270
|
8 years |
vboxsync |
vsheriff: fix
|
|
|
@62269
|
8 years |
vboxsync |
vsheriff: fix
|
|
|