VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1645   18 years vboxsync removed some leftover debug code (amd64 tripple-fault)
(edit) @1644   18 years vboxsync warnings.
(edit) @1643   18 years vboxsync Hack to remove RTGCPTR from Linux guest additions
(edit) @1642   18 years vboxsync files are outdated, until we see real trouble with some GCC release we …
(edit) @1641   18 years vboxsync warnings.
(edit) @1640   18 years vboxsync warning.
(edit) @1639   18 years vboxsync fixed alignment
(edit) @1638   18 years vboxsync warning.
(edit) @1637   18 years vboxsync updated precompiled objects
(edit) @1636   18 years vboxsync warnings.
(edit) @1635   18 years vboxsync warnings.
(edit) @1634   18 years vboxsync warnings.
(edit) @1633   18 years vboxsync warning.
(edit) @1632   18 years vboxsync Removed two duplicate symbol warnings from RuntimeW32GuestR0.
(edit) @1631   18 years vboxsync warnings
(edit) @1630   18 years vboxsync shut up warnings
(edit) @1629   18 years vboxsync Removed obsolete code. Proper save/restore will be committed later.
(edit) @1628   18 years vboxsync Network Interfaces Settings rework: 1. Network Interfaces List with …
(edit) @1627   18 years vboxsync prevent RX/TX during suspend
(edit) @1626   18 years vboxsync Fixed some YASM warnings for win32 targets
(edit) @1625   18 years vboxsync @@note -> Note:
(edit) @1624   18 years vboxsync added BackdoorLogDisabled config option to VMMDev
(edit) @1623   18 years vboxsync added verbose text for internal network
(edit) @1622   18 years vboxsync ignore the error code in destruct because the critical section might …
(edit) @1621   18 years vboxsync Fix for the Linux guest HGCM call ioctl
(edit) @1620   18 years vboxsync All rings are allowed with hardware acceleration
(edit) @1619   18 years vboxsync Added an HGCM call ioctl to the Linux Additions kernel module. The …
(edit) @1618   18 years vboxsync fixed darwin build issue.
(edit) @1617   18 years vboxsync warnings.
(edit) @1616   18 years vboxsync bugger! something's wrong with the dependencies here.
(edit) @1615   18 years vboxsync Only use REM_PHYS_ADDR_IN_TLB on AMD64.
(edit) @1614   18 years vboxsync some profiling.
(edit) @1613   18 years vboxsync oops.
(edit) @1612   18 years vboxsync Enabled dynamic memory allocation for Darwin and AMD64.
(edit) @1611   18 years vboxsync warnings
(edit) @1610   18 years vboxsync drop string.h
(edit) @1609   18 years vboxsync typo
(edit) @1608   18 years vboxsync rc was probably not initialized
(edit) @1607   18 years vboxsync ~0U
(edit) @1606   18 years vboxsync Corrected some more log statements and synced some function docs.
(edit) @1605   18 years vboxsync Enabled raw trap forwarding again.
(edit) @1604   18 years vboxsync Compile fix
(edit) @1603   18 years vboxsync Small correction
(edit) @1602   18 years vboxsync Never generate a raw trap for trap 6 faults; instruction emulation is …
(edit) @1601   18 years vboxsync Oops
(edit) @1600   18 years vboxsync adapted testcase
(edit) @1599   18 years vboxsync added RestrictAccess key to allow to disable the policy that only VMs …
(edit) @1598   18 years vboxsync pop [esp+xx] uses esp *after* the actual pop
(edit) @1597   18 years vboxsync extended assertion
(edit) @1596   18 years vboxsync removed debugging aid
(edit) @1595   18 years vboxsync resb in code/data => times xxx db 0
(edit) @1594   18 years vboxsync Fixed 64-bit issue.
(edit) @1593   18 years vboxsync don't use assembly access routines with REM_PHYS_ADDR_IN_TLB (debugged …
(edit) @1592   18 years vboxsync grr.
(edit) @1591   18 years vboxsync left some checks enabled…
(edit) @1590   18 years vboxsync Quick hack to only use physical addresses so we can dispense with the …
(edit) @1589   18 years vboxsync remR3Phys[Read|Write]* -> remR3Phys[Read|Write]HCPtr*
(edit) @1588   18 years vboxsync Merged in …
(edit) @1587   18 years vboxsync Fixed reference to uninitialized env. Use first_cpu instead of …
(edit) @1586   18 years vboxsync Re-enable yasm warnings again.
(edit) @1585   18 years vboxsync warnings
(edit) @1584   18 years vboxsync export
(edit) @1583   18 years vboxsync warnings
(edit) @1582   18 years vboxsync Updated yasm to 0.6.0 (all platforms are using 0.6.0 or later now).
(edit) @1581   18 years vboxsync r=bird: Too verbose comments that just repeated the code (fixed).
(edit) @1580   18 years vboxsync Corrected VBOXTSS member name.
(edit) @1579   18 years vboxsync doxygen fixes
(edit) @1578   18 years vboxsync style
(edit) @1577   18 years vboxsync Do not access already completed message in HGCM.
(edit) @1576   18 years vboxsync Removed obsolete todo
(edit) @1575   18 years vboxsync Check for hypervisor area & intermediate mapping conflicts too.
(edit) @1574   18 years vboxsync Turned on VME.
(edit) @1573   18 years vboxsync Added release logging for VERR_PGM_MAPPING_CONFLICT cases.
(edit) @1572   18 years vboxsync shut up gcc's bitching about non-virtual destructors.
(edit) @1571   18 years vboxsync audio (darwin).
(edit) @1570   18 years vboxsync pushfq, not pushfd. (hope the old yasm doesn't mind...)
(edit) @1569   18 years vboxsync Moved win32 usbLib code to VBoxDDU.dll.
(edit) @1568   18 years vboxsync drop the yasm hack (darwin).
(edit) @1567   18 years vboxsync darwin doesn't need VMM & REM any longer.
(edit) @1566   18 years vboxsync VBOXDDU_DECL & IN_VBOXDDU
(edit) @1565   18 years vboxsync Split out the bulk of the VDI code from VBoxDD and put it in VBoxDDU …
(edit) @1564   18 years vboxsync Removed libuuid dependency.
(edit) @1563   18 years vboxsync Rewrote it to use per-cpu timers instead of smp_call_function.
(edit) @1562   18 years vboxsync Forgot to include offset into first page into page number calculation …
(edit) @1561   18 years vboxsync Extra check
(edit) @1560   18 years vboxsync Include offset into first page into page number calculation (!).
(edit) @1559   18 years vboxsync Backed out 19596 due to regressions with save/restore smoke tests.
(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) @1548   18 years vboxsync stdbool.h workaround for darwin.
(edit) @1547   18 years vboxsync export
(edit) @1546   18 years vboxsync Undefining VBOX_WITH_MAIN has side effects.
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