|
|
@56412
|
9 years |
vboxsync |
Move internal/pgm.h bits to VBox/vmm/pgm.h.
|
|
|
@56411
|
9 years |
vboxsync |
Move internal/pgm.h bits to VBox/vmm/pgm.h.
|
|
|
@56410
|
9 years |
vboxsync |
space
|
|
|
@56409
|
9 years |
vboxsync |
lwip: fix wraparound check when updating icmp echo reply checksum
that …
|
|
|
@56408
|
9 years |
vboxsync |
DevATA: Allow ataBMDMACmdWriteB to start stuff in ring-0 too.
|
|
|
@56407
|
9 years |
vboxsync |
duh
|
|
|
@56406
|
9 years |
vboxsync |
DevATA: Merged ataIOPortRead1Data/ataIOPortWrite1Data with …
|
|
|
@56405
|
9 years |
vboxsync |
DevATA: Split out the data port from the IOPortBase1 I/O port …
|
|
|
@56404
|
9 years |
vboxsync |
DevATA: Read final PIO transfer unit in ring-0.
|
|
|
@56403
|
9 years |
vboxsync |
IOMIOPortWriteString,IOMIOPortReadString: Don't make all string I/O …
|
|
|
@56402
|
9 years |
vboxsync |
DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
|
|
|
@56401
|
9 years |
vboxsync |
sup.h,VBox/types.h: Promoted SUPSEMEVENT and SUPSEMEVENTMULTI to …
|
|
|
@56400
|
9 years |
vboxsync |
DevATA: Use the R3 infix to clarify in which context things are executed.
|
|
|
@56399
|
9 years |
vboxsync |
nits
|
|
|
@56398
|
9 years |
vboxsync |
IVirtualBox: Added APIRevision attribute for the ValidationKit, …
|
|
|
@56397
|
9 years |
vboxsync |
VirtualBox.xidl: Some rainy day insurance.
|
|
|
@56396
|
9 years |
vboxsync |
Main/idl: introduce attributes to define how many reserved …
|
|
|
@56395
|
9 years |
vboxsync |
VUSB: Reverted r100358, fixed xHCI device attaching differently.
|
|
|
@56394
|
9 years |
vboxsync |
build fix
|
|
|
@56393
|
9 years |
vboxsync |
UsbMsd: Added scaffolding for returning different descriptors when …
|
|
|
@56392
|
9 years |
vboxsync |
DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
|
|
|
@56391
|
9 years |
vboxsync |
VBoxManage: don't hide the help for 'internalcommands gueststats'
|
|
|
@56390
|
9 years |
vboxsync |
build fix
|
|
|
@56389
|
9 years |
vboxsync |
log.cpp: try fix warning.
|
|
|
@56388
|
9 years |
vboxsync |
build fix
|
|
|
@56387
|
9 years |
vboxsync |
Additions/VBoxService: additional check
|
|
|
@56386
|
9 years |
vboxsync |
German NLS fixes
|
|
|
@56385
|
9 years |
vboxsync |
Config.kmk: Disable raw-mode on darwin.
|
|
|
@56384
|
9 years |
vboxsync |
PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
|
|
|
@56383
|
9 years |
vboxsync |
VBoxManage: Do not enable OHCI when xHCI is already there and USB …
|
|
|
@56382
|
9 years |
vboxsync |
installer/darwin: Don't ship VMMRC.rc when !VBOX_WITH_RAW_MODE.
|
|
|
@56381
|
9 years |
vboxsync |
Stubbed VMMR0_DO_CALL_HYPERVISOR and VMMR0_DO_RAW_RUN when …
|
|
|
@56380
|
9 years |
vboxsync |
iprt/log.h: a few more RT_GCC_EXTENSIONs for gcc-5
|
|
|
@56379
|
9 years |
vboxsync |
Storage/VMDK: small "just in case" code adjustments, shouldn't be …
|
|
|
@56378
|
9 years |
vboxsync |
Windows guest additions, VBVA: host mouse cursor capability.
|
|
|
@56377
|
9 years |
vboxsync |
more RT_GCC_EXTENSION required for gcc-5
|
|
|
@56376
|
9 years |
vboxsync |
Additions/VBoxService: fix long-standing todo for Windows host, report …
|
|
|
@56375
|
9 years |
vboxsync |
SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, …
|
|
|
@56374
|
9 years |
vboxsync |
ValidationKit: Added option for skipping raw-mode tests based on …
|
|
|
@56373
|
9 years |
vboxsync |
Installer/VBoxInstallHelper.cpp: more harmless stuff
|
|
|
@56372
|
9 years |
vboxsync |
ISystemProperties: Added rawModeSupported attribute for querying …
|
|
|
@56371
|
9 years |
vboxsync |
Installer/VBoxInstallHelper.cpp: fix never used registry tweaking …
|
|
|
@56370
|
9 years |
vboxsync |
Storage/iSCSI: Remove nonsense
|
|
|
@56369
|
9 years |
vboxsync |
Storage/VCI: Fix dead code (not that is actively used at the moment)
|
|
|
@56368
|
9 years |
vboxsync |
Only show the extpack example for the uninstall subcommand (+ the …
|
|
|
@56367
|
9 years |
vboxsync |
Support man page examples.
|
|
|
@56366
|
9 years |
vboxsync |
bugfix
|
|
|
@56365
|
9 years |
vboxsync |
VMM/HM: removed obsolete todo.
|
|
|
@56364
|
9 years |
vboxsync |
VMM/HM: g_HvmR0 -> g_HmR0.
|
|
|
@56363
|
9 years |
vboxsync |
docbook2latex.xsl: Emit nameddest for titles to …
|
|
|
@56362
|
9 years |
vboxsync |
threadpreempt-r0drv-darwin.cpp: Account for two new AST values in …
|
|
|
@56361
|
9 years |
vboxsync |
dbgkernelinfo-r0drv-darwin.cpp: Don't use sysctlbyname as a standard …
|
|
|
@56360
|
9 years |
vboxsync |
VMM/HM: Cleanup and asserts.
|
|
|
@56359
|
9 years |
vboxsync |
FE/Qt: UIFrameBuffer: Reduces a line of release logging when the rare …
|
|
|
@56358
|
9 years |
vboxsync |
VMM/HM: Ignore HM Exclusive CFGM option on OS X, always uses global init.
|
|
|
@56357
|
9 years |
vboxsync |
comment
|
|
|
@56356
|
9 years |
vboxsync |
vboxdrvDarwinResolveSymbols: Fail if we cannot get the vmx_* symbols …
|
|
|
@56355
|
9 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Kernel location changed in 10.10, it seems.
|
|
|
@56354
|
9 years |
vboxsync |
build fixes
|
|
|
@56353
|
9 years |
vboxsync |
FE/Qt: updated Italian and Turkish translations. Thank you Vincenzo …
|
|
|
@56352
|
9 years |
vboxsync |
build fix
|
|
|
@56351
|
9 years |
vboxsync |
VBoxManageHelp.cpp: Some trailing space tweaking.
|
|
|
@56350
|
9 years |
vboxsync |
typo
|
|
|
@56349
|
9 years |
vboxsync |
VBoxManage: Let main() set the current command and made 'VBoxManage …
|
|
|
@56348
|
9 years |
vboxsync |
build fix
|
|
|
@56347
|
9 years |
vboxsync |
typo
|
|
|
@56346
|
9 years |
vboxsync |
build fix
|
|
|
@56345
|
9 years |
vboxsync |
fix
|
|
|
@56344
|
9 years |
vboxsync |
VBoxManage,manual: Working help code generator.
|
|
|
@56343
|
9 years |
vboxsync |
German NLS fix
|
|
|
@56342
|
9 years |
vboxsync |
Russian NLS fix
|
|
|
@56341
|
9 years |
vboxsync |
FE/Qt: fixed a translation string.
|
|
|
@56340
|
9 years |
vboxsync |
German NLS fix
|
|
|
@56339
|
9 years |
vboxsync |
German NLS fixes
|
|
|
@56338
|
9 years |
vboxsync |
FE/Qt: Extra-data management: GUI_RecentList flag should be filtered …
|
|
|
@56337
|
9 years |
vboxsync |
Workaround for stupid gcc visbility non-sense.
|
|
|
@56336
|
9 years |
vboxsync |
build fix
|
|
|
@56335
|
9 years |
vboxsync |
*.def,*.sed,*.m,*.mm: whitespace and svn properties
|
|
|
@56334
|
9 years |
vboxsync |
.scm-settings: updates
|
|
|
@56333
|
9 years |
vboxsync |
Devices/Graphics: Whitespace.
|
|
|
@56332
|
9 years |
vboxsync |
scm: Made it a tool instead of a build program.
|
|
|
@56331
|
9 years |
vboxsync |
scm: configured objective-C/C++, .def and .sed files.
|
|
|
@56330
|
9 years |
vboxsync |
scmsubversion.cpp: ppszValue can be NULL.
|
|
|
@56329
|
9 years |
vboxsync |
FE/Qt: Machine settings: Network page: Do not update redirect rules …
|
|
|
@56328
|
9 years |
vboxsync |
(c) in generated headers
|
|
|
@56327
|
9 years |
vboxsync |
spaces
|
|
|
@56326
|
9 years |
vboxsync |
header fix
|
|
|
@56325
|
9 years |
vboxsync |
(c)
|
|
|
@56324
|
9 years |
vboxsync |
updates
|
|
|
@56323
|
9 years |
vboxsync |
whitespace
|
|
|
@56322
|
9 years |
vboxsync |
whitespace
|
|
|
@56321
|
9 years |
vboxsync |
whitespace
|
|
|
@56320
|
9 years |
vboxsync |
whitespace
|
|
|
@56319
|
9 years |
vboxsync |
whitespace (tabs!)
|
|
|
@56318
|
9 years |
vboxsync |
whitespace
|
|
|
@56317
|
9 years |
vboxsync |
correction
|
|
|
@56316
|
9 years |
vboxsync |
whitespace
|
|
|
@56315
|
9 years |
vboxsync |
whitespace
|
|
|
@56314
|
9 years |
vboxsync |
whitespace
|
|
|
@56313
|
9 years |
vboxsync |
whitespace
|
|
|