VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90162   3 years vboxsync VMM/PGM: Fixed incorrect lock yield in PGMPhysBulkReleasePageMappingLocks.
(edit) @90161   3 years vboxsync VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition …
(edit) @90160   3 years vboxsync VMM/Guru: Print the assertion message strings if they aren't empty. …
(edit) @90159   3 years vboxsync FE/Qt: bugref:9996: Initial work on the expert mode. No functionality …
(edit) @90158   3 years vboxsync DevHda: Added the minimum of registers linux accesses for the …
(edit) @90157   3 years vboxsync FE/Qt: bugref:9996: Some more renaming.
(edit) @90156   3 years vboxsync Dev/VirtioNet: (bugref:8651) Fixed connectivity loss due to stuck TX …
(edit) @90155   3 years vboxsync FE/Qt: bugref:9996: Refactoring
(edit) @90154   3 years vboxsync FE/Qt: bugref:9996: Some cleaning
(edit) @90153   3 years vboxsync FE/Qt: bugref:9996: Some renaming
(edit) @90152   3 years vboxsync FE/Qt: bugref:9996: Moving user name and password editor under …
(edit) @90151   3 years vboxsync FE/Qt: bugref:9996: Validating hostname and domain name.
(edit) @90150   3 years vboxsync SUPHardNt: Ignore Nvidia certificate with bogus Key Usage if there is …
(edit) @90149   3 years vboxsync DevHda: Added config value 'DeviceName' to allow specifying other …
(edit) @90148   3 years vboxsync DevHdaCodec: Renamed a couple of variables. bugref:9890
(edit) @90147   3 years vboxsync DevHdaCodec: Moved the codec configuration into a separate structure …
(edit) @90146   3 years vboxsync DevHdaCodec: Removed unused member HDACODECR3::cNodes. bugref:9890
(edit) @90145   3 years vboxsync DevHdaCodec: Mark afNodeClassifications as const to encourage more …
(edit) @90144   3 years vboxsync DevHdaCodec: Combine all the node classification lists into an array …
(edit) @90143   3 years vboxsync DevHdaCodec: The node classification lists can be const. bugref:9890
(edit) @90142   3 years vboxsync DevHdaCodec: Renamed some more member names. bugref:9890
(edit) @90141   3 years vboxsync DevHdaCodec: Corrected some member names. bugref:9890
(edit) @90140   3 years vboxsync DevHda: Aligned the codec state more along cache lines. bugref:9890
(edit) @90139   3 years vboxsync DevHdaCodec: Updated docs/todo. bugref:9890
(edit) @90138   3 years vboxsync DevHda: Only HDACODECR3, no HDACODEC structure any more. bugref:9890
(edit) @90137   3 years vboxsync DevHda: Don't pass pDevIns but PHDACODECR3 to the four DevHDA …
(edit) @90136   3 years vboxsync DevHda: Ditto in the other direction. bugref:9890
(edit) @90135   3 years vboxsync DevHda: We don't need to abstract the HDA codecs with function …
(edit) @90134   3 years vboxsync DevHda: Consolidating codec state into one structure and removing the …
(edit) @90133   3 years vboxsync Runtime/efivarstorevfs.cpp: Some basic variable creation and deletion …
(edit) @90132   3 years vboxsync FE/Qt: bugref:9996: Checking IUnattended for errors after setting …
(edit) @90131   3 years vboxsync DevHdaCodec: Removed most of the leftovers from the attempt to run the …
(edit) @90130   3 years vboxsync Audio/ValKit: A bit of renaming. bugref:10008
(edit) @90129   3 years vboxsync Audio/ValKit: More fixes and additions for the Validation Kit test …
(edit) @90128   3 years vboxsync DevHdaCodec: Moved CODECVERB to the .cpp file as it does not to be …
(edit) @90127   3 years vboxsync DevHdaCodec: More doc work. bugref:9890
(edit) @90126   3 years vboxsync Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
(edit) @90125   3 years vboxsync Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
(edit) @90124   3 years vboxsync FE/Qt: bugref:9996: Don't swallow usr/password change signals even if …
(edit) @90123   3 years vboxsync DevHdaCodec: Try make doxygen happy... bugref:9890
(edit) @90122   3 years vboxsync DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
(edit) @90121   3 years vboxsync DevHdaCodec: Reverted previous commit, committed too much. bugref:9890
(edit) @90120   3 years vboxsync DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
(edit) @90119   3 years vboxsync DevHdaCodec: Looping over node index arrays must do proper bound …
(edit) @90118   3 years vboxsync /configure, debian/rules, rpm/rules: More accurately control where the …
(edit) @90117   3 years vboxsync Audio/ValKit: Made daemonizing of VKAT / VBoxAudioTest more generic to …
(edit) @90116   3 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
(edit) @90115   3 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
(edit) @90114   3 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
(edit) @90113   3 years vboxsync Intel IOMMU: bugref:9967 Fix return code when translating DMA …
(edit) @90112   3 years vboxsync /: Ignore a few more things from the build system, and sort entries.
(edit) @90111   3 years vboxsync Intel IOMMU: bugref:9967 Similar fix as r145610 but for Intel. I …
(edit) @90110   3 years vboxsync AMD IOMMU: bugref:9654 Fixed more issues in address translation …
(edit) @90109   3 years vboxsync FE/Qt: bugref:9996: Removing redundant data members
(edit) @90108   3 years vboxsync FE/Qt: bugref:9996: A small fix on unattended install setup.
(edit) @90107   3 years vboxsync FE/Qt: bugref:9996: Making error line edit icons a bit smaller
(edit) @90106   3 years vboxsync FE/Qt: bugref:9996: Size hint fix.
(edit) @90105   3 years vboxsync iprt/socket.cpp: rtSocketAddrFromNetAddr - oops, fix inverted test in …
(edit) @90104   3 years vboxsync iprt/socket.cpp: rtSocketAddrFromNetAddr - return VERR_BUFFER_OVERFLOW …
(edit) @90103   3 years vboxsync DrvIntNet: style fix.
(edit) @90102   3 years vboxsync FE/Qt: bugref:9996: Some more initialization fixes
(edit) @90101   3 years vboxsync FE/Qt: bugref:9996: Disabling expert mode for now
(edit) @90100   3 years vboxsync Reverted r145598 (Audio/ValKit: Use RTProcDaemonizeUsingFork() and …
(edit) @90099   3 years vboxsync Audio/ValKit: First working version of the VKAT Validation Kit test …
(edit) @90098   3 years vboxsync Audio/ValKit: Use RTProcDaemonizeUsingFork() and also added PID file …
(edit) @90097   3 years vboxsync DevHda: Fixed bug in hdaR3StreamAddScheduleItem when splitting up too …
(edit) @90096   3 years vboxsync FE/Qt: bugref:9996: Build fix.
(edit) @90095   3 years vboxsync FE/Qt: bugref:9996: Using initialization function instead show …
(edit) @90094   3 years vboxsync FE/Qt: bugref:9996: Set focus proxy of the mane and system editor
(edit) @90093   3 years vboxsync FE/Qt: bugref:9996: Make sure name field has th initial focus
(edit) @90092   3 years vboxsync FE/Qt: bugref:9996: Medium size connection was missing.
(edit) @90091   3 years vboxsync FE/Qt: bugref:9996: Initializing medium variant correctly
(edit) @90090   3 years vboxsync FE/Qt: bugref:9996: Enabling vm creation.
(edit) @90089   3 years vboxsync FE/Qt: bugref:5117: VirtualBox Manager: Make sure state discarding …
(edit) @90088   3 years vboxsync FE/Qt: VirtualBox Manager: Ignore machine-state updates for rare …
(edit) @90087   3 years vboxsync Audio/ValKit: Unified (and fixed some of the) RTGetOpt return values …
(edit) @90086   3 years vboxsync FE/Qt: bugref:5117: Moving restoreCurrentSnapshot functionality from …
(edit) @90085   3 years vboxsync FE/Qt: bugref:9996: Enabling disk creation.
(edit) @90084   3 years vboxsync Audio/ValKit: Added daemonizing testing support for VKAT / …
(edit) @90083   3 years vboxsync FE/Qt: bugref:5117: Removing Restore current snapshot check-box from …
(edit) @90082   3 years vboxsync FE/Qt: bugref:9996: isComplete stuff for disk page
(edit) @90081   3 years vboxsync debian/rules, rpm/rules: Make it listen to PATH_OUT_BASE, not …
(edit) @90080   3 years vboxsync debian/rules, rpm/rules: Make it listen to VBOX_OUT_BASE for where to …
(edit) @90079   3 years vboxsync Audio/ValKit: Device detection / enumeration fixes. bugref:10008
(edit) @90078   3 years vboxsync NAT/Net: VBoxNetLwipNAT::processFrame - drop the assert part of …
(edit) @90077   3 years vboxsync FE/Qt: bugref:9996. More cleaning
(edit) @90076   3 years vboxsync FE/Qt: bugref:9996. Some cleaning
(edit) @90075   3 years vboxsync FE/Qt: bugref:9996: Adding some parameters for disk attachment.
(edit) @90074   3 years vboxsync FE/Qt: bugref:9996: Initial fixes on disk creation page
(edit) @90073   3 years vboxsync FE/Qt: bugref:9996: Some initilization fixes.
(edit) @90072   3 years vboxsync FE/Qt: bugref:9996: Skipping unattended page in some cases.
(edit) @90071   3 years vboxsync Audio/ValKit: Resolved some @todos wrt the test object API. bugref:10008
(edit) @90070   3 years vboxsync FE/Qt: bugref:9996: More fixes
(edit) @90069   3 years vboxsync FE/Qt: bugref:9996: UINativeWizard: A possibility to mark certain …
(edit) @90068   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90067   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90066   3 years vboxsync FE/Qt: bugref:9996: Some renaming
(edit) @90065   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90064   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90063   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
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