VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22957   15 years vboxsync Runtime/semmutex: fix timeout handling like in semevent
(edit) @22956   15 years vboxsync Runtime/semevent: clock_gettime(CLOCK_REALTIME) => …
(edit) @22955   15 years vboxsync accident
(edit) @22954   15 years vboxsync Runtime/semevent: stupid typos; no RT_UNLIKELY
(edit) @22953   15 years vboxsync gcc warnings
(edit) @22952   15 years vboxsync Runtime/semevent: Fix part II for the Linux-specific RTSemEvent*
(edit) @22951   15 years vboxsync video hw accel: allow only primary and overlay surfaces
(edit) @22950   15 years vboxsync Runtime/semevent: Fix part I for the Linux-specific RTSemEvent*
(edit) @22949   15 years vboxsync TRPMR0A.asm: Align the trpmR0DispatchHostInterruptSimple code better.
(edit) @22948   15 years vboxsync FE/Qt4: Separated the QIArrowSplitter, QIRichToolButton, …
(edit) @22947   15 years vboxsync PGMPhys.cpp: Corrected the 'Failed to procure handy pages' message, …
(edit) @22946   15 years vboxsync NAT: don't hide errors
(edit) @22945   15 years vboxsync tstHelp: gcc warns about operator precedence
(edit) @22944   15 years vboxsync gcc warning
(edit) @22943   15 years vboxsync NAT: bsd mbuf changesest (misc.h)
(edit) @22942   15 years vboxsync NAT: bsd mbuf related changeset (misc.c)
(edit) @22941   15 years vboxsync NAT: BSD mbuf related changeset + (slirp.c, ip_output).
(edit) @22940   15 years vboxsync NAT: BSD mbuf's related changeset (socket.c)
(edit) @22939   15 years vboxsync MMInternal.h: typo.
(edit) @22938   15 years vboxsync DevAPIC.cpp: alignment fix.
(edit) @22937   15 years vboxsync VMInternal.h: build fix.
(edit) @22936   15 years vboxsync PGMInternal.h: warning.
(edit) @22935   15 years vboxsync build fix
(edit) @22934   15 years vboxsync DevATA.cpp: AssertCompileMemberAlignment(ATACONTROLLER, aIfs[1], 8) …
(edit) @22933   15 years vboxsync PGMInternal.h: burn fix.
(edit) @22929   15 years vboxsync build hacking.
(edit) @22926   15 years vboxsync PGM: alignment fix.
(edit) @22925   15 years vboxsync Devices: Alignment fun. (32-bit darwin)
(edit) @22924   15 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
(edit) @22923   15 years vboxsync GVMMR0.cpp: An attempt at hacking my way around the current snow …
(edit) @22921   15 years vboxsync video hw fixes: display list initialization fixes & fallback impl
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22919   15 years vboxsync VMM/PGM: Alignment fixes that cures crashes on snow leopard when gdb …
(edit) @22918   15 years vboxsync Solaris/VBoxNetFlt: debug statement fix.
(edit) @22917   15 years vboxsync Additions/linux/installer: kBuild-ify the Makefile, part 1
(edit) @22916   15 years vboxsync fixed Win burns, spaces
(edit) @22915   15 years vboxsync VMM: some state stuff (work in progress, back out on bustage).
(edit) @22914   15 years vboxsync VBoxManage: use (hopefully) monotonic, not wall time source when …
(edit) @22913   15 years vboxsync VBoxManage: event wait timeout
(edit) @22912   15 years vboxsync video hw accel: fix 2D support detection logic for debug build
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22910   15 years vboxsync ConsoleImpl2.cpp: spaces.
(edit) @22909   15 years vboxsync DevPS.cpp: svn:keywords.
(edit) @22908   15 years vboxsync Devices/Makefile.kmk: intentation + style + variable names.
(edit) @22907   15 years vboxsync DevPcBios.cpp: Don't use RTStrAPrintf for simple stuff like this, it …
(edit) @22906   15 years vboxsync VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability …
(edit) @22905   15 years vboxsync NAT: BSD mbuf (ip_output)
(edit) @22904   15 years vboxsync VirtualBox/Makefile.kmk: spaces/tabs.
(edit) @22903   15 years vboxsync DevPS2.cpp: use SSM and avoid silly casts.
(edit) @22902   15 years vboxsync fix OSE
(edit) @22899   15 years vboxsync FreeBSD/VBoxNetFlt: Fix export to OSE
(edit) @22898   15 years vboxsync Solaris/Installer: backed out r50699 (IPS doesn't like this)
(edit) @22897   15 years vboxsync NAT: BSD mbufs related changeset. (icmp)
(edit) @22896   15 years vboxsync NAT: BSD mbuf related changeset.
(edit) @22895   15 years vboxsync NAT: BSD mbuf's related changeset.
(edit) @22894   15 years vboxsync NAT: BSD mbuf's related changeset.
(edit) @22893   15 years vboxsync vm.h: page align VMCPU::pgm (it's 28KB).
(edit) @22891   15 years vboxsync cpumR3Load: Don't overwrite VM::cCpus. That value *must* be unchanged …
(edit) @22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @22888   15 years vboxsync vm.h/vm.mac: tweaking.
(edit) @22887   15 years vboxsync vm.h: Make 32-bit and 64-bit stuff be more uniform…
(edit) @22886   15 years vboxsync vm.h: 64-bit host realignment.
(edit) @22885   15 years vboxsync VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
(edit) @22884   15 years vboxsync SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
(edit) @22883   15 years vboxsync fideo hw accel: fix for ATI + small optimizations
(edit) @22882   15 years vboxsync Additions/linux: reverted r52097 for now
(edit) @22881   15 years vboxsync NAT: {ip,udp}_next macro used.
(edit) @22880   15 years vboxsync NAT: warnings
(edit) @22879   15 years vboxsync NAT: warning.
(edit) @22878   15 years vboxsync NAT: DEBUG doesn't control renaming of stdio roputines, but only …
(edit) @22877   15 years vboxsync Runtime/Powernotification: Add missing initializer for spinlock …
(edit) @22876   15 years vboxsync FreeBSD: Enable host serial support. Untested but it compiles
(edit) @22875   15 years vboxsync FreeBSD: Add support for bridged and hostonly networking. Contributed …
(edit) @22874   15 years vboxsync NAT: indentation
(edit) @22873   15 years vboxsync NAT: stdio -> IPRT/fileio
(edit) @22872   15 years vboxsync crOpenGL/Additions: reduce the number of header file sets we depend …
(edit) @22871   15 years vboxsync Additions/x11: removed unneeded include files
(edit) @22870   15 years vboxsync Additions/x11/vboxvideo: reduce the number of header file sets we …
(edit) @22869   15 years vboxsync PGMR0DynMap.cpp: drop column 1 assertions.
(edit) @22868   15 years vboxsync Windows guest display driver: fixed incorrect creation of the screen …
(edit) @22867   15 years vboxsync ConsoleImpl2.cpp: Minore BSTR leak (not on branches). Good pratice to …
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22865   15 years vboxsync FE/Qt4-OSX: Enable the new slider on the Mac as well.
(edit) @22864   15 years vboxsync TCP ports range for VRDP server: delete VRDPPortRange extra data on VM …
(edit) @22863   15 years vboxsync VBoxServiceExec.cpp: r=bird: Constant strings are UTF-8, no need to …
(edit) @22862   15 years vboxsync NAT: missed header
(edit) @22861   15 years vboxsync NAT: typo
(edit) @22860   15 years vboxsync Additions/x11: made r52097 Linux only, as I don't know whether Solaris …
(edit) @22859   15 years vboxsync Additions/X11: create debug symbol files for the X.Org drivers and …
(edit) @22858   15 years vboxsync Devices/Input/DevPS2: cleaned out all non-VBox-code
(edit) @22857   15 years vboxsync NAT: dns_alias loading/unloading.
(edit) @22856   15 years vboxsync NAT: backed r52078 (slirp.c only)
(edit) @22855   15 years vboxsync video hw accel: annoying warnings
(edit) @22854   15 years vboxsync NAT: bsd-mbuf related makefile changes.
(edit) @22853   15 years vboxsync FreeBSD kernel header fix
(edit) @22852   15 years vboxsync video hw accel: additional overlay update fixes
(edit) @22851   15 years vboxsync Fixes for async I/O manager
(edit) @22850   15 years vboxsync SCSI: Remove non supported command reporting it as an invalid opcode …
(edit) @22849   15 years vboxsync typos
(edit) @22848   15 years vboxsync win guest video: get rid of >= XP functions
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette