VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58853   9 years vboxsync FE/Qt: Qt5 migration (part 6): Obsolete MSVC6 stuff.
(edit) @58852   9 years vboxsync FE/Qt: Qt5 migration (part 5): Touch-screen events notation changes in …
(edit) @58851   9 years vboxsync FE/Qt: Qt5 migration (part 4): Obsolete bool usage.
(edit) @58850   9 years vboxsync FE/Qt: Qt5 migration (part 3): Yet another QtMessageOutput stuff in …
(edit) @58849   9 years vboxsync FE/Qt: Qt5 migration (part 2): Font substitution stuff.
(edit) @58848   9 years vboxsync FE/Qt: Qt5 migration (part 1): QtMessageOutput stuff.
(edit) @58847   9 years vboxsync header fix
(edit) @58846   9 years vboxsync Additions/common/3D: added Oracle copyright to glx.c.
(edit) @58845   9 years vboxsync Linux hosts/guests: fix for EL7.2 Linux kernel
(edit) @58844   9 years vboxsync Installers/linux: fix for r103523
(edit) @58843   9 years vboxsync FE/Qt: bugref:8117: VBoxGlobal: Suppressing firstrun wizard (bootable …
(edit) @58842   9 years vboxsync export the new EFI logo
(edit) @58841   9 years vboxsync BIOS: explicitly force changes of boot.c and eltorito.c due to missing …
(edit) @58840   9 years vboxsync EFI/FirmwareBin: Update precompiled firmware binaries to r104308
(edit) @58839   9 years vboxsync EFI/Firmware: Include new logo and enable BGRT support so supporting …
(edit) @58838   9 years vboxsync Additions/linux/installer: delete the vboxadd-install.log log file on …
(edit) @58837   9 years vboxsync Additions/linux/installer: delete the vboxadd-install.log log file on …
(edit) @58836   9 years vboxsync EFI/Firmware: Move some VBox specific modifications for changing the …
(edit) @58835   9 years vboxsync EFI/Firmware/VBoxFsDxe: Remove some debug noise destroying the boot logo
(edit) @58834   9 years vboxsync EFI/Firmware: Fix displaying our boot logo
(edit) @58833   9 years vboxsync GVMMR0.cpp: Build fix
(edit) @58832   9 years vboxsync GVMMR0.cpp: duh, wanted to replace u32Alignment but forgot to remove it.
(edit) @58831   9 years vboxsync BIOS: updated alternative source
(edit) @58830   9 years vboxsync GVMMR0.cpp: Redid locking using critical sections, in the used list …
(edit) @58829   9 years vboxsync IPRT: Make read-write critical sections available to ring-0 code.
(edit) @58828   9 years vboxsync FE/Qt: bugref:8115: Mac OS X: VM settings: System page: Force …
(edit) @58827   9 years vboxsync Main/NATNetwork: method to compute IPv6 prefix based on IPv4 network …
(edit) @58826   9 years vboxsync rtFileRecalcAndValidateFlags: Correct windows access mask assertion.
(edit) @58825   9 years vboxsync RTFileOpen: fix for r104213
(edit) @58824   9 years vboxsync FE/Qt: bugref:8115: Mac OS X: VM settings: System page: Prevent user …
(edit) @58823   9 years vboxsync Please, do get these right or just drop them: #endif /* condition of …
(edit) @58822   9 years vboxsync doc/manual: typo
(edit) @58821   9 years vboxsync REM: Fixed SIDT/SGDT (see bugref:8118).
(edit) @58820   9 years vboxsync Additions/linux/installers: fix error reporting when the kernel module …
(edit) @58819   9 years vboxsync BIOS: Inlined swap_64 for considerably smaller code.
(edit) @58818   9 years vboxsync BIOS: Reduced read path stack usage for ATA/AHCI.
(edit) @58817   9 years vboxsync iprt/dbg.h: Doxygen Build fix.
(edit) @58816   9 years vboxsync gen-slickedit-workspace.sh: libpng-1.2.54
(edit) @58815   9 years vboxsync FE/Qt: Remove some excessive logging.
(edit) @58814   9 years vboxsync bs3kit: Solved the FLAT fixup issue for OMF files, while for COFF/ELF …
(edit) @58813   9 years vboxsync x86extra.mac: Added X86_CR0_NO_PE_NO_PG for avoiding assembler warnings.
(edit) @58812   9 years vboxsync bs3kit: Started on the switcher code.
(edit) @58811   9 years vboxsync bs3kit: Formatting fixes.
(edit) @58810   9 years vboxsync bs3kit: Watcom intrinsics and printf
(edit) @58809   9 years vboxsync bs3kit: Watcom intrinsics (no 64-bit division yet) and printf.
(edit) @58808   9 years vboxsync bs3kit: Finished OMF EXTDEF record patching for intrinsic watcom …
(edit) @58807   9 years vboxsync EFI/Firmware: Include the EHCI driver in the firmware image
(edit) @58806   9 years vboxsync bs3kit: Unfinished work -> home.
(edit) @58805   9 years vboxsync EFI/Firmare: Revert VBox specific changes in a now unused file
(edit) @58804   9 years vboxsync EFI/Firmware: Remove the now obsolete VBoxEfiResetVector targets for …
(edit) @58803   9 years vboxsync EFI/Firmware: Fix page table location for amd64 after MEMFD had to be …
(edit) @58802   9 years vboxsync build fix
(edit) @58801   9 years vboxsync dbgkrnlinfo-r0drv-solaris: doxygen.
(edit) @58800   9 years vboxsync Runtime/r0drv: Add 'pszModule' argument to RTR0DbgKrnlInfoQueryMember …
(edit) @58799   9 years vboxsync bs3kit: Early printf.
(edit) @58798   9 years vboxsync remove libpng 1.2.53
(edit) @58797   9 years vboxsync switch to libpng 1.2.54
(edit) @58796   9 years vboxsync libpng 1.2.54 unmodified
(edit) @58795   9 years vboxsync NetAdp/win: build fixes for renaming without a delay (#7973)
(edit) @58794   9 years vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @58793   9 years vboxsync bugref:8101. Windows MSM build is affected. Global property …
(edit) @58792   9 years vboxsync iprt/asm-watcom-x86-16.h: Fixed ASMMemFill32 bug.
(edit) @58791   9 years vboxsync iprt/asm.h: 16-bit fixes to ASMBitSetRange and ASMBitClearRange.
(edit) @58790   9 years vboxsync iprt/cdefs.h: RTCALL should be cdecl for WATCOMC. (external asm …
(edit) @58789   9 years vboxsync bs3kit: Worst bugs out of memory routines and related functions.
(edit) @58788   9 years vboxsync iprt/asm-watcom-x86-*.h: Some fixes.
(edit) @58787   9 years vboxsync iprt/cdefs.h: Fixed the size constants (grp_rt_cdefs_size) for 16-bit, …
(edit) @58786   9 years vboxsync EFI/Firmware: Enable NVMe driver
(edit) @58785   9 years vboxsync bs3kit: Memory detection and pool init.
(edit) @58784   9 years vboxsync EFI/Firmware: Build the EHCI driver but don't include it in the …
(edit) @58783   9 years vboxsync EFI/Firmware: Enable more features now that we have more room. This …
(edit) @58782   9 years vboxsync PGM: we've always got pvOriginal now, no need to check here.
(edit) @58781   9 years vboxsync PGM: Must always make a copy of the ROM pages, no just in RT_STRICT …
(edit) @58780   9 years vboxsync EFI/Firmware: Increase firmware size to 2MB
(edit) @58779   9 years vboxsync VMM: Restore virgin ROM pages during a reset after a saved state was …
(edit) @58778   9 years vboxsync USBProxyDevice-solaris: warning.
(edit) @58777   9 years vboxsync bs3kit: Core allocator code.
(edit) @58776   9 years vboxsync play safe
(edit) @58775   9 years vboxsync HostServices/GuestProperties: fixed crash during shutdown under …
(edit) @58774   9 years vboxsync dbgkrnlinfo-r0drv-solaris: check alloc failure.
(edit) @58773   9 years vboxsync iprt/asm.h: Missing ) in ASMBitLastSetU64.
(edit) @58772   9 years vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(edit) @58771   9 years vboxsync iprt/asm.h: Added ASMBitFirstSetU16 and ASMBitLastSetU16, and while at …
(edit) @58770   9 years vboxsync vbsfConvertFileOpenFlags: Use RTFILE_O_ATTR_ONLY on windows (untested).
(edit) @58769   9 years vboxsync RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
(edit) @58768   9 years vboxsync RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
(edit) @58767   9 years vboxsync revered r104210, got unfinished asm.h changes mixed into it.
(edit) @58766   9 years vboxsync RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
(edit) @58765   9 years vboxsync bs3kit.h: BS3_XPTR_* fixes.
(edit) @58764   9 years vboxsync GuestHost/OpenGL: Windows build fix
(edit) @58763   9 years vboxsync Frontends/VBoxManage: fix copy/paste bug for showing the ipv6 prefix …
(edit) @58762   9 years vboxsync ASMBitFirst{Set,Clear}: win64 fix
(edit) @58761   9 years vboxsync bs3kit: Use ASMBitFirst[Clear|Set] and ASMBitNext[Clear|Set] …
(edit) @58760   9 years vboxsync iprt/asm.h: Use external assembly version of ASMBitNextClear and …
(edit) @58759   9 years vboxsync doc
(edit) @58758   9 years vboxsync IPRT: Implemented ASMBitNextClear in assembly.
(edit) @58757   9 years vboxsync IPRT: Implemented ASMBitNextSet in assembly.
(edit) @58756   9 years vboxsync ASMBitFirstSet/Clear.asm: 64-bit bugfixes
(edit) @58755   9 years vboxsync ASMBitFirstSet/Clear svn props.
(edit) @58754   9 years vboxsync IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ version.
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