|
|
@8008
|
17 years |
vboxsync |
Fixed to be able to disable graphics logo.
|
|
|
@8007
|
17 years |
vboxsync |
Delay logo for 1 sec.
|
|
|
@8005
|
17 years |
vboxsync |
NIL_RTGCPHYS -> NIL_RTGCPHYS32
|
|
|
@8000
|
17 years |
vboxsync |
Replacing solaudio with solaudio_exp.
|
|
|
@7999
|
17 years |
vboxsync |
Don't call PGMHandlerPhysicalReset if the VRAM isn't mapped and …
|
|
|
@7981
|
17 years |
vboxsync |
VMDK: added missing bit for optimizing away writes with the same data …
|
|
|
@7978
|
17 years |
vboxsync |
removed the last ne2000 references
|
|
|
@7974
|
17 years |
vboxsync |
64-bit fix
|
|
|
@7973
|
17 years |
vboxsync |
New non OSE logo file added. 'Press F12' text moved close to …
|
|
|
@7967
|
17 years |
vboxsync |
VBoxHDD-new: Fix incorrect error handling (causing a crash) and an …
|
|
|
@7965
|
17 years |
vboxsync |
testcase
|
|
|
@7960
|
17 years |
vboxsync |
downgrade log message
|
|
|
@7951
|
17 years |
vboxsync |
Fix for a rare HGCM load state assertion.
|
|
|
@7943
|
17 years |
vboxsync |
'p' means already 'pointer'
|
|
|
@7940
|
17 years |
vboxsync |
AHCI: fix 64bit finally
|
|
|
@7932
|
17 years |
vboxsync |
Need the logo in debug builds.
|
|
|
@7914
|
17 years |
vboxsync |
Fixed hungarian spelling.
|
|
|
@7908
|
17 years |
vboxsync |
Drop some unused variables.
|
|
|
@7903
|
17 years |
vboxsync |
EEPROM is brought in accordance with coding style.
|
|
|
@7900
|
17 years |
vboxsync |
Fix generic image merging code (make the appropriate images writable …
|
|
|
@7897
|
17 years |
vboxsync |
Clarify meaning of the "suppress allocating write" VD flag.
|
|
|
@7896
|
17 years |
vboxsync |
Fix VMDK image debug dump.
|
|
|
@7895
|
17 years |
vboxsync |
Add a VD testcase based loosely on the VDI testcase. To be improved.
|
|
|
@7894
|
17 years |
vboxsync |
VDI: Skip flushing the image if the open wasn't successful.
|
|
|
@7893
|
17 years |
vboxsync |
work around a bug in some bcc versions
|
|
|
@7891
|
17 years |
vboxsync |
immediately abort if F12 was pressed
|
|
|
@7890
|
17 years |
vboxsync |
Alignment fix.
|
|
|
@7889
|
17 years |
vboxsync |
Alignment fix.
|
|
|
@7888
|
17 years |
vboxsync |
Moved remained logic to VGA device.
|
|
|
@7882
|
17 years |
vboxsync |
warnings
|
|
|
@7881
|
17 years |
vboxsync |
warning
|
|
|
@7875
|
17 years |
vboxsync |
make the windows compiler happy
|
|
|
@7872
|
17 years |
vboxsync |
enable e1k structure member size tests again
|
|
|
@7861
|
17 years |
vboxsync |
disable E1000 structure test so far
|
|
|
@7860
|
17 years |
vboxsync |
attempt to fix 64-bit builds
|
|
|
@7857
|
17 years |
vboxsync |
State structure test re-arranged as well
|
|
|
@7856
|
17 years |
vboxsync |
GC/HC state structure test disabled temporarely
|
|
|
@7855
|
17 years |
vboxsync |
GC/HC state structure test
|
|
|
@7846
|
17 years |
vboxsync |
VMDK: when changing key=value pairs, skip over the =.
|
|
|
@7841
|
17 years |
vboxsync |
code duplication
|
|
|
@7840
|
17 years |
vboxsync |
fix win debug builds
|
|
|
@7839
|
17 years |
vboxsync |
Poke waiting thread on suspend and power off to make PDM happy.
|
|
|
@7838
|
17 years |
vboxsync |
r=bird: readability (vram_ptrHC is uint8_t *).
|
|
|
@7835
|
17 years |
vboxsync |
build fix
|
|
|
@7834
|
17 years |
vboxsync |
build fix
|
|
|
@7833
|
17 years |
vboxsync |
added missing function
|
|
|
@7831
|
17 years |
vboxsync |
net: moved the wait/notify mechanism for receive buffers into the device
|
|
|
@7824
|
17 years |
vboxsync |
Fix assertion
|
|
|
@7814
|
17 years |
vboxsync |
Use dirty bits instead of pfnUpdateRect.
|
|
|
@7809
|
17 years |
vboxsync |
bootp: send DHCPNAK if the client requests an invalid IP address
|
|
|
@7799
|
17 years |
vboxsync |
TAP: remove the obsolete polling stuff
|
|
|
@7795
|
17 years |
vboxsync |
PCNet: allow the guest to disable/enable the private interface
|
|
|
@7786
|
17 years |
vboxsync |
do it like DrvTAPOs2 and ensure that we never miss a receive wakeup
|
|
|
@7785
|
17 years |
vboxsync |
comment, cosmetics
|
|
|
@7780
|
17 years |
vboxsync |
Add function to query all available VD backends, together with their …
|
|
|
@7777
|
17 years |
vboxsync |
comment.
|
|
|
@7776
|
17 years |
vboxsync |
Some adjustments to the logo stuff; adding one todo.
|
|
|
@7774
|
17 years |
vboxsync |
Moved the LOGO_* defines and LOGOHDR to a common header instead of …
|
|
|
@7772
|
17 years |
vboxsync |
Use the new PDMDevHlpVMState, drop the fSaving flag.
|
|
|
@7769
|
17 years |
vboxsync |
- use PDMDevHlpVMState()
|
|
|
@7762
|
17 years |
vboxsync |
small optimization
|
|
|
@7760
|
17 years |
vboxsync |
Shot at the alignment problem.
|
|
|
@7759
|
17 years |
vboxsync |
The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
|
|
|
@7756
|
17 years |
vboxsync |
r=bird: Don't use TMCLOCK_VIRTUAL_SYNC unless it actually fixes …
|
|
|
@7755
|
17 years |
vboxsync |
Added a flag to the MMIO2 registration and did some other MMIO2 …
|
|
|
@7754
|
17 years |
vboxsync |
More info on this ataDestruct assertion.
|
|
|
@7752
|
17 years |
vboxsync |
Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
|
|
|
@7708
|
17 years |
vboxsync |
small logging change
|
|
|
@7703
|
17 years |
vboxsync |
more logging
|
|
|
@7701
|
17 years |
vboxsync |
pcnet: a little bit less logging noise, code cosmetics
|
|
|
@7693
|
17 years |
vboxsync |
PCNet: SSM support for the private guest interface
|
|
|
@7690
|
17 years |
vboxsync |
Integrate contributed code to implement VDCopy function in VBoxHDD-new.
|
|
|
@7689
|
17 years |
vboxsync |
Integrate contributed code to rename a VDI file.
|
|
|
@7688
|
17 years |
vboxsync |
PCnet: some cleanup, use host-provided RX buffers but don't access …
|
|
|
@7685
|
17 years |
vboxsync |
minor corrections
|
|
|
@7684
|
17 years |
vboxsync |
overflow check.
|
|
|
@7683
|
17 years |
vboxsync |
uint8_t *pv -> pb;
|
|
|
@7681
|
17 years |
vboxsync |
added VMMDev config option to keep credentials
|
|
|
@7679
|
17 years |
vboxsync |
Using an uninitialized variable
|
|
|
@7675
|
17 years |
vboxsync |
finally fix the 64-bit Linux builds
|
|
|
@7674
|
17 years |
vboxsync |
small fix
|
|
|
@7673
|
17 years |
vboxsync |
next try
|
|
|
@7672
|
17 years |
vboxsync |
try to fix 64-bit boxes
|
|
|
@7671
|
17 years |
vboxsync |
PCNet: Create private PCI memory for shared RX/TX descriptors and buffers.
|
|
|
@7665
|
17 years |
vboxsync |
Don't assert if we receive an unknown HGCM request during init, see #2738
|
|
|
@7661
|
17 years |
vboxsync |
Solaudio: fixed occasional ticking problem.
|
|
|
@7654
|
17 years |
vboxsync |
Implement raw file backend for VBoxHDD-new.
|
|
|
@7653
|
17 years |
vboxsync |
Fix senseless code in VMDK comment handling.
|
|
|
@7652
|
17 years |
vboxsync |
Tiny validity check and comment cleanup in new VDI implementation.
|
|
|
@7641
|
17 years |
vboxsync |
pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit
|
|
|
@7640
|
17 years |
vboxsync |
pcnet: drop packets if VM is not running yet/anymore
|
|
|
@7636
|
17 years |
vboxsync |
oops.
|
|
|
@7635
|
17 years |
vboxsync |
The new MMIO2 code.
WARNING! This changes the pci mapping protocol …
|
|
|
@7630
|
17 years |
vboxsync |
Keep hitting the assertion in the wait code. Attempt to improve this …
|
|
|
@7580
|
17 years |
vboxsync |
Fix error handling memory leak. And change incorrect macro naming.
|
|
|
@7576
|
17 years |
vboxsync |
File open cache (important for windows raw partition access), quoting …
|
|
|
@7575
|
17 years |
vboxsync |
eliminate tabs
|
|
|
@7561
|
17 years |
vboxsync |
audio: multiply master and pcm_out
|
|
|
@7558
|
17 years |
vboxsync |
Solaris host audio: backed out the change in r28995 affecting pcm out …
|
|
|
@7557
|
17 years |
vboxsync |
Forgotten testcase
|
|
|