VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1558   18 years vboxsync Brazilian keyboards in the GUI front end
(edit) @1557   18 years vboxsync FE/Qt: Spelling corrections, etc.
(edit) @1556   18 years vboxsync Fixed my last commit
(edit) @1555   18 years vboxsync Added a Brazilian keyboard key
(edit) @1554   18 years vboxsync Logging update
(edit) @1553   18 years vboxsync Main: More meaningful assertions.
(edit) @1552   18 years vboxsync Added a note about TSS monitoring.
(edit) @1551   18 years vboxsync Mac OS X audio support (only playback).
(edit) @1550   18 years vboxsync don't include VBoxGuest.h if we don't need to because it drags in …
(edit) @1549   18 years vboxsync Use iprt/string.h
(edit) @1547   18 years vboxsync export
(edit) @1543   18 years vboxsync Darwin OSE should still use the fake loader.
(edit) @1538   18 years vboxsync save u16CSR0LastSeenByGuest in SSM info
(edit) @1537   18 years vboxsync min/max.
(edit) @1536   18 years vboxsync Some ring-3 adjustments.
(edit) @1535   18 years vboxsync updated precompiled objects
(edit) @1534   18 years vboxsync fix typo
(edit) @1533   18 years vboxsync Fix logging and error code handling.
(edit) @1532   18 years vboxsync Handle EFBIG on Linux correctly (and try to detect the same situation …
(edit) @1531   18 years vboxsync Implemented INT15h, fn 0xC2 (mouse), subfn 3 - set resolution. MSD and …
(edit) @1530   18 years vboxsync Corrected VBox-specific bug in INT15h mouse reset handling. Fixes MS …
(edit) @1529   18 years vboxsync Fixed a problem in the Linux Additions installer in case /tmp is a …
(edit) @1528   18 years vboxsync alignment
(edit) @1527   18 years vboxsync [bits 64]
(edit) @1526   18 years vboxsync Make the asm struc testcase work with yasm 0.6.
(edit) @1525   18 years vboxsync Make the asm struc testcase work with yasm 0.6.
(edit) @1524   18 years vboxsync VBOXTSS was changed…
(edit) @1523   18 years vboxsync Seems -g stabs is required after all. (TODO: check this on the mac)
(edit) @1521   18 years vboxsync make internal network an available setting from GUI
(edit) @1520   18 years vboxsync dropped the superflous syslog dependency which made the vboxadd module …
(edit) @1519   18 years vboxsync Forward trap back to raw mode if the rechecked gate handler is valid.
(edit) @1518   18 years vboxsync Forward trap back to raw mode if the rechecked gate handler is valid.
(edit) @1517   18 years vboxsync FE/Qt: Don't allow characters [a-f] on input when these characters are …
(edit) @1516   18 years vboxsync iret with cpl=0 is allowed to change VIF_MASK & VIP_MASK too
(edit) @1515   18 years vboxsync Backed out 19582 & 19583. Causes severe regressions.
(edit) @1514   18 years vboxsync Update eip for each instruction. (makes it easier to generate …
(edit) @1512   18 years vboxsync export to OSE
(edit) @1511   18 years vboxsync Needs more testing
(edit) @1510   18 years vboxsync Using a null selector is illegal.
(edit) @1509   18 years vboxsync Same for the SELMR3CheckTSS function
(edit) @1508   18 years vboxsync Monitor the entire guest TSS. (including the IO bitmap, although we …
(edit) @1507   18 years vboxsync More logging
(edit) @1506   18 years vboxsync backed out accidental commit
(edit) @1505   18 years vboxsync changed condition order
(edit) @1504   18 years vboxsync Handle shadow page out of sync situation.
(edit) @1503   18 years vboxsync extra checks
(edit) @1502   18 years vboxsync Syncing of TSS virtual interrupt redirection bitmap added.
(edit) @1501   18 years vboxsync Move redirection bitmap init.
(edit) @1500   18 years vboxsync Added virtual interrupt redirection bitmap to our TSS
(edit) @1498   18 years vboxsync hrm.
(edit) @1497   18 years vboxsync try unbreak l4…
(edit) @1496   18 years vboxsync Fixed VBoxC install bustage from previous change and added some …
(edit) @1495   18 years vboxsync Set VBOX_XPCOM_HOME like the default glue code in Main/glue. No reason …
(edit) @1494   18 years vboxsync two new RTEnv APIs.
(edit) @1493   18 years vboxsync Made VBoxSVCM link on darwin and put the component/ files directly …
(edit) @1491   18 years vboxsync Flush the config file before closing it to try prevent data loss on …
(edit) @1490   18 years vboxsync Flush the config file before closing it to try prevent data loss on …
(edit) @1489   18 years vboxsync r=bird: added missing ().
(edit) @1488   18 years vboxsync moved driver to the right lib.
(edit) @1486   18 years vboxsync build fix.
(edit) @1485   18 years vboxsync More build fixes.
(edit) @1484   18 years vboxsync removed obsolete external.
(edit) @1483   18 years vboxsync buildfix
(edit) @1482   18 years vboxsync build fix.
(edit) @1481   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1478   18 years vboxsync Support VME in guests. (v86 extensions)
(edit) @1477   18 years vboxsync Forgot serial port changes in the Makefile…
(edit) @1476   18 years vboxsync First go at a serial port device with I/O hooked to named pipe/local …
(edit) @1475   18 years vboxsync enums are 32-bit according to the C standard
(edit) @1474   18 years vboxsync build fix
(edit) @1473   18 years vboxsync Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
(edit) @1471   18 years vboxsync Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
(edit) @1470   18 years vboxsync Runtime: Stubbed RTTimerStart/Stop.
(edit) @1469   18 years vboxsync FE/Qt: Don't pollute public namespace with one-time private methods.
(edit) @1468   18 years vboxsync Error details for when we can't get contiguous or low memory.
(edit) @1467   18 years vboxsync Hypertext references support added into QIRichLabel extension.
(edit) @1466   18 years vboxsync Line break added into "Shared Folders" LED tool-tip.
(edit) @1465   18 years vboxsync 2nd attempt with segment prefix support
(edit) @1464   18 years vboxsync Added DISQuerySegPrefixByte
(edit) @1462   18 years vboxsync Backed out incorrect 19519
(edit) @1461   18 years vboxsync Don't forget segment override prefix bytes in patch jumps and calls.
(edit) @1460   18 years vboxsync Partial fix for the VirtualBox startup hang - don't allocate …
(edit) @1459   18 years vboxsync darwin is *not* using SDL (don't know how to ship it yet there and we …
(edit) @1458   18 years vboxsync oops.
(edit) @1457   18 years vboxsync Make sure the output directory exists. (stupid me)
(edit) @1456   18 years vboxsync for everyone.
(edit) @1455   18 years vboxsync Boot items table implemented through QListView class. This table …
(edit) @1453   18 years vboxsync warning
(edit) @1450   18 years vboxsync r=bird
(edit) @1449   18 years vboxsync r=bird
(edit) @1447   18 years vboxsync spaces
(edit) @1446   18 years vboxsync spaces
(edit) @1445   18 years vboxsync style: dropped unnecessary parenthesis.
(edit) @1444   18 years vboxsync doxygen comments…
(edit) @1443   18 years vboxsync cast the uint16_t selector value before shifting it, just a precaution.
(edit) @1442   18 years vboxsync spaces
(edit) @1441   18 years vboxsync Updated the new command line syntax
(edit) @1439   18 years vboxsync Worked around a problem with Windows splitting process arguments by spaces
(edit) @1438   18 years vboxsync Finished trap/irq gate entry logging
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