VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1672   18 years vboxsync typo
(edit) @1671   18 years vboxsync Correction
(edit) @1670   18 years vboxsync Bugfix
(edit) @1669   18 years vboxsync Don't use auto-reset event semaphores.
(edit) @1668   18 years vboxsync Use overlapped option for ConnectNamedPipe too.
(edit) @1667   18 years vboxsync vbox version visible in additions modules
(edit) @1666   18 years vboxsync make VBOX_VERSION visible with modinfo
(edit) @1665   18 years vboxsync Compile fix
(edit) @1664   18 years vboxsync Another fix
(edit) @1663   18 years vboxsync Some shutdown fixes. (not well done)
(edit) @1662   18 years vboxsync Made writes blocking again.
(edit) @1661   18 years vboxsync More fixes
(edit) @1660   18 years vboxsync Typo in comment, raw disk access is a media driver.
(edit) @1659   18 years vboxsync Argh
(edit) @1658   18 years vboxsync New log group for raw disk (partition) block driver.
(edit) @1657   18 years vboxsync Test
(edit) @1656   18 years vboxsync Comment added
(edit) @1655   18 years vboxsync Discard write if nobody is listening.
(edit) @1654   18 years vboxsync Wait a bit when nobody has connected yet.
(edit) @1653   18 years vboxsync More overlapped changes
(edit) @1652   18 years vboxsync Try it with overlapped writes then.
(edit) @1651   18 years vboxsync create the named pipe only once
(edit) @1650   18 years vboxsync New VINF_HGCM_SAVE_STATE code.
(edit) @1649   18 years vboxsync Workaround for the problem when VBox captures keyboard but it not …
(edit) @1648   18 years vboxsync A quick hack to include guesttool.exe and VBoxGuestAdditions.iso in …
(edit) @1647   18 years vboxsync So far unsuccessful attempts to make Windows named pipes work properly …
(edit) @1646   18 years vboxsync Converted from active waiting to RTThreadWait.
(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.
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