VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40835   13 years vboxsync NAT: make sure that socket is still on queue, before doing any further …
(edit) @40834   13 years vboxsync NAT:libalias: tabs.
(edit) @40833   13 years vboxsync vboxdrv/linux: iprt/errno.h missed
(edit) @40832   13 years vboxsync HWVMXR0: added a exit reason probe for testing dtrace on windows.
(edit) @40831   13 years vboxsync SUPDrvTracing.cpp: Must set g_pfnSupdrvProbeFireKernel.
(edit) @40830   13 years vboxsync SUPR0TracerFireProbe takes a VTG probe location pointer, not a dtrace ID.
(edit) @40829   13 years vboxsync make it work with EF wrappers everywhere.
(edit) @40828   13 years vboxsync Config.kmk: Section merging for VBoxTpG support on windows.
(edit) @40827   13 years vboxsync VBoxVMM.d: Use uint64_t.
(edit) @40826   13 years vboxsync VBoxTpG.cpp: Microsoft Visual C++ support.
(edit) @40825   13 years vboxsync Implemented RTPROC_FLAGS_SEARCH_PATH on windows.
(edit) @40824   13 years vboxsync errno.h wrapper.
(edit) @40823   13 years vboxsync Always clear the *piRetVal.
(edit) @40822   13 years vboxsync Session cleanup bug fix wrt the tracer.
(edit) @40821   13 years vboxsync vbox-img: Fix hang when using stdin and the producer in the pipe …
(edit) @40820   13 years vboxsync The ring-3 SUPLib APIs for talking to the tracer.
(edit) @40819   13 years vboxsync SUPDrv: Added three new IOCtls for talking to the tracer.
(edit) @40818   13 years vboxsync SUPDrv: Added three new IOCtls for talking to the tracer.
(edit) @40817   13 years vboxsync Seems to work.
(edit) @40816   13 years vboxsync bug fixes, putting problematic stuff at the end
(edit) @40815   13 years vboxsync loadall.sh/cmd for windows.
(edit) @40814   13 years vboxsync loadall.sh/cmd for windows.
(edit) @40813   13 years vboxsync logging adjustments
(edit) @40812   13 years vboxsync SUPDrv: Corrected supdrvTracerCommonDeregisterImpl so the tracer …
(edit) @40811   13 years vboxsync Oops. committed too much.
(edit) @40810   13 years vboxsync tstSupLoadModule: new trick
(edit) @40809   13 years vboxsync Seems to work on solaris too.
(edit) @40808   13 years vboxsync Seems to work fine on linux.
(edit) @40807   13 years vboxsync build fix
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40805   13 years vboxsync tabs
(edit) @40804   13 years vboxsync SUPDrv.c: More exports.
(edit) @40803   13 years vboxsync VBoxR0 - Added -fno-common to the ELF and LX versions of the template.
(edit) @40802   13 years vboxsync lx version.
(edit) @40801   13 years vboxsync SUPDrv: sort exports.
(edit) @40800   13 years vboxsync SUPDrv: More exports.
(edit) @40799   13 years vboxsync e1000: Handle packets with unstripped Ethernet CRC (#6152)
(edit) @40798   13 years vboxsync SUPDrv: More exports.
(edit) @40797   13 years vboxsync VBoxTray: optionally enable loggingkmd
(edit) @40796   13 years vboxsync SUPDrv: Export RTTimeNow.
(edit) @40795   13 years vboxsync Generate SUPR0.def from SUPDrv.c.
(edit) @40794   13 years vboxsync e1000: VLAN support to match the spec (#4806)
(edit) @40793   13 years vboxsync build fix
(edit) @40792   13 years vboxsync Windows build fix
(edit) @40791   13 years vboxsync e1000: added EthernetCRC CFGM parameter to make calculation of CRC …
(edit) @40790   13 years vboxsync build fix
(edit) @40789   13 years vboxsync duh
(edit) @40788   13 years vboxsync IPRT:strncpy implementation for the no-crt mode.
(edit) @40787   13 years vboxsync Config.kmk: Make GCCConfig.kmk depend on the gcc and g++ binaries to …
(edit) @40786   13 years vboxsync NAT:libalias: initialization of TCP socket for constructed link.
(edit) @40785   13 years vboxsync wddm: fix smp racing
(edit) @40784   13 years vboxsync Seems to work on linux too.
(edit) @40783   13 years vboxsync SUPR0TracerFireProbe and supdrvTracerProbeFireStub that assembles on …
(edit) @40782   13 years vboxsync forgot a stub
(edit) @40781   13 years vboxsync build fix
(edit) @40780   13 years vboxsync Linux kernel module build fix
(edit) @40779   13 years vboxsync duh
(edit) @40778   13 years vboxsync Support/Makefile.kmk: Merged the win VBoxDrv with the generic one to …
(edit) @40777   13 years vboxsync SUPDrv: tracing infastructure coding…
(edit) @40776   13 years vboxsync VMM: Better handle protected pages in GC.
(edit) @40775   13 years vboxsync iprt/timer.h: comment fix.
(edit) @40774   13 years vboxsync Devices/Storage/DevATA: fix warning.
(edit) @40773   13 years vboxsync Devices/Storage/DevATA: fix warnings, uninitialized variables.
(edit) @40772   13 years vboxsync Temporarily disabling ring-0 dtracing on solaris.
(edit) @40771   13 years vboxsync iprt/string.h: comment fixes
(edit) @40770   13 years vboxsync HostDrivers/Support: SUPDrv Comment typo.
(edit) @40769   13 years vboxsync HostDrivers/Support: Moved spinlock to DevExt for Mp event race …
(edit) @40768   13 years vboxsync VBoxGINA: Use the Windows Notification Package to know when the …
(edit) @40767   13 years vboxsync also enumerate guest properties during guru meditation
(edit) @40766   13 years vboxsync PCNet: Debug printing addition to r77259 (#6152)
(edit) @40765   13 years vboxsync doc/manual: synthetic CPU is experimental
(edit) @40764   13 years vboxsync PCNet: Handle packets with unstripped Ethernet CRC (#6152)
(edit) @40763   13 years vboxsync SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
(edit) @40762   13 years vboxsync FE/Qt: some translations in VirtualBox_xx_YY.ts were wrongly not …
(edit) @40761   13 years vboxsync sup.h: User mode vs. kernel mode probes firing.
(edit) @40760   13 years vboxsync VBoxGINA: Set status to active when screensaver becomes active.
(edit) @40759   13 years vboxsync Some more tracer code.
(edit) @40758   13 years vboxsync build fix
(edit) @40757   13 years vboxsync Solaris/Installer: checkinstall quoting fix for zones.
(edit) @40756   13 years vboxsync SUP: Working on a generic tracer interface.
(edit) @40755   13 years vboxsync Main/HostImpl: fixed r76982 (the old santiy check was wrong and …
(edit) @40754   13 years vboxsync BIOS: Do a basic sanity check on floppy boot sectors, too.
(edit) @40753   13 years vboxsync SUPR0.def: two more APIs to export.
(edit) @40752   13 years vboxsync ldrELFCommon.h: Added STT_NUM.
(edit) @40751   13 years vboxsync removed posix comment from win source
(edit) @40750   13 years vboxsync correction.
(edit) @40749   13 years vboxsync Windows Guest Additions installer: Create 32 bit registry keys for Sun …
(edit) @40748   13 years vboxsync Main/Metrics: added read lock to Session::EnableVMMStatistics (#6029)
(edit) @40747   13 years vboxsync wddm: fix 3d rendering for 3d-disabled, make wmp render correctly over …
(edit) @40746   13 years vboxsync Windows Guest Additions installer: Added Sun Ray client info agent …
(edit) @40745   13 years vboxsync Runtime/r0drv/solaris: spaces.
(edit) @40744   13 years vboxsync Main/src-client/GuestCtrlImpl: return error code fix.
(edit) @40743   13 years vboxsync sup.mac: HC_ARCH_BITS padding for SUPGLOBALINFOPAGE.
(edit) @40742   13 years vboxsync build fix
(edit) @40741   13 years vboxsync SUPDrv.c: Use NIL_RTSPINLOCK and clarification comment.
(edit) @40740   13 years vboxsync SUPDrv: Update GIP data behind a spinlock for online/offline race …
(edit) @40739   13 years vboxsync VDI, VMDK: fixed minor memory leak if the image does not exist
(edit) @40738   13 years vboxsync Logging.
(edit) @40737   13 years vboxsync Added and ExtPack project.
(edit) @40736   13 years vboxsync VBoxManage: don't sigfault. Perhaps better to handle, this in …
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