VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18991   16 years vboxsync IPRT: tstFork().
(edit) @18990   16 years vboxsync IPRT/Makefile.kmk: missing directory deps.
(edit) @18989   16 years vboxsync iprt/process: update the cached process ID on fork
(edit) @18988   16 years vboxsync PGM api changes
(edit) @18987   16 years vboxsync Wrong log statement
(edit) @18986   16 years vboxsync Fixed virtual handler update regression.
(edit) @18985   16 years vboxsync REM: FPU-related QEMU sync (mostly noop, as soft FPU not really used)
(edit) @18984   16 years vboxsync Autoset does belong in PGMCPU
(edit) @18983   16 years vboxsync More
(edit) @18982   16 years vboxsync Compile fix
(edit) @18981   16 years vboxsync One more
(edit) @18980   16 years vboxsync Compile fix
(edit) @18979   16 years vboxsync Tab
(edit) @18978   16 years vboxsync Another compile fix
(edit) @18977   16 years vboxsync More compile fixes
(edit) @18976   16 years vboxsync Mac build fixes
(edit) @18975   16 years vboxsync crOpenGL: fix compiz to run on ubuntu64 without SKIP_CHECKS=yes (#3841)
(edit) @18974   16 years vboxsync Autoset belongs in PGM
(edit) @18973   16 years vboxsync #2954: Dynamic add/remove for virtual adapters. Moved all …
(edit) @18972   16 years vboxsync IPRT/r0drv/freebsd: properties.
(edit) @18971   16 years vboxsync Main/NetIf-freebsd.cpp: export.
(edit) @18970   16 years vboxsync memobj-r0drv-freebsd.c: nitpicking…
(edit) @18969   16 years vboxsync IPRT/r0drv/freebsd: redid the mp-r0drv-freebsd.c rename (r45979 and …
(edit) @18968   16 years vboxsync SUPDrv-freebsd.c: nitpicking.
(edit) @18967   16 years vboxsync rem/softfloat-native.c: mark our changes.
(edit) @18966   16 years vboxsync Storage/Vmdk: compiler warning fix
(edit) @18965   16 years vboxsync typo (accidental undo actually)
(edit) @18964   16 years vboxsync Storage/VHD: implement renaming
(edit) @18963   16 years vboxsync Config.kmk: A mac todo.
(edit) @18962   16 years vboxsync Config.kmk: nitpicking.
(edit) @18961   16 years vboxsync iprt/file.h: Some adjustements to the Async I/O API.
(edit) @18960   16 years vboxsync Runtime/R0/FreeBSD: Fix the host crash during VM termination with …
(edit) @18959   16 years vboxsync Comment cleanup
(edit) @18958   16 years vboxsync Extra compile check
(edit) @18957   16 years vboxsync Fixed locked array size (was too small) and caused corruption.
(edit) @18956   16 years vboxsync Extra tests
(edit) @18955   16 years vboxsync ONe more
(edit) @18954   16 years vboxsync Story continues
(edit) @18953   16 years vboxsync Even more Mac compile fixes
(edit) @18952   16 years vboxsync More compile fixes
(edit) @18951   16 years vboxsync Cleaned up a bit
(edit) @18950   16 years vboxsync Mac fixes
(edit) @18949   16 years vboxsync Bug fix
(edit) @18948   16 years vboxsync Wrong Mac fixes
(edit) @18947   16 years vboxsync Mac compiler complains a lot
(edit) @18946   16 years vboxsync Fixed possibly uninitialized variable
(edit) @18945   16 years vboxsync More Mac build fixes
(edit) @18944   16 years vboxsync FE/Qt: English string fixes, including corresponding fixes to nls files
(edit) @18943   16 years vboxsync Mac build fix
(edit) @18942   16 years vboxsync FE/Qt: French NLS
(edit) @18941   16 years vboxsync Argh
(edit) @18940   16 years vboxsync Same for hwaccm
(edit) @18939   16 years vboxsync Use different assert macros.
(edit) @18938   16 years vboxsync Additions/x11/VBoxClient: detect X server termination and remove two …
(edit) @18937   16 years vboxsync PGMCPU alignment
(edit) @18936   16 years vboxsync PGMCPU alignment
(edit) @18935   16 years vboxsync Alignment
(edit) @18934   16 years vboxsync More structure alignment tests
(edit) @18933   16 years vboxsync More tests
(edit) @18932   16 years vboxsync Release build fix
(edit) @18931   16 years vboxsync Here as well
(edit) @18930   16 years vboxsync More compile fixes
(edit) @18929   16 years vboxsync Missing header
(edit) @18928   16 years vboxsync Shut up the compiler
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18926   16 years vboxsync Main: do not attempt to load older versions of libdbus
(edit) @18925   16 years vboxsync Config: Enable HostNetIf on FreeBSD
(edit) @18924   16 years vboxsync Main: Stub host networking stuff for FreeBSD to make it possible to …
(edit) @18923   16 years vboxsync CBinding: Add case for FreeBSD
(edit) @18922   16 years vboxsync Recompiler: Rework 45976 to reduce the chance of breaking Solaris
(edit) @18921   16 years vboxsync Runtime/R0/FreeBSD: Makefile changes for the FreeBSD port. Use the …
(edit) @18920   16 years vboxsync Runtime/R0/FreeBSD: Implement method to map kernel memory into user space
(edit) @18919   16 years vboxsync Runtime/R0/FreeBSD: Use msleep_spin instead of msleep because the …
(edit) @18918   16 years vboxsync Runtime/R0/FreeBSD: Include needed header files
(edit) @18917   16 years vboxsync Runtime/R0/FreeBSD: Delete forgotten file
(edit) @18916   16 years vboxsync configure: Add /usr/local to the QT4 search path for FreeBSD
(edit) @18915   16 years vboxsync Support/FreeBSD: Do reference counting to prevent the driver from …
(edit) @18914   16 years vboxsync Recompiler: Make the recompiler work on FreeBSD (some math functions …
(edit) @18913   16 years vboxsync Config.kmk/FreeBSD: Correct the linker and compiler flags only on …
(edit) @18912   16 years vboxsync Runtime: Fix comments (contained the old function names)
(edit) @18911   16 years vboxsync Runtime: Rename RTFileAioCtxGetMaxRequestCount to …
(edit) @18910   16 years vboxsync Runtime: compile fix
(edit) @18909   16 years vboxsync Runtime: Add RTFileAio API for review
(edit) @18908   16 years vboxsync Additions build: adjustments for new build box
(edit) @18907   16 years vboxsync Solaris/Additions: mouse wheel fix for Xorg 1.5.x
(edit) @18906   16 years vboxsync FE/Qt4: 3808: Network settings not intuitive - forgot to make the same …
(edit) @18905   16 years vboxsync FE/Qt4: 3808: Network settings not intuitive - VM Settings / Network …
(edit) @18904   16 years vboxsync configure: Solaris use libpython 2.4 for S10 and IPS pkg audit.
(edit) @18903   16 years vboxsync Runtime: rather ugly hack to force execute permissions on windows …
(edit) @18902   16 years vboxsync NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
(edit) @18901   16 years vboxsync VBoxManage: fix the relative path name hack, it issued bogus errors …
(edit) @18900   16 years vboxsync Installer/win: non-difx NetFlt install
(edit) @18899   16 years vboxsync XPCOM: an additional hint to check the permissions of the /tmp directory
(edit) @18898   16 years vboxsync typo
(edit) @18897   16 years vboxsync German NLS
(edit) @18896   16 years vboxsync Cbinding: pushed to OSE, else OSE will fail during compilation
(edit) @18895   16 years vboxsync Cbinding: Update version to 2.5
(edit) @18894   16 years vboxsync Cbinding: removed the staic variable
(edit) @18893   16 years vboxsync xpcom/VBoxPython: Solaris always use libpython2.4 required for IPS and …
(edit) @18892   16 years vboxsync Fix buildboxes attempt.
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