VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104334   10 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104333   10 months vboxsync VMM/IEM: Fixed untested IEM_MC_MAYBE_RAISE_WAIT_DEVICE_NOT_AVAILABLE …
(edit) @104332   10 months vboxsync VMM/IEM: Fix iemNativeTbEntry() prototype so it doesn't get any hidden …
(edit) @104331   10 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104330   10 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104329   10 months vboxsync VMM/IEM: Build fix for iemNativeTbEntry on windows/amd64. bugref:10653
(edit) @104328   10 months vboxsync SUPDrv: Belated bumping of the major I/O control interface version …
(edit) @104327   10 months vboxsync SUPDrv: Belated bumping of the major I/O control interface version …
(edit) @104326   10 months vboxsync VMM/testcase/Makefile.kmk: restore accidentally commented out line, …
(edit) @104325   10 months vboxsync VMM/testcase/Makefile.kmk: eliminate the last use of nm on Windows …
(edit) @104324   10 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(edit) @104322   10 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(edit) @104321   10 months vboxsync VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
(edit) @104319   10 months vboxsync libs/libxml-2.12.6: Disable features not relevant for us, bugref:10654 …
(edit) @104318   10 months vboxsync libs/libxml-2.12.6: Disable features not relevant for us, bugref:10654
(edit) @104317   10 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104316   10 months vboxsync Shared Clipboard/X11: Fixed leak in testcase found by ASAN.
(edit) @104315   10 months vboxsync VMM/IEM: Fix preprocessor defines to require a semicolon on …
(edit) @104313   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104312   10 months vboxsync Shared Clipboard/Transfers: Skip the slash from the actual root path …
(edit) @104311   10 months vboxsync Shared Clipboard/tstClipboardTransfers: Fixed testcase. bugref:9437
(edit) @104310   10 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104309   10 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added testing unsupported …
(edit) @104308   10 months vboxsync IPRT/http-curl: Also handle the 501 HTTP status code. Required for …
(edit) @104307   10 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104306   10 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104305   10 months vboxsync Shared Clipboard/transfers-http: Docs, made some functions inline. …
(edit) @104303   10 months vboxsync VUSB: Be more careful with what vusbR3RhGetVUsbDevByXxxRetain() returns.
(edit) @104302   10 months vboxsync DevOHCI: Reworked ohciR3GetDirection() to not return a separate …
(edit) @104301   10 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROL ARM assembly a …
(edit) @104300   10 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROR ARM assembly a …
(edit) @104299   10 months vboxsync VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
(edit) @104298   10 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104297   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the guest …
(edit) @104296   10 months vboxsync VMM/IEM: ARM assembly rendition of RCL. bugref:10376
(edit) @104295   10 months vboxsync FE/Qt. Build fix.
(edit) @104294   10 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104292   10 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104291   10 months vboxsync FE/Qt. bugref:10622. Build fix.
(edit) @104290   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104289   10 months vboxsync DevLpc: Use IOMMMIO_FLAGS_WRITE_DWORD since we don't really do …
(edit) @104288   10 months vboxsync VMM/IEM: Convert all the ps{r,l}* isntructions to use a preprocessor …
(edit) @104287   10 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104286   10 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104285   10 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104284   10 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104283   10 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104282   10 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104281   10 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
(edit) @104280   10 months vboxsync VirtioCore: improved chain length checks and MMIO read handling in …
(edit) @104279   10 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104278   10 months vboxsync VMM/IEM: Implement a native emitter for the pxor,xorps,xorpd …
(edit) @104277   10 months vboxsync Edito.
(edit) @104276   10 months vboxsync DevOHCI: Reworked endpoint skipping to use the new cancel by …
(edit) @104275   10 months vboxsync VBoxSDS: Better check for log directory locations. bugref:10632
(edit) @104274   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104273   10 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) @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.
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