|
|
@30850
|
14 years |
vboxsync |
VMMDev: Addressed little paranoia issue introduced by r63480. That …
|
|
|
@30772
|
14 years |
vboxsync |
VMMDevTesting/test1: Report the results to the host via a RTTest* like …
|
|
|
@30597
|
14 years |
vboxsync |
alignment check on BUSLOGIC::CritSectIntr.
|
|
|
@30222
|
14 years |
vboxsync |
tstDeviceStructSize.cpp: VCC100 warnings.
|
|
|
@30140
|
14 years |
vboxsync |
BusLogic: Fix race leading to I/O hang
|
|
|
@29847
|
15 years |
vboxsync |
Devices/serial: updated structure tests
|
|
|
@29614
|
15 years |
vboxsync |
BusLogic: Make sure that there are no tasks pending during suspend
|
|
|
@29609
|
15 years |
vboxsync |
LsiLogic: Make sure we have no request pending on suspend
|
|
|
@29435
|
15 years |
vboxsync |
DevPCNet,DevE1000: Statistics/profiling.
|
|
|
@29080
|
15 years |
vboxsync |
DevAHCI: Alignment fix?
|
|
|
@29033
|
15 years |
vboxsync |
tstDeviceStructSizeRC.cpp: Missing changes
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28328
|
15 years |
vboxsync |
Network/D*: Moving XMIT threads, part 2.
|
|
|
@28320
|
15 years |
vboxsync |
Network/D*,VMM: Moving the TX threads, part 1.
|
|
|
@28196
|
15 years |
vboxsync |
DevE1000: Alignment fix.
|
|
|
@28057
|
15 years |
vboxsync |
DevE1000: Generate GSO frames.
|
|
|
@27844
|
15 years |
vboxsync |
DevPCNet.cpp: Use the buffered network driver interface.
|
|
|
@27734
|
15 years |
vboxsync |
AHCI: Report I/O errors to the guest
|
|
|
@27628
|
15 years |
vboxsync |
HPET: testcase update
|
|
|
@27302
|
15 years |
vboxsync |
IPRT: RIP RTCache*, RTMemCache* is way better…
|
|
|
@27002
|
15 years |
vboxsync |
e1000: A workaround for Windows lockups on link status interrupt.
|
|
|
@26932
|
15 years |
vboxsync |
virtio-net: alignment
|
|
|
@26594
|
15 years |
vboxsync |
CPU hotplug: Reduce the amount of AML code interpreted by the guest …
|
|
|
@26308
|
15 years |
vboxsync |
tstDeviceStructSize: qualified the output.
|
|
|
@26305
|
15 years |
vboxsync |
pdmnetif.h & users: sketched out a new interface that is intended to …
|
|
|
@26222
|
15 years |
vboxsync |
*.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
|
|
|
@26172
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 1.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26080
|
15 years |
vboxsync |
Build fix
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25946
|
15 years |
vboxsync |
*: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
|
|
|
@25838
|
15 years |
vboxsync |
Address todos (changes the protocol for CPU ejection) and make it …
|
|
|
@25825
|
15 years |
vboxsync |
r=bird: hot-plug review and code style cleanup. check out the @todos
|
|
|
@25817
|
15 years |
vboxsync |
CPU hotplug: Merge the second patch. ACPI changes to support CPU …
|
|
|
@25675
|
15 years |
vboxsync |
LsiLogic: Introduce NumPorts configuration parameter to configure the …
|
|
|
@25587
|
15 years |
vboxsync |
LsiLogic: Updates for the SAS controller emulation
|
|
|
@24834
|
15 years |
vboxsync |
#3987: Virtio: Split DevVirtioNet.cpp into three files.
|
|
|
@24757
|
15 years |
vboxsync |
#3987: Virtio: Control queue implementation and address filtering.
|
|
|
@24749
|
15 years |
vboxsync |
DevAHCI: async suspend, reset and power off handling for the SATA part.
|
|
|
@24624
|
15 years |
vboxsync |
updated testcase
|
|
|
@24616
|
15 years |
vboxsync |
#3987: Virtio: Applied Frank's GC patch and made debug build work as well.
|
|
|
@24173
|
15 years |
vboxsync |
ATA: Rename macros
|
|
|
@24172
|
15 years |
vboxsync |
AHCI: Add additional VPD keys
|
|
|
@24169
|
15 years |
vboxsync |
ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
|
|
|
@24097
|
15 years |
vboxsync |
DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
|
|
|
@24094
|
15 years |
vboxsync |
DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
|
|
|
@24089
|
15 years |
vboxsync |
DevRTC: Added UseUTC config options (default is false). Save and …
|
|
|
@24087
|
15 years |
vboxsync |
DevPit-i8254: Save and verify config. Saved state version changed.
|
|
|
@24020
|
15 years |
vboxsync |
E1000: EEPROM save/load functions
|
|
|
@23814
|
15 years |
vboxsync |
DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@22963
|
15 years |
vboxsync |
tstDeviceStructSize.cpp: same as r52210 (gcc warns about operator …
|
|
|
@22885
|
15 years |
vboxsync |
VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
|
|
|
@22839
|
15 years |
vboxsync |
nonsense
|
|
|
@22838
|
15 years |
vboxsync |
DevVGA: more tests
|
|
|
@22835
|
15 years |
vboxsync |
DevVGA: more GC structure tests
|
|
|
@22810
|
15 years |
vboxsync |
FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
|
|
|
@21232
|
15 years |
vboxsync |
VMMDev/VBoxDev.cpp -> VMMDev/VMMDev.cpp
|
|
|
@20735
|
15 years |
vboxsync |
build fix.
|
|
|
@20734
|
15 years |
vboxsync |
DevAPIC: rewrote timer updates to streamline the handling wrt the …
|
|
|
@20092
|
16 years |
vboxsync |
DevAPIC,PDM: timer critsect.
|
|
|
@18348
|
16 years |
vboxsync |
LsiLogic, BusLogic: Add Led support
|
|
|
@16247
|
16 years |
vboxsync |
some todos
|
|
|
@16245
|
16 years |
vboxsync |
further devices work
|
|
|
@16170
|
16 years |
vboxsync |
More device work
|
|
|
@16042
|
16 years |
vboxsync |
reverted r41685 (thanks Sander)
|
|
|
@16041
|
16 years |
vboxsync |
reverted 41727
|
|
|
@16039
|
16 years |
vboxsync |
Temporary reverted ACPI changes, till 2.1.2 out
|
|
|
@16022
|
16 years |
vboxsync |
AHCI: several fixes:
* Workaround different behavior in interrupt …
|
|
|
@16005
|
16 years |
vboxsync |
Implemented in-place disable of ACPI devices, added disabled by …
|
|
|
@15879
|
16 years |
vboxsync |
ATA: Wait a bit until we interrupt the thread to avoid interruptions …
|
|
|
@15855
|
16 years |
vboxsync |
DevAHCI,DevATA: ach -> sz and use CFGMR3QueryStringDef (bad idea to …
|
|
|
@15846
|
16 years |
vboxsync |
AHCI/ATA: rework VPD handling code
|
|
|
@15710
|
16 years |
vboxsync |
IDE: make it possible to change VPD data of hard disks too
|
|
|
@15675
|
16 years |
vboxsync |
AHCI: Make it possible to define the serial number, firmware revision …
|
|
|
@15517
|
16 years |
vboxsync |
LsiLogic: Fix bug introduced when starting to implement support for …
|
|
|
@15478
|
16 years |
vboxsync |
LsiLogic: Fix Makefile
|
|
|
@15475
|
16 years |
vboxsync |
LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
|
|
|
@15252
|
16 years |
vboxsync |
ATA/AHCI: Separated the device state structures for the ATA controller …
|
|
|
@15121
|
16 years |
vboxsync |
Updated testcase for previous change.
|
|
|
@14829
|
16 years |
vboxsync |
DevVGA: fixed some stats.
|
|
|
@14113
|
16 years |
vboxsync |
AHCI: Reduce number of world switches when queuing new requests from …
|
|
|
@14021
|
16 years |
vboxsync |
The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
|
|
|
@13989
|
16 years |
vboxsync |
AHCI: Experimental code to maximize throughput during high I/O load
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13737
|
16 years |
vboxsync |
AHCI: Bugfix, use pgm page lock structure and not a pointer to a pgm …
|
|
|
@13736
|
16 years |
vboxsync |
AHCI: add some statistics for profiling
|
|
|
@13735
|
16 years |
vboxsync |
AHCI: Fix buffer sizes which are not sector aligned, fixes #3263 …
|
|
|
@13570
|
16 years |
vboxsync |
AHCI: Temporary solution for #3263 until this is really fixed.
|
|
|
@13428
|
16 years |
vboxsync |
Compile fix
|
|
|
@13425
|
16 years |
vboxsync |
compile fix
|
|
|
@13423
|
16 years |
vboxsync |
Compile fix
|
|
|
@13404
|
16 years |
vboxsync |
DevPCI: Put the bridge cache array on the normal heap.
|
|
|
@13363
|
16 years |
vboxsync |
small clean fixes
|
|
|
@13304
|
16 years |
vboxsync |
Forgotten testcase update
|
|
|
@13189
|
16 years |
vboxsync |
PCI: Add support for PCI-to-PCI bridges
|
|
|
@13081
|
16 years |
vboxsync |
added missing test
|
|
|
@12969
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@12816
|
16 years |
vboxsync |
AHCI: Fix issue with 8byte MMIO writes. It is possible that the first …
|
|
|