|
|
@10681
|
16 years |
vboxsync |
intnet: More TrunkIf code.
|
|
|
@10677
|
16 years |
vboxsync |
Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race …
|
|
|
@10663
|
16 years |
vboxsync |
Created tstIntNet-1 for checking that capturing an interface works on …
|
|
|
@10661
|
16 years |
vboxsync |
Reduce the number of world switches caused by cr8 writes by checking …
|
|
|
@10652
|
16 years |
vboxsync |
hgcm: added a callback parameter type (for host use only)
|
|
|
@10651
|
16 years |
vboxsync |
Additions/common: removed default argument to VbglR3Daemonize
|
|
|
@10648
|
16 years |
vboxsync |
Moved X86FXSTATE from x86.mac to cpum.mac.
|
|
|
@10647
|
16 years |
vboxsync |
Manual saving of XMM registers.
Use new FPU/MMX/XMM state saving for …
|
|
|
@10635
|
16 years |
vboxsync |
Additions/common: support in the R3 guest library creating a pidfile …
|
|
|
@10630
|
16 years |
vboxsync |
Newer functions for handling fpu save/restore in ring 0.
|
|
|
@10568
|
16 years |
vboxsync |
Updates
|
|
|
@10559
|
16 years |
vboxsync |
INTNET: sketched out the trunk create & connect code (disabled).
|
|
|
@10557
|
16 years |
vboxsync |
INTNET: Hopefully sorted out a bunch of unsafe locking (handle usage …
|
|
|
@10552
|
16 years |
vboxsync |
More IOCTLs.
|
|
|
@10541
|
16 years |
vboxsync |
Removed deprecated IOCTL namings.
|
|
|
@10540
|
16 years |
vboxsync |
First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
|
|
|
@10530
|
16 years |
vboxsync |
Implemented trunk and flag matching when opening a network.
|
|
|
@10522
|
16 years |
vboxsync |
r=bird: Added a todo: IOCTL_CODE should not be #defined.
|
|
|
@10521
|
16 years |
vboxsync |
return docs.
|
|
|
@10518
|
16 years |
vboxsync |
Build fix.
|
|
|
@10517
|
16 years |
vboxsync |
Todo.
|
|
|
@10516
|
16 years |
vboxsync |
More IOCTL stuff for R3 guest lib (Windows).
|
|
|
@10512
|
16 years |
vboxsync |
Backed out 33192; not the problem
|
|
|
@10511
|
16 years |
vboxsync |
More space of PDM needed for the Linux builds.
|
|
|
@10492
|
16 years |
vboxsync |
Added PDMApicHasPendingIrq.
|
|
|
@10487
|
16 years |
vboxsync |
Todo for #2993.
|
|
|
@10473
|
16 years |
vboxsync |
MMIO instruction emulation for OR, BT and XOR added.
|
|
|
@10467
|
16 years |
vboxsync |
Provide CAP_FILE flag for backends operating on files.
|
|
|
@10463
|
16 years |
vboxsync |
Use the TPR threshold feature.
|
|
|
@10451
|
16 years |
vboxsync |
Modified the INTNETR0Open interface and PDM driver configuration to …
|
|
|
@10450
|
16 years |
vboxsync |
Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
|
|
|
@10413
|
16 years |
vboxsync |
REMR3IsPageAccessHandled must be exported properly
|
|
|
@10410
|
16 years |
vboxsync |
Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler …
|
|
|
@10409
|
16 years |
vboxsync |
Backed out part of the previous changeset: breaks the saved state.
|
|
|
@10408
|
16 years |
vboxsync |
Increase number of queued rem handler notifications. Flush them on …
|
|
|
@10377
|
16 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10375
|
16 years |
vboxsync |
Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
|
|
|
@10353
|
16 years |
vboxsync |
TPR caching for VT-x. Removed the CR8 register from CPUMCTX.
|
|
|
@10310
|
16 years |
vboxsync |
Added 64 bits guests to the table
|
|
|
@10273
|
16 years |
vboxsync |
USE_IMMEDIATE64_SX8 added
|
|
|
@10259
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10234
|
16 years |
vboxsync |
Guest properties: added some missing ifdefs
|
|
|
@10213
|
16 years |
vboxsync |
Log more MSRs
|
|
|
@10202
|
16 years |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@10169
|
16 years |
vboxsync |
Some pfnXmit clearification (the SG must be retained if used asyncly). …
|
|
|
@10151
|
16 years |
vboxsync |
Main: SafeArray: Fixed: SafeArrayTraits::asInParam_Arr() was …
|
|
|
@10126
|
16 years |
vboxsync |
Consolidated the Recv and Send methods to make it easier to share the …
|
|
|
@10107
|
16 years |
vboxsync |
Added CR8 write (alias for APIC TPR write).
|
|
|
@10087
|
16 years |
vboxsync |
Fixed SELMR3GetSelectorInfo for 64 bits mode.
Got rid of obsolete VBOXDESC.
|
|
|
@10084
|
16 years |
vboxsync |
VBoxNetFlt coding (darwin bits in progress).
|
|
|
@10081
|
16 years |
vboxsync |
VBoxNetFlt coding.
|
|
|
@10076
|
16 years |
vboxsync |
We 'connect' to an internal network, not 'attach'. (Both terms was used.)
|
|
|
@10075
|
16 years |
vboxsync |
Simplified it a bit by introducing a out-bound lock on the trunk port.
|
|
|
@10069
|
16 years |
vboxsync |
Fixed two SSM error messages.
|
|
|
@10038
|
16 years |
vboxsync |
We can safely call pfnSetActive without owning the lock I think, that …
|
|
|
@10037
|
16 years |
vboxsync |
fixed bustage.
|
|
|
@10031
|
16 years |
vboxsync |
VBoxNetFlt - work in progress.
|
|
|
@10016
|
16 years |
vboxsync |
Corrected parameter types (const).
Use SELMToFlatEx instead of …
|
|
|
@10003
|
16 years |
vboxsync |
HostServices/SharedInfoServices: added a request to remove a guest property
|
|
|
@9987
|
16 years |
vboxsync |
Corrected description
|
|
|
@9986
|
16 years |
vboxsync |
Introduced CPUMIsGuestInLongModeEx
|
|
|
@9984
|
16 years |
vboxsync |
Big instruction emulation update for 64 bits mode. Watch for regressions!
|
|
|
@9965
|
16 years |
vboxsync |
Hyper and intermediate CR3 values can be 64 bits.
|
|
|
@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.
|
|
|
@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)
|
|
|
@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 …
|
|
|
@9701
|
17 years |
vboxsync |
Fixed mask issues in 64 bits mode
|
|
|