VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @16323   16 years vboxsync typo
(edit) @16322   16 years vboxsync FE/Qt4: 3530: Host+Home shows machine menu in Seamless/Fullscreen …
(edit) @16321   16 years vboxsync More paging updates
(edit) @16320   16 years vboxsync FE/Qt: Corrected mouse integration icons for the disabled mouse …
(edit) @16319   16 years vboxsync FE/Qt4: 3530: Host+Home shows machine menu in Seamless/Fullscreen …
(edit) @16318   16 years vboxsync xpcom/Makefile: corrected a bunch of INST props.
(edit) @16317   16 years vboxsync Moved Map- and UnmapCR3 to Bth as they affect both guest and shadow …
(edit) @16316   16 years vboxsync IPRT/math: use xSP and friends from asmdefs.mac instead of cooking our …
(edit) @16315   16 years vboxsync Additions/Linux: note to /me, don't spam the log!
(edit) @16314   16 years vboxsync iprt/asmdefs.mac: copy & past fun.
(edit) @16313   16 years vboxsync logl.asm: 64-bit darwin build fix.
(edit) @16312   16 years vboxsync iprt/asmdefs.mac: Added xWrtRIP to avoid having to ifdef label …
(edit) @16311   16 years vboxsync IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
(edit) @16310   16 years vboxsync AutoLock.cpp: TLS question.
(edit) @16309   16 years vboxsync OVF: avoid excessive string/list copying
(edit) @16308   16 years vboxsync darwin.amd64: copy of darwin.x86.
(edit) @16307   16 years vboxsync OVF: ensure 64-bit math
(edit) @16306   16 years vboxsync OVF: parse floppy, cd-rom, usb controller, sound card
(edit) @16305   16 years vboxsync configure: Better gsoap fix
(edit) @16304   16 years vboxsync FE/Qt4: 3225: Disable ACPI actions if guest is not entered ACPI for …
(edit) @16303   16 years vboxsync NAT:DNS freeing DNS server list
(edit) @16302   16 years vboxsync OVF: spelling in constants
(edit) @16301   16 years vboxsync webservice: logging improvements, optimizations
(edit) @16300   16 years vboxsync More paging updates
(edit) @16299   16 years vboxsync OVF: fix windows burn
(edit) @16298   16 years vboxsync OVF: copy disk image & attach it to the IDE controller for now
(edit) @16297   16 years vboxsync configure: webservices are enabled for non-OSE builds of course
(edit) @16296   16 years vboxsync NAT: Enbaled multi dns on Linux.
(edit) @16295   16 years vboxsync Should return TRUE for WM_POWERBROADCAST according to MSDN.
(edit) @16294   16 years vboxsync crOpenGL: don't build opengl guest/host part if we're building …
(edit) @16293   16 years vboxsync NAT:ICMP: fixed the crash in case of communication via ICMP socket.
(edit) @16292   16 years vboxsync NAT:MT cosmetic
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