|
|
@13975
|
16 年 |
vboxsync |
Even more debugger fixes.
|
|
|
@13972
|
16 年 |
vboxsync |
Fixes for the debugger.
|
|
|
@13971
|
16 年 |
vboxsync |
HostServices/GuestProperties: added blocking waits for notifications
|
|
|
@13970
|
16 年 |
vboxsync |
PGM: RTGCUINTPTR64 -> RTGCPTR64 (forgot this one yesterday)
|
|
|
@13960
|
16 年 |
vboxsync |
Moved guest and host CPU contexts into per-VCPU array.
|
|
|
@13956
|
16 年 |
vboxsync |
Main, FE/Qt: Added support for safe arrays of enums.
|
|
|
@13954
|
16 年 |
vboxsync |
Wrong place, backed out.
|
|
|
@13953
|
16 年 |
vboxsync |
Update
|
|
|
@13952
|
16 年 |
vboxsync |
Extra macro's
|
|
|
@13937
|
16 年 |
vboxsync |
PGM: RTGCUINTPTR -> RTGCPTR.
|
|
|
@13928
|
16 年 |
vboxsync |
HostServices/GuestProperties: clean-up
|
|
|
@13916
|
16 年 |
vboxsync |
HostServices/GuestProperties: added guest notification querying
|
|
|
@13908
|
16 年 |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13898
|
16 年 |
vboxsync |
Moved more data to VMCPU.
|
|
|
@13890
|
16 年 |
vboxsync |
hgcmsvc.h: copy and paste typo
|
|
|
@13883
|
16 年 |
vboxsync |
Moved more data around.
|
|
|
@13879
|
16 年 |
vboxsync |
SMP updates for VT-x/AMD-V.
|
|
|
@13873
|
16 年 |
vboxsync |
Updates
|
|
|
@13872
|
16 年 |
vboxsync |
Pass the VMCPU id on to all hwaccm functions.
|
|
|
@13871
|
16 年 |
vboxsync |
VMMR0EntryFast: Always validate idCpu.
|
|
|
@13868
|
16 年 |
vboxsync |
hgcmsvc.h: some evil C++
|
|
|
@13860
|
16 年 |
vboxsync |
SharedClipboard (HostServices and Main): fixed a warning fix
|
|
|
@13858
|
16 年 |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|
@13856
|
16 年 |
vboxsync |
Main: typos
|
|
|
@13847
|
16 年 |
vboxsync |
SharedClipboard (HostServices and Main): fixed a warning by devious means
|
|
|
@13837
|
16 年 |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 年 |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13833
|
16 年 |
vboxsync |
VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
|
|
|
@13832
|
16 年 |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13831
|
16 年 |
vboxsync |
VMM: Retired VM::pVMGCUnused.
|
|
|
@13830
|
16 年 |
vboxsync |
VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
|
|
|
@13827
|
16 年 |
vboxsync |
MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
|
|
|
@13815
|
16 年 |
vboxsync |
Some RTGCPTR32 cleanup.
|
|
|
@13813
|
16 年 |
vboxsync |
#1865: Final VMM cleanups.
|
|
|
@13800
|
16 年 |
vboxsync |
HWACCMIsEnabled(a) -> HWACCMIsEnabled(pVM)
|
|
|
@13796
|
16 年 |
vboxsync |
VMM: some adjustments.
|
|
|
@13791
|
16 年 |
vboxsync |
Moving data around
|
|
|
@13786
|
16 年 |
vboxsync |
linux/32 build fix
|
|
|
@13785
|
16 年 |
vboxsync |
More updates
|
|
|
@13784
|
16 年 |
vboxsync |
Removed some obsolete VM members.
|
|
|
@13782
|
16 年 |
vboxsync |
More SMP groundwork.
|
|
|
@13780
|
16 年 |
vboxsync |
Guest Properties (HostServices and Main): forgotten header
|
|
|
@13778
|
16 年 |
vboxsync |
Per VCPU init/term.
|
|
|
@13765
|
16 年 |
vboxsync |
VM request updates for dispatching packets to individual CPU threads.
|
|
|
@13763
|
16 年 |
vboxsync |
Backed out 38734
|
|
|
@13759
|
16 年 |
vboxsync |
Guest Properties (HostServices and Main): major clean up of the guest …
|
|
|
@13755
|
16 年 |
vboxsync |
Started with VM request API changes.
|
|
|
@13751
|
16 年 |
vboxsync |
UVM updates
|
|
|
@13749
|
16 年 |
vboxsync |
Some cleanup & updates
|
|
|
@13743
|
16 年 |
vboxsync |
Comment
|
|
|
@13742
|
16 年 |
vboxsync |
Some initial VM data restructuring.
|
|
|
@13734
|
16 年 |
vboxsync |
Document alignment restrictions for offset and size parameters in the …
|
|
|
@13718
|
16 年 |
vboxsync |
includes: made them 'build' again.
|
|
|
@13714
|
16 年 |
vboxsync |
VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
|
|
|
@13711
|
16 年 |
vboxsync |
Added MM_TAG_CPUM_CTX
|
|
|
@13703
|
16 年 |
vboxsync |
VMM++: VINF_EM_DBG_RING0_ASSERTION -> VERR_VMM_RING0_ASSERTION, …
|
|
|
@13702
|
16 年 |
vboxsync |
VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
|
|
|
@13701
|
16 年 |
vboxsync |
VMM: some statistics cleanup.
|
|
|
@13698
|
16 年 |
vboxsync |
VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
|
|
|
@13697
|
16 年 |
vboxsync |
VMM: cleanup in progress.
|
|
|
@13652
|
16 年 |
vboxsync |
Solaris and general 32-bit compilation fixes
|
|
|
@13648
|
16 年 |
vboxsync |
Main/SafeArray: Fixed burns.
|
|
|
@13647
|
16 年 |
vboxsync |
Main/SafeArray: Made ctor taking std containers actually work.
|
|
|
@13635
|
16 年 |
vboxsync |
#1865: TRPM.
|
|
|
@13633
|
16 年 |
vboxsync |
#1865: TM.
|
|
|
@13624
|
16 年 |
vboxsync |
COM: typo
|
|
|
@13614
|
16 年 |
vboxsync |
backed out previous accidental commit
|
|
|
@13613
|
16 年 |
vboxsync |
Build system: enable python module by default on osx
|
|
|
@13598
|
16 年 |
vboxsync |
#1865: STAM - minor cleanups.
|
|
|
@13596
|
16 年 |
vboxsync |
SSM: Eliminated some more silly type methods, adding RTGCUINTREG.
|
|
|
@13595
|
16 年 |
vboxsync |
SSM: removed RTHCUINT/RTHCINT methods. (unused and now deprecated types)
|
|
|
@13594
|
16 年 |
vboxsync |
#1865: SSM - just some cleaning up.
|
|
|
@13580
|
16 年 |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13579
|
16 年 |
vboxsync |
selm.h: stripped duplicated doxygen comments.
|
|
|
@13578
|
16 年 |
vboxsync |
Solaris/additions installer: eliminate devlink.tab, use devfsadm and …
|
|
|
@13577
|
16 年 |
vboxsync |
#1865: SELM.
|
|
|
@13574
|
16 年 |
vboxsync |
Guest Properties (HostServices and Main): redid property flag handling
|
|
|
@13572
|
16 年 |
vboxsync |
Statistics for rdtsc intercepts
|
|
|
@13565
|
16 年 |
vboxsync |
#1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
|
|
|
@13561
|
16 年 |
vboxsync |
Emulate (lock) cmpxchg8b in ring 0 & 3. Added testcase for instruction …
|
|
|
@13558
|
16 年 |
vboxsync |
Guest Properties (Main and HostServices): updated API documentation
|
|
|
@13557
|
16 年 |
vboxsync |
Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
|
|
|
@13551
|
16 年 |
vboxsync |
HostServices/GuestProperties and Main (Guest Properties): use the new …
|
|
|
@13532
|
16 年 |
vboxsync |
CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail.
|
|
|
@13519
|
16 年 |
vboxsync |
fixed return type (gcc found this bug)
|
|
|
@13517
|
16 年 |
vboxsync |
Refined suspend state testing.
|
|
|
@13515
|
16 年 |
vboxsync |
Added VERR_HWACCM_SUSPEND_PENDING
|
|
|
@13463
|
16 年 |
vboxsync |
REM state size refinements
|
|
|
@13458
|
16 年 |
vboxsync |
SUPR3HardenedMain: Added optional TrustedError callback to the wrapped …
|
|
|
@13452
|
16 年 |
vboxsync |
Solaris/USB: Get rid of compile time descisions regarding r3 device …
|
|
|
@13437
|
16 年 |
vboxsync |
OSE header fixes
|
|
|
@13414
|
16 年 |
vboxsync |
spaces
|
|
|
@13411
|
16 年 |
vboxsync |
VBOX_WITH_DEBUGGER is defined in Config.kmk now.
|
|
|
@13388
|
16 年 |
vboxsync |
Updates
|
|
|
@13387
|
16 年 |
vboxsync |
First sketch of functionality to create guest physical address aliases.
|
|
|
@13378
|
16 年 |
vboxsync |
HGCM: reverted r33362 and r37670 (added a callback parameter type)
|
|
|
@13376
|
16 年 |
vboxsync |
HostServices/GuestProperties: use an HGCM service extension instead of …
|
|
|
@13375
|
16 年 |
vboxsync |
some (disabled) VMI bits
|
|
|
@13373
|
16 年 |
vboxsync |
Removed the new MMIO functionality. Will do it in a different way.
|
|
|
@13371
|
16 年 |
vboxsync |
Some updates
|
|
|