VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72324   7 years vboxsync Main/Makefile.kmk: Strip trailing white space and empty lines from …
(edit) @72323   7 years vboxsync Main: bugref:9049: Support for split GUI functionality, to start …
(edit) @72322   7 years vboxsync Installer/Linux: bugref:9049: Simplifying code committed in r122755 to …
(edit) @72321   7 years vboxsync FE/Qt In new vm "expert" wizard initialize the ram spin box correctly
(edit) @72320   7 years vboxsync DevHDA: Fixed two incorrect MMIO status codes causing lost of kernel …
(edit) @72319   7 years vboxsync ValidationKit/testdriver: Use 5.3 directory for the upcoming (still …
(edit) @72318   7 years vboxsync ValidationKit/testdriver: Use 5.2 for the upcoming (but still …
(edit) @72317   7 years vboxsync valkit/netutils.py: Fixes to the host IP getting code. [spacing]
(edit) @72316   7 years vboxsync valkit/netutils.py: Fixes to the host IP getting code.
(edit) @72315   7 years vboxsync ValidationKit: Add support for basic nested hardware-virtualization …
(edit) @72314   7 years vboxsync FE/Qt: ​bugref:6769 Hiding the path selector in general machine …
(edit) @72313   7 years vboxsync FE/Qt: ​bugref:6769 In the new vm wizard making the path/name fields …
(edit) @72312   7 years vboxsync Build fix attempt for 32bit Windows
(edit) @72311   7 years vboxsync doxygen
(edit) @72310   7 years vboxsync Devices/Storage: Convert DrvDiskIntegrity to use the new trace log …
(edit) @72309   7 years vboxsync Runtime/tracelogwriter.cpp: Add methods taking a list of event data items
(edit) @72308   7 years vboxsync NEM/win: Count cpuid and msr exits.
(edit) @72306   7 years vboxsync NEM/win: Intercept and handle MSR accesses. bugref:9044
(edit) @72305   7 years vboxsync Installer/Linux: bugref:9049: Support for split GUI functionality.
(edit) @72304   7 years vboxsync NEMR0/win: Handle HV_STATUS_INSUFFICIENT_MEMORY during page mapping. …
(edit) @72303   7 years vboxsync Devices/Makefile.kmk: Make it work with recent iasl versions, the …
(edit) @72302   7 years vboxsync Devices/Makefile.kmk: Make it work with recent iasl versions, the …
(edit) @72301   7 years vboxsync Devices/Makefile.kmk: Make it work with recent iasl versions, the …
(edit) @72300   7 years vboxsync NEM,STAM: Partition memory statistics for NEM. bugref:9044 - STAM: …
(edit) @72299   7 years vboxsync VMM/HMVMXR0: Comment update regarding ICEBP/INT1.
(edit) @72298   7 years vboxsync valkit/vboxwrappers.py: Use common.netutils functions for getting the …
(edit) @72297   7 years vboxsync valkit/common: Added netutils.py with getPrimaryHostIp() and …
(edit) @72296   7 years vboxsync valkit/common: Added netutils.py with getPrimaryHostIp() and …
(edit) @72295   7 years vboxsync Installer/solaris: spaces.
(edit) @72294   7 years vboxsync Installer/solaris: Added a Solaris version, fixed tabs to spaces.
(edit) @72293   7 years vboxsync CUE: Fixed REM keyword parsing.
(edit) @72292   7 years vboxsync NAT: sobind - untabify.
(edit) @72291   7 years vboxsync NEM/Win: Let's try get WinHvDepositMemory.
(edit) @72290   7 years vboxsync NEM/win: doxygen fix
(edit) @72289   7 years vboxsync FE/Qt bugref:6769 Removing an obsolete widget class (RIP …
(edit) @72288   7 years vboxsync FE/Qt bugref:6769: Replacing the combined name/path selector widget in …
(edit) @72287   7 years vboxsync NEM/win: Fixes to code using WHv API.
(edit) @72286   7 years vboxsync NEM/win: Updated SDK.
(edit) @72285   7 years vboxsync IPRT: Adding RTTimeLocalDeltaNanoFor.
(edit) @72284   7 years vboxsync NAT: tcp_fconnect - use %RTnaipv4 instead of an artisanal equivalent. …
(edit) @72283   7 years vboxsync NAT: sobind - rewrite to also always bind UDP sockets as the old code did.
(edit) @72282   7 years vboxsync Installer/Darwin: bugref:9049: postflight fix for split gui.
(edit) @72281   7 years vboxsync Reverting r122729 because it was wrong.
(edit) @72280   7 years vboxsync Installer/Darwin: bugref:9049: Support for split GUI functionality, …
(edit) @72279   7 years vboxsync FE/Qt bugref:6769: Replacing the combined name/path selector widget in …
(edit) @72278   7 years vboxsync NAT: udp_attach - gracefull handle getsockname() failure instead of …
(edit) @72277   7 years vboxsync Installer/Darwin: bugref:9049: Support for split GUI functionality.
(edit) @72276   7 years vboxsync NAT: udp_attach - prettify a bit.
(edit) @72275   7 years vboxsync NetFlt/Win: (bugref: 8009) strip trailing blanks in previous.
(edit) @72274   7 years vboxsync NAT: udp_attach - set so_type early.
(edit) @72273   7 years vboxsync IPRT: Tweaked ntfsvfs.cpp and RTCp.cpp so it's patch files, provided …
(edit) @72272   7 years vboxsync NEMAll: Oops, forgot to drop && defined(IN_RING3) after doing the …
(edit) @72271   7 years vboxsync FE/Qt: bugref:9049: One more adjustment to Makefile for split hardened …
(edit) @72270   7 years vboxsync DevPCI: LogRel nit.
(edit) @72269   7 years vboxsync DBGC: When listing modules in DBGF_AS_RC_AND_GC_GLOBAL, we need to …
(edit) @72268   7 years vboxsync DBGC: Only use DBGF_AS_RC_AND_GC_GLOBAL for !HM and !NEM.
(edit) @72267   7 years vboxsync VMM: Added NEMR3IsEnabled to go aloneside HMR3IsEnabled for the …
(edit) @72266   7 years vboxsync TRPMR3InjectEvent: Don't reschedule to REM when in NEM mode. bugref:9044
(edit) @72265   7 years vboxsync VMM: Added PGMGetGuestCR3Phys for debug/log purposes.
(edit) @72264   7 years vboxsync IPRT/rtDbgCfgTryDownloadAndOpen: Support non-url servers, like UNC.
(edit) @72263   7 years vboxsync NEM/win: Intercept all (for now) CPUIDs. bugref:9044
(edit) @72262   7 years vboxsync NEM/win: Intercept all (for now) CPUIDs. bugref:9044
(edit) @72261   7 years vboxsync NetFlt/Win: (bugref: 8009) Introduced a registry parameter to control …
(edit) @72260   7 years vboxsync testboxscript: close gap in passing mount options on linux
(edit) @72259   7 years vboxsync testboxscript: introduce a way to specify custom mount options
(edit) @72258   7 years vboxsync FE/Qt: Fixing UIToolsPaneMachine::setCurrentItem so that we no longer …
(edit) @72257   7 years vboxsync FE/Qt: Adding an assert for the currentItem() in …
(edit) @72256   7 years vboxsync FE/Qt: Declare a variable just before using it.
(edit) @72255   7 years vboxsync NEMAllNativeTemplate-win.cpp.h: No need to set …
(edit) @72254   7 years vboxsync Merged r122570 from 5.2. bugref:9171
(edit) @72253   7 years vboxsync NEM: Handle HvMessageTypeUnrecoverableException. bugref:9044
(edit) @72252   7 years vboxsync NEMR3Native-win.cpp: Loop optimization.
(edit) @72251   7 years vboxsync IEMAll: Must roll back memory changes after failed instruction fetch …
(edit) @72250   7 years vboxsync Installer/Windows: bugref:9049: Support for split GUI functionality.
(edit) @72249   7 years vboxsync IOMR3ProcessForceFlag: Logging fix.
(edit) @72248   7 years vboxsync iomMmioRing3WritePending: Deal with fun IEM cross MMIO page scenario.
(edit) @72247   7 years vboxsync FE/Qt and HostDriver/Support: bugref:9049: Hardening support for split …
(edit) @72246   7 years vboxsync FE/Qt: bugref:9049: Adjusting Makefile for split hardened build.
(edit) @72245   7 years vboxsync FE/Qt bugref:6769: Adding some flower box comments
(edit) @72244   7 years vboxsync FE/Qt bugref:9072: Refactor some local class to devide them between …
(edit) @72243   7 years vboxsync FE/Qt bugref:6769: In clone vm wizard update the composed folder path …
(edit) @72242   7 years vboxsync FE/Qt: bugref:9049: Adjusting ifdefs for main.cpp, some stuff is used …
(edit) @72241   7 years vboxsync DevVGA-SVGA3d-win.cpp: fixed swapped src and dst in …
(edit) @72240   7 years vboxsync FE/Qt bugref:6769: Make sure UIVMNamePathSelector tooltip has native …
(edit) @72239   7 years vboxsync nat/udp.c: Shut up annoying assertion in udp_attach till someone have …
(edit) @72238   7 years vboxsync valkit/utils.py: Fixed hasNonAsciiCharacters (busted on 3.x) and added …
(edit) @72237   7 years vboxsync FE/Qt: Remove a workaround in UIWizard for setting watermark. It was …
(edit) @72236   7 years vboxsync FE/Qt bugref:6769: Put back the content margins settings
(edit) @72235   7 years vboxsync FE/Qt bugref:6769: Dont set content margins in UIVMNamePathSelector
(edit) @72234   7 years vboxsync vkit/tdMoveVM1: pylint fix and cleanups. untested, hope it still works.
(edit) @72233   7 years vboxsync FE/Qt: bugref:9049: Forgot something important in r122659.
(edit) @72232   7 years vboxsync vkit/tests: Try not use pylint numeric codes. Google suggest R0204 is …
(edit) @72231   7 years vboxsync vkit/tests: pylint
(edit) @72230   7 years vboxsync FE/Qt: bugref:6769: VBoxGlobal build fix for r122670.
(edit) @72229   7 years vboxsync NEM/win: Always set HvX64RegisterDeliverabilityNotifications on exit …
(edit) @72228   7 years vboxsync FE/Qt Build fix
(edit) @72227   7 years vboxsync FE/Qt bugref:6769: Replacing the path line edit with a label …
(edit) @72226   7 years vboxsync FE/Qt bugref:6769: Make sure 'name' line edit gets the focus in 'New …
(edit) @72225   7 years vboxsync FE/Qt bugref:6769: Make sure 'name' line edit gets the focus in 'New …
(edit) @72224   7 years vboxsync FE/Qt: Add 'setting file location' item to snapshots details
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