VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16529   16 years vboxsync NAT:port-forwarding: Default value for SND/RCV buffers increased 4x
(edit) @16528   16 years vboxsync Main/HostHardwareLinux: fixed some uncaught exceptions and added two …
(edit) @16527   16 years vboxsync Linux HostSerial: typo
(edit) @16526   16 years vboxsync IMO better for the unsetenv() prototype on Darwin
(edit) @16525   16 years vboxsync some comments
(edit) @16524   16 years vboxsync Nasty darwin burn fix. Review required
(edit) @16523   16 years vboxsync back 42448
(edit) @16522   16 years vboxsync typo, fix mac burn
(edit) @16521   16 years vboxsync Installer/Additions/Linux: fix support for openSUSE 11.1
(edit) @16520   16 years vboxsync FE/Qt4: 3225: Disable ACPI actions if ACPI is not supported atm: …
(edit) @16519   16 years vboxsync Changed the string formatter to those in iprt.
(edit) @16518   16 years vboxsync OVF: fix path delimiters
(edit) @16517   16 years vboxsync OVF: add IVirtualSystemDescription::disableItem(), fix disk import
(edit) @16516   16 years vboxsync IPRT: documentation.
(edit) @16515   16 years vboxsync OVF: bring back string references; look up controllers by array item …
(edit) @16514   16 years vboxsync No need for LD_LIBRARY_PATH because we link with -rpath $(PATH_BIN).
(edit) @16513   16 years vboxsync Converted cout,cerr to use iprt Log functions.
(edit) @16512   16 years vboxsync typo
(edit) @16511   16 years vboxsync NAT: cosmetics
(edit) @16510   16 years vboxsync OVF: use dir=return in xidl for IProgress object to un-break Java bindings
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16508   16 years vboxsync fixed RTEnvUnset for Windows hosts
(edit) @16507   16 years vboxsync OVF: changed test case as well
(edit) @16506   16 years vboxsync Adjusted assertion slightly
(edit) @16505   16 years vboxsync REM: safer fix for 3588
(edit) @16504   16 years vboxsync NAT:typo
(edit) @16503   16 years vboxsync OVF: last local changes; make import multi threaded; return IProgress …
(edit) @16502   16 years vboxsync RTEnvUnset(): Use unsetenv() if available
(edit) @16501   16 years vboxsync NAT: soread aware of reading from closing socket
(edit) @16500   16 years vboxsync Cosmetic changes (tabs to spaces).
(edit) @16499   16 years vboxsync REM: fixed 3588, segments selector wasn't loaded sometimes
(edit) @16498   16 years vboxsync NAT:noisy
(edit) @16497   16 years vboxsync Fixed the String Conversion Functions and removed the ones not …
(edit) @16496   16 years vboxsync NAT: cosmetic
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16494   16 years vboxsync configure: todo
(edit) @16493   16 years vboxsync FE/Qt4: 3225: Disable ACPI actions if ACPI is not supported atm: …
(edit) @16492   16 years vboxsync Grammo corrected.
(edit) @16491   16 years vboxsync export, keywords
(edit) @16490   16 years vboxsync FE/Qt4: 3353: Clicking once starts VM: a hack made to prevent this.
(edit) @16489   16 years vboxsync Improved comments.
(edit) @16488   16 years vboxsync libXPCOMtoC.cpp: The VBOXXPCOMC_DECL stuff is required on the …
(edit) @16487   16 years vboxsync cbinding: No $Id$ keywords in samples, just $Revision$. The keyword …
(edit) @16486   16 years vboxsync shared folders: log if the limit for open files is exceeded
(edit) @16485   16 years vboxsync VBoxManage: split out modifyvm into separate file, add import command …
(edit) @16484   16 years vboxsync one more copy and past thing.
(edit) @16483   16 years vboxsync - Renamed tstLinuxC.h to cbinding.h - added doxygen @file tags and …
(edit) @16482   16 years vboxsync VBoxUtils.h: include order here is sooo fun.
(edit) @16481   16 years vboxsync spaces
(edit) @16480   16 years vboxsync crOpenGL: track visible regions on linux guests + some more exports
(edit) @16479   16 years vboxsync VBoxUtils.h: mac burn fix.
(edit) @16478   16 years vboxsync Disable usage of the 0x80 idt gate on 32 bits Windows too. (raw mode only)
(edit) @16477   16 years vboxsync LGPL disclaimer by filemuncher
(edit) @16476   16 years vboxsync VMM/SELM.cpp: privately disabled two assertions
(edit) @16475   16 years vboxsync Config.kmk: darwin/amd64 update.
(edit) @16474   16 years vboxsync build fix.
(edit) @16473   16 years vboxsync Qt4Gui: Carbon -> Coca; make it build. (darwin/amd64)
(edit) @16472   16 years vboxsync Qt4Gui: Carbon -> Coca; make it build. (darwin/amd64)
(edit) @16471   16 years vboxsync QIHotKeyEdit: darwin/amd64 fixes.
(edit) @16470   16 years vboxsync Darn.
(edit) @16469   16 years vboxsync Qt4Gui: Carbon -> Coca; make it build. (darwin/amd64)
(edit) @16468   16 years vboxsync obsolete stuff
(edit) @16467   16 years vboxsync warnings
(edit) @16466   16 years vboxsync Linux additions: fixed file corruption when writing in append mode
(edit) @16465   16 years vboxsync Got rid of the aliased hack that directly manipulates shadow page …
(edit) @16464   16 years vboxsync set VM_LOCKED to pin pages allocated with mmap()
(edit) @16463   16 years vboxsync Backed out 42322 completely
(edit) @16462   16 years vboxsync Triggers assertions; disable r42332 for now
(edit) @16461   16 years vboxsync Config.kmk: Starting hacking darwin.amd64/qt.
(edit) @16460   16 years vboxsync Config.kmk: Rewrote r42325 as you need to be more forceful when …
(edit) @16459   16 years vboxsync FE/Qt: attempt to fix a keyboard problem on Solaris hosts (dead keys …
(edit) @16458   16 years vboxsync Disabled attempt to sync aliased pages the proper way.
(edit) @16457   16 years vboxsync Clear HCPhys of a reset MMIO range.
(edit) @16456   16 years vboxsync crOpenGL: (linux) fix, show window if X window is mapped after opengl …
(edit) @16455   16 years vboxsync REM: segment forced sync, cleanups
(edit) @16454   16 years vboxsync Use -Xlinker -rpath -Xlinker $(PATH_BIN) instead of -Wl,-rpath …
(edit) @16453   16 years vboxsync Config.kmk: properly handle passing alternative locations for AUTOCFG …
(edit) @16452   16 years vboxsync crOpenGL: add GL_MAX_TEXTURE_COORDS_ARB
(edit) @16451   16 years vboxsync added 'cd up' file to src/darwin/
(edit) @16450   16 years vboxsync NAT:MT: workaround the lack of unlock call. should be fixed.
(edit) @16449   16 years vboxsync NAT:MT connection closing is working now
(edit) @16448   16 years vboxsync NAT:MT improvements
(edit) @16447   16 years vboxsync typo
(edit) @16446   16 years vboxsync spaces, doxy
(edit) @16445   16 years vboxsync NAT:MT 1. foreach/label sequences enhanced 2. debug printing for …
(edit) @16444   16 years vboxsync NAT:Linux burn fix
(edit) @16443   16 years vboxsync NAT:MT 1. slirp queue inroduced 2. main points of thread interactions …
(edit) @16442   16 years vboxsync Disabled DEPENDENT_LIBS for VBoxXPCOMIPCC since the libs are linux …
(edit) @16441   16 years vboxsync got it right now?
(edit) @16440   16 years vboxsync kStuff: Use r23 with 64-bit MachO support
(edit) @16439   16 years vboxsync ldrkStuff: 64-bit darwin changes, better error assertions.
(edit) @16438   16 years vboxsync kStuff: Use r23 with 64-bit MachO support
(edit) @16437   16 years vboxsync tstLdr: Made it usable with 64-bit images and stuff.
(edit) @16436   16 years vboxsync tstLdr-3: fixes.
(edit) @16435   16 years vboxsync tstLdr-4: Fixes.
(edit) @16434   16 years vboxsync Config.kmk: darwin VBOXR0 and VBOXGC adjustments.
(edit) @16433   16 years vboxsync DisasmReg.cpp: Use RT_OFFSETOF_ADD instead of RT_OFFSETOF() + 1, g++ …
(edit) @16432   16 years vboxsync iprt/cdefs.h: Added RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD to work …
(edit) @16431   16 years vboxsync cbindings/Makefile.kmk: props.
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