VirtualBox

source: vbox/trunk/src/VBox/Devices/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @52817   10 years vboxsync xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
(edit) @52789   10 years vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52508   10 years vboxsync SMC structure tests.
(edit) @52475   10 years vboxsync Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
(edit) @52259   10 years vboxsync Updated devices testcase to cover more.
(edit) @51341   11 years vboxsync Missing file
(edit) @50533   11 years vboxsync Another missing file
(edit) @50532   11 years vboxsync Missing file
(edit) @50126   11 years vboxsync 32-bit build fix
(edit) @50125   11 years vboxsync Devices/Graphics: added missing tstDeviceStructSizeRC tests
(edit) @50034   11 years vboxsync EHCI: Fix race between frame thread and completion callback which …
(edit) @50032   11 years vboxsync AHCI: Fix possible problem with suspending a VM if there was a non …
(edit) @50031   11 years vboxsync AHCI: Fix race which can cause a hang during suspend
(edit) @50018   11 years vboxsync Storage/AHCI: Make sure all threads are idling before finishing the …
(edit) @49958   11 years vboxsync EHCI,OHCI: Fix possible deadlock introduced with the first version of …
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49754   11 years vboxsync DevPCNet: remove the private guest interface because it's unused for a …
(edit) @49173   11 years vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48214   11 years vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @47829   11 years vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47466   11 years vboxsync tstDeviceStructSize, tstHelp: Missed hex prefix.
(edit) @47298   11 years vboxsync Forgot to submit file.
(edit) @46376   12 years vboxsync VMMDev: Added TestingMMIO config option as the MMIO range isn't …
(edit) @46272   12 years vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @46265   12 years vboxsync Devices/LsiLogic: Move most of the work from EMT to a dedicated worker …
(edit) @46253   12 years vboxsync Devices/LsiLogic: Limit the amount of memory the guest can allocate …
(edit) @45970   12 years vboxsync Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the …
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45796   12 years vboxsync More adj.
(edit) @45789   12 years vboxsync Storage/LsiLogic: Make NetWare work with the emulation
(edit) @45646   12 years vboxsync Devices/AHCI: Offload work from EMT to a dedicated thread when using …
(edit) @44892   12 years vboxsync DevPCNet.cpp: More cleanup.
(edit) @44876   12 years vboxsync DevVGA: Drop the default crit sect in favour of our own (now called …
(edit) @44852   12 years vboxsync s/addrIOPort/IOPortBase/g
(edit) @44810   12 years vboxsync DevRTC.cpp: cleanups.
(edit) @44806   12 years vboxsync DevPS2.cpp++: Drop two critsects in favor of the default device …
(edit) @44804   12 years vboxsync DevPit-i8254.cpp: Cleanups.
(edit) @44801   12 years vboxsync DevPIC.cpp: Cleanups.
(edit) @44725   12 years vboxsync Moving the backdoor logging and timesync down so the request handling …
(edit) @44722   12 years vboxsync VMMDev: More cleanups.
(edit) @44720   12 years vboxsync VMMDev: More cleanups.
(edit) @44709   12 years vboxsync VMMDev: Cleanups.
(edit) @44703   12 years vboxsync Forgot this one again.
(edit) @44680   12 years vboxsync DevIoApic.cpp: Small cleanups.
(edit) @44629   12 years vboxsync DevHEP: MMIO changes and other cleanups.
(edit) @44569   12 years vboxsync DevE1000: fGCEnabled -> fRCEnabled.
(edit) @44533   12 years vboxsync VBoxSVSI.cpp: doxygen and hungarian adjustments.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43601   12 years vboxsync Missing file
(edit) @43596   12 years vboxsync AHCI: Use new code for ATAPI passthrough
(edit) @43568   12 years vboxsync Storage/DevATA: Use the new common code for ATAPI passthrough track …
(edit) @42207   12 years vboxsync Storage/DevAHCI: cosmetic fixes.
(edit) @42206   12 years vboxsync Storage/DevAHCI: Remvove complete dependency on ATAController.
(edit) @41539   13 years vboxsync DevVGA.h: reordering the VGAState members a bit to make them easier to …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41037   13 years vboxsync E1000: added new device state members to tstDeviceStructSizeRC
(edit) @41019   13 years vboxsync Devices/ATA: Introduce option to suppress overwriting inquiry data for …
(edit) @40841   13 years vboxsync Storage/ATA: Fix CD/DVD passthrough and Session At Once (SAO) …
(edit) @40040   13 years vboxsync Removed old keyboard code.
(edit) @39972   13 years vboxsync Updated struct testcase to see what breaks.
(edit) @39684   13 years vboxsync Parallel: Some love for the long abandoned parallel port emulation. …
(edit) @39306   13 years vboxsync DevAPIC: > 32 CPUs, cleanups.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37781   13 years vboxsync PCI passthrough fixes
(edit) @37752   13 years vboxsync fix USB 2.0 for OSE builds
(edit) @37540   13 years vboxsync Build fix
(edit) @37498   13 years vboxsync build fix
(edit) @37477   13 years vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37444   13 years vboxsync DevACPI: Locking and code cleanup.
(edit) @37430   13 years vboxsync Devices/testcase: more EHCI offset checks
(edit) @37237   14 years vboxsync DevACPI: attempt to make the ACPI timer SMP-safe
(edit) @36878   14 years vboxsync AHCI: Support access through the index/data register pair from the I/O …
(edit) @36870   14 years vboxsync Devices/HPET: cosmetical nitpicking
(edit) @36273   14 years vboxsync AHCI: Make the number of available command slots configurable
(edit) @36268   14 years vboxsync PCI: fixed issues with memory layout mismatch between RC and other …
(edit) @36079   14 years vboxsync PCI: cleanup, todos, raw PCI regions work
(edit) @35886   14 years vboxsync burn fix, typo
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @34851   14 years vboxsync AHCI: Fix ATAPI device detection with Solaris guests. The command …
(edit) @34183   14 years vboxsync tstDeviceStructSizeRC: Add forgotten changes
(edit) @34092   14 years vboxsync Devices/testcase/Makefile.kmk: Better name & place.
(edit) @34091   14 years vboxsync Devices/testcase/Makefile.kmk: Unqualified target_PROP inventions are …
(edit) @34009   14 years vboxsync Devices/Storage: Introduce Bootable CFGM key to enable BIOS access
(edit) @33649   14 years vboxsync Devices/testcase: DEFS cleanup
(edit) @33648   14 years vboxsync fix builds
(edit) @33644   14 years vboxsync dev/vga: fix VGAState inconsistency across different .cpp files
(edit) @33360   14 years vboxsync Devices/testcase/Makefile.kmk: Must define VBOX_WITH_EHCI or we'll …
(edit) @33274   14 years vboxsync BusLogic: Implement suspend on error
(edit) @33210   14 years vboxsync Missing testcase changes
(edit) @32958   14 years vboxsync Testcase
(edit) @32776   14 years vboxsync PCI: refactoring for PCIe work
(edit) @32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @32300   14 years vboxsync AHCI/ATAPI: port fixes for audio CD over and implement support for …
(edit) @32088   14 years vboxsync ATA/Passthrough: Fix audio CDs. Try to retrieve the track type during …
(edit) @32069   14 years vboxsync AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
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