|
|
@13827
|
16 年 |
vboxsync |
MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
|
|
|
@13826
|
16 年 |
vboxsync |
VMM: And a couple of left overs. phew.
|
|
|
@13825
|
16 年 |
vboxsync |
VMM: %VX64 -> %RX64
|
|
|
@13824
|
16 年 |
vboxsync |
VMM: %VGp -> %RGp
|
|
|
@13823
|
16 年 |
vboxsync |
VMM: %VGv -> %RGv
|
|
|
@13822
|
16 年 |
vboxsync |
VMM: %VRv -> %RRv
|
|
|
@13821
|
16 年 |
vboxsync |
VMM: %VR* inspection
|
|
|
@13820
|
16 年 |
vboxsync |
VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
|
|
|
@13819
|
16 年 |
vboxsync |
VMM: %VH* -> %RH*.
|
|
|
@13818
|
16 年 |
vboxsync |
VMM: %Vrc -> %Rrc, %Vra -> %Rra.
|
|
|
@13817
|
16 年 |
vboxsync |
PGMLdr: Pointers are signed, cast the poitner to uintptr_t instead of …
|
|
|
@13816
|
16 年 |
vboxsync |
VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
|
|
|
@13815
|
16 年 |
vboxsync |
Some RTGCPTR32 cleanup.
|
|
|
@13814
|
16 年 |
vboxsync |
OSE build fix.
|
|
|
@13813
|
16 年 |
vboxsync |
#1865: Final VMM cleanups.
|
|
|
@13812
|
16 年 |
vboxsync |
legacy
|
|
|
@13811
|
16 年 |
vboxsync |
win build fix
|
|
|
@13810
|
16 年 |
vboxsync |
posix
|
|
|
@13809
|
16 年 |
vboxsync |
posix
|
|
|
@13808
|
16 年 |
vboxsync |
-Wno-sign-compare for slirp
|
|
|
@13807
|
16 年 |
vboxsync |
activated ipcd security checks
|
|
|
@13806
|
16 年 |
vboxsync |
in the template, not the Makefile
|
|
|
@13805
|
16 年 |
vboxsync |
dl and pthread are explicitely required
|
|
|
@13804
|
16 年 |
vboxsync |
FE/Qt4: X11 library explicitely required
|
|
|
@13803
|
16 年 |
vboxsync |
warning
|
|
|
@13801
|
16 年 |
vboxsync |
RPATH/ORIGIN for VBoxREM
|
|
|
@13799
|
16 年 |
vboxsync |
Installer/solaris: += not = when setting up targets.
|
|
|
@13798
|
16 年 |
vboxsync |
VMM: Split out the switcher code from VMM.cpp and into VMMSwitcher.cpp.
|
|
|
@13797
|
16 年 |
vboxsync |
VMMGetCpuId calls VMR3GetVMCPUId in Ring-3…
|
|
|
@13796
|
16 年 |
vboxsync |
VMM: some adjustments.
|
|
|
@13795
|
16 年 |
vboxsync |
rdesktop/Makefile: VBOX_PATH_RDESKTOP_SRC
|
|
|
@13793
|
16 年 |
vboxsync |
VBoxREMImp HACK note.
|
|
|
@13792
|
16 年 |
vboxsync |
Refined the VBoxREMImp.so/dylib hack: Installing it to PATH_LIB …
|
|
|
@13791
|
16 年 |
vboxsync |
Moving data around
|
|
|
@13790
|
16 年 |
vboxsync |
Fe/Qt4: Added first systray support (under development, compile with …
|
|
|
@13789
|
16 年 |
vboxsync |
VMM: Ring-0 initializes VM::cCPUs, VMR3CreateVM validates i'ts input …
|
|
|
@13788
|
16 年 |
vboxsync |
added (still disabled) code for additional security checks in …
|
|
|
@13787
|
16 年 |
vboxsync |
Solaris/VBoxNetFlt: cleanup.
|
|
|
@13785
|
16 年 |
vboxsync |
More updates
|
|
|
@13784
|
16 年 |
vboxsync |
Removed some obsolete VM members.
|
|
|
@13783
|
16 年 |
vboxsync |
per-socket and per-mbuf mutexes are removed
only global locks are …
|
|
|
@13782
|
16 年 |
vboxsync |
More SMP groundwork.
|
|
|
@13781
|
16 年 |
vboxsync |
HostServices/GuestProperties: integer type fix
|
|
|
@13779
|
16 年 |
vboxsync |
Recommitted r38734: Guest Properties (HostServices and Main): major …
|
|
|
@13778
|
16 年 |
vboxsync |
Per VCPU init/term.
|
|
|
@13777
|
16 年 |
vboxsync |
Solaris/Installer: Typo.
|
|
|
@13776
|
16 年 |
vboxsync |
loop edge checks in delayed deletion loops
|
|
|
@13775
|
16 年 |
vboxsync |
EXPORT_SYMBOL after implementation of the function/variable; fixed warning
|
|
|
@13774
|
16 年 |
vboxsync |
warning
|
|
|
@13773
|
16 年 |
vboxsync |
clean one more file
|
|
|
@13771
|
16 年 |
vboxsync |
do {} while (0)
|
|
|
@13770
|
16 年 |
vboxsync |
superflous
|
|
|
@13769
|
16 年 |
vboxsync |
Solaris/VBoxNetFlt: Teardown time race fixes.
|
|
|
@13768
|
16 年 |
vboxsync |
some comments.
|
|
|
@13767
|
16 年 |
vboxsync |
warning
|
|
|
@13766
|
16 年 |
vboxsync |
No need to call RTThreadNativeSelf twice.
|
|
|
@13765
|
16 年 |
vboxsync |
VM request updates for dispatching packets to individual CPU threads.
|
|
|
@13764
|
16 年 |
vboxsync |
EXPORT_SYMBOL must be placed after the function/variable was …
|
|
|
@13763
|
16 年 |
vboxsync |
Backed out 38734
|
|
|
@13762
|
16 年 |
vboxsync |
Backed out 38734.
|
|
|
@13761
|
16 年 |
vboxsync |
Don\t know what that was…
|
|
|
@13760
|
16 年 |
vboxsync |
Guest Properties (HostServices and Main): major clean up of the guest …
|
|
|
@13759
|
16 年 |
vboxsync |
Guest Properties (HostServices and Main): major clean up of the guest …
|
|
|
@13758
|
16 年 |
vboxsync |
The vboxNetFltPortOsIsPromiscuous is a bit vague, refer to the …
|
|
|
@13757
|
16 年 |
vboxsync |
Compile fix
|
|
|
@13756
|
16 年 |
vboxsync |
Compile fixes for the VM request changes.
|
|
|
@13755
|
16 年 |
vboxsync |
Started with VM request API changes.
|
|
|
@13751
|
16 年 |
vboxsync |
UVM updates
|
|
|
@13750
|
16 年 |
vboxsync |
Alignment
|
|
|
@13749
|
16 年 |
vboxsync |
Some cleanup & updates
|
|
|
@13746
|
16 年 |
vboxsync |
Solaris/VBoxNetFlt: netinfo.
|
|
|
@13745
|
16 年 |
vboxsync |
Assertion/checks changes.
|
|
|
@13744
|
16 年 |
vboxsync |
Initialize all the VM pointers
|
|
|
@13742
|
16 年 |
vboxsync |
Some initial VM data restructuring.
|
|
|
@13741
|
16 年 |
vboxsync |
Bump the max cpu count to 255.
|
|
|
@13740
|
16 年 |
vboxsync |
lock order fixed
|
|
|
@13739
|
16 年 |
vboxsync |
delayed deletion in _poll part of polling
|
|
|
@13738
|
16 年 |
vboxsync |
removing extra if/ifndefs
introduced defered socket removing, to …
|
|
|
@13737
|
16 年 |
vboxsync |
AHCI: Bugfix, use pgm page lock structure and not a pointer to a pgm …
|
|
|
@13736
|
16 年 |
vboxsync |
AHCI: add some statistics for profiling
|
|
|
@13735
|
16 年 |
vboxsync |
AHCI: Fix buffer sizes which are not sector aligned, fixes #3263 …
|
|
|
@13733
|
16 年 |
vboxsync |
The rest of macro replacment was added
|
|
|
@13732
|
16 年 |
vboxsync |
Missed ifdefs
|
|
|
@13731
|
16 年 |
vboxsync |
more cleanup, 32-bit mode still doesn't work.
Very hard to tell why.
|
|
|
@13730
|
16 年 |
vboxsync |
Solaris/VBoxNetFlt: netinfo for IPFilter compat. disabled.
|
|
|
@13729
|
16 年 |
vboxsync |
Main: VirtualBoxBaseWithChildrenNEXT: Don't use a separate lock for a …
|
|
|
@13728
|
16 年 |
vboxsync |
Main: HardDiskFormat::COMGETTER(Capabilities): Assert that …
|
|
|
@13727
|
16 年 |
vboxsync |
Enother yet portion of macrofied if/ifndef orgy will finish soon
|
|
|
@13726
|
16 年 |
vboxsync |
Some 32-bit work, not yet working
|
|
|
@13725
|
16 年 |
vboxsync |
VBoxNetFlt/win: subversion properties and some adjustments.
|
|
|
@13724
|
16 年 |
vboxsync |
Compile fix
|
|
|
@13723
|
16 年 |
vboxsync |
Renamed the attribute
|
|
|
@13722
|
16 年 |
vboxsync |
Introduced new xml setting for the number of virtual CPUs.
|
|
|
@13720
|
16 年 |
vboxsync |
win/NetFlt: NetConfig functionality moved to a separate lib
|
|
|
@13719
|
16 年 |
vboxsync |
VMM: alignment fix.
|
|
|
@13717
|
16 年 |
vboxsync |
VMM,IPRT: More GC->RC and similar cleanups.
|
|
|
@13716
|
16 年 |
vboxsync |
recompiler build fix
|
|
|
@13715
|
16 年 |
vboxsync |
disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
|
|
|
@13714
|
16 年 |
vboxsync |
VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
|
|
|
@13713
|
16 年 |
vboxsync |
Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
|
|
|