|
|
@70151
|
7 years |
vboxsync |
iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4.
|
|
|
@70150
|
7 years |
vboxsync |
iprt/r0drv/memobj: Let initterm resolve MmProtectMdlSystemAddress.
|
|
|
@70149
|
7 years |
vboxsync |
iprt/r0drv/nt: Use RTR0DbgKrnlInfoOpen and friends for resolving …
|
|
|
@70148
|
7 years |
vboxsync |
IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
|
|
|
@70147
|
7 years |
vboxsync |
FE/Qt: bugref:8900: No need to manually close QIManagerDialog dialogs, …
|
|
|
@70146
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Less TARGET_NT4 stuff, more version ifs.
|
|
|
@70145
|
7 years |
vboxsync |
VMM/IEM: Update the address size field for basic IN/OUT instr. and …
|
|
|
@70143
|
7 years |
vboxsync |
Audio: Verify file handle in DrvAudioHlpFileWrite().
|
|
|
@70142
|
7 years |
vboxsync |
Audio/HDA: Minor logging adjustments.
|
|
|
@70141
|
7 years |
vboxsync |
http-curl.cpp: rtHttpWinConfigureProxyForUrl - also assume no proxy if …
|
|
|
@70140
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Change margins and spacgins of logviewer widget
|
|
|
@70139
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Save/load the geometry of the logviewer dialog …
|
|
|
@70138
|
7 years |
vboxsync |
Runtime/Makefile.kmk: whitespace fixes
|
|
|
@70137
|
7 years |
vboxsync |
SUPR3HardenedMainImports-win.cpp: not where there is similar code in iprt.
|
|
|
@70136
|
7 years |
vboxsync |
IPRT: Implemented RTR0DbgKrnlInfoOpen and friends for NT, including …
|
|
|
@70135
|
7 years |
vboxsync |
Additions/x11: Don't build vboxmouse on NetBSD. NetBSD vboxguest …
|
|
|
@70134
|
7 years |
vboxsync |
Additions/x11/vboxmouse: revert previous (r119429). NetBSD vboxguest …
|
|
|
@70133
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: Provide stub "locators.h" required by wsmousevar.h …
|
|
|
@70132
|
7 years |
vboxsync |
Audio/HDA: Implemented crude support for macOS guests. See notes for …
|
|
|
@70131
|
7 years |
vboxsync |
HDA/StreamMap: Fixed cbStep in hdaStreamMapInit().
|
|
|
@70130
|
7 years |
vboxsync |
ConsoleImpl2: Put the ISA extension CFGM bits where CPUM wants them.
|
|
|
@70129
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: fix compilation error
|
|
|
@70128
|
7 years |
vboxsync |
VBoxguest-win.cpp: burn fix
|
|
|
@70127
|
7 years |
vboxsync |
Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
|
|
|
@70126
|
7 years |
vboxsync |
Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
|
|
|
@70125
|
7 years |
vboxsync |
Audio/HDA: Use LVI + 1 foor the stream periods and stream transfer …
|
|
|
@70124
|
7 years |
vboxsync |
Audio/HDA: If the current transfer is complete, reset our counter when …
|
|
|
@70123
|
7 years |
vboxsync |
Audio/HDA: hdaStreamPeriodLock() returns a bool, not an rc.
|
|
|
@70121
|
7 years |
vboxsync |
Audio/HDA: Logging adjustments; moved hdaBDLEDumpAll() into …
|
|
|
@70119
|
7 years |
vboxsync |
Audio/HDA: Reverted r119666 + 119667; needs more work first.
|
|
|
@70118
|
7 years |
vboxsync |
Audio/HDA: Make sure to write the actual register content so that …
|
|
|
@70117
|
7 years |
vboxsync |
Audio/HDA: Only do stream tagging when enabling a stream and use …
|
|
|
@70116
|
7 years |
vboxsync |
VMM/HMSVMR0: Don't intercept SMIs while executing a guest and for …
|
|
|
@70115
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Working on dropping the TARGET_NT4 #ifdefs/#ifndefs …
|
|
|
@70114
|
7 years |
vboxsync |
(XP)COM: optimize safearray copying (partially, only dealing with the …
|
|
|
@70113
|
7 years |
vboxsync |
FE/Qt: bugref:9080 Some adjustments to the ad hoc VISO mockup.
|
|
|
@70112
|
7 years |
vboxsync |
FE/Qt: No hidpi for me, except darwin.
|
|
|
@70111
|
7 years |
vboxsync |
FE/Qt: bugref:9080 Simple mockup of ad hoc VISO creation.
|
|
|
@70110
|
7 years |
vboxsync |
FE/Qt: VBoxGlobal: Fix for use after free done in r104346, (s.a. r106981).
|
|
|
@70109
|
7 years |
vboxsync |
Audio/DrvAudio: Initialize optional data block in DrvAudioHlpFileCreate().
|
|
|
@70108
|
7 years |
vboxsync |
Guest properties: Added a length check for GuestPropWriteFlags() and …
|
|
|
@70107
|
7 years |
vboxsync |
RTStrNICmpAscii: export typo
|
|
|
@70106
|
7 years |
vboxsync |
VBoxProxyStub: Fix assertion
|
|
|
@70105
|
7 years |
vboxsync |
Main/Machine: Increase chunk size for reading the log from 32K to …
|
|
|
@70104
|
7 years |
vboxsync |
VBoxGuest-win.cpp: style + cleanup
|
|
|
@70103
|
7 years |
vboxsync |
VBoxGuest-win*: Folded VBoxGuest-win-pnp.cpp and VBoxGuest-win.h into …
|
|
|
@70102
|
7 years |
vboxsync |
bootsectors/Config.kmk: nit
|
|
|
@70101
|
7 years |
vboxsync |
VBoxGuest-win*: Folded VBoxGuest-win-legacy.cpp into VBoxGuest-win.cpp.
|
|
|
@70100
|
7 years |
vboxsync |
VBoxGuest-win*: drop the PAGE alloc stuff (leave INIT as that section …
|
|
|
@70099
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Two more registry value names to ignore
|
|
|
@70098
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Replace QTextEdit with QPlainTextEdit in logviewer
|
|
|
@70097
|
7 years |
vboxsync |
Devices/Serial: Update the parameters of the driver below upon reset …
|
|
|
@70095
|
7 years |
vboxsync |
VBoxGuest: More host options.
|
|
|
@70094
|
7 years |
vboxsync |
VBoxGuest: build fix
|
|
|
@70093
|
7 years |
vboxsync |
nits
|
|
|
@70092
|
7 years |
vboxsync |
IPRT: Added RTStrNICmpAscii.
|
|
|
@70090
|
7 years |
vboxsync |
Backed out r119634 + r119637 again.
|
|
|
@70088
|
7 years |
vboxsync |
VBoxGuest: Enabled option reading from the host on all platforms.
|
|
|
@70087
|
7 years |
vboxsync |
VBoxGuest: Enabled option reading from the host on all platforms.
|
|
|
@70086
|
7 years |
vboxsync |
Guest properties: Added a length check for GuestPropWriteFlags() and …
|
|
|
@70085
|
7 years |
vboxsync |
VBoxGuest: Enabled option reading from the host on all platforms.
|
|
|
@70084
|
7 years |
vboxsync |
Additions/linux,common/VBoxGuest: Moved the kmod test to the right …
|
|
|
@70080
|
7 years |
vboxsync |
FE/Qt: Remove trailing white spaces from UIVMLogViewerWidget.h
|
|
|
@70079
|
7 years |
vboxsync |
FE/Qt: bugref:9038: Another small fix for r119623: Adjusting doxy …
|
|
|
@70078
|
7 years |
vboxsync |
FE/Qt: bugref:9038: Small fix for r119623: Adjusting doxy and position.
|
|
|
@70077
|
7 years |
vboxsync |
Devices/Graphics, Main, FE/Qt: burn fix for previous commit. …
|
|
|
@70076
|
7 years |
vboxsync |
Devices/Graphics, Main, FE/Qt: burn fix for previous commit. …
|
|
|
@70075
|
7 years |
vboxsync |
Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
|
|
|
@70074
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Adding toolbar and menu to logviewer dialog
|
|
|
@70073
|
7 years |
vboxsync |
Audio/HDA: Added PDMAUDIOFILE_DEFAULT_OPEN_FLAGS for DrvAudioHlpFileOpen().
|
|
|
@70072
|
7 years |
vboxsync |
Comments.
|
|
|
@70071
|
7 years |
vboxsync |
VMM/CPUM: Raise #GP(0) like a physical CPU would when a …
|
|
|
@70070
|
7 years |
vboxsync |
ValidationKit: OS2 build fix
|
|
|
@70069
|
7 years |
vboxsync |
doxygen fix
|
|
|
@70068
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70067
|
7 years |
vboxsync |
VBoxGuest/win: Enumerate registry values and pass them along to …
|
|
|
@70066
|
7 years |
vboxsync |
VBoxGuest: Enabled VGDrvCommonProcessOptionsFromHost for all but linux …
|
|
|
@70065
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: VBoxGuestNetBSDISR - fix inverted return value.
|
|
|
@70063
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70061
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70059
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: oops, fix doxygen fallout from the renaming.
|
|
|
@70058
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70057
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: Apply nested-guest TSC offset
|
|
|
@70056
|
7 years |
vboxsync |
VMM: Nested hw.virt: Apply nested-guest TSC offset when executing the …
|
|
|
@70055
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Adding new icons for logviewer widget
|
|
|
@70054
|
7 years |
vboxsync |
DrvAudioCommon/DrvAudioHlpFile: Use RTFileIsValid(); minor logging …
|
|
|
@70053
|
7 years |
vboxsync |
WDDM: make vboxDispCheckCapsLevel not static, logging.
|
|
|
@70052
|
7 years |
vboxsync |
WDDM: more minor changes to make the code more generic
|
|
|
@70051
|
7 years |
vboxsync |
WDDM: minor changes to make the code more generic
|
|
|
@70050
|
7 years |
vboxsync |
Devices/OHCI: Don't touch others member of the endpoint descriptor …
|
|
|
@70049
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: further clarify pci_mapreg_map() calls.
|
|
|
@70048
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: give mem bus space members their usual names. …
|
|
|
@70047
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: give io bus space members their usual names.
|
|
|
@70046
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: rename pc to the usual sc_pc
|
|
|
@70045
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: fix spurious trailing whitespace in previous.
|
|
|
@70044
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: rename very confusingly named struct …
|
|
|
@70043
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: use "sc" as the softc variable name as is standard …
|
|
|
@70042
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: attach wsmouse(4) as a child to provide mouse …
|
|
|
@70041
|
7 years |
vboxsync |
VBoxGuest-win: fix doxygen comment in previous.
|
|
|
@70040
|
7 years |
vboxsync |
VBoxGuest: Sketched the code necessary to get configuration from the …
|
|
|