VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @53831   10 years vboxsync PDM/Audio: Build fix; forgot some files.
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53485   10 years vboxsync PDM/Audio: Fixed tstDeviceStructSizeRC.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53342   10 years vboxsync build fix
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @52817   10 years vboxsync xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
(edit) @52789   10 years vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52508   10 years vboxsync SMC structure tests.
(edit) @52475   10 years vboxsync Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
(edit) @52259   10 years vboxsync Updated devices testcase to cover more.
(edit) @51341   11 years vboxsync Missing file
(edit) @50533   11 years vboxsync Another missing file
(edit) @50532   11 years vboxsync Missing file
(edit) @50126   11 years vboxsync 32-bit build fix
(edit) @50125   11 years vboxsync Devices/Graphics: added missing tstDeviceStructSizeRC tests
(edit) @50034   11 years vboxsync EHCI: Fix race between frame thread and completion callback which …
(edit) @50032   11 years vboxsync AHCI: Fix possible problem with suspending a VM if there was a non …
(edit) @50031   11 years vboxsync AHCI: Fix race which can cause a hang during suspend
(edit) @50018   11 years vboxsync Storage/AHCI: Make sure all threads are idling before finishing the …
(edit) @49958   11 years vboxsync EHCI,OHCI: Fix possible deadlock introduced with the first version of …
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49754   11 years vboxsync DevPCNet: remove the private guest interface because it's unused for a …
(edit) @49173   11 years vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48214   11 years vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @47829   11 years vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47466   11 years vboxsync tstDeviceStructSize, tstHelp: Missed hex prefix.
(edit) @47298   11 years vboxsync Forgot to submit file.
(edit) @46376   11 years vboxsync VMMDev: Added TestingMMIO config option as the MMIO range isn't …
(edit) @46272   12 years vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @46265   12 years vboxsync Devices/LsiLogic: Move most of the work from EMT to a dedicated worker …
(edit) @46253   12 years vboxsync Devices/LsiLogic: Limit the amount of memory the guest can allocate …
(edit) @45970   12 years vboxsync Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the …
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45796   12 years vboxsync More adj.
(edit) @45789   12 years vboxsync Storage/LsiLogic: Make NetWare work with the emulation
(edit) @45646   12 years vboxsync Devices/AHCI: Offload work from EMT to a dedicated thread when using …
(edit) @44892   12 years vboxsync DevPCNet.cpp: More cleanup.
(edit) @44876   12 years vboxsync DevVGA: Drop the default crit sect in favour of our own (now called …
(edit) @44852   12 years vboxsync s/addrIOPort/IOPortBase/g
(edit) @44810   12 years vboxsync DevRTC.cpp: cleanups.
(edit) @44806   12 years vboxsync DevPS2.cpp++: Drop two critsects in favor of the default device …
(edit) @44804   12 years vboxsync DevPit-i8254.cpp: Cleanups.
(edit) @44801   12 years vboxsync DevPIC.cpp: Cleanups.
(edit) @44725   12 years vboxsync Moving the backdoor logging and timesync down so the request handling …
(edit) @44722   12 years vboxsync VMMDev: More cleanups.
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