VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104317   9 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104316   9 months vboxsync Shared Clipboard/X11: Fixed leak in testcase found by ASAN.
(edit) @104315   9 months vboxsync VMM/IEM: Fix preprocessor defines to require a semicolon on …
(edit) @104314   9 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104313   9 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104312   9 months vboxsync Shared Clipboard/Transfers: Skip the slash from the actual root path …
(edit) @104311   9 months vboxsync Shared Clipboard/tstClipboardTransfers: Fixed testcase. bugref:9437
(edit) @104310   9 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104309   9 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added testing unsupported …
(edit) @104308   9 months vboxsync IPRT/http-curl: Also handle the 501 HTTP status code. Required for …
(edit) @104307   9 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104306   9 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104305   9 months vboxsync Shared Clipboard/transfers-http: Docs, made some functions inline. …
(edit) @104304   9 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104303   9 months vboxsync VUSB: Be more careful with what vusbR3RhGetVUsbDevByXxxRetain() returns.
(edit) @104302   9 months vboxsync DevOHCI: Reworked ohciR3GetDirection() to not return a separate …
(edit) @104301   9 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROL ARM assembly a …
(edit) @104300   9 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROR ARM assembly a …
(edit) @104299   9 months vboxsync VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
(edit) @104298   9 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104297   9 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the guest …
(edit) @104296   9 months vboxsync VMM/IEM: ARM assembly rendition of RCL. bugref:10376
(edit) @104295   9 months vboxsync FE/Qt. Build fix.
(edit) @104294   9 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104293   9 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652 …
(edit) @104292   9 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104291   9 months vboxsync FE/Qt. bugref:10622. Build fix.
(edit) @104290   9 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104289   9 months vboxsync DevLpc: Use IOMMMIO_FLAGS_WRITE_DWORD since we don't really do …
(edit) @104288   9 months vboxsync VMM/IEM: Convert all the ps{r,l}* isntructions to use a preprocessor …
(edit) @104287   9 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104286   9 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104285   9 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104284   9 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104283   9 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104282   9 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104281   9 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
(edit) @104280   9 months vboxsync VirtioCore: improved chain length checks and MMIO read handling in …
(edit) @104279   9 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104278   9 months vboxsync VMM/IEM: Implement a native emitter for the pxor,xorps,xorpd …
(edit) @104277   9 months vboxsync Edito.
(edit) @104276   9 months vboxsync DevOHCI: Reworked endpoint skipping to use the new cancel by …
(edit) @104275   9 months vboxsync VBoxSDS: Better check for log directory locations. bugref:10632
(edit) @104274   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104273   9 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the cloud …
(edit) @104272   10 months vboxsync VMM: bugref:9898 VEX.W opcode decoding helper and its usage for …
(edit) @104271   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104270   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104269   10 months vboxsync VMM/IEM: Rework pcmpistri emulation to pass the new ECX value as …
(edit) @104268   10 months vboxsync VMM: bugref:9898 Fixed Python generator breakage with r162727 by …
(edit) @104267   10 months vboxsync FE/Qt. bugref:10622. Build fix
(edit) @104266   10 months vboxsync Windows/Host Installer: Also show the invalid target directory if the …
(edit) @104265   10 months vboxsync Guest Additions/ISO: Allow building the Guest Additions .ISO locally …
(edit) @104264   10 months vboxsync VMM: bugref:9898 Renamed iemOpCommonAvxAvx_Vx_Wx to …
(edit) @104263   10 months vboxsync VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
(edit) @104262   10 months vboxsync FE/Qt. bugref:10622. Emit sigRetranslateUI only when …
(edit) @104261   10 months vboxsync SUP: Moved the program binary directory check to the right place, …
(edit) @104260   10 months vboxsync IPRT/RTPathGlob: Nits.
(edit) @104259   10 months vboxsync VMM/IEM: Fixed missing import-all-state in the history-exec/probe code …
(edit) @104258   10 months vboxsync RTPathGlob: Give up properly after 10th try to get the env variable. …
(edit) @104257   10 months vboxsync FE/Qt. bugref:10622. Just prevent emitting the sigRetranslateUI for …
(edit) @104256   10 months vboxsync VMM/PGM: Initialize the return buffer before calling pfnHandler in …
(edit) @104255   10 months vboxsync VMM/IOM: Initialize stack value before calling pfnReadCallback in …
(edit) @104254   10 months vboxsync Devices/Storage/DevAHCI: Fix return code for the fake I/O port read …
(edit) @104253   10 months vboxsync Devices/Storage/DevAHCI: Fix return code when reading non existant …
(edit) @104252   10 months vboxsync FE/Qt. bugref:10622. Build fix.
(edit) @104251   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104250   10 months vboxsync DevOHCI: Take more care when adding items to in-flight tracker (see …
(edit) @104249   10 months vboxsync Installer/linux: The UI is always split now. bugref:9049
(edit) @104248   10 months vboxsync Installer/linux: Don't consider the VirtualBox binary for setuid …
(edit) @104247   10 months vboxsync Installer/linux/install.sh: Added note about vboxdrv.sh checking the …
(edit) @104246   10 months vboxsync Installer/linux/vboxdrv.sh: VirtualBox was split a while back, so use …
(edit) @104245   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104244   10 months vboxsync Devices/Graphics/DevVGA: Cleanup vbe_ioport_write_data() a little, …
(edit) @104243   10 months vboxsync HostDrivers/Support/SUPDrv-linux.c: Return the real effective user ID …
(edit) @104242   10 months vboxsync Makefile.kmk: Apply r161853 again because the failed upload was due to …
(edit) @104241   10 months vboxsync FE/Qt. bugref:10622. An addendum to r162679.
(edit) @104240   10 months vboxsync VMM/IEM: ARM assembly rendition of ROR. bugref:10376
(edit) @104239   10 months vboxsync VMM/IEM: ARM assembly rendition of ROR. bugref:10376
(edit) @104238   10 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104237   10 months vboxsync libs/libxml2-2.12.6: Try fixing the solaris builds where gcc chokes on …
(edit) @104236   10 months vboxsync macOS: Shared Clipboard: Prevent assertion on each guest -> host …
(edit) @104235   10 months vboxsync macOS: Shared Clipboard: Prevent assertion on each guest -> host …
(edit) @104234   10 months vboxsync Windows host installer: Only show the license dialog when going back …
(edit) @104233   10 months vboxsync Devices/DevBusLogic.cpp: Increase the maxmium size of the CDB which …
(edit) @104232   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the VISO …
(edit) @104231   10 months vboxsync VMM/IEMAllAImpl-arm64.S: Make it build with gcc, bugref:10391
(edit) @104230   10 months vboxsync asmdefs-arm.mac,asmdefs-arm.h: Merge asmdefs-arm.mac into …
(edit) @104229   10 months vboxsync FE/Qt. bugref:10622. scm fix.
(edit) @104228   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in file …
(edit) @104227   10 months vboxsync Makefile.kmk: Apply r161853 again because the failed upload was due to …
(edit) @104226   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in medium …
(edit) @104225   10 months vboxsync Devices/Serial/DevPcieOx958: Be more strict with what the emulation …
(edit) @104224   10 months vboxsync Devices/Serial/DevOxPcie958: Return 0 when the DMA registers are …
(edit) @104223   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in metwork …
(edit) @104222   10 months vboxsync Devices/Storage/VSCSI: Be more strict when it comes to CDB lengths for …
(edit) @104221   10 months vboxsync Devices/Storage/VSCSI: Be more strict when it comes to CDB lengths for …
(edit) @104220   10 months vboxsync Windows/Host Installer: Check permissions of target directory when …
(edit) @104219   10 months vboxsync VMM: bugref:10610 Fixed MSR loading.
(edit) @104218   10 months vboxsync libs/xpcom: Rework the xptcstubs and xptcinvoke code for arm64 to work …
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