VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19373   16 years vboxsync VBoxService: Replacing VBoxService/win with VBoxService/common. This …
(edit) @19372   16 years vboxsync VBoxService/common: Resource file (+icon) for Windows build.
(edit) @19371   16 years vboxsync Runtime/Aio: Prevent inclusion of swabb.h because g++ doesn't like the …
(edit) @19370   16 years vboxsync Runtime/Aio: Fix the POSIX backend for Darwin. We have to obey the …
(edit) @19369   16 years vboxsync Removed VMMR3Lock/Unlock calls
(edit) @19368   16 years vboxsync IPRT: initial check in of the runtime S3 interface (not used yet)
(edit) @19367   16 years vboxsync Removed VMMR3Lock/Unlock references
(edit) @19366   16 years vboxsync Removed global VMM lock.
(edit) @19365   16 years vboxsync recompiler: gcc-4.4 fix, see internal ticket 3883
(edit) @19364   16 years vboxsync VBoxService/common: Build fix.
(edit) @19363   16 years vboxsync configure: let's try with an older version of libcurl; needs to be …
(edit) @19362   16 years vboxsync enabled building of libcurl for win.x86
(edit) @19361   16 years vboxsync VBoxService/common: Build fix.
(edit) @19360   16 years vboxsync Split up GVM and introduced GVMCPU.
(edit) @19359   16 years vboxsync enabled building of libcurl on Solaris & Linux
(edit) @19358   16 years vboxsync Fixed infinite recursion in VMMGetCpu (ring 0).
(edit) @19357   16 years vboxsync build libcurl on darwin
(edit) @19356   16 years vboxsync more for integration of libcurl
(edit) @19355   16 years vboxsync Runtime/r0drv/Solaris: fixed warning.
(edit) @19354   16 years vboxsync Inconsistent calling convention.
(edit) @19353   16 years vboxsync VBoxService/common: Added component versions and Guest Additions …
(edit) @19352   16 years vboxsync VBoxService/common: Update.
(edit) @19351   16 years vboxsync NAT: makes NAT and NATService compilable together
(edit) @19350   16 years vboxsync IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and …
(edit) @19349   16 years vboxsync DevEFI,VBoxPkg: Moving the image to 0xffd40000 and mapping it as …
(edit) @19348   16 years vboxsync Runtime/Aio: Properties
(edit) @19347   16 years vboxsync Add new error code for async I/O
(edit) @19346   16 years vboxsync Runtime/Aio: Updates * Add POSIX backend needed for the Darwin …
(edit) @19345   16 years vboxsync bin2c: -width n and -break n args for forming the output.
(edit) @19344   16 years vboxsync Config/FreeBSD: Enable VBOX_WITH_RUNPATH for hardened FreeBSD builds …
(edit) @19343   16 years vboxsync Fixes for the kernel driver: * Should compile with FreeBSD 8 (not …
(edit) @19342   16 years vboxsync Support/FreeBSD: RTStrPrintf does not work with hardened builds. Use …
(edit) @19341   16 years vboxsync Runtime/r0drv-freebsd: Fixes for FreeBSD 8.0. Thanks to Ulf Lilleengen
(edit) @19340   16 years vboxsync FE/Headless/FFmpegFB: this seems to be needed now to build on Windows
(edit) @19339   16 years vboxsync Solaris/VBoxNetFlt: Use RT_C_IS_DIGIT.
(edit) @19338   16 years vboxsync 3880 VirtualBox and Solaris build 114 - don't use curproc
(edit) @19337   16 years vboxsync another attempt to fix the burns
(edit) @19336   16 years vboxsync SELMR3Get*SelectorInfo,DBGFR3SelQueryInfo: Corrected documentation of …
(edit) @19335   16 years vboxsync Compile fix
(edit) @19334   16 years vboxsync DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
(edit) @19333   16 years vboxsync EMT macro updates.
(edit) @19332   16 years vboxsync Runtime/r0drv/solaris: RTSemEventMulti fix for waking all threads not one.
(edit) @19331   16 years vboxsync VBoxService/common: Added Windows WM network information.
(edit) @19330   16 years vboxsync Cleaned up a bit
(edit) @19329   16 years vboxsync Removed pgmPoolGetPageByHCPhys.
(edit) @19328   16 years vboxsync VBoxService/common: Fix.
(edit) @19327   16 years vboxsync VBoxService/common: Added first VM information lookup for Windows.
(edit) @19326   16 years vboxsync Started with TLB shootdown.
(edit) @19325   16 years vboxsync cVirtualTicking is volatile
(edit) @19324   16 years vboxsync fVirtualTicking -> cVirtualTicking. Turn on the virtual timer only …
(edit) @19323   16 years vboxsync Solaris/VBoxNetFlt: #3183 DLPI style 2 support (disabled, untested).
(edit) @19322   16 years vboxsync Deal with reset, suspend, resume, poweroff for SMP guests.
(edit) @19321   16 years vboxsync VBoxService/common: Time syncing for Windows, added framework for VM …
(edit) @19320   16 years vboxsync Python bindings: fixed keyword conflict, minor cleanup
(edit) @19319   16 years vboxsync More verbose assertion
(edit) @19318   16 years vboxsync NAT: corrects mbuf data offset arithmetic
(edit) @19317   16 years vboxsync DRV: DrvNAT is switch off-able
(edit) @19316   16 years vboxsync NAT: NAT as service
(edit) @19315   16 years vboxsync Logging: introducing NAT and NET log groups
(edit) @19314   16 years vboxsync DevPCI.cpp: Temporary EFI hack for fixing VGA detection.
(edit) @19313   16 years vboxsync NAT: slirp servicing several guests
(edit) @19312   16 years vboxsync typo
(edit) @19311   16 years vboxsync VBoxManage: some adaptions to paramter type change of …
(edit) @19310   16 years vboxsync Main: adpated to paramter type change of COMGETTER(ResultCode)
(edit) @19309   16 years vboxsync gcc-4.4 warning
(edit) @19308   16 years vboxsync gcc-4.4 warnings
(edit) @19307   16 years vboxsync DBGFAddr.cpp: todo.
(edit) @19306   16 years vboxsync DBGF: Process both global and cpu local requests.
(edit) @19305   16 years vboxsync VBox/x86.h: ASMWriteBackAndInvalidateCaches, ASMHalt, and …
(edit) @19304   16 years vboxsync VBox/x86.h: gate descriptors.
(edit) @19303   16 years vboxsync REM: Fixed crash caused by cpu_abort on AMD64/Win and changed the …
(edit) @19302   16 years vboxsync iprt/cpuset.h: Fixed pedantic C warning from MSC 8.
(edit) @19301   16 years vboxsync VMM: Fixed info 'ff'.
(edit) @19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @19299   16 years vboxsync VMReq/Emt: comments.
(edit) @19298   16 years vboxsync EM: Fixed FF mixup causing cpu specific requests to be ignored.
(edit) @19297   16 years vboxsync Renamed src/recompiler_new to src/recompiler.
(edit) @19296   16 years vboxsync Main/FreeBSD: Use the same approach as on Darwin for daemonizing …
(edit) @19295   16 years vboxsync src/recompiler: renaming in progress.
(edit) @19294   16 years vboxsync DBGFDisas.cpp: overlooked one SMP todo.
(edit) @19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
(edit) @19292   16 years vboxsync iprt/err.h,.mac: VERR_INVALID_CONTEXT.
(edit) @19291   16 years vboxsync DBGF,VMM,VBoxDbg: Refactored DBG stack walkers for SMP.
(edit) @19290   16 years vboxsync VBox/err.h,*/err.mac: Added VERR_INVALID_VM_HANDLE, …
(edit) @19289   16 years vboxsync ConsoleImpl.cpp: -spaces.
(edit) @19288   16 years vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
(edit) @19287   16 years vboxsync VBox/cdefs.h,REM,CFGM: VMMRZDECL + some cleanup.
(edit) @19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
(edit) @19285   16 years vboxsync VBox/types.h: NIL_VMCPUID.
(edit) @19284   16 years vboxsync VBox/vmapi.h: VMREQDEST_FROM_ID.
(edit) @19283   16 years vboxsync removed debugging code
(edit) @19282   16 years vboxsync SharedClipboard: Include FreeBSD
(edit) @19281   16 years vboxsync Support: Disable debug logging for release builds
(edit) @19280   16 years vboxsync Main: Build fix for FreeBSD AMD64. key_t is 8 bytes big on amd64
(edit) @19279   16 years vboxsync Etherboot: Build fix for FreeBSD
(edit) @19278   16 years vboxsync Critical section for REM execution added
(edit) @19277   16 years vboxsync no keywords here
(edit) @19276   16 years vboxsync x11include: missing header (otherwise the one from the host is used)
(edit) @19275   16 years vboxsync typo
(edit) @19274   16 years vboxsync Need more space in EM
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