|
|
@26171
|
15 years |
vboxsync |
Main: get rid of Backupable<>::hasActualChanges and the operator== in …
|
|
|
@26170
|
15 years |
vboxsync |
PDM: s/pUsbHlp/pHlpR3/g - PDMUSBINS.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26168
|
15 years |
vboxsync |
PDM: s/pDrvHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDRVINS.
|
|
|
@26167
|
15 years |
vboxsync |
Main: get rid of isModified() loops in Machine and subclasses; …
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26164
|
15 years |
vboxsync |
PDM: Cleaning up device & USB device registration code.
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@26162
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g
|
|
|
@26161
|
15 years |
vboxsync |
PDM: s/pDrvReg/pReg/g
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26159
|
15 years |
vboxsync |
PDMDevHlpR3: Added LdrGetR[C0]InterfaceSymbols.
|
|
|
@26158
|
15 years |
vboxsync |
TMR3UTCNow -> TMR3UtcNow + DevHlp.
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@26156
|
15 years |
vboxsync |
Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
|
|
|
@26155
|
15 years |
vboxsync |
PDMLdr.cpp: Finished PDMR3LdrGetInterfaceSymbols.
|
|
|
@26154
|
15 years |
vboxsync |
Main/Debugger: set a meaningful error message if machine is not running.
|
|
|
@26153
|
15 years |
vboxsync |
build fix
|
|
|
@26152
|
15 years |
vboxsync |
VMM: pdm.h and @copydoc cleanups.
|
|
|
@26151
|
15 years |
vboxsync |
PDM: In the processes of adding PDMR3LdrGetInterface + DrvHlps & DevHlps.
|
|
|
@26150
|
15 years |
vboxsync |
PGM: Split out the inlined code from PGMInternal.h and into …
|
|
|
@26149
|
15 years |
vboxsync |
VbglR3/pam_vbox: Tabs.
|
|
|
@26148
|
15 years |
vboxsync |
VbglR3/pam_vbox: Added VbglR3CredentialsDestroy(), update on PAM module.
|
|
|
@26147
|
15 years |
vboxsync |
AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
|
|
|
@26146
|
15 years |
vboxsync |
Make sure we fall back to the recompiler if the VMM device heap is …
|
|
|
@26145
|
15 years |
vboxsync |
wddm: we do not support EDID
|
|
|
@26144
|
15 years |
vboxsync |
nit.
|
|
|
@26143
|
15 years |
vboxsync |
Introducing PDMVMMDevHeapIsEnabled
|
|
|
@26142
|
15 years |
vboxsync |
wddm: a bit more cleanup
|
|
|
@26141
|
15 years |
vboxsync |
wddm: clean driver query callbacks a bit
|
|
|
@26140
|
15 years |
vboxsync |
VBoxServiceUtils.cpp: dwords are unsigned.
|
|
|
@26139
|
15 years |
vboxsync |
OpenGL-OSX: fix crash on headless when 3D is enabled
|
|
|
@26138
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26137
|
15 years |
vboxsync |
PDM: Added PDMIBASERC and PDMIBASER0.
|
|
|
@26136
|
15 years |
vboxsync |
VBoxService: a couple of bug fixes together with code review and cleanups.
|
|
|
@26135
|
15 years |
vboxsync |
typo.
|
|
|
@26134
|
15 years |
vboxsync |
IPRT: Added RTPathJoin.
|
|
|
@26133
|
15 years |
vboxsync |
IPRT: Added RTPathJoin.
|
|
|
@26132
|
15 years |
vboxsync |
Wrong logging (minor)
|
|
|
@26131
|
15 years |
vboxsync |
Additions/VBoxGuest: build fix.
|
|
|
@26130
|
15 years |
vboxsync |
PATM: Correction
|
|
|
@26129
|
15 years |
vboxsync |
PATM: Check if we expanded a complex guest instruction into a patch …
|
|
|
@26128
|
15 years |
vboxsync |
Main/Performance: Another burn fix.
|
|
|
@26127
|
15 years |
vboxsync |
Additions/VBoxGuestLib: removed debug LogRel.
|
|
|
@26126
|
15 years |
vboxsync |
Main/Performance: Burn fix.
|
|
|
@26125
|
15 years |
vboxsync |
Additions/VBoxGuestLib: Oops.
|
|
|
@26124
|
15 years |
vboxsync |
Additions/VBoxGuest,VBoxGuestLib: fixed HGCM 32-bit calls in 64-bit …
|
|
|
@26123
|
15 years |
vboxsync |
Solaris/Additions/vboxguest: make LogRel working again.
|
|
|
@26122
|
15 years |
vboxsync |
Main/Performance: Use iprt::MiniString instead of std::string.
|
|
|
@26121
|
15 years |
vboxsync |
crOpenGL: workaround for buggy apps using glEnable with …
|
|
|
@26120
|
15 years |
vboxsync |
EMHandlerRCTmpl.h: todo update.
|
|
|
@26119
|
15 years |
vboxsync |
FE/Qt4: A couple of fixes for wizards parent class: using picture's …
|
|
|
@26118
|
15 years |
vboxsync |
Main/ConsoleImpl2: Include pdmapi.h.
|
|
|
@26117
|
15 years |
vboxsync |
crOpenGL: fix crash for ubigraph (#4674)
|
|
|
@26116
|
15 years |
vboxsync |
Runtime/Makefile.kmk: RuntimeGuestR3 must include target arch sources …
|
|
|
@26115
|
15 years |
vboxsync |
ACPI: reverted hotplug changes until they get fixed (r57068, r57069, …
|
|
|
@26114
|
15 years |
vboxsync |
VBoxService/timesync: Return status on hard sync.
|
|
|
@26113
|
15 years |
vboxsync |
VBoxService/timesync: Get more accurate current time on Windows when …
|
|
|
@26112
|
15 years |
vboxsync |
PDM,UsbMsd,++: Resumed hacking the MSD code.
|
|
|
@26111
|
15 years |
vboxsync |
CFGM: Added CFGMR3ValidateConfig as a replacement for …
|
|
|
@26110
|
15 years |
vboxsync |
EFI: functional reset
|
|
|
@26109
|
15 years |
vboxsync |
EFI: allow passing boot args via extradata
|
|
|
@26108
|
15 years |
vboxsync |
AsyncCompletion: More statistics
|
|
|
@26107
|
15 years |
vboxsync |
PGM: Some harmless page counting error and factored out the pure MMIO …
|
|
|
@26106
|
15 years |
vboxsync |
MM.cpp: Register the reserved page counts with STAM.
|
|
|
@26105
|
15 years |
vboxsync |
PGMPhys.cpp: Count ROM pages correctly. Should fix most of the trouble …
|
|
|
@26104
|
15 years |
vboxsync |
SATA: integrity word
|
|
|
@26103
|
15 years |
vboxsync |
Do not enable NXE if the host hasn't activated it (32 bits VT-x only)
|
|
|
@26102
|
15 years |
vboxsync |
Another fix for public #5891. Thanks to Pax Team for the suggestion.
|
|
|
@26101
|
15 years |
vboxsync |
Audio-OSX: fixed a warning
|
|
|
@26100
|
15 years |
vboxsync |
Audio-OSX: Added input/output device change detection, sample rate …
|
|
|
@26099
|
15 years |
vboxsync |
Windows Guest Additions installer: Use new VBOX_VENDOR_* and …
|
|
|
@26098
|
15 years |
vboxsync |
Branding: two more (C) year
|
|
|
@26097
|
15 years |
vboxsync |
Remove $
|
|
|
@26096
|
15 years |
vboxsync |
Makefile
|
|
|
@26095
|
15 years |
vboxsync |
ACPI: Move the processor definition out of the DSDT into a SSDT. …
|
|
|
@26094
|
15 years |
vboxsync |
Config.kmk: Added short vendor name (for Windows registry paths etc).
|
|
|
@26093
|
15 years |
vboxsync |
Branding: right fix for r57057
|
|
|
@26092
|
15 years |
vboxsync |
VBoxService: Reduced memory usage.
|
|
|
@26091
|
15 years |
vboxsync |
Config.kmk: drop the annoying version-generated.h stuff
|
|
|
@26090
|
15 years |
vboxsync |
Branding: quick win burn fix (will review later)
|
|
|
@26089
|
15 years |
vboxsync |
Branding: Moved the Product & Vendor strings to kBuild, so it could be …
|
|
|
@26088
|
15 years |
vboxsync |
Main: debugging notes, coding style
|
|
|
@26087
|
15 years |
vboxsync |
Extra note
|
|
|
@26086
|
15 years |
vboxsync |
VBoxService: Another bugfix for process enumeration.
|
|
|
@26085
|
15 years |
vboxsync |
VBoxService: Bugfixes.
|
|
|
@26084
|
15 years |
vboxsync |
Main: fix locking order violation when loading USB filters
|
|
|
@26083
|
15 years |
vboxsync |
VBoxService: Improved modularity for process information lookup; …
|
|
|
@26082
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion: Better assertion.
|
|
|
@26081
|
15 years |
vboxsync |
PATMSSM.cpp: Forward ported r if (*pFixup - …
|
|
|
@26080
|
15 years |
vboxsync |
Build fix
|
|
|
@26079
|
15 years |
vboxsync |
FE/Qt4: 2985: Rewrite our wizard classes - initial implementation.
|
|
|
@26078
|
15 years |
vboxsync |
CPU hotplug: Remove obsolete code. APIC objects are returned from the …
|
|
|
@26077
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26076
|
15 years |
vboxsync |
CPU hotplug: ACPI changes for Windows guests
|
|
|
@26075
|
15 years |
vboxsync |
headless .deb fixes
|
|
|
@26074
|
15 years |
vboxsync |
Call VBoxServiceTimeSyncCancelAdjust when stopping the time service (!).
|
|
|
@26073
|
15 years |
vboxsync |
Unicode terminator is two bytes
|
|
|
@26072
|
15 years |
vboxsync |
Broken null termination removed
|
|
|