|
|
@44547
|
12 years |
vboxsync |
DevEFI.cpp: Updates.
|
|
|
@44546
|
12 years |
vboxsync |
DevE1000: Changed e1kRegLookup to use binary search for the part of …
|
|
|
@44542
|
12 years |
vboxsync |
DevE1000: More cleanups, changing it to use pThis instead of pState as …
|
|
|
@44541
|
12 years |
vboxsync |
DevE1000.cpp: Some more cleanups.
|
|
|
@44540
|
12 years |
vboxsync |
DevE1000.cpp: Some more cleanups.
|
|
|
@44537
|
12 years |
vboxsync |
DevE1000.cpp: Don't use the default device critsect.
|
|
|
@44536
|
12 years |
vboxsync |
DevE1000.cpp: Some cleanup.
|
|
|
@44534
|
12 years |
vboxsync |
DevDMA.cpp: More locking, cleanups.
|
|
|
@44533
|
12 years |
vboxsync |
VBoxSVSI.cpp: doxygen and hungarian adjustments.
|
|
|
@44532
|
12 years |
vboxsync |
DevBusLogic.cpp: Cleanups, two missing callback declarations.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44516
|
12 years |
vboxsync |
DevATA.cpp: No device level locking, we do that on each controller. …
|
|
|
@44515
|
12 years |
vboxsync |
DevAPIC.cpp: Some cleanups.
|
|
|
@44514
|
12 years |
vboxsync |
DevACPI cleanups.
|
|
|
@44510
|
12 years |
vboxsync |
PDM takes the RTC cirtical section before calling the PDMRTCREG …
|
|
|
@44509
|
12 years |
vboxsync |
Document PIC and APIC callback method locking rules.
|
|
|
@44508
|
12 years |
vboxsync |
Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
|
|
|
@44506
|
12 years |
vboxsync |
DevPCI.cpp: Some cleaning up.
|
|
|
@44465
|
12 years |
vboxsync |
DevAHCI.cpp: Used RT_SUCCESS instead of RT_FAILURE. Duh!
|
|
|
@44447
|
12 years |
vboxsync |
DevAHCI.cpp: Replace the automatic per device lock with a NOP. Some …
|
|
|
@44445
|
12 years |
vboxsync |
Fixed four PDMDevHlpCritSectInit calls.
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44384
|
12 years |
vboxsync |
Devices/PC/BIOS: comment
|
|
|
@44358
|
12 years |
vboxsync |
PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
|
|
|
@44355
|
12 years |
vboxsync |
PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
|
|
|
@44351
|
12 years |
vboxsync |
PDM,++: Change APIs used by Main from PVM to PUVM.
|
|
|
@44311
|
12 years |
vboxsync |
spaces
|
|
|
@44310
|
12 years |
vboxsync |
Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
|
|
|
@44271
|
12 years |
vboxsync |
BIOS: Sanity check El Torito boot sector count.
|
|
|
@44254
|
12 years |
vboxsync |
BIOS: Do not panic when an unsupported El Torito function is called.
|
|
|
@44237
|
12 years |
vboxsync |
AHCI: DTrace fix
|
|
|
@44236
|
12 years |
vboxsync |
DrvDiskIntegrity: Bugfix
|
|
|
@44209
|
12 years |
vboxsync |
BIOS: Do not use IRQ 5 for PCI devices.
|
|
|
@44208
|
12 years |
vboxsync |
DevINIP/new-lwip: use link-local address for IPv6 iSCSI-targets.
|
|
|
@44207
|
12 years |
vboxsync |
BusLogic: Added 24-bit mailbox support.
|
|
|
@44206
|
12 years |
vboxsync |
SCSI/BIOS: Moved port base out of harm's way.
|
|
|
@44147
|
12 years |
vboxsync |
Graphics/DevVGA: alignment fix for 32-bit hosts with OpenGL disabled
|
|
|
@44138
|
12 years |
vboxsync |
AHCI: Add dtrace probes
|
|
|
@44130
|
12 years |
vboxsync |
GA/Display: Support for dynamic configuration (position and …
|
|
|
@44110
|
12 years |
vboxsync |
Devices/Graphics/HGSMI: warning
|
|
|
@44107
|
12 years |
vboxsync |
BIOS: Reset CPU if POST entered in V86 mode.
|
|
|
@44058
|
12 years |
vboxsync |
BIOS: Removed broken code.
|
|
|
@44056
|
12 years |
vboxsync |
Undid unwanted changes.
|
|
|
@44055
|
12 years |
vboxsync |
DevVGA: Do not draw more lines than necessary.
|
|
|
@44023
|
12 years |
vboxsync |
PS2K: Fixed Korean keys broken earlier.:
|
|
|
@44022
|
12 years |
vboxsync |
Typo fix.
|
|
|
@44021
|
12 years |
vboxsync |
Devices/Audio: fix typos, some significant
|
|
|
@44018
|
12 years |
vboxsync |
BIOS: Do not set DPT pointer for El Torito emulated harddisk.
|
|
|
@44006
|
12 years |
vboxsync |
crOpenGl: fix warning message typo
|
|
|
@44005
|
12 years |
vboxsync |
build fix
|
|
|
@44004
|
12 years |
vboxsync |
APIC: spaces, nits.
|
|
|
@44000
|
12 years |
vboxsync |
dev/vga/crOpenGL: saved state fix (not tested yet)
|
|
|
@43979
|
12 years |
vboxsync |
NAT: ICMP ECHO to built-in services.
|
|
|
@43976
|
12 years |
vboxsync |
SrvIntNetR0: warning.
|
|
|
@43975
|
12 years |
vboxsync |
SrvIntNetR0.cpp: Try shut up warning.
|
|
|
@43974
|
12 years |
vboxsync |
VMM: Fix MSR range values for X2APIC, add in the X2APIC TPR MSR.
|
|
|
@43965
|
12 years |
vboxsync |
Devices/Audio/dsoundaudio.c: integrated contribution by Ivo Smits, for …
|
|
|
@43960
|
12 years |
vboxsync |
VUSB: interface association descriptor for emulated devices.
|
|
|
@43924
|
12 years |
vboxsync |
DevINIP: IPv6 and new LWIP introduction.
|
|
|
@43923
|
12 years |
vboxsync |
DrvVD: IPv6 and new LWIP introduction.
|
|
|
@43922
|
12 years |
vboxsync |
Makefile headers.
|
|
|
@43921
|
12 years |
vboxsync |
exposing LWIP specific build instructions closer to its sources.
|
|
|
@43883
|
12 years |
vboxsync |
build fix
|
|
|
@43881
|
12 years |
vboxsync |
build fix
|
|
|
@43879
|
12 years |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43876
|
12 years |
vboxsync |
fixed a few format specifier bugs
|
|
|
@43871
|
12 years |
vboxsync |
Devices/virtio-net: fixed the names of tx/rx stat counters (#6514)
|
|
|
@43861
|
12 years |
vboxsync |
Storage: Introduce new flag to skip unnecessary consistency checks in …
|
|
|
@43816
|
12 years |
vboxsync |
HostDrivers/solaris/USB: Passthrough short packets bit.
|
|
|
@43815
|
12 years |
vboxsync |
UsbMsd: Present proper high- vs. full-speed descriptors to guest.
|
|
|
@43804
|
12 years |
vboxsync |
Etherboot/nrv2b: unimportant memory leak
|
|
|
@43789
|
12 years |
vboxsync |
USB MSD: More bit rot cleanup; now works with …
|
|
|
@43788
|
12 years |
vboxsync |
Scraped off some of the bit rot.
|
|
|
@43780
|
12 years |
vboxsync |
Added forgotten USB mouse/tablet log group.
|
|
|
@43772
|
12 years |
vboxsync |
comment typos.
|
|
|
@43770
|
12 years |
vboxsync |
Typos, grammar.
|
|
|
@43759
|
12 years |
vboxsync |
BIOS: Windows 2000 floppy boot workaround.
|
|
|
@43757
|
12 years |
vboxsync |
BIOS: Log detected SCSI devices.
|
|
|
@43752
|
12 years |
vboxsync |
NAT: don't free socket with alive tcb.
|
|
|
@43750
|
12 years |
vboxsync |
Main/src-client/ConsoleImpl2 & Devices/PC/DevPcBios: Logical Geometry …
|
|
|
@43730
|
12 years |
vboxsync |
NAT: Don't be too optimistic, check the whether alias list isn't empty.
|
|
|
@43724
|
12 years |
vboxsync |
BIOS: Use indirect calls for packet reads to reduce code size.
|
|
|
@43714
|
12 years |
vboxsync |
NAT:dns/logging.
|
|
|
@43712
|
12 years |
vboxsync |
BIOS/EFI: fixed broken DMI information
|
|
|
@43693
|
12 years |
vboxsync |
VSCSI: Added support for media locking/unlocking.
|
|
|
@43692
|
12 years |
vboxsync |
Deleted ATAController which is no longer used.
|
|
|
@43691
|
12 years |
vboxsync |
VSCSI: Initialize sense information properly, in case the first thing …
|
|
|
@43690
|
12 years |
vboxsync |
BusLogic: Fixed sense buffer allocation.
|
|
|
@43687
|
12 years |
vboxsync |
VSCSI: Missing break
|
|
|
@43681
|
12 years |
vboxsync |
Added note about NW 5.1 El Torito usage.
|
|
|
@43680
|
12 years |
vboxsync |
BusLogic: Improved reset handling, added debugger info callback.
|
|
|
@43676
|
12 years |
vboxsync |
BIOS: Don't panic if floppy write fails.
|
|
|
@43673
|
12 years |
vboxsync |
NAT: handles resolv.conf-less distributions (vbox/10640).
|
|
|
@43672
|
12 years |
vboxsync |
BIOS: Fixed trouble with El Torito reading incomplete CD sectors over SCSI.
|
|
|
@43671
|
12 years |
vboxsync |
BIOS: Fixed El Torito skipped byte count calculation.
|
|
|
@43665
|
12 years |
vboxsync |
DevLsiLogicSCSI: also register 4 ports for the …
|
|
|
@43663
|
12 years |
vboxsync |
NAT: wording.
|
|
|
@43662
|
12 years |
vboxsync |
VSCSI: Fabricate session information (Vista and later insists on it).
|
|
|
@43661
|
12 years |
vboxsync |
VBoxSCSI: alignment fix.
|
|
|