|
|
@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
|
|
|
@36116
|
14 years |
vboxsync |
ICH9/PciBridge: Use the secondary bus number during device init and …
|
|
|
@36092
|
14 years |
vboxsync |
PCI: simplified BIOS init, fixed routing for nontrivial topologies
|
|
|
@36089
|
14 years |
vboxsync |
SrvIntNetR0.cpp: Addressed the allow-network promiscuous mode policy …
|
|
|
@36087
|
14 years |
vboxsync |
DrvIntNet: todo
|
|
|
@36085
|
14 years |
vboxsync |
DrvIntNet: bugfix
|
|
|
@36084
|
14 years |
vboxsync |
DrvIntNet: Consolidated policy config variables.
|
|
|
@36082
|
14 years |
vboxsync |
Added a promiscModePolicy attribute to INetworkAdapter, three values: …
|
|
|
@36081
|
14 years |
vboxsync |
DrvIntNet.cpp: Accept IfPolicyPromiscTrunk
|
|
|
@36080
|
14 years |
vboxsync |
DrvIntNet: RestrictAccess implies ACCESS_FIXED.
|
|
|
@36079
|
14 years |
vboxsync |
PCI: cleanup, todos, raw PCI regions work
|
|
|
@36077
|
14 years |
vboxsync |
build fixes
|
|
|
@36075
|
14 years |
vboxsync |
More flexible internal network promisc mode (++) policy management.
|
|
|
@36045
|
14 years |
vboxsync |
dev/graphics disable unnecessary assertions
|
|
|
@36044
|
14 years |
vboxsync |
typo.
|
|
|
@36039
|
14 years |
vboxsync |
BusLogic: Remove wrong assertion
|
|
|
@36030
|
14 years |
vboxsync |
BusLogic: Fix a few emulation bugs and add more debugging code
|
|
|
@36024
|
14 years |
vboxsync |
IOAPIC: assign ID matching MADT
|
|
|
@36023
|
14 years |
vboxsync |
DevINIP: Make it work again after the network overhaul.
|
|
|
@36022
|
14 years |
vboxsync |
DrvVD: Fix crash for the internal network stack case
|
|
|
@36014
|
14 years |
vboxsync |
PIC: Compacted info display so it does not take up two screens.
|
|
|
@36003
|
14 years |
vboxsync |
DrvVD: Make use of the new flag in case UseNewIo is unset but there is …
|
|
|
@35989
|
14 years |
vboxsync |
Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
|
|
|
@35957
|
14 years |
vboxsync |
dang
|
|
|
@35955
|
14 years |
vboxsync |
DrvNAT: leave the critical section of the zone before working …
|
|
|
@35925
|
14 years |
vboxsync |
NAT: icmp_error frees mbuf at the end of processing.
|
|
|
@35924
|
14 years |
vboxsync |
NAT: udp's part of r69951.
|
|
|
@35923
|
14 years |
vboxsync |
NAT: 'icmp_error` frees source mbuf.
|
|
|
@35922
|
14 years |
vboxsync |
NAT: out-of-memory feedback (xTracker/5103)
|
|
|
@35886
|
14 years |
vboxsync |
burn fix, typo
|
|
|
@35885
|
14 years |
vboxsync |
Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
|
|
|
@35861
|
14 years |
vboxsync |
NAT/misc: debug assertion for me.
|
|
|
@35860
|
14 years |
vboxsync |
NAT/tcp: similar to r69862 case on tcp.
|
|
|
@35859
|
14 years |
vboxsync |
NAT/udp: free after icmp_error call.
|
|
|
@35855
|
14 years |
vboxsync |
PCI: start of driver communication infrastructure
|
|
|
@35853
|
14 years |
vboxsync |
PIT: Use the mode 2 optimization also for modes 4 and 5.
|
|
|
@35848
|
14 years |
vboxsync |
PIT: Do not always pulse IRQ line when updating interrupt state.
|
|
|
@35826
|
14 years |
vboxsync |
NAT/udp/socket: let's NAT send bodyless packets without annoying of …
|
|
|
@35792
|
14 years |
vboxsync |
ATAController: Brought over device reset fix.
|
|
|
@35782
|
14 years |
vboxsync |
ACPI: activate disabled bits from r65196
|
|
|
@35773
|
14 years |
vboxsync |
dev/acpi: fix index_end value
|
|
|
@35772
|
14 years |
vboxsync |
dev/serial: fix timer callbacks rasing
|
|
|
@35769
|
14 years |
vboxsync |
DrvHostSerial: better fix for timing problems over host serial
|
|
|
@35768
|
14 years |
vboxsync |
BusLogic: assertion to catch cases where the guest tries to send more …
|
|
|
@35767
|
14 years |
vboxsync |
Storage/DevATA: fix device reset handling, sanity check was wrong
|
|
|
@35759
|
14 years |
vboxsync |
DevVGA: verify the size of the screenshot.
|
|
|
@35756
|
14 years |
vboxsync |
BusLogic: Fix SMP race which results in a guest hang
|
|
|
@35753
|
14 years |
vboxsync |
various nits.
|
|
|
@35746
|
14 years |
vboxsync |
dev/serial: add to ACPI tables
|
|
|
@35738
|
14 years |
vboxsync |
r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
|
|
|
@35725
|
14 years |
vboxsync |
linux burn fix
|
|
|
@35723
|
14 years |
vboxsync |
dev/serial: dynamic xmit retry count calculation based on tx success status
|
|
|
@35717
|
14 years |
vboxsync |
dev/serial: better char lost handling
|
|
|
@35685
|
14 years |
vboxsync |
Main, Device: passthrough conditional
|
|
|
@35676
|
14 years |
vboxsync |
Main, VMM: PCI passthrough work
|
|
|
@35672
|
14 years |
vboxsync |
Devices/DevACPI: PowerS4Enabled defaults to false
|
|
|
@35646
|
14 years |
vboxsync |
EFI: backed r69556.
|
|
|
@35645
|
14 years |
vboxsync |
EFI64: don't let Mac guest call for debugger on "acpi shutdown".
|
|
|
@35644
|
14 years |
vboxsync |
EFI: more log clean up.
|
|
|
@35642
|
14 years |
vboxsync |
EFI: log is too loud.
|
|
|
@35631
|
14 years |
vboxsync |
BusLogic: Properly fail some Adaptec 154xC commands that a guest may send.
|
|
|
@35595
|
14 years |
vboxsync |
Storage/DevATA+ATAController: only allow read/write commands for ATA …
|
|
|
@35591
|
14 years |
vboxsync |
Devices/DevACPI: don't announce S1 support by default
|
|
|
@35582
|
14 years |
vboxsync |
audio: Removed release logging again.
|
|
|
@35575
|
14 years |
vboxsync |
audio: Avoid recurring buffer lost log entries.
|
|
|
@35573
|
14 years |
vboxsync |
dsound: Try restoring buffer if GetCurrentPosition failed.
|
|
|
@35572
|
14 years |
vboxsync |
Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
|
|
|
@35560
|
14 years |
vboxsync |
PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
|
|
|
@35557
|
14 years |
vboxsync |
EFI/doc: replaces linserv with public svn url.
|
|
|
@35556
|
14 years |
vboxsync |
audio: Temporarily direct more messages to release log.
|
|
|
@35546
|
14 years |
vboxsync |
Devices/DevACPI: enforce disabling of S1/S4 power states
|
|
|
@35533
|
14 years |
vboxsync |
Audio: missed part of clean up.
|
|
|
@35515
|
14 years |
vboxsync |
Audio/HDA: more clean up.
|
|
|
@35497
|
14 years |
vboxsync |
Audio/HDA: more clean up.
|
|
|
@35496
|
14 years |
vboxsync |
Audio/HDA: clenaup (voice_mc isn't used and removed)
|
|
|
@35487
|
14 years |
vboxsync |
Devices/Audio: fixed fallback to nul host audio driver. Added the …
|
|
|
@35440
|
14 years |
vboxsync |
Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
|
|
|
@35438
|
14 years |
vboxsync |
Devices/Input/UsbKbd: wrong index
|
|
|
@35431
|
14 years |
vboxsync |
DevEFI: gcc-4.6 compile fix
|
|
|