VirtualBox

source: vbox/trunk/src/VBox/Devices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @7786   17 年 vboxsync do it like DrvTAPOs2 and ensure that we never miss a receive wakeup
(edit) @7785   17 年 vboxsync comment, cosmetics
(edit) @7780   17 年 vboxsync Add function to query all available VD backends, together with their …
(edit) @7777   17 年 vboxsync comment.
(edit) @7776   17 年 vboxsync Some adjustments to the logo stuff; adding one todo.
(edit) @7774   17 年 vboxsync Moved the LOGO_* defines and LOGOHDR to a common header instead of …
(edit) @7772   17 年 vboxsync Use the new PDMDevHlpVMState, drop the fSaving flag.
(edit) @7769   17 年 vboxsync - use PDMDevHlpVMState()
(edit) @7762   17 年 vboxsync small optimization
(edit) @7760   17 年 vboxsync Shot at the alignment problem.
(edit) @7759   17 年 vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7756   17 年 vboxsync r=bird: Don't use TMCLOCK_VIRTUAL_SYNC unless it actually fixes …
(edit) @7755   17 年 vboxsync Added a flag to the MMIO2 registration and did some other MMIO2 …
(edit) @7754   17 年 vboxsync More info on this ataDestruct assertion.
(edit) @7752   17 年 vboxsync Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
(edit) @7708   17 年 vboxsync small logging change
(edit) @7703   17 年 vboxsync more logging
(edit) @7701   17 年 vboxsync pcnet: a little bit less logging noise, code cosmetics
(edit) @7693   17 年 vboxsync PCNet: SSM support for the private guest interface
(edit) @7690   17 年 vboxsync Integrate contributed code to implement VDCopy function in VBoxHDD-new.
(edit) @7689   17 年 vboxsync Integrate contributed code to rename a VDI file.
(edit) @7688   17 年 vboxsync PCnet: some cleanup, use host-provided RX buffers but don't access …
(edit) @7685   17 年 vboxsync minor corrections
(edit) @7684   17 年 vboxsync overflow check.
(edit) @7683   17 年 vboxsync uint8_t *pv -> pb;
(edit) @7681   17 年 vboxsync added VMMDev config option to keep credentials
(edit) @7679   17 年 vboxsync Using an uninitialized variable
(edit) @7675   17 年 vboxsync finally fix the 64-bit Linux builds
(edit) @7674   17 年 vboxsync small fix
(edit) @7673   17 年 vboxsync next try
(edit) @7672   17 年 vboxsync try to fix 64-bit boxes
(edit) @7671   17 年 vboxsync PCNet: Create private PCI memory for shared RX/TX descriptors and buffers.
(edit) @7665   17 年 vboxsync Don't assert if we receive an unknown HGCM request during init, see #2738
(edit) @7661   17 年 vboxsync Solaudio: fixed occasional ticking problem.
(edit) @7654   17 年 vboxsync Implement raw file backend for VBoxHDD-new.
(edit) @7653   17 年 vboxsync Fix senseless code in VMDK comment handling.
(edit) @7652   17 年 vboxsync Tiny validity check and comment cleanup in new VDI implementation.
(edit) @7641   17 年 vboxsync pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit
(edit) @7640   17 年 vboxsync pcnet: drop packets if VM is not running yet/anymore
(edit) @7636   17 年 vboxsync oops.
(edit) @7635   17 年 vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7630   17 年 vboxsync Keep hitting the assertion in the wait code. Attempt to improve this …
(edit) @7580   17 年 vboxsync Fix error handling memory leak. And change incorrect macro naming.
(edit) @7576   17 年 vboxsync File open cache (important for windows raw partition access), quoting …
(edit) @7575   17 年 vboxsync eliminate tabs
(edit) @7561   17 年 vboxsync audio: multiply master and pcm_out
(edit) @7558   17 年 vboxsync Solaris host audio: backed out the change in r28995 affecting pcm out …
(edit) @7557   17 年 vboxsync Forgotten testcase
(edit) @7551   17 年 vboxsync cosmetics.
(edit) @7547   17 年 vboxsync GC support
(edit) @7525   17 年 vboxsync Solaris host audio: fixes and integrated into Main. Needs more …
(edit) @7504   17 年 vboxsync Use TMCLOCK_VIRTUAL_SYNC for PCnet polling/softint timers.
(edit) @7454   17 年 vboxsync Solaris host audio fixes. Now doesn't clip and proper timing.
(edit) @7451   17 年 vboxsync Not user anymore.
(edit) @7436   17 年 vboxsync Devices/DevVMM: spacing
(edit) @7409   17 年 vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7384   17 年 vboxsync AHCI: enable the controller by default
(edit) @7383   17 年 vboxsync AHCI: Use one queue for all ports
(edit) @7377   17 年 vboxsync
(edit) @7376   17 年 vboxsync amd64 fix
(edit) @7375   17 年 vboxsync amd64 fix
(edit) @7374   17 年 vboxsync pcnet: fixed tx queue mode (missing lock) + several renames
(edit) @7358   17 年 vboxsync pcnet: logging
(edit) @7333   17 年 vboxsync solaudio: some fixes.
(edit) @7321   17 年 vboxsync shorten some thread names, looks better as log prefix
(edit) @7320   17 年 vboxsync pcnet: fix for r28728
(edit) @7317   17 年 vboxsync pcnet: save some cycles by returning early if we don't own the descriptor
(edit) @7314   17 年 vboxsync pcnet: cosmetics
(edit) @7281   17 年 vboxsync Accept PCHS=0/0/0 when creating images. Will be fixed when the image …
(edit) @7277   17 年 vboxsync Make the backend type a per-image property and get away from the per …
(edit) @7275   17 年 vboxsync Silly bug in the new VDI creation code.
(edit) @7266   17 年 vboxsync Experiment with send buffering. (disabled)
(edit) @7259   17 年 vboxsync vga: fixed 32bpp custom video modes, fixed assertion
(edit) @7232   17 年 vboxsync Get rid of the no longer needed hacky wait for the async I/O threads …
(edit) @7231   17 年 vboxsync Fixed a couple of long-standing thinkos (one can't just add shift …
(edit) @7230   17 年 vboxsync typo
(edit) @7199   17 年 vboxsync Fixed assorted nasty bugs introduced by the previous big cleanup. And …
(edit) @7161   17 年 vboxsync typo
(edit) @7160   17 年 vboxsync Hook up the new VDI backend to VBoxHDD-new.
(edit) @7159   17 年 vboxsync Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
(edit) @7158   17 年 vboxsync Various size_t related 64bit cleanness fixes in the VDI code.
(edit) @7157   17 年 vboxsync Make 100% sure the sector number won't ever overflow 32 bits.
(edit) @7156   17 年 vboxsync Fixed broken build caused by non-standard compliant vcc header files.
(edit) @7155   17 年 vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @7152   17 年 vboxsync Preparations for implementing a VBoxHDD-new based VDI backend. Clean …
(edit) @7151   17 年 vboxsync Increase the ATA async thread termination timeout to 5 seconds. …
(edit) @7132   17 年 vboxsync optimization
(edit) @7129   17 年 vboxsync small optimization
(edit) @7110   17 年 vboxsync r=bird: The rate of the virtual clock is subject to change, don't …
(edit) @7107   17 年 vboxsync cosmetics.
(edit) @7102   17 年 vboxsync Solaris: fixes for handling existing VNIC on our hostif setup script.
(edit) @7099   17 年 vboxsync Use CMOS to store hard disk geometry for more than 4 disks
(edit) @7098   17 年 vboxsync pcnet: debugging update
(edit) @7094   17 年 vboxsync pcnet: fix for the nexenta fix
(edit) @7077   17 年 vboxsync Devices/PCNet: try to fix alignment
(edit) @7076   17 年 vboxsync Attempt to fix breakage on 64 bits linux host
(edit) @7075   17 年 vboxsync testcases/tstDeviceStructSizeGC: added a couple of PCNetState elements …
(edit) @7074   17 年 vboxsync Missing one alignment change
(edit) @7072   17 年 vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7070   17 年 vboxsync Fix open flag in raw partition vmdk creation.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette