VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1926   18 years vboxsync Got rid of incorrect assertion.
(edit) @1921   18 years vboxsync And assertion is too annoying there.
(edit) @1920   18 years vboxsync u1VM implies cpl=3
(edit) @1919   18 years vboxsync Corrected assertion
(edit) @1918   18 years vboxsync Always check if the code selector is wide open. Refuse patching if …
(edit) @1917   18 years vboxsync %VGx -> %VGv
(edit) @1914   18 years vboxsync Reapplied 20145
(edit) @1913   18 years vboxsync Reapplied 20145
(edit) @1909   18 years vboxsync Removed debugging code
(edit) @1908   18 years vboxsync Backed out part of 20091 to check if that's the cause of the major …
(edit) @1907   18 years vboxsync attempt to fix tinderboxes: remove r20142, r20145, r20146
(edit) @1898   18 years vboxsync Updated comment
(edit) @1897   18 years vboxsync Put back pending interrupt detection in iret patch.
(edit) @1894   18 years vboxsync Reenabled old VINF_PATM_PENDING_IRQ_AFTER_IRET code
(edit) @1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
(edit) @1886   18 years vboxsync warning
(edit) @1885   18 years vboxsync warning
(edit) @1881   18 years vboxsync Unused warning.
(edit) @1876   18 years vboxsync VBOX_TM_VIRTUALIZED_TSC hack.
(edit) @1875   18 years vboxsync Got rid of annoying assertions.
(edit) @1871   18 years vboxsync typo.
(edit) @1868   18 years vboxsync X2/GIP debugging code
(edit) @1867   18 years vboxsync Workaround added for nasty guest drivers that patch the IDT.
(edit) @1866   18 years vboxsync Disabled previous csam changes.
(edit) @1865   18 years vboxsync InvalidatePage: always make page non-present (possibly dangerous) Page …
(edit) @1864   18 years vboxsync csamR3FlushCodePages update
(edit) @1861   18 years vboxsync oops
(edit) @1860   18 years vboxsync put back 64 bits fix
(edit) @1859   18 years vboxsync updated scan beyond ret instruction code
(edit) @1858   18 years vboxsync pfnDriverAttach has to pass the real return value of pfnConstruct, not …
(edit) @1853   18 years vboxsync extra csam check
(edit) @1839   18 years vboxsync style
(edit) @1838   18 years vboxsync speed.
(edit) @1837   18 years vboxsync 64-bit bustage.
(edit) @1834   18 years vboxsync Forgot to set the action flag
(edit) @1833   18 years vboxsync comment + logging
(edit) @1831   18 years vboxsync Some CSAM changes.
(edit) @1830   18 years vboxsync Preparation for new code page detection.
(edit) @1828   18 years vboxsync Cleaned up cpl checking.
(edit) @1823   18 years vboxsync Extra safety check.
(edit) @1822   18 years vboxsync Log writes to shadow tables (gdt, idt, ldt, tss)
(edit) @1821   18 years vboxsync Extra check for hypervisor region writes.
(edit) @1820   18 years vboxsync Correct.
(edit) @1814   18 years vboxsync Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP)
(edit) @1813   18 years vboxsync r=bird: I think we're also missing the bits of the state that's …
(edit) @1812   18 years vboxsync r=bird: Not entirely sure if inverting the destruction order is a good …
(edit) @1801   18 years vboxsync oops
(edit) @1800   18 years vboxsync missing parameter
(edit) @1799   18 years vboxsync Refuse to patch a handler whose idt cs selector isn't wide open.
(edit) @1798   18 years vboxsync Restore guest context when an trap occurs during iret in …
(edit) @1797   18 years vboxsync Clearer logging when a trap occurs in hypervisor code.
(edit) @1794   18 years vboxsync put back interrupt redirection update
(edit) @1793   18 years vboxsync backed out 19970
(edit) @1792   18 years vboxsync Proper interrupt redirection bitmap sync
(edit) @1791   18 years vboxsync style
(edit) @1774   18 years vboxsync Destroy drivers in filo order.
(edit) @1773   18 years vboxsync Spaces
(edit) @1699   18 years vboxsync NO_SUPCALLR0VMM not needed for L4
(edit) @1684   18 years vboxsync NO_SUPCALLR0VMM for L4
(edit) @1645   18 years vboxsync removed some leftover debug code (amd64 tripple-fault)
(edit) @1644   18 years vboxsync warnings.
(edit) @1638   18 years vboxsync warning.
(edit) @1635   18 years vboxsync warnings.
(edit) @1634   18 years vboxsync warnings.
(edit) @1633   18 years vboxsync warning.
(edit) @1626   18 years vboxsync Fixed some YASM warnings for win32 targets
(edit) @1625   18 years vboxsync @@note -> Note:
(edit) @1620   18 years vboxsync All rings are allowed with hardware acceleration
(edit) @1609   18 years vboxsync typo
(edit) @1608   18 years vboxsync rc was probably not initialized
(edit) @1607   18 years vboxsync ~0U
(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) @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) @1595   18 years vboxsync resb in code/data => times xxx db 0
(edit) @1594   18 years vboxsync Fixed 64-bit issue.
(edit) @1585   18 years vboxsync warnings
(edit) @1583   18 years vboxsync warnings
(edit) @1580   18 years vboxsync Corrected VBOXTSS member name.
(edit) @1579   18 years vboxsync doxygen fixes
(edit) @1578   18 years vboxsync style
(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) @1570   18 years vboxsync pushfq, not pushfd. (hope the old yasm doesn't mind...)
(edit) @1568   18 years vboxsync drop the yasm hack (darwin).
(edit) @1559   18 years vboxsync Backed out 19596 due to regressions with save/restore smoke tests.
(edit) @1552   18 years vboxsync Added a note about TSS monitoring.
(edit) @1543   18 years vboxsync Darwin OSE should still use the fake loader.
(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)
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