|
|
@13789
|
16 years |
vboxsync |
VMM: Ring-0 initializes VM::cCPUs, VMR3CreateVM validates i'ts input …
|
|
|
@13788
|
16 years |
vboxsync |
added (still disabled) code for additional security checks in …
|
|
|
@13787
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: cleanup.
|
|
|
@13786
|
16 years |
vboxsync |
linux/32 build fix
|
|
|
@13785
|
16 years |
vboxsync |
More updates
|
|
|
@13784
|
16 years |
vboxsync |
Removed some obsolete VM members.
|
|
|
@13783
|
16 years |
vboxsync |
per-socket and per-mbuf mutexes are removed
only global locks are …
|
|
|
@13782
|
16 years |
vboxsync |
More SMP groundwork.
|
|
|
@13781
|
16 years |
vboxsync |
HostServices/GuestProperties: integer type fix
|
|
|
@13780
|
16 years |
vboxsync |
Guest Properties (HostServices and Main): forgotten header
|
|
|
@13779
|
16 years |
vboxsync |
Recommitted r38734: Guest Properties (HostServices and Main): major …
|
|
|
@13778
|
16 years |
vboxsync |
Per VCPU init/term.
|
|
|
@13777
|
16 years |
vboxsync |
Solaris/Installer: Typo.
|
|
|
@13776
|
16 years |
vboxsync |
loop edge checks in delayed deletion loops
|
|
|
@13775
|
16 years |
vboxsync |
EXPORT_SYMBOL after implementation of the function/variable; fixed warning
|
|
|
@13774
|
16 years |
vboxsync |
warning
|
|
|
@13773
|
16 years |
vboxsync |
clean one more file
|
|
|
@13772
|
16 years |
vboxsync |
kBuild r2052 -> r 2055: try detect fakeroot and not spawn threads if …
|
|
|
@13771
|
16 years |
vboxsync |
do {} while (0)
|
|
|
@13770
|
16 years |
vboxsync |
superflous
|
|
|
@13769
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Teardown time race fixes.
|
|
|
@13768
|
16 years |
vboxsync |
some comments.
|
|
|
@13767
|
16 years |
vboxsync |
warning
|
|
|
@13766
|
16 years |
vboxsync |
No need to call RTThreadNativeSelf twice.
|
|
|
@13765
|
16 years |
vboxsync |
VM request updates for dispatching packets to individual CPU threads.
|
|
|
@13764
|
16 years |
vboxsync |
EXPORT_SYMBOL must be placed after the function/variable was …
|
|
|
@13763
|
16 years |
vboxsync |
Backed out 38734
|
|
|
@13762
|
16 years |
vboxsync |
Backed out 38734.
|
|
|
@13761
|
16 years |
vboxsync |
Don\t know what that was…
|
|
|
@13760
|
16 years |
vboxsync |
Guest Properties (HostServices and Main): major clean up of the guest …
|
|
|
@13759
|
16 years |
vboxsync |
Guest Properties (HostServices and Main): major clean up of the guest …
|
|
|
@13758
|
16 years |
vboxsync |
The vboxNetFltPortOsIsPromiscuous is a bit vague, refer to the …
|
|
|
@13757
|
16 years |
vboxsync |
Compile fix
|
|
|
@13756
|
16 years |
vboxsync |
Compile fixes for the VM request changes.
|
|
|
@13755
|
16 years |
vboxsync |
Started with VM request API changes.
|
|
|
@13754
|
16 years |
vboxsync |
kBuild 2051 -> 2052: fix missing svn:executable props on windows …
|
|
|
@13753
|
16 years |
vboxsync |
kBuild 1779 -> 2051.
* kBuild: Fixed template expansion bug causing …
|
|
|
@13752
|
16 years |
vboxsync |
kBuild 2045 -> 1779 (restored after experiment).
|
|
|
@13751
|
16 years |
vboxsync |
UVM updates
|
|
|
@13750
|
16 years |
vboxsync |
Alignment
|
|
|
@13749
|
16 years |
vboxsync |
Some cleanup & updates
|
|
|
@13748
|
16 years |
vboxsync |
Additions build: ensure that early win64 build failures show proper …
|
|
|
@13747
|
16 years |
vboxsync |
kBuild 1779 -> 2045 (temporarily).
|
|
|
@13746
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: netinfo.
|
|
|
@13745
|
16 years |
vboxsync |
Assertion/checks changes.
|
|
|
@13744
|
16 years |
vboxsync |
Initialize all the VM pointers
|
|
|
@13743
|
16 years |
vboxsync |
Comment
|
|
|
@13742
|
16 years |
vboxsync |
Some initial VM data restructuring.
|
|
|
@13741
|
16 years |
vboxsync |
Bump the max cpu count to 255.
|
|
|
@13740
|
16 years |
vboxsync |
lock order fixed
|
|
|
@13739
|
16 years |
vboxsync |
delayed deletion in _poll part of polling
|
|
|
@13738
|
16 years |
vboxsync |
removing extra if/ifndefs
introduced defered socket removing, to …
|
|
|
@13737
|
16 years |
vboxsync |
AHCI: Bugfix, use pgm page lock structure and not a pointer to a pgm …
|
|
|
@13736
|
16 years |
vboxsync |
AHCI: add some statistics for profiling
|
|
|
@13735
|
16 years |
vboxsync |
AHCI: Fix buffer sizes which are not sector aligned, fixes #3263 …
|
|
|
@13734
|
16 years |
vboxsync |
Document alignment restrictions for offset and size parameters in the …
|
|
|
@13733
|
16 years |
vboxsync |
The rest of macro replacment was added
|
|
|
@13732
|
16 years |
vboxsync |
Missed ifdefs
|
|
|
@13731
|
16 years |
vboxsync |
more cleanup, 32-bit mode still doesn't work.
Very hard to tell why.
|
|
|
@13730
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: netinfo for IPFilter compat. disabled.
|
|
|
@13729
|
16 years |
vboxsync |
Main: VirtualBoxBaseWithChildrenNEXT: Don't use a separate lock for a …
|
|
|
@13728
|
16 years |
vboxsync |
Main: HardDiskFormat::COMGETTER(Capabilities): Assert that …
|
|
|
@13727
|
16 years |
vboxsync |
Enother yet portion of macrofied if/ifndef orgy will finish soon
|
|
|
@13726
|
16 years |
vboxsync |
Some 32-bit work, not yet working
|
|
|
@13725
|
16 years |
vboxsync |
VBoxNetFlt/win: subversion properties and some adjustments.
|
|
|
@13724
|
16 years |
vboxsync |
Compile fix
|
|
|
@13723
|
16 years |
vboxsync |
Renamed the attribute
|
|
|
@13722
|
16 years |
vboxsync |
Introduced new xml setting for the number of virtual CPUs.
|
|
|
@13721
|
16 years |
vboxsync |
include/Makefile: some adjustments.
|
|
|
@13720
|
16 years |
vboxsync |
win/NetFlt: NetConfig functionality moved to a separate lib
|
|
|
@13719
|
16 years |
vboxsync |
VMM: alignment fix.
|
|
|
@13718
|
16 years |
vboxsync |
includes: made them 'build' again.
|
|
|
@13717
|
16 years |
vboxsync |
VMM,IPRT: More GC->RC and similar cleanups.
|
|
|
@13716
|
16 years |
vboxsync |
recompiler build fix
|
|
|
@13715
|
16 years |
vboxsync |
disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
|
|
|
@13714
|
16 years |
vboxsync |
VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
|
|
|
@13713
|
16 years |
vboxsync |
Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
|
|
|
@13712
|
16 years |
vboxsync |
win build fixed
|
|
|
@13711
|
16 years |
vboxsync |
Added MM_TAG_CPUM_CTX
|
|
|
@13710
|
16 years |
vboxsync |
mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces
resolved deadlock
|
|
|
@13709
|
16 years |
vboxsync |
Flush the TBs during reset.
|
|
|
@13708
|
16 years |
vboxsync |
Skip the TB flush as that's rather expensive and not necessary for …
|
|
|
@13707
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
|
|
|
@13706
|
16 years |
vboxsync |
Updated comment
|
|
|
@13705
|
16 years |
vboxsync |
Completed power event handling:
- pause running machines for the …
|
|
|
@13704
|
16 years |
vboxsync |
TCP sync was intoducedTCP sync was intoduced
|
|
|
@13703
|
16 years |
vboxsync |
VMM++: VINF_EM_DBG_RING0_ASSERTION -> VERR_VMM_RING0_ASSERTION, …
|
|
|
@13702
|
16 years |
vboxsync |
VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
|
|
|
@13701
|
16 years |
vboxsync |
VMM: some statistics cleanup.
|
|
|
@13700
|
16 years |
vboxsync |
VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
|
|
|
@13699
|
16 years |
vboxsync |
VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
|
|
|
@13698
|
16 years |
vboxsync |
VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
|
|
|
@13697
|
16 years |
vboxsync |
VMM: cleanup in progress.
|
|
|
@13696
|
16 years |
vboxsync |
Main: Fixed: Closing sessions was not always noticed by the server …
|
|
|
@13695
|
16 years |
vboxsync |
VMM: Increased the allocation attempts for core memory as we're still …
|
|
|
@13694
|
16 years |
vboxsync |
VMM: @image
|
|
|
@13693
|
16 years |
vboxsync |
NetFlt: Quickly hacked up linux makefiles based on the stuff from …
|
|
|
@13692
|
16 years |
vboxsync |
cosmetical fix
|
|
|
@13691
|
16 years |
vboxsync |
pg_vmm update.
|
|
|
@13690
|
16 years |
vboxsync |
VBoxNetFlt: Early draft of Linux hostif, nothing is working yet
|
|
|