|
|
@71982
|
7 years |
vboxsync |
NAT: (re)implement --nataliasmode sameports because the libalias …
|
|
|
@71964
|
7 years |
vboxsync |
Devices/Storage/UsbMsd: Notify lower drivers about suspend (missed …
|
|
|
@71945
|
7 years |
vboxsync |
NAT: unifdef -U VBOX_WITH_NAT_UDP_SOCKET_CLONE - g/c old experiment.
|
|
|
@71944
|
7 years |
vboxsync |
Applied patch for (bugref:9098) Dev/VirtioNet: no sends on …
|
|
|
@71940
|
7 years |
vboxsync |
slirp: log libalias mode in release log if set.
|
|
|
@71931
|
7 years |
vboxsync |
VMMDev: fixed restoring VMs which do not use HGCM.
|
|
|
@71904
|
7 years |
vboxsync |
3D: bugref:9126, validate location of HGSM flags
|
|
|
@71893
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094
|
|
|
@71892
|
7 years |
vboxsync |
DevACPI: nit
|
|
|
@71891
|
7 years |
vboxsync |
VMMDev: VMMDevHGCM rewrite
|
|
|
@71853
|
7 years |
vboxsync |
DevIoApic.cpp: paranoia
|
|
|
@71831
|
7 years |
vboxsync |
DevLPC-new: Build fix. bugref:7000
|
|
|
@71829
|
7 years |
vboxsync |
DevLPC-new: Kicked off new LPC implementation. bugref:7000
|
|
|
@71821
|
7 years |
vboxsync |
DevPit: Increased paranoia level a little.
|
|
|
@71820
|
7 years |
vboxsync |
DevPcBios: Increased paranoia level in pcbiosIOPortWrite a little.
|
|
|
@71812
|
7 years |
vboxsync |
DevACPI: fix previous.
|
|
|
@71811
|
7 years |
vboxsync |
DevACPI: check u8SMBusBlkIdx on saved state load.
|
|
|
@71809
|
7 years |
vboxsync |
PC/Dev*: nits
|
|
|
@71808
|
7 years |
vboxsync |
DevParallel: nits
|
|
|
@71807
|
7 years |
vboxsync |
Devices/Storage: Forgot to commit files
|
|
|
@71790
|
7 years |
vboxsync |
DevPCNet: be paranoid about RAP when loading.
|
|
|
@71789
|
7 years |
vboxsync |
DevVirtioNet: More paranoia.
|
|
|
@71788
|
7 years |
vboxsync |
DevVirtioNet: A couple of todos and paranoia.
|
|
|
@71780
|
7 years |
vboxsync |
VirtualKD: Heed PDMDevHlpIOPortRegister status.
|
|
|
@71779
|
7 years |
vboxsync |
USB*: no else after return
|
|
|
@71778
|
7 years |
vboxsync |
GIMDev: function order.
|
|
|
@71777
|
7 years |
vboxsync |
DevEFI: nits
|
|
|
@71776
|
7 years |
vboxsync |
DevSmc: assert on I/O port registration sanity.
|
|
|
@71775
|
7 years |
vboxsync |
Devices/Storage: Properly account for requests currently waiting for …
|
|
|
@71774
|
7 years |
vboxsync |
PCI: Added a tiny bit of paranoia to address splitup.
|
|
|
@71773
|
7 years |
vboxsync |
Msi: docs cleanups
|
|
|
@71772
|
7 years |
vboxsync |
Msi: Some R3 prefixes and some clenaup. [build fix]
|
|
|
@71771
|
7 years |
vboxsync |
Msi: Some R3 prefixes and some clenaup. [build fix]
|
|
|
@71770
|
7 years |
vboxsync |
Msi: Some R3 prefixes and some clenaup. [build fix]
|
|
|
@71769
|
7 years |
vboxsync |
Msi: Some R3 prefixes and some clenaup.
|
|
|
@71768
|
7 years |
vboxsync |
Msi: Some R3 prefixes and some clenaup.
|
|
|
@71767
|
7 years |
vboxsync |
DevHDA: Follow-up to r121836 (hdaTimerSet).
|
|
|
@71766
|
7 years |
vboxsync |
DevSB16: drop confusing if (pCfgHost) check in sb16CreateDrvStream.
|
|
|
@71765
|
7 years |
vboxsync |
DevSB16: Don't use RTStrPrintf to name streams 'Output'; eliminated …
|
|
|
@71763
|
7 years |
vboxsync |
DevSB16: Moved functions around a little to get a more usual grouping.
|
|
|
@71762
|
7 years |
vboxsync |
DevSB16: Moved functions around a little to get a more usual grouping.
|
|
|
@71761
|
7 years |
vboxsync |
DevIchAc97/timer: Paused mplayer fooling me. The timer does stop when …
|
|
|
@71756
|
7 years |
vboxsync |
DevIchAc97: Injected 'R3' into function prefixes where relevant and …
|
|
|
@71754
|
7 years |
vboxsync |
DevHDA: Alignment fixing.
|
|
|
@71753
|
7 years |
vboxsync |
DevIchAc97: Alignment fixing.
|
|
|
@71752
|
7 years |
vboxsync |
DevIchAc97: Alignment fixing.
|
|
|
@71751
|
7 years |
vboxsync |
DevIchAc97: Do simple stuff (most stuff actually) in ring-0 / rawmode …
|
|
|
@71750
|
7 years |
vboxsync |
DevIchAc97: Remove incorrect locking nodes in I/O port handlers.
|
|
|
@71748
|
7 years |
vboxsync |
DevSB16: mixer_regs should be 'uint8_t' rather than 'int', this way it …
|
|
|
@71747
|
7 years |
vboxsync |
DevSB16: mixer_regs should be 'uint8_t' rather than 'int', this way it …
|
|
|
@71746
|
7 years |
vboxsync |
DevSB16: Stop using the IO_WRITE_PROTO and IO_READ_PROTO macros.
|
|
|
@71745
|
7 years |
vboxsync |
DevSB16: mixer_write_datab & mixer_write_indexb are works for I/O port …
|
|
|
@71744
|
7 years |
vboxsync |
DevSB16: Fixed initialization order so we don't crash in sb16Destruct …
|
|
|
@71743
|
7 years |
vboxsync |
DevSB16.cpp,DevHDA.cpp: Just put markers on the …
|
|
|
@71742
|
7 years |
vboxsync |
DevSB16.cpp,DevHDA.cpp: Just put markers on the …
|
|
|
@71741
|
7 years |
vboxsync |
DevIchAc97.cpp: some cleanups.
|
|
|
@71740
|
7 years |
vboxsync |
DevHDA: Added a @todo regarding PDMDevHlpPhysRead vs …
|
|
|
@71738
|
7 years |
vboxsync |
DevAC97: AC97SOUNDSOURCE_LAST_INDEX -> AC97SOUNDSOURCE_END_INDEX, as …
|
|
|
@71737
|
7 years |
vboxsync |
DevAC97: tiny cleanups
|
|
|
@71736
|
7 years |
vboxsync |
DevHDA: Use hdaR3 as prefix for ring-3 only methods to make it less …
|
|
|
@71735
|
7 years |
vboxsync |
DevHDACommon.cpp: The two hdaProcessInterrupt() prototypes was …
|
|
|
@71734
|
7 years |
vboxsync |
DevHDACommon: Added review comment on some inexplicable code in …
|
|
|
@71733
|
7 years |
vboxsync |
HDAStreamPeriod.cpp: No point in hdaStreamPeriodCreate returning …
|
|
|
@71732
|
7 years |
vboxsync |
Devices/testcase: Detect undef/define of DEBUG, LOG_ENABLED, RT_STRICT …
|
|
|
@71731
|
7 years |
vboxsync |
tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause …
|
|
|
@71730
|
7 years |
vboxsync |
no need for flowerboxes in headers
|
|
|
@71727
|
7 years |
vboxsync |
DevHDA.cpp: build fix and more logging.
|
|
|
@71726
|
7 years |
vboxsync |
DevHDA.cpp: build fix and more logging.
|
|
|
@71725
|
7 years |
vboxsync |
DevHDA: Enabled ring-0 and raw-mode MMIO handling.
|
|
|
@71724
|
7 years |
vboxsync |
DevHDA: I'm not going to fix this.
|
|
|
@71723
|
7 years |
vboxsync |
DevHDA: Don't crash in the constructor on misconfiguration or other …
|
|
|
@71722
|
7 years |
vboxsync |
DevHDA: Made it work in raw-mode. [build fix]
|
|
|
@71721
|
7 years |
vboxsync |
DevHDA: Made it work in raw-mode.
|
|
|
@71712
|
7 years |
vboxsync |
DevHDA: Allocate the CORB / RIRB buffers on device construction and …
|
|
|
@71711
|
7 years |
vboxsync |
DevHDA: More stuff we can do in R0/RC.
|
|
|
@71710
|
7 years |
vboxsync |
DevHDA: CORBRP reset fix.
|
|
|
@71709
|
7 years |
vboxsync |
DevHDA: Locking related adjustments and fix.
* hdaRegWriteBase …
|
|
|
@71707
|
7 years |
vboxsync |
DevHDA: Another nit. bugref:9094
|
|
|
@71706
|
7 years |
vboxsync |
DevHDA: nits. bugref:9094
|
|
|
@71704
|
7 years |
vboxsync |
DevHDA: hdaTimer + hdaStreamTransferIsScheduled: Please don't make …
|
|
|
@71698
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. ?bugref:9094
|
|
|
@71691
|
7 years |
vboxsync |
VMMDev: move VMMDEV_SAVED_STATE_VERSION defines to the header file
|
|
|
@71688
|
7 years |
vboxsync |
HDA: Removed redundant and wrong STATESTS interrupt check to fix …
|
|
|
@71687
|
7 years |
vboxsync |
indent
|
|
|
@71686
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094
|
|
|
@71673
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094
|
|
|
@71656
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094
|
|
|
@71651
|
7 years |
vboxsync |
DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
|
|
|
@71629
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094
|
|
|
@71628
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094 [bugfix]
|
|
|
@71626
|
7 years |
vboxsync |
DevVGA,VBoxC: Code cleanup in progress. bugref:9094
|
|
|
@71622
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094
|
|
|
@71620
|
7 years |
vboxsync |
DevVGA,VBoxC: Code cleanup in progress. bugref:9094
|
|
|
@71619
|
7 years |
vboxsync |
DevVGA,VBoxC: Code cleanup in progress. bugref:9094
|
|
|
@71612
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094
|
|
|
@71611
|
7 years |
vboxsync |
DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
|
|
|
@71607
|
7 years |
vboxsync |
DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
|
|
|
@71604
|
7 years |
vboxsync |
DevVGA,VBoxVideo: Code cleanup in progress: Backed …
|
|
|
@71603
|
7 years |
vboxsync |
DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
|
|
|
@71598
|
7 years |
vboxsync |
DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
|
|
|