VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58772   9 years vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(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) @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.
(edit) @58753   9 years vboxsync IPRT: Morphed ASMBitFirstClear.asm into ASMBitFirstSet.asm, and fixing …
(edit) @58752   9 years vboxsync EFI/OvmfPkg*.fdf: Change the base address of MEMFD so it doesn't …
(edit) @58751   9 years vboxsync IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ …
(edit) @58750   9 years vboxsync iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
(edit) @58748   9 years vboxsync IPRT: mangling.run fix.
(edit) @58746   9 years vboxsync ASMBitFirstClear.asm: work in progress.
(edit) @58745   9 years vboxsync FE/Qt: Port-forwarding dialog: allow both IPv4 and IPv6 addresses (and …
(edit) @58744   9 years vboxsync Audio: Update for audio notification support.
(edit) @58743   9 years vboxsync IPRT: Deleted ldrPE.h and ldrMZ.h, everyeone should be using the ones …
(edit) @58742   9 years vboxsync Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
(edit) @58740   9 years vboxsync FE/Qt: handle new error code VERR_HTTP_HOST_NOT_FOUND
(edit) @58738   9 years vboxsync Runtime/http-curl: distinguish between "URL not found" and "host not found"
(edit) @58737   9 years vboxsync UIDownloaderAdditions: adjust version number for test builds and trunk …
(edit) @58736   9 years vboxsync Audio: DrvHostDSound.cpp: Initialize rc.
(edit) @58733   9 years vboxsync Audio: DrvHostDSound.cpp: Initial implementation of threaded audio …
(edit) @58732   9 years vboxsync tstSupVerify: Simple SUPR3HardenedVerifyPlugIn testcase.
(edit) @58731   9 years vboxsync supR3HardNtViCallWinVerifyTrust: Added more status crypt and cert …
(edit) @58730   9 years vboxsync supR3HardenedMonitor_LdrLoadDll: Return STATUS_INVALID_IMAGE_FORMAT …
(edit) @58729   9 years vboxsync ldrPE.cpp: use iprt/formats/pecoff.h and name all machines listed by …
(edit) @58727   9 years vboxsync rtldrPEOpen: Set pErrInfo on VERR_LDR_ARCH_MISMATCH.
(edit) @58726   9 years vboxsync FE/Qt: ​​bugref:8088: Rework session-information window: Using new …
(edit) @58725   9 years vboxsync NetworkServices: Don't build VBoxNetDHCP and VBoxNetNAT when Main …
(edit) @58724   9 years vboxsync BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. …
(edit) @58723   9 years vboxsync BIOS: Added 64-bit unsigned left/right shift.
(edit) @58722   9 years vboxsync FE/Qt: ​​bugref:8088: Rework session-information window: Enabling …
(edit) @58721   9 years vboxsync bugref:8101. Windows MSM build is affected. It is passed public …
(edit) @58720   9 years vboxsync bs3kit: More code.
(edit) @58719   9 years vboxsync warnings
(edit) @58717   9 years vboxsync Additions/linux/sharedfolders: pass the share name as parameter to …
(edit) @58715   9 years vboxsync bs3kit.h: Cross context pointers and start on a simple slab allocator …
(edit) @58714   9 years vboxsync bs3-shutdown.c: Must use BS3_DECL with Main_rm since we're no longer …
(edit) @58713   9 years vboxsync bs3kit: Use -ecw instead of -ecc for 16-bit to avoid lots of …
(edit) @58700   9 years vboxsync DevVGA_VDMA.cpp: check that pVdma is already created.
(edit) @58698   9 years vboxsync Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
(edit) @58697   9 years vboxsync Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
(edit) @58696   9 years vboxsync Solaris/Installer: avoid calling 'which' on checkinstall if possible.
(edit) @58695   9 years vboxsync bs3kit: Macros for far pointers.
(edit) @58694   9 years vboxsync bs3kit: Defined GDT, IDTs, TSSes and an empty LDT.
(edit) @58690   9 years vboxsync FE/Qt: ​bugref:8088: Rework session-information window: Adding first …
(edit) @58689   9 years vboxsync FE/Qt: ​​bugref:8088: Rework session-information window: Extra-Data …
(edit) @58688   9 years vboxsync FE/Qt: ​bugref:8088: Rework session-information window: converter: …
(edit) @58687   9 years vboxsync Solaris/Installer: safer quoting.
(edit) @58686   9 years vboxsync FE/Qt: ​​bugref:8088: Rework session-information window: Adding new …
(edit) @58685   9 years vboxsync bugref:7895: UISession.cpp: XOR mouse pointer conversion for OSX host
(edit) @58684   9 years vboxsync FE/Qt: enable xHCI for new guests which are supposed to have support for it
(edit) @58683   9 years vboxsync UISession.cpp: XOR mouse pointer conversion (bugref:7895)
(edit) @58682   9 years vboxsync Additions: reverted r104082: not necessary
(edit) @58681   9 years vboxsync tstSSLCertDownloads: QtNetwork not necessary anymore
(edit) @58680   9 years vboxsync bs3kit: Use -d1 instead of -d2 or -d1+ since it doesn't seem to affect …
(edit) @58679   9 years vboxsync bs3kit-docs.c: Documented return registers (64-bit returns in 16-bit …
(edit) @58678   9 years vboxsync Solaris/Installer: nit.
(edit) @58677   9 years vboxsync introduced new OS hint for USB-3-capable guests
(edit) @58676   9 years vboxsync Hacked up to survive on a PIII-S.
(edit) @58675   9 years vboxsync bs3kit: Converted a bit more stuff and decided to got with syscalls …
(edit) @58674   9 years vboxsync FE/Qt: bugref:7909: Mac OS X: Runtime UI: Extra-Data Manager: …
(edit) @58673   9 years vboxsync VBoxBs3ObjConverter.cpp: completed the COFF fixup conversion code.
(edit) @58672   9 years vboxsync bugref:8051: Installers: unify Linux host installers as far as …
(edit) @58671   9 years vboxsync FE/Qt: bugref:8092: Selector UI: Chooser pane: Removing extra space.
(edit) @58670   9 years vboxsync warning
(edit) @58669   9 years vboxsync Solaris/Installer: Add support for Python 2.7 bindings, adjusted …
(edit) @58668   9 years vboxsync Installer/linux: fixed a few compatibility issues with the .desktop file
(edit) @58667   9 years vboxsync Bs3MemMove
(edit) @58666   9 years vboxsync bs3kit: started adding some useful stuff.
(edit) @58665   9 years vboxsync bugref:7895: Additions and Main/Display: report host support for XOR …
(edit) @58664   9 years vboxsync dbgmodcodeview.cpp: mangle duplicate symbols (typically static …
(edit) @58663   9 years vboxsync bs3kit: More debug info?
(edit) @58662   9 years vboxsync rtdbg: Moved the codeview structures into iprt/formats/codeview.h and …
(edit) @58661   9 years vboxsync Additions/x11: warning clean-up in X.Org headers to support server …
(edit) @58660   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when we build …
(edit) @58659   9 years vboxsync Additions/x11: warning clean-up in X.Org headers to support server …
(edit) @58658   9 years vboxsync bugref:8097: AC/DB loop fixes.
(edit) @58657   9 years vboxsync Solaris/Installer: nit.
(edit) @58656   9 years vboxsync VBoxNetFlt/linux: vboxNetFltLinuxPacketHandler - there's no need to …
(edit) @58655   9 years vboxsync VBoxBs3ObjConverter.cpp: For COFF, lets try convert to X86 relocations …
(edit) @58653   9 years vboxsync Forgot to add Intel_Core_i7_6700K.h before comitting it. duh.
(edit) @58652   9 years vboxsync VBoxBs3ObjConverter.cpp: Implemented truncating 64-bit ELF fixups to …
(edit) @58651   9 years vboxsync NetLwf/win: Allocate miniport name buffer from non-paged pool.
(edit) @58650   9 years vboxsync Main/Medium: fix breakage reintroduced by build fix r103841
(edit) @58649   9 years vboxsync deb: Ubuntu 15.10
(edit) @58648   9 years vboxsync VBoxBs3ObjConverter.cpp: More code.
(edit) @58647   9 years vboxsync Additions/X11: special case for Fedora 23 (another missing change)
(edit) @58646   9 years vboxsync FE/Qt/UIVMLogViewer: no need to use floating point arithmentics here
(edit) @58645   9 years vboxsync build fix
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