VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52230   10 years vboxsync NAT: Fix previous, pass bind_ip.s_addr, not bind_ip to %RTnaipv4. That …
(edit) @52229   10 years vboxsync NAT: Log port-forwarding using address:port notation, including host's …
(edit) @52228   10 years vboxsync Devices/ipxe: work around gcc problem not allowing to specify "ebp" to …
(edit) @52227   10 years vboxsync Devices/iPXE: added README.vbox
(edit) @52226   10 years vboxsync wddm: preemption fixes
(edit) @52225   10 years vboxsync fixed eol-style
(edit) @52224   10 years vboxsync Additions/x11/vboxvideo and vboxmouse: clean up undefined symbols.
(edit) @52223   10 years vboxsync Additions/x11/vboxvideo and vboxmouse: add a missing undefined symbol …
(edit) @52222   10 years vboxsync Additions/common/VBoxGuestLib: re-write vbglR3DoIOCtl() for …
(edit) @52221   10 years vboxsync FE/Qt: Show both configured and effective paravirt. provider in …
(edit) @52220   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 12).
(edit) @52219   10 years vboxsync Additions/x11: two undefined functions
(edit) @52218   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 11).
(edit) @52217   10 years vboxsync Runtime/http: fixed potential invalid RTMemFree() on error
(edit) @52216   10 years vboxsync Config.kmk: remove -ffunction-sections / -gc-sections experiment (not …
(edit) @52215   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 10).
(edit) @52214   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52212   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52211   10 years vboxsync Runtime: remove R3Mini run-time library as it is no longer needed.
(edit) @52210   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52209   10 years vboxsync OHCI,EHCI: 6305: Maximal number of ports is set to 15
(edit) @52208   10 years vboxsync VMM/HM: Comment nit.
(edit) @52207   10 years vboxsync SUP: Fixed handle leak in the driver. Adjusted …
(edit) @52206   10 years vboxsync RTCrX509: Another name component mapping.
(edit) @52205   10 years vboxsync VBox/err.h: four VERR_SUP_VP_* status codes for the latest SUP changes.
(edit) @52204   10 years vboxsync SUP,LDR: Changed RTLdrGetBits to allow not resolving imports. Combined …
(edit) @52203   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 09).
(edit) @52202   10 years vboxsync FE/Qt: 7462: Action-pool interface cleanup/rework (part 02).
(edit) @52201   10 years vboxsync Additions/common/VBoxGuestLib: missing return check when retrieving a …
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52199   10 years vboxsync Additions/x11/vboxvideo: remove hard-coded maximum number of screens.
(edit) @52198   10 years vboxsync Config.kmk: disable -Wl,-gc-sections on Solaris for now.
(edit) @52197   10 years vboxsync forgot -fno-exceptions
(edit) @52196   10 years vboxsync -ffunction-sections + -gc-sections for solaris as well
(edit) @52195   10 years vboxsync FE/Qt: 7468: Update to r95247: Re-integrate flag from UISession side …
(edit) @52194   10 years vboxsync try -ffunction-sections + -gc-sections for guest .so libraries
(edit) @52193   10 years vboxsync EFI: typo in comment
(edit) @52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52191   10 years vboxsync Additions/x11/vboxvideo: comment fix and make an error fatal.
(edit) @52190   10 years vboxsync FE/Qt: 7468: Extra-data flag to configure mouse-capture policy for …
(edit) @52189   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52188   10 years vboxsync FE/Qt: Initialize Network/Update managers before action-pool which can …
(edit) @52187   10 years vboxsync FE/Qt: 3646, 7345: Runtime UI: HiDPI icons pack for status-bar.
(edit) @52186   10 years vboxsync FE/Qt: Runtime UI: Extend USB menu with settings action; Restriction …
(edit) @52185   10 years vboxsync VBoxManage: better check the NIC number during modifyvm
(edit) @52184   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 08).
(edit) @52183   10 years vboxsync netadpInstall: install inf
(edit) @52182   10 years vboxsync VMM/HMVMXR0: Wrong, EMT preemption doesn't lose VMCS state.
(edit) @52181   10 years vboxsync FE/Qt: 7462: Action-pool interface cleanup/rework (part 01).
(edit) @52180   10 years vboxsync FE/Qt: Runtime UI: Missed menu restriction bits.
(edit) @52179   10 years vboxsync FE/Qt: Runtime UI: Pass frame-buffer resize notification through hierarchy.
(edit) @52178   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52177   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52176   10 years vboxsync SUP: Fixed windows 7 regression where the child purification code …
(edit) @52175   10 years vboxsync MachineImpl.cpp: Create the log directory before launching the VM; …
(edit) @52174   10 years vboxsync Fe/Qt: Call SUPR3HardenedVerifyInit so we don't assert when VBoxGlobal …
(edit) @52173   10 years vboxsync build fix
(edit) @52172   10 years vboxsync VMM/HMVMXR0: Clear inhibit-interrupts force-flag when only NMI …
(edit) @52171   10 years vboxsync Main: VM startup logging on windows.
(edit) @52170   10 years vboxsync Main/Host: make sure USB warnings are not lost when querying the USB …
(edit) @52169   10 years vboxsync SUP: Added logging capabilities to the hardened stub.
(edit) @52168   10 years vboxsync Main/VirtualBox+Medium+Snapshot: fix lock inconsistency which crept …
(edit) @52167   10 years vboxsync rpm: el7-amd64
(edit) @52166   10 years vboxsync VMM/HMVMXR0: Move comment to the right place.
(edit) @52165   10 years vboxsync VMM/HMVMXR0: Cleanup.
(edit) @52164   10 years vboxsync VMM/HMVMXR0: Nits.
(edit) @52163   10 years vboxsync SUP: Make the middle respawn process wait on both parent and child. …
(edit) @52162   10 years vboxsync VMM/HMVMXR0: Make hmR0VmxGetGuestIntrState() side-effect free in terms …
(edit) @52161   10 years vboxsync <VBox/intnet.h>: typo
(edit) @52160   10 years vboxsync SUP: some cleanups.
(edit) @52159   10 years vboxsync Main/Host: forgotten checkin
(edit) @52158   10 years vboxsync Main/Host: some more lock order fixes related to host drive/medium …
(edit) @52157   10 years vboxsync DevAPIC: fixes debug logging
(edit) @52156   10 years vboxsync SUP: Don't make assumptions about the NTDLL.DLL location in the child …
(edit) @52155   10 years vboxsync FE/Qt: 7462: Selector UI: Action-pool cleanup/rework (part 01).
(edit) @52154   10 years vboxsync NAT: Rework sorecvfrom(). On Windows provide iovec definition that is …
(edit) @52153   10 years vboxsync FE/Qt: UIKeyboardHandler: force an index into range.
(edit) @52152   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 07).
(edit) @52151   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 06).
(edit) @52150   10 years vboxsync 32-bit Linux build fix
(edit) @52149   10 years vboxsync VMM/HMVMXR0: comment.
(edit) @52148   10 years vboxsync Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
(edit) @52147   10 years vboxsync VMM/HMVMXR0: Don't lose interruptibility-state when we get preempted early!
(edit) @52146   10 years vboxsync Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.16.
(edit) @52145   10 years vboxsync Additions/x11/x11include: add header files for X.Org Server 1.16.
(edit) @52144   10 years vboxsync Runtime/VBox/VBoxRTDeps.cpp: prepare for gsoap 2.8
(edit) @52143   10 years vboxsync build fix
(edit) @52142   10 years vboxsync VMM/HM: todo regarding guru.
(edit) @52141   10 years vboxsync VMM/HMVMXR0: Less confusing variable name.
(edit) @52140   10 years vboxsync VMM/HMVMXR0: Fix NMI redelivery when the original delivery caused an …
(edit) @52139   10 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52138   10 years vboxsync dbgcfg.cpp: ignore case in symbol paths.
(edit) @52137   10 years vboxsync wddm simplify a bit
(edit) @52136   10 years vboxsync wddm: autoresize enhancements
(edit) @52135   10 years vboxsync SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
(edit) @52134   10 years vboxsync NDIS6: Cumulative commit containing async send, unload race fix …
(edit) @52133   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 05).
(edit) @52132   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 04).
(edit) @52131   10 years vboxsync FE/Qt: on Windows hosts do use the low-level keyboard hook to detect …
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