VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58713   9 years vboxsync bs3kit: Use -ecw instead of -ecc for 16-bit to avoid lots of …
(edit) @58712   9 years vboxsync iprt/asm.h: 16-bit and 32-bit Watcom C/C++ adjustments.
(edit) @58711   9 years vboxsync iprt/asm-amd64-x86.h: Comment change.
(edit) @58710   9 years vboxsync iprt/asm-watcom-x86-16.h: fixes
(edit) @58709   9 years vboxsync iprt/asm-watcom-x86-32.h: Initial pragma aux implementation for 32-bit …
(edit) @58708   9 years vboxsync iprt/asm-watcom-x86-16.h: Initial pragma aux implementation for 16-bit …
(edit) @58707   9 years vboxsync iprt/asm-amd64-x86-watcom-16.h: Remove duplicate pragma aux.
(edit) @58706   9 years vboxsync iprt/asm.h: 16-bit adjustments, watcom adjustments.
(edit) @58705   9 years vboxsync iprt/asm-amd64-x86.h: 16-bit and 32-bit Watcom C/C++ adjustments.
(edit) @58704   9 years vboxsync iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
(edit) @58703   9 years vboxsync iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
(edit) @58702   9 years vboxsync iprt/cdefs.h: Introduced RT_FAR_DATA for 16-bit code and adjusted …
(edit) @58701   9 years vboxsync asm-amd64-x86-watcom-32.h: Initial pragma aux implementation for …
(edit) @58700   9 years vboxsync DevVGA_VDMA.cpp: check that pVdma is already created.
(edit) @58699   9 years vboxsync asm-amd64-x86-watcom-16.h: Initial pragma aux implementation for …
(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) @58693   9 years vboxsync iprt/x86.h: Converted some unsigned bitfields to uint32_t so the …
(edit) @58692   9 years vboxsync iprt/x86extra.mac: Removed IntRedirBitmap field from X86TSS32 & …
(edit) @58691   9 years vboxsync iprt/asmdefs.mac: NASM defines PASS=0 or =3 to indicate that we're …
(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) @58654   9 years vboxsync include/iprt/formats/pecoff.h: Copied from …
(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
(edit) @58644   9 years vboxsync Additions/X11: special case for Fedora 23 (missing change)
(edit) @58643   9 years vboxsync Additions/X11: special case for Fedora 23
(edit) @58642   9 years vboxsync USBProxyDevice: on VUSBSTATUS_DNR, retry up to 5 times (thanks Dennis …
(edit) @58641   9 years vboxsync Windows host installer: Fixed "Start VirtualBox" checkbox handling …
(edit) @58640   9 years vboxsync USBProxyDevice-linux: map -EPROTO to VUSBSTATUS_DNR
(edit) @58639   9 years vboxsync Windows host installer: Fixed "Start VirtualBox" checkbox handling …
(edit) @58638   9 years vboxsync VBoxNetFlt/linux: vboxNetFltLinuxCanForwardAsGso - fix apparent cut …
(edit) @58637   9 years vboxsync bs3kit: started on simple 64-bit address relocation converter.
(edit) @58636   9 years vboxsync include/iprt/format/elf*: copied from Runtime/include/internal/ldrELF*.
(edit) @58635   9 years vboxsync Additions/x11: build a video driver for X.Org Server 1.18.
(edit) @58634   9 years vboxsync Additions/x11: added header files for building X.Org video driver …
(edit) @58633   9 years vboxsync VBoxBs3Linker.cpp: warning.
(edit) @58632   9 years vboxsync bs3kit: Use elf cross compiler on darwin.
(edit) @58631   9 years vboxsync NAT: tcp_fconnect - when DNS proxy is enabled and the target is port …
(edit) @58630   9 years vboxsync bs3kit: Made gcc produced 64-bit ELF palatable for wlink.
(edit) @58629   9 years vboxsync /Makefile.kmk: bs3kit to docs.Core.
(edit) @58628   9 years vboxsync bs3kit: Managed to link 16, 32 and 64-bit C code into the same binary, …
(edit) @58627   9 years vboxsync Config.kmk: Added RT_OS_AGNOSTIC define for that target.
(edit) @58626   9 years vboxsync Doxyfile.Core: bs3kit macros.
(edit) @58625   9 years vboxsync iprt/types.h: Watcom & 16-bit adjustments.
(edit) @58624   9 years vboxsync iprt/stdint.h: Watcom & 16-bit adjustments.
(edit) @58623   9 years vboxsync iprt/cdefs.h: Watcom & 16-bit adjustments.
(edit) @58622   9 years vboxsync bugref: 8087:Additions/x11: support non-root X server: make the …
(edit) @58621   9 years vboxsync FE/Qt: ​bugref:8088: Rework session-information window: Adding new …
(edit) @58620   9 years vboxsync FE/Qt: ​bugref:8088: Rework session-information window: Enabling the …
(edit) @58619   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make the …
(edit) @58618   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make the …
(edit) @58617   9 years vboxsync GuestHost: indent missing host features by 2 space for cosmetical reasons
(edit) @58616   9 years vboxsync FE/Qt: bugref:8088: Rework session-information window: Changing the …
(edit) @58615   9 years vboxsync bugref:7906: Installers/Linux: support systemd: fix systemd detection …
(edit) @58614   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: revert r103927
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