VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16760   16 years vboxsync RTBase64: The decoding part (untested).
(edit) @16759   16 years vboxsync NAT: some comment to assert in slirp_select_poll
(edit) @16758   16 years vboxsync NAT:backed r42762, with description what exactly expected to do here
(edit) @16757   16 years vboxsync NAT: better logging in poll error handling
(edit) @16756   16 years vboxsync NAT:workaround for Solaris build, difference in ioctl commands and its …
(edit) @16755   16 years vboxsync NAT: more logs in error/HUP handling part, should fix #3639
(edit) @16754   16 years vboxsync VBoxDrv.kext: load.sh update.
(edit) @16753   16 years vboxsync Additions/x11/vboxvideo: disable VBVA when the viewport is moved
(edit) @16752   16 years vboxsync Additions/Linux/installer: comments and warning text
(edit) @16751   16 years vboxsync FE/Qt: remove disabled keyboard code
(edit) @16750   16 years vboxsync intnet: NetTap -> NetAdp
(edit) @16749   16 years vboxsync FE/Qt: adjust the guest resolution when the guest is started in …
(edit) @16748   16 years vboxsync crOpenGL: use damage regions information for pixmap updates
(edit) @16747   16 years vboxsync VBoxUSB,VBoxNetFlt: 10.6 fixes to the load scripts.
(edit) @16746   16 years vboxsync SMP guests: implement support for multiple CPU ACPI objects (#ifdef'ed …
(edit) @16745   16 years vboxsync add rudimentary support for ICH6 IDE controller
(edit) @16744   16 years vboxsync FE/Qt4: export to OSE
(edit) @16743   16 years vboxsync FE/Qt4-OVF: import menu icon
(edit) @16741   16 years vboxsync #2957: Cleanup of minor glitches.
(edit) @16740   16 years vboxsync #2957: Renamed TAP to NetAdapter in source code.
(edit) @16739   16 years vboxsync #2957: Renamed TAP to NetAdapter to avoid confusion.
(edit) @16738   16 years vboxsync FE/Qt4: Makefile should be updated as well …
(edit) @16737   16 years vboxsync #2957: Initial implementation of Darwin TAP driver capable of …
(edit) @16736   16 years vboxsync FE/Qt4-OVF: Displays the OS types as menu with submenus.
(edit) @16735   16 years vboxsync VBoxManage: more compact command line help
(edit) @16734   16 years vboxsync Correct some bitrot: #include <iprt/thread.h> for RTThreadSleep().
(edit) @16733   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: bugfix
(edit) @16732   16 years vboxsync More checks
(edit) @16731   16 years vboxsync Logging changes
(edit) @16730   16 years vboxsync Logging changes
(edit) @16729   16 years vboxsync Cbinding: changed the sample program to use the generic way of loading …
(edit) @16728   16 years vboxsync FE/Qt4-OVF: Editable items are explicit selected.
(edit) @16727   16 years vboxsync cbinding: Removed the unnecessary includes and initialized the char …
(edit) @16726   16 years vboxsync NAT: avoiding "false alarms"
(edit) @16725   16 years vboxsync NAT: using per-socket index of pollfd, while updating corresponding …
(edit) @16724   16 years vboxsync VBoxManageGuestProp.cpp: Fixed warning. Unified the style a bit and …
(edit) @16723   16 years vboxsync DarwinKeyboards.cpp: CGEventTy
(edit) @16722   16 years vboxsync runtime fix for solaris shared folders
(edit) @16721   16 years vboxsync first pass at working shared folders for solaris
(edit) @16720   16 years vboxsync handle upcoming xc_call() change and can build as part of VirtualBox
(edit) @16719   16 years vboxsync Config,VBoxDrv: Updated VBOXR0DRV and VBoxDrv to work with 10a261. The …
(edit) @16718   16 years vboxsync crOpenGL: another 8x speed up for compiz, xdamage but without regions …
(edit) @16717   16 years vboxsync spaces
(edit) @16716   16 years vboxsync cbinding: spelled out the dynamic glue code.
(edit) @16715   16 years vboxsync FE/Qt4-OVF: new icons
(edit) @16714   16 years vboxsync tstdlopen.c: svn properties and outline of how to simplify and …
(edit) @16713   16 years vboxsync Solaris/Installer: Fixed VBoxVRDP broken link.
(edit) @16712   16 years vboxsync Main: tstAPI: Fixed a couple of typos.
(edit) @16711   16 years vboxsync ACPI: conditionally enable showing CPU ACPI object, needed by some guests
(edit) @16710   16 years vboxsync Windows guest display driver: clear VRAM when setting a new video mode …
(edit) @16709   16 years vboxsync NAT: handling error (other side drop connection) on read
(edit) @16708   16 years vboxsync Storage/ATA: fix 2 deadlocks when suspending the VM due to disk …
(edit) @16707   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” - …
(edit) @16706   16 years vboxsync User-proposed fix for http://www.virtualbox.org/ticket/3215
(edit) @16705   16 years vboxsync cbinding: Added a new example to use dlopen/dlclose to avoid multiple …
(edit) @16704   16 years vboxsync FE/Qt: adjust the guest resolution when the guest is started in …
(edit) @16703   16 years vboxsync FE/Qt4-OVF: Added some description. Improved error handling.
(edit) @16702   16 years vboxsync OVF: updated testcase
(edit) @16701   16 years vboxsync Additions/x11/vboxvideo: dirty rectangles should be adjusted for the …
(edit) @16700   16 years vboxsync Additions/x11/installer: updated VBoxRandR.sh --test to check for …
(edit) @16699   16 years vboxsync fe/qt: SetMouseCoalescingEnabled is a NSEvent class method in the …
(edit) @16698   16 years vboxsync SetMouseCoalescingEnabled cleanup.
(edit) @16697   16 years vboxsync build fix.
(edit) @16696   16 years vboxsync qt/darwin: another build fix.
(edit) @16695   16 years vboxsync FE/Qt: attempt to fix key repeat on Linux host, Windows guest - again
(edit) @16694   16 years vboxsync mac build fix.
(edit) @16693   16 years vboxsync qt/darwin: Don't use HID for right hand modifier keys when Qt is Cocoa …
(edit) @16692   16 years vboxsync FE/Qt: French NLS
(edit) @16691   16 years vboxsync Qt: keyboard input in the console.
(edit) @16690   16 years vboxsync Main: API documentation.
(edit) @16689   16 years vboxsync cbinding: Since this is a public SDK header, stick to the same command …
(edit) @16688   16 years vboxsync cbinding: Use stat() to check if a file exist (an alternative would be …
(edit) @16687   16 years vboxsync Main: API documentation.
(edit) @16686   16 years vboxsync Main: API documentation.
(edit) @16685   16 years vboxsync SharedOpenGL: Missing dependency (windows).
(edit) @16684   16 years vboxsync cbinding: Added the functions to get and set the environment variables.
(edit) @16683   16 years vboxsync More logging
(edit) @16682   16 years vboxsync oops, not _SRC as cp target.
(edit) @16680   16 years vboxsync More logging
(edit) @16679   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: PGMGetHyperCR3 fix for EPT
(edit) @16678   16 years vboxsync IPRT/Makefile: Use the unstripped source for generating error stuff.
(edit) @16677   16 years vboxsync Some magic to prevent kmk from trying to re-create VBOX_XIDL_FILE all …
(edit) @16676   16 years vboxsync Makefiles: insert an additional step between VirtualBox.xidl and its …
(edit) @16675   16 years vboxsync Logging change
(edit) @16674   16 years vboxsync Main/Glue: com::Initialize(): Cleanup a failed XPCOM initialization …
(edit) @16673   16 years vboxsync Argh
(edit) @16672   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @16669   16 years vboxsync OVF: add new LogicalNetwork type for virtual system descriptions; fix …
(edit) @16668   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16667   16 years vboxsync Added todo
(edit) @16666   16 years vboxsync Wrong index
(edit) @16665   16 years vboxsync Ignore CPU stepping when restoring a saved state.
(edit) @16664   16 years vboxsync Export rtFileNativeSetAttributes-win.cpp.
(edit) @16663   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates for 32 bits root pd …
(edit) @16662   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16661   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @16660   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: pdpt invalidation fixes
(edit) @16659   16 years vboxsync More logging
(edit) @16658   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: update
(edit) @16657   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Allocate all pages in low (below 4 GB) …
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