VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @16291   16 years vboxsync NAT: multi threading. Introduces set of macroces to use …
(edit) @16290   16 years vboxsync Config.kmk: oops. unintentional change to PROPS_ACCUMULATE_L.
(edit) @16289   16 years vboxsync HostImpl.cpp: continuation indent.
(edit) @16288   16 years vboxsync SharedOpenGL/Makefile: ditto.
(edit) @16287   16 years vboxsync GuestHost/OGL/Makefile: using EXTENDS_BY = prepending is simpler here.
(edit) @16286   16 years vboxsync GuestHost/OGL/Makefile: try just appending our stuff to the …
(edit) @16285   16 years vboxsync darwin build fix.
(edit) @16284   16 years vboxsync Config.kmk,OGL/Makefiles: Created a DARWIN-OPENGL SDK for the …
(edit) @16283   16 years vboxsync darwin build fix.
(edit) @16282   16 years vboxsync GuestHost/OGL/Makefile: _INTERMEDIATE inheriting works now.
(edit) @16281   16 years vboxsync SharedOpenGL/Makefile.kmk: Use an installation target, that way we'll …
(edit) @16280   16 years vboxsync Config.kmk: Corrected the INTERMEDIATE inheritance workaround (kBuild …
(edit) @16279   16 years vboxsync SharedOpenGL/Makefile.kmk: the newline is required.
(edit) @16278   16 years vboxsync GuestHost/OpenGL/Makefile.kmk: some _LIBS cleanup.
(edit) @16277   16 years vboxsync SharedOpenGL/Makefile.kmk: file header
(edit) @16276   16 years vboxsync SharedOpenGL/Makefile.kmk: review and some style adjustments.
(edit) @16275   16 years vboxsync German NLS
(edit) @16274   16 years vboxsync GuestHost/OpenGL/Makefile.kmk: review and some style adjustments.
(edit) @16273   16 years vboxsync wording
(edit) @16272   16 years vboxsync Log typo
(edit) @16271   16 years vboxsync export to OSE
(edit) @16270   16 years vboxsync remove unnecessary boost files
(edit) @16269   16 years vboxsync FE/Qt4: Fixed the "not thread-safe" assertion in VBoxFrameBuffer (#3583).
(edit) @16268   16 years vboxsync Added the boost license file.
(edit) @16267   16 years vboxsync #3575: bump IPC_MAX_CLIENTS to 1500 (unix platforms) and fd softlimit …
(edit) @16266   16 years vboxsync Fix a handful of GCC warnings to reduce noise on stderr.
(edit) @16265   16 years vboxsync SharedOpenGL/Makefile.kmk: Merged the two …
(edit) @16264   16 years vboxsync FE/Qt4: 3225: Disable ACPI actions if the guest did not enter (or exit …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette