VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15693   16 years vboxsync VBoxManage converttoraw: forgotten default format
(edit) @15692   16 years vboxsync VBoxManage/convertfromraw: forgotten parameter checking and default …
(edit) @15691   16 years vboxsync Linux host kernel modules: removed 2.4 cruft; fixed …
(edit) @15689   16 years vboxsync ... and removed the old script
(edit) @15688   16 years vboxsync export_modules fix
(edit) @15687   16 years vboxsync Removed obsolete createif & removeif commands.
(edit) @15686   16 years vboxsync Reminder to remove obsolete code after we branch.
(edit) @15685   16 years vboxsync slirp: code style
(edit) @15684   16 years vboxsync slirp: build fix
(edit) @15683   16 years vboxsync slirp:debug printing ports in host byte order
(edit) @15682   16 years vboxsync slirp: tcp/ip port-forwarding fix
(edit) @15681   16 years vboxsync Linux netflt: allow to compile the tree without the kernel module
(edit) @15680   16 years vboxsync Remap MMIO memory as well for recompiler writes
(edit) @15679   16 years vboxsync Another paranoid assertion
(edit) @15677   16 years vboxsync Don't touch freed memory. Added some more error checks.
(edit) @15676   16 years vboxsync slirp:typo
(edit) @15675   16 years vboxsync AHCI: Make it possible to define the serial number, firmware revision …
(edit) @15674   16 years vboxsync VHD: Fix crash in debug build
(edit) @15673   16 years vboxsync VDI: use VERR_VD_VDI_INVALID_HEADER instead of …
(edit) @15672   16 years vboxsync slirp:makes icmp support unaware of synchronization method on Windows …
(edit) @15671   16 years vboxsync PGMAllHandler.cpp: Prevent pgmPoolTrackFlushGCPhysPTsSlow and …
(edit) @15670   16 years vboxsync Linux/Installer: install udev rule for USB with sysfs and remove stuff …
(edit) @15669   16 years vboxsync FE/Qt4: Restored r41122 and r41128.
(edit) @15667   16 years vboxsync DevVGA: Made the ubuntu live cd boot screen fast on darwin. Fixed …
(edit) @15666   16 years vboxsync Correct the guest cr4 value when the host isn't in PAE mode (and the …
(edit) @15665   16 years vboxsync Devices/VGA: reverted r40263 as it caused display problems in some …
(edit) @15664   16 years vboxsync FE/Qt4-OSX: Added option to enable/disable the real time VM preview in …
(edit) @15662   16 years vboxsync Rewrote some switcher code.
(edit) @15661   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15660   16 years vboxsync #3416: The problem with incorrectly shown guest-to-host packets is fixed.
(edit) @15659   16 years vboxsync Label name changes.
(edit) @15658   16 years vboxsync #3282: More reliable /proc/net/if_inet6 handling.
(edit) @15657   16 years vboxsync Extra error checks for vmxon & vmptrld.
(edit) @15656   16 years vboxsync Removed obsolete assertion
(edit) @15655   16 years vboxsync IPRT/tcp.cpp: separated the resolver errors from the other ones, clear …
(edit) @15654   16 years vboxsync Turn off interrupts in the 32/64 switcher.
(edit) @15653   16 years vboxsync SUPLib-darwin: hDevice is NIL_RTFILE if it's not opened.
(edit) @15652   16 years vboxsync FE/Qt4-OSX: spelling
(edit) @15650   16 years vboxsync FE/Qt4-OSX: fix mac burns
(edit) @15649   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15648   16 years vboxsync HWACCM: query 64bitEnabled for 64-bit hosts too, except default it to …
(edit) @15647   16 years vboxsync PGM: Reverted r40889 (horribly ugly VMMDev Heap hack) as this has been …
(edit) @15644   16 years vboxsync IPRT: sysfs review, fixes and cleanup.
(edit) @15643   16 years vboxsync SrvIntNetR0: Fixed promisc flag check for the host direction.
(edit) @15642   16 years vboxsync FE/Qt4-OSX: fixed slow resizing (#3376)
(edit) @15641   16 years vboxsync moved Debug.cpp a little bit around as it is used from both, DevicesR3 …
(edit) @15639   16 years vboxsync German NLS updates
(edit) @15638   16 years vboxsync slirp:icmp: missed changes (build fix)
(edit) @15637   16 years vboxsync slirp:build: VBOX_WITH_SLIRP_ICMP is removed
(edit) @15636   16 years vboxsync slirp:icmp: Get rid of old ICMP implementation
(edit) @15635   16 years vboxsync More logging
(edit) @15634   16 years vboxsync Check parameter size correctly (disabled smsw).
(edit) @15633   16 years vboxsync Smsw emlution (inactive).
(edit) @15632   16 years vboxsync Extra instruction
(edit) @15629   16 years vboxsync Solaris/VBoxNetFlt: minor.
(edit) @15625   16 years vboxsync RTErrConvertToErrno returns positive values
(edit) @15624   16 years vboxsync vboxmod.c: vboxadd_lock_hgcm_parms must negate the RTErrConvertToErrno …
(edit) @15623   16 years vboxsync backed out 41130
(edit) @15622   16 years vboxsync backed out 41122, not authorized
(edit) @15621   16 years vboxsync backed out r41128
(edit) @15619   16 years vboxsync Adjusted the release log message
(edit) @15618   16 years vboxsync Turned off 64 bits support for VT-x on all 32 bits platforms except …
(edit) @15617   16 years vboxsync FE/Qt: NLS: Small Russian translation fix.
(edit) @15616   16 years vboxsync FE/Qt4: Added spacing between the first and the second column in the …
(edit) @15615   16 years vboxsync FE/Qt4: NLS: 2.1 updates.
(edit) @15614   16 years vboxsync FE/Qt: NLS: Updated Russian translation.
(edit) @15613   16 years vboxsync Additions/Linux: make sure we lock user memory when we make an HGCM call
(edit) @15612   16 years vboxsync HWACCM: Added stack seg todo in HWACCMR3CanExecuteGuest.
(edit) @15611   16 years vboxsync HWACCM: Updated todo in HWACCMR3CanExecuteGuest.
(edit) @15610   16 years vboxsync FE/Qt4: Make sure the settings files are checked for the …
(edit) @15609   16 years vboxsync HWACCM/EM: Sketeched out some scheduling notification from EM to let …
(edit) @15607   16 years vboxsync Moved code around
(edit) @15606   16 years vboxsync Linux additions: recover the R0 hack which was removed in r39344 to …
(edit) @15605   16 years vboxsync #3281: Making #undef HWACCM_VMX_EMULATE_REALMODE work again, looks …
(edit) @15604   16 years vboxsync Main: #3400: Fixed a race between the VBoxSVC shutdown timer and …
(edit) @15603   16 years vboxsync FE/Qt4: 3D Acceleration check-box aligned slightly.
(edit) @15602   16 years vboxsync VBoxManage: move converthd back to internalcommands, and a few minor …
(edit) @15601   16 years vboxsync FE/Qt4: Moving 3D Acceleration check-box into the Basic tab of VM …
(edit) @15600   16 years vboxsync #3282: One more Qt3 fix.
(edit) @15599   16 years vboxsync #3282: Qt3 build fix.
(edit) @15598   16 years vboxsync Invalidate fs & gs.
(edit) @15597   16 years vboxsync slirp:icmp:win sanity checks
(edit) @15596   16 years vboxsync Main: Cosmetics.
(edit) @15595   16 years vboxsync #3282: Windows build fix with VBOX_WITH_NETFLT disabled.
(edit) @15594   16 years vboxsync Main/HardDisk2: Pass parent uuid along when creating a snapshot diff. …
(edit) @15593   16 years vboxsync typo
(edit) @15592   16 years vboxsync Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, …
(edit) @15591   16 years vboxsync Storage/VBoxHDD-new: introduce parent UUID parameter for VDCreateDiff. …
(edit) @15590   16 years vboxsync slirp:icmp: logging too noisy
(edit) @15589   16 years vboxsync script needs execute permissions otherwise it wouldn't be found by dkms
(edit) @15588   16 years vboxsync Save magic value in VMCS cache
(edit) @15587   16 years vboxsync #3281: Two more places to check for pRealModeTSS.
(edit) @15586   16 years vboxsync FE/Qt4-OSX: Fixed an regression introduced with the possibility of …
(edit) @15585   16 years vboxsync Linux additions: merged vboxvfs with vboxadd since vboxvfs has module …
(edit) @15584   16 years vboxsync #3281: VT-x real mode disable itself quietly if PDMR3VMMDevHeapAlloc …
(edit) @15582   16 years vboxsync #3281: Introduced a 'version' attribute on the <Hardware> element …
(edit) @15581   16 years vboxsync Enabled testcase for Host::MemorySize and MemoryAvailable in tstAPI by …
(edit) @15580   16 years vboxsync slirp:icmp: some cleanings
(edit) @15579   16 years vboxsync Added testcase for Host::MemorySize and MemoryAvailable to tstAPI.
(edit) @15578   16 years vboxsync Clear the read cache when the paging mode changes.
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