|
|
@34229
|
14 years |
vboxsync |
Audio/HDA: some reorganization.
|
|
|
@34228
|
14 years |
vboxsync |
Audio/HDA: clean up hdaReadAudio
|
|
|
@34227
|
14 years |
vboxsync |
Audio/HDA: backed r67971.
|
|
|
@34226
|
14 years |
vboxsync |
Audio/HDA: removed unused flag.
|
|
|
@34225
|
14 years |
vboxsync |
Audio/HDA: posponed hda transfers removed on reset.
hdaWriteAudio …
|
|
|
@34224
|
14 years |
vboxsync |
DrvVD: Block cache integration, work in progress
|
|
|
@34217
|
14 years |
vboxsync |
VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
|
|
|
@34215
|
14 years |
vboxsync |
Serial/host: removed debug output
|
|
|
@34212
|
14 years |
vboxsync |
Serial/Linux Host: fix status line notification (ticket #812, thanks …
|
|
|
@34209
|
14 years |
vboxsync |
NAT: added 'info nat%d' handler
|
|
|
@34203
|
14 years |
vboxsync |
dev/vga: saved state fix for solaris host
|
|
|
@34201
|
14 years |
vboxsync |
PCI: dead code removal
|
|
|
@34188
|
14 years |
vboxsync |
wddm/3d: saved state working for Aero (current frame still needs to be …
|
|
|
@34183
|
14 years |
vboxsync |
tstDeviceStructSizeRC: Add forgotten changes
|
|
|
@34182
|
14 years |
vboxsync |
wddm/3d: saved state fixes 1
|
|
|
@34169
|
14 years |
vboxsync |
DevPcBios.cpp: remove no longer needed alignment for net boot images …
|
|
|
@34164
|
14 years |
vboxsync |
DevPcBios.cpp: Always 56KB network boot ROM to avoid saved state trouble.
|
|
|
@34163
|
14 years |
vboxsync |
PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
|
|
|
@34156
|
14 years |
vboxsync |
Audio/HDA: removed confusing checks.
|
|
|
@34154
|
14 years |
vboxsync |
Audio/HDA: update pos buf routine. force underFifow reservation.
|
|
|
@34153
|
14 years |
vboxsync |
Audio/HDA: drop counters on stream reset. postpons stopping back-end …
|
|
|
@34152
|
14 years |
vboxsync |
Audio/HDA: burn fix.
|
|
|
@34151
|
14 years |
vboxsync |
Audio/HDA: more enchancement, some logs and todos.
|
|
|
@34148
|
14 years |
vboxsync |
DrvSCSI: warning
|
|
|
@34146
|
14 years |
vboxsync |
Audio/HDA: hda{Read,Write}Audio respects SDnFIFO{S,W} registers.
|
|
|
@34142
|
14 years |
vboxsync |
AHCI: Better fix for r67808. Don't ignore the return values for R3 …
|
|
|
@34141
|
14 years |
vboxsync |
2d: solaris burn fix, additianal saved state fix
|
|
|
@34140
|
14 years |
vboxsync |
2d: saved state as part of vga state
|
|
|
@34129
|
14 years |
vboxsync |
2d: fix save state deadlock (xtracker#5335)
|
|
|
@34127
|
14 years |
vboxsync |
indent nit
|
|
|
@34115
|
14 years |
vboxsync |
PXE: include Etherboot ROM by default and clean up Intel ROM naming
|
|
|
@34106
|
14 years |
vboxsync |
AHCI: Fix ahciHbaSetInterrupt from non R3 contexts
|
|
|
@34103
|
14 years |
vboxsync |
NAT: (debug) logging fixes
|
|
|
@34100
|
14 years |
vboxsync |
Puel: Install PXE-Intel.rom with the extension pack.
|
|
|
@34092
|
14 years |
vboxsync |
Devices/testcase/Makefile.kmk: Better name & place.
|
|
|
@34091
|
14 years |
vboxsync |
Devices/testcase/Makefile.kmk: Unqualified target_PROP inventions are …
|
|
|
@34088
|
14 years |
vboxsync |
virtio-net: workaround for guests excluding L4 header length in GSO …
|
|
|
@34087
|
14 years |
vboxsync |
NAT: typo.
|
|
|
@34081
|
14 years |
vboxsync |
Devices/PC: clean up LAN boot ROM code a bit, do the proper size check …
|
|
|
@34062
|
14 years |
vboxsync |
Audio/HDA: typo.
|
|
|
@34061
|
14 years |
vboxsync |
Audio/HDA: usage/accessing SDnFIFO registers with respect to ICH6 …
|
|
|
@34047
|
14 years |
vboxsync |
EFI: remove debug boot flags, otherwise pressing power button exits to …
|
|
|
@34043
|
14 years |
vboxsync |
NAT: warning.
|
|
|
@34042
|
14 years |
vboxsync |
NAT: warning.
|
|
|
@34041
|
14 years |
vboxsync |
NAT: handling occasional mbuf chain transmission.
|
|
|
@34040
|
14 years |
vboxsync |
NAT: more asserts.
|
|
|
@34039
|
14 years |
vboxsync |
NAT: if_encap doesn't allocate intermediate buffer, IP-fragmentation …
|
|
|
@34038
|
14 years |
vboxsync |
NAT:UDP: fetch as much as possible at once and compose mbuf chain if …
|
|
|
@34037
|
14 years |
vboxsync |
NAT:IP: fragmentation of mbuf chain.
|
|
|
@34036
|
14 years |
vboxsync |
NAT: help routine.
|
|
|
@34035
|
14 years |
vboxsync |
ACPI: added IRQ9 override (present on all real boxes I have), ignore …
|
|
|
@34034
|
14 years |
vboxsync |
NAT: use right mbuf lenght calculation.
|
|
|
@34028
|
14 years |
vboxsync |
UsbKbd: Fixed off-by-one bug which broke the Right GUI key translation.
|
|
|
@34024
|
14 years |
vboxsync |
VGA: Added support for double scanned text modes.
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@34009
|
14 years |
vboxsync |
Devices/Storage: Introduce Bootable CFGM key to enable BIOS access
|
|
|
@34005
|
14 years |
vboxsync |
HDA/Audio: typo.
|
|
|
@34001
|
14 years |
vboxsync |
UsbKbd: Proper fix for funny Korean keys.
|
|
|
@34000
|
14 years |
vboxsync |
UsbKbd: Tentative fix for funny Korean keys.
|
|
|
@33978
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33974
|
14 years |
vboxsync |
Fixed MSVC warnings (unary minus applied to unsigned type).
|
|
|
@33957
|
14 years |
vboxsync |
NAT/libalias: cosmetic.
|
|
|
@33955
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33954
|
14 years |
vboxsync |
NAT: log too noise (vbox/#7714).
|
|
|
@33953
|
14 years |
vboxsync |
NAT/libalias: fixes issue with wrong type of query header in DNS …
|
|
|
@33928
|
14 years |
vboxsync |
DevPS2: typo
|
|
|
@33919
|
14 years |
vboxsync |
LSILogic: allow multiple SCSI controllers
|
|
|
@33917
|
14 years |
vboxsync |
PC BIOS: add bus into PCI address
|
|
|
@33910
|
14 years |
vboxsync |
Main, PXE: pass bus number too
|
|
|
@33881
|
14 years |
vboxsync |
Audio/HDA: clean up of Immediate Command processing.
|
|
|
@33880
|
14 years |
vboxsync |
Audio/HDA: hda{Read,Write}Audio respects SDnFIFOS value.
|
|
|
@33875
|
14 years |
vboxsync |
VGA: solaris fix (for some reason, moddi3.c is not part of VMMGC.gc)
|
|
|
@33865
|
14 years |
vboxsync |
Devices/Network/DrvNAT: fix a burn
|
|
|
@33864
|
14 years |
vboxsync |
Main,NAT: Don't bother NAT back-end with rule name.
|
|
|
@33855
|
14 years |
vboxsync |
VGA: 64-bit build fix
|
|
|
@33853
|
14 years |
vboxsync |
Stupid C++
|
|
|
@33851
|
14 years |
vboxsync |
VGA: Added optional realistic vsync/blank status bit emulation.
|
|
|
@33850
|
14 years |
vboxsync |
VGABIOS: Really wait for retrace when asked to do so.
|
|
|
@33833
|
14 years |
vboxsync |
NAT: log as well when a port forwarding rule is removed
|
|
|
@33829
|
14 years |
vboxsync |
Audio/HDA: cosmetic.
|
|
|
@33826
|
14 years |
vboxsync |
NAT: unix build fix.
|
|
|
@33825
|
14 years |
vboxsync |
Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
|
|
|
@33823
|
14 years |
vboxsync |
wddm/3d: disable debug assertion
|
|
|
@33817
|
14 years |
vboxsync |
Audio/HDA: converter formats and pin sense more sane.
|
|
|
@33813
|
14 years |
vboxsync |
FreeBSD: USB support, contributed by Hans Petter Selasky (thanks)
|
|
|
@33810
|
14 years |
vboxsync |
Audio/HDA: right semantic of VerbID: F20
|
|
|
@33803
|
14 years |
vboxsync |
Audio/HDA: more cosmetic. power state propogation more clean and clear.
|
|
|
@33787
|
14 years |
vboxsync |
Audio/HDA: VerbID(F00[0B/0D]) clarification and clean up.
|
|
|
@33758
|
14 years |
vboxsync |
Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
|
|
|
@33755
|
14 years |
vboxsync |
DrvHostSerial: cosmetical fixes
|
|
|
@33753
|
14 years |
vboxsync |
Audio/HDA: typo.
|
|
|
@33749
|
14 years |
vboxsync |
Audio/HDA: verbID(F00[0xA]) clarification and some clean up.
|
|
|
@33748
|
14 years |
vboxsync |
Audio/HDA: typo.
|
|
|
@33745
|
14 years |
vboxsync |
VCI: Updates
|
|
|
@33744
|
14 years |
vboxsync |
Audio/HDA: typo.
|
|
|
@33729
|
14 years |
vboxsync |
Serial/DevHostSerial: properly handle non-blocking I/O
|
|
|
@33728
|
14 years |
vboxsync |
Serial/DrvHostSerial: on Linux, try to open the serial device in …
|
|
|
@33722
|
14 years |
vboxsync |
Main, PCI: uniform PCI slots management, please watch/report regressions
|
|
|
@33721
|
14 years |
vboxsync |
Audio/HDA: VerbID: F00[0xC] clarification and clean up.
|
|
|
@33719
|
14 years |
vboxsync |
Audio/HDA: verbID: F00[09] clarification and clean up.
|
|
|