VirtualBox

source: vbox/trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41539   13 年 vboxsync DevVGA.h: reordering the VGAState members a bit to make them easier to …
(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) @37752   14 年 vboxsync fix USB 2.0 for OSE builds
(edit) @37540   14 年 vboxsync Build fix
(edit) @37498   14 年 vboxsync build fix
(edit) @37477   14 年 vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37444   14 年 vboxsync DevACPI: Locking and code cleanup.
(edit) @37430   14 年 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) @34851   14 年 vboxsync AHCI: Fix ATAPI device detection with Solaris guests. The command …
(edit) @34183   14 年 vboxsync tstDeviceStructSizeRC: Add forgotten changes
(edit) @34009   14 年 vboxsync Devices/Storage: Introduce Bootable CFGM key to enable BIOS access
(edit) @33648   14 年 vboxsync fix builds
(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   15 年 vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32471   15 年 vboxsync Devices: refactoring, further PCI work
(edit) @32300   15 年 vboxsync AHCI/ATAPI: port fixes for audio CD over and implement support for …
(edit) @32088   15 年 vboxsync ATA/Passthrough: Fix audio CDs. Try to retrieve the track type during …
(edit) @32069   15 年 vboxsync AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
(edit) @31899   15 年 vboxsync OSE build fix
(edit) @31764   15 年 vboxsync virtio-net: removed TX buffer along with redundant memcpy call
(edit) @30850   15 年 vboxsync VMMDev: Addressed little paranoia issue introduced by r63480. That …
(edit) @30772   15 年 vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30140   15 年 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) @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) @26594   15 年 vboxsync CPU hotplug: Reduce the amount of AML code interpreted by the guest …
(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.
(copy) @25946   15 年 vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp 複製
(edit) @25838   15 年 vboxsync Address todos (changes the protocol for CPU ejection) and make it …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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