VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @31901   14 years vboxsync OSE compile fixes
(edit) @31899   14 years vboxsync OSE build fix
(edit) @31764   14 years vboxsync virtio-net: removed TX buffer along with redundant memcpy call
(edit) @30850   14 years vboxsync VMMDev: Addressed little paranoia issue introduced by r63480. That …
(edit) @30772   14 years vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30597   14 years vboxsync alignment check on BUSLOGIC::CritSectIntr.
(edit) @30222   14 years vboxsync tstDeviceStructSize.cpp: VCC100 warnings.
(edit) @30140   14 years vboxsync BusLogic: Fix race leading to I/O hang
(edit) @29847   15 years vboxsync Devices/serial: updated structure tests
(edit) @29614   15 years vboxsync BusLogic: Make sure that there are no tasks pending during suspend
(edit) @29609   15 years vboxsync LsiLogic: Make sure we have no request pending on suspend
(edit) @29435   15 years vboxsync DevPCNet,DevE1000: Statistics/profiling.
(edit) @29080   15 years vboxsync DevAHCI: Alignment fix?
(edit) @29033   15 years vboxsync tstDeviceStructSizeRC.cpp: Missing changes
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28328   15 years vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28196   15 years vboxsync DevE1000: Alignment fix.
(edit) @28057   15 years vboxsync DevE1000: Generate GSO frames.
(edit) @27844   15 years vboxsync DevPCNet.cpp: Use the buffered network driver interface.
(edit) @27734   15 years vboxsync AHCI: Report I/O errors to the guest
(edit) @27628   15 years vboxsync HPET: testcase update
(edit) @27302   15 years vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27002   15 years vboxsync e1000: A workaround for Windows lockups on link status interrupt.
(edit) @26932   15 years vboxsync virtio-net: alignment
(edit) @26594   15 years vboxsync CPU hotplug: Reduce the amount of AML code interpreted by the guest …
(edit) @26308   15 years vboxsync tstDeviceStructSize: qualified the output.
(edit) @26305   15 years vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26172   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 1.
(edit) @26169   15 years vboxsync PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26080   15 years vboxsync Build fix
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25838   15 years vboxsync Address todos (changes the protocol for CPU ejection) and make it …
(edit) @25825   15 years vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
(edit) @25817   15 years vboxsync CPU hotplug: Merge the second patch. ACPI changes to support CPU …
(edit) @25675   15 years vboxsync LsiLogic: Introduce NumPorts configuration parameter to configure the …
(edit) @25587   15 years vboxsync LsiLogic: Updates for the SAS controller emulation
(edit) @24834   15 years vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
(edit) @24757   15 years vboxsync #3987: Virtio: Control queue implementation and address filtering.
(edit) @24749   15 years vboxsync DevAHCI: async suspend, reset and power off handling for the SATA part.
(edit) @24624   15 years vboxsync updated testcase
(edit) @24616   15 years vboxsync #3987: Virtio: Applied Frank's GC patch and made debug build work as well.
(edit) @24173   15 years vboxsync ATA: Rename macros
(edit) @24172   15 years vboxsync AHCI: Add additional VPD keys
(edit) @24169   15 years vboxsync ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
(edit) @24097   15 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24094   15 years vboxsync DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
(edit) @24089   15 years vboxsync DevRTC: Added UseUTC config options (default is false). Save and …
(edit) @24087   15 years vboxsync DevPit-i8254: Save and verify config. Saved state version changed.
(edit) @24020   15 years vboxsync E1000: EEPROM save/load functions
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