VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67533   7 years vboxsync Audio/DevHDA.cpp: Fixed audio handling when restoring from a saved …
(edit) @67410   7 years vboxsync Audio/DevHDA: Forward ported / integrated timer code. WIP.
(edit) @67059   8 years vboxsync Audio/DevIchAc97: Renaming.
(edit) @67058   8 years vboxsync Audio/DevHDA: Renaming.
(edit) @65960   8 years vboxsync DevATA: Started some small cleanups, merge PIIX3ATABmDma.h into …
(edit) @65922   8 years vboxsync EHCI: Remove the completely unused timers from the code and adapt …
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65303   8 years vboxsync VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
(edit) @65301   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65294   8 years vboxsync VMSVGA: Updates. * Moved VMSVGA specific structures and defines from …
(edit) @65069   8 years vboxsync Devices/Storage: Rename ATAPI_INQUIRY_*_ID_LENGTH to …
(edit) @64876   8 years vboxsync Build fix; forgot to commit this.
(edit) @64841   8 years vboxsync Devices/Storage: Remove statistics superseeded by the ones available …
(edit) @64808   8 years vboxsync LsiLogic: Protect the request queue and writes to the reply free queue …
(edit) @64800   8 years vboxsync Audio/DevHDA.cpp: Added HDABDLEDESC to fetch BDL descriptions in …
(edit) @64761   8 years vboxsync xHCI: Removed unused/irrelevant stats.
(edit) @64681   8 years vboxsync NVMe: Add support for the controller memory buffer (CMB) feature from …
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64596   8 years vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64572   8 years vboxsync Audio/HDA: Rewritten large parts of the interrupt delivery and DMA …
(edit) @64560   8 years vboxsync Devices/tstDeviceStructSize.cpp: Logging.
(edit) @64419   8 years vboxsync DevPci: Mmerged ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64418   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64417   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64415   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64414   8 years vboxsync DevPCI: Moved ICH9PCIBUS to a common header (DevPciInternal.h) and use …
(edit) @64409   8 years vboxsync BusLogic,LsiLogic: Implement medium ejected callbacks properly so Main …
(edit) @64395   8 years vboxsync s/PDMPCIDEVICEINT/PDMPCIDEVINT/.
(edit) @64391   8 years vboxsync PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
(edit) @64390   8 years vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64351   8 years vboxsync Audio: Renamed HDA files to better reflect what they are.
(edit) @64344   8 years vboxsync pci: Start using VBOX_PCI_NUM_REGIONS; doxygen.
(edit) @64224   8 years vboxsync LsiLogic,BusLogic,VBoxSCSI: Convert to PDMIMEDIAEX and friends
(edit) @64176   8 years vboxsync AHCI: remove dead code
(edit) @64094   8 years vboxsync Missing file
(edit) @64000   8 years vboxsync Update tstDeviceStructSizeRC too
(edit) @63662   8 years vboxsync PCI: added missing test variable
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @62957   8 years vboxsync NVMe: asz* to sz*
(edit) @62923   8 years vboxsync Devices/Storage/DevNVMe: Fixed a crash while saving a state (triggers …
(edit) @62576   8 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62573   8 years vboxsync Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
(edit) @62563   8 years vboxsync Devices: Rename I/O APIC files.
(edit) @62553   8 years vboxsync Devices/ACPI: Implement dummy SMBus controller (to get rid of the …
(edit) @62505   8 years vboxsync (C) 2016
(edit) @62182   8 years vboxsync Devices/testcase: fixes for VBOX_WITH_AUDIO_50
(edit) @62032   8 years vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(edit) @61848   8 years vboxsync VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
(edit) @61847   8 years vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61150   9 years vboxsync VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
(edit) @60941   9 years vboxsync Audio/HDA: - Lowered timer to 100Hz and start/stop it only if …
(edit) @60925   9 years vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60855   9 years vboxsync Devices/testcase/tstDeviceStructSize.cpp: little more alignment …
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60656   9 years vboxsync VMM: Fix new APIC code to build on release builds.
(edit) @60593   9 years vboxsync VMM/APIC: Profiling and reduce 8 atomic ops to 4.
(edit) @60516   9 years vboxsync VMM/APIC: Add some profile statistics.
(edit) @60464   9 years vboxsync VMM/APIC: more logging
(edit) @60353   9 years vboxsync Audio: Added HDA support for newer Linux guests; more work on surround …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @60026   9 years vboxsync Storage/BusLogic: Process mailboxes on a dedicated worker thread to …
(edit) @59875   9 years vboxsync VUSB: Move the thread for periodic frame procession down to the …
(edit) @59804   9 years vboxsync Devices/testcase: Addressed todo, sort in alphabetic order the defines.
(edit) @59540   9 years vboxsync NVMe: Remove custom recoverable I/O error handling code and let the …
(edit) @59451   9 years vboxsync NVMe: Smaller cleanups
(edit) @59440   9 years vboxsync Build fix; forgot to commit this.
(edit) @59357   9 years vboxsync Audio: Reattaching fixes.
(edit) @59348   9 years vboxsync Audio: Implemented dynamic fallback support to NULL audio backends for …
(edit) @59323   9 years vboxsync Build fix; forgot to commit this.
(edit) @59305   9 years vboxsync Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59183   9 years vboxsync duh
(edit) @59044   9 years vboxsync Devices/Storage/NVMe: Fix a few todos like guest pointer alignment …
(edit) @58983   9 years vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58967   9 years vboxsync Device/NVMe: Finish support for raw mode
(edit) @58900   9 years vboxsync Audio: Big revamp of the HDA emulation; also introduced (not yet …
(edit) @58161   9 years vboxsync VMMDev: Heartbeat adjustments and build fix.
(edit) @58112   9 years vboxsync xHCI: Expanded struct testcases a bit.
(edit) @57537   9 years vboxsync NVMe: Alignment testcase
(edit) @57410   9 years vboxsync Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57087   9 years vboxsync tstDeviceStructSizeRC.cpp: Missed these ofc as I'm on darwin.
(edit) @57081   9 years vboxsync VMSVGA3d: added vmsvga3dctx and vmsvga3dsfc info items, the latter …
(edit) @56405   9 years vboxsync DevATA: Split out the data port from the IOPortBase1 I/O port …
(edit) @56402   9 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56392   9 years vboxsync DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55849   10 years vboxsync Comitted too much now…
(edit) @55848   10 years vboxsync AHCI: Cleanup, fix a few concurrency and hopefully a double free …
(edit) @54244   10 years vboxsync Updated struct testcase.
(edit) @54072   10 years vboxsync USB: Make the number of reported OHCI ports adjustable.
(edit) @54061   10 years vboxsync xHCI: Make the number of ports configurable.
(edit) @54059   10 years vboxsync EHCI: Make number of ports configurable.
Note: See TracRevisionLog for help on using the revision log.

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