VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41539   13 年 vboxsync DevVGA.h: reordering the VGAState members a bit to make them easier to …
(edit) @41477   13 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41037   13 年 vboxsync E1000: added new device state members to tstDeviceStructSizeRC
(edit) @41019   13 年 vboxsync Devices/ATA: Introduce option to suppress overwriting inquiry data for …
(edit) @40841   13 年 vboxsync Storage/ATA: Fix CD/DVD passthrough and Session At Once (SAO) …
(edit) @40040   13 年 vboxsync Removed old keyboard code.
(edit) @39972   13 年 vboxsync Updated struct testcase to see what breaks.
(edit) @39684   13 年 vboxsync Parallel: Some love for the long abandoned parallel port emulation. …
(edit) @39306   13 年 vboxsync DevAPIC: > 32 CPUs, cleanups.
(edit) @38152   13 年 vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @37955   13 年 vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37781   13 年 vboxsync PCI passthrough fixes
(edit) @37752   13 年 vboxsync fix USB 2.0 for OSE builds
(edit) @37540   13 年 vboxsync Build fix
(edit) @37498   13 年 vboxsync build fix
(edit) @37477   13 年 vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37444   13 年 vboxsync DevACPI: Locking and code cleanup.
(edit) @37430   13 年 vboxsync Devices/testcase: more EHCI offset checks
(edit) @37237   14 年 vboxsync DevACPI: attempt to make the ACPI timer SMP-safe
(edit) @36878   14 年 vboxsync AHCI: Support access through the index/data register pair from the I/O …
(edit) @36870   14 年 vboxsync Devices/HPET: cosmetical nitpicking
(edit) @36273   14 年 vboxsync AHCI: Make the number of available command slots configurable
(edit) @36268   14 年 vboxsync PCI: fixed issues with memory layout mismatch between RC and other …
(edit) @36079   14 年 vboxsync PCI: cleanup, todos, raw PCI regions work
(edit) @35886   14 年 vboxsync burn fix, typo
(edit) @35885   14 年 vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35353   14 年 vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @34851   14 年 vboxsync AHCI: Fix ATAPI device detection with Solaris guests. The command …
(edit) @34183   14 年 vboxsync tstDeviceStructSizeRC: Add forgotten changes
(edit) @34092   14 年 vboxsync Devices/testcase/Makefile.kmk: Better name & place.
(edit) @34091   14 年 vboxsync Devices/testcase/Makefile.kmk: Unqualified target_PROP inventions are …
(edit) @34009   14 年 vboxsync Devices/Storage: Introduce Bootable CFGM key to enable BIOS access
(edit) @33649   14 年 vboxsync Devices/testcase: DEFS cleanup
(edit) @33648   14 年 vboxsync fix builds
(edit) @33644   14 年 vboxsync dev/vga: fix VGAState inconsistency across different .cpp files
(edit) @33360   14 年 vboxsync Devices/testcase/Makefile.kmk: Must define VBOX_WITH_EHCI or we'll …
(edit) @33274   14 年 vboxsync BusLogic: Implement suspend on error
(edit) @33210   14 年 vboxsync Missing testcase changes
(edit) @32958   14 年 vboxsync Testcase
(edit) @32776   14 年 vboxsync PCI: refactoring for PCIe work
(edit) @32484   14 年 vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32471   14 年 vboxsync Devices: refactoring, further PCI work
(edit) @32300   14 年 vboxsync AHCI/ATAPI: port fixes for audio CD over and implement support for …
(edit) @32088   14 年 vboxsync ATA/Passthrough: Fix audio CDs. Try to retrieve the track type during …
(edit) @32069   14 年 vboxsync AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
(edit) @31901   14 年 vboxsync OSE compile fixes
(edit) @31899   14 年 vboxsync OSE build fix
(edit) @31764   14 年 vboxsync virtio-net: removed TX buffer along with redundant memcpy call
(edit) @30850   14 年 vboxsync VMMDev: Addressed little paranoia issue introduced by r63480. That …
(edit) @30772   14 年 vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30597   14 年 vboxsync alignment check on BUSLOGIC::CritSectIntr.
(edit) @30222   14 年 vboxsync tstDeviceStructSize.cpp: VCC100 warnings.
(edit) @30140   14 年 vboxsync BusLogic: Fix race leading to I/O hang
(edit) @29847   15 年 vboxsync Devices/serial: updated structure tests
(edit) @29614   15 年 vboxsync BusLogic: Make sure that there are no tasks pending during suspend
(edit) @29609   15 年 vboxsync LsiLogic: Make sure we have no request pending on suspend
(edit) @29435   15 年 vboxsync DevPCNet,DevE1000: Statistics/profiling.
(edit) @29080   15 年 vboxsync DevAHCI: Alignment fix?
(edit) @29033   15 年 vboxsync tstDeviceStructSizeRC.cpp: Missing changes
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28328   15 年 vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28320   15 年 vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28196   15 年 vboxsync DevE1000: Alignment fix.
(edit) @28057   15 年 vboxsync DevE1000: Generate GSO frames.
(edit) @27844   15 年 vboxsync DevPCNet.cpp: Use the buffered network driver interface.
(edit) @27734   15 年 vboxsync AHCI: Report I/O errors to the guest
(edit) @27628   15 年 vboxsync HPET: testcase update
(edit) @27302   15 年 vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27002   15 年 vboxsync e1000: A workaround for Windows lockups on link status interrupt.
(edit) @26932   15 年 vboxsync virtio-net: alignment
(edit) @26594   15 年 vboxsync CPU hotplug: Reduce the amount of AML code interpreted by the guest …
(edit) @26308   15 年 vboxsync tstDeviceStructSize: qualified the output.
(edit) @26305   15 年 vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26222   15 年 vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26172   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 1.
(edit) @26169   15 年 vboxsync PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
(edit) @26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
(edit) @26080   15 年 vboxsync Build fix
(edit) @25985   15 年 vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25946   15 年 vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25838   15 年 vboxsync Address todos (changes the protocol for CPU ejection) and make it …
(edit) @25825   15 年 vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
(edit) @25817   15 年 vboxsync CPU hotplug: Merge the second patch. ACPI changes to support CPU …
(edit) @25675   15 年 vboxsync LsiLogic: Introduce NumPorts configuration parameter to configure the …
(edit) @25587   15 年 vboxsync LsiLogic: Updates for the SAS controller emulation
(edit) @24834   15 年 vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
(edit) @24757   15 年 vboxsync #3987: Virtio: Control queue implementation and address filtering.
(edit) @24749   15 年 vboxsync DevAHCI: async suspend, reset and power off handling for the SATA part.
(edit) @24624   15 年 vboxsync updated testcase
(edit) @24616   15 年 vboxsync #3987: Virtio: Applied Frank's GC patch and made debug build work as well.
(edit) @24173   15 年 vboxsync ATA: Rename macros
(edit) @24172   15 年 vboxsync AHCI: Add additional VPD keys
(edit) @24169   15 年 vboxsync ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
(edit) @24097   15 年 vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24094   15 年 vboxsync DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
(edit) @24089   15 年 vboxsync DevRTC: Added UseUTC config options (default is false). Save and …
(edit) @24087   15 年 vboxsync DevPit-i8254: Save and verify config. Saved state version changed.
(edit) @24020   15 年 vboxsync E1000: EEPROM save/load functions
(edit) @23814   15 年 vboxsync DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
(edit) @23452   15 年 vboxsync Makefiles: Corrected properties.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette