VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87502   4 years vboxsync VMM/HM: Removed obsolete VMXVMCSINFOSHARED::fSwitchedTo64on32Obsolete …
(edit) @87501   4 years vboxsync VMM/HM: Reverted r142521 as r142524 is a better fix.
(edit) @87500   4 years vboxsync VMM/HM: Drop the VMX/SVM data unions in the VM and GVM structures. Too …
(edit) @87499   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87498   4 years vboxsync FE/Qt: bugfix:9923. Disabling help button for global and machine settings.
(edit) @87497   4 years vboxsync VMM/HMR3ResetCpu: Only touch the vmx fields if we're in vmx mode.
(edit) @87496   4 years vboxsync AMD IOMMU: bugref:9654 Nits.
(edit) @87495   4 years vboxsync FE/Qt: bugfix:9797. Checking description count we get from …
(edit) @87494   4 years vboxsync AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup, part 3.
(edit) @87493   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87491   4 years vboxsync VMM/HMVMX: Some stats.
(edit) @87490   4 years vboxsync VMM/HMVMX: Moved uHostRIP and uHostRSP into the VMXVMCSINFO as that …
(edit) @87489   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. [name fix] bugref:9217
(edit) @87488   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87487   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87485   4 years vboxsync VMM/PGM: Corrected todo on aGCPhysGstPaePDs & aGstPaePdpeRegs.
(edit) @87484   4 years vboxsync VMM/PGM: Corrected todo on aGCPhysGstPaePDs & aGstPaePdpeRegs.
(edit) @87483   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @87482   4 years vboxsync AMD IOMMU: bugref:9654 Optimize address translation a tad bit. Avoid …
(edit) @87480   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87479   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87478   4 years vboxsync AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup, part 2.
(edit) @87477   4 years vboxsync AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
(edit) @87476   4 years vboxsync FE/Qt: bugref:9917: VirtualBox Manager: Unify rules for …
(edit) @87475   4 years vboxsync FE/Qt: bugref:9917: Mention Cloud Console Manager as global tool as …
(edit) @87474   4 years vboxsync AMD IOMMU: bugref:9654 Log.
(edit) @87473   4 years vboxsync Dhcpd: Printing an ethernet MAC address expects a pointer to the …
(edit) @87472   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. Created …
(edit) @87471   4 years vboxsync IPRT/Makefile.kmk: Don't complain about _ZNSt9exceptionC1Ev.
(edit) @87470   4 years vboxsync AMD IOMMU: bugref:9654 Cleanup.
(edit) @87469   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87468   4 years vboxsync vboxinstaller.py: More LD_PRELOAD tweaking…
(edit) @87466   4 years vboxsync VMM/HM,gvm: Started splitting up the HVMCPU and HVM structures. …
(edit) @87465   4 years vboxsync Audio/HDA: Follow-up fix for r142292 (did not work on Win10 guests) …
(edit) @87464   4 years vboxsync Audio/HDA: Follow-up fix for r142292 (did not work on Win10 guests). …
(edit) @87463   4 years vboxsync linux/vboxsf,VBoxService: Modify mount.vboxsf and the VBoxService …
(edit) @87462   4 years vboxsync VMM/HMVMX: Just pass NULL instead of pVM to pfnStartVm as it doesn't …
(edit) @87461   4 years vboxsync linux/vboxsf: Add support for parsing string-based mount options for …
(edit) @87460   4 years vboxsync FE/Qt: QILineEdit: Possibility to popup context-menu with Copy …
(edit) @87459   4 years vboxsync FE/Qt: QILineEdit: A bit of cleanup and refactoring.
(edit) @87458   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87457   4 years vboxsync VMM/HMVMX: Fixed non-volatile register restoring bug from r142434
(edit) @87456   4 years vboxsync iprt/asmdefs.mac,VMM: Implemented an alternative to the YASM unwind …
(edit) @87455   4 years vboxsync Installer/linux/rpm: Get rid of all dependencies to python. More …
(edit) @87454   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
(edit) @87453   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87451   4 years vboxsync VMM/HMR0A.asm: Moved the RESTORE_STATE_VMX macro out of the …
(edit) @87450   4 years vboxsync NAT/Net: Get rid of obsolete options -p/-P to pass port-forwarding …
(edit) @87449   4 years vboxsync NAT/Net: Refactor some more. Move the code to create raw sockets out …
(edit) @87446   4 years vboxsync Installer/linux/rpm: try to get python dependencies under control
(edit) @87444   4 years vboxsync VMM/HMVMX,HMSVM: Baked the hmR0VMXStartVMWrapXMM fun into the …
(edit) @87443   4 years vboxsync VMM/HMVMX,HMSVM: Baked the hmR0VMXStartVMWrapXMM fun into the …
(edit) @87441   4 years vboxsync Prepare RPM package for Fedora 33. ticketref:19989
(edit) @87440   4 years vboxsync VMM/HMVMX: More hmR0VmxStartVm work.
(edit) @87439   4 years vboxsync VMM/HMVMX: Created special versions of the hmR0VmxStartVm code as with …
(edit) @87438   4 years vboxsync Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
(edit) @87437   4 years vboxsync Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
(edit) @87436   4 years vboxsync Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
(edit) @87435   4 years vboxsync Main: bugref:9224: Added error reporting for invalid property during …
(edit) @87434   4 years vboxsync Main: bugref:9224: Fixed invalid size of receiving buffer in the …
(edit) @87433   4 years vboxsync FE/Qt: bugref:9515. A small fix
(edit) @87432   4 years vboxsync FE/Qt: bugref:9871: Network Manager: Passthrough NAT network address …
(edit) @87431   4 years vboxsync VMM/HMVMX: Only write VMX_VMCS_HOST_RIP and VMX_VMCS_HOST_RSP when …
(edit) @87430   4 years vboxsync FE/Qt: bugref:9515. Working on the guided mode. part 4
(edit) @87429   4 years vboxsync VMM/HMR0A.asm: Refactored hmR0VMXStartVM into a more regular frame …
(edit) @87428   4 years vboxsync VMM/HMR0A.asm: Refactored hmR0VMXStartVM into a more regular frame setup.
(edit) @87427   4 years vboxsync Audio/HDA: Make sure that we always align the number of bytes when …
(edit) @87426   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87425   4 years vboxsync IPRT: Add RTVfsMemFileCreate, RTVfsMemIoStrmCreate. bugref:9722.
(edit) @87423   4 years vboxsync FE/Qt: bugref:9515. Working on the guided mode. part 3
(edit) @87422   4 years vboxsync FE/Qt: bugref:9515. Working on the guided mode. part 2
(edit) @87421   4 years vboxsync Main/NATNetwork: NATNetwork::start() - reset the list of arguments to …
(edit) @87420   4 years vboxsync FE/Qt: bugref:9913: Cleanup unused extension page warning icon.
(edit) @87419   4 years vboxsync USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
(edit) @87418   4 years vboxsync FE/Qt: bugref:9913: Global Preferences: Remove Extensions page.
(edit) @87417   4 years vboxsync VMM/HMR0A.asm: whitespace changes.
(edit) @87416   4 years vboxsync FE/Qt: bugref:9913: Cumulative icon update for Extension Pack Manager.
(edit) @87415   4 years vboxsync AMD IOMMU: bugref:9654 Optimize command processing by fetching the …
(edit) @87414   4 years vboxsync FE/Qt: bugref:9515. Working on the guided mode
(edit) @87413   4 years vboxsync FE/Qt: bugref:9913: Assign shortcut for Extension Pack Manager.
(edit) @87412   4 years vboxsync VMM/HMVMX: Renamed VMXR0StartVM64 to hmR0VMXStartVM and reduced the …
(edit) @87411   4 years vboxsync VMM/HMVMX: Straight path thru VMXRestoreHostState for windows hosts, …
(edit) @87410   4 years vboxsync AMD IOMMU: bugref:9654 Cleanup.
(edit) @87409   4 years vboxsync VMM/HMVMX: More hmR0VmxExportHostSegmentRegs tweaking. Moved all the …
(edit) @87408   4 years vboxsync VMM/HMVMX: More hmR0VmxExportHostSegmentRegs tweaking. Moved all the …
(edit) @87405   4 years vboxsync VMM/HMVMX: Use rdfsbase and rdgsbase in hmR0VmxExportHostSegmentRegs, …
(edit) @87403   4 years vboxsync iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
(edit) @87401   4 years vboxsync VMM/HMVMX: Use wrgsbase and wrfsbase instead of wrmsr if we can when …
(edit) @87400   4 years vboxsync NAT/Net: Fold fetchNatPortForwardRules into the class. Add doc …
(edit) @87399   4 years vboxsync NAT/Net: Collect port-forwarding functions in one place.
(edit) @87398   4 years vboxsync NAT/Net: Collect VBoxNetBaseService (receive) and lwip (send) …
(edit) @87397   4 years vboxsync NAT/Net: Sort some more. No code changes.
(edit) @87396   4 years vboxsync NAT/Net: Move onLwipTcpIpInit() to its place.
(edit) @87395   4 years vboxsync Fix doxy complaint. bugref:9892
(edit) @87394   4 years vboxsync NAT/Net: Insertion-sort init() and run() into their place.
(edit) @87393   4 years vboxsync NAT/Net: Insertion-sort VBoxNetLwipNAT::parseOpt() where it belongs.
(edit) @87392   4 years vboxsync led-lights.sh: remove forgotten debug stuff, sigh. bugref:9892
(edit) @87391   4 years vboxsync Allocate PDMLED console LED structs in a sensible manner for each …
(edit) @87390   4 years vboxsync Add led-lights.sh: script to twiddle VM console LED lights. bugref:9892
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