|
|
@56440
|
9 years |
vboxsync |
FE/Qt: updated Japanese translation. Thank you Ikuya Awashiro.
|
|
|
@56439
|
10 years |
vboxsync |
PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
|
|
|
@56438
|
10 years |
vboxsync |
LogRel nit.
|
|
|
@56437
|
10 years |
vboxsync |
manual: updating host key image
|
|
|
@56436
|
10 years |
vboxsync |
props
|
|
|
@56435
|
10 years |
vboxsync |
manual: updating some images from latest version
|
|
|
@56434
|
10 years |
vboxsync |
make refentrytitle same as refname.
|
|
|
@56433
|
10 years |
vboxsync |
need refentrytitle
|
|
|
@56432
|
10 years |
vboxsync |
VBox adaptions (taken from 1.0.1m), adapted path in Config.kmk and …
|
|
|
@56431
|
10 years |
vboxsync |
Windows guest additions, VBVA: reverted part of r100972: host mouse …
|
|
|
@56430
|
10 years |
vboxsync |
compile fix with VBOX_WITH_DEBUGGER disabled
|
|
|
@56429
|
10 years |
vboxsync |
vboxscsiReset: Reset cbBufLeft too.
|
|
|
@56428
|
10 years |
vboxsync |
VBoxSCSI: Remove needless code
|
|
|
@56427
|
10 years |
vboxsync |
build fix
|
|
|
@56426
|
10 years |
vboxsync |
Storage/VBoxSCSI: Fix write support regression and cleanup saved state …
|
|
|
@56425
|
10 years |
vboxsync |
VBoxSCSI: fixed assertions
|
|
|
@56424
|
10 years |
vboxsync |
VMM/GIM: Some extra checks while loading saved state and enabling …
|
|
|
@56423
|
10 years |
vboxsync |
typo
|
|
|
@56422
|
10 years |
vboxsync |
VBoxManage: gcc warning.
|
|
|
@56421
|
10 years |
vboxsync |
PATM: virt access handlers: Only use pvUser for asserting.
|
|
|
@56420
|
10 years |
vboxsync |
csamCodePageWriteHandler: pvUser is the pointer to the CSAMPAGEREC in …
|
|
|
@56419
|
10 years |
vboxsync |
logging fixes
|
|
|
@56418
|
10 years |
vboxsync |
assertion details.
|
|
|
@56417
|
10 years |
vboxsync |
Fixed bug in IOMInterpretINSEx and IOMInterpretOUTSEx introduced with …
|
|
|
@56416
|
10 years |
vboxsync |
IEM: Use the modified IOM string I/O APIs.
|
|
|
@56415
|
10 years |
vboxsync |
IOM: Do the single I/O fallback in the string APIs instead of having …
|
|
|
@56414
|
10 years |
vboxsync |
no change
|
|
|
@56413
|
10 years |
vboxsync |
IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
|
|
|
@56412
|
10 years |
vboxsync |
Move internal/pgm.h bits to VBox/vmm/pgm.h.
|
|
|
@56411
|
10 years |
vboxsync |
Move internal/pgm.h bits to VBox/vmm/pgm.h.
|
|
|
@56410
|
10 years |
vboxsync |
space
|
|
|
@56409
|
10 years |
vboxsync |
lwip: fix wraparound check when updating icmp echo reply checksum
that …
|
|
|
@56408
|
10 years |
vboxsync |
DevATA: Allow ataBMDMACmdWriteB to start stuff in ring-0 too.
|
|
|
@56407
|
10 years |
vboxsync |
duh
|
|
|
@56406
|
10 years |
vboxsync |
DevATA: Merged ataIOPortRead1Data/ataIOPortWrite1Data with …
|
|
|
@56405
|
10 years |
vboxsync |
DevATA: Split out the data port from the IOPortBase1 I/O port …
|
|
|
@56404
|
10 years |
vboxsync |
DevATA: Read final PIO transfer unit in ring-0.
|
|
|
@56403
|
10 years |
vboxsync |
IOMIOPortWriteString,IOMIOPortReadString: Don't make all string I/O …
|
|
|
@56402
|
10 years |
vboxsync |
DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
|
|
|
@56401
|
10 years |
vboxsync |
sup.h,VBox/types.h: Promoted SUPSEMEVENT and SUPSEMEVENTMULTI to …
|
|
|
@56400
|
10 years |
vboxsync |
DevATA: Use the R3 infix to clarify in which context things are executed.
|
|
|
@56399
|
10 years |
vboxsync |
nits
|
|
|
@56398
|
10 years |
vboxsync |
IVirtualBox: Added APIRevision attribute for the ValidationKit, …
|
|
|
@56397
|
10 years |
vboxsync |
VirtualBox.xidl: Some rainy day insurance.
|
|
|
@56396
|
10 years |
vboxsync |
Main/idl: introduce attributes to define how many reserved …
|
|
|
@56395
|
10 years |
vboxsync |
VUSB: Reverted r100358, fixed xHCI device attaching differently.
|
|
|
@56394
|
10 years |
vboxsync |
build fix
|
|
|
@56393
|
10 years |
vboxsync |
UsbMsd: Added scaffolding for returning different descriptors when …
|
|
|
@56392
|
10 years |
vboxsync |
DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
|
|
|
@56391
|
10 years |
vboxsync |
VBoxManage: don't hide the help for 'internalcommands gueststats'
|
|
|
@56390
|
10 years |
vboxsync |
build fix
|
|
|
@56389
|
10 years |
vboxsync |
log.cpp: try fix warning.
|
|
|
@56388
|
10 years |
vboxsync |
build fix
|
|
|
@56387
|
10 years |
vboxsync |
Additions/VBoxService: additional check
|
|
|
@56386
|
10 years |
vboxsync |
German NLS fixes
|
|
|
@56385
|
10 years |
vboxsync |
Config.kmk: Disable raw-mode on darwin.
|
|
|
@56384
|
10 years |
vboxsync |
PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
|
|
|
@56383
|
10 years |
vboxsync |
VBoxManage: Do not enable OHCI when xHCI is already there and USB …
|
|
|
@56382
|
10 years |
vboxsync |
installer/darwin: Don't ship VMMRC.rc when !VBOX_WITH_RAW_MODE.
|
|
|
@56381
|
10 years |
vboxsync |
Stubbed VMMR0_DO_CALL_HYPERVISOR and VMMR0_DO_RAW_RUN when …
|
|
|
@56380
|
10 years |
vboxsync |
iprt/log.h: a few more RT_GCC_EXTENSIONs for gcc-5
|
|
|
@56379
|
10 years |
vboxsync |
Storage/VMDK: small "just in case" code adjustments, shouldn't be …
|
|
|
@56378
|
10 years |
vboxsync |
Windows guest additions, VBVA: host mouse cursor capability.
|
|
|
@56377
|
10 years |
vboxsync |
more RT_GCC_EXTENSION required for gcc-5
|
|
|
@56376
|
10 years |
vboxsync |
Additions/VBoxService: fix long-standing todo for Windows host, report …
|
|
|
@56375
|
10 years |
vboxsync |
SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, …
|
|
|
@56374
|
10 years |
vboxsync |
ValidationKit: Added option for skipping raw-mode tests based on …
|
|
|
@56373
|
10 years |
vboxsync |
Installer/VBoxInstallHelper.cpp: more harmless stuff
|
|
|
@56372
|
10 years |
vboxsync |
ISystemProperties: Added rawModeSupported attribute for querying …
|
|
|
@56371
|
10 years |
vboxsync |
Installer/VBoxInstallHelper.cpp: fix never used registry tweaking …
|
|
|
@56370
|
10 years |
vboxsync |
Storage/iSCSI: Remove nonsense
|
|
|
@56369
|
10 years |
vboxsync |
Storage/VCI: Fix dead code (not that is actively used at the moment)
|
|
|
@56368
|
10 years |
vboxsync |
Only show the extpack example for the uninstall subcommand (+ the …
|
|
|
@56367
|
10 years |
vboxsync |
Support man page examples.
|
|
|
@56366
|
10 years |
vboxsync |
bugfix
|
|
|
@56365
|
10 years |
vboxsync |
VMM/HM: removed obsolete todo.
|
|
|
@56364
|
10 years |
vboxsync |
VMM/HM: g_HvmR0 -> g_HmR0.
|
|
|
@56363
|
10 years |
vboxsync |
docbook2latex.xsl: Emit nameddest for titles to …
|
|
|
@56362
|
10 years |
vboxsync |
threadpreempt-r0drv-darwin.cpp: Account for two new AST values in …
|
|
|
@56361
|
10 years |
vboxsync |
dbgkernelinfo-r0drv-darwin.cpp: Don't use sysctlbyname as a standard …
|
|
|
@56360
|
10 years |
vboxsync |
VMM/HM: Cleanup and asserts.
|
|
|
@56359
|
10 years |
vboxsync |
FE/Qt: UIFrameBuffer: Reduces a line of release logging when the rare …
|
|
|
@56358
|
10 years |
vboxsync |
VMM/HM: Ignore HM Exclusive CFGM option on OS X, always uses global init.
|
|
|
@56357
|
10 years |
vboxsync |
comment
|
|
|
@56356
|
10 years |
vboxsync |
vboxdrvDarwinResolveSymbols: Fail if we cannot get the vmx_* symbols …
|
|
|
@56355
|
10 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Kernel location changed in 10.10, it seems.
|
|
|
@56354
|
10 years |
vboxsync |
build fixes
|
|
|
@56353
|
10 years |
vboxsync |
FE/Qt: updated Italian and Turkish translations. Thank you Vincenzo …
|
|
|
@56352
|
10 years |
vboxsync |
build fix
|
|
|
@56351
|
10 years |
vboxsync |
VBoxManageHelp.cpp: Some trailing space tweaking.
|
|
|
@56350
|
10 years |
vboxsync |
typo
|
|
|
@56349
|
10 years |
vboxsync |
VBoxManage: Let main() set the current command and made 'VBoxManage …
|
|
|
@56348
|
10 years |
vboxsync |
build fix
|
|
|
@56347
|
10 years |
vboxsync |
typo
|
|
|
@56346
|
10 years |
vboxsync |
build fix
|
|
|
@56345
|
10 years |
vboxsync |
fix
|
|
|
@56344
|
10 years |
vboxsync |
VBoxManage,manual: Working help code generator.
|
|
|
@56343
|
10 years |
vboxsync |
German NLS fix
|
|
|
@56342
|
10 years |
vboxsync |
Russian NLS fix
|
|
|
@56341
|
10 years |
vboxsync |
FE/Qt: fixed a translation string.
|
|
|