VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96945   2 years vboxsync IEM: Assembly implementation of AES-NI instructions, WIP.
(edit) @96944   2 years vboxsync IEM: Typo fixes in IEMAllAimpl.asm.
(edit) @96943   2 years vboxsync VMM/IEM: Addendum to r153847 (VMM/IEM: Fetch EFLAGS before calling …
(edit) @96942   2 years vboxsync VMM/PGMPool: Use a much much larger GCPhys hash table. A 64 entry …
(edit) @96941   2 years vboxsync VMM/PDMAll: IRQ logging. bugref:10092
(edit) @96940   2 years vboxsync VMM/PGMDbg,DBGFMem: Basic EPT dumping, both guest and shadow tables. …
(edit) @96939   2 years vboxsync VMM/PGMPool: display the physical address of the roots in pgmpoolroots …
(edit) @96937   2 years vboxsync VMM/IEM: Some assembly corrections, only relevant for x86, so not …
(edit) @96936   2 years vboxsync VMM/IEM: Fetch EFLAGS before calling assembly in …
(edit) @96933   2 years vboxsync Improved comments.
(edit) @96932   2 years vboxsync Fixed comment.
(edit) @96931   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtps2pi/cvttps2pi …
(edit) @96930   2 years vboxsync VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898
(edit) @96929   2 years vboxsync VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
(edit) @96928   2 years vboxsync VMM/HMVMXR0: Logging typo. bugref:10092
(edit) @96927   2 years vboxsync VMM: Corrected some non-standard cs:rip value formatting in the VMX …
(edit) @96926   2 years vboxsync VMM/APIC: logging
(edit) @96925   2 years vboxsync VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
(edit) @96924   2 years vboxsync IPRT/log: Corrected RTLogGetDestinations to return the right field. …
(edit) @96923   2 years vboxsync IPRT/fatvfs.cpp: Do int18h instead of 19h in the FAT non-boot code.
(edit) @96922   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtpi2ps/cvtpi2pd testcases, …
(edit) @96921   2 years vboxsync VMM/IEM: Implement cvtpi2ps/cvtpi2pd instructions, bugref:9898
(edit) @96920   2 years vboxsync ExtPack: Windows: Comment-out remainig bits of VBoxEhciR0 from …
(edit) @96918   2 years vboxsync 7.0.0_BETA3
(edit) @96917   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtpd2pi/cvttpd2pi …
(edit) @96916   2 years vboxsync VMM/IEM: Implement cvtpd2pi/cvttpd2pi instructions, bugref:9898
(edit) @96915   2 years vboxsync IEM: Improved on r153824 to make intent clearer.
(edit) @96914   2 years vboxsync IEM: FNSTENV must clear pending math exceptions to avoid exception loops.
(edit) @96913   2 years vboxsync ValKit/bs3-apic-1: Extended it with some TPR writes & read-back …
(edit) @96912   2 years vboxsync ValKit/bs3-apic-1: Extended it with some TPR writes & read-back …
(edit) @96911   2 years vboxsync CloudNet,libs/libssh: bugref:9469 Build fix for r153820.
(edit) @96910   2 years vboxsync CloudNet,libs/libssh: bugref:9469 Build libssh as separate DLL and …
(edit) @96909   2 years vboxsync Main/MouseImpl: Simplified i_getDeviceCaps and code immediately …
(edit) @96908   2 years vboxsync Main/MouseImpl: My 0.02$ and some cleanups. bugref:10285
(edit) @96907   2 years vboxsync Frontends/VBoxManage: The VBoxManage controlvm suboptions …
(edit) @96906   2 years vboxsync Main: src-client: MouseImpl: Provide guest's absolute pointing mouse …
(edit) @96903   2 years vboxsync FE/Qt: Cloud Profile Manager: Correcting obsolete try OCI link.
(edit) @96902   2 years vboxsync VMM: Nested SVM: bugref:7243 VM reset and init. nits for nested SVM, …
(edit) @96901   2 years vboxsync fixing scm complain r153805
(edit) @96900   2 years vboxsync VMM/PGM: Drop the fIs64BitsPagingMode parameter to PGM_SHW_DECL(int, …
(edit) @96899   2 years vboxsync VMM/PGMAllPool: nits. bugref:10092
(edit) @96898   2 years vboxsync VMM/APIC: Decode the MSR in the 'info apic' output. bugref:10092
(edit) @96897   2 years vboxsync VMM/PGMPool: Added a pgmpoolroots info dumper. bugref:10092
(edit) @96896   2 years vboxsync IEM: Removed wrong/redundant CR0.EM checks in FXSAVE/FXRSTOR.
(edit) @96895   2 years vboxsync VMM/IEM: Rough implementation for fyl2x and fyl2xp1 instructions in …
(edit) @96894   2 years vboxsync VMM/EM: Changed /PROF/CPU%u/EM/HMExec and HMExecuteCalled into runtime …
(edit) @96892   2 years vboxsync IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID). [typo]
(edit) @96891   2 years vboxsync IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID).
(edit) @96890   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96887   2 years vboxsync WDDM: Fix licenses.
(edit) @96886   2 years vboxsync WDDM: Export missing bits.
(edit) @96885   2 years vboxsync Additions: X11: DRM Client: Monitor guest properties in a bit more …
(edit) @96884   2 years vboxsync Additions: X11: Guest lib: DRM Client: Check exact guest property …
(edit) @96882   2 years vboxsync IEM: Only zap the high half of 64-bit destination register actually …
(edit) @96880   2 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
(edit) @96879   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
(edit) @96878   2 years vboxsync Additions: X11: Print out if Wayland environment detected or not, …
(edit) @96877   2 years vboxsync FE/Qt: bugref:10293: A bit of reordering on Machine settings / System …
(edit) @96876   2 years vboxsync Additions: X11: Move Wayland env detection to common place, bugref:10134.
(edit) @96875   2 years vboxsync Aditions: X11: Consolidate all the environment variables we use at one …
(edit) @96874   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris build …
(edit) @96873   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris build …
(edit) @96872   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [build fix]
(edit) @96871   2 years vboxsync Linux: Additions: Gnome3 helprer: scm fix, bugref:10134.
(edit) @96870   2 years vboxsync Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
(edit) @96869   2 years vboxsync Additions: Linux: Gnome3 helper: fix return codes, bugref:10134.
(edit) @96868   2 years vboxsync Additions: Linux: Gnome3 helper: mark mode as 'is-current' and as …
(edit) @96867   2 years vboxsync Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
(edit) @96866   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098
(edit) @96865   2 years vboxsync Debugger: Some changes floating around, added a UDP I/O provider to be …
(edit) @96864   2 years vboxsync Runtime: Implement RTUdpCreateServerSocket(), bugref:9822
(edit) @96863   2 years vboxsync IEM: Make RDRAND and RDSEED fail hard instead of crashing guests in a …
(edit) @96862   2 years vboxsync Main/Unattended: Fedora detection fix. bugref:9781
(edit) @96861   2 years vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96860   2 years vboxsync IEM: The CMP instruction must not zero out the high half of 64-bit GPRs.
(edit) @96858   2 years vboxsync IPRT/RTCrDigestFinal: Corrected underflow (warning) / overflow (error) …
(edit) @96857   2 years vboxsync IPRT/ldrELF: Fixed bug in rtldrELFLnxKModHashImage. bugref:10287
(edit) @96854   2 years vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96853   2 years vboxsync Main/NvramStore: Fix uninitialized variable, bugref:9477
(edit) @96852   2 years vboxsync IEM: Rotate the FPU stack when changing the FP TOS. Make sure stack …
(edit) @96850   2 years vboxsync Main/tstOVF: Use RTFileExists to test for the existance of a file, on …
(edit) @96849   2 years vboxsync fixed tstOVF so it no longer leaves a mess after failure, removed …
(edit) @96847   2 years vboxsync Main/CloudNet: Improved error reporting for missing cloud gateway …
(edit) @96846   2 years vboxsync VMM/testcase/tstIEMAImpl: Check the correct type with …
(edit) @96843   2 years vboxsync FE/Qt: macOS: Cocoa API changed some time ago, we should no longer …
(edit) @96842   2 years vboxsync Storage: VMDK.cpp: scm fix.
(edit) @96841   2 years vboxsync Linux packaging: add dependency on packages containing libvulkan.so.1. …
(edit) @96839   2 years vboxsync VMM: Nested VMX: bugref:10092 Consistency nits and comments.
(edit) @96837   2 years vboxsync Storage: removed unnecessary parameter bugref:8707
(edit) @96833   2 years vboxsync Storage: added resize functionality for VMDK monolithicFlat and …
(edit) @96832   2 years vboxsync Storage: added resize functionality for VMDK monolithicFlat and …
(edit) @96830   2 years vboxsync FE/Qt: Bug in UIBootOrderEditor: Make sure initial editor size is …
(edit) @96829   2 years vboxsync FE/Qt: Bug in UIUpdateSettingsEditor: Make sure update radio-button …
(edit) @96828   2 years vboxsync FE/Qt: bugref:9831. Some more updates on help keywords.
(edit) @96827   2 years vboxsync VMM: Nested VMX: bugref:10092 Reset the various virtual-VMX bitmaps …
(edit) @96826   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Init RTGCPHYS virtual-VMX CPU …
(edit) @96825   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Removed unnecessary zero'ing of …
(edit) @96824   2 years vboxsync Intel IOMMU: bugref:9967 RT_STRICT -> VBOX_STRICT.
(edit) @96823   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Restricted …
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