VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104352   12 months vboxsync FE/Qt. Build fix.
(edit) @104348   12 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104346   12 months vboxsync VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide …
(edit) @104345   12 months vboxsync Additions: Linux: UBSAN: vboxsf: update naming for r162827, bugref:10585.
(edit) @104344   12 months vboxsync Additions: Linux: UBSAN: make r161313 less ugly, bugref:10585.
(edit) @104343   12 months vboxsync VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
(edit) @104342   12 months vboxsync VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
(edit) @104341   12 months vboxsync VMM/IEM: Improved iemNativeEmitMarker on arm64. bugref:10375
(edit) @104340   12 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104339   12 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104337   12 months vboxsync VBoxNetFlt: Fixed regression from r162583 where the buffer was …
(edit) @104336   12 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104335   12 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104334   12 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104333   12 months vboxsync VMM/IEM: Fixed untested IEM_MC_MAYBE_RAISE_WAIT_DEVICE_NOT_AVAILABLE …
(edit) @104332   12 months vboxsync VMM/IEM: Fix iemNativeTbEntry() prototype so it doesn't get any hidden …
(edit) @104331   12 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104330   12 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104329   12 months vboxsync VMM/IEM: Build fix for iemNativeTbEntry on windows/amd64. bugref:10653
(edit) @104328   12 months vboxsync SUPDrv: Belated bumping of the major I/O control interface version …
(edit) @104327   12 months vboxsync SUPDrv: Belated bumping of the major I/O control interface version …
(edit) @104326   12 months vboxsync VMM/testcase/Makefile.kmk: restore accidentally commented out line, …
(edit) @104325   12 months vboxsync VMM/testcase/Makefile.kmk: eliminate the last use of nm on Windows …
(edit) @104324   12 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(edit) @104322   12 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(edit) @104321   12 months vboxsync VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
(edit) @104319   12 months vboxsync libs/libxml-2.12.6: Disable features not relevant for us, bugref:10654 …
(edit) @104318   12 months vboxsync libs/libxml-2.12.6: Disable features not relevant for us, bugref:10654
(edit) @104317   12 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104316   12 months vboxsync Shared Clipboard/X11: Fixed leak in testcase found by ASAN.
(edit) @104315   12 months vboxsync VMM/IEM: Fix preprocessor defines to require a semicolon on …
(edit) @104313   12 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104312   12 months vboxsync Shared Clipboard/Transfers: Skip the slash from the actual root path …
(edit) @104311   12 months vboxsync Shared Clipboard/tstClipboardTransfers: Fixed testcase. bugref:9437
(edit) @104310   12 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104309   12 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added testing unsupported …
(edit) @104308   12 months vboxsync IPRT/http-curl: Also handle the 501 HTTP status code. Required for …
(edit) @104307   12 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104306   12 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104305   12 months vboxsync Shared Clipboard/transfers-http: Docs, made some functions inline. …
(edit) @104303   12 months vboxsync VUSB: Be more careful with what vusbR3RhGetVUsbDevByXxxRetain() returns.
(edit) @104302   12 months vboxsync DevOHCI: Reworked ohciR3GetDirection() to not return a separate …
(edit) @104301   12 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROL ARM assembly a …
(edit) @104300   12 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROR ARM assembly a …
(edit) @104299   12 months vboxsync VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
(edit) @104298   12 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104297   12 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the guest …
(edit) @104296   12 months vboxsync VMM/IEM: ARM assembly rendition of RCL. bugref:10376
(edit) @104295   12 months vboxsync FE/Qt. Build fix.
(edit) @104294   12 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104292   12 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104291   12 months vboxsync FE/Qt. bugref:10622. Build fix.
(edit) @104290   12 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104289   12 months vboxsync DevLpc: Use IOMMMIO_FLAGS_WRITE_DWORD since we don't really do …
(edit) @104288   12 months vboxsync VMM/IEM: Convert all the ps{r,l}* isntructions to use a preprocessor …
(edit) @104287   12 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104286   12 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104285   12 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104284   12 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104283   12 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104282   12 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104281   12 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
(edit) @104280   12 months vboxsync VirtioCore: improved chain length checks and MMIO read handling in …
(edit) @104279   12 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104278   12 months vboxsync VMM/IEM: Implement a native emitter for the pxor,xorps,xorpd …
(edit) @104277   12 months vboxsync Edito.
(edit) @104276   12 months vboxsync DevOHCI: Reworked endpoint skipping to use the new cancel by …
(edit) @104275   12 months vboxsync VBoxSDS: Better check for log directory locations. bugref:10632
(edit) @104274   12 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104273   12 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the cloud …
(edit) @104272   12 months vboxsync VMM: bugref:9898 VEX.W opcode decoding helper and its usage for …
(edit) @104271   12 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104270   12 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104269   12 months vboxsync VMM/IEM: Rework pcmpistri emulation to pass the new ECX value as …
(edit) @104268   12 months vboxsync VMM: bugref:9898 Fixed Python generator breakage with r162727 by …
(edit) @104267   12 months vboxsync FE/Qt. bugref:10622. Build fix
(edit) @104266   12 months vboxsync Windows/Host Installer: Also show the invalid target directory if the …
(edit) @104265   12 months vboxsync Guest Additions/ISO: Allow building the Guest Additions .ISO locally …
(edit) @104264   12 months vboxsync VMM: bugref:9898 Renamed iemOpCommonAvxAvx_Vx_Wx to …
(edit) @104263   12 months vboxsync VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
(edit) @104262   12 months vboxsync FE/Qt. bugref:10622. Emit sigRetranslateUI only when …
(edit) @104261   12 months vboxsync SUP: Moved the program binary directory check to the right place, …
(edit) @104260   12 months vboxsync IPRT/RTPathGlob: Nits.
(edit) @104259   12 months vboxsync VMM/IEM: Fixed missing import-all-state in the history-exec/probe code …
(edit) @104258   12 months vboxsync RTPathGlob: Give up properly after 10th try to get the env variable. …
(edit) @104257   12 months vboxsync FE/Qt. bugref:10622. Just prevent emitting the sigRetranslateUI for …
(edit) @104256   12 months vboxsync VMM/PGM: Initialize the return buffer before calling pfnHandler in …
(edit) @104255   12 months vboxsync VMM/IOM: Initialize stack value before calling pfnReadCallback in …
(edit) @104254   12 months vboxsync Devices/Storage/DevAHCI: Fix return code for the fake I/O port read …
(edit) @104253   12 months vboxsync Devices/Storage/DevAHCI: Fix return code when reading non existant …
(edit) @104252   12 months vboxsync FE/Qt. bugref:10622. Build fix.
(edit) @104251   12 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104250   12 months vboxsync DevOHCI: Take more care when adding items to in-flight tracker (see …
(edit) @104249   12 months vboxsync Installer/linux: The UI is always split now. bugref:9049
(edit) @104248   12 months vboxsync Installer/linux: Don't consider the VirtualBox binary for setuid …
(edit) @104247   12 months vboxsync Installer/linux/install.sh: Added note about vboxdrv.sh checking the …
(edit) @104246   12 months vboxsync Installer/linux/vboxdrv.sh: VirtualBox was split a while back, so use …
(edit) @104245   12 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in the …
(edit) @104244   12 months vboxsync Devices/Graphics/DevVGA: Cleanup vbe_ioport_write_data() a little, …
(edit) @104243   12 months vboxsync HostDrivers/Support/SUPDrv-linux.c: Return the real effective user ID …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette