VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44857   12 years vboxsync DevVirtioNet.cpp: Changed it to do its own locking again. Hope this is …
(edit) @44856   12 years vboxsync DevVirtioNet.cpp: Callback table for I/O port handlers instead of …
(edit) @44855   12 years vboxsync Storage/testcase: More scripting updates
(edit) @44854   12 years vboxsync VQUEUE: WRONG (mixed) callback calling convensions again, this time …
(edit) @44853   12 years vboxsync vpciLowerInterrupt: Wrong visibility.
(edit) @44852   12 years vboxsync s/addrIOPort/IOPortBase/g
(edit) @44851   12 years vboxsync DevirtioNet.cpp: WRONG calling convention and visibility for …
(edit) @44850   12 years vboxsync IOM: Started on some todos…
(edit) @44849   12 years vboxsync DevirtioNet.cpp: cleanups.
(edit) @44848   12 years vboxsync FE/Qt: Multi-screen support: Rebuild multi-screen layout on …
(edit) @44847   12 years vboxsync TMR3UtcNow: Get stable offVirtualSync and offVirtualSyncGivenUp values.
(edit) @44846   12 years vboxsync FE/Qt: Update for r83978: Multi-screen support: Create machine-windows …
(edit) @44845   12 years vboxsync DevVGA: fix for r83988
(edit) @44844   12 years vboxsync DevVGA: cleanup of the custom BIOS image loading code; doc/manual: …
(edit) @44843   12 years vboxsync BUGZ:6642 Linux shared folders: remove excessive d_set_d_op() call …
(edit) @44842   12 years vboxsync Storage/testcase: Script engine updates
(edit) @44841   12 years vboxsync FE/Qt: Multi-screen support: Handle display enabling/disabling in the …
(edit) @44840   12 years vboxsync Storage/testcase: Updates for VDScript, parser not quite working yet
(edit) @44839   12 years vboxsync FE/Qt: Multi-screen support: Update multi-screen layout class with …
(edit) @44838   12 years vboxsync FE/Qt: Multi-screen support: Make sure multi-screen layout takes into …
(edit) @44837   12 years vboxsync FE/Qt: Multi-screen support: Rework multi-screen layout (part 8).
(edit) @44836   12 years vboxsync FE/Qt: Multi-screen support: Cleanup multi-screen layout (part 7).
(edit) @44835   12 years vboxsync Fixed typo in comment.
(edit) @44834   12 years vboxsync FE/Qt: Multi-screen support: Cleanup multi-screen layout (part 6).
(edit) @44833   12 years vboxsync FE/Qt: Multi-screen support: Cleanup/rework multi-screen layout (part 5).
(edit) @44832   12 years vboxsync FE/Qt: Multi-screen support: Cleanup/rework multi-screen layout (part 4).
(edit) @44831   12 years vboxsync FE/Qt: Multi-screen support: Cleanup multi-screen layout (part 3).
(edit) @44830   12 years vboxsync FE/Qt: Multi-screen support: Cleanup multi-screen layout (part 2).
(edit) @44829   12 years vboxsync ExtPacks\Puel,Main: removed obsolete VBOX_WITH_USB_VIDEO_TEST define …
(edit) @44828   12 years vboxsync FE/Qt: Multi-screen support: Cleanup multi-screen layout (part 1).
(edit) @44827   12 years vboxsync FE/Qt: Multi-screen support: Moving guest-display enable/disable logic …
(edit) @44825   12 years vboxsync FE/Qt: Runtime cleanup: Fullscreen/Seamless logic stuff.
(edit) @44824   12 years vboxsync Network-service for lwip-driven proxy. additionally enables SrvNat …
(edit) @44823   12 years vboxsync FE/Qt: Forgot to update the UIAction slot names in r83316.
(edit) @44822   12 years vboxsync Main: 6414: VM crashes with 2 virtual screens configured on Mac host …
(edit) @44821   12 years vboxsync BUGZ:6633 Use RT_H2LE_* instead of cpu_to_le*.
(edit) @44820   12 years vboxsync BUGZ:6633 Expose OEM specific DMI table which contains TSC frequency …
(edit) @44819   12 years vboxsync FE/Qt: Multi-screen support: Make sure disabled screens remain …
(edit) @44818   12 years vboxsync crOpemGL: bugfix
(edit) @44817   12 years vboxsync win build fix
(edit) @44816   12 years vboxsync crOpenGl: more stencil/depth saved state fixes
(edit) @44814   12 years vboxsync Main/Machine: allow MachineState_Stopping when updating guest …
(edit) @44813   12 years vboxsync crOpenGL: fix typos & a warning
(edit) @44812   12 years vboxsync crOpenGL: saved state stencil/depth buffer fixes
(edit) @44811   12 years vboxsync Storage/testcase: Start new scripting engine for enhanced testing …
(edit) @44810   12 years vboxsync DevRTC.cpp: cleanups.
(edit) @44809   12 years vboxsync DevSerial.cpp: Cleanups.
(edit) @44808   12 years vboxsync DevFdc.cpp: Cleanups.
(edit) @44807   12 years vboxsync fdc.c -> DevFdc.cpp.
(edit) @44806   12 years vboxsync DevPS2.cpp++: Drop two critsects in favor of the default device …
(edit) @44805   12 years vboxsync DevSMC.cpp: Not worth cleaning up, better redo it and drop the …
(edit) @44804   12 years vboxsync DevPit-i8254.cpp: Cleanups.
(edit) @44803   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44802   12 years vboxsync crOpenGL: saved state: save depth and stencil buffer data (still needs …
(edit) @44801   12 years vboxsync DevPIC.cpp: Cleanups.
(edit) @44800   12 years vboxsync VMM/TM: missing STAM stop (statistics only)
(edit) @44799   12 years vboxsync Revert r83909 again, seems to cause trouble on the testboxes
(edit) @44798   12 years vboxsync FE/Qt and Common: fix or mark as safe deprecated use of …
(edit) @44797   12 years vboxsync FE/Qt and Common: fix or mark as safe deprecated use of …
(edit) @44796   12 years vboxsync DevPciIch9.cpp: Added a not about a lazy bird.
(edit) @44795   12 years vboxsync DevPCI.cpp: Some cleanups.
(edit) @44794   12 years vboxsync Storage: Another try to unify sync and async I/O code
(edit) @44792   12 years vboxsync Some nits, use RT_FROM_MEMBER now that we've finally got it.
(edit) @44791   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44790   12 years vboxsync VMMDev.cpp: Don't read the request header twice as it may have been …
(edit) @44789   12 years vboxsync FE/Common: XQuartz keyboard mapping support.
(edit) @44788   12 years vboxsync VMMDev.cpp: No need to enter the critsect till after we've read the …
(edit) @44787   12 years vboxsync crOpenGL/OSX: presentation variations
(edit) @44786   12 years vboxsync VHD: Fix for the Hyper-V incompatibility fix, some places still used …
(edit) @44785   12 years vboxsync VMMDev.cpp: Delay critsect exit for HGCM requests to avoid race …
(edit) @44784   12 years vboxsync crOpenGL/OSX: redraw impl
(edit) @44783   12 years vboxsync FE/Common/VBoxKeyboard: really use the method which works best for us, …
(edit) @44782   12 years vboxsync VMMDev.cpp: Build fixes.
(edit) @44781   12 years vboxsync VMMDev: Enter the critical section when resettomg and saving state, …
(edit) @44780   12 years vboxsync VMMDev: Do our own locking entirely.
(edit) @44779   12 years vboxsync Devices/DevLsiLogicSCSI: fixed range
(edit) @44778   12 years vboxsync Sad Dijstra => Happy Dijstra.
(edit) @44777   12 years vboxsync VMMDevState.h: Fixed signed warnings caused by the fix in r83871.
(edit) @44776   12 years vboxsync Main/xpcom/glue: this function is buggy -- but fortunately not used
(edit) @44775   12 years vboxsync GuestHost/OpenGL: warning
(edit) @44774   12 years vboxsync done
(edit) @44773   12 years vboxsync VMMDev.cpp: Split gigantic switch into functions.
(edit) @44772   12 years vboxsync Installer/linux: fix still outstanding from r80829.
(edit) @44771   12 years vboxsync VMM/VMMR0: debug build burn fix II.
(edit) @44770   12 years vboxsync VMM/VMMR0: debug build burn fix.
(edit) @44769   12 years vboxsync VMM/VMMR0: bits.
(edit) @44768   12 years vboxsync burn fix
(edit) @44767   12 years vboxsync FE/Qt: do not ask for bug reports without a good reason.
(edit) @44766   12 years vboxsync crOpenGL: host 3d window repaint impl for Win host; enable offscreen …
(edit) @44765   12 years vboxsync FE/Common/VBoxKeyboard: only use XKB if it really returns the data we need.
(edit) @44764   12 years vboxsync UsbKbd: Workaround for simulated Ctrl-Alt-Del being sent too fast.
(edit) @44763   12 years vboxsync WINNT/VBoxTray/VBoxDispIf: No need to be extra cautious while checking …
(edit) @44762   12 years vboxsync Vbox/VMM/VMMDev: Fix the inconsistency in the type of parameters being …
(edit) @44761   12 years vboxsync DevIchHda.cpp: Make Dijkstra happy.
(edit) @44760   12 years vboxsync DevIchHda.cpp: D'oh!
(edit) @44759   12 years vboxsync UsbWebcamInterface: warning.
(edit) @44758   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
(edit) @44757   12 years vboxsync Runtime: TCP pseudo header checksum fix for IPv6 (#4796)
(edit) @44756   12 years vboxsync crOpenGL/OSX: fix scrolling
(edit) @44755   12 years vboxsync UsbKbd: Avoid stuck keys when overrun.
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