VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52213   11 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52212   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52211   11 years vboxsync Runtime: remove R3Mini run-time library as it is no longer needed.
(edit) @52210   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52209   11 years vboxsync OHCI,EHCI: 6305: Maximal number of ports is set to 15
(edit) @52208   11 years vboxsync VMM/HM: Comment nit.
(edit) @52207   11 years vboxsync SUP: Fixed handle leak in the driver. Adjusted …
(edit) @52206   11 years vboxsync RTCrX509: Another name component mapping.
(edit) @52205   11 years vboxsync VBox/err.h: four VERR_SUP_VP_* status codes for the latest SUP changes.
(edit) @52204   11 years vboxsync SUP,LDR: Changed RTLdrGetBits to allow not resolving imports. Combined …
(edit) @52203   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 09).
(edit) @52202   11 years vboxsync FE/Qt: 7462: Action-pool interface cleanup/rework (part 02).
(edit) @52201   11 years vboxsync Additions/common/VBoxGuestLib: missing return check when retrieving a …
(edit) @52200   11 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52199   11 years vboxsync Additions/x11/vboxvideo: remove hard-coded maximum number of screens.
(edit) @52195   11 years vboxsync FE/Qt: 7468: Update to r95247: Re-integrate flag from UISession side …
(edit) @52193   11 years vboxsync EFI: typo in comment
(edit) @52192   11 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52191   11 years vboxsync Additions/x11/vboxvideo: comment fix and make an error fatal.
(edit) @52190   11 years vboxsync FE/Qt: 7468: Extra-data flag to configure mouse-capture policy for …
(edit) @52189   11 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52188   11 years vboxsync FE/Qt: Initialize Network/Update managers before action-pool which can …
(edit) @52187   11 years vboxsync FE/Qt: 3646, 7345: Runtime UI: HiDPI icons pack for status-bar.
(edit) @52186   11 years vboxsync FE/Qt: Runtime UI: Extend USB menu with settings action; Restriction …
(edit) @52185   11 years vboxsync VBoxManage: better check the NIC number during modifyvm
(edit) @52184   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 08).
(edit) @52183   11 years vboxsync netadpInstall: install inf
(edit) @52182   11 years vboxsync VMM/HMVMXR0: Wrong, EMT preemption doesn't lose VMCS state.
(edit) @52181   11 years vboxsync FE/Qt: 7462: Action-pool interface cleanup/rework (part 01).
(edit) @52180   11 years vboxsync FE/Qt: Runtime UI: Missed menu restriction bits.
(edit) @52179   11 years vboxsync FE/Qt: Runtime UI: Pass frame-buffer resize notification through hierarchy.
(edit) @52177   11 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52176   11 years vboxsync SUP: Fixed windows 7 regression where the child purification code …
(edit) @52175   11 years vboxsync MachineImpl.cpp: Create the log directory before launching the VM; …
(edit) @52174   11 years vboxsync Fe/Qt: Call SUPR3HardenedVerifyInit so we don't assert when VBoxGlobal …
(edit) @52173   11 years vboxsync build fix
(edit) @52172   11 years vboxsync VMM/HMVMXR0: Clear inhibit-interrupts force-flag when only NMI …
(edit) @52171   11 years vboxsync Main: VM startup logging on windows.
(edit) @52170   11 years vboxsync Main/Host: make sure USB warnings are not lost when querying the USB …
(edit) @52169   11 years vboxsync SUP: Added logging capabilities to the hardened stub.
(edit) @52168   11 years vboxsync Main/VirtualBox+Medium+Snapshot: fix lock inconsistency which crept …
(edit) @52167   11 years vboxsync rpm: el7-amd64
(edit) @52166   11 years vboxsync VMM/HMVMXR0: Move comment to the right place.
(edit) @52165   11 years vboxsync VMM/HMVMXR0: Cleanup.
(edit) @52164   11 years vboxsync VMM/HMVMXR0: Nits.
(edit) @52163   11 years vboxsync SUP: Make the middle respawn process wait on both parent and child. …
(edit) @52162   11 years vboxsync VMM/HMVMXR0: Make hmR0VmxGetGuestIntrState() side-effect free in terms …
(edit) @52160   11 years vboxsync SUP: some cleanups.
(edit) @52159   11 years vboxsync Main/Host: forgotten checkin
(edit) @52158   11 years vboxsync Main/Host: some more lock order fixes related to host drive/medium …
(edit) @52157   11 years vboxsync DevAPIC: fixes debug logging
(edit) @52156   11 years vboxsync SUP: Don't make assumptions about the NTDLL.DLL location in the child …
(edit) @52155   11 years vboxsync FE/Qt: 7462: Selector UI: Action-pool cleanup/rework (part 01).
(edit) @52154   11 years vboxsync NAT: Rework sorecvfrom(). On Windows provide iovec definition that is …
(edit) @52153   11 years vboxsync FE/Qt: UIKeyboardHandler: force an index into range.
(edit) @52152   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 07).
(edit) @52151   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 06).
(edit) @52150   11 years vboxsync 32-bit Linux build fix
(edit) @52149   11 years vboxsync VMM/HMVMXR0: comment.
(edit) @52148   11 years vboxsync Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
(edit) @52147   11 years vboxsync VMM/HMVMXR0: Don't lose interruptibility-state when we get preempted early!
(edit) @52146   11 years vboxsync Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.16.
(edit) @52145   11 years vboxsync Additions/x11/x11include: add header files for X.Org Server 1.16.
(edit) @52144   11 years vboxsync Runtime/VBox/VBoxRTDeps.cpp: prepare for gsoap 2.8
(edit) @52143   11 years vboxsync build fix
(edit) @52142   11 years vboxsync VMM/HM: todo regarding guru.
(edit) @52141   11 years vboxsync VMM/HMVMXR0: Less confusing variable name.
(edit) @52140   11 years vboxsync VMM/HMVMXR0: Fix NMI redelivery when the original delivery caused an …
(edit) @52139   11 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52138   11 years vboxsync dbgcfg.cpp: ignore case in symbol paths.
(edit) @52137   11 years vboxsync wddm simplify a bit
(edit) @52136   11 years vboxsync wddm: autoresize enhancements
(edit) @52135   11 years vboxsync SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
(edit) @52134   11 years vboxsync NDIS6: Cumulative commit containing async send, unload race fix …
(edit) @52133   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 05).
(edit) @52132   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 04).
(edit) @52131   11 years vboxsync FE/Qt: on Windows hosts do use the low-level keyboard hook to detect …
(edit) @52130   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 03).
(edit) @52129   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 02).
(edit) @52128   11 years vboxsync PS2M: Do not delay resets (too much trouble).
(edit) @52127   11 years vboxsync VMM/HM: Fix swapped size, value parameters in memset.
(edit) @52126   11 years vboxsync VMM/HM: nit.
(edit) @52125   11 years vboxsync VMM/HM: Add tracking of last 30 VM-exits. Can be useful for guru …
(edit) @52124   11 years vboxsync FE/Qt: Runtime UI: Cache allowed menu types, not only action types.
(edit) @52123   11 years vboxsync FE/Qt: ifdef some debugger UI stuff.
(edit) @52122   11 years vboxsync VBoxSDL: redraw the guest screen after a resize.
(edit) @52121   11 years vboxsync FE/Qt: Fixing build-warning.
(edit) @52120   11 years vboxsync FE/Qt: Build-fix for r95145.
(edit) @52119   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 01).
(edit) @52118   11 years vboxsync FE/Qt: runtime: redraw the guest screne after a resize.
(edit) @52117   11 years vboxsync DisplayImpl: IDisplay::InvalidateAndUpdateScreen
(edit) @52116   11 years vboxsync FE/Qt: Runtime UI: View menu: Icons update.
(edit) @52115   11 years vboxsync FE/Qt: 3646: Status-bar Editor and Runtime UI: View menu: Status-bar …
(edit) @52114   11 years vboxsync FE/Qt: 7345: Runtime UI: Display indicator: Icons update.
(edit) @52113   11 years vboxsync NAT: G/c #if0'ed code to send ICMP_SOURCEQUENCH. Source quench is …
(edit) @52112   11 years vboxsync FE/Qt: 7345: Runtime UI: Display indicator: Initial implementation.
(edit) @52111   11 years vboxsync Storage/testcases: Include the tests scripts into tstVDIo for …
(edit) @52110   11 years vboxsync VMM/GIM: Make guest-OS Id as part of the saved states as it could be …
(edit) @52109   11 years vboxsync Additions/x11/VBoxClient: do not start VBoxClient on ssh connections.
(edit) @52107   11 years vboxsync Missing cast.
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