VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1374   18 years vboxsync Forgot one argument.
(edit) @1373   18 years vboxsync Assertion message added.
(edit) @1372   18 years vboxsync removed obsolete .cvsignore files
(edit) @1371   18 years vboxsync FE/Qt: - Added new Welcome picture (shown when no VMs are defined); - …
(edit) @1370   18 years vboxsync FE/Qt: Added VBoxGlobal::openURL(); implemented Help -> VirtualBox Web …
(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) @1364   18 years vboxsync Make the BIOS log prefix a single string instead of replicating it …
(edit) @1363   18 years vboxsync Emulate faulting v86 instruction (might be valid because of iopl).
(edit) @1362   18 years vboxsync Enable BIOS backdoor logging for info messages. Can be useful to debug …
(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) @1358   18 years vboxsync SELM function changes for v86 mode code.
(edit) @1356   18 years vboxsync build fix
(edit) @1355   18 years vboxsync nc
(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) @1351   18 years vboxsync 1703: Redesign the Virtual Disk Manager dialog: Ensure VDI nodes …
(edit) @1350   18 years vboxsync darwin: A quick go at makeing process switching work. TODO: restoring …
(edit) @1349   18 years vboxsync Ported VRDP to darwin. Also modified the VBOXMAINEXE/VBOXMAIN …
(edit) @1348   18 years vboxsync Some old amd64 hacks -> VBOX_WITH_INTERNAL_NETWORKING
(edit) @1346   18 years vboxsync VBOX_WITH_INTERNAL_NETWORKING. disabled for L4 and Darwin.
(edit) @1345   18 years vboxsync VBOX_WITH_INTERNAL_NETWORKING. disabled for L4 and Darwin.
(edit) @1344   18 years vboxsync Disabled obsolete code in HGCM, added logging.
(edit) @1343   18 years vboxsync oops.
(edit) @1342   18 years vboxsync Zero (almost) all memory below 640K. All commercial BIOS versions …
(edit) @1341   18 years vboxsync Disabled v86 raw mode again due to windows install regressions.
(edit) @1339   18 years vboxsync darwin: intercept the events before HI gets them. a bit of a hack …
(edit) @1338   18 years vboxsync Moved the IF check.
(edit) @1337   18 years vboxsync Forbid execution of v86 code with IF=0.
(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) @1320   18 years vboxsync Hack to ignore Command-H and Command-Q when the keyboard is captured. …
(edit) @1319   18 years vboxsync Removed debug code.
(edit) @1318   18 years vboxsync darwin: ignore keyboard events when the widget hasn't got the …
(edit) @1317   18 years vboxsync Do like the others, lowercase and not extension in the Info.plist file.
(edit) @1316   18 years vboxsync New icon (PMView + Icon Composer). Removed a left over LSEnvironment …
(edit) @1315   18 years vboxsync A quick hack to prevent getting the typing-while-paused on Host-Q.
(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) @1307   18 years vboxsync Added temps to avoid attempts to free bogus (because modified) pointers.
(edit) @1306   18 years vboxsync Forward #UD & #GP in V86 code in GC
(edit) @1305   18 years vboxsync Guest side of shared clipboard can receive less data than the buffer size.
(edit) @1304   18 years vboxsync More logging
(edit) @1303   18 years vboxsync Fixed configuring the RDP server bind address.
(edit) @1302   18 years vboxsync Fixed default for RDP server bind address.
(edit) @1301   18 years vboxsync Disabled obsolete code in HGCM
(edit) @1300   18 years vboxsync Fix eol style properties for header files
(edit) @1299   18 years vboxsync Implement configuration option in VBoxManage for the interface the RDP …
(edit) @1298   18 years vboxsync When there is some inaccessible media, the VDM dialog adds the …
(edit) @1297   18 years vboxsync removed another workaround
(edit) @1296   18 years vboxsync removed another workaround
(edit) @1295   18 years vboxsync don't segfault if VBoxXPCOMBase.xpt cannot be found
(edit) @1294   18 years vboxsync Fixing forward/back focus passing for boot item's table of VMSettings.
(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) @1290   18 years vboxsync if dlopen fails, don't report a general error but VERR_FILE_NOT_FOUND …
(edit) @1289   18 years vboxsync Sub page link activation for entering different VMSettings pages and …
(edit) @1288   18 years vboxsync treat a repeate key as another keydown (dunno if this is correct, but …
(edit) @1287   18 years vboxsync darwin modifier / hostkey fixes.
(edit) @1286   18 years vboxsync Fixed bustage (silly vcc80 don't give a shit about macro argument count).
(edit) @1285   18 years vboxsync Darwin: fixed the screen update issue and started implementing the …
(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) @1281   18 years vboxsync VMSettings -> General page -> Advanced setting: Some keyboard-work …
(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) @1276   18 years vboxsync Main: Fixed: A saved state file for a newly created machine was …
(edit) @1275   18 years vboxsync wording
(edit) @1274   18 years vboxsync FE/Qt: Fixed a lot more regressions in the Selector window.
(edit) @1273   18 years vboxsync Keep stats for forced SVM exits.
(edit) @1272   18 years vboxsync Exit reason statistics for SVM added.
(edit) @1271   18 years vboxsync Comments renaming :)
(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) @1266   18 years vboxsync Disabling empty boot item in the boot table of VMSettings. This empty …
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