VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64681   8 年 vboxsync NVMe: Add support for the controller memory buffer (CMB) feature from …
(edit) @64626   8 年 vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64572   8 年 vboxsync Audio/HDA: Rewritten large parts of the interrupt delivery and DMA …
(edit) @64419   8 年 vboxsync DevPci: Mmerged ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64418   8 年 vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64417   8 年 vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64415   8 年 vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64414   8 年 vboxsync DevPCI: Moved ICH9PCIBUS to a common header (DevPciInternal.h) and use …
(edit) @64409   8 年 vboxsync BusLogic,LsiLogic: Implement medium ejected callbacks properly so Main …
(edit) @64395   8 年 vboxsync s/PDMPCIDEVICEINT/PDMPCIDEVINT/.
(edit) @64391   8 年 vboxsync PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
(edit) @64390   8 年 vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 年 vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64351   8 年 vboxsync Audio: Renamed HDA files to better reflect what they are.
(edit) @64344   8 年 vboxsync pci: Start using VBOX_PCI_NUM_REGIONS; doxygen.
(edit) @64224   8 年 vboxsync LsiLogic,BusLogic,VBoxSCSI: Convert to PDMIMEDIAEX and friends
(edit) @64176   8 年 vboxsync AHCI: remove dead code
(edit) @64094   8 年 vboxsync Missing file
(edit) @64000   8 年 vboxsync Update tstDeviceStructSizeRC too
(edit) @63662   8 年 vboxsync PCI: added missing test variable
(edit) @63632   8 年 vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @62957   8 年 vboxsync NVMe: asz* to sz*
(edit) @62923   8 年 vboxsync Devices/Storage/DevNVMe: Fixed a crash while saving a state (triggers …
(edit) @62576   8 年 vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62573   8 年 vboxsync Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
(edit) @62563   8 年 vboxsync Devices: Rename I/O APIC files.
(edit) @62553   8 年 vboxsync Devices/ACPI: Implement dummy SMBus controller (to get rid of the …
(edit) @62182   8 年 vboxsync Devices/testcase: fixes for VBOX_WITH_AUDIO_50
(edit) @61848   8 年 vboxsync VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
(edit) @61847   8 年 vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61776   8 年 vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61339   9 年 vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61150   9 年 vboxsync VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
(edit) @60941   9 年 vboxsync Audio/HDA: - Lowered timer to 100Hz and start/stop it only if …
(edit) @60925   9 年 vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60804   9 年 vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60656   9 年 vboxsync VMM: Fix new APIC code to build on release builds.
(edit) @60593   9 年 vboxsync VMM/APIC: Profiling and reduce 8 atomic ops to 4.
(edit) @60516   9 年 vboxsync VMM/APIC: Add some profile statistics.
(edit) @60464   9 年 vboxsync VMM/APIC: more logging
(edit) @60353   9 年 vboxsync Audio: Added HDA support for newer Linux guests; more work on surround …
(edit) @60307   9 年 vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @60026   9 年 vboxsync Storage/BusLogic: Process mailboxes on a dedicated worker thread to …
(edit) @59875   9 年 vboxsync VUSB: Move the thread for periodic frame procession down to the …
(edit) @59540   9 年 vboxsync NVMe: Remove custom recoverable I/O error handling code and let the …
(edit) @59451   9 年 vboxsync NVMe: Smaller cleanups
(edit) @59440   9 年 vboxsync Build fix; forgot to commit this.
(edit) @59357   9 年 vboxsync Audio: Reattaching fixes.
(edit) @59348   9 年 vboxsync Audio: Implemented dynamic fallback support to NULL audio backends for …
(edit) @59323   9 年 vboxsync Build fix; forgot to commit this.
(edit) @59305   9 年 vboxsync Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
(edit) @59248   9 年 vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59183   9 年 vboxsync duh
(edit) @59044   9 年 vboxsync Devices/Storage/NVMe: Fix a few todos like guest pointer alignment …
(edit) @58983   9 年 vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58967   9 年 vboxsync Device/NVMe: Finish support for raw mode
(edit) @58900   9 年 vboxsync Audio: Big revamp of the HDA emulation; also introduced (not yet …
(edit) @58161   9 年 vboxsync VMMDev: Heartbeat adjustments and build fix.
(edit) @58112   9 年 vboxsync xHCI: Expanded struct testcases a bit.
(edit) @57537   9 年 vboxsync NVMe: Alignment testcase
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57087   9 年 vboxsync tstDeviceStructSizeRC.cpp: Missed these ofc as I'm on darwin.
(edit) @57081   9 年 vboxsync VMSVGA3d: added vmsvga3dctx and vmsvga3dsfc info items, the latter …
(edit) @56405   9 年 vboxsync DevATA: Split out the data port from the IOPortBase1 I/O port …
(edit) @56402   9 年 vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56392   9 年 vboxsync DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
(edit) @56085   10 年 vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55849   10 年 vboxsync Comitted too much now…
(edit) @55848   10 年 vboxsync AHCI: Cleanup, fix a few concurrency and hopefully a double free …
(edit) @54244   10 年 vboxsync Updated struct testcase.
(edit) @54072   10 年 vboxsync USB: Make the number of reported OHCI ports adjustable.
(edit) @54061   10 年 vboxsync xHCI: Make the number of ports configurable.
(edit) @54059   10 年 vboxsync EHCI: Make number of ports configurable.
(edit) @53831   10 年 vboxsync PDM/Audio: Build fix; forgot some files.
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @53485   10 年 vboxsync PDM/Audio: Fixed tstDeviceStructSizeRC.
(edit) @53342   10 年 vboxsync build fix
(edit) @53201   10 年 vboxsync Devices/Main: vmsvga updates
(edit) @52817   10 年 vboxsync xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
(edit) @52789   10 年 vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52508   10 年 vboxsync SMC structure tests.
(edit) @52475   10 年 vboxsync Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
(edit) @52259   10 年 vboxsync Updated devices testcase to cover more.
(edit) @51341   11 年 vboxsync Missing file
(edit) @50532   11 年 vboxsync Missing file
(edit) @50125   11 年 vboxsync Devices/Graphics: added missing tstDeviceStructSizeRC tests
(edit) @50034   11 年 vboxsync EHCI: Fix race between frame thread and completion callback which …
(edit) @50032   11 年 vboxsync AHCI: Fix possible problem with suspending a VM if there was a non …
(edit) @50031   11 年 vboxsync AHCI: Fix race which can cause a hang during suspend
(edit) @50018   11 年 vboxsync Storage/AHCI: Make sure all threads are idling before finishing the …
(edit) @49958   11 年 vboxsync EHCI,OHCI: Fix possible deadlock introduced with the first version of …
(edit) @49814   11 年 vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49754   11 年 vboxsync DevPCNet: remove the private guest interface because it's unused for a …
(edit) @49173   11 年 vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @48947   11 年 vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48214   11 年 vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @47829   11 年 vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47298   11 年 vboxsync Forgot to submit file.
(edit) @46376   12 年 vboxsync VMMDev: Added TestingMMIO config option as the MMIO range isn't …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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