VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1468   18 years vboxsync Error details for when we can't get contiguous or low memory.
(edit) @1465   18 years vboxsync 2nd attempt with segment prefix support
(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) @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) @1438   18 years vboxsync Finished trap/irq gate entry logging
(edit) @1437   18 years vboxsync Added trap/irq gate logging
(edit) @1423   18 years vboxsync More stats
(edit) @1422   18 years vboxsync killed warning
(edit) @1421   18 years vboxsync Use offset instead of fault address (aliases).
(edit) @1420   18 years vboxsync more info
(edit) @1419   18 years vboxsync more verbose assertion
(edit) @1418   18 years vboxsync Renamed variable.
(edit) @1417   18 years vboxsync Adjusted comment.
(edit) @1416   18 years vboxsync Initial code for allowing a fully sized guest GDT.
(edit) @1412   18 years vboxsync Fixed dangerous situation with partial hypervisor selector updates.
(edit) @1411   18 years vboxsync Then just get rid of it.
(edit) @1410   18 years vboxsync Attempt to fix assertion
(edit) @1408   18 years vboxsync Initial changes for floating SELM hypervisor selectors.
(edit) @1406   18 years vboxsync Uninitialized variable. (pointed out by Frank)
(edit) @1405   18 years vboxsync Use yasm on darwin.
(edit) @1404   18 years vboxsync yasm/mach-o doesn't grok stabs, so drop that. it's not necessary I believe.
(edit) @1403   18 years vboxsync Don't assert on failure (like VERR_TRPM_DONT_PANIC and the like) or …
(edit) @1393   18 years vboxsync two near jumps for nasm.
(edit) @1382   18 years vboxsync Added comments about observations.
(edit) @1380   18 years vboxsync Naming
(edit) @1379   18 years vboxsync More logging + possible fix
(edit) @1378   18 years vboxsync More logging
(edit) @1374   18 years vboxsync Forgot one argument.
(edit) @1373   18 years vboxsync Assertion message added.
(edit) @1369   18 years vboxsync Enabled v86 raw mode again.
(edit) @1367   18 years vboxsync Corrected v86 handling again.
(edit) @1366   18 years vboxsync Put back disasm logging.
(edit) @1365   18 years vboxsync Log iret faults in patch code.
(edit) @1363   18 years vboxsync Emulate faulting v86 instruction (might be valid because of iopl).
(edit) @1361   18 years vboxsync Compile fix + updates
(edit) @1360   18 years vboxsync Previous change was not correct for v86 code.
(edit) @1359   18 years vboxsync SELM function changes for v86 mode code. CPL check fixes for V86 mode …
(edit) @1356   18 years vboxsync build fix
(edit) @1354   18 years vboxsync Make it possible to move shared libs from /opt/VirtualBox-xxx to …
(edit) @1353   18 years vboxsync Backed out rev.19297
(edit) @1352   18 years vboxsync Only check for patch writes in supervisor mode. Otherwise assume the …
(edit) @1348   18 years vboxsync Some old amd64 hacks -> VBOX_WITH_INTERNAL_NETWORKING
(edit) @1345   18 years vboxsync VBOX_WITH_INTERNAL_NETWORKING. disabled for L4 and Darwin.
(edit) @1341   18 years vboxsync Disabled v86 raw mode again due to windows install regressions.
(edit) @1338   18 years vboxsync Moved the IF check.
(edit) @1336   18 years vboxsync Forbit execution of v86 code with IF=0.
(edit) @1335   18 years vboxsync Sync the null LDT selector as it's perfectly valid. (unlike the null …
(edit) @1334   18 years vboxsync Reenabled raw V86 mode.
(edit) @1332   18 years vboxsync Wrong X86_EFL_VM test
(edit) @1331   18 years vboxsync Disabled raw v86 mode.
(edit) @1329   18 years vboxsync Enable handling of guest IDT writes in the guest context.
(edit) @1328   18 years vboxsync Reorganized TRPM in preparation of handling IDT writes in the guest …
(edit) @1327   18 years vboxsync Some more logging.
(edit) @1326   18 years vboxsync More logging
(edit) @1325   18 years vboxsync Cleaned up
(edit) @1324   18 years vboxsync Enabled raw V86 mode (to check the test boxes)
(edit) @1322   18 years vboxsync Corrected flag handling in V86 iret.
(edit) @1321   18 years vboxsync Move stat start
(edit) @1313   18 years vboxsync Moved the VMM tests into a separate file.
(edit) @1312   18 years vboxsync fixed warning.
(edit) @1311   18 years vboxsync style
(edit) @1310   18 years vboxsync nc
(edit) @1309   18 years vboxsync r=bird: RTR0UINTREG -> RTR0UINTPTR. created defect.
(edit) @1308   18 years vboxsync clearification
(edit) @1306   18 years vboxsync Forward #UD & #GP in V86 code in GC
(edit) @1304   18 years vboxsync More logging
(edit) @1300   18 years vboxsync Fix eol style properties for header files
(edit) @1297   18 years vboxsync removed another workaround
(edit) @1296   18 years vboxsync removed another workaround
(edit) @1293   18 years vboxsync create a better error message if some module we need at runtime was …
(edit) @1292   18 years vboxsync Init tsc offset to 0.
(edit) @1291   18 years vboxsync Removed forced exit hack. No longer required.
(edit) @1286   18 years vboxsync Fixed bustage (silly vcc80 don't give a shit about macro argument count).
(edit) @1284   18 years vboxsync hmm. weird.
(edit) @1283   18 years vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
(edit) @1280   18 years vboxsync dead/misplaced code.
(edit) @1279   18 years vboxsync Use 'nm' instead of 'objdump'.
(edit) @1278   18 years vboxsync Killed some warnings.
(edit) @1277   18 years vboxsync Kill warnings.
(edit) @1273   18 years vboxsync Keep stats for forced SVM exits.
(edit) @1272   18 years vboxsync Exit reason statistics for SVM added.
(edit) @1270   18 years vboxsync removed logging
(edit) @1269   18 years vboxsync Completed hwaccm world switch test
(edit) @1268   18 years vboxsync Typo
(edit) @1267   18 years vboxsync Fixed regression
(edit) @1264   18 years vboxsync argh
(edit) @1263   18 years vboxsync Fixed size
(edit) @1262   18 years vboxsync Set guest RAM size too
(edit) @1258   18 years vboxsync Wrong logger
(edit) @1257   18 years vboxsync Temporary logging
(edit) @1253   18 years vboxsync Correction (PAE)
(edit) @1252   18 years vboxsync Setup cr0 and cr4
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