|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13833
|
16 years |
vboxsync |
VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13814
|
16 years |
vboxsync |
OSE build fix.
|
|
|
@13811
|
16 years |
vboxsync |
win build fix
|
|
|
@13808
|
16 years |
vboxsync |
-Wno-sign-compare for slirp
|
|
|
@13783
|
16 years |
vboxsync |
per-socket and per-mbuf mutexes are removed
only global locks are …
|
|
|
@13782
|
16 years |
vboxsync |
More SMP groundwork.
|
|
|
@13776
|
16 years |
vboxsync |
loop edge checks in delayed deletion loops
|
|
|
@13771
|
16 years |
vboxsync |
do {} while (0)
|
|
|
@13756
|
16 years |
vboxsync |
Compile fixes for the VM request changes.
|
|
|
@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 …
|
|
|
@13733
|
16 years |
vboxsync |
The rest of macro replacment was added
|
|
|
@13727
|
16 years |
vboxsync |
Enother yet portion of macrofied if/ifndef orgy will finish soon
|
|
|
@13720
|
16 years |
vboxsync |
win/NetFlt: NetConfig functionality moved to a separate lib
|
|
|
@13712
|
16 years |
vboxsync |
win build fixed
|
|
|
@13710
|
16 years |
vboxsync |
mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces
resolved deadlock
|
|
|
@13704
|
16 years |
vboxsync |
TCP sync was intoducedTCP sync was intoduced
|
|
|
@13670
|
16 years |
vboxsync |
Resolved locks in UDP
Some mutex operations checked with …
|
|
|
@13663
|
16 years |
vboxsync |
serial: use the new RTThreadPoke() runtime function to interrupt the …
|
|
|
@13640
|
16 years |
vboxsync |
comments was added to slirp global mutexes
|
|
|
@13639
|
16 years |
vboxsync |
mutex creation moved in allocation part of m_get
|
|
|
@13623
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13622
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13621
|
16 years |
vboxsync |
slirp: typo
|
|
|
@13620
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13617
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13616
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13612
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13611
|
16 years |
vboxsync |
typo
|
|
|
@13610
|
16 years |
vboxsync |
slirp: typo
|
|
|
@13604
|
16 years |
vboxsync |
Synchronized slirp was inroduced
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13571
|
16 years |
vboxsync |
VHD: Backout r38444. Caused another problem and #3263 will be fixed in …
|
|
|
@13570
|
16 years |
vboxsync |
AHCI: Temporary solution for #3263 until this is really fixed.
|
|
|
@13568
|
16 years |
vboxsync |
VHD: fix case of unaligned access to the image #3263
|
|
|
@13519
|
16 years |
vboxsync |
fixed return type (gcc found this bug)
|
|
|
@13510
|
16 years |
vboxsync |
warning
|
|
|
@13435
|
16 years |
vboxsync |
w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
|
|
|
@13432
|
16 years |
vboxsync |
build fix
|
|
|
@13430
|
16 years |
vboxsync |
build fix
|
|
|
@13429
|
16 years |
vboxsync |
Correction
|
|
|
@13428
|
16 years |
vboxsync |
Compile fix
|
|
|
@13427
|
16 years |
vboxsync |
#3230: Nearly forgot to commit VDI backend fixes for memory leaks.
|
|
|
@13425
|
16 years |
vboxsync |
compile fix
|
|
|
@13424
|
16 years |
vboxsync |
linux32 fix
|
|
|
@13423
|
16 years |
vboxsync |
Compile fix
|
|
|
@13422
|
16 years |
vboxsync |
Enabled VGA page aliasing to speed up real and protected mode without …
|
|
|
@13421
|
16 years |
vboxsync |
win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
|
|
|
@13416
|
16 years |
vboxsync |
DrvIntNet: Expose the promisc ignore flags.
|
|
|
@13404
|
16 years |
vboxsync |
DevPCI: Put the bridge cache array on the normal heap.
|
|
|
@13402
|
16 years |
vboxsync |
Accidental commit
|
|
|
@13401
|
16 years |
vboxsync |
Cleaned up
|
|
|
@13375
|
16 years |
vboxsync |
some (disabled) VMI bits
|
|
|
@13365
|
16 years |
vboxsync |
pcnet: don't crash if the link state changes while no driver is attached
|
|
|
@13363
|
16 years |
vboxsync |
small clean fixes
|
|
|
@13340
|
16 years |
vboxsync |
#3230: Memory leaks fixed in VHD backend
|
|
|
@13304
|
16 years |
vboxsync |
Forgotten testcase update
|
|
|
@13303
|
16 years |
vboxsync |
Storage: Replace the assertions in the construction code with runtime …
|
|
|
@13302
|
16 years |
vboxsync |
PCI: put bridges on a separate array to speed up searching for the …
|
|
|
@13295
|
16 years |
vboxsync |
#3230: Fixed memory leaks in VMDK, tstVD and VBoxHDD-new.
|
|
|
@13286
|
16 years |
vboxsync |
win NetFlt Vista64-related fixes, UI/config fixes
|
|
|
@13270
|
16 years |
vboxsync |
Deliver event notifications to the guest only when the VM is running …
|
|
|
@13268
|
16 years |
vboxsync |
#3230: First bunch of integrated VMDK backend fixes by xVM Server …
|
|
|
@13237
|
16 years |
vboxsync |
swithed to PDMDrv timers and VBox/tm.h API for timer management
|
|
|
@13234
|
16 years |
vboxsync |
UI/config part of win NetFlt
|
|
|
@13233
|
16 years |
vboxsync |
PCI: Remove assertion because it fails if there is a region registered …
|
|
|
@13223
|
16 years |
vboxsync |
Device/Storage: Fix incorrect translation between image type enums. …
|
|
|
@13220
|
16 years |
vboxsync |
DevPCI: a little review comment for later.
|
|
|
@13217
|
16 years |
vboxsync |
pciinternal: drop unnecessary alignments.
|
|
|
@13201
|
16 years |
vboxsync |
Could return uninitialized variable in the bridging case
|
|
|
@13192
|
16 years |
vboxsync |
PCI: Forgotten variable initialization
|
|
|
@13191
|
16 years |
vboxsync |
PCI: fix alignment on 32bit
|
|
|
@13190
|
16 years |
vboxsync |
BIOS: Detect devices behind bridges
|
|
|
@13189
|
16 years |
vboxsync |
PCI: Add support for PCI-to-PCI bridges
|
|
|
@13158
|
16 years |
vboxsync |
biossums: set checksum of DMI+SMBIOS as well
|
|
|
@13155
|
16 years |
vboxsync |
re-applied the biossums merge
|
|
|
@13153
|
16 years |
vboxsync |
backed out r37647, r37650
|
|
|
@13144
|
16 years |
vboxsync |
#1865: Implmented the alternative R0 code for darwin (turned out to be …
|
|
|
@13142
|
16 years |
vboxsync |
rewritten biossums
|
|
|
@13141
|
16 years |
vboxsync |
unify biossums
|
|
|
@13081
|
16 years |
vboxsync |
added missing test
|
|
|
@13080
|
16 years |
vboxsync |
warnings
|
|
|
@13079
|
16 years |
vboxsync |
added getGuestEnteredACPIMode()
|
|
|
@13078
|
16 years |
vboxsync |
- saved state compatibility
|
|
|
@13074
|
16 years |
vboxsync |
- remaining bits of x2APIC, some SMP refinements in LAPIC
|
|
|
@13057
|
16 years |
vboxsync |
i386->x86 in makefile variables suffixes
|
|
|
@13056
|
16 years |
vboxsync |
initial implementation of i386 version of IP checksum calculation
|
|
|
@13039
|
16 years |
vboxsync |
forwarding was enabled in firewall
default rule to accept
loop and …
|
|
|
@13024
|
16 years |
vboxsync |
installation fixes, NetFlt initialization fixes for filter approach
|
|
|
@13020
|
16 years |
vboxsync |
Knut-compatibility fixes
|
|
|
@13016
|
16 years |
vboxsync |
warning
|
|
|