|
|
@10541
|
17 years |
vboxsync |
Removed deprecated IOCTL namings.
|
|
|
@10540
|
17 years |
vboxsync |
First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
|
|
|
@10534
|
17 years |
vboxsync |
Backed out Performance API changes.
|
|
|
@10530
|
17 years |
vboxsync |
Implemented trunk and flag matching when opening a network.
|
|
|
@10528
|
17 years |
vboxsync |
Performance API, version 0, webservice broken.
|
|
|
@10526
|
17 years |
vboxsync |
file mode mask to RTFileOpen.
|
|
|
@10522
|
17 years |
vboxsync |
r=bird: Added a todo: IOCTL_CODE should not be #defined.
|
|
|
@10521
|
17 years |
vboxsync |
return docs.
|
|
|
@10518
|
17 years |
vboxsync |
Build fix.
|
|
|
@10517
|
17 years |
vboxsync |
Todo.
|
|
|
@10516
|
17 years |
vboxsync |
More IOCTL stuff for R3 guest lib (Windows).
|
|
|
@10512
|
17 years |
vboxsync |
Backed out 33192; not the problem
|
|
|
@10511
|
17 years |
vboxsync |
More space of PDM needed for the Linux builds.
|
|
|
@10492
|
17 years |
vboxsync |
Added PDMApicHasPendingIrq.
|
|
|
@10487
|
17 years |
vboxsync |
Todo for #2993.
|
|
|
@10473
|
17 years |
vboxsync |
MMIO instruction emulation for OR, BT and XOR added.
|
|
|
@10467
|
17 years |
vboxsync |
Provide CAP_FILE flag for backends operating on files.
|
|
|
@10463
|
17 years |
vboxsync |
Use the TPR threshold feature.
|
|
|
@10451
|
17 years |
vboxsync |
Modified the INTNETR0Open interface and PDM driver configuration to …
|
|
|
@10450
|
17 years |
vboxsync |
Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
|
|
|
@10422
|
17 years |
vboxsync |
Fixed descriptions.
|
|
|
@10418
|
17 years |
vboxsync |
New runtime functions fopr getting cpu frequency. Stubs only to far.
|
|
|
@10413
|
17 years |
vboxsync |
REMR3IsPageAccessHandled must be exported properly
|
|
|
@10410
|
17 years |
vboxsync |
Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler …
|
|
|
@10409
|
17 years |
vboxsync |
Backed out part of the previous changeset: breaks the saved state.
|
|
|
@10408
|
17 years |
vboxsync |
Increase number of queued rem handler notifications. Flush them on …
|
|
|
@10386
|
17 years |
vboxsync |
Added IN_RT_STATIC.
|
|
|
@10384
|
17 years |
vboxsync |
VBOX_HAVE_VISIBILITY_HIDDEN -> RT_USE_VISIBILITY_DEFAULT and …
|
|
|
@10383
|
17 years |
vboxsync |
Added DECLHIDDEN.
|
|
|
@10377
|
17 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10375
|
17 years |
vboxsync |
Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
|
|
|
@10353
|
17 years |
vboxsync |
TPR caching for VT-x. Removed the CR8 register from CPUMCTX.
|
|
|
@10310
|
17 years |
vboxsync |
Added 64 bits guests to the table
|
|
|
@10273
|
17 years |
vboxsync |
USE_IMMEDIATE64_SX8 added
|
|
|
@10259
|
17 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10234
|
17 years |
vboxsync |
Guest properties: added some missing ifdefs
|
|
|
@10213
|
17 years |
vboxsync |
Log more MSRs
|
|
|
@10202
|
17 years |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@10169
|
17 years |
vboxsync |
Some pfnXmit clearification (the SG must be retained if used asyncly). …
|
|
|
@10151
|
17 years |
vboxsync |
Main: SafeArray: Fixed: SafeArrayTraits::asInParam_Arr() was …
|
|
|
@10137
|
17 years |
vboxsync |
More warnings / bad string prototypes. (nocrt stuff)
|
|
|
@10126
|
17 years |
vboxsync |
Consolidated the Recv and Send methods to make it easier to share the …
|
|
|
@10107
|
17 years |
vboxsync |
Added CR8 write (alias for APIC TPR write).
|
|
|
@10106
|
17 years |
vboxsync |
Added RTStrValidateEncoding, RTStrValidateEncodingEx and …
|
|
|
@10087
|
17 years |
vboxsync |
Fixed SELMR3GetSelectorInfo for 64 bits mode.
Got rid of obsolete VBOXDESC.
|
|
|
@10084
|
17 years |
vboxsync |
VBoxNetFlt coding (darwin bits in progress).
|
|
|
@10083
|
17 years |
vboxsync |
Darwin kernel support for alloca.
|
|
|
@10081
|
17 years |
vboxsync |
VBoxNetFlt coding.
|
|
|
@10076
|
17 years |
vboxsync |
We 'connect' to an internal network, not 'attach'. (Both terms was used.)
|
|
|
@10075
|
17 years |
vboxsync |
Simplified it a bit by introducing a out-bound lock on the trunk port.
|
|
|
@10069
|
17 years |
vboxsync |
Fixed two SSM error messages.
|
|
|
@10038
|
17 years |
vboxsync |
We can safely call pfnSetActive without owning the lock I think, that …
|
|
|
@10037
|
17 years |
vboxsync |
fixed bustage.
|
|
|
@10031
|
17 years |
vboxsync |
VBoxNetFlt - work in progress.
|
|
|
@10016
|
17 years |
vboxsync |
Corrected parameter types (const).
Use SELMToFlatEx instead of …
|
|
|
@10003
|
17 years |
vboxsync |
HostServices/SharedInfoServices: added a request to remove a guest property
|
|
|
@9987
|
17 years |
vboxsync |
Corrected description
|
|
|
@9986
|
17 years |
vboxsync |
Introduced CPUMIsGuestInLongModeEx
|
|
|
@9984
|
17 years |
vboxsync |
Big instruction emulation update for 64 bits mode. Watch for regressions!
|
|
|
@9965
|
17 years |
vboxsync |
Hyper and intermediate CR3 values can be 64 bits.
|
|
|
@9935
|
17 years |
vboxsync |
r=bird: Review comments, work to be done. Marked the …
|
|
|
@9930
|
17 years |
vboxsync |
Added VERR_NET_PROTOCOL_ERROR for EPROTO.
|
|
|
@9924
|
17 years |
vboxsync |
More corrections
|
|
|
@9921
|
17 years |
vboxsync |
Corrections
|
|
|
@9920
|
17 years |
vboxsync |
Corrected hungarian spelling. Added a todo.
|
|
|
@9919
|
17 years |
vboxsync |
Deal with DIL, SIL, BPL & SPL register accesses. (64 bits mode only)
|
|
|
@9918
|
17 years |
vboxsync |
Corrected hungarian spelling.
|
|
|
@9904
|
17 years |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9898
|
17 years |
vboxsync |
Removed warning
|
|
|
@9897
|
17 years |
vboxsync |
Updates for executing 64 bits guest code with AMD-V.
|
|
|
@9887
|
17 years |
vboxsync |
Added X86_CR3_AMD64_PAGE_MASK
|
|
|
@9882
|
17 years |
vboxsync |
HostServices/SharedInfoServices: deal with empty registry values …
|
|
|
@9878
|
17 years |
vboxsync |
X86_PML4E_PG_MASK_FULL
|
|
|
@9873
|
17 years |
vboxsync |
Added X86_PDE_PAE_PG_MASK_FULL
|
|
|
@9857
|
17 years |
vboxsync |
Updates for amd64 paging
|
|
|
@9852
|
17 years |
vboxsync |
Added CPUMGetGuestMsr
|
|
|
@9851
|
17 years |
vboxsync |
OP_SWAPGS
|
|
|
@9847
|
17 years |
vboxsync |
Updates for dumping 64 bits descriptors
|
|
|
@9841
|
17 years |
vboxsync |
Added CPUMGetGuest/HyperRIP.
|
|
|
@9824
|
17 years |
vboxsync |
Some preparations for fixing PAE.
|
|
|
@9817
|
17 years |
vboxsync |
fs & gs base cleanup
|
|
|
@9811
|
17 years |
vboxsync |
Additions/x11: use the guest/host registry to save the last resolution …
|
|
|
@9809
|
17 years |
vboxsync |
Main: save and reload the guest/host registry in extra data at machine …
|
|
|
@9806
|
17 years |
vboxsync |
Inverted
|
|
|
@9803
|
17 years |
vboxsync |
vacation.
|
|
|
@9802
|
17 years |
vboxsync |
CPUMIsGuestIn64BitCodeEx update
|
|
|
@9800
|
17 years |
vboxsync |
Correction
|
|
|
@9772
|
17 years |
vboxsync |
fixed break.
|
|
|
@9770
|
17 years |
vboxsync |
Can use PCPDMMAC now as its in VBox/types.h.
|
|
|
@9768
|
17 years |
vboxsync |
Regenerate err.mac and x86.mac. Adjusted the rule for generting these …
|
|
|
@9767
|
17 years |
vboxsync |
Some new error codes for internal networking.
|
|
|
@9766
|
17 years |
vboxsync |
Fixed anci C issue.
|
|
|
@9765
|
17 years |
vboxsync |
Promoted PDMMAC from pdmifs.h to types.h.
|
|
|
@9761
|
17 years |
vboxsync |
64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
|
|
|
@9743
|
17 years |
vboxsync |
Made RTUuidCompare grok NULL pointers and behave the same way in both …
|
|
|
@9738
|
17 years |
vboxsync |
Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
|
|
|
@9737
|
17 years |
vboxsync |
build fix.
|
|
|
@9736
|
17 years |
vboxsync |
pass a UUID string instead of a structure.
|
|
|
@9735
|
17 years |
vboxsync |
INTNET: ring-0 trunk interfaces.
|
|
|
@9727
|
17 years |
vboxsync |
HostServices: added a new service (SharedInfoService) to provide a …
|
|
|