VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65347   8 years vboxsync Devices/Storage/DrvVD: Fix cancelling active requests
(edit) @65346   8 years vboxsync Devices/Storage/DrvVD: Log the request states when cancelling them
(edit) @65345   8 years vboxsync VMSVGA: palette fix.
(edit) @65344   8 years vboxsync pylint, another try
(edit) @65343   8 years vboxsync pylint fixes
(edit) @65342   8 years vboxsync pylint fixes
(edit) @65341   8 years vboxsync ValidationKit: Fix for r112914, add the new kind prefix into the list …
(edit) @65340   8 years vboxsync Main/EbmlWriter.cpp: Not needed.
(edit) @65339   8 years vboxsync FE/Qt: recent Linux distributions
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65337   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 179): A bit of care …
(edit) @65336   8 years vboxsync Runtime: Linux 4.10 removed the register_cpu_notifier interface, …
(edit) @65335   8 years vboxsync testmanager,testdriver: Adjustments of process info dumping. Don't do …
(edit) @65334   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 178): A bit of care …
(edit) @65333   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 177): A bit of care …
(edit) @65332   8 years vboxsync Build fix (no C++11 on Solaris).
(edit) @65331   8 years vboxsync Build fix.
(edit) @65330   8 years vboxsync VideoRec: Update.
(edit) @65329   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 176): A bit of care …
(edit) @65328   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 175): A bit of care …
(edit) @65327   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 174): A bit of care …
(edit) @65326   8 years vboxsync VMM/HM: Fix.
(edit) @65325   8 years vboxsync VMM/HM: Fix.
(edit) @65324   8 years vboxsync DevPciIch9.cpp: only place prefetchable regions beyond 4GB, due to …
(edit) @65323   8 years vboxsync FE/Qt: bugref:8646: Guest Additions and Extension Pack downloaders: …
(edit) @65322   8 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @65321   8 years vboxsync ValidationKit: Try to gather some basic process information for failed …
(edit) @65320   8 years vboxsync DevPciIch9.cpp: use bus:dev.fn consistently for identifying PCI …
(edit) @65319   8 years vboxsync testresults.py: Fix for inverted failure reason filter.
(edit) @65318   8 years vboxsync vsheriff: Check for install/uninstall problems with unittests too.
(edit) @65317   8 years vboxsync vsheriff: Extended the bad-testbox handling to include failure reason …
(edit) @65316   8 years vboxsync VMM/HM: Fixed case in name prefixes of a few internal functions.
(edit) @65315   8 years vboxsync FE/Qt: bugref:8646: Guest Additions and Extension Pack downloaders: …
(edit) @65314   8 years vboxsync VMM/HM: Eliminate unused member.
(edit) @65313   8 years vboxsync vboxinstaller.py: List the UID of the processes we're about to kill.
(edit) @65312   8 years vboxsync common/utils.py: Fixed processListAll for darwin (returned empty list).
(edit) @65311   8 years vboxsync testdriver/vboxinstaller.py: On abort do _killAllVBoxProcesses before …
(edit) @65310   8 years vboxsync testdriver/vbox.py: On 'abort', kill the pids in the pid file before …
(edit) @65309   8 years vboxsync testdriver: append '/abort' to the log lines of scripts doing the …
(edit) @65308   8 years vboxsync Main/EbmlWriter.cpp: No newline for WritingApp.
(edit) @65307   8 years vboxsync Main/EbmlWriter.cpp: Include VBox version + revision in the segment's …
(edit) @65306   8 years vboxsync vsheriff: Try detect VBoxDrv unload problem on darwin.
(edit) @65305   8 years vboxsync VMSVGA/Cursor: 1-bit XOR conversion fix. Multi-bit AND mask conversion …
(edit) @65304   8 years vboxsync IEM: 286 only needs to fetch 6 bytes of descriptors.
(edit) @65303   8 years vboxsync VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
(edit) @65302   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65301   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65300   8 years vboxsync PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
(edit) @65299   8 years vboxsync PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
(edit) @65298   8 years vboxsync VMSVGA: Made the FIFO size configurable (still using the 128KB default).
(edit) @65297   8 years vboxsync VMSVGA: Style cleanups.
(edit) @65296   8 years vboxsync VMSVGA: doxygen build fix
(edit) @65295   8 years vboxsync VMSVGA: build fix
(edit) @65294   8 years vboxsync VMSVGA: Updates. * Moved VMSVGA specific structures and defines from …
(edit) @65293   8 years vboxsync PCBIOS/show_logo: Even without fade out, do the final fade out step to …
(edit) @65292   8 years vboxsync DevPciIch9.cpp: Since the code can't deal with prefetchable memory …
(edit) @65291   8 years vboxsync DevPlayground: the big mem BARs need to be prefetchable in the real world
(edit) @65290   8 years vboxsync FE/Qt: nit
(edit) @65289   8 years vboxsync FE/Qt: strVersion
(edit) @65288   8 years vboxsync SharedFolders: helper to check file handles, cleanup.
(edit) @65287   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 173): A bit of care …
(edit) @65286   8 years vboxsync build fix
(edit) @65285   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 172): A bit of care …
(edit) @65284   8 years vboxsync DevPciIch9.cpp: warning fixes
(edit) @65283   8 years vboxsync DevPciIch9.cpp (and minor other corresponding adaptions): eliminate …
(edit) @65282   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 171): A bit of care …
(edit) @65281   8 years vboxsync VideoRec: Opus encoding header fixes.
(edit) @65280   8 years vboxsync VMM/HMVMXR0: Lazy load guest MSRs when they've changed despite being …
(edit) @65279   8 years vboxsync SharedFolders: additional check
(edit) @65278   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 170): Remove old new junk.
(edit) @65277   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 169): Forgot something …
(edit) @65276   8 years vboxsync VMM/HMVMXR0: Update comment.
(edit) @65275   8 years vboxsync VMM/HMVMXR0: Fixed an extra VMMRZCallRing3Enable when cleaning up the …
(edit) @65274   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 168): A bit of care …
(edit) @65273   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 167): A bit of care …
(edit) @65272   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 166): A bit of care …
(edit) @65271   8 years vboxsync VMSVGA: GMR work.
(edit) @65270   8 years vboxsync Added Vista_64
(edit) @65269   8 years vboxsync FE/Qt: when downloading an Extension Pack or Guest Additions, verify …
(edit) @65268   8 years vboxsync FE/Qt: when downloading an Extension Pack or Guest Additions, verify …
(edit) @65267   8 years vboxsync build fix
(edit) @65266   8 years vboxsync build fix
(edit) @65265   8 years vboxsync VMSVGA: Translate palette register indexes for SVGA_ID_0. Added …
(edit) @65264   8 years vboxsync Tabs.
(edit) @65263   8 years vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @65262   8 years vboxsync Added vista full installation.
(edit) @65261   8 years vboxsync Build fix.
(edit) @65260   8 years vboxsync Build fix.
(edit) @65259   8 years vboxsync Build fix.Build fix.
(edit) @65258   8 years vboxsync pylint warning.
(edit) @65257   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 165): Basic …
(edit) @65256   8 years vboxsync VideoRec: More infrastructure work on making the WebM writer as much …
(edit) @65255   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 164): …
(edit) @65254   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 163): …
(edit) @65253   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 162): Very basic …
(edit) @65252   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 161): Cleanup for …
(edit) @65251   8 years vboxsync VMM/HMVMXR0: Adjustments to fix in r112756 and comment update.
(edit) @65250   8 years vboxsync vsheriff: identify NS_ERROR_FAILURE problem.
(edit) @65249   8 years vboxsync vsheriff: Must check out VM runs w/o any additional logs too. duh.
(edit) @65248   8 years vboxsync vsheriff: identify NS_ERROR_FAILURE problem.
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