|
|
@62957
|
8 年 |
vboxsync |
NVMe: asz* to sz*
|
|
|
@62923
|
8 年 |
vboxsync |
Devices/Storage/DevNVMe: Fixed a crash while saving a state (triggers …
|
|
|
@62576
|
8 年 |
vboxsync |
Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
|
|
|
@62573
|
8 年 |
vboxsync |
Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
|
|
|
@62563
|
8 年 |
vboxsync |
Devices: Rename I/O APIC files.
|
|
|
@62553
|
8 年 |
vboxsync |
Devices/ACPI: Implement dummy SMBus controller (to get rid of the …
|
|
|
@62505
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62182
|
8 年 |
vboxsync |
Devices/testcase: fixes for VBOX_WITH_AUDIO_50
|
|
|
@62032
|
8 年 |
vboxsync |
Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
|
|
|
@61848
|
8 年 |
vboxsync |
VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
|
|
|
@61847
|
8 年 |
vboxsync |
IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
|
|
|
@61776
|
8 年 |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61339
|
8 年 |
vboxsync |
VMM, Devices: Added new I/O APIC implementation.
|
|
|
@61150
|
8 年 |
vboxsync |
VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
|
|
|
@60941
|
9 年 |
vboxsync |
Audio/HDA:
- Lowered timer to 100Hz and start/stop it only if …
|
|
|
@60925
|
9 年 |
vboxsync |
Audio: Update on infrastructure:
- More work on HDA stream …
|
|
|
@60855
|
9 年 |
vboxsync |
Devices/testcase/tstDeviceStructSize.cpp: little more alignment …
|
|
|
@60804
|
9 年 |
vboxsync |
VMM: Introduced the new APIC update force-flag and relevant fixes, …
|
|
|
@60656
|
9 年 |
vboxsync |
VMM: Fix new APIC code to build on release builds.
|
|
|
@60593
|
9 年 |
vboxsync |
VMM/APIC: Profiling and reduce 8 atomic ops to 4.
|
|
|
@60516
|
9 年 |
vboxsync |
VMM/APIC: Add some profile statistics.
|
|
|
@60464
|
9 年 |
vboxsync |
VMM/APIC: more logging
|
|
|
@60353
|
9 年 |
vboxsync |
Audio: Added HDA support for newer Linux guests; more work on surround …
|
|
|
@60307
|
9 年 |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@60026
|
9 年 |
vboxsync |
Storage/BusLogic: Process mailboxes on a dedicated worker thread to …
|
|
|
@59875
|
9 年 |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59804
|
9 年 |
vboxsync |
Devices/testcase: Addressed todo, sort in alphabetic order the defines.
|
|
|
@59540
|
9 年 |
vboxsync |
NVMe: Remove custom recoverable I/O error handling code and let the …
|
|
|
@59451
|
9 年 |
vboxsync |
NVMe: Smaller cleanups
|
|
|
@59440
|
9 年 |
vboxsync |
Build fix; forgot to commit this.
|
|
|
@59357
|
9 年 |
vboxsync |
Audio: Reattaching fixes.
|
|
|
@59348
|
9 年 |
vboxsync |
Audio: Implemented dynamic fallback support to NULL audio backends for …
|
|
|
@59323
|
9 年 |
vboxsync |
Build fix; forgot to commit this.
|
|
|
@59305
|
9 年 |
vboxsync |
Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
|
|
|
@59248
|
9 年 |
vboxsync |
Storage: Get rid of the block driver and merge the the little extra …
|
|
|
@59183
|
9 年 |
vboxsync |
duh
|
|
|
@59044
|
9 年 |
vboxsync |
Devices/Storage/NVMe: Fix a few todos like guest pointer alignment …
|
|
|
@58983
|
9 年 |
vboxsync |
Audio: Added support for dynamically enabling/disabling host audio …
|
|
|
@58967
|
9 年 |
vboxsync |
Device/NVMe: Finish support for raw mode
|
|
|
@58900
|
9 年 |
vboxsync |
Audio: Big revamp of the HDA emulation; also introduced (not yet …
|
|
|
@58161
|
9 年 |
vboxsync |
VMMDev: Heartbeat adjustments and build fix.
|
|
|
@58112
|
9 年 |
vboxsync |
xHCI: Expanded struct testcases a bit.
|
|
|
@57537
|
9 年 |
vboxsync |
NVMe: Alignment testcase
|
|
|
@57410
|
9 年 |
vboxsync |
Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make …
|
|
|
@57358
|
9 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@57087
|
9 年 |
vboxsync |
tstDeviceStructSizeRC.cpp: Missed these ofc as I'm on darwin.
|
|
|
@57081
|
9 年 |
vboxsync |
VMSVGA3d: added vmsvga3dctx and vmsvga3dsfc info items, the latter …
|
|
|
@56405
|
9 年 |
vboxsync |
DevATA: Split out the data port from the IOPortBase1 I/O port …
|
|
|
@56402
|
9 年 |
vboxsync |
DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
|
|
|
@56392
|
9 年 |
vboxsync |
DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
|
|
|
@56292
|
9 年 |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 年 |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56085
|
9 年 |
vboxsync |
PDM/Audio: Removed old audio architecture.
|
|
|
@55849
|
10 年 |
vboxsync |
Comitted too much now…
|
|
|
@55848
|
10 年 |
vboxsync |
AHCI: Cleanup, fix a few concurrency and hopefully a double free …
|
|
|
@54244
|
10 年 |
vboxsync |
Updated struct testcase.
|
|
|
@54072
|
10 年 |
vboxsync |
USB: Make the number of reported OHCI ports adjustable.
|
|
|
@54061
|
10 年 |
vboxsync |
xHCI: Make the number of ports configurable.
|
|
|
@54059
|
10 年 |
vboxsync |
EHCI: Make number of ports configurable.
|
|
|
@53831
|
10 年 |
vboxsync |
PDM/Audio: Build fix; forgot some files.
|
|
|
@53624
|
10 年 |
vboxsync |
scm automatic cleanups.
|
|
|
@53485
|
10 年 |
vboxsync |
PDM/Audio: Fixed tstDeviceStructSizeRC.
|
|
|
@53442
|
10 年 |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53342
|
10 年 |
vboxsync |
build fix
|
|
|
@53201
|
10 年 |
vboxsync |
Devices/Main: vmsvga updates
|
|
|
@52817
|
10 年 |
vboxsync |
xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
|
|
|
@52789
|
10 年 |
vboxsync |
VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
|
|
|
@52508
|
10 年 |
vboxsync |
SMC structure tests.
|
|
|
@52475
|
10 年 |
vboxsync |
Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
|
|
|
@52259
|
10 年 |
vboxsync |
Updated devices testcase to cover more.
|
|
|
@51341
|
11 年 |
vboxsync |
Missing file
|
|
|
@50533
|
11 年 |
vboxsync |
Another missing file
|
|
|
@50532
|
11 年 |
vboxsync |
Missing file
|
|
|
@50126
|
11 年 |
vboxsync |
32-bit build fix
|
|
|
@50125
|
11 年 |
vboxsync |
Devices/Graphics: added missing tstDeviceStructSizeRC tests
|
|
|
@50034
|
11 年 |
vboxsync |
EHCI: Fix race between frame thread and completion callback which …
|
|
|
@50032
|
11 年 |
vboxsync |
AHCI: Fix possible problem with suspending a VM if there was a non …
|
|
|
@50031
|
11 年 |
vboxsync |
AHCI: Fix race which can cause a hang during suspend
|
|
|
@50018
|
11 年 |
vboxsync |
Storage/AHCI: Make sure all threads are idling before finishing the …
|
|
|
@49958
|
11 年 |
vboxsync |
EHCI,OHCI: Fix possible deadlock introduced with the first version of …
|
|
|
@49814
|
11 年 |
vboxsync |
Devices/USB: First part of the rework, move most of the work to …
|
|
|
@49754
|
11 年 |
vboxsync |
DevPCNet: remove the private guest interface because it's unused for a …
|
|
|
@49173
|
11 年 |
vboxsync |
Storage/AHCI: Add per port hotplug configuration flag
|
|
|
@48947
|
11 年 |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48214
|
11 年 |
vboxsync |
Added new PS/2 mouse implementation (currently disabled).
|
|
|
@47829
|
11 年 |
vboxsync |
Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
|
|
|
@47466
|
11 年 |
vboxsync |
tstDeviceStructSize, tstHelp: Missed hex prefix.
|
|
|
@47298
|
11 年 |
vboxsync |
Forgot to submit file.
|
|
|
@46376
|
11 年 |
vboxsync |
VMMDev: Added TestingMMIO config option as the MMIO range isn't …
|
|
|
@46272
|
11 年 |
vboxsync |
Audio/DevIchHda: Implement support for R0 and RC
|
|
|
@46265
|
11 年 |
vboxsync |
Devices/LsiLogic: Move most of the work from EMT to a dedicated worker …
|
|
|
@46253
|
12 年 |
vboxsync |
Devices/LsiLogic: Limit the amount of memory the guest can allocate …
|
|
|
@45970
|
12 年 |
vboxsync |
Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the …
|
|
|
@45808
|
12 年 |
vboxsync |
VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
|
|
|
@45796
|
12 年 |
vboxsync |
More adj.
|
|
|
@45789
|
12 年 |
vboxsync |
Storage/LsiLogic: Make NetWare work with the emulation
|
|
|
@45646
|
12 年 |
vboxsync |
Devices/AHCI: Offload work from EMT to a dedicated thread when using …
|
|
|
@44892
|
12 年 |
vboxsync |
DevPCNet.cpp: More cleanup.
|
|
|
@44876
|
12 年 |
vboxsync |
DevVGA: Drop the default crit sect in favour of our own (now called …
|
|
|
@44852
|
12 年 |
vboxsync |
s/addrIOPort/IOPortBase/g
|
|
|