VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39977   13 years vboxsync Typo…
(edit) @39976   13 years vboxsync 32-bit padding.
(edit) @39975   13 years vboxsync Force enum size.
(edit) @39974   13 years vboxsync IEM: Implemented rdmsr.
(edit) @39973   13 years vboxsync Alignment again.
(edit) @39972   13 years vboxsync Updated struct testcase to see what breaks.
(edit) @39971   13 years vboxsync IEM: VERR_NOT_IMPLEMENTED -> VERR_IEM_INSTR_NOT_IMPLEMENTED or …
(edit) @39970   13 years vboxsync IEM: Implemented bswap. Fixed verification of INS.
(edit) @39969   13 years vboxsync sanity check (expecting failure on windows...)
(edit) @39968   13 years vboxsync FE/Qt: cache vboxGlobal().virtualBox().GetHost()
(edit) @39967   13 years vboxsync Is this any better?
(edit) @39966   13 years vboxsync REM: Don't pollute the FPU state with random garbage (from the stack).
(edit) @39965   13 years vboxsync Just being desperate.
(edit) @39964   13 years vboxsync Let us try without the enum.
(edit) @39963   13 years vboxsync Force enum to 32 bits.
(edit) @39962   13 years vboxsync IEM/VerficationMode: Work around MOV drX,greg bug in REM.
(edit) @39961   13 years vboxsync REM: Fixed incorrect CR2 value for word or dword instruction fields …
(edit) @39960   13 years vboxsync Too much token pasting.
(edit) @39959   13 years vboxsync New and improved PS/2 keyboard emulation.
(edit) @39958   13 years vboxsync IEM: String fixes; invlpg.
(edit) @39957   13 years vboxsync GuestCtrl/Main: Fixed exit code hickup.
(edit) @39956   13 years vboxsync Additions/Windows/SharedFolders: fix index
(edit) @39955   13 years vboxsync Ancient Solaris crossbow/TAP no longer relevant.
(edit) @39954   13 years vboxsync libxml: disable ftp and http
(edit) @39953   13 years vboxsync gcc 4.2 on mac in debug mode maybe [insert fitting explitives].
(edit) @39952   13 years vboxsync removed zlib 1.2.1
(edit) @39951   13 years vboxsync Runtime/Makefile.kmk: move the zlib after libxml2 because the latter …
(edit) @39950   13 years vboxsync FE/Qt: Network Access Manager: Better NLS.
(edit) @39949   13 years vboxsync NAT: logs.
(edit) @39948   13 years vboxsync two int xxh bugfixes (32-bit prot mode).
(edit) @39947   13 years vboxsync STAM: alignment fix (32-bit + gcc).
(edit) @39946   13 years vboxsync Avoid keyboard BIOS read ID race.
(edit) @39945   13 years vboxsync iret to different privilege level (32-bit prot mode). Hacked int 80h …
(edit) @39944   13 years vboxsync VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
(edit) @39943   13 years vboxsync VBoxBalloonCtrl: Build fix.
(edit) @39942   13 years vboxsync VBoxBalloonCtrl: Update.
(edit) @39941   13 years vboxsync switch to zlib 1.2.6
(edit) @39940   13 years vboxsync Additions/Solaris: Fix shipping 64-bit VBoxOGL files, build fix.
(edit) @39939   13 years vboxsync openssl name change.
(edit) @39938   13 years vboxsync AHCI: Temporary release assertions which hopefully catch inconsistent …
(edit) @39937   13 years vboxsync Additions/solaris: Fix shipping 64-bit VBoxOGL files.
(edit) @39936   13 years vboxsync VBoxBalloonCtrl: properties
(edit) @39935   13 years vboxsync tstTimerLR: typo
(edit) @39934   13 years vboxsync FE/Qt: Network Access Manager: Get rid of Qt4.6 stuff to satisfy …
(edit) @39933   13 years vboxsync Runtime/xml: be paranoid
(edit) @39932   13 years vboxsync FE/Qt: 5956: Provide user feedback for network related operations: …
(edit) @39931   13 years vboxsync iemOp_Grp8: ditto
(edit) @39930   13 years vboxsync iemOpCommonBit_Ev_Gv: Fixed lock-prefixed bts and friends.
(edit) @39929   13 years vboxsync VBoxBalloonCtrl: Starting to implement modules concept for ballooning …
(edit) @39928   13 years vboxsync VD: Disable optimization temporary until the crash is fixed
(edit) @39927   13 years vboxsync VD: Initialize member
(edit) @39926   13 years vboxsync be more restrictive
(edit) @39925   13 years vboxsync removed obsolete libxslt
(edit) @39924   13 years vboxsync libxml-2.6.31 VBox modifications and remove libxml-2.6.30
(edit) @39923   13 years vboxsync libxml-2.6.31 unmodified, files forgotten in r75989
(edit) @39922   13 years vboxsync doc/manual: Update supported Solaris guest versions.
(edit) @39921   13 years vboxsync libxml-2.6.31 upstream fixes
(edit) @39920   13 years vboxsync GMM/PageFusion: Some cleanups (elimiated gotos) and more detailed …
(edit) @39919   13 years vboxsync FE/Qt: tell the New VM Wizard about Mageia.
(edit) @39918   13 years vboxsync improve r75830 (better Linux 3.3 compile fix)
(edit) @39917   13 years vboxsync STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
(edit) @39916   13 years vboxsync VMR3GetState: Prevent assertion caused by race between …
(edit) @39915   13 years vboxsync libxml-2.6.31 unmodified
(edit) @39914   13 years vboxsync Ctrl+Alt+Del needs to ignore Shift state.
(edit) @39913   13 years vboxsync Really stupid typo fixed.
(edit) @39912   13 years vboxsync tstVDIo: Bugfix
(edit) @39911   13 years vboxsync VDI: Fix uninitialized variables causing assertions in debug builds …
(edit) @39910   13 years vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
(edit) @39909   13 years vboxsync too long lines.
(edit) @39908   13 years vboxsync Disabled seemingly harmless assertion.
(edit) @39907   13 years vboxsync Fixed harmless assertion.
(edit) @39906   13 years vboxsync GuestCtrl/VBoxService: Added active/inactive guest process thread …
(edit) @39905   13 years vboxsync GuestCtrl/Main: Fixed another typo (return value), fixed handling of …
(edit) @39904   13 years vboxsync Silly typo fix.
(edit) @39903   13 years vboxsync IPRT/RTCString: fix find method, add testcase
(edit) @39902   13 years vboxsync VBox adaptations for openssl-0.9.8t (merged -r65542:67879, …
(edit) @39901   13 years vboxsync changelog
(edit) @39900   13 years vboxsync wddm/3d: debugging stuff
(edit) @39899   13 years vboxsync wine/wddm: shared resource handling fixes, state fixes - working …
(edit) @39898   13 years vboxsync GuestImpl.cpp: Work around the version/revision mixup bug in the 3.1.0 …
(edit) @39897   13 years vboxsync RTCString: Adding count() from QString, implementing one of the three …
(edit) @39896   13 years vboxsync VBoxService/GuestCtrl: Initialize pRequest.
(edit) @39895   13 years vboxsync Main/cbinding: more fixes, decrease necessary manual work
(edit) @39894   13 years vboxsync NAT: don't confuse anyone with service port. It was never used and was …
(edit) @39893   13 years vboxsync VD: Optimization, reduce locking contention between EMT and the I/O …
(edit) @39892   13 years vboxsync VMMDev: Allow some more function pointers to be NULL in …
(edit) @39891   13 years vboxsync build fix.
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39889   13 years vboxsync wine: assertion fix
(edit) @39888   13 years vboxsync typo.
(edit) @39887   13 years vboxsync DevVGA_VBVA: fixed guest SMP unsafe code. Fixed a case when loaded …
(edit) @39886   13 years vboxsync Main/cbinding: eliminate version dependency inside header file by …
(edit) @39885   13 years vboxsync Main/cbindings: update XPCOM C bindings again
(edit) @39884   13 years vboxsync NAT:TCP:tcp_output uninitiolized template detection and warning once …
(edit) @39883   13 years vboxsync NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself. o WHO HAS …
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39881   13 years vboxsync pam_vbox: Warning.
(edit) @39880   13 years vboxsync pam_vbox: Don't try to retrieve credentials twice, logging adjustments.
(edit) @39879   13 years vboxsync Config.kmk: Temporary build fix. Figure out what's going wrong in add, …
(edit) @39878   13 years vboxsync Main,QtGui: Implemented that hashing todo, extending it all the way to …
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