VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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) @62505   8 年 vboxsync (C) 2016
(edit) @62182   8 年 vboxsync Devices/testcase: fixes for VBOX_WITH_AUDIO_50
(edit) @62032   8 年 vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(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   8 年 vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61150   8 年 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) @60855   9 年 vboxsync Devices/testcase/tstDeviceStructSize.cpp: little more alignment …
(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) @59804   9 年 vboxsync Devices/testcase: Addressed todo, sort in alphabetic order the defines.
(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) @57410   9 年 vboxsync Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make …
(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) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56085   9 年 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) @53442   10 年 vboxsync PDM Audio: Branch -> trunk.
(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) @50533   11 年 vboxsync Another missing file
(edit) @50532   11 年 vboxsync Missing file
(edit) @50126   11 年 vboxsync 32-bit build fix
(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) @47466   11 年 vboxsync tstDeviceStructSize, tstHelp: Missed hex prefix.
(edit) @47298   11 年 vboxsync Forgot to submit file.
(edit) @46376   11 年 vboxsync VMMDev: Added TestingMMIO config option as the MMIO range isn't …
(edit) @46272   11 年 vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @46265   11 年 vboxsync Devices/LsiLogic: Move most of the work from EMT to a dedicated worker …
(edit) @46253   12 年 vboxsync Devices/LsiLogic: Limit the amount of memory the guest can allocate …
(edit) @45970   12 年 vboxsync Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the …
(edit) @45808   12 年 vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45796   12 年 vboxsync More adj.
(edit) @45789   12 年 vboxsync Storage/LsiLogic: Make NetWare work with the emulation
(edit) @45646   12 年 vboxsync Devices/AHCI: Offload work from EMT to a dedicated thread when using …
(edit) @44892   12 年 vboxsync DevPCNet.cpp: More cleanup.
(edit) @44876   12 年 vboxsync DevVGA: Drop the default crit sect in favour of our own (now called …
(edit) @44852   12 年 vboxsync s/addrIOPort/IOPortBase/g
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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