VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52324   11 years vboxsync Main/Medium: fix deadlock between Medium::RefreshState and …
(edit) @52323   11 years vboxsync FE/Qt: 7476: X11: Runtime UI: Bug-fix for native full screen check.
(edit) @52322   11 years vboxsync FE/Qt: 7476: X11: Runtime UI: Some coding-style cleanup.
(edit) @52320   11 years vboxsync FE/Qt: On X11 hosts use the _NET_WM_FULLSCREEN_MONITORS exclusively if …
(edit) @52319   11 years vboxsync Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
(edit) @52318   11 years vboxsync VMM/PGM: Fix.
(edit) @52317   11 years vboxsync Main/include/objectslist.h: comment
(edit) @52316   11 years vboxsync 6219: Compilation fixes
(edit) @52315   11 years vboxsync FE/Qt: Just a coding-style fix for r95431 and r95432.
(edit) @52314   11 years vboxsync FE/Qt: use the X11 EWMH protocol _NET_WM_FULLSCREEN_MONITORS to manage …
(edit) @52313   11 years vboxsync FE/Qt: use the X11 EWMH protocol _NET_WM_FULLSCREEN_MONITORS to manage …
(edit) @52312   11 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52310   11 years vboxsync VMM/HMSVMR0: comment.
(edit) @52309   11 years vboxsync DisplayImpl: do not wait for InvalidateAndUpdateEMT completion, …
(edit) @52308   11 years vboxsync Additions/common/VBoxGuestLib: change VbglR3GuestPropEnum() to return …
(edit) @52307   11 years vboxsync Build fix, take 5
(edit) @52306   11 years vboxsync Build fix, take 4
(edit) @52305   11 years vboxsync Build fix, take 3
(edit) @52304   11 years vboxsync Build fix, take 2
(edit) @52303   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen support: Subsequent …
(edit) @52302   11 years vboxsync Build fix
(edit) @52301   11 years vboxsync USB: Move the URB cancellation work to the per device I/O thread, fix …
(edit) @52300   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen support: Do not fade …
(edit) @52299   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Cache 'screens have separate spaces' …
(edit) @52298   11 years vboxsync FE/Qt: Runtime UI: More wise window-flags substitution for various …
(edit) @52297   11 years vboxsync tstRTBigNum: compare with openssl. (Conclusion, we're very slow at modexp.)
(edit) @52296   11 years vboxsync VMM: Missed copyright header update in r95407.
(edit) @52295   11 years vboxsync VMM: Fix mixing 64-bit/32-bit FPU state in raw-mode.
(edit) @52293   11 years vboxsync build fix
(edit) @52291   11 years vboxsync RTBigNum: Forgot to add the assembly file. Oops.
(edit) @52290   11 years vboxsync RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
(edit) @52289   11 years vboxsync tstRTBigNum: Benchmark RTBigNumModExp.
(edit) @52288   11 years vboxsync NAT/Net: Ouch, FIONBIO argument has been wrong since initial check-in …
(edit) @52287   11 years vboxsync NAT/Net: Convert couple of missed checks to SOCKET_ERROR.
(edit) @52286   11 years vboxsync NAT/Net: Add SET_SOCKERRNO() macro. Use it avoid clobbering errno.
(edit) @52285   11 years vboxsync NAT/Net: Amend r95372 and do return normal poll bits along with …
(edit) @52284   11 years vboxsync NAT Network: On Windows FD_CLOSE is reported for incoming FIN, not on …
(edit) @52283   11 years vboxsync NAT: Do pay attention to POLLERR and WSANETWORKEVENTS::iErrorCode and …
(edit) @52281   11 years vboxsync VMM/HMVMXR0: Fix strict assertion on older CPUs; check for secondary …
(edit) @52280   11 years vboxsync VMM/HM: stat description.
(edit) @52279   11 years vboxsync VMM/HMVMXR0: Renaming nits.
(edit) @52278   11 years vboxsync VMM/HMSVMR0: nits.
(edit) @52277   11 years vboxsync VHD: Remove ASMBitTest and ASMBitTestAndSet because they were used …
(edit) @52275   11 years vboxsync FE/Qt: 7476: Runtime UI: Full-screen mode should avoid handling …
(edit) @52274   11 years vboxsync USB: Destroy I/O thread and request queue last because they might be …
(edit) @52273   11 years vboxsync Untabify previous.
(edit) @52272   11 years vboxsync NAT Network: WSANETWORKEVENTS::iErrorCode[] elements can be accessed …
(edit) @52271   11 years vboxsync NAT Network: Successful FD_CLOSE is not accompanied with FD_READ, so …
(edit) @52270   11 years vboxsync Fix 32bit build box
(edit) @52269   11 years vboxsync USB: Cleanup, move the device reset worker to the I/O thread instead …
(edit) @52268   11 years vboxsync VD: Fix read corruption under rare circumstances if a read happens …
(edit) @52267   11 years vboxsync unused param, variables warnings.
(edit) @52266   11 years vboxsync FE/Qt: suppress unwanted FocusIn events on X11 hosts which could cause …
(edit) @52265   11 years vboxsync pr5904. This fix should resolve the problem with host-only …
(edit) @52264   11 years vboxsync BusLogic: Renamed some insanely long macros, adjusted too-eager assertion.
(edit) @52263   11 years vboxsync CrOpenGL: fix err state sync
(edit) @52262   11 years vboxsync CrOpenGL: GetString inside DisplayLists
(edit) @52261   11 years vboxsync crOpenGL/glx: enable present on main thread
(edit) @52260   11 years vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @52259   11 years vboxsync Updated devices testcase to cover more.
(edit) @52258   11 years vboxsync NAT: Oops, g/c leftover debug printfs accidentally committed in r95347.
(edit) @52257   11 years vboxsync NAT Network: Check if IP_MTU_DISCOVER defined instead of RT_OS_LINUX …
(edit) @52256   11 years vboxsync NAT: preserve DF (if possible) and TOS when proxying outbound UDP …
(edit) @52255   11 years vboxsync Shot at fixing 32bit builds
(edit) @52254   11 years vboxsync Devices/USB: Several fixes and misc cleanups, the VM crash when …
(edit) @52253   11 years vboxsync NAT Network: preserve IPv4 DF (is possible), TTL, TOS and IPv6 Hop …
(edit) @52252   11 years vboxsync Main: removed unnecesary vector/SafeArray conversion in …
(edit) @52251   11 years vboxsync Main: update guest properties API to work with API wrappers, removed …
(edit) @52250   11 years vboxsync RT: Added SupSemEvent routines to import lib for extpack use.
(edit) @52249   11 years vboxsync USB: Initial xHCI device commit (WIP).
(edit) @52248   11 years vboxsync Main: ISession fully converted to use API wrappers
(edit) @52247   11 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52246   11 years vboxsync FE/Qt: Runtime UI: More appropriate procedure of saving/restoring …
(edit) @52245   11 years vboxsync NAT: Drop packets to multicast destinations, the rest of the code is …
(edit) @52244   11 years vboxsync Main: build fix.
(edit) @52243   11 years vboxsync FE/Qt: missing break statement in keyboard handler.
(edit) @52242   11 years vboxsync VBoxRT.dll,VBoxRT-x86.dll,VBoxC.dll: Delay load less frequently used …
(edit) @52241   11 years vboxsync VBoxDrvCfgInfUninstallAllF: Just call GetSystemWindowsDirectory …
(edit) @52240   11 years vboxsync VBoxSVC: replace complicated command line parsing looking for …
(edit) @52239   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 15).
(edit) @52238   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 14).
(edit) @52237   11 years vboxsync Main/DisplayImpl: don't attempt to free this command buffer as the …
(edit) @52236   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 13).
(edit) @52235   11 years vboxsync Additions/x11: warning
(edit) @52234   11 years vboxsync FE/Qt: 6219: Information label has been added to Machine Settings -> …
(edit) @52233   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52232   11 years vboxsync Main: ISession partially converted to use API wrappers
(edit) @52231   11 years vboxsync Additions/x11/VBoxClient: make fatal error notification application-global.
(edit) @52230   11 years vboxsync NAT: Fix previous, pass bind_ip.s_addr, not bind_ip to %RTnaipv4. That …
(edit) @52229   11 years vboxsync NAT: Log port-forwarding using address:port notation, including host's …
(edit) @52228   11 years vboxsync Devices/ipxe: work around gcc problem not allowing to specify "ebp" to …
(edit) @52227   11 years vboxsync Devices/iPXE: added README.vbox
(edit) @52226   11 years vboxsync wddm: preemption fixes
(edit) @52225   11 years vboxsync fixed eol-style
(edit) @52224   11 years vboxsync Additions/x11/vboxvideo and vboxmouse: clean up undefined symbols.
(edit) @52223   11 years vboxsync Additions/x11/vboxvideo and vboxmouse: add a missing undefined symbol …
(edit) @52222   11 years vboxsync Additions/common/VBoxGuestLib: re-write vbglR3DoIOCtl() for …
(edit) @52221   11 years vboxsync FE/Qt: Show both configured and effective paravirt. provider in …
(edit) @52220   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 12).
(edit) @52219   11 years vboxsync Additions/x11: two undefined functions
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