VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62449   8 years vboxsync src/libs/xpcom: drop using the deprecated g_basename() function and …
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @62447   8 years vboxsync RTPathGlob.cpp: MSC discovered unused match functions. Slightly risky…
(edit) @62446   8 years vboxsync json.cpp: You won't normally ever use the 'asz' HN prefix. Removed …
(edit) @62445   8 years vboxsync gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
(edit) @62442   8 years vboxsync VBoxDD2RC should not include old DevIoApic when the new one is enabled.
(edit) @62440   8 years vboxsync VMM: More MSC level 4 warning fixes.
(edit) @62439   8 years vboxsync DIS: MSC level 4 warnings (release build)
(edit) @62438   8 years vboxsync dtrace: MSC level 4 warnings (release build)
(edit) @62437   8 years vboxsync Devices: MSC level 4 warnings (release build)
(edit) @62436   8 years vboxsync IPRT/R0/RC: MSC level 4 warnings
(edit) @62435   8 years vboxsync dtrace: oops.
(edit) @62434   8 years vboxsync Devices/DevAPIC: Ignore "Mode" for older APIC code.
(edit) @62433   8 years vboxsync dtrace: MSC level 4 warnings.
(edit) @62432   8 years vboxsync dtrace: MSC level 4 warnings.
(edit) @62431   8 years vboxsync VMMR0: MSC level 4 warning fixes.
(edit) @62430   8 years vboxsync pdmR[3C]ApicHlp_ClearInterruptFF: Put the unused …
(edit) @62429   8 years vboxsync pdmR0ApicHlp_ClearInterruptFF: fixed incorrect …
(edit) @62428   8 years vboxsync Devices/R0: MSC level 4 warnings.
(edit) @62427   8 years vboxsync vmmdevTestingMmioRead: build fix.
(edit) @62425   8 years vboxsync Devices/RC: MSC level 4 warnings.
(edit) @62424   8 years vboxsync GIMAllHv.cpp: MSC level 4 warnings.
(edit) @62423   8 years vboxsync emReadBytes: MSC level 4 warning.
(edit) @62422   8 years vboxsync iemTaskSwitch: Fixed X86_DESC_DB check and faked up DescSS for V8086 …
(edit) @62421   8 years vboxsync IEMAll.cpp: Fixes for some MSC level 4 warnings.
(edit) @62420   8 years vboxsync IEMAllInstructions.cpp.h: Disable unreachable code warning.
(edit) @62419   8 years vboxsync IEMAll.cpp: Fixes for some MSC level 4 warnings.
(edit) @62418   8 years vboxsync TRPMGCTrap0bHandler: Dropped unused pVM.
(edit) @62417   8 years vboxsync VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
(edit) @62416   8 years vboxsync NetBSD: Commit patches 001 - 003 contributed by Kamil Rytarowski on …
(edit) @62415   8 years vboxsync WDDM: VBoxTray: bugref:8440: reset target info for SetDisplayConfig.
(edit) @62414   8 years vboxsync bugref:8051: Installers: unify Linux host installers as far as …
(edit) @62413   8 years vboxsync iemAImpl_div_u64: Documented flag behavior of Intel Skylake 6700K, …
(edit) @62412   8 years vboxsync bs3kit: div and mul testcase.
(edit) @62411   8 years vboxsync iemAImpl_mul_u64: Implemented flag behavior to match that of Intel …
(edit) @62410   8 years vboxsync bs3kit: Added a instruction test case for imul & idiv.
(edit) @62408   8 years vboxsync iemAImpl_imul_u64: Adjusted flag behavior to match that of Intel …
(edit) @62406   8 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62405   8 years vboxsync 3D: Skipping guest windows having class 'ApplicationFrameWindow' which …
(edit) @62404   8 years vboxsync iemAImpl_idiv_u64: Use RTUint128AssignNeg.
(edit) @62402   8 years vboxsync iemAImpl_imul_u64: Use RTUint128AssignNeg.
(edit) @62400   8 years vboxsync German NLS fix
(edit) @62399   8 years vboxsync iemAImpl_imul_u64: missed one
(edit) @62398   8 years vboxsync iemAImpl_imul_u64: duh!
(edit) @62397   8 years vboxsync bugref:8087: Additions/Installer: On Debian-based systems we were …
(edit) @62396   8 years vboxsync bugref:6947: FE/Qt: Problem with "Alt" key up event in Windows guests …
(edit) @62394   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: re-work SELinux …
(edit) @62393   8 years vboxsync Main/Appliance: fix generation of new MAC addresses on import (for …
(edit) @62389   8 years vboxsync PCI: fix limit check for 64-bit BAR index
(edit) @62388   8 years vboxsync ValidationKit/tests/storage: Don't loop through the VMs after doing …
(edit) @62384   8 years vboxsync VMM: fixed gcc flags
(edit) @62383   8 years vboxsync Main/GuestCtrlImplPrivate: set pvData = NULL on Clear()
(edit) @62382   8 years vboxsync FE/Qt: Russian NLS update for r108927 (s.a. r108911 and r108926).
(edit) @62381   8 years vboxsync FE/Qt: NLS update for r108911 and r108926.
(edit) @62380   8 years vboxsync FE/Qt: bugref:8088: Rework session-information window: NLS fix to make …
(edit) @62379   8 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62377   8 years vboxsync PyXPCOM: Py_repr - make sure iid_repr is always initialized.
(edit) @62376   8 years vboxsync xpcom: "if" requires condition in parentheses. Luckily, macros …
(edit) @62375   8 years vboxsync xpcom: "if" requires condition in parentheses. Luckily, macros …
(edit) @62374   8 years vboxsync xpcom: add missing breaks to ConvertWinError, ConvertOS2Error. This …
(edit) @62373   9 years vboxsync IEMAllAImplC.cpp: Basic 64-bit division and multiplication for 32-bit …
(edit) @62372   9 years vboxsync backed out r108916
(edit) @62371   9 years vboxsync IEMAllAImplC.cpp: Basic 64-bit division and multiplication for 32-bit …
(edit) @62370   9 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62369   9 years vboxsync FE/Qt: bugref:8088: Rework session-information window: Make runtime …
(edit) @62367   9 years vboxsync s/DEBUG/RT_STRICT/
(edit) @62366   9 years vboxsync Cleanup.
(edit) @62365   9 years vboxsync FE/Qt: bugref:8088: Rework session-information window: Translation …
(edit) @62364   9 years vboxsync Audio/AudioMixBuffer: Comments, logging.
(edit) @62363   9 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62360   9 years vboxsync VMMR3/PDMDriver.cpp: Allow to deregister STAM values without debug …
(edit) @62359   9 years vboxsync VMM/GIM: Doxygen build fix.
(edit) @62358   9 years vboxsync *: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
(edit) @62357   9 years vboxsync VMM/GIM/HyperV: SynIC: APIC-assist page bits.
(edit) @62356   9 years vboxsync ValidationKit/tests/tdStorageBenchmark1: Add 32bit variant for the VM …
(edit) @62355   9 years vboxsync Audio/DevIchAc97.cpp: Bail out of the DMA transfer loop if an error …
(edit) @62354   9 years vboxsync VMM/GIM/HyperV: SynIC: APIC-assist page bits.
(edit) @62353   9 years vboxsync slirp/libalias: appease cppcheck by providing buffer width constraints …
(edit) @62352   9 years vboxsync slirp/libalias: drop duplicate NULL check (pasto).
(edit) @62350   9 years vboxsync Audio/DevSB16.cpp: Fixes.
(edit) @62349   9 years vboxsync VBoxSVC: Correctly added -Wunused. The previous magic didn't work and …
(edit) @62347   9 years vboxsync FE/Qt: properly export UIInformationConfiguration.cpp / …
(edit) @62346   9 years vboxsync Main/Machine: add lock release which was lost in the previous changeset
(edit) @62345   9 years vboxsync German NLS update (removed obsolete strings)
(edit) @62344   9 years vboxsync FE/Qt: Shut the lupdate warnings up.
(edit) @62343   9 years vboxsync Main: do not truncate uint16_t to uint8_t in …
(edit) @62342   9 years vboxsync FE/Qt: updated Brazilian Portuguese and Greek translations, thank you …
(edit) @62341   9 years vboxsync VMM/HMVMXR0: 130 col nit.
(edit) @62340   9 years vboxsync VMM/HMVMXR0: nits and spaces.
(edit) @62339   9 years vboxsync Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
(edit) @62338   9 years vboxsync IEM: Improved return codes.
(edit) @62337   9 years vboxsync Build fix.
(edit) @62336   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
(edit) @62334   9 years vboxsync VMX: Force host state VMCS updates when moving away from magic …
(edit) @62333   9 years vboxsync xpcom: Properly init mLock member in CategoryNode and …
(edit) @62332   9 years vboxsync PyXPCOM: PyXPCOM_InterfaceVariantHelper - init all members in constructor.
(edit) @62330   9 years vboxsync xpcom: for nsAutoLock and friends don't provide fake implementations …
(edit) @62329   9 years vboxsync TRPMR3InjectEvent: Fixed stuck --recompile-all with AMD-V/VT-x guest.
(edit) @62327   9 years vboxsync Audio/DrvAudio: Added some basic statistics for STAM.
(edit) @62326   9 years vboxsync PDMAllCritSect: Fixed raw-mode/ring-0 assertion wrt cNestings.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette