|
|
@26588
|
15 years |
vboxsync |
iprt: New type RTNETADDR for storing any address + type + port. Added …
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26577
|
15 years |
vboxsync |
More large page work
|
|
|
@26575
|
15 years |
vboxsync |
build fix.
|
|
|
@26574
|
15 years |
vboxsync |
Networking: Preparing to make the driver return a send buffer to the …
|
|
|
@26573
|
15 years |
vboxsync |
pdmifs.h: doc update
|
|
|
@26563
|
15 years |
vboxsync |
Started with large page support
|
|
|
@26558
|
15 years |
vboxsync |
include: svn:eol-style.
|
|
|
@26556
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26552
|
15 years |
vboxsync |
Main: build fix
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26526
|
15 years |
vboxsync |
VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
|
|
|
@26520
|
15 years |
vboxsync |
iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes.
|
|
|
@26487
|
15 years |
vboxsync |
include: whitespace cleanup.
|
|
|
@26485
|
15 years |
vboxsync |
iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
|
|
|
@26482
|
15 years |
vboxsync |
IPRT: Added RTStrATruncate.
|
|
|
@26481
|
15 years |
vboxsync |
IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, …
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@26471
|
15 years |
vboxsync |
VUSB: Provide a way to store and pass along vendor/class-specific …
|
|
|
@26459
|
15 years |
vboxsync |
Main: HPET machine property, cleanups
|
|
|
@26452
|
15 years |
vboxsync |
iprt/memcache.h: Some more optimizations and more benchmarks.
|
|
|
@26440
|
15 years |
vboxsync |
Main: configurable HID types work
|
|
|
@26431
|
15 years |
vboxsync |
Updated function description
|
|
|
@26430
|
15 years |
vboxsync |
Introducing RTR0MemObjAllocPhysEx
|
|
|
@26419
|
15 years |
vboxsync |
tstRTMemCache: Testcase + bug fixes. Works pretty well, but should try …
|
|
|
@26416
|
15 years |
vboxsync |
RTMemCache: Initial coding (completely untested).
|
|
|
@26414
|
15 years |
vboxsync |
Bump chunk size to 2 MB in preparation for big page usage.
|
|
|
@26399
|
15 years |
vboxsync |
pdmdev.h: Increase the major version when making incomaptible change …
|
|
|
@26380
|
15 years |
vboxsync |
VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
|
|
|
@26376
|
15 years |
vboxsync |
HPET: reworking locking per Knut suggestions
|
|
|
@26374
|
15 years |
vboxsync |
VbglR3/VBoxCredProv/pam_vbox: Return value for …
|
|
|
@26369
|
15 years |
vboxsync |
iprt/err.h: VERR_IGNORED
|
|
|
@26350
|
15 years |
vboxsync |
Removed the balloon interface from Main's VMM device. Directly call …
|
|
|
@26341
|
15 years |
vboxsync |
include/iprt: scm cleaning up spaces.
|
|
|
@26333
|
15 years |
vboxsync |
Main, QT4/FE: OS X guest type support
|
|
|
@26330
|
15 years |
vboxsync |
Introducing PGMR3PhysFreeRamPages
|
|
|
@26325
|
15 years |
vboxsync |
Update
|
|
|
@26305
|
15 years |
vboxsync |
pdmnetif.h & users: sketched out a new interface that is intended to …
|
|
|
@26304
|
15 years |
vboxsync |
include/Makefile.kmk: Corrected template name.
|
|
|
@26300
|
15 years |
vboxsync |
pdmifs.h: Moved the network interfaces to a separate header called …
|
|
|
@26296
|
15 years |
vboxsync |
more warnings.
|
|
|
@26295
|
15 years |
vboxsync |
Backed out r57393
|
|
|
@26290
|
15 years |
vboxsync |
Statistics interval controllable from within the guest from now on.
|
|
|
@26277
|
15 years |
vboxsync |
VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
|
|
|
@26275
|
15 years |
vboxsync |
USB: string descriptor caching for virtual devices.
|
|
|
@26271
|
15 years |
vboxsync |
VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
|
|
|
@26248
|
15 years |
vboxsync |
USB: Descriptor member name cleanup. (#2603)
|
|
|
@26243
|
15 years |
vboxsync |
VbglR3CredentialsDestroy: s/uint8_t u8NumPasses/uint32_t cPasses/. …
|
|
|
@26239
|
15 years |
vboxsync |
Main: coding style
|
|
|
@26236
|
15 years |
vboxsync |
Main: remove some dead errorinfo code
|
|
|
@26227
|
15 years |
vboxsync |
s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
|
|
|
@26226
|
15 years |
vboxsync |
s/RTGCDECL/RTGCDECL/g
|
|
|
@26224
|
15 years |
vboxsync |
s/IN_RT_GC/IN_RT_RC/g
|
|
|
@26222
|
15 years |
vboxsync |
*.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
|
|
|
@26209
|
15 years |
vboxsync |
IPRT: Added RTTimeSet.
|
|
|
@26205
|
15 years |
vboxsync |
Oracle Linux OS type
|
|
|
@26192
|
15 years |
vboxsync |
VBox/version.h: todo.
|
|
|
@26182
|
15 years |
vboxsync |
UsbMsd: More hacking.
|
|
|
@26177
|
15 years |
vboxsync |
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
|
|
|
@26176
|
15 years |
vboxsync |
VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
|
|
|
@26175
|
15 years |
vboxsync |
PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
|
|
|
@26172
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 1.
|
|
|
@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.
|
|
|
@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; …
|
|
|
@26151
|
15 years |
vboxsync |
PDM: In the processes of adding PDMR3LdrGetInterface + DrvHlps & DevHlps.
|
|
|
@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 …
|
|
|
@26143
|
15 years |
vboxsync |
Introducing PDMVMMDevHeapIsEnabled
|
|
|
@26137
|
15 years |
vboxsync |
PDM: Added PDMIBASERC and PDMIBASER0.
|
|
|
@26133
|
15 years |
vboxsync |
IPRT: Added RTPathJoin.
|
|
|
@26112
|
15 years |
vboxsync |
PDM,UsbMsd,++: Resumed hacking the MSD code.
|
|
|
@26111
|
15 years |
vboxsync |
CFGM: Added CFGMR3ValidateConfig as a replacement for …
|
|
|
@26093
|
15 years |
vboxsync |
Branding: right fix for r57057
|
|
|
@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 …
|
|
|
@26066
|
15 years |
vboxsync |
Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
|
|
|
@26061
|
15 years |
vboxsync |
VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.
|
|
|
@26060
|
15 years |
vboxsync |
IPRT: Added RTFileOpenF/V.
|
|
|
@26034
|
15 years |
vboxsync |
VBOX_VENDOR, VBOX_PRODUCT
|
|
|
@26011
|
15 years |
vboxsync |
iprt/cdefs.h: build fix.
|
|
|
@26007
|
15 years |
vboxsync |
iprt/cdefs.h: Fixed sign compare gcc warning when using RT_BSWAP_U16 …
|
|
|
@26006
|
15 years |
vboxsync |
iprt/cdefs.h: Fixed sign compare gcc warning when using RT_BSWAP_U16 …
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25995
|
15 years |
vboxsync |
VMM: PDM infrastructure for HPET
|
|
|
@25993
|
15 years |
vboxsync |
DrvIntNet.cpp: Preparing for R0/RC.
|
|
|
@25986
|
15 years |
vboxsync |
pdmifs.h: cleaned out the remaining references to PDMINTERFACE. …
|
|
|