|
|
@37211
|
14 years |
vboxsync |
Some ASMAtomic*Size elimiation.
|
|
|
@37205
|
14 years |
vboxsync |
FDC: Someone misread the datasheet…
|
|
|
@37198
|
14 years |
vboxsync |
Devices/Network/DrvUDPTunnel: new network transport which sends …
|
|
|
@37191
|
14 years |
vboxsync |
Audio/HDA: takes alignment into account, when restoring v1 snapshots. …
|
|
|
@37190
|
14 years |
vboxsync |
Audio/HDA: loading V1 saved state. (xTracker/5704).
|
|
|
@37185
|
14 years |
vboxsync |
Audio/HDA: fix of (xTracker/5704) for trunk.
|
|
|
@37175
|
14 years |
vboxsync |
Devices and Main/seamless: allow for the possibility that nothing is …
|
|
|
@37159
|
14 years |
vboxsync |
PIC: Return zero in poll mode if no interrupt.
|
|
|
@37158
|
14 years |
vboxsync |
dev/usb/win: fix paHandles & paQueuedUrbs realloc racing
|
|
|
@37147
|
14 years |
vboxsync |
EFI: some cleanup.
|
|
|
@37146
|
14 years |
vboxsync |
EFI: order.
|
|
|
@37145
|
14 years |
vboxsync |
EFI: BDS styled boot option enumeration.
|
|
|
@37144
|
14 years |
vboxsync |
dev/usb/win: avoid using a crit sect for race fix
|
|
|
@37135
|
14 years |
vboxsync |
dev/usb/win: race fix
|
|
|
@37134
|
14 years |
vboxsync |
another addendum to r71796, HeightReduction fix
|
|
|
@37132
|
14 years |
vboxsync |
dev/usb/win: ditto
|
|
|
@37130
|
14 years |
vboxsync |
dev/usb/win: make the last error be printed properly on err
|
|
|
@37129
|
14 years |
vboxsync |
addendum to r71796, consider HeightReduction modes as well
|
|
|
@37128
|
14 years |
vboxsync |
DevVGA: introduce extradata CFGM keys MaxBiosXRes and MaxBiosYRes
|
|
|
@37114
|
14 years |
vboxsync |
dev/serial: destruct semevent after destructing thread using it
|
|
|
@37102
|
14 years |
vboxsync |
dev/serial: fix the case pfnWrite returns VERR_TIMEOUT
|
|
|
@37094
|
14 years |
vboxsync |
tabs
|
|
|
@37049
|
14 years |
vboxsync |
Corrected the initial media state for 1.2M and 360K drives.
|
|
|
@37035
|
14 years |
vboxsync |
BIOS: Corrected one more checksum calculation.
|
|
|
@36992
|
14 years |
vboxsync |
AHCI: Fixes for hotplugging
|
|
|
@36990
|
14 years |
vboxsync |
AHCI: Controller part for device hotplug
|
|
|
@36989
|
14 years |
vboxsync |
kbd: Rough support for scan set 3.
|
|
|
@36980
|
14 years |
vboxsync |
e1000: some explanation for SMP fix in r71586
|
|
|
@36977
|
14 years |
vboxsync |
e1000: fix for linux SMP guest panic under heavy RX traffic
|
|
|
@36972
|
14 years |
vboxsync |
Devices/AHCI: fixed mask for Fis address
|
|
|
@36971
|
14 years |
vboxsync |
HPET: cleanup, correct timers init per ICH9 spec, fix overflow hanling
|
|
|
@36966
|
14 years |
vboxsync |
NAT: comment.
|
|
|
@36965
|
14 years |
vboxsync |
NAT: Attempt to fix (the rest of vbox/7711 and vbox/8701).
The reason …
|
|
|
@36943
|
14 years |
vboxsync |
NAT: correct ar_sha format in who-is requests initiated by Slirp.
|
|
|
@36942
|
14 years |
vboxsync |
build fix
|
|
|
@36941
|
14 years |
vboxsync |
usb rework
|
|
|
@36912
|
14 years |
vboxsync |
gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36901
|
14 years |
vboxsync |
NAT: Each service should use right ethernet address (see xTracker/5664)
|
|
|
@36899
|
14 years |
vboxsync |
Fix builds with undefined VBOX_WITH_WDDM
|
|
|
@36878
|
14 years |
vboxsync |
AHCI: Support access through the index/data register pair from the I/O …
|
|
|
@36877
|
14 years |
vboxsync |
BIOS: AHCI driver skeleton
|
|
|
@36870
|
14 years |
vboxsync |
Devices/HPET: cosmetical nitpicking
|
|
|
@36837
|
14 years |
vboxsync |
HPET: cleanup, ICH9-specific HPET behavior
|
|
|
@36836
|
14 years |
vboxsync |
PCI: don't fail on extended caps access, just record
|
|
|
@36800
|
14 years |
vboxsync |
AHCI: Cancel active tasks during a device, port or HBA reset
|
|
|
@36797
|
14 years |
vboxsync |
FreeBSD: Warnings
|
|
|
@36781
|
14 years |
vboxsync |
warning
|
|
|
@36731
|
14 years |
vboxsync |
BIOS: Corrected EDD checksum calculation - two's complement is not …
|
|
|
@36716
|
14 years |
vboxsync |
PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
|
|
|
@36706
|
14 years |
vboxsync |
Undid accidental commit.
|
|
|
@36705
|
14 years |
vboxsync |
fdc: Improved floppy emulation.
|
|
|
@36704
|
14 years |
vboxsync |
BIOS: Try to find the right floppy data rate.
|
|
|
@36692
|
14 years |
vboxsync |
Audio/HDA: no ALC 885.
|
|
|
@36691
|
14 years |
vboxsync |
HDA/Audio: Some clean up. Codecs macro definitions splited from …
|
|
|
@36678
|
14 years |
vboxsync |
PCI: cleanups, R3 mapping work
|
|
|
@36663
|
14 years |
vboxsync |
PCI: tweaks
|
|
|
@36650
|
14 years |
vboxsync |
EFI64: initialization of task register before switch to compatible …
|
|
|
@36649
|
14 years |
vboxsync |
HPET: fix time jumps
|
|
|
@36646
|
14 years |
vboxsync |
Added a .kup-file to Devices/build/.
|
|
|
@36608
|
14 years |
vboxsync |
NAT/bsd: returns original number of preallocated 16kb mbufs.
|
|
|
@36574
|
14 years |
vboxsync |
PCI: some docs, todos
|
|
|
@36562
|
14 years |
vboxsync |
PCI: better logging, try to play nice with MSI
|
|
|
@36502
|
14 years |
vboxsync |
DevE1000: Two incorrect PDMBOTHCBDECL uses.
|
|
|
@36479
|
14 years |
vboxsync |
Deleted no longer relevant comments.
|
|
|
@36477
|
14 years |
vboxsync |
USB: Also find extra vendor/class descriptor data.
|
|
|
@36475
|
14 years |
vboxsync |
USB: Store original config descriptor and refer to it for some …
|
|
|
@36470
|
14 years |
vboxsync |
VBoxNetNat & tstIntNet: VERR_INTERRUPTED handling (#5620)
|
|
|
@36445
|
14 years |
vboxsync |
Input/USB: comments (typo).
|
|
|
@36444
|
14 years |
vboxsync |
EFI/FS: do logging to debug port instead of console output.
|
|
|
@36424
|
14 years |
vboxsync |
doc: note about mingw-w64 on recent Ubuntu releases were added.
|
|
|
@36421
|
14 years |
vboxsync |
Input/Usb: typo (comments).
|
|
|
@36410
|
14 years |
vboxsync |
slipr: %R[ether] -> %RTmac.
|
|
|
@36391
|
14 years |
vboxsync |
dev/audio: consistent CoInit/Uninit
|
|
|
@36383
|
14 years |
vboxsync |
AHCI+ATAController: Port r70670 + r70674 (Signal no current profile if …
|
|
|
@36358
|
14 years |
vboxsync |
NAT/arp: typo (gramma).
|
|
|
@36354
|
14 years |
vboxsync |
NAT: log ether %RX8->%hhx.
|
|
|
@36353
|
14 years |
vboxsync |
NAT/arp: cosmetic. verfication of updating of pair moved to …
|
|
|
@36352
|
14 years |
vboxsync |
NAT: for gratuitous ARP processing pair ar_sip, ar_sha is used.
NAT …
|
|
|
@36351
|
14 years |
vboxsync |
NAT: loging of ethernet addresses.
|
|
|
@36339
|
14 years |
vboxsync |
DevATA: Adjust maximum transfer length to the new value, fixes ATAPI …
|
|
|
@36337
|
14 years |
vboxsync |
DevATA: Disable feature list for now because it breaks at least Windows XP
|
|
|
@36336
|
14 years |
vboxsync |
DevATA: Signal no current profile if no medium is loaded and add …
|
|
|
@36327
|
14 years |
vboxsync |
filteraudio: don't crash if input is not available (xtracker 5599)
|
|
|
@36322
|
14 years |
vboxsync |
USB/Input: comments typo.
|
|
|
@36316
|
14 years |
vboxsync |
Storage/DevATA+DevAHCI+ATAController: make assertion less strict, …
|
|
|
@36288
|
14 years |
vboxsync |
Ich9: Remove the i82801 PCI-to-PCI bridge. It is completely unused and …
|
|
|
@36273
|
14 years |
vboxsync |
AHCI: Make the number of available command slots configurable
|
|
|
@36268
|
14 years |
vboxsync |
PCI: fixed issues with memory layout mismatch between RC and other …
|
|
|
@36253
|
14 years |
vboxsync |
PCI: further raw work
|
|
|
@36228
|
14 years |
vboxsync |
Harmless warning fix.
|
|
|
@36218
|
14 years |
vboxsync |
PCI: interrupts work
|
|
|
@36216
|
14 years |
vboxsync |
NAT: limitations, not required any more.
|
|
|
@36205
|
14 years |
vboxsync |
BIOS: Shortened a ridiculously long loop.
|
|
|
@36204
|
14 years |
vboxsync |
DMA: Reworked the DMA code, added comments, fixed minor issues, made …
|
|
|
@36203
|
14 years |
vboxsync |
don't use doxygen comments to document code sections, they'll end up …
|
|
|
@36202
|
14 years |
vboxsync |
VMMDev: be a bit more verbose
|
|
|
@36201
|
14 years |
vboxsync |
VMMDev: always allow VMMDevReq_GetHostVersion.
|
|
|
@36153
|
14 years |
vboxsync |
PCI: more raw and 64-bit BARs coding
|
|
|
@36138
|
14 years |
vboxsync |
PCI: some of 64-bit BARs support (many real cards do that)
|
|
|
@36124
|
14 years |
vboxsync |
PCI: code to perform host driver detach on Linux - not yet fully functional
|
|
|