|
|
@22929
|
15 years |
vboxsync |
build hacking.
|
|
|
@22926
|
15 years |
vboxsync |
PGM: alignment fix.
|
|
|
@22925
|
15 years |
vboxsync |
Devices: Alignment fun. (32-bit darwin)
|
|
|
@22924
|
15 years |
vboxsync |
VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
|
|
|
@22923
|
15 years |
vboxsync |
GVMMR0.cpp: An attempt at hacking my way around the current snow …
|
|
|
@22921
|
15 years |
vboxsync |
video hw fixes: display list initialization fixes & fallback impl
|
|
|
@22920
|
15 years |
vboxsync |
Video hw accel: fallback for PBO allocation failure
|
|
|
@22919
|
15 years |
vboxsync |
VMM/PGM: Alignment fixes that cures crashes on snow leopard when gdb …
|
|
|
@22918
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: debug statement fix.
|
|
|
@22917
|
15 years |
vboxsync |
Additions/linux/installer: kBuild-ify the Makefile, part 1
|
|
|
@22916
|
15 years |
vboxsync |
fixed Win burns, spaces
|
|
|
@22915
|
15 years |
vboxsync |
VMM: some state stuff (work in progress, back out on bustage).
|
|
|
@22914
|
15 years |
vboxsync |
VBoxManage: use (hopefully) monotonic, not wall time source when …
|
|
|
@22913
|
15 years |
vboxsync |
VBoxManage: event wait timeout
|
|
|
@22912
|
15 years |
vboxsync |
video hw accel: fix 2D support detection logic for debug build
|
|
|
@22911
|
15 years |
vboxsync |
event queues cleaned up
|
|
|
@22910
|
15 years |
vboxsync |
ConsoleImpl2.cpp: spaces.
|
|
|
@22909
|
15 years |
vboxsync |
DevPS.cpp: svn:keywords.
|
|
|
@22908
|
15 years |
vboxsync |
Devices/Makefile.kmk: intentation + style + variable names.
|
|
|
@22907
|
15 years |
vboxsync |
DevPcBios.cpp: Don't use RTStrAPrintf for simple stuff like this, it …
|
|
|
@22906
|
15 years |
vboxsync |
VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability …
|
|
|
@22905
|
15 years |
vboxsync |
NAT: BSD mbuf (ip_output)
|
|
|
@22904
|
15 years |
vboxsync |
VirtualBox/Makefile.kmk: spaces/tabs.
|
|
|
@22903
|
15 years |
vboxsync |
DevPS2.cpp: use SSM and avoid silly casts.
|
|
|
@22902
|
15 years |
vboxsync |
fix OSE
|
|
|
@22899
|
15 years |
vboxsync |
FreeBSD/VBoxNetFlt: Fix export to OSE
|
|
|
@22898
|
15 years |
vboxsync |
Solaris/Installer: backed out r50699 (IPS doesn't like this)
|
|
|
@22897
|
15 years |
vboxsync |
NAT: BSD mbufs related changeset. (icmp)
|
|
|
@22896
|
15 years |
vboxsync |
NAT: BSD mbuf related changeset.
|
|
|
@22895
|
15 years |
vboxsync |
NAT: BSD mbuf's related changeset.
|
|
|
@22894
|
15 years |
vboxsync |
NAT: BSD mbuf's related changeset.
|
|
|
@22893
|
15 years |
vboxsync |
vm.h: page align VMCPU::pgm (it's 28KB).
|
|
|
@22891
|
15 years |
vboxsync |
cpumR3Load: Don't overwrite VM::cCpus. That value *must* be unchanged …
|
|
|
@22890
|
15 years |
vboxsync |
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
|
|
|
@22888
|
15 years |
vboxsync |
vm.h/vm.mac: tweaking.
|
|
|
@22887
|
15 years |
vboxsync |
vm.h: Make 32-bit and 64-bit stuff be more uniform…
|
|
|
@22886
|
15 years |
vboxsync |
vm.h: 64-bit host realignment.
|
|
|
@22885
|
15 years |
vboxsync |
VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
|
|
|
@22884
|
15 years |
vboxsync |
SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
|
|
|
@22883
|
15 years |
vboxsync |
fideo hw accel: fix for ATI + small optimizations
|
|
|
@22882
|
15 years |
vboxsync |
Additions/linux: reverted r52097 for now
|
|
|
@22881
|
15 years |
vboxsync |
NAT: {ip,udp}_next macro used.
|
|
|
@22880
|
15 years |
vboxsync |
NAT: warnings
|
|
|
@22879
|
15 years |
vboxsync |
NAT: warning.
|
|
|
@22878
|
15 years |
vboxsync |
NAT: DEBUG doesn't control renaming of stdio roputines, but only …
|
|
|
@22877
|
15 years |
vboxsync |
Runtime/Powernotification: Add missing initializer for spinlock …
|
|
|
@22876
|
15 years |
vboxsync |
FreeBSD: Enable host serial support. Untested but it compiles
|
|
|
@22875
|
15 years |
vboxsync |
FreeBSD: Add support for bridged and hostonly networking. Contributed …
|
|
|
@22874
|
15 years |
vboxsync |
NAT: indentation
|
|
|
@22873
|
15 years |
vboxsync |
NAT: stdio -> IPRT/fileio
|
|
|
@22872
|
15 years |
vboxsync |
crOpenGL/Additions: reduce the number of header file sets we depend …
|
|
|
@22871
|
15 years |
vboxsync |
Additions/x11: removed unneeded include files
|
|
|
@22870
|
15 years |
vboxsync |
Additions/x11/vboxvideo: reduce the number of header file sets we …
|
|
|
@22869
|
15 years |
vboxsync |
PGMR0DynMap.cpp: drop column 1 assertions.
|
|
|
@22868
|
15 years |
vboxsync |
Windows guest display driver: fixed incorrect creation of the screen …
|
|
|
@22867
|
15 years |
vboxsync |
ConsoleImpl2.cpp: Minore BSTR leak (not on branches). Good pratice to …
|
|
|
@22866
|
15 years |
vboxsync |
#3987: Virtio PCI + Net skeleton.
|
|
|
@22865
|
15 years |
vboxsync |
FE/Qt4-OSX: Enable the new slider on the Mac as well.
|
|
|
@22864
|
15 years |
vboxsync |
TCP ports range for VRDP server: delete VRDPPortRange extra data on VM …
|
|
|
@22863
|
15 years |
vboxsync |
VBoxServiceExec.cpp: r=bird: Constant strings are UTF-8, no need to …
|
|
|
@22862
|
15 years |
vboxsync |
NAT: missed header
|
|
|
@22861
|
15 years |
vboxsync |
NAT: typo
|
|
|
@22860
|
15 years |
vboxsync |
Additions/x11: made r52097 Linux only, as I don't know whether Solaris …
|
|
|
@22859
|
15 years |
vboxsync |
Additions/X11: create debug symbol files for the X.Org drivers and …
|
|
|
@22858
|
15 years |
vboxsync |
Devices/Input/DevPS2: cleaned out all non-VBox-code
|
|
|
@22857
|
15 years |
vboxsync |
NAT: dns_alias loading/unloading.
|
|
|
@22856
|
15 years |
vboxsync |
NAT: backed r52078 (slirp.c only)
|
|
|
@22855
|
15 years |
vboxsync |
video hw accel: annoying warnings
|
|
|
@22854
|
15 years |
vboxsync |
NAT: bsd-mbuf related makefile changes.
|
|
|
@22853
|
15 years |
vboxsync |
FreeBSD kernel header fix
|
|
|
@22852
|
15 years |
vboxsync |
video hw accel: additional overlay update fixes
|
|
|
@22851
|
15 years |
vboxsync |
Fixes for async I/O manager
|
|
|
@22850
|
15 years |
vboxsync |
SCSI: Remove non supported command reporting it as an invalid opcode …
|
|
|
@22849
|
15 years |
vboxsync |
typos
|
|
|
@22848
|
15 years |
vboxsync |
win guest video: get rid of >= XP functions
|
|
|
@22847
|
15 years |
vboxsync |
Python, COM glue: event processing API
|
|
|
@22846
|
15 years |
vboxsync |
video hw accel: overlay update fixes
|
|
|
@22845
|
15 years |
vboxsync |
NAT: win burn fix (index -> strchr)
|
|
|
@22844
|
15 years |
vboxsync |
NAT: win burn fix.
|
|
|
@22843
|
15 years |
vboxsync |
NAT: using host resolver instead of dnsproxy.
|
|
|
@22842
|
15 years |
vboxsync |
video hw accel: disable unnecessary assert
|
|
|
@22841
|
15 years |
vboxsync |
build fix
|
|
|
@22840
|
15 years |
vboxsync |
VBoxService: Rewritten Guest Additions lookup, added Wow6432Node …
|
|
|
@22839
|
15 years |
vboxsync |
nonsense
|
|
|
@22838
|
15 years |
vboxsync |
DevVGA: more tests
|
|
|
@22837
|
15 years |
vboxsync |
buildfix
|
|
|
@22836
|
15 years |
vboxsync |
video hw accel: bugfixes
|
|
|
@22835
|
15 years |
vboxsync |
DevVGA: more GC structure tests
|
|
|
@22834
|
15 years |
vboxsync |
video hw accel: bugfixes & perf improvements
|
|
|
@22833
|
15 years |
vboxsync |
FE/Qt: trivial French NLS correction
|
|
|
@22832
|
15 years |
vboxsync |
crOpenGL: only check for diff_api on host side
|
|
|
@22831
|
15 years |
vboxsync |
crOpenGL: fix GPU memory leak for apps not clearing VBOs/FBOs and …
|
|
|
@22830
|
15 years |
vboxsync |
Devices/Makefile.kmk: VBOX_WITH_HGSMI define for GC/R0 modules.
|
|
|
@22829
|
15 years |
vboxsync |
Python bridge: disabled half-baked USE_EVENTQUEUE code, put …
|
|
|
@22828
|
15 years |
vboxsync |
Solaris/Installer: Add SUNWuiu8 package dependency.
|
|
|
@22827
|
15 years |
vboxsync |
NAT: disable Windows delay hack for HEAD as well
|
|
|
@22826
|
15 years |
vboxsync |
video hw accel: fix some warnings
|
|
|
@22825
|
15 years |
vboxsync |
video hw accel: shader fix
|
|
|
@22824
|
15 years |
vboxsync |
burn fix
|
|
|
@22823
|
15 years |
vboxsync |
replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
|
|
|