|
|
@24233
|
15 years |
vboxsync |
alias_ftp.c: Fixed iprt/ctype.h warnings.
|
|
|
@24232
|
15 years |
vboxsync |
alias_dns.c: Fixed iprt/ctype.h warnings.
|
|
|
@24223
|
15 years |
vboxsync |
alias_proxy.c: warnings caused by the iprt/ctype.h change
|
|
|
@24213
|
15 years |
vboxsync |
ISCSIHDDCore.cpp: another bugfix for the …
|
|
|
@24195
|
15 years |
vboxsync |
DevAPIC: Properly deliver ExtINT from LAPIC as level sensitive.
|
|
|
@24194
|
15 years |
vboxsync |
grr, submitted too much!
|
|
|
@24193
|
15 years |
vboxsync |
DevAPIC: Properly clear local APIC state on VM reset.
|
|
|
@24191
|
15 years |
vboxsync |
Main,Misc Devices: _LS VMSTATEs.
|
|
|
@24178
|
15 years |
vboxsync |
ISCSIHDDCore.cpp: Fixed regression from >2TB target change - check the …
|
|
|
@24177
|
15 years |
vboxsync |
AHCI: Try to fix the build again
|
|
|
@24176
|
15 years |
vboxsync |
AHCI: Alignment for STAM
|
|
|
@24174
|
15 years |
vboxsync |
AHCI: Try to fix the build
|
|
|
@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
|
|
|
@24166
|
15 years |
vboxsync |
2d accel: fix the typo; some dbg assertions
|
|
|
@24163
|
15 years |
vboxsync |
2d accel: propper command release on failure
|
|
|
@24162
|
15 years |
vboxsync |
2d accel: fix reset handling
|
|
|
@24156
|
15 years |
vboxsync |
2d accel: fix HGSMIReset
|
|
|
@24150
|
15 years |
vboxsync |
Storage/VHD+VDI: fix incorrect initialization in VHD, unused variable …
|
|
|
@24146
|
15 years |
vboxsync |
Unused variables
|
|
|
@24145
|
15 years |
vboxsync |
DevPCI: Don't disable PCI device before the PCI state is being loaded.
|
|
|
@24144
|
15 years |
vboxsync |
Storage/iSCSI: try to get the capacity with a command that supports …
|
|
|
@24133
|
15 years |
vboxsync |
DevAPIC: fixed default case. grr.
|
|
|
@24129
|
15 years |
vboxsync |
apicLocalInterrupt: avoid log flooding (we won't actually panic due to …
|
|
|
@24128
|
15 years |
vboxsync |
apicLocalInterrupt: panic if unimplemented delivery mode.
|
|
|
@24125
|
15 years |
vboxsync |
DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
|
|
|
@24124
|
15 years |
vboxsync |
DrvSCSI: Initialize DRVSCSI::pDrvIns.
|
|
|
@24122
|
15 years |
vboxsync |
VHD: Update the footer and BAT after we appended a new block to the …
|
|
|
@24120
|
15 years |
vboxsync |
#3987: Virtio: Save/restore state.
|
|
|
@24112
|
15 years |
vboxsync |
Storage/VMDK: fix bug in handling split images, causing failure to …
|
|
|
@24111
|
15 years |
vboxsync |
DevVGA_VBVA: disable reset assertion for everyone but Misha
|
|
|
@24105
|
15 years |
vboxsync |
DrvSCSI: make sure any pending dummy requst has landed taken down …
|
|
|
@24104
|
15 years |
vboxsync |
DrvSCSI: Need to synchronize all pending requests before any driver …
|
|
|
@24101
|
15 years |
vboxsync |
DrvSCSI,DevLsiLogic: Moved the reset request sync down to the driver …
|
|
|
@24099
|
15 years |
vboxsync |
DevBusLogic: Drop the suspend and load/save synchronization since …
|
|
|
@24098
|
15 years |
vboxsync |
DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
|
|
|
@24097
|
15 years |
vboxsync |
DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
|
|
|
@24096
|
15 years |
vboxsync |
DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
|
|
|
@24095
|
15 years |
vboxsync |
DevVGA_VBVA: shut up annoying reset assertion (DEBUG_bird only). …
|
|
|
@24094
|
15 years |
vboxsync |
DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
|
|
|
@24092
|
15 years |
vboxsync |
DevPcBios: MP stable -> MPS table.
|
|
|
@24091
|
15 years |
vboxsync |
DevPcBios: MP stable -> MPS table.
|
|
|
@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.
|
|
|
@24085
|
15 years |
vboxsync |
DevPit-i8254: Made config value SpeakerEnabled work.
|
|
|
@24082
|
15 years |
vboxsync |
DevAPIC: Save and verify config. Added a couple of review comments.
|
|
|
@24078
|
15 years |
vboxsync |
DevACPI: order
|
|
|
@24076
|
15 years |
vboxsync |
VMMDev: Save and verify config. Drop the SSM_VERSION* stuff since we …
|
|
|
@24072
|
15 years |
vboxsync |
DevAHCI,DevATA: More RTThreadSleep(100) todos.
|
|
|
@24071
|
15 years |
vboxsync |
DevLsiLogic: Changed saved to save & verify device presence, version …
|
|
|
@24070
|
15 years |
vboxsync |
DevBusLogic: Fixed bug in buslogicWaitForAsyncIOFinished causing an …
|
|
|
@24068
|
15 years |
vboxsync |
reformat pg_dev_achi. no real change.
|
|
|
@24067
|
15 years |
vboxsync |
DevBusLogic: Don't just restore the fPresent flag, check it! Save …
|
|
|
@24065
|
15 years |
vboxsync |
NAT: too noisy log.
|
|
|
@24064
|
15 years |
vboxsync |
NAT: too noisy log.
|
|
|
@24063
|
15 years |
vboxsync |
NAT: backed r53926
|
|
|
@24062
|
15 years |
vboxsync |
NAT: log too noisy.
|
|
|
@24058
|
15 years |
vboxsync |
NAT: simplefeing UrgRecv and Recv workers routines.
|
|
|
@24053
|
15 years |
vboxsync |
2d accel: perform data reset VGA device reset
|
|
|
@24052
|
15 years |
vboxsync |
DevATA: Save and load+verify config. New saved state version.
|
|
|
@24051
|
15 years |
vboxsync |
DevAHCI: even more config verification bugfix.
|
|
|
@24050
|
15 years |
vboxsync |
DevAHCI: more config bugfix.
|
|
|
@24049
|
15 years |
vboxsync |
DevAHCI: bugfix.
|
|
|
@24045
|
15 years |
vboxsync |
DevAHCI: save and verify config (saved state).
|
|
|
@24044
|
15 years |
vboxsync |
2d accel: fix unnecessary unlock g->h commands
|
|
|
@24042
|
15 years |
vboxsync |
DevSerial.cpp: Verify config on load.
|
|
|
@24039
|
15 years |
vboxsync |
DevE1000.cpp: Enable the new saved state version (2) that includes …
|
|
|
@24038
|
15 years |
vboxsync |
DevEEPROM.cpp: it's sufficient to return the status of the last SSM …
|
|
|
@24020
|
15 years |
vboxsync |
E1000: EEPROM save/load functions
|
|
|
@24019
|
15 years |
vboxsync |
DevSB16: save and verify config (untested).
|
|
|
@24015
|
15 years |
vboxsync |
Don't include <ctype.h>.
|
|
|
@24012
|
15 years |
vboxsync |
DevPIC: Always enable 'info pic', not only in debug builds.
|
|
|
@24010
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@24008
|
15 years |
vboxsync |
DrvHostBase.cpp: toupper -> RT_C_TO_UPPER.
|
|
|
@23993
|
15 years |
vboxsync |
DevAPIC: gcc warnings
|
|
|
@23989
|
15 years |
vboxsync |
DevParallel: verify config on load.
|
|
|
@23987
|
15 years |
vboxsync |
Reverted unintentionally submitted changes.
|
|
|
@23986
|
15 years |
vboxsync |
DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
|
|
|
@23985
|
15 years |
vboxsync |
DevVGA: Save and verify the basic config.
|
|
|
@23981
|
15 years |
vboxsync |
DevIchAc97: validate config.
|
|
|
@23979
|
15 years |
vboxsync |
#3987: Virtio: Fixed RX thread blocking on early RX packets. Guest …
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23970
|
15 years |
vboxsync |
DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
|
|
|
@23969
|
15 years |
vboxsync |
DevE1000: typo.
|
|
|
@23968
|
15 years |
vboxsync |
DevPCNet: save & verify config.
|
|
|
@23966
|
15 years |
vboxsync |
DevEEPROM.h: todo
|
|
|
@23965
|
15 years |
vboxsync |
DevE1000Phy: nit picking.
|
|
|
@23964
|
15 years |
vboxsync |
DevE1000: save config (disabled).
|
|
|
@23950
|
15 years |
vboxsync |
DrvVD: Fix stupid bug which masks errors while opening a file
|
|
|
@23942
|
15 years |
vboxsync |
DevPcBios.cpp: todo addressed already, spaces. more stuff tomorrow
|
|
|
@23940
|
15 years |
vboxsync |
DevDMA.cpp: No need for uuid.h
|
|
|
@23933
|
15 years |
vboxsync |
DevE1000,DevPCNet: Don't take the link temporarily down when …
|
|
|
@23923
|
15 years |
vboxsync |
NAT: warning
|
|
|
@23918
|
15 years |
vboxsync |
DrvIntNet: Send dummy ethernet frame on resume after teleporting.
|
|
|
@23913
|
15 years |
vboxsync |
Storage/Raw: fix memory leak for every open/create
|
|
|
@23910
|
15 years |
vboxsync |
Properly protect VMM device from concurrent access (guest SMP).
|
|
|
@23900
|
15 years |
vboxsync |
DevAPIC: spaces
|
|
|
@23867
|
15 years |
vboxsync |
E1000: Proper padding (with zeros) of short packets.
|
|
|
@23830
|
15 years |
vboxsync |
#3987: Virtio: Reset, feature negotiation, notification control.
|
|
|