|
|
@9857
|
16 years |
vboxsync |
Updates for amd64 paging
|
|
|
@9852
|
16 years |
vboxsync |
Added CPUMGetGuestMsr
|
|
|
@9851
|
16 years |
vboxsync |
OP_SWAPGS
|
|
|
@9847
|
16 years |
vboxsync |
Updates for dumping 64 bits descriptors
|
|
|
@9841
|
16 years |
vboxsync |
Added CPUMGetGuest/HyperRIP.
|
|
|
@9824
|
16 years |
vboxsync |
Some preparations for fixing PAE.
|
|
|
@9817
|
16 years |
vboxsync |
fs & gs base cleanup
|
|
|
@9811
|
16 years |
vboxsync |
Additions/x11: use the guest/host registry to save the last resolution …
|
|
|
@9809
|
16 years |
vboxsync |
Main: save and reload the guest/host registry in extra data at machine …
|
|
|
@9806
|
16 years |
vboxsync |
Inverted
|
|
|
@9803
|
16 years |
vboxsync |
vacation.
|
|
|
@9802
|
16 years |
vboxsync |
CPUMIsGuestIn64BitCodeEx update
|
|
|
@9800
|
16 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 …
|
|
|
@9701
|
17 years |
vboxsync |
Fixed mask issues in 64 bits mode
|
|
|
@9697
|
17 years |
vboxsync |
Added NET_FLT_DRV, NET_TAP_DRV, SUP_DRV, USB_DRV and USB_FILTER.
|
|
|
@9695
|
17 years |
vboxsync |
SUPDRV: Sketched out a component management interface and the generic …
|
|
|
@9683
|
17 years |
vboxsync |
Missign header update
|
|
|
@9678
|
17 years |
vboxsync |
Rewrote SELMToFlatEx for long mode.
|
|
|
@9675
|
17 years |
vboxsync |
General cleanup of SELMToFlat.
|
|
|
@9662
|
17 years |
vboxsync |
Implemented cancelling of HGCM requests from the guest.
|
|
|
@9661
|
17 years |
vboxsync |
Implement and use CPUMIsGuestIn64BitCode where appropriate.
|
|
|
@9659
|
17 years |
vboxsync |
SELMGetCpuModeFromSelector is a better name.
|
|
|
@9658
|
17 years |
vboxsync |
Renamed SELMIsSelector32Bit to SELMGetSelectorType.
|
|
|
@9656
|
17 years |
vboxsync |
Changed u1Reserved to u1Long in the selector attributes field.
|
|
|
@9655
|
17 years |
vboxsync |
Comment added
|
|
|
@9649
|
17 years |
vboxsync |
Added CPUMIsGuestInLongMode.
|
|
|
@9647
|
17 years |
vboxsync |
DRx access functions must use uint64_t now.
|
|
|
@9623
|
17 years |
vboxsync |
warnings.
|
|
|
@9622
|
17 years |
vboxsync |
Forgot this - added RTCpuLastIndex.
|
|
|
@9614
|
17 years |
vboxsync |
Not necessary
|
|
|
@9611
|
17 years |
vboxsync |
Added a todo/warning on RTMpNotificationRegister.
|
|
|
@9602
|
17 years |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9599
|
17 years |
vboxsync |
Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition …
|
|
|
@9590
|
17 years |
vboxsync |
Extra error codes
|
|
|
@9581
|
17 years |
vboxsync |
const + small optimization
|
|
|
@9579
|
17 years |
vboxsync |
Added RTCpuSetIsMemberByIndex().
|
|
|
@9571
|
17 years |
vboxsync |
Missing header updates
|
|
|
@9565
|
17 years |
vboxsync |
Fix incorrect check verifying disk type. Also make the API for getting …
|
|
|
@9549
|
17 years |
vboxsync |
Comment added
|
|
|
@9531
|
17 years |
vboxsync |
RTRCPTR_MAX to prevent gcc compiler warnings
|
|
|
@9528
|
17 years |
vboxsync |
fixes in setparentuuid and read/write to support diff images.
|
|
|
@9468
|
17 years |
vboxsync |
Fixed RTTIMER_FLAGS_ARE_VALID.
|
|
|
@9459
|
17 years |
vboxsync |
Fixed tstShflSizes for 64 bits hosts. Removed unused structures.
|
|
|
@9457
|
17 years |
vboxsync |
Reapplied fixed 31707.
|
|
|
@9453
|
17 years |
vboxsync |
Backed out 31707
|
|
|
@9452
|
17 years |
vboxsync |
Preparing for 64 bits vmlaunch/vmresume.
|
|
|
@9451
|
17 years |
vboxsync |
cpum fix
|
|
|
@9450
|
17 years |
vboxsync |
fixed padding for Mac OS X
|
|
|
@9448
|
17 years |
vboxsync |
Added VERR_PGM_UNSUPPORTED_SHADOW_PAGING_MODE
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9435
|
17 years |
vboxsync |
Extend HGCM interface to support 64 bit pointers.
|
|
|
@9431
|
17 years |
vboxsync |
Hardcode to uint64_t to avoid many ifdefs.
|
|
|
@9430
|
17 years |
vboxsync |
Made the base of GDTR and IDTR 64 bits.
|
|
|
@9429
|
17 years |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@9421
|
17 years |
vboxsync |
64 bits hidden selector base.
|
|
|
@9417
|
17 years |
vboxsync |
RTTimerCreateEx spec update.
|
|
|
@9412
|
17 years |
vboxsync |
use macros to access base, limit of a descriptor and offset of an IDT entry
|
|
|
@9411
|
17 years |
vboxsync |
Use a union for esp & rsp, so they are in-sync.
|
|
|
@9387
|
17 years |
vboxsync |
64-bit GC alignment fixes
|
|
|
@9379
|
17 years |
vboxsync |
PVMGC -> PVMRC
|
|
|
@9368
|
17 years |
vboxsync |
RTCpuSetIsEqual
|
|
|
@9367
|
17 years |
vboxsync |
AssertCompileMemberOffset
|
|
|
@9359
|
17 years |
vboxsync |
RTTimerStart update.
|
|
|
@9354
|
17 years |
vboxsync |
Added CPUMGetCPUVendor.
Added CPUMCPUIDFEATURE_NXE, …
|
|
|
@9349
|
17 years |
vboxsync |
More type fixes for GC execution.
|
|
|
@9344
|
17 years |
vboxsync |
Types and string format specifiers.
|
|
|
@9332
|
17 years |
vboxsync |
Must make sure UINT32_C() and friends are defined when stdint.h might …
|
|
|
@9330
|
17 years |
vboxsync |
More PCI config register setters.
|
|
|
@9324
|
17 years |
vboxsync |
Added CFGMR3QueryUInt, CFGMR3QueryUIntDef, CFGMR3QuerySInt and …
|
|
|
@9322
|
17 years |
vboxsync |
Adjusted the CFGM design notes a bit.
|
|
|
@9321
|
17 years |
vboxsync |
Added CFGM methods taking default values for the …
|
|
|
@9309
|
17 years |
vboxsync |
Added RTMpNotificationRegister/Deregister that provides notification …
|
|
|
@9300
|
17 years |
vboxsync |
More 64 bits guest ptr fixes
|
|
|
@9293
|
17 years |
vboxsync |
Enforce RTRCPTR usage.
|
|
|
@9289
|
17 years |
vboxsync |
Updates for 64 bits guests
|
|
|
@9272
|
17 years |
vboxsync |
Fixed symbol lookup - pCpu was missing.
|
|
|
@9271
|
17 years |
vboxsync |
Implemented symbol lookup, strict / relaxed assembly, and relative …
|
|
|
@9266
|
17 years |
vboxsync |
DISFormatYasm(Ex).
|
|
|
@9251
|
17 years |
vboxsync |
Define GC_ARCH_BITS if it's missing.
|
|
|
@9244
|
17 years |
vboxsync |
GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
|
|
|
@9243
|
17 years |
vboxsync |
64 bits guests support both 32 & 64 bits pci devices
|
|
|
@9235
|
17 years |
vboxsync |
Detect struct timeval in the linux kernel environment.
|
|
|
@9228
|
17 years |
vboxsync |
More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
|
|
|
@9223
|
17 years |
vboxsync |
Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
|
|
|
@9220
|
17 years |
vboxsync |
Default to 32 bits virtual addresses in CSAM & PATM.
|
|
|
@9219
|
17 years |
vboxsync |
More fixes for 32 bits hosts & 64 bits guests.
|
|
|
@9216
|
17 years |
vboxsync |
Compile issues (32 bits host/64 bits guest)
|
|
|