VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @53024   10 years vboxsync SUP: Removed heap debug code.
(edit) @53022   10 years vboxsync SUP: XP + ATI kludge.
(edit) @53021   10 years vboxsync SUP: Revised the dgmaster.sys/sakfile.sys hack as it didn't quite work …
(edit) @53019   10 years vboxsync Runtime/r0drv/linux: use RT_NS_1SEC macro instead of numeric constant.
(edit) @53018   10 years vboxsync SUP: corrected log message.
(edit) @53017   10 years vboxsync SUP: Try to work around sakfile.sys bsod and dgmaster.sys.
(edit) @53016   10 years vboxsync SUPDrv-win.cpp: Trust the system process a little bit more to make …
(edit) @53015   10 years vboxsync asn1-ut-string.cpp: Two bugfixes in the RTAsn1String_QueryUtf8 method.
(edit) @53014   10 years vboxsync VUSB: Implement sniffer facility for creating USB traces from devices …
(edit) @53013   10 years vboxsync FE/Qt: new VM wizard OS type suggestion should not override the …
(edit) @53012   10 years vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @53011   10 years vboxsync SUP: instrumentation for debugging possible heap corruption.
(edit) @53010   10 years vboxsync IPRT: Added electric fence allocator for ASN.1.
(edit) @53009   10 years vboxsync IPRT: Windows 10 OS type.
(edit) @53008   10 years vboxsync include,Additions: Windows 10 tweaks.
(edit) @53007   10 years vboxsync DIS: Fixed VMREAD/VMWRITE disassembling, added support for MOVBE, …
(edit) @53006   10 years vboxsync FE/Qt: UIVMInfoDialog.cpp do not show the guest monitor number for …
(edit) @53005   10 years vboxsync SUP: Short list of microsoft files that when found not to be signed in …
(edit) @53004   10 years vboxsync SUP: Resolve and call RTLogRelPrintf dynamically to put errors in the …
(edit) @53003   10 years vboxsync SUP: A bit more logging.
(edit) @53002   10 years vboxsync VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and …
(edit) @53001   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #10): Just moving code …
(edit) @53000   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #9): Caching CSession …
(edit) @52999   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #8): UISession …
(edit) @52998   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #7): Small …
(edit) @52997   10 years vboxsync Runtime/r0drv/solaris: Fix timeouts to work for semevents when using …
(edit) @52996   10 years vboxsync Runtime/r0drv/solaris: Fix timeouts to work for semevents when using …
(edit) @52995   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #6): Better …
(edit) @52994   10 years vboxsync USB: Forgot to commit part of double LUN change.
(edit) @52993   10 years vboxsync FE/Qt: Runtime UI: Prevent crash on VM shutdown/power-off while …
(edit) @52991   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #5): Better …
(edit) @52990   10 years vboxsync Main/Machine: also delete VBoxStartup.log when deleting a VM
(edit) @52989   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #4): Better …
(edit) @52988   10 years vboxsync Runtime: fixed assertion
(edit) @52987   10 years vboxsync FE/Qt: Runtime UI rework/cleanup for 7115 (part #4): UIMachine doxy.
(edit) @52986   10 years vboxsync MSI installer: fix MSM logic. Launch action ca_InstallNetFlt only …
(edit) @52984   10 years vboxsync iomMMIODoComplicatedWrite: Fixed assertion, should be using && instead …
(edit) @52983   10 years vboxsync Runtime/r0drv/solaris: missed header update.
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