VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15501   16 years vboxsync FE/Qt4: 2883: Structure OS list: added qnx icon.
(edit) @15500   16 years vboxsync Don't trash the return value in case of failure
(edit) @15499   16 years vboxsync VBoxManage: fixed VBOX_ONLY_DOCS
(edit) @15498   16 years vboxsync Main/ConsoleImpl: fix iSCSI over IntNet config for good.
(edit) @15497   16 years vboxsync NetFlt/win: assertion fixes
(edit) @15496   16 years vboxsync accident
(edit) @15495   16 years vboxsync warning
(edit) @15494   16 years vboxsync warning
(edit) @15493   16 years vboxsync FE/Qt4-OSX: dock icon handling updates
(edit) @15492   16 years vboxsync VBoxManage: split off various disk handling commands.
(edit) @15491   16 years vboxsync PGM: Fixed saved state hack (VMMDev Heap).
(edit) @15490   16 years vboxsync Disabled VMX_VMCS_GUEST_EFER_FULL code. (crashes my Nehalem host)
(edit) @15489   16 years vboxsync VBoxManage: document VHD as supported format in the usage output.
(edit) @15488   16 years vboxsync ISCSI: move LUN encoding from VBoxManage to ISCSIHDDCore.
(edit) @15486   16 years vboxsync API: add IHardDisk2::Compact, at the moment just a stub returning not …
(edit) @15485   16 years vboxsync Storage/iSCSI: back out unwanted checkin, check in the actually …
(edit) @15484   16 years vboxsync Storage/iSCSI: fix iSCSI over IntNet
(edit) @15481   16 years vboxsync slirp:icmp: relese too noisy
(edit) @15480   16 years vboxsync slirp: warnings
(edit) @15479   16 years vboxsync slirp: warnings
(edit) @15478   16 years vboxsync LsiLogic: Fix Makefile
(edit) @15475   16 years vboxsync LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
(edit) @15474   16 years vboxsync FE/Qt: Perform settings conversion as the very first step before other …
(edit) @15473   16 years vboxsync Main: #3269: Added converting ISCSIHardDisk nodes (XML version 1.3) to …
(edit) @15472   16 years vboxsync NAT: readability
(edit) @15471   16 years vboxsync NAT: don't try to send an ICMP package if ICMP is not available
(edit) @15470   16 years vboxsync more German NLS updates
(edit) @15469   16 years vboxsync FE/Qt4: fix burns
(edit) @15468   16 years vboxsync Main/USB: code documentation
(edit) @15467   16 years vboxsync FE/Qt4-OSX: Fixed position/size of the VM window after a VM snapshot …
(edit) @15466   16 years vboxsync #3282: Darwin fixes.
(edit) @15465   16 years vboxsync Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is …
(edit) @15464   16 years vboxsync #3282: Linux build fix.
(edit) @15463   16 years vboxsync #3282 HostNetIf API: 64-bit Linux tested. Enabled HostNetIf API by …
(edit) @15462   16 years vboxsync #3282 HostNetIf API: 32-bit Linux is operational.
(edit) @15461   16 years vboxsync SUPLib-OSX: remove warning
(edit) @15459   16 years vboxsync fix svn id keyword
(edit) @15458   16 years vboxsync slirp: typo
(edit) @15457   16 years vboxsync slirp-icmp: wrong var
(edit) @15456   16 years vboxsync #3282 HostNetIf API: Solaris implementaion is functional including IP …
(edit) @15455   16 years vboxsync #3282 HostNetIf API: Solaris implementaion is functional except IP V6 …
(edit) @15454   16 years vboxsync svn properties
(edit) @15453   16 years vboxsync slirp: removed the old 64-bit incompatible reassemble code
(edit) @15452   16 years vboxsync export
(edit) @15450   16 years vboxsync slirp: style, dead code
(edit) @15448   16 years vboxsync Main: #3314: Don't delete the saved state file if restoring the VM …
(edit) @15447   16 years vboxsync slirp:icmp: support traceroute default on Unix hosts (UDP) detaching …
(edit) @15446   16 years vboxsync #3282 HostNetIf API: Solaris implementation revised.
(edit) @15445   16 years vboxsync slirp:icmp: correct ip_p in package to guest
(edit) @15444   16 years vboxsync slirp:icmp: correct type
(edit) @15443   16 years vboxsync slirp:icmp: Fix of ttl setting on Darwin
(edit) @15442   16 years vboxsync #3282 HostNetIf API: updated common part, added draft implementation …
(edit) @15441   16 years vboxsync Wrong base register.
(edit) @15440   16 years vboxsync Sync CR2 properly for VT-x EPT (unable to access the 64 bits cr2 from …
(edit) @15439   16 years vboxsync Enable 64 bits guest support on 32 bits hosts. Only use rem64 if the …
(edit) @15438   16 years vboxsync PGM: Ugly workaround for the 'VMMDev Heap' which broke the 2.0 -> 2.1 …
(edit) @15437   16 years vboxsync slirp:icmp: get rid of unused code
(edit) @15436   16 years vboxsync PGMR0DynMap: Corrected PGMR0DYNMAP_PAGES_PER_CPU_MIN (>= max set …
(edit) @15435   16 years vboxsync slirp:icmp: Reusing of original header (sent from guest) to use in …
(edit) @15434   16 years vboxsync PGMR0DynMap: Tuning and logging.
(edit) @15433   16 years vboxsync PGMR0DynMap: doubled the set size.
(edit) @15432   16 years vboxsync Disabled assertion.
(edit) @15431   16 years vboxsync Oops.
(edit) @15430   16 years vboxsync Move the flush all subset.
(edit) @15429   16 years vboxsync PGM: Don't use PGMDynMapHCPage in R0/darwin.
(edit) @15428   16 years vboxsync PGM: PGMDynMapHCPageOff -> pgmDynMapHCPageOff, making it internal and …
(edit) @15427   16 years vboxsync PGMR0DynMap: PGMR0DynMap never returns anything but VINF_SUCCESS (no …
(edit) @15426   16 years vboxsync EMAll: STOSWD - reject REP operations that crossess pages. The shadow …
(edit) @15425   16 years vboxsync PGMR0DynMapHCPage: always successful, or will bail out to ring-3.
(edit) @15424   16 years vboxsync PGM: pgmR0DynMapHCPageInlined won't fail.
(edit) @15423   16 years vboxsync PGMR0DynMap: bail out on failure, don't crash the host.
(edit) @15422   16 years vboxsync fix OSE
(edit) @15421   16 years vboxsync EMAll: BTS, BTR and BTC looks fine to me for all 32-bit hosts since …
(edit) @15420   16 years vboxsync EMAll: ADD, ADC and SUB - the first is used a bit by windows.
(edit) @15419   16 years vboxsync EMAll: Corrected PGMVerifyAccess call in the STOSDW emulation to pass …
(edit) @15418   16 years vboxsync EMAll: AND, OR and XOR on darwin/R0 - the first two are for vista64.
(edit) @15417   16 years vboxsync CPUM: save and restore 64-bit debug registers on darwin (#3202).
(edit) @15416   16 years vboxsync CPUM: hybrid 32-bit kernel FPU mess.
(edit) @15415   16 years vboxsync HWACCMR0.asm: strimmed down the three other Run wrappers.
(edit) @15414   16 years vboxsync Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
(edit) @15413   16 years vboxsync #3202: CMPXCHG - 64-bit solaris optimziation.
(edit) @15412   16 years vboxsync EMAll: Whitelisted XCHG for >4 bytes operations (64-bit ubuntu 8.10 …
(edit) @15411   16 years vboxsync VMM: Working around set overflows caused by the page pool.
(edit) @15410   16 years vboxsync PGM: Deal with pgmPoolAlloc failure in MapCR3 without relying on …
(edit) @15409   16 years vboxsync Made exitting on the wrong cpu fatal in strict builds but not when …
(edit) @15408   16 years vboxsync uninitialized varialbe (clobbered by 'out' label)
(edit) @15407   16 years vboxsync slirp:icmp: revert 40841
(edit) @15406   16 years vboxsync PGMPool: temporarily enabled the old code.
(edit) @15405   16 years vboxsync PGMPool: Don't flush the pool anywhere but in ring-3, it just takes …
(edit) @15404   16 years vboxsync #3202: 64-bit guest support on the mac.
(edit) @15402   16 years vboxsync PGMDynMapMigrateAutoSet: Fixed incorrect updating of PGMMAPSET::iCpu.
(edit) @15401   16 years vboxsync Main: added USB to HostHardwareLinux.cpp
(edit) @15400   16 years vboxsync iprt: new Linux sysfs APIs
(edit) @15399   16 years vboxsync iprt: new Linux sysfs APIs
(edit) @15396   16 years vboxsync slirp:icmp: Darwin fix attempt
(edit) @15395   16 years vboxsync spaces
(edit) @15394   16 years vboxsync Workaround for guest EFER load regression, see defect comment 36.
(edit) @15393   16 years vboxsync slirp:icmp: move debuging in more correct and safier way
(edit) @15392   16 years vboxsync Enable addition flags in the EFER msr in the world switcher.
(edit) @15391   16 years vboxsync FE/Qt4: VT-x tooltip liftup.
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