VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92590   3 years vboxsync configure, debian/rules, rpm/rules: Fix AUTOCFG handing in configure, …
(edit) @92589   3 years vboxsync scm fix.
(edit) @92588   3 years vboxsync FE/Qt: Moving several virtual media related dialog initilization from …
(edit) @92587   3 years vboxsync FE/Qt: bugref:6699 Small fixes in file manager code.
(edit) @92585   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
(edit) @92584   3 years vboxsync Audio/Validation Kit: Updated docs based on latest feedback. bugref:10008
(edit) @92583   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
(edit) @92582   3 years vboxsync Audio/Validation Kit: Added VBoxAudioTest to the Linux installer …
(edit) @92581   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 No need to go through CPUM while …
(edit) @92580   3 years vboxsync ValKit/bs3-apic-1: Just some extremely basic APIC checking. bugref:9044
(edit) @92579   3 years vboxsync VMM/NEM-linux: Implemented the apic_base synchronization, ubuntu now …
(edit) @92578   3 years vboxsync VMM/NEM-linux: Started work on handling all non-common MSRs ourselves. …
(edit) @92577   3 years vboxsync IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
(edit) @92576   3 years vboxsync IPRT: Fixed 32-bit variants of ASMWrMsrEx and ASMRdMsrEx.
(edit) @92575   3 years vboxsync ValidationKit: More fixing in testboxscript, make pylint happy.
(edit) @92574   3 years vboxsync ValidationKit: More fixing in testboxscript upgrade code for python …
(edit) @92573   3 years vboxsync ValKit: typo fix in previous change
(edit) @92572   3 years vboxsync ValKit: python3 fixing in the testboxscript upgrade code.
(edit) @92571   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Nit.
(edit) @92570   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Build fix.
(edit) @92569   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Call PGMSetGuestEptPtr before …
(edit) @92568   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Comment clarifying we should raise …
(edit) @92567   3 years vboxsync VMM: Nested VMX: bugref:10092 Initialize EPT related info.
(edit) @92566   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 We need to declare we have …
(edit) @92565   3 years vboxsync VMM/PGM: Reset all relevant fields in the handy page array when …
(edit) @92564   3 years vboxsync VMM/PGM: Reset all relevant fields in the handy page array when …
(edit) @92563   3 years vboxsync FE/Qt: Fixing broken action shortcut for machine reset. It was caused …
(edit) @92561   3 years vboxsync VMM: Nested VMX: bugref:10092 Todo comment nit and ifdef typo.
(edit) @92560   3 years vboxsync VMM/NEMR3Native-darwin: Smaller fixes, bugref:9044
(edit) @92559   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92558   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92557   3 years vboxsync SUP/linux: Build fix on lnx32-chk. bugref:9044 bugref:5324
(edit) @92556   3 years vboxsync SUP,VMM: Added a fFlags parameter to SUPR3PageAlloc so we can indicate …
(edit) @92555   3 years vboxsync VMM/NEM-linux: Fixed the flushing of stateful exits for larger MMIO …
(edit) @92554   3 years vboxsync ValKit/bs3-fpustate-1: More NEM/linux tweaks. bugref:9044
(edit) @92553   3 years vboxsync VMM/IEM: Tweaked iemFpuUpdateOpcodeAndIpWorker and iemFpuUpdateDP for …
(edit) @92552   3 years vboxsync FE/Qt: bugref:9974. Fizing broken signal slot connection for machine reset.
(edit) @92551   3 years vboxsync Main/Machine: Fix paravirt provider default for Windows 11
(edit) @92550   3 years vboxsync DevATA: Reduced the size of MODE_SENSE_CD_STATUS response to match …
(edit) @92549   3 years vboxsync Installer/darwin: hostArchitectures is comma delimited, not space delimited
(edit) @92548   3 years vboxsync DevATA: Removed MODE SENSE (6) support. This is not needed for ATAPI …
(edit) @92547   3 years vboxsync VMM: Nested VMX: bugref:10092 When CR3 is updated (PGMFlushTLB or …
(edit) @92546   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Just check for RT_SUCCESS for …
(edit) @92545   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Don't GP(0) only for …
(edit) @92544   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92543   3 years vboxsync VMM/PGM: Missed one PGMChangeMode call in r148416. bugref:10092
(edit) @92542   3 years vboxsync VMM/NEM-linux: nicer main loop w/o continue. bugref:9044
(edit) @92541   3 years vboxsync VMM: Nested VMX: bugref:10092 Allow forcing mapping/unmapping of CR3 …
(edit) @92539   3 years vboxsync Main/MachineImpl: A couple of hacks for enabling VMMDev/Testing for …
(edit) @92538   3 years vboxsync VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, …
(edit) @92537   3 years vboxsync VBoxManage/showvminfo: Tried to make the storage output more readable. …
(edit) @92536   3 years vboxsync VBoxManage/showvminfo: More tightening up.
(edit) @92535   3 years vboxsync VBoxManage/showvminfo: Tighten up empty lists a little.
(edit) @92534   3 years vboxsync VBoxManage: Dashified the modifyvm options, the leaving the wordsoup …
(edit) @92533   3 years vboxsync VBoxManage: Document DECLARE_TRANSLATION_CONTEXT and fixed prefix …
(edit) @92532   3 years vboxsync ValKit/bs3kit: Copy & past fix. bugref:9044
(edit) @92531   3 years vboxsync ValKit/bs3kit: nits. bugref:9044
(edit) @92530   3 years vboxsync ValKit/bs3-fpustate-1: Skip the SIDT test, doesn't work for KVM. …
(edit) @92529   3 years vboxsync ValKit/bs3kit: Added Bs3TestQueryCfgBool, Bs3TestQueryCfgU8 & …
(edit) @92528   3 years vboxsync VMMDev: Added a command for querying configuration values, with 10 …
(edit) @92527   3 years vboxsync VMM/PDMDevHlp: Added PDMDevHlpGetMainExecutionEngine for …
(edit) @92526   3 years vboxsync VMM/SELM: Make sure we have the GDTR & LDTR as well as paging related …
(edit) @92525   3 years vboxsync VMM/NEM-linux: Exit history updates. bugref:9044
(edit) @92524   3 years vboxsync ValKit/bs3kit: Adding a fForcedReInit parameter to Bs3PicSetup. bugref:9044
(edit) @92523   3 years vboxsync VMMDev,ValKit/Bootsectors: Moved the VMMDevTesting MMIO page from …
(edit) @92522   3 years vboxsync VMM/NEM-linux: Make sure to flush pending IO or MMIO exits before …
(edit) @92521   3 years vboxsync VMM/TRPMR3InjectEvent: Only windows want's to use IEM to inject …
(edit) @92520   3 years vboxsync VMM/NEM-linux,EM: The interrupt injection code in emR3ForcedActions is …
(edit) @92519   3 years vboxsync VMM/NEM-linux,EM: Deal with internal errors due to complicated MMIO …
(edit) @92518   3 years vboxsync VMM/PGM: Fixed incorrect check in pgmR3PhysMmio2Create when …
(edit) @92517   3 years vboxsync FE/Qt: Set the focus to the VM name field in the expert wizard. bugref:9996
(edit) @92516   3 years vboxsync VMM/CPUM,NEM: The fNestedPagingAndFullGuestExec condition in …
(edit) @92515   3 years vboxsync VMM/NEM-linux: Some CPUID work; simplified the SSE/AVX/++ state …
(edit) @92512   3 years vboxsync FE/Qt: In UIChart parametrize right margin width in average char. width.
(edit) @92511   3 years vboxsync FE/Qt: Correcting delta computation in the session information I/O chart.
(edit) @92510   3 years vboxsync FE/Qt: A small code fix in retranslation stuff of the file manager dialog.
(edit) @92508   3 years vboxsync VMM/NEM-linux: Some more code. DSL is now getting close to starting X, …
(edit) @92507   3 years vboxsync IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
(edit) @92506   3 years vboxsync FE/Qt: bugref:10141. build fix.
(edit) @92505   3 years vboxsync FE/Qt: bugref:10141. build fix.
(edit) @92504   3 years vboxsync FE/Qt: bugref:10141: Some more improvements on viso creator dialog …
(edit) @92503   3 years vboxsync Installer/solaris, Additions/solaris/Installer: Fix handing of …
(edit) @92502   3 years vboxsync VBoxGuest-netbsd.c: bugref:8547: if /dev/vboxguest already exists, …
(edit) @92501   3 years vboxsync Installer/darwin: Report installer compatibility with arm64, otherwise …
(edit) @92500   3 years vboxsync Installer/darwin: Minor shell script tweaking, should in practice be …
(edit) @92499   3 years vboxsync VMM/NEMR3Native-darwin.cpp: Fix TPR shadowing configuration (huge …
(edit) @92498   3 years vboxsync VMM/VMXAllTemplate.cpp.h: Fix setting the context changed flags for th …
(edit) @92497   3 years vboxsync IPRT/memobj: Catch up wtih r147165 "Passing pszTag around..."
(edit) @92496   3 years vboxsync FE/Qt: A small refactoring in UIExtraDataManager to increase code reuse.
(edit) @92495   3 years vboxsync VMM/CPUM,++: Merged CPUMCTX_EXTRN_HM_VMX_INT_STATE, …
(edit) @92493   3 years vboxsync VMM: Nested VMX: bugref:10092 Purge VINF_PGM_CHANGE_MODE, no longer used.
(edit) @92492   3 years vboxsync FE/Qt: bugref:10141. Dialog geometry restore for the viso creator dialog.
(edit) @92491   3 years vboxsync VMM: Nested VMX: bugref:10092 Todo for converting CR3 from …
(edit) @92490   3 years vboxsync FE/Qt: bugref:10141. Managing escape key in viso creator dialog.
(edit) @92489   3 years vboxsync FE/Qt: bugref:10141. Small translation context fixes in VISO classes.
(edit) @92488   3 years vboxsync FE/Qt: Changing translation context of the UIDialogPanel's close button.
(edit) @92487   3 years vboxsync FE/Qt: bugref:10141. Removing VISO Creator from the set of machine tools.
(edit) @92486   3 years vboxsync Additions/solaris/Installer/vboxdevlink.sed: Remove long unused file.
(edit) @92485   3 years vboxsync Installer/solaris/Makefile.kmk: Add QHelp docs to Solaris package.
(edit) @92484   3 years vboxsync FE/Qt: bugref:10148: UIMediumEnumerator: Rework r148336 to log more …
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