|
|
@10386
|
16 年 |
vboxsync |
Added IN_RT_STATIC.
|
|
|
@10384
|
16 年 |
vboxsync |
VBOX_HAVE_VISIBILITY_HIDDEN -> RT_USE_VISIBILITY_DEFAULT and …
|
|
|
@10383
|
16 年 |
vboxsync |
Added DECLHIDDEN.
|
|
|
@10377
|
16 年 |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10375
|
16 年 |
vboxsync |
Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
|
|
|
@10353
|
16 年 |
vboxsync |
TPR caching for VT-x. Removed the CR8 register from CPUMCTX.
|
|
|
@10310
|
16 年 |
vboxsync |
Added 64 bits guests to the table
|
|
|
@10273
|
16 年 |
vboxsync |
USE_IMMEDIATE64_SX8 added
|
|
|
@10259
|
16 年 |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10234
|
16 年 |
vboxsync |
Guest properties: added some missing ifdefs
|
|
|
@10213
|
16 年 |
vboxsync |
Log more MSRs
|
|
|
@10202
|
16 年 |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@10169
|
16 年 |
vboxsync |
Some pfnXmit clearification (the SG must be retained if used asyncly). …
|
|
|
@10151
|
16 年 |
vboxsync |
Main: SafeArray: Fixed: SafeArrayTraits::asInParam_Arr() was …
|
|
|
@10137
|
16 年 |
vboxsync |
More warnings / bad string prototypes. (nocrt stuff)
|
|
|
@10126
|
16 年 |
vboxsync |
Consolidated the Recv and Send methods to make it easier to share the …
|
|
|
@10107
|
16 年 |
vboxsync |
Added CR8 write (alias for APIC TPR write).
|
|
|
@10106
|
16 年 |
vboxsync |
Added RTStrValidateEncoding, RTStrValidateEncodingEx and …
|
|
|
@10087
|
16 年 |
vboxsync |
Fixed SELMR3GetSelectorInfo for 64 bits mode.
Got rid of obsolete VBOXDESC.
|
|
|
@10084
|
16 年 |
vboxsync |
VBoxNetFlt coding (darwin bits in progress).
|
|
|
@10083
|
16 年 |
vboxsync |
Darwin kernel support for alloca.
|
|
|
@10081
|
16 年 |
vboxsync |
VBoxNetFlt coding.
|
|
|
@10076
|
16 年 |
vboxsync |
We 'connect' to an internal network, not 'attach'. (Both terms was used.)
|
|
|
@10075
|
16 年 |
vboxsync |
Simplified it a bit by introducing a out-bound lock on the trunk port.
|
|
|
@10069
|
16 年 |
vboxsync |
Fixed two SSM error messages.
|
|
|
@10038
|
16 年 |
vboxsync |
We can safely call pfnSetActive without owning the lock I think, that …
|
|
|
@10037
|
16 年 |
vboxsync |
fixed bustage.
|
|
|
@10031
|
16 年 |
vboxsync |
VBoxNetFlt - work in progress.
|
|
|
@10016
|
16 年 |
vboxsync |
Corrected parameter types (const).
Use SELMToFlatEx instead of …
|
|
|
@10003
|
16 年 |
vboxsync |
HostServices/SharedInfoServices: added a request to remove a guest property
|
|
|
@9987
|
16 年 |
vboxsync |
Corrected description
|
|
|
@9986
|
16 年 |
vboxsync |
Introduced CPUMIsGuestInLongModeEx
|
|
|
@9984
|
16 年 |
vboxsync |
Big instruction emulation update for 64 bits mode. Watch for regressions!
|
|
|
@9965
|
16 年 |
vboxsync |
Hyper and intermediate CR3 values can be 64 bits.
|
|
|
@9935
|
16 年 |
vboxsync |
r=bird: Review comments, work to be done. Marked the …
|
|
|
@9930
|
16 年 |
vboxsync |
Added VERR_NET_PROTOCOL_ERROR for EPROTO.
|
|
|
@9924
|
16 年 |
vboxsync |
More corrections
|
|
|
@9921
|
16 年 |
vboxsync |
Corrections
|
|
|
@9920
|
16 年 |
vboxsync |
Corrected hungarian spelling. Added a todo.
|
|
|
@9919
|
16 年 |
vboxsync |
Deal with DIL, SIL, BPL & SPL register accesses. (64 bits mode only)
|
|
|
@9918
|
16 年 |
vboxsync |
Corrected hungarian spelling.
|
|
|
@9904
|
16 年 |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9898
|
16 年 |
vboxsync |
Removed warning
|
|
|
@9897
|
16 年 |
vboxsync |
Updates for executing 64 bits guest code with AMD-V.
|
|
|
@9887
|
16 年 |
vboxsync |
Added X86_CR3_AMD64_PAGE_MASK
|
|
|
@9882
|
16 年 |
vboxsync |
HostServices/SharedInfoServices: deal with empty registry values …
|
|
|
@9878
|
16 年 |
vboxsync |
X86_PML4E_PG_MASK_FULL
|
|
|
@9873
|
16 年 |
vboxsync |
Added X86_PDE_PAE_PG_MASK_FULL
|
|
|
@9857
|
16 年 |
vboxsync |
Updates for amd64 paging
|
|
|
@9852
|
16 年 |
vboxsync |
Added CPUMGetGuestMsr
|
|
|
@9851
|
16 年 |
vboxsync |
OP_SWAPGS
|
|
|
@9847
|
16 年 |
vboxsync |
Updates for dumping 64 bits descriptors
|
|
|
@9841
|
16 年 |
vboxsync |
Added CPUMGetGuest/HyperRIP.
|
|
|
@9824
|
16 年 |
vboxsync |
Some preparations for fixing PAE.
|
|
|
@9817
|
16 年 |
vboxsync |
fs & gs base cleanup
|
|
|
@9811
|
16 年 |
vboxsync |
Additions/x11: use the guest/host registry to save the last resolution …
|
|
|
@9809
|
16 年 |
vboxsync |
Main: save and reload the guest/host registry in extra data at machine …
|
|
|
@9806
|
16 年 |
vboxsync |
Inverted
|
|
|
@9803
|
16 年 |
vboxsync |
vacation.
|
|
|
@9802
|
16 年 |
vboxsync |
CPUMIsGuestIn64BitCodeEx update
|
|
|
@9800
|
16 年 |
vboxsync |
Correction
|
|
|
@9772
|
16 年 |
vboxsync |
fixed break.
|
|
|
@9770
|
16 年 |
vboxsync |
Can use PCPDMMAC now as its in VBox/types.h.
|
|
|
@9768
|
16 年 |
vboxsync |
Regenerate err.mac and x86.mac. Adjusted the rule for generting these …
|
|
|
@9767
|
16 年 |
vboxsync |
Some new error codes for internal networking.
|
|
|
@9766
|
16 年 |
vboxsync |
Fixed anci C issue.
|
|
|
@9765
|
16 年 |
vboxsync |
Promoted PDMMAC from pdmifs.h to types.h.
|
|
|
@9761
|
16 年 |
vboxsync |
64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
|
|
|
@9743
|
16 年 |
vboxsync |
Made RTUuidCompare grok NULL pointers and behave the same way in both …
|
|
|
@9738
|
16 年 |
vboxsync |
Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
|
|
|
@9737
|
16 年 |
vboxsync |
build fix.
|
|
|
@9736
|
16 年 |
vboxsync |
pass a UUID string instead of a structure.
|
|
|
@9735
|
16 年 |
vboxsync |
INTNET: ring-0 trunk interfaces.
|
|
|
@9727
|
16 年 |
vboxsync |
HostServices: added a new service (SharedInfoService) to provide a …
|
|
|
@9701
|
16 年 |
vboxsync |
Fixed mask issues in 64 bits mode
|
|
|
@9697
|
16 年 |
vboxsync |
Added NET_FLT_DRV, NET_TAP_DRV, SUP_DRV, USB_DRV and USB_FILTER.
|
|
|
@9695
|
16 年 |
vboxsync |
SUPDRV: Sketched out a component management interface and the generic …
|
|
|
@9683
|
16 年 |
vboxsync |
Missign header update
|
|
|
@9678
|
16 年 |
vboxsync |
Rewrote SELMToFlatEx for long mode.
|
|
|
@9675
|
16 年 |
vboxsync |
General cleanup of SELMToFlat.
|
|
|
@9662
|
16 年 |
vboxsync |
Implemented cancelling of HGCM requests from the guest.
|
|
|
@9661
|
16 年 |
vboxsync |
Implement and use CPUMIsGuestIn64BitCode where appropriate.
|
|
|
@9659
|
16 年 |
vboxsync |
SELMGetCpuModeFromSelector is a better name.
|
|
|
@9658
|
16 年 |
vboxsync |
Renamed SELMIsSelector32Bit to SELMGetSelectorType.
|
|
|
@9656
|
16 年 |
vboxsync |
Changed u1Reserved to u1Long in the selector attributes field.
|
|
|
@9655
|
16 年 |
vboxsync |
Comment added
|
|
|
@9649
|
16 年 |
vboxsync |
Added CPUMIsGuestInLongMode.
|
|
|
@9647
|
16 年 |
vboxsync |
DRx access functions must use uint64_t now.
|
|
|
@9623
|
16 年 |
vboxsync |
warnings.
|
|
|
@9622
|
16 年 |
vboxsync |
Forgot this - added RTCpuLastIndex.
|
|
|
@9614
|
16 年 |
vboxsync |
Not necessary
|
|
|
@9611
|
16 年 |
vboxsync |
Added a todo/warning on RTMpNotificationRegister.
|
|
|
@9602
|
16 年 |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9599
|
16 年 |
vboxsync |
Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition …
|
|
|
@9590
|
16 年 |
vboxsync |
Extra error codes
|
|
|
@9581
|
16 年 |
vboxsync |
const + small optimization
|
|
|
@9579
|
16 年 |
vboxsync |
Added RTCpuSetIsMemberByIndex().
|
|
|
@9571
|
16 年 |
vboxsync |
Missing header updates
|
|
|
@9565
|
16 年 |
vboxsync |
Fix incorrect check verifying disk type. Also make the API for getting …
|
|
|
@9549
|
16 年 |
vboxsync |
Comment added
|
|
|