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