VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94365   3 years vboxsync iprt/cdefs.h: More RTPBC80U macros and some union tweaks. bugref:9898
(edit) @94364   3 years vboxsync VMM/IEM,tstIEMAImpl: Integer and decimal load/store tests. bugref:9898
(edit) @94363   3 years vboxsync VGABIOS: CGA text modes need CGA DAC setup for the right colors.
(edit) @94362   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
(edit) @94361   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
(edit) @94360   3 years vboxsync DevVGA: Cursor position is subject to CRTC byte/word mode, too.
(edit) @94359   3 years vboxsync Main/GuestProcessStream::ParseBlock: Be more careful. Added a TODO.
(edit) @94358   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
(edit) @94357   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
(edit) @94356   3 years vboxsync DevVGA: Improved display of text modes in CRTC byte mode, rather than …
(edit) @94355   3 years vboxsync VGABIOS: Added ability to set 200/350-line (CGA/EGA) text modes.
(edit) @94354   3 years vboxsync VGABIOS: Minor copy/paste fix.
(edit) @94353   3 years vboxsync VGABIOS: Filled in mode parameters with CGA/EGA text modes.
(edit) @94352   3 years vboxsync Installer/win/Stub: Deal with single SHA-256 signature more flexibly.
(edit) @94351   3 years vboxsync /Config.kmk: Support for single SHA-256 signing on Windows, when the …
(edit) @94350   3 years vboxsync VMM/IEM: Implemented fbld (not tested). bugref:9898
(edit) @94349   3 years vboxsync Main/Unattended: ​​bugref:9781. Removing a rogue line.
(edit) @94348   3 years vboxsync Main/Unattended: ​​bugref:9781. Adding a default label line to menu …
(edit) @94347   3 years vboxsync Main/Unattended: ​​bugref:9781. Extending GeneralTextScript with the …
(edit) @94346   3 years vboxsync Main/Unattended: ​​bugref:9781. Build fix.
(edit) @94345   3 years vboxsync Main/Unattended: ​​bugref:9781. Debian menu configuration file …
(edit) @94344   3 years vboxsync Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
(edit) @94343   3 years vboxsync Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
(edit) @94342   3 years vboxsync Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
(edit) @94341   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
(edit) @94340   3 years vboxsync tstIEMAImpl: Separated out the fld/fst related fpu data and how its …
(edit) @94339   3 years vboxsync tstIEMAImpl: Separated out the fld/fst related fpu data and how its …
(edit) @94338   3 years vboxsync VMM/IEM: Implemented iemAImpl_fst_r80_to_r80, iemAImpl_fst_r80_to_r64, …
(edit) @94337   3 years vboxsync x86.h: Added some X86_FCW_xxx_BIT defines. bugref:9898
(edit) @94336   3 years vboxsync IPRT: RTStrFormatR80/64/32 corrections. bugref:9898
(edit) @94335   3 years vboxsync Main/Unattended: ​​bugref:9781. Debian live ISOs have only menu.cfg as …
(edit) @94334   3 years vboxsync FE/Qt: build fix.
(edit) @94333   3 years vboxsync FE/Qt/Ds: bugref:6899: A bit of cleanup for settings pages.
(edit) @94332   3 years vboxsync Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
(edit) @94331   3 years vboxsync Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
(edit) @94330   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
(edit) @94329   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
(edit) @94328   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
(edit) @94327   3 years vboxsync Main/DrvAudioVRDE: Drop passing pointers through CFGM in favor of …
(edit) @94326   3 years vboxsync Main/DrvAudioRec: Drop passing pointers through CFGM in favor of using …
(edit) @94325   3 years vboxsync Main/Unattended: ​​bugref:9781. Some commenting.
(edit) @94324   3 years vboxsync Main/Unattended: ​​bugref:9781. Splitting isolinux.cfg edit function …
(edit) @94323   3 years vboxsync FE/Qt: bugref:6899: A bit of cleanup for Global Preferences pages.
(edit) @94322   3 years vboxsync VBoxManage/NATNetwork: Fix typo, ​bugref:8124.
(edit) @94321   3 years vboxsync Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
(edit) @94320   3 years vboxsync libs/openssl-3.0.1: Export to OSE and fix copyright headers in …
(edit) @94319   3 years vboxsync VMM/PDMBlockCache: Added missing sempahore release call to a …
(edit) @94318   3 years vboxsync /Config.kmk: Old g++ doesn't want -ffreestanding, this changed …
(edit) @94317   3 years vboxsync /Config.kmk: Added -ffreestanding to the elf version of VBoxR0 to …
(edit) @94316   3 years vboxsync VGABIOS: Removed old/redundant code incorrectly writing the …
(edit) @94315   3 years vboxsync VBoxGuest: Corrected classification of VMMDevReq_ChangeMemBalloon, …
(edit) @94314   3 years vboxsync VbglR0PhysHeapAlloc: Addressed a couple of issues in …
(edit) @94313   3 years vboxsync installer/win: More fixes for VBoxStub. bugref:10201
(edit) @94312   3 years vboxsync ValKit/vboxwrappers.py: The onGuestPropertyChange signature was …
(edit) @94311   3 years vboxsync IPRT: Added RTFileCreateUnique, a saner version of RTFileCreateTemp in …
(edit) @94310   3 years vboxsync IPRT/RTPathTemp: Reverted the bits of r150550 related to RTPathTemp as …
(edit) @94309   3 years vboxsync Device/DevPcBios: Fix long standing issue which resulted in rejecting …
(edit) @94308   3 years vboxsync Additions: Linux: Prevent kernel modules rebuild on system boot if …
(edit) @94307   3 years vboxsync VbglR3/VbglR3GuestPropWait: Removed the rest of the old pszWasDeleted …
(edit) @94306   3 years vboxsync Additions: X11: partly restore legacy X11 resize service removed in …
(edit) @94305   3 years vboxsync Additions: Linux: Guest Lib: add helper to start legacy X11 resize …
(edit) @94304   3 years vboxsync tstIEMAImpl: Shaped the floating point values we generate a bit better …
(edit) @94303   3 years vboxsync VMM/IEM: C implementations of fld_r80_from_r32/64/80. bugref:9898
(edit) @94302   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94301   3 years vboxsync iprt/types.h: More RTFLOATxxU related macros and constants. bugref:9898
(edit) @94300   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94299   3 years vboxsync doc: Remove outdated de_DE, fr_FR and fr_FR-Avanquest manuals, bugref:10202
(edit) @94298   3 years vboxsync FE/Qt: bugref:6899: Machine settings: Reworking Audio page to increase …
(edit) @94297   3 years vboxsync Main/Unattended: ​​bugref:9781. A small fix to r150568.
(edit) @94296   3 years vboxsync Main/Unattended: ​​bugref:9781. Detect OS type, version, and version …
(edit) @94295   3 years vboxsync VMSVGA/3D: Coding slyle fix, bugref:10192
(edit) @94294   3 years vboxsync FE/Qt: bugref:10081. Adding an action to the virtual media manager to …
(edit) @94293   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94292   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94290   3 years vboxsync doc/manual,FE/VBoxManage: Make use of the general options from the …
(edit) @94289   3 years vboxsync FE/Qt: bugref:6899: A bit of cleanup for maximum guest screen size …
(edit) @94288   3 years vboxsync FE/Qt: bugref:6899: A bit of cleanup for Global preferences layout code.
(edit) @94287   3 years vboxsync VirtioCore: Add missing @}, hopefully in the right place. bugref:9440.
(edit) @94286   3 years vboxsync IPRT/Win: Prefer LOCALAPPDATA over TMP / TEMP for RTPathTemp(). …
(edit) @94285   3 years vboxsync Win/Installer: Fixes for VBoxStub [SCM fix]. bugref:10201
(edit) @94284   3 years vboxsync Win/Installer: Fixes for VBoxStub. bugref:10201
(edit) @94283   3 years vboxsync IPRT/RTStrFormatR80[u2]: Nan -> SNan (signalled). bugref:9898
(edit) @94282   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94281   3 years vboxsync iprt/alloca.h: Try shut up annoying sys/regset.h (via stdlib.h) …
(edit) @94280   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94279   3 years vboxsync IPRT/isomakerimport.cpp: A couple of rock ridge parsing corrections.
(edit) @94278   3 years vboxsync iprt/formats/iso9660.h: comment typo
(edit) @94277   3 years vboxsync IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
(edit) @94276   3 years vboxsync Devices/Graphics: cleanup: bugref:9830
(edit) @94275   3 years vboxsync VirtioCore: "Transitional devices MUST have a PCI Revision ID of 0." …
(edit) @94274   3 years vboxsync Dev/E1000: bugref:10197 Improved handling of mixed descriptor types, …
(edit) @94273   3 years vboxsync Devices/Graphics: scm fix: bugref:9830
(edit) @94272   3 years vboxsync Devices/Graphics: fixes for Linux host; log 3D adapter name: bugref:9830
(edit) @94271   3 years vboxsync Devices/Graphics: middes ifdefs: bugref:9830
(edit) @94270   3 years vboxsync doc/manual: Include the all-entities.ent file in all ru_RU manpage …
(edit) @94269   3 years vboxsync Devices/Graphics: single device mode fix: bugref:9830
(edit) @94268   3 years vboxsync doc/manual: Include the command overview from the individual …
(edit) @94267   3 years vboxsync Devices/Graphics: doxygen fix: bugref:9830
(edit) @94266   3 years vboxsync Devices/Graphics: DXQuery commands; DXDestroy commands; DXBufferCopy …
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