VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @65247   8 years vboxsync xpcom/server.cpp: need to restore the VirtualBox object refcount if it …
(edit) @65246   8 years vboxsync xpcom/server.cpp: temporary logging change for bug hunting
(edit) @65245   8 years vboxsync VMMRZCallRing3: Include cCallRing3Disabled in the assertion so we can …
(edit) @65244   8 years vboxsync burn fix
(edit) @65243   8 years vboxsync nit
(edit) @65242   8 years vboxsync VMMGuruMeditation: list addresses on the ring-0 stack.
(edit) @65241   8 years vboxsync VMM/HMVMXR0: Fix longjmp related regression introduced in r112729.
(edit) @65240   8 years vboxsync pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
(edit) @65239   8 years vboxsync IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
(edit) @65238   8 years vboxsync nt/nt.h: W10 TEB and PEB updates.
(edit) @65237   8 years vboxsync filesplitter.cpp: More error info on windows (had a weird EINVAL failure).
(edit) @65236   8 years vboxsync tdUnitTest1.py: Enabled tstLdr-4 on windows, mac and 32-bit linux.
(edit) @65235   8 years vboxsync tstLdr-4.cpp: fix
(edit) @65234   8 years vboxsync FE/Qt: bugref:8722: Runtime UI: Multi-screen layout stuff: Use the …
(edit) @65233   8 years vboxsync VMM/HMVMXR0: column limit.
(edit) @65232   8 years vboxsync FE/Qt: bugref:8724: Selector UI: Snapshots pane: Adjust Clone action …
(edit) @65231   8 years vboxsync tstContiguous: be less strict if tstContiguous fails on 32-bit hosts. …
(edit) @65230   8 years vboxsync testdriver: Implemented sudo kill for aborting VM processes.
(edit) @65229   8 years vboxsync Config.kmk: Allow cross certs and timestamping with test signing.
(edit) @65228   8 years vboxsync TestManager: Hacked up some basic testbox sorting during the weekly …
(edit) @65227   8 years vboxsync TestManager: Hacked up some basic testbox sorting during the weekly …
(edit) @65226   8 years vboxsync TestManager: Hacked up some basic testbox sorting during the weekly …
(edit) @65225   8 years vboxsync Main: Leave mAsync false by default but set it true before creating a …
(edit) @65224   8 years vboxsync Main/VideoRec: Option comparison fixes.
(edit) @65223   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 160): Very basic …
(edit) @65222   8 years vboxsync VMM/HMVMXR0: Fix longjump when mapping the APIC access page, map the …
(edit) @65221   8 years vboxsync Main/VideoRec: Be more gentle for CaseInsensitive options, renamed key …
(edit) @65220   8 years vboxsync Devices/Storage/IOBufMgmt: Some code which helped debugging the …
(edit) @65219   8 years vboxsync Devices/Storage/IOBufMgmt: Update the amount of free memory …
(edit) @65218   8 years vboxsync suppress new year splash screen by default
(edit) @65217   8 years vboxsync graphwiz.css: fix
(edit) @65216   8 years vboxsync VideoRec: Update.
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