|
|
@8234
|
17 years |
vboxsync |
MMIO: Cleanup up (removed duplicate code)
Disassembler: simplified …
|
|
|
@8228
|
17 years |
vboxsync |
Previous change incorrect. Just index values
|
|
|
@8225
|
17 years |
vboxsync |
Added some assembly support routines (inactive; todo)
|
|
|
@8217
|
17 years |
vboxsync |
Added CSAMR3UnmonitorPage
|
|
|
@8194
|
17 years |
vboxsync |
OS/2: Fixed builds.
|
|
|
@8164
|
17 years |
vboxsync |
rebrand IPRT and other headers
|
|
|
@8160
|
17 years |
vboxsync |
All CRx registers are now 64 bits.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8149
|
17 years |
vboxsync |
More 64 bits disassembler updates
|
|
|
@8145
|
17 years |
vboxsync |
Solaris host USB: some USBLib and ring-0 stuff (disabled).
|
|
|
@8142
|
17 years |
vboxsync |
Some updates for 64 bits disassembly
|
|
|
@8127
|
17 years |
vboxsync |
32-bit-to-PAE switcher fixed
|
|
|
@8113
|
17 years |
vboxsync |
The recompiler must refresh its cpuid cache when we change a cpuid feature.
|
|
|
@8112
|
17 years |
vboxsync |
Another attempt at a proper check. (init order messed up the previous one)
|
|
|
@8111
|
17 years |
vboxsync |
The previous check for PAE was too strict.
|
|
|
@8108
|
17 years |
vboxsync |
Updated check.
Added PGMGetHostMode.
|
|
|
@8098
|
17 years |
vboxsync |
Emulate cmpxchg8b in GC.
|
|
|
@8055
|
17 years |
vboxsync |
Main/Settigs: Redone semi-faulty r29679: When reading from settings …
|
|
|
@8054
|
17 years |
vboxsync |
Rebranding: Main vendor / copyright resource strings.
|
|
|
@8029
|
17 years |
vboxsync |
Main: Reverted r29679 (some file access problems).
|
|
|
@8020
|
17 years |
vboxsync |
Main/Settigs: Disabled File (..., RTFILE aHandle, ...) constructor …
|
|
|
@8014
|
17 years |
vboxsync |
Darwin USB.
|
|
|
@8006
|
17 years |
vboxsync |
Speed up logo fade in/out.
|
|
|
@7943
|
17 years |
vboxsync |
'p' means already 'pointer'
|
|
|
@7905
|
17 years |
vboxsync |
Changed CRx parameter size
|
|
|
@7888
|
17 years |
vboxsync |
Moved remained logic to VGA device.
|
|
|
@7837
|
17 years |
vboxsync |
r=bird: Expressions in paranthesis.
|
|
|
@7831
|
17 years |
vboxsync |
net: moved the wait/notify mechanism for receive buffers into the device
|
|
|
@7823
|
17 years |
vboxsync |
eol-style and keywords again
|
|
|
@7821
|
17 years |
vboxsync |
PDMAsyncCompletion: move the host specific part into separate files. …
|
|
|
@7818
|
17 years |
vboxsync |
fixed+re-applied r29399
|
|
|
@7817
|
17 years |
vboxsync |
backed out r29399
|
|
|
@7816
|
17 years |
vboxsync |
fixed annoying gcc warnings about dereferencing type-punned pointers
|
|
|
@7814
|
17 years |
vboxsync |
Use dirty bits instead of pfnUpdateRect.
|
|
|
@7801
|
17 years |
vboxsync |
HGCM: Add user data pointer to HGCM service function table
|
|
|
@7790
|
17 years |
vboxsync |
Increased Windows USB host driver version.
|
|
|
@7788
|
17 years |
vboxsync |
Properly determine USB port version on Windows hosts.
|
|
|
@7781
|
17 years |
vboxsync |
Forgotten header file.
|
|
|
@7774
|
17 years |
vboxsync |
Moved the LOGO_* defines and LOGOHDR to a common header instead of …
|
|
|
@7770
|
17 years |
vboxsync |
no change (white space).
|
|
|
@7768
|
17 years |
vboxsync |
Added a VMState dev/usb/drvhlp.
|
|
|
@7757
|
17 years |
vboxsync |
TMCLOCK_VIRTUAL_SYNC remark.
|
|
|
@7755
|
17 years |
vboxsync |
Added a flag to the MMIO2 registration and did some other MMIO2 …
|
|
|
@7752
|
17 years |
vboxsync |
Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
|
|
|
@7745
|
17 years |
vboxsync |
Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
|
|
|
@7731
|
17 years |
vboxsync |
MMIO cleanup in progress.
|
|
|
@7730
|
17 years |
vboxsync |
Added CPUMSet/GetGuestEFER.
Corrected NX bit handling.
|
|
|
@7728
|
17 years |
vboxsync |
Some cleanup.
CheckPageFault: implemented PAE case
|
|
|
@7726
|
17 years |
vboxsync |
Moved the R0/GC registration out of IOMAll.cpp and into IOM.cpp since …
|
|
|
@7725
|
17 years |
vboxsync |
stripped duplicate doxygen docs.
|
|
|
@7715
|
17 years |
vboxsync |
Renamed PDPTR to PDPT.
Added preliminary code for executing code with …
|
|
|
@7706
|
17 years |
vboxsync |
Regenerated assembly headers.
|
|
|
@7705
|
17 years |
vboxsync |
Fixed some comments. Added a todo on my PDPTR mistake.
|
|
|
@7695
|
17 years |
vboxsync |
Added system MSRs to the CPUMCTX structure.
Sync them in REM as well.
|
|
|
@7688
|
17 years |
vboxsync |
PCnet: some cleanup, use host-provided RX buffers but don't access …
|
|
|
@7682
|
17 years |
vboxsync |
export
|
|
|
@7677
|
17 years |
vboxsync |
Cleanup
|
|
|
@7676
|
17 years |
vboxsync |
Cleaned up.
AMD64 shadow paging is only valid with AMD64 guest paging. …
|
|
|
@7670
|
17 years |
vboxsync |
Fix forgotten log group define.
|
|
|
@7666
|
17 years |
vboxsync |
Put back the original PAE defines. AMD differs from Intel wrt valid …
|
|
|
@7660
|
17 years |
vboxsync |
Split off amd64
|
|
|
@7659
|
17 years |
vboxsync |
36 bits physical address
|
|
|
@7655
|
17 years |
vboxsync |
PAE fixes & changes
|
|
|
@7645
|
17 years |
vboxsync |
CPUMCPUIDFEATURE_LONG_MODE added
|
|
|
@7644
|
17 years |
vboxsync |
Added CPUMCPUIDFEATURE_PAE
|
|
|
@7635
|
17 years |
vboxsync |
The new MMIO2 code.
WARNING! This changes the pci mapping protocol …
|
|
|
@7629
|
17 years |
vboxsync |
Initial cleanup for PAE
|
|
|
@7613
|
17 years |
vboxsync |
better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
|
|
|
@7607
|
17 years |
vboxsync |
Main: Added more OS Type IDs.
|
|
|
@7604
|
17 years |
vboxsync |
Stripped doxygen function headers from the header - documented in source.
|
|
|
@7588
|
17 years |
vboxsync |
Another correction
|
|
|
@7582
|
17 years |
vboxsync |
Correction
|
|
|
@7581
|
17 years |
vboxsync |
64 bits physical address save/restore
|
|
|
@7567
|
17 years |
vboxsync |
uint32_t -> RTGCPHYS32
|
|
|
@7536
|
17 years |
vboxsync |
freebsd todo.
|
|
|
@7528
|
17 years |
vboxsync |
synced the VbglR3HostLikesVideoMode prototype.
|
|
|
@7519
|
17 years |
vboxsync |
Cosmetic changes to VbglR3SetGuestCaps.
|
|
|
@7517
|
17 years |
vboxsync |
Additions/FreeBSD: initial commit
Mostly tested on FreeBSD 7.0.
…
|
|
|
@7497
|
17 years |
vboxsync |
Missing header
|
|
|
@7475
|
17 years |
vboxsync |
VERR_VMX_MSR_LOCKED_OR_DISABLED
|
|
|
@7474
|
17 years |
vboxsync |
VERR_VMX_MSR_LOCKED
|
|
|
@7473
|
17 years |
vboxsync |
VERR_VMX_INIT_CPUS_FAILED added
|
|
|
@7471
|
17 years |
vboxsync |
Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
|
|
|
@7464
|
17 years |
vboxsync |
Additions/x11: use the VideoModeSupported guest request to check …
|
|
|
@7456
|
17 years |
vboxsync |
Disassemble vmread/vmwrite
|
|
|
@7452
|
17 years |
vboxsync |
MSR_IA32_VMX_BASIC_INFO_VMCS_SIZE fix
|
|
|
@7437
|
17 years |
vboxsync |
Additions/common: add ring 3 call to set guest capabilities and make …
|
|
|
@7425
|
17 years |
vboxsync |
examplify what these certain graphical operations might be.
|
|
|
@7424
|
17 years |
vboxsync |
RTUCS2 -> RTUTF16
|
|
|
@7416
|
17 years |
vboxsync |
Added VMMR0_DO_HWACC_ENABLE
|
|
|
@7415
|
17 years |
vboxsync |
More error codes for vt-x
|
|
|
@7409
|
17 years |
vboxsync |
VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
|
|
|
@7405
|
17 years |
vboxsync |
whitespace
|
|
|
@7388
|
17 years |
vboxsync |
Main/Settings: Perform conversion in a loop to allow for multi-step …
|
|
|
@7354
|
17 years |
vboxsync |
RT_MP_MAX_CPU -> RTCPUSET_MAX_CPUS (/ MAXIMUM_PROCESSORS). Added the …
|
|
|
@7345
|
17 years |
vboxsync |
Main/Glue/string: Don't strcmp NULL.
|
|
|
@7315
|
17 years |
vboxsync |
Main/Settings: Added XmlTreeBackend::AutoConverter subckasss and old …
|
|
|
@7309
|
17 years |
vboxsync |
Main/Settings: Added XSLT-based auto-conversion functionality to the …
|
|
|
@7286
|
17 years |
vboxsync |
emulate [lock] xadd in GC
|
|
|
@7285
|
17 years |
vboxsync |
added DISQueryParamRegPtr to return a pointer to a register which is …
|
|
|