VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16423   16 years vboxsync More updates
(edit) @16422   16 years vboxsync Just reinit real mode during hwaccm init
(edit) @16421   16 years vboxsync Postpone changing the paging mode to real mode until PGMR3InitFinalize …
(edit) @16420   16 years vboxsync Missed this one
(edit) @16419   16 years vboxsync Store the iUser & iUserTable of the root shadow page table in PGM.
(edit) @16418   16 years vboxsync Updates
(edit) @16417   16 years vboxsync add debug information to the xpcom lib
(edit) @16416   16 years vboxsync Build fixes
(edit) @16415   16 years vboxsync Updates
(edit) @16414   16 years vboxsync indentation, gcc warning (missing default case)
(edit) @16413   16 years vboxsync Missed change
(edit) @16412   16 years vboxsync Added release statistics for counting the number of hypervisor relocations.
(edit) @16411   16 years vboxsync remove obsolete old OpenGL stuff
(edit) @16410   16 years vboxsync export the Wine stuff to OSE
(edit) @16409   16 years vboxsync Disabled assertion
(edit) @16408   16 years vboxsync Fixed disabling of hypervisor mappings in VT-x/AMD-V mode.
(edit) @16407   16 years vboxsync More logging
(edit) @16406   16 years vboxsync cbindings to OSE
(edit) @16405   16 years vboxsync exclude cbindings from OSE (for the time being)
(edit) @16404   16 years vboxsync kStuff: some preps for the 64-bit mach-o code.
(edit) @16403   16 years vboxsync XPCOM-darwin/amd64: Made VBoxPython(2_6) compile.
(edit) @16402   16 years vboxsync XPCOM-darwin/amd64: Replaced ugly expression with …
(edit) @16401   16 years vboxsync iokit.cpp: antoher scsi-commands.
(edit) @16400   16 years vboxsync XPCOM-darwin/amd64: Updated _darwin.c.
(edit) @16399   16 years vboxsync xpt_xdr.h: bitch if VBOX and IS_BIG_ENDIAN are defined together …
(edit) @16398   16 years vboxsync protypes.h: Work around silly uint64 typedef clash.
(edit) @16397   16 years vboxsync prlink.c: s/RTLdrOpen/RTLdrLoad/
(edit) @16396   16 years vboxsync XPCOM-darwin/amd64: Shot at the xptcall fun.
(edit) @16395   16 years vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of …
(edit) @16394   16 years vboxsync XPCOM-darwin/amd64: Take the UNIX path in nsAppFileLocationProvider.cpp.
(edit) @16393   16 years vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of nsLocalFileOSX.cpp.
(edit) @16392   16 years vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of nsLocalFileOSX.cpp.
(edit) @16391   16 years vboxsync XPCOM-darwin/amd64: brushed up the _darwin.h for AMD64 support, using …
(edit) @16390   16 years vboxsync XPCOM-darwin/amd64: Adopted prlink.c to IPRT …
(edit) @16389   16 years vboxsync xpcom: build xpidl as a 32-bit binary on darwin.amd64; started …
(edit) @16388   16 years vboxsync Config.kmk: More darwin/amd64 hacking.
(edit) @16387   16 years vboxsync attempt to fix the adds builds
(edit) @16386   16 years vboxsync FE/Qt4: 3387: Alt+Letter shortcuts don't work in Close VM dialog. Fixed.
(edit) @16385   16 years vboxsync Config.kmk,QtGUI/Makefile.kmk: Moved VBOX_WITH_DEBUGGER_GUI out of the …
(edit) @16384   16 years vboxsync string.cpp: enable optimization
(edit) @16383   16 years vboxsync IPRT: Added sanity checks for the [U]INTn_C macros.
(edit) @16382   16 years vboxsync ipcdUnix.cpp, xpcom/server.cpp: Fixed wrong loop. Changed my mind …
(edit) @16381   16 years vboxsync crOpenGL: some initial functionality on linux
(edit) @16380   16 years vboxsync remove dead code
(edit) @16379   16 years vboxsync crOpenGL: temp hack/fix for linux
(edit) @16378   16 years vboxsync string.cpp: !RT_SUCCESS -> RT_FAILURE, propsal for saving one …
(edit) @16377   16 years vboxsync Added Makefile.kmk to cbinding directory to be inline with VirtualBox
(edit) @16376   16 years vboxsync Paging updates. Deal with mode switches and cr3 updates.
(edit) @16375   16 years vboxsync Main/Windows: workaround for some header versions lacking the extern "C".
(edit) @16374   16 years vboxsync re-enabled the SDL mode, leave the IMAGE mode default
(edit) @16373   16 years vboxsync OSE fix
(edit) @16372   16 years vboxsync FE/Qt4: 3225: Disable ACPI actions if ACPI is not supported atm. Logic …
(edit) @16371   16 years vboxsync Build fix.
(edit) @16370   16 years vboxsync #3575: Increase VBoxSVC file descriptor limit for Unix platforms.
(edit) @16369   16 years vboxsync Utf8Str::substr error handling
(edit) @16368   16 years vboxsync NetFlt/win: enable pure DIFX install
(edit) @16367   16 years vboxsync FE/Qt: make image render mode the default for X11 hosts
(edit) @16366   16 years vboxsync removed stale XPCOM attribute from info command implementation
(edit) @16365   16 years vboxsync FE/Qt: Replaced toggle action icons with a new look (tiny checkbox …
(edit) @16364   16 years vboxsync Main: Fixed: Error text is lost if the error happened in the middle of …
(edit) @16363   16 years vboxsync Main/USBProxyServiceLinux: logging and fix a burn
(edit) @16362   16 years vboxsync OVF: win fix
(edit) @16361   16 years vboxsync typo
(edit) @16360   16 years vboxsync OVF: HD Controller, Audio, Floppy, USB Controller support
(edit) @16359   16 years vboxsync Windows VBoxGuest: This should fix the error 0xe0000101 (The required …
(edit) @16358   16 years vboxsync Fixed 42155 regression (presumably).
(edit) @16357   16 years vboxsync German NLS fix
(edit) @16356   16 years vboxsync SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
(edit) @16355   16 years vboxsync VBoxNetFlt/Info.plist: Looks like 10.6 doesn't like comments.
(edit) @16354   16 years vboxsync mp-r0drv-darwin.cpp, the-darwin-kernel.h: ml_get_max_cpus() isn't …
(edit) @16353   16 years vboxsync Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on …
(edit) @16352   16 years vboxsync SUPDrv-darwin.cpp: replaced proc_ucred with …
(edit) @16351   16 years vboxsync Config.kmk: darwin build fix (double -classic_linker doesn't go down …
(edit) @16350   16 years vboxsync tstInstrEmul: Moved it up to the root dir, it's causing too much …
(edit) @16349   16 years vboxsync Config.kmk: ifndef VBOX_WITH_QTGUI then no QT4 template nor …
(edit) @16348   16 years vboxsync VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 …
(edit) @16347   16 years vboxsync SUPDrv.c: Adjusted the SUPR0GipMap log statement for darwin/amd64.
(edit) @16346   16 years vboxsync IPRT/sanity.h: Check the basic stdint.h types.
(edit) @16345   16 years vboxsync iprt/stdint.h: [U]INT32_C() is wrong in the 10a222 kernel header …
(edit) @16344   16 years vboxsync .darwin.x86 isn't right for VBOXGC since that's BLD_TRG_ARCH=x86 and …
(edit) @16343   16 years vboxsync Config.kmk: VBOXGCEXE LDFLAGS fix.
(edit) @16342   16 years vboxsync target-i386/op_helper.c: another try.
(edit) @16341   16 years vboxsync Makefiles: .darwin -> .darwin.x86.
(edit) @16340   16 years vboxsync target-i386/op_helper.c: fixed stack alignment check in …
(edit) @16339   16 years vboxsync exec-all.h: Removed darwin/64 warning.
(edit) @16338   16 years vboxsync iprt/asmdefs.mac: Darwin decorates symbols on AMD64 just like on x86 …
(edit) @16337   16 years vboxsync gcc warning (strncat may overflow)
(edit) @16336   16 years vboxsync Config.kmk/darwin.amd64: Drop CROGL for now.
(edit) @16335   16 years vboxsync SUPLib-darwin: io_connect_t isn't a pointer actually, but a natural, …
(edit) @16334   16 years vboxsync DrvHostBase.cpp,DrvHostDVD.cpp: IOKit/scsi-commands/stuff.h -> …
(edit) @16333   16 years vboxsync Config.kmk: 64-bit mac in the works…
(edit) @16332   16 years vboxsync time-r0drv-darwin.cpp: removed duplicated documentation.
(edit) @16331   16 years vboxsync time-r0drv-darwin.cpp: 10.6 build fix.
(edit) @16330   16 years vboxsync the-darwin-kernel.h: Added IOKit/IOBufferMemoryDescriptor.h and made …
(edit) @16329   16 years vboxsync memobj-r0drv-darwin.cpp: A few APIs was retired or deprecated in …
(edit) @16328   16 years vboxsync darwin-r0/RTMpGetSet: Generic implementation.
(edit) @16327   16 years vboxsync Main/HostHardwareLinux: forgot two volatiles
(edit) @16326   16 years vboxsync document Utf8Str::substr
(edit) @16325   16 years vboxsync OVF: make com::xml and IAppliance use Utf8Str instead of std::string
(edit) @16324   16 years vboxsync COM: teach Utf8Str substr() like std::string
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