VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15749   16 years vboxsync Log additional VT-x flags
(edit) @15747   16 years vboxsync restored waiting on non-waitable assert (things I do to please Knut :) )
(edit) @15746   16 years vboxsync Intercept rdpmc instructions as well.
(edit) @15745   16 years vboxsync Some cleanup
(edit) @15742   16 years vboxsync Deal with invalid IO bitmap offset values in the TSS.
(edit) @15741   16 years vboxsync Measure time spent in the 32/64 switcher for AMD-V too
(edit) @15740   16 years vboxsync removed bogus assert when trying to wait on non-waitable thread
(edit) @15738   16 years vboxsync Bit 0 is valid
(edit) @15737   16 years vboxsync Wrong bit checked
(edit) @15736   16 years vboxsync Corrected max time spent in VT-x guest mode
(edit) @15735   16 years vboxsync Extra check
(edit) @15734   16 years vboxsync Allow up to 1M clock ticks worth of guest execution.
(edit) @15733   16 years vboxsync Experiment with the VT-x preemption timer for the 32/64 switcher.
(edit) @15732   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15731   16 years vboxsync Log MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT
(edit) @15729   16 years vboxsync Assertion update
(edit) @15728   16 years vboxsync Assertion only valid for windows hosts.
(edit) @15727   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15726   16 years vboxsync Check extra VT-x capability bits
(edit) @15724   16 years vboxsync Measure time spent in the 32/64 world switcher.
(edit) @15723   16 years vboxsync Another assertion correction
(edit) @15722   16 years vboxsync Adjusted assertion
(edit) @15720   16 years vboxsync -s
(edit) @15719   16 years vboxsync Additions/Linux: use jump buffers again for HGCM transfers
(edit) @15718   16 years vboxsync RTR0MemObjLockUser: Replaced the warnings with more useful information.
(edit) @15716   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15715   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15714   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15713   16 years vboxsync FE/Qt: French NLS corrections, courtesy of Jacky672 on …
(edit) @15712   16 years vboxsync dpte_offset & dpte_segment reversed. Fixed in upstream Bochs. Reported …
(edit) @15711   16 years vboxsync IDE: move the VPD initialization code to the right place and correct …
(edit) @15710   16 years vboxsync IDE: make it possible to change VPD data of hard disks too
(edit) @15709   16 years vboxsync crOpenGL: don't output debug messages in release build
(edit) @15708   16 years vboxsync Main: #3424: Bumped XML format version to 1.6 and so that the …
(edit) @15707   16 years vboxsync crOpenGL: make host buffer dynamic in size, fix for 3443
(edit) @15705   16 years vboxsync Todos added
(edit) @15704   16 years vboxsync Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
(edit) @15703   16 years vboxsync crOpenGL: fix build
(edit) @15702   16 years vboxsync fixed build
(edit) @15701   16 years vboxsync fixed build
(edit) @15700   16 years vboxsync Removed temporary code
(edit) @15699   16 years vboxsync crOpenGL: fix 32 bit opengl applications under vista64
(edit) @15698   16 years vboxsync FE/Qt: French NLS fixes
(edit) @15697   16 years vboxsync Some test code (inactive)
(edit) @15696   16 years vboxsync Activate switcher test
(edit) @15695   16 years vboxsync Compile fix
(edit) @15694   16 years vboxsync Profiling of the 32/64 switcher.
(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).
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