|
|
@61024
|
9 years |
vboxsync |
copyright header fix
|
|
|
@61023
|
9 years |
vboxsync |
emR3RemExecute: Check if we can use VT-x mode every so often when REM …
|
|
|
@61022
|
9 years |
vboxsync |
validation kit: fixed path to tstAPI. This test times out because a …
|
|
|
@61021
|
9 years |
vboxsync |
FE/Qt: bugref:7303: UISession::setPointerShape Qt5 fixes for Windows host.
|
|
|
@61020
|
9 years |
vboxsync |
iemOp_movntps_Mps_Vps__movntpd_Mpd_Vpd: Try enable when no REM.
|
|
|
@61019
|
9 years |
vboxsync |
IEMAllCImpl.cpp.h: far jmp fix for the macs.
|
|
|
@61018
|
9 years |
vboxsync |
PATMRCHandlerInt3PatchTrap: logging non-VINF_SUCCESS statuses, …
|
|
|
@61017
|
9 years |
vboxsync |
DisasmTables: Removed bogus movnti (0x0f 0x3c) and corrected the …
|
|
|
@61016
|
9 years |
vboxsync |
IEMAllInstructions.cpp.h: Removed bogus movnti stub (0x0f 0x3c). Got …
|
|
|
@61015
|
9 years |
vboxsync |
IEM,TRPMRCHandlers: Raw-mode fixes for (1) handling INT3 patches for …
|
|
|
@61014
|
9 years |
vboxsync |
IEMAll.cpp: docs.
|
|
|
@61013
|
9 years |
vboxsync |
bugref:8318 HM: Don't guru when the VMMDev heap is unmapped by 32-bit EFI.
|
|
|
@61012
|
9 years |
vboxsync |
Main/Appliance: fix regression (storage controller naming …
|
|
|
@61011
|
9 years |
vboxsync |
Main/xml/Settings.cpp: clear string before getting icon override data …
|
|
|
@61010
|
9 years |
vboxsync |
iemCImpl_retn: Use iemRegAddToRspEx which takes a 16-bit addend …
|
|
|
@61009
|
9 years |
vboxsync |
Main: big settings cleanup and writing optimization. Moved …
|
|
|
@61008
|
9 years |
vboxsync |
GIM: Saved state compatibility.
|
|
|
@61007
|
9 years |
vboxsync |
Audio/Audio/AudioMixBuffer.cpp: Forgot to disable debug define.
|
|
|
@61006
|
9 years |
vboxsync |
added pointer to internal bug
|
|
|
@61005
|
9 years |
vboxsync |
Main/Appliance: a little bit too much of the future went into the …
|
|
|
@61004
|
9 years |
vboxsync |
Main/CertificateImpl.h: get rid of unneeded include
|
|
|
@61003
|
9 years |
vboxsync |
Main/Appliance: get rid of "Controller" in storage controller names …
|
|
|
@61002
|
9 years |
vboxsync |
Warning.
|
|
|
@61001
|
9 years |
vboxsync |
Devices/Audio/DevIchHdaCodec.cpp: Relaxed checks when creating …
|
|
|
@61000
|
9 years |
vboxsync |
NAT: Initialize guest address guess for the port-forwarding to …
|
|
|
@60999
|
9 years |
vboxsync |
Main/ThreadTask: cleanups, remove unused variable and static method
|
|
|
@60998
|
9 years |
vboxsync |
Main/xml/ovfreader.cpp: Fix OVF parsing of AHCI controller definition. …
|
|
|
@60996
|
9 years |
vboxsync |
x86: Added two more CPUID bit definitions.
|
|
|
@60995
|
9 years |
vboxsync |
HostDrivers/VBoxNetFlt/linux: EL 6.8 fix
|
|
|
@60994
|
9 years |
vboxsync |
testing
|
|
|
@60993
|
9 years |
vboxsync |
PGMAllBth.h: Disabled bogus assertion.
|
|
|
@60992
|
9 years |
vboxsync |
IEM: Implemented movntps/d and movaps/d. (lacks proper testcase)
|
|
|
@60991
|
9 years |
vboxsync |
IEM: Implemented movntps/d and movaps/d. (lacks proper testcase)
|
|
|
@60990
|
9 years |
vboxsync |
DrvAudio.cpp: Replaced the generic VERR_NO_MORE_HANDLES with a …
|
|
|
@60989
|
9 years |
vboxsync |
darwin/qt5: PlugIns -> plugins. Gotta use the spelling we compiled it …
|
|
|
@60986
|
9 years |
vboxsync |
build fix
|
|
|
@60985
|
9 years |
vboxsync |
bzero.asm: two leading underscores for darwin/clang, please.
|
|
|
@60984
|
9 years |
vboxsync |
bzero.asm: simplifications.
|
|
|
@60983
|
9 years |
vboxsync |
IPRT: Added (_)bzero implementation for clang compiled VMMR0.
|
|
|
@60982
|
9 years |
vboxsync |
HostDrivers: VBOX_WITH_REM fix
|
|
|
@60981
|
9 years |
vboxsync |
DnD/VBoxClient: Use proper initialization callback handler, fixed some …
|
|
|
@60980
|
9 years |
vboxsync |
Additions/VBoxClient: Only run service if initialization was …
|
|
|
@60979
|
9 years |
vboxsync |
DnD/VbglR3: Report back proper error in VbglR3DnDConnect().
|
|
|
@60977
|
9 years |
vboxsync |
Main/VirtualBoxBase: Add code for collecting information about how …
|
|
|
@60976
|
9 years |
vboxsync |
Installer/darwin: Only back VBoxREM*.dylib when VBOX_WITH_REM is defined.
|
|
|
@60970
|
9 years |
vboxsync |
More new Xcode fixes.
|
|
|
@60967
|
9 years |
vboxsync |
DnD/VBoxClient: Exit gracefully if DnD is not available on the host.
|
|
|
@60966
|
9 years |
vboxsync |
VBoxDTrace: OS X 10.9 build fix.
|
|
|
@60963
|
9 years |
vboxsync |
Main/HostDnsService: provide a commented out option to compile …
|
|
|
@60962
|
9 years |
vboxsync |
warning
|
|
|
@60961
|
9 years |
vboxsync |
IEM: tstIEMCheckMc vs clang fixes.
|
|
|
@60960
|
9 years |
vboxsync |
NAT: rewrite resolv.conf parser. The old code tried to be fancy, but …
|
|
|
@60957
|
9 years |
vboxsync |
Devices/Makefile.kmk: Adjustments for new Xcode version.
|
|
|
@60956
|
9 years |
vboxsync |
DrvACPI.cpp: Another 'ing PVM undef.
|
|
|
@60955
|
9 years |
vboxsync |
VBoxUtils-darwin.h: Another PVM undef.
|
|
|
@60954
|
9 years |
vboxsync |
vbox-img.cpp: Uninitialized variable hVolNext (oversight not helped by …
|
|
|
@60953
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup file-path selector widget …
|
|
|
@60952
|
9 years |
vboxsync |
HostPower.h: another PVM fix (new SDK).
|
|
|
@60951
|
9 years |
vboxsync |
NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. (Or …
|
|
|
@60948
|
9 years |
vboxsync |
PGMAllPhys.cpp: Make clang happy.
|
|
|
@60947
|
9 years |
vboxsync |
DBGFR3PlugIn.cpp: Uninitialized variable.
|
|
|
@60946
|
9 years |
vboxsync |
RTSignTool.cpp: Uninitialized variable.
|
|
|
@60945
|
9 years |
vboxsync |
DevVGA: Disabled broken VINF_EM_RAW_EMULATE_IO_BLOCK optimization, see …
|
|
|
@60944
|
9 years |
vboxsync |
Main: DnD is client-only
|
|
|
@60943
|
9 years |
vboxsync |
Additions/linux: don't freak out if vboxsf cannot be loaded (this is a …
|
|
|
@60942
|
9 years |
vboxsync |
Audio: Renaming.
|
|
|
@60941
|
9 years |
vboxsync |
Audio/HDA:
- Lowered timer to 100Hz and start/stop it only if …
|
|
|
@60940
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: install our …
|
|
|
@60939
|
9 years |
vboxsync |
APIC: Don't be so optimistic.
|
|
|
@60938
|
9 years |
vboxsync |
Audio/SB16: Lowered I/O timer frequency from 200Hz to 25Hz.
|
|
|
@60937
|
9 years |
vboxsync |
Audio/SB16: Fixes for software mixer usage.
|
|
|
@60936
|
9 years |
vboxsync |
SUPNtHard: Fixed VERR_SUP_VP_THREAD_NOT_ALONE problem with Avecto …
|
|
|
@60935
|
9 years |
vboxsync |
cosmetics
|
|
|
@60934
|
9 years |
vboxsync |
Audio/AC97: Lowered timer to 100Hz and start/stop it only if needed. …
|
|
|
@60933
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: prevent the …
|
|
|
@60932
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework for New VM wizard (part 04): …
|
|
|
@60931
|
9 years |
vboxsync |
build fix
|
|
|
@60930
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework for New VM wizard (part 03): …
|
|
|
@60929
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup for VM properties editor …
|
|
|
@60928
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup file-path selector widget …
|
|
|
@60926
|
9 years |
vboxsync |
tstRTSymlink: Skip if not supported (w2k3).
|
|
|
@60925
|
9 years |
vboxsync |
Audio: Update on infrastructure:
- More work on HDA stream …
|
|
|
@60924
|
9 years |
vboxsync |
Main: Fixed incorrect com usage in testcases.
|
|
|
@60923
|
9 years |
vboxsync |
PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan …
|
|
|
@60922
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup file-path selector widget …
|
|
|
@60921
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup file-path selector widget …
|
|
|
@60920
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup file-path selector widget …
|
|
|
@60919
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: work around a …
|
|
|
@60918
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup file-path selector widget …
|
|
|
@60917
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup file-path selector widget …
|
|
|
@60916
|
9 years |
vboxsync |
APIC: Allow trigger mode bit for LINTx LVTs.
|
|
|
@60915
|
9 years |
vboxsync |
EMAll.cpp: An another warning.
|
|
|
@60914
|
9 years |
vboxsync |
EMAll.cpp: Fix unused static function warnings.
|
|
|
@60913
|
9 years |
vboxsync |
EMAll.cpp: Use IEM.
|
|
|
@60912
|
9 years |
vboxsync |
IEMR3ProcessForceFlag: Corrected assertion.
|
|
|
@60911
|
9 years |
vboxsync |
IEMR3ProcessForceFlag: Must set fAccess to IEM_ACCESS_INVALID…
|
|
|
@60910
|
9 years |
vboxsync |
iprt/socket.cpp: set *pcbWritten to 0 on windows too when returning …
|
|
|
@60909
|
9 years |
vboxsync |
IEM: Release build fix.
|
|
|
@60908
|
9 years |
vboxsync |
iomR3MergeStatus: Missed another simple case, rcStrictCommit being …
|
|
|
@60907
|
9 years |
vboxsync |
IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
|
|
|