VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40878   13 years vboxsync Working on the 64-bit probe argument issue for 32-bit hosts…
(edit) @40877   13 years vboxsync doxygen
(edit) @40872   13 years vboxsync VirtualBox/Makefile.kmk: Thou shalt not reference target variables …
(edit) @40871   13 years vboxsync build fix
(edit) @40870   13 years vboxsync FE/Qt: 6123: Rework VirtualBox wizards to unify them at the common …
(edit) @40867   13 years vboxsync A couple of tracing bug fixes.
(edit) @40866   13 years vboxsync VBoxTray: configuration for guest property monitor
(edit) @40865   13 years vboxsync SUPDrv-dtrace.cpp: Fixed an issue with dtrace_register calling us back …
(edit) @40864   13 years vboxsync FE/Qt: fixed a string to work better with the Qt numerus mechanism.
(edit) @40863   13 years vboxsync VBoxTray: guest property monitor update
(edit) @40862   13 years vboxsync kStuff 46 -> 47: Mach-O fixes and support for linker generated symbols.
(edit) @40861   13 years vboxsync drop verbose VBoxTpG
(edit) @40860   13 years vboxsync VBoxTpG: another darwin fix.
(edit) @40859   13 years vboxsync remove unnecessary defs
(edit) @40857   13 years vboxsync Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)
(edit) @40856   13 years vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40855   13 years vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40854   13 years vboxsync VBoxNetFlt: ignore loopbacked packets (#4806)
(edit) @40853   13 years vboxsync VBoxDispXPDM: do not process unsupported text orders.
(edit) @40851   13 years vboxsync SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
(edit) @40850   13 years vboxsync yet aother attempt
(edit) @40849   13 years vboxsync remove undesired commit, sigh..
(edit) @40848   13 years vboxsync an attampt to fix a burn
(edit) @40847   13 years vboxsync yet another err, sigh..
(edit) @40846   13 years vboxsync osx burn fix
(edit) @40845   13 years vboxsync 3D check: direct invocation on the client side
(edit) @40844   13 years vboxsync Devices/Audio: Removal of environment variables which acted as audio …
(edit) @40843   13 years vboxsync Storage: Miscellaneous bug fixes to make the library work on big …
(edit) @40842   13 years vboxsync wddm: ppen allocation fixes
(edit) @40841   13 years vboxsync Storage/ATA: Fix CD/DVD passthrough and Session At Once (SAO) …
(edit) @40840   13 years vboxsync Storage/Debug: Function to log a CUE sheet
(edit) @40839   13 years vboxsync VBoxTpG: Drop the file name in the probe location, it isn't useful to …
(edit) @40837   13 years vboxsync NAT: backed out r77351
(edit) @40836   13 years vboxsync NAT: don't compile else branch if logging is disabled.
(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) @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) @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) @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) @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) @40774   13 years vboxsync Devices/Storage/DevATA: fix warning.
(edit) @40773   13 years vboxsync Devices/Storage/DevATA: fix warnings, uninitialized variables.
(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) @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 …
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