|
|
@58758
|
9 years |
vboxsync |
IPRT: Implemented ASMBitNextClear in assembly.
|
|
|
@58757
|
9 years |
vboxsync |
IPRT: Implemented ASMBitNextSet in assembly.
|
|
|
@58756
|
9 years |
vboxsync |
ASMBitFirstSet/Clear.asm: 64-bit bugfixes
|
|
|
@58755
|
9 years |
vboxsync |
ASMBitFirstSet/Clear svn props.
|
|
|
@58754
|
9 years |
vboxsync |
IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ version.
|
|
|
@58753
|
9 years |
vboxsync |
IPRT: Morphed ASMBitFirstClear.asm into ASMBitFirstSet.asm, and fixing …
|
|
|
@58752
|
9 years |
vboxsync |
EFI/OvmfPkg*.fdf: Change the base address of MEMFD so it doesn't …
|
|
|
@58751
|
9 years |
vboxsync |
IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ …
|
|
|
@58750
|
9 years |
vboxsync |
iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
|
|
|
@58749
|
9 years |
vboxsync |
iprt/asm*.h: Watcom & RT_MANGLER, include #pragma aux before function …
|
|
|
@58748
|
9 years |
vboxsync |
IPRT: mangling.run fix.
|
|
|
@58747
|
9 years |
vboxsync |
iprt/mangling.h: Added all ASM* functions, not just the ones we …
|
|
|
@58746
|
9 years |
vboxsync |
ASMBitFirstClear.asm: work in progress.
|
|
|
@58745
|
9 years |
vboxsync |
FE/Qt: Port-forwarding dialog: allow both IPv4 and IPv6 addresses (and …
|
|
|
@58744
|
9 years |
vboxsync |
Audio: Update for audio notification support.
|
|
|
@58743
|
9 years |
vboxsync |
IPRT: Deleted ldrPE.h and ldrMZ.h, everyeone should be using the ones …
|
|
|
@58742
|
9 years |
vboxsync |
Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
|
|
|
@58741
|
9 years |
vboxsync |
VBoxPeSetVersion.cpp: Use our pecoff.h and mz.h instead of Windows.h …
|
|
|
@58740
|
9 years |
vboxsync |
FE/Qt: handle new error code VERR_HTTP_HOST_NOT_FOUND
|
|
|
@58739
|
9 years |
vboxsync |
iprt/formats/mz.h: Copied from runtime and adjusted a little.
|
|
|
@58738
|
9 years |
vboxsync |
Runtime/http-curl: distinguish between "URL not found" and "host not found"
|
|
|
@58737
|
9 years |
vboxsync |
UIDownloaderAdditions: adjust version number for test builds and trunk …
|
|
|
@58736
|
9 years |
vboxsync |
Audio: DrvHostDSound.cpp: Initialize rc.
|
|
|
@58735
|
9 years |
vboxsync |
doc/manual: document GUI/DefaultCloseAction extradata key
|
|
|
@58734
|
9 years |
vboxsync |
libs/xpcom: fix (just in case) for sloppy code
|
|
|
@58733
|
9 years |
vboxsync |
Audio: DrvHostDSound.cpp: Initial implementation of threaded audio …
|
|
|
@58732
|
9 years |
vboxsync |
tstSupVerify: Simple SUPR3HardenedVerifyPlugIn testcase.
|
|
|
@58731
|
9 years |
vboxsync |
supR3HardNtViCallWinVerifyTrust: Added more status crypt and cert …
|
|
|
@58730
|
9 years |
vboxsync |
supR3HardenedMonitor_LdrLoadDll: Return STATUS_INVALID_IMAGE_FORMAT …
|
|
|
@58729
|
9 years |
vboxsync |
ldrPE.cpp: use iprt/formats/pecoff.h and name all machines listed by …
|
|
|
@58728
|
9 years |
vboxsync |
iprt/formats/pecoff.h: Added all machine constants listed by microsoft.
|
|
|
@58727
|
9 years |
vboxsync |
rtldrPEOpen: Set pErrInfo on VERR_LDR_ARCH_MISMATCH.
|
|
|
@58726
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Using new …
|
|
|
@58725
|
9 years |
vboxsync |
NetworkServices: Don't build VBoxNetDHCP and VBoxNetNAT when Main …
|
|
|
@58724
|
9 years |
vboxsync |
BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. …
|
|
|
@58723
|
9 years |
vboxsync |
BIOS: Added 64-bit unsigned left/right shift.
|
|
|
@58722
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Enabling …
|
|
|
@58721
|
9 years |
vboxsync |
bugref:8101. Windows MSM build is affected. It is passed public …
|
|
|
@58720
|
9 years |
vboxsync |
bs3kit: More code.
|
|
|
@58719
|
9 years |
vboxsync |
warnings
|
|
|
@58718
|
9 years |
vboxsync |
build fix
|
|
|
@58717
|
9 years |
vboxsync |
Additions/linux/sharedfolders: pass the share name as parameter to …
|
|
|
@58716
|
9 years |
vboxsync |
bldprgs: fixed path
|
|
|
@58715
|
9 years |
vboxsync |
bs3kit.h: Cross context pointers and start on a simple slab allocator …
|
|
|
@58714
|
9 years |
vboxsync |
bs3-shutdown.c: Must use BS3_DECL with Main_rm since we're no longer …
|
|
|
@58713
|
9 years |
vboxsync |
bs3kit: Use -ecw instead of -ecc for 16-bit to avoid lots of …
|
|
|
@58712
|
9 years |
vboxsync |
iprt/asm.h: 16-bit and 32-bit Watcom C/C++ adjustments.
|
|
|
@58711
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: Comment change.
|
|
|
@58710
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: fixes
|
|
|
@58709
|
9 years |
vboxsync |
iprt/asm-watcom-x86-32.h: Initial pragma aux implementation for 32-bit …
|
|
|
@58708
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: Initial pragma aux implementation for 16-bit …
|
|
|
@58707
|
9 years |
vboxsync |
iprt/asm-amd64-x86-watcom-16.h: Remove duplicate pragma aux.
|
|
|
@58706
|
9 years |
vboxsync |
iprt/asm.h: 16-bit adjustments, watcom adjustments.
|
|
|
@58705
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: 16-bit and 32-bit Watcom C/C++ adjustments.
|
|
|
@58704
|
9 years |
vboxsync |
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
|
|
|
@58703
|
9 years |
vboxsync |
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
|
|
|
@58702
|
9 years |
vboxsync |
iprt/cdefs.h: Introduced RT_FAR_DATA for 16-bit code and adjusted …
|
|
|
@58701
|
9 years |
vboxsync |
asm-amd64-x86-watcom-32.h: Initial pragma aux implementation for …
|
|
|
@58700
|
9 years |
vboxsync |
DevVGA_VDMA.cpp: check that pVdma is already created.
|
|
|
@58699
|
9 years |
vboxsync |
asm-amd64-x86-watcom-16.h: Initial pragma aux implementation for …
|
|
|
@58698
|
9 years |
vboxsync |
Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
|
|
|
@58697
|
9 years |
vboxsync |
Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
|
|
|
@58696
|
9 years |
vboxsync |
Solaris/Installer: avoid calling 'which' on checkinstall if possible.
|
|
|
@58695
|
9 years |
vboxsync |
bs3kit: Macros for far pointers.
|
|
|
@58694
|
9 years |
vboxsync |
bs3kit: Defined GDT, IDTs, TSSes and an empty LDT.
|
|
|
@58693
|
9 years |
vboxsync |
iprt/x86.h: Converted some unsigned bitfields to uint32_t so the …
|
|
|
@58692
|
9 years |
vboxsync |
iprt/x86extra.mac: Removed IntRedirBitmap field from X86TSS32 & …
|
|
|
@58691
|
9 years |
vboxsync |
iprt/asmdefs.mac: NASM defines PASS=0 or =3 to indicate that we're …
|
|
|
@58690
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Adding first …
|
|
|
@58689
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Extra-Data …
|
|
|
@58688
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: converter: …
|
|
|
@58687
|
9 years |
vboxsync |
Solaris/Installer: safer quoting.
|
|
|
@58686
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Adding new …
|
|
|
@58685
|
9 years |
vboxsync |
bugref:7895: UISession.cpp: XOR mouse pointer conversion for OSX host
|
|
|
@58684
|
9 years |
vboxsync |
FE/Qt: enable xHCI for new guests which are supposed to have support for it
|
|
|
@58683
|
9 years |
vboxsync |
UISession.cpp: XOR mouse pointer conversion (bugref:7895)
|
|
|
@58682
|
9 years |
vboxsync |
Additions: reverted r104082: not necessary
|
|
|
@58681
|
9 years |
vboxsync |
tstSSLCertDownloads: QtNetwork not necessary anymore
|
|
|
@58680
|
9 years |
vboxsync |
bs3kit: Use -d1 instead of -d2 or -d1+ since it doesn't seem to affect …
|
|
|
@58679
|
9 years |
vboxsync |
bs3kit-docs.c: Documented return registers (64-bit returns in 16-bit …
|
|
|
@58678
|
9 years |
vboxsync |
Solaris/Installer: nit.
|
|
|
@58677
|
9 years |
vboxsync |
introduced new OS hint for USB-3-capable guests
|
|
|
@58676
|
9 years |
vboxsync |
Hacked up to survive on a PIII-S.
|
|
|
@58675
|
9 years |
vboxsync |
bs3kit: Converted a bit more stuff and decided to got with syscalls …
|
|
|
@58674
|
9 years |
vboxsync |
FE/Qt: bugref:7909: Mac OS X: Runtime UI: Extra-Data Manager: …
|
|
|
@58673
|
9 years |
vboxsync |
VBoxBs3ObjConverter.cpp: completed the COFF fixup conversion code.
|
|
|
@58672
|
9 years |
vboxsync |
bugref:8051: Installers: unify Linux host installers as far as …
|
|
|
@58671
|
9 years |
vboxsync |
FE/Qt: bugref:8092: Selector UI: Chooser pane: Removing extra space.
|
|
|
@58670
|
9 years |
vboxsync |
warning
|
|
|
@58669
|
9 years |
vboxsync |
Solaris/Installer: Add support for Python 2.7 bindings, adjusted …
|
|
|
@58668
|
9 years |
vboxsync |
Installer/linux: fixed a few compatibility issues with the .desktop file
|
|
|
@58667
|
9 years |
vboxsync |
Bs3MemMove
|
|
|
@58666
|
9 years |
vboxsync |
bs3kit: started adding some useful stuff.
|
|
|
@58665
|
9 years |
vboxsync |
bugref:7895: Additions and Main/Display: report host support for XOR …
|
|
|
@58664
|
9 years |
vboxsync |
dbgmodcodeview.cpp: mangle duplicate symbols (typically static …
|
|
|
@58663
|
9 years |
vboxsync |
bs3kit: More debug info?
|
|
|
@58662
|
9 years |
vboxsync |
rtdbg: Moved the codeview structures into iprt/formats/codeview.h and …
|
|
|
@58661
|
9 years |
vboxsync |
Additions/x11: warning clean-up in X.Org headers to support server …
|
|
|
@58660
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when we build …
|
|
|
@58659
|
9 years |
vboxsync |
Additions/x11: warning clean-up in X.Org headers to support server …
|
|
|