VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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