VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61080   9 years vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @61079   9 years vboxsync AudioMixer: uninitialized rc
(edit) @61078   9 years vboxsync VMM/APIC: Consistent naming.
(edit) @61077   9 years vboxsync VMM/APICInternal.h: nits.
(edit) @61076   9 years vboxsync VMM/APICInternal.h: move structs with where other structs are declared.
(edit) @61075   9 years vboxsync VMM/APIC: nits.
(edit) @61074   9 years vboxsync VMM/APIC: build fix.
(edit) @61073   9 years vboxsync VMMPatchHypercall: Use CPUMGetHostCpuVendor() instead of three …
(edit) @61072   9 years vboxsync VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
(edit) @61071   9 years vboxsync VMM/CPUM: comment indent.
(edit) @61069   9 years vboxsync IEM: Disabled iemOp_movntps_Mps_Vps__movntpd_Mpd_Vpd and …
(edit) @61068   9 years vboxsync CPUM,IEM: FPU/SSE/AVX state and host resources APIs, first …
(edit) @61066   9 years vboxsync CPUMIsGuestFPUStateActive: Fixed 64-on-32 regression from r107325, …
(edit) @61065   9 years vboxsync VBoxServiceToolBox.cpp: Corrected warning fix, the intention was to …
(edit) @61064   9 years vboxsync IEM: FPU & SSE ring-0/raw-mode usage preps.
(edit) @61063   9 years vboxsync deb: dh_desktop is obsolete since 2009
(edit) @61062   9 years vboxsync warning
(edit) @61061   9 years vboxsync CPUM,++: build fix to previous commit.
(edit) @61060   9 years vboxsync CPUM,++: build fix to previous commit.
(edit) @61059   9 years vboxsync IEM: a couple of new SSE instrs - currently disabled.
(edit) @61058   9 years vboxsync CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & …
(edit) @61056   9 years vboxsync FE/Qt: Solaris: Makefile: Qt5 migration(part 119): Backing out part of …
(edit) @61055   9 years vboxsync FE/Qt: Qt5 migration (part 118): Makefile changes for Qt5 libraries.
(edit) @61054   9 years vboxsync BIOS: Enable x2APIC mode when asked.
(edit) @61053   9 years vboxsync Main/Console: move APIC CPU feature configuration to the right place
(edit) @61052   9 years vboxsync FE/Qt: ​​​​​​​​​​bugref:7791: Runtime UI: Implement unfairly forgotten …
(edit) @61050   9 years vboxsync Audio: Update.
(edit) @61049   9 years vboxsync FE/Qt: Solaris: Makefile: Qt5 migration(part 116): qt.conf fix for …
(edit) @61047   9 years vboxsync FE/Qt: Qt5 migration (part 113): Solaris: Removing old styles not …
(edit) @61046   9 years vboxsync don't confuse users
(edit) @61045   9 years vboxsync APICInternal.h: Removed redundant RT_BOOL in XAPIC_IN_X2APIC_MODE …
(edit) @61043   9 years vboxsync Main/Settings: forgotten APIC/X2APIC settings sanitizing
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @61041   9 years vboxsync VMM/APIC: Move mostly unused stuff from apic.h to internal header. …
(edit) @61040   9 years vboxsync Off by one.
(edit) @61039   9 years vboxsync Typo.
(edit) @61038   9 years vboxsync openssl 1.0.1t: VBox adaptions (taken from 1.0.1s), adapted path in …
(edit) @61037   9 years vboxsync iSCSI: fix minor memory leaks
(edit) @61036   9 years vboxsync Main/xml/Settings.cpp: fix default for audio adapter enabling, fix …
(edit) @61035   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Destroying …
(edit) @61034   9 years vboxsync Main/NetworkAdapter: fix MAC address generation when applying settings …
(edit) @61033   9 years vboxsync Audio/DrvAudio.cpp: Use RTListForEachSafe in drvAudioDestruct().
(edit) @61032   9 years vboxsync FE/Qt: VM settings: Network page: Revalidate if MAC address field …
(edit) @61031   9 years vboxsync Oops, committed too much!
(edit) @61030   9 years vboxsync Main/NATEngine: do not call BaseFinalConstruct from any method other …
(edit) @61029   9 years vboxsync APIC: Just ignore the timer shift when loading old state, it's …
(edit) @61028   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Enabling …
(edit) @61027   9 years vboxsync darwin build fix
(edit) @61026   9 years vboxsync copyright header fix
(edit) @61025   9 years vboxsync copyright header fix
(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) @60975   9 years vboxsync Attempt at mac build fix; cleanups.
(edit) @60973   9 years vboxsync temp debug
(edit) @60971   9 years vboxsync arg2!
(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.
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