VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53128   10 years vboxsync Main/GuestControl: typos
(edit) @53127   10 years vboxsync Main/GuestDirectoryImpl: fixed typo
(edit) @53126   10 years vboxsync VBoxMPWddm: do not start on W10 preview if 3D is not enabled on the host.
(edit) @53125   10 years vboxsync ValidationKit: OS version on darwin as OS version, not kernel version
(edit) @53124   10 years vboxsync NetFlt/win: Version fixes for VBoxNetLwf and VBoxNetAdp6 drivers
(edit) @53123   10 years vboxsync Fix typo in header comment.
(edit) @53122   10 years vboxsync Main/HostDnsService: revert r96327 and follow-up r96329 and r96331 to …
(edit) @53121   10 years vboxsync USB: Added required SS descriptors to emulated MSD.
(edit) @53120   10 years vboxsync Added Ubuntu 14.04 32/64bit installations.
(edit) @53119   10 years vboxsync FE/Qt: UIKeyboardHandler: attempt to fix keyboard focus problem with …
(edit) @53118   10 years vboxsync ValidationKit: show a few CLI commands for the OSX setup
(edit) @53117   10 years vboxsync ValidationKit: added win81
(edit) @53116   10 years vboxsync DevRTC: don't spam the R0 log with "RTC: stopped the periodic timer" …
(edit) @53115   10 years vboxsync Storage/AHCI: Correct fix for r96392 (AHCI: Update HBA interrupt …
(edit) @53114   10 years vboxsync pr7231. MSI installer: Element ServiceControl was temporary removed …
(edit) @53113   10 years vboxsync Added Windows 8.1 32/64bit installations.
(edit) @53112   10 years vboxsync Missed copyright header update.
(edit) @53111   10 years vboxsync Main/src-server/solaris: Enumerate USB 3.0 devices.
(edit) @53110   10 years vboxsync Main/src-server: unused param warning.
(edit) @53109   10 years vboxsync USB: Detect SS devices on Windows.
(edit) @53108   10 years vboxsync IEM: Call gate TSS access needs to check TSS bitness, not gate, duh.
(edit) @53107   10 years vboxsync Committed more than I had intended…
(edit) @53106   10 years vboxsync HostDrivers/Support: Nominal TSC frequency fixes for Windows.
(edit) @53104   10 years vboxsync IEM: Added FILD m16.
(edit) @53103   10 years vboxsync Host 3D: remove obsolete code: drop OpenGLWorker thread.
(edit) @53102   10 years vboxsync IEM: SS determines stacks size, not CS (IRET).
(edit) @53101   10 years vboxsync EM: Careful with MOV to segment register.
(edit) @53100   10 years vboxsync BIOS: Use safer port access.
(edit) @53099   10 years vboxsync VGABIOS: Fake up a few more tables.
(edit) @53097   10 years vboxsync USB: Beginnings of emulated USB3 devices.
(edit) @53095   10 years vboxsync HostDrivers/Support: cosmetics, better scoping.
(edit) @53094   10 years vboxsync DIS: #6251: AVX / VEX instructions support (two byte instructions …
(edit) @53092   10 years vboxsync HostDrivers/Support: 1 ms is sufficient for rollover.
(edit) @53091   10 years vboxsync HostDrivers/support: Added non-busy wait TSC frequency measuring for …
(edit) @53090   10 years vboxsync pr7231. NDIS6 support has been added into the Windows installer.
(edit) @53089   10 years vboxsync VMM/HMVMXR0: logging fix.
(edit) @53088   10 years vboxsync Host 3D: reduce amount of debug logging.
(edit) @53087   10 years vboxsync HostDrivers/Support: Add code for measuring nominal TSC frequency …
(edit) @53086   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #26): Extend Close VM …
(edit) @53085   10 years vboxsync HostDrivers/Support: Fixes to TSC frequency measurement. Also adds …
(edit) @53084   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #25): Make sure …
(edit) @53083   10 years vboxsync DevACPI: properly relocate pDevInsRC (should fix occassional crashes …
(edit) @53082   10 years vboxsync NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to …
(edit) @53081   10 years vboxsync Runtime/r3: do not use a hard-coded stack size in rtSchedRunThread(), …
(edit) @53080   10 years vboxsync USB LED fix.
(edit) @53079   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #24): Using cached …
(edit) @53078   10 years vboxsync DevVGA: reverted r96537 (wrong solution)
(edit) @53077   10 years vboxsync VBoxGuest: fixed heartbeat on Windows guests.
(edit) @53076   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #23): Using cached …
(edit) @53075   10 years vboxsync AHCI: temporarily disabled r96292 to check if it cures the performance …
(edit) @53074   10 years vboxsync Runtime/http: force TLSv1
(edit) @53073   10 years vboxsync VMMDev: when logging the Guest Additions OS type, explictely mention …
(edit) @53072   10 years vboxsync VUSBSniffer: More fixes
(edit) @53071   10 years vboxsync VUSBSniffer: use semaphore to protect data against concurrent access
(edit) @53070   10 years vboxsync Added Windows 7 x86 installation.
(edit) @53069   10 years vboxsync testcase/tstGIP-2: Fix null pointer dereference when the GIP isn't yet up.
(edit) @53068   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #22): Using cached …
(edit) @53067   10 years vboxsync Add possibility to configure a single USB traffic sniffer for a …
(edit) @53066   10 years vboxsync Fix typo introduced with r96513 which causes USB 2.0 devices being …
(edit) @53065   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #21): Using cached …
(edit) @53064   10 years vboxsync HostDrivers/Support: Do the async. delta measurement from the ioctl …
(edit) @53063   10 years vboxsync HostDrivers/Support: Add TSC-delta measurement ioctl interface, fixed …
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53061   10 years vboxsync HM: Fixed SVM MF intercept setup logic error.
(edit) @53060   10 years vboxsync VUSBSniffer: Fixes
(edit) @53059   10 years vboxsync HostDrivers/SUPLib: forgot to bump major version on the client side.
(edit) @53058   10 years vboxsync HostDrivers/support: comment.
(edit) @53057   10 years vboxsync FE/Qt: Runtime UI: Status-bar indicators: Make sure they are …
(edit) @53056   10 years vboxsync NAT: Don't leak socket::so_m in the error leg of sorecvfrom() - …
(edit) @53055   10 years vboxsync KBC: Be more AT compatible.
(edit) @53054   10 years vboxsync HostDrivers/Support: Kernel thread to service TSC-delta measurement …
(edit) @53053   10 years vboxsync DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old …
(edit) @53052   10 years vboxsync DIS: #6249: Added missing commands: getsec, movsldup, movddup, …
(edit) @53051   10 years vboxsync supR3HardenedMonitor_LdrLoadDll: Merged the name mapping log statement …
(edit) @53050   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #20): Indicator-pool: …
(edit) @53049   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #19): Better …
(edit) @53048   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #18): Machine-view: …
(edit) @53047   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #17): Better …
(edit) @53046   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #16): Better …
(edit) @53045   10 years vboxsync SUP: Reduce LdrLoadDll logging. Still one log statement needing …
(edit) @53044   10 years vboxsync DevVGA: disable secondary screens when VBVA is disabled for them.
(edit) @53043   10 years vboxsync FE/Qt: Build fix for r96531.
(edit) @53042   10 years vboxsync SUP: CERT_E_CHANING due to signatures rooted in 'Microsoft Digital …
(edit) @53041   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #15): Better …
(edit) @53040   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #14): Better …
(edit) @53039   10 years vboxsync TestManager: temporary reverted r95734: unfinished 'guru' state …
(edit) @53038   10 years vboxsync pr7489. Fixed RemoveHostOnlyInterfaces(). Function …
(edit) @53037   10 years vboxsync FE/Common/VBoxKeyboard: add US international keyboard with alternative …
(edit) @53036   10 years vboxsync SUP: NtCreateFile requires SYNCHRONIZE access when …
(edit) @53035   10 years vboxsync supHardNtViRdrRead: Cleanup and deal with async i/o in ring-3 just to …
(edit) @53034   10 years vboxsync SUP: Missing two FILE_SYNCHRONOUS_IO_NONALERT flags, one of which …
(edit) @53033   10 years vboxsync IPRT: store-inmem: use ASMAtomicIncU32
(edit) @53032   10 years vboxsync DIS: #6249: Added crc32 Gy, Ew support (with word as operand 2)
(edit) @53031   10 years vboxsync USB: Connecting the dots.
(edit) @53030   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #13): Machine-logic: …
(edit) @53029   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #12): Update for …
(edit) @53028   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #11): Caching most of …
(edit) @53027   10 years vboxsync Forward ported r96507: SUP: Don't wait for yourself to quit, wait on …
(edit) @53026   10 years vboxsync testcase/tstGIP-2: Print entries for offline CPUs while printing TSC …
(edit) @53025   10 years vboxsync SUP: corrected child error message and fudge the memory replace ment …
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