VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60280   9 years vboxsync shut up gcc
(edit) @60279   9 years vboxsync ValidationKit/usb: Early commit of the new remote USB test …
(edit) @60278   9 years vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60277   9 years vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @60276   9 years vboxsync FE/Qt: bugref:8249: Initial certificate information viewer …
(edit) @60275   9 years vboxsync VBoxBs3ObjConverter.cpp: warnings.
(edit) @60274   9 years vboxsync Additions: try to purge all ocurrences of __FUNCTION__
(edit) @60273   9 years vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @60272   9 years vboxsync Additions/VBoxGuest: RT_SUCCESS / NT_SUCCESS mixup (thanks Parfait)
(edit) @60271   9 years vboxsync Main/initterm: HRESULT / IPRT status code mixup
(edit) @60270   9 years vboxsync bs3kit/Config.kmk: Don't enable function level linking for Visual C++ …
(edit) @60269   9 years vboxsync dbgmodcodeview.cpp: CV8 string table and source info tables may come …
(edit) @60268   9 years vboxsync Additions/VBoxService: fixed usage of IPRT status and NT status code …
(edit) @60267   9 years vboxsync Runtime/r0drv/nt: Parfait warning (stdcall)
(edit) @60266   9 years vboxsync rtDbgModCvSsProcessV4PlusSymTab: Process LProc16, GProc16, LProc32 and …
(edit) @60265   9 years vboxsync bs3kit: line number improvments.
(edit) @60264   9 years vboxsync iprt/formats/omf.h: correction and additions.
(edit) @60263   9 years vboxsync dbgmodcodeview.cpp: two CV8 bugfixes.
(edit) @60262   9 years vboxsync HostServices/Service.h: Initialize rc.
(edit) @60261   9 years vboxsync HostServices/Service.h: Only copy parameters if a valid parameter …
(edit) @60260   9 years vboxsync FE/Qt: ​​​bugref:8308: Implementing passive event handler (part 02): …
(edit) @60259   9 years vboxsync dbgmodcodeview.cpp: Parse CV8 line numbers.
(edit) @60258   9 years vboxsync dbgmodcodeview.cpp: Parse CV8 line numbers.
(edit) @60257   9 years vboxsync tstPrfRT: mark asm code with BEGINCODE otherwise it will not be part …
(edit) @60256   9 years vboxsync Additions/VBoxCredProv: Fixes for BSTR handling (untested, thanks PVS).
(edit) @60255   9 years vboxsync Additions/VBoxCredProv: Fixes for BSTR handling (untested, thanks PVS).
(edit) @60254   9 years vboxsync Comment typo.
(edit) @60253   9 years vboxsync doc/manual: added some missing bits for the VBoxManage documentation …
(edit) @60252   9 years vboxsync Oh, come on (s.a. r106289).
(edit) @60251   9 years vboxsync Build fix for r106289.
(edit) @60250   9 years vboxsync FE/Qt: ​​​bugref:8308: Implementing passive event handler (part 01): …
(edit) @60249   9 years vboxsync FE/Qt: ​​​bugref:8308: Event handlers rework/cleanup (part 07): …
(edit) @60248   9 years vboxsync Devices/PC/DevPit-i8254.cpp: fix PC speaker passthrough
(edit) @60247   9 years vboxsync Main: When switching to/from NAT network, also consider the paused state
(edit) @60246   9 years vboxsync CertificateImpl.*: Implemented the two missing internal function in …
(edit) @60245   9 years vboxsync IPRT: Added RTCrX509Name_GetShortRdn.
(edit) @60244   9 years vboxsync Runtime/test: typos
(edit) @60243   9 years vboxsync CertificateImpl: Sketched how this should've been done. Don't …
(edit) @60242   9 years vboxsync Guest Control/Main: Cosmetics for VERR_ACCOUNT_RESTRICTED error …
(edit) @60241   9 years vboxsync usblib.h,SUPDrv: Added missing RTStrPurgeEncoding to SUPDrv so …
(edit) @60240   9 years vboxsync Main/Event: fix deadlock (fortunately with timeout) for waitable …
(edit) @60239   9 years vboxsync Main: fixed subversion properties
(edit) @60238   9 years vboxsync include/VBox/log.h: fix for r106253
(edit) @60237   9 years vboxsync doc/manual: fix 'VBoxManage storagectl --portcount' and added …
(edit) @60236   9 years vboxsync pr8249. Backward compatibility with 5.0.x branch
(edit) @60235   9 years vboxsync iprt/asm-amd64-x86.h: doxygen fix
(edit) @60234   9 years vboxsync bs3kit: case
(edit) @60233   9 years vboxsync bs3-cpu-basic-2: cleanups.
(edit) @60232   9 years vboxsync bs3-cpu-basic-2: More INT xx tests.
(edit) @60231   9 years vboxsync bs3kit: updates
(edit) @60230   9 years vboxsync duh
(edit) @60229   9 years vboxsync later
(edit) @60228   9 years vboxsync asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
(edit) @60227   9 years vboxsync FE/Qt: ​​​bugref:8308: Event handlers rework/cleanup (part 06): Heavy …
(edit) @60226   9 years vboxsync FE/Qt: ​​​bugref:8308: Event handlers rework/cleanup (part 05): Some …
(edit) @60225   9 years vboxsync FE/Qt: ​​​bugref:8308: Event handlers rework/cleanup (part 04): Better …
(edit) @60224   9 years vboxsync FE/Qt: ​​​bugref:8308: Event handlers rework/cleanup (part 03): Some …
(edit) @60223   9 years vboxsync FE/Qt: ​​​bugref:8308: Event handlers rework/cleanup (part 02): Basic …
(edit) @60222   9 years vboxsync FE/Qt: ​​​bugref:8308: Event handlers rework/cleanup (part 01): …
(edit) @60221   9 years vboxsync bugref:8249. Example of usage ICertificate interface during OVF import.
(edit) @60220   9 years vboxsync bugref:8249. Added an attribute certificate into IAppliance interface. …
(edit) @60219   9 years vboxsync bugref:8249. New API interface ICertificate was added.
(edit) @60218   9 years vboxsync bs3kit: Optimized BS3_MODE_CODE_V86 checks.
(edit) @60217   9 years vboxsync bs3kit: Changed the value of BS3_MODE_CODE_V86 from 3 to 8 so each of …
(edit) @60216   9 years vboxsync bs3kit: Added BS3REG_CTX_F_NO_AMD64 to ignore r8-r15 in contexts …
(edit) @60215   9 years vboxsync bs3-cpu-basic-2: cleanups
(edit) @60214   9 years vboxsync bs3-cpu-basic-2: more savings
(edit) @60213   9 years vboxsync bs3-cpu-basic-2: cleanups
(edit) @60212   9 years vboxsync bs3-cpu-basic-2: conforming tests. generalized the xcpt #1 test so it …
(edit) @60211   9 years vboxsync bs3kit.h/mac: paranoia.
(edit) @60210   9 years vboxsync bs3-system-data.asm: 16-bit conforming code selectors should have same …
(edit) @60209   9 years vboxsync leave out RTStrPurgeEncoding() from USBLibPurgeEncoding for …
(edit) @60208   9 years vboxsync bs3-cpu-basic-2: More tests.
(edit) @60207   9 years vboxsync bs3-cmn-PerCpuData.c: Compiler doesn't even try to align global data.
(edit) @60206   9 years vboxsync bs3-mode-TrapSystemCallHandler.asm: Forgot to copy DS into the …
(edit) @60205   9 years vboxsync bs3-cmn-syscall.asm: Save and restore g_uBs3TrapEipHint in 16-bit and …
(edit) @60204   9 years vboxsync bs3kit: updates
(edit) @60203   9 years vboxsync bs3kit: updates
(edit) @60202   9 years vboxsync bs3kit: updates
(edit) @60201   9 years vboxsync iprt/asm-amd64-x86.h: Use the Visual C++ halt() intrinsic when …
(edit) @60200   9 years vboxsync iprt/asmdefs.mac: AssertCompileMemberAlignment and AssertCompile.
(edit) @60199   9 years vboxsync bs3kit: updates
(edit) @60198   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when running on …
(edit) @60197   9 years vboxsync VBoxBs3ObjConverter: Got the IMAGE_REL_AMD64_REL32_* the wrong way around.
(edit) @60196   9 years vboxsync bs3kit: oops.
(edit) @60195   9 years vboxsync bs3kit: No need to keep the 64-bit assembly and C object files …
(edit) @60194   9 years vboxsync bs3kit: updates.
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @60192   9 years vboxsync iprt/cdefs.h: Added 'static' to DECLINLINE for C++ and MSC to prevent …
(edit) @60191   9 years vboxsync tstRTPrf: Converted to iprt/test.h and added a little off topic …
(edit) @60190   9 years vboxsync bugref:8087:8087: Additions/x11: support non-root X server: revert …
(edit) @60189   9 years vboxsync iemRaiseLoadStackFromTss32Or16: Try make GCC happy.
(edit) @60188   9 years vboxsync IEM: Fixed a couple of edge cases and broken verification mode. * …
(edit) @60187   9 years vboxsync TMAllCpu: Shut up annoying debug stepping assertion.
(edit) @60186   9 years vboxsync IEM: backed out previous commit.
(edit) @60185   9 years vboxsync IEM: Fixed a couple of edge cases and broken verification mode. * …
(edit) @60184   9 years vboxsync bs3kit: updates.
(edit) @60183   9 years vboxsync Few small style fixes for r106215.
(edit) @60182   9 years vboxsync GUI/UIExtraDataManager: Look both machine and global extra data for …
(edit) @60181   9 years vboxsync GUI/src/extradata: Added missing Makefile.kup.
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