VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76249   6 年 vboxsync DevVGA-SVGA: removed obsolete HostWindowId
(edit) @76224   6 年 vboxsync PCnet: Slightly tweaked to add the option of emulating PCnet-ISA, not …
(edit) @76180   6 年 vboxsync Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
(edit) @75962   6 年 vboxsync Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
(edit) @75867   6 年 vboxsync DevHDA: nit
(edit) @75606   6 年 vboxsync Forward ported r126743 - r126749: r126749 (5.2: Audio/CoreAudio: …
(edit) @75586   6 年 vboxsync VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
(edit) @74919   6 年 vboxsync Serial: Make sure the data is periodically removed from the TX queue …
(edit) @74068   6 年 vboxsync Build fix.
(edit) @73766   6 年 vboxsync Serial: Remove the old serial code and switch over to the new one by …
(edit) @73636   6 年 vboxsync Devices/Serial: Fix Widows guests, the THRE empty interrupt status is …
(edit) @73243   6 年 vboxsync Devices/Serial: Add missing implementation for character timeout …
(edit) @73135   6 年 vboxsync Serial: Split out the generic UART functionality into a separate …
(edit) @72407   7 年 vboxsync PS2K: Renamed variable to avoid partial duplicate.
(edit) @72195   7 年 vboxsync Devices/Serial/DevSerialNew: Add 16550A FIFO implementation and some …
(edit) @72120   7 年 vboxsync tstDeviceStructSizeRC: Some updates
(edit) @72119   7 年 vboxsync tstDeviceStructSizeRC: Add new serial port implementation
(edit) @71891   7 年 vboxsync VMMDev: VMMDevHGCM rewrite
(edit) @71753   7 年 vboxsync DevIchAc97: Alignment fixing.
(edit) @71751   7 年 vboxsync DevIchAc97: Do simple stuff (most stuff actually) in ring-0 / rawmode …
(edit) @71732   7 年 vboxsync Devices/testcase: Detect undef/define of DEBUG, LOG_ENABLED, RT_STRICT …
(edit) @71721   7 年 vboxsync DevHDA: Made it work in raw-mode.
(edit) @71351   7 年 vboxsync PS2K: Throttle keyboard input to satisfy questionable software (see …
(edit) @71210   7 年 vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @70964   7 年 vboxsync Audio/HDA: Implemented separate timers for per audio stream to a) …
(edit) @70013   7 年 vboxsync Audio: Unified audio debug / dumping code to also get device DMA data …
(edit) @69919   7 年 vboxsync Audio/HDA: Integrated fixes up to r119397 from 5.1-audio-timing branch …
(edit) @69719   7 年 vboxsync Audio/HDA: Forward ported / integrated r119000 + r119062 (Fixed CORB / …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @68536   7 年 vboxsync Forgotten file.
(edit) @67671   7 年 vboxsync HDA: Fixed/reworked device reset.
(edit) @67533   7 年 vboxsync Audio/DevHDA.cpp: Fixed audio handling when restoring from a saved …
(edit) @67410   7 年 vboxsync Audio/DevHDA: Forward ported / integrated timer code. WIP.
(edit) @67059   8 年 vboxsync Audio/DevIchAc97: Renaming.
(edit) @67058   8 年 vboxsync Audio/DevHDA: Renaming.
(edit) @65960   8 年 vboxsync DevATA: Started some small cleanups, merge PIIX3ATABmDma.h into …
(edit) @65922   8 年 vboxsync EHCI: Remove the completely unused timers from the code and adapt …
(edit) @65338   8 年 vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65303   8 年 vboxsync VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
(edit) @65301   8 年 vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65294   8 年 vboxsync VMSVGA: Updates. * Moved VMSVGA specific structures and defines from …
(edit) @65069   8 年 vboxsync Devices/Storage: Rename ATAPI_INQUIRY_*_ID_LENGTH to …
(edit) @64876   8 年 vboxsync Build fix; forgot to commit this.
(edit) @64841   8 年 vboxsync Devices/Storage: Remove statistics superseeded by the ones available …
(edit) @64808   8 年 vboxsync LsiLogic: Protect the request queue and writes to the reply free queue …
(edit) @64800   8 年 vboxsync Audio/DevHDA.cpp: Added HDABDLEDESC to fetch BDL descriptions in …
(edit) @64761   8 年 vboxsync xHCI: Removed unused/irrelevant stats.
(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 …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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