VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52895   11 years vboxsync HostDrivers/support: reset the minimum compare-read time variable on …
(edit) @52894   11 years vboxsync Frontends/VirtualBox: option to run a separate VM process.
(edit) @52892   11 years vboxsync typo
(edit) @52891   11 years vboxsync FE/Qt: X11: Runtime UI: Mini-toolbar: Rework it to be window again, …
(edit) @52890   11 years vboxsync Additions/VBoxService: add first skeleton of display service.
(edit) @52889   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Additionally hard-code some branding …
(edit) @52888   11 years vboxsync Main/EbmlWriter: warning
(edit) @52887   11 years vboxsync GuestHost/OpenGL: warning
(edit) @52886   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Fix for r96108: VBox bundle-identifier …
(edit) @52885   11 years vboxsync DevVGA: Careful when dumping state.
(edit) @52884   11 years vboxsync IEM: Added comments where code does not match comments and/or Intel …
(edit) @52883   11 years vboxsync IEM: Fixed 16-bit inter-privilege IRET.
(edit) @52882   11 years vboxsync IEM: Fixed inter-privilege RETF.
(edit) @52881   11 years vboxsync Devices/USB: Fix race when resetting USB devices causing a crash later
(edit) @52880   11 years vboxsync MediumImpl: safearray cleanup.
(edit) @52879   11 years vboxsync Storage/tstVDCopy: Fix testcase
(edit) @52878   11 years vboxsync USB: Fix lock order violation when canceling all URBs
(edit) @52877   11 years vboxsync Import NtQuerySystemInformation.
(edit) @52875   11 years vboxsync SUP: Log more details on system dlls and hot patching.
(edit) @52874   11 years vboxsync FE/Qt: Runtime UI: Mini-toolbar rework 03 (some code protection).
(edit) @52873   11 years vboxsync FE/Qt: Runtime UI: Mini-toolbar rework 02 (stolen focus/activation …
(edit) @52872   11 years vboxsync FE/Qt: Runtime UI: Mini-toolbar rework 01.
(edit) @52871   11 years vboxsync HostDrivers/support: pick master based on Apic Id, use Apic Id to …
(edit) @52870   11 years vboxsync FE/Qt: X11: Runtime UI: Seamless mode: Include mini-toolbar geometry …
(edit) @52868   11 years vboxsync FE/Qt: X11: Mini-toolbar: Shape should be enabled only if composition …
(edit) @52866   11 years vboxsync Typo cut and paste.
(edit) @52865   11 years vboxsync Additions/x11/vboxvideo: drop custom ioctl to kernel driver, as the …
(edit) @52864   11 years vboxsync Additions/linux/drm: a couple of missing bits.
(edit) @52863   11 years vboxsync DevACPI: cosmetic changes (use local variables if possible)
(edit) @52862   11 years vboxsync stamR3LookupMaybeFree: Fixed bug causing assertions in …
(edit) @52861   11 years vboxsync Main/Machine: TABs
(edit) @52860   11 years vboxsync Additions/WINNT/VBoxMMR: fix for the fix
(edit) @52859   11 years vboxsync IEM: Inter-ring RETF stack fix.
(edit) @52858   11 years vboxsync Main: ripped unused template
(edit) @52857   11 years vboxsync Additions/WINNT/VBoxMMR: typo, thanks PVS
(edit) @52856   11 years vboxsync Main/ApplianceImplExport: fixed typo, thanks PVS
(edit) @52850   11 years vboxsync Additions/linux/drm: disable VBVA on a virtual console switch and …
(edit) @52849   11 years vboxsync Devices/Graphics: resume paused VBVA when it is re-asserted by the guest.
(edit) @52848   11 years vboxsync Main/cbinding: define typedefs for enums for convenience
(edit) @52847   11 years vboxsync stamR3LookupMaybeFree: disable asserting code.
(edit) @52846   11 years vboxsync Main/VBoxCAPIGlue.c: fixed path on OSX
(edit) @52845   11 years vboxsync RTLdrOpenInMemory: Fixed colon that should've been a semicolon, …
(edit) @52844   11 years vboxsync suplibOsStopService: The rc variable was used uninitialized in one …
(edit) @52842   11 years vboxsync VBoxManageGuestCtrl.cpp: Fixed ctrlCopyCreateSourceRoot().
(edit) @52841   11 years vboxsync stamR3LookupMaybeFree: Inverted parent check.
(edit) @52840   11 years vboxsync USBTest.cpp: rather use %x instead of %p for pointers
(edit) @52839   11 years vboxsync rtldrPE_EnumSegments: Fixed double sizeof() for 8 char section names.
(edit) @52838   11 years vboxsync dbgDiggerDarwinInit: Fixed wrong sizeof kmod_info_t for 32-bit kernels.
(edit) @52837   11 years vboxsync DBGPlugInSolaris.cpp: Check if symsize is zero while we're at it.
(edit) @52835   11 years vboxsync rtDwarfAbbrev_LookupMiss: Missing uPrevCode assignment.
(edit) @52834   11 years vboxsync SUP: Fixed copy and past bug in supR3HardenedWinVerifyCacheIsMatch. …
(edit) @52833   11 years vboxsync time.cpp: Used the wrong days-in-month for non-leap-years when …
(edit) @52832   11 years vboxsync Additions/linux/drm: remove private IOCtls and instead enable VBVA on …
(edit) @52831   11 years vboxsync MediumImpl: Medium::getVariant cleanup
(edit) @52830   11 years vboxsync Main: missing MediumVariant.
(edit) @52829   11 years vboxsync Removed duplicate line.
(edit) @52828   11 years vboxsync undo minor changes concerning env.VBOX_SIGNING_MODE
(edit) @52827   11 years vboxsync Windows installer: small refinement of installer script
(edit) @52826   11 years vboxsync pr7489. Windows installer: Added attribute DeleteFiles for the …
(edit) @52825   11 years vboxsync pr7489. Windows installer: Added element ServiceControl for the …
(edit) @52824   11 years vboxsync pr7489. Added uninstallation inf files and driver packages related to …
(edit) @52823   11 years vboxsync Runtime: Fix typo in r96224.
(edit) @52822   11 years vboxsync Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
(edit) @52821   11 years vboxsync Main: warning, cleanup.
(edit) @52820   11 years vboxsync FE/Qt: Enabling seamless mode fix r96219 for solaris and freebsd.
(edit) @52819   11 years vboxsync FE/Qt: Seamless mode splitted into two #ifdef implementations - Masked …
(edit) @52818   11 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas if we determined …
(edit) @52817   11 years vboxsync xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
(edit) @52816   11 years vboxsync FE/Qt: Few small bug-fixes, thanks PVS
(edit) @52815   11 years vboxsync HostDrivers/Support: Comments and use a proper error code for failing …
(edit) @52814   11 years vboxsync Additions/WINNT/wddm: zero the complete array
(edit) @52813   11 years vboxsync Main/ApplianceImport: fixed check, thanks PVS
(edit) @52812   11 years vboxsync BIOS: Fixed format specifiers.
(edit) @52811   11 years vboxsync VMM/PGMPool: typo in PGMR3PoolGrow(), thanks PVS
(edit) @52810   11 years vboxsync VMM/PGMPool: typo in pgmR3PoolInit(), thanks PVS
(edit) @52809   11 years vboxsync VMM/MMPagePool: fixed a bug which lead to allocating more hyper space …
(edit) @52808   11 years vboxsync wddm: typo fix
(edit) @52807   11 years vboxsync crOpenGL: typo fix
(edit) @52806   11 years vboxsync wddm: remove unneeded status decl
(edit) @52805   11 years vboxsync vhwa: typo fix
(edit) @52804   11 years vboxsync wddm: typo fix
(edit) @52803   11 years vboxsync added GFP_NOWARN to the remaining vmalloc/kmalloc operations
(edit) @52802   11 years vboxsync Main/Appliance import: fixed wrong condition, thanks PVS
(edit) @52801   11 years vboxsync Main: fixed typo of mRemoveSavedState, thanks PVS
(edit) @52800   11 years vboxsync Additions/VBoxGuestLib: minor typo, thanks PVS
(edit) @52799   11 years vboxsync NAT: Provide WSA* versions of ECONNRESET, EHOSTDOWN, ENETDOWN.
(edit) @52798   11 years vboxsync NAT: when outgoing connect(2) fails decide what to do based on the …
(edit) @52797   11 years vboxsync Force EHCI extpack to be built with MSI support (xHCI requirement).
(edit) @52796   11 years vboxsync FE/Qt: Runtime UI: Reverting r95753 because this functionality still …
(edit) @52795   11 years vboxsync SUP: Deal with comodo's ntdll export and getprocaddress modifications. …
(edit) @52794   11 years vboxsync FE/Qt: X11: Runtime UI: Seamless mode: Calcualte available-regions …
(edit) @52793   11 years vboxsync Main/cbinding: introduce a variant of ComSafeArrayAsOutParam which …
(edit) @52792   11 years vboxsync NAT: Follow up to r95982 - always get socket error when connect(2) …
(edit) @52791   11 years vboxsync 6219: EBMLWriter further code cleanup. Separate interface from …
(edit) @52790   11 years vboxsync better error message.
(edit) @52789   11 years vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52788   11 years vboxsync FE/Qt: X11: Legacy full-screen mapping is now available using global …
(edit) @52787   11 years vboxsync Main/cbinding: fix typo in the COM compatibility macro names for …
(edit) @52786   11 years vboxsync FE/Qt: X11: Runtime UI: Sliding toolbar: Using Qt API for the …
(edit) @52785   11 years vboxsync FE/Qt: Runtime UI: Sliding toolbar: Using Qt API for the translucency …
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