VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37032   14 years vboxsync crOpenGL: fix missing updates for gnome3 on ubuntu 11.04
(edit) @37031   14 years vboxsync usb: remove redundant func
(edit) @37030   14 years vboxsync crOpenGL: fix corrupted textures for gnome3 under ubuntu 11.04
(edit) @37029   14 years vboxsync FE/Qt: French NLS patch by user benchti on virtualbox.org
(edit) @37028   14 years vboxsync FE/Qt: Russian NLS update for r71642.
(edit) @37027   14 years vboxsync FE/Qt: 5668: Refine USB warning. That warning will now only be shown …
(edit) @37026   14 years vboxsync SSM: pointers aren't UL everywhere.
(edit) @37025   14 years vboxsync Additions/x11/VBoxClient: clean up some forgotton C++-isms and stop us …
(edit) @37024   14 years vboxsync iprt/dvm: use static, changed prefix of internal functions.
(edit) @37023   14 years vboxsync just had to mention hpfs…
(edit) @37022   14 years vboxsync Removed debug output.
(edit) @37021   14 years vboxsync Removed debug output.
(edit) @37020   14 years vboxsync indent.
(edit) @37019   14 years vboxsync Guest Additions: Also report extended version information to the host …
(edit) @37017   14 years vboxsync VBoxClient: Logging adjustments.
(edit) @37016   14 years vboxsync Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
(edit) @37015   14 years vboxsync FE/Qt: typing mistake in error information copying and inverted logic …
(edit) @37014   14 years vboxsync Main/linux/USB: reverted r71595 again, as it did not seem correct
(edit) @37013   14 years vboxsync IEM: Some exception/interrupt dispatching preparations.
(edit) @37011   14 years vboxsync IEM: Reduce the code / exception table size a wee bit for GCC.
(edit) @37010   14 years vboxsync Main/src-server/xpcom: fix simultaneous autostarting of VBoxSVC, …
(edit) @37009   14 years vboxsync VBoxPci: fixes
(edit) @37008   14 years vboxsync IEM: More checks and another build fix attempt.
(edit) @37007   14 years vboxsync IEM: check more, try fix build.
(edit) @37006   14 years vboxsync IEM: check more, try fix build.
(edit) @37005   14 years vboxsync build fix
(edit) @37004   14 years vboxsync IEM: More cleanup and checks.
(edit) @37003   14 years vboxsync IEM: More cleanup and checks.
(edit) @37002   14 years vboxsync IEM: Cleaning up and 'microcode' testcase - work in progress…
(edit) @37001   14 years vboxsync usb: assertion fix
(edit) @37000   14 years vboxsync Main/linux/USB: correctly handle completely absent /proc/bus/usb
(edit) @36999   14 years vboxsync usb: yet another device capture filter logic fix
(edit) @36998   14 years vboxsync usb: device capture filter & enum fixes
(edit) @36997   14 years vboxsync Main/linux/usb: no reason not to check root paths passed in the environment
(edit) @36996   14 years vboxsync Main/linux/usb: additional tests, drop a couple of silly ones
(edit) @36995   14 years vboxsync Main/linux/usb: more readable test code
(edit) @36994   14 years vboxsync Main/linux/usb: make unit tests pass and fix one test
(edit) @36993   14 years vboxsync Main/linux/USB: unit tests for the code changed in r71554 and r71557
(edit) @36992   14 years vboxsync AHCI: Fixes for hotplugging
(edit) @36991   14 years vboxsync Main: Initial support for disk hotplugging, work in progress
(edit) @36990   14 years vboxsync AHCI: Controller part for device hotplug
(edit) @36989   14 years vboxsync kbd: Rough support for scan set 3.
(edit) @36988   14 years vboxsync GVMMR0: Increased the maximum number of VMs from 1024 to 8192 on …
(edit) @36987   14 years vboxsync VBoxManage/GuestCtrl: Also create empty directories by default, comments.
(edit) @36986   14 years vboxsync Main/Host: use setError instead of setWarning, as the calling code …
(edit) @36984   14 years vboxsync GMMR0: Yield the mutex during cleanup since it may take quite a while …
(edit) @36983   14 years vboxsync nit
(edit) @36982   14 years vboxsync alloc-r0drv.cpp: Fixed bug in RTMemReallocTag when RTR0MEM_STRICT is …
(edit) @36981   14 years vboxsync Main/MediumImpl: Fix memory leaks in some medium operation error …
(edit) @36980   14 years vboxsync e1000: some explanation for SMP fix in r71586
(edit) @36979   14 years vboxsync semfastmutex-r0drv-linux.c: Check mutex ownership in strict builds, …
(edit) @36978   14 years vboxsync VBoxManageGuestCtrl: Reverted r71249 - Don't skip empty arguments.
(edit) @36977   14 years vboxsync e1000: fix for linux SMP guest panic under heavy RX traffic
(edit) @36976   14 years vboxsync Main: when mounting shared folders, don't break the loop if one folder …
(edit) @36975   14 years vboxsync Main: don't override existing error codes
(edit) @36974   14 years vboxsync Warning.
(edit) @36973   14 years vboxsync VBoxManage/GuestCtrl: Update on copying and creating recursive …
(edit) @36972   14 years vboxsync Devices/AHCI: fixed mask for Fis address
(edit) @36971   14 years vboxsync HPET: cleanup, correct timers init per ICH9 spec, fix overflow hanling
(edit) @36970   14 years vboxsync GMM: Adjusted the mapping array allocation 'strategy' to conserve …
(edit) @36969   14 years vboxsync more gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36968   14 years vboxsync rework usb
(edit) @36967   14 years vboxsync rework usb
(edit) @36966   14 years vboxsync NAT: comment.
(edit) @36965   14 years vboxsync NAT: Attempt to fix (the rest of vbox/7711 and vbox/8701). The reason …
(edit) @36964   14 years vboxsync Main/linux/USB: corrected an outdated comment
(edit) @36963   14 years vboxsync Main/linux/USB: forgot to remove a fixed todo
(edit) @36962   14 years vboxsync rtR0MemAllocEx/linux: Avoid vmalloc, it's has serious performance …
(edit) @36961   14 years vboxsync Main/USB/linux: return correct error codes and messages if the user …
(edit) @36960   14 years vboxsync PGM,MM: Heap and shadow pool size adjustments for large memory configs.
(edit) @36959   14 years vboxsync usb: avoid redundant device info updates
(edit) @36958   14 years vboxsync Main/linux/USB: better permissions checking and code cleanup
(edit) @36957   14 years vboxsync Installer/linux: use RUN+=, not RUN= in udev rules
(edit) @36956   14 years vboxsync Solaris/VBoxNetFltBow: cleanup, link notification support (disabled).
(edit) @36955   14 years vboxsync wddm: build fixes for DEBUG_misha
(edit) @36954   14 years vboxsync Main/idl: fix comment reference
(edit) @36951   14 years vboxsync warnings
(edit) @36950   14 years vboxsync typo
(edit) @36949   14 years vboxsync tstVDIo: Fix the testcase
(edit) @36948   14 years vboxsync Additions/linux/installer: make sure gcc and make are installed too
(edit) @36947   14 years vboxsync Runtime/r0drv: fix for Linux 2.4 kernels
(edit) @36946   14 years vboxsync fix win-dbg
(edit) @36945   14 years vboxsync MaxGuestRAM: here too.
(edit) @36944   14 years vboxsync VBox/param.h: Bumped the max RAM limit up to 2TB on 64-bit hosts (was …
(edit) @36943   14 years vboxsync NAT: correct ar_sha format in who-is requests initiated by Slirp.
(edit) @36942   14 years vboxsync build fix
(edit) @36941   14 years vboxsync usb rework
(edit) @36940   14 years vboxsync PGMPAGE: Finally, idPage is 32-bit. The physical address can now be …
(edit) @36939   14 years vboxsync PGMPAGE: 6-bit unused bits.
(edit) @36938   14 years vboxsync PGMPAGE: Moved the union a level up (PGMPAGE) and rename the 'bit' …
(edit) @36937   14 years vboxsync PGMPAGE: HCPhys + ID should be made bitfields as well, because the …
(edit) @36936   14 years vboxsync FE/Qt: 4989: UISettingsCache template integrated into USB page.
(edit) @36935   14 years vboxsync PGMPAGE: Use bitfields.
(edit) @36934   14 years vboxsync PGMPAGE: Yet more.
(edit) @36933   14 years vboxsync PGMPAGE: A bit more.
(edit) @36932   14 years vboxsync FE/Qt: 4989: UISettingsCache template integrated into Shared Folders page.
(edit) @36931   14 years vboxsync PGMPAGE: A tiny bit more.
(edit) @36930   14 years vboxsync FE/Qt: 4989: UISettingsCache template integrated into Parallel page.
(edit) @36929   14 years vboxsync FE/Qt: 4989: UISettingsCache template integrated into Serial page.
(edit) @36928   14 years vboxsync FE/Qt: 4989: UISettingsCache template integrated into Network page.
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