VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

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