VirtualBox

source: vbox/trunk/src/VBox/Devices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @71779   7 年 vboxsync USB*: no else after return
(edit) @71778   7 年 vboxsync GIMDev: function order.
(edit) @71777   7 年 vboxsync DevEFI: nits
(edit) @71776   7 年 vboxsync DevSmc: assert on I/O port registration sanity.
(edit) @71775   7 年 vboxsync Devices/Storage: Properly account for requests currently waiting for …
(edit) @71774   7 年 vboxsync PCI: Added a tiny bit of paranoia to address splitup.
(edit) @71773   7 年 vboxsync Msi: docs cleanups
(edit) @71772   7 年 vboxsync Msi: Some R3 prefixes and some clenaup. [build fix]
(edit) @71771   7 年 vboxsync Msi: Some R3 prefixes and some clenaup. [build fix]
(edit) @71770   7 年 vboxsync Msi: Some R3 prefixes and some clenaup. [build fix]
(edit) @71769   7 年 vboxsync Msi: Some R3 prefixes and some clenaup.
(edit) @71768   7 年 vboxsync Msi: Some R3 prefixes and some clenaup.
(edit) @71767   7 年 vboxsync DevHDA: Follow-up to r121836 (hdaTimerSet).
(edit) @71766   7 年 vboxsync DevSB16: drop confusing if (pCfgHost) check in sb16CreateDrvStream.
(edit) @71765   7 年 vboxsync DevSB16: Don't use RTStrPrintf to name streams 'Output'; eliminated …
(edit) @71763   7 年 vboxsync DevSB16: Moved functions around a little to get a more usual grouping.
(edit) @71762   7 年 vboxsync DevSB16: Moved functions around a little to get a more usual grouping.
(edit) @71761   7 年 vboxsync DevIchAc97/timer: Paused mplayer fooling me. The timer does stop when …
(edit) @71756   7 年 vboxsync DevIchAc97: Injected 'R3' into function prefixes where relevant and …
(edit) @71754   7 年 vboxsync DevHDA: Alignment fixing.
(edit) @71753   7 年 vboxsync DevIchAc97: Alignment fixing.
(edit) @71752   7 年 vboxsync DevIchAc97: Alignment fixing.
(edit) @71751   7 年 vboxsync DevIchAc97: Do simple stuff (most stuff actually) in ring-0 / rawmode …
(edit) @71750   7 年 vboxsync DevIchAc97: Remove incorrect locking nodes in I/O port handlers.
(edit) @71748   7 年 vboxsync DevSB16: mixer_regs should be 'uint8_t' rather than 'int', this way it …
(edit) @71747   7 年 vboxsync DevSB16: mixer_regs should be 'uint8_t' rather than 'int', this way it …
(edit) @71746   7 年 vboxsync DevSB16: Stop using the IO_WRITE_PROTO and IO_READ_PROTO macros.
(edit) @71745   7 年 vboxsync DevSB16: mixer_write_datab & mixer_write_indexb are works for I/O port …
(edit) @71744   7 年 vboxsync DevSB16: Fixed initialization order so we don't crash in sb16Destruct …
(edit) @71743   7 年 vboxsync DevSB16.cpp,DevHDA.cpp: Just put markers on the …
(edit) @71742   7 年 vboxsync DevSB16.cpp,DevHDA.cpp: Just put markers on the …
(edit) @71741   7 年 vboxsync DevIchAc97.cpp: some cleanups.
(edit) @71740   7 年 vboxsync DevHDA: Added a @todo regarding PDMDevHlpPhysRead vs …
(edit) @71738   7 年 vboxsync DevAC97: AC97SOUNDSOURCE_LAST_INDEX -> AC97SOUNDSOURCE_END_INDEX, as …
(edit) @71737   7 年 vboxsync DevAC97: tiny cleanups
(edit) @71736   7 年 vboxsync DevHDA: Use hdaR3 as prefix for ring-3 only methods to make it less …
(edit) @71735   7 年 vboxsync DevHDACommon.cpp: The two hdaProcessInterrupt() prototypes was …
(edit) @71734   7 年 vboxsync DevHDACommon: Added review comment on some inexplicable code in …
(edit) @71733   7 年 vboxsync HDAStreamPeriod.cpp: No point in hdaStreamPeriodCreate returning …
(edit) @71732   7 年 vboxsync Devices/testcase: Detect undef/define of DEBUG, LOG_ENABLED, RT_STRICT …
(edit) @71731   7 年 vboxsync tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause …
(edit) @71730   7 年 vboxsync no need for flowerboxes in headers
(edit) @71727   7 年 vboxsync DevHDA.cpp: build fix and more logging.
(edit) @71726   7 年 vboxsync DevHDA.cpp: build fix and more logging.
(edit) @71725   7 年 vboxsync DevHDA: Enabled ring-0 and raw-mode MMIO handling.
(edit) @71724   7 年 vboxsync DevHDA: I'm not going to fix this.
(edit) @71723   7 年 vboxsync DevHDA: Don't crash in the constructor on misconfiguration or other …
(edit) @71722   7 年 vboxsync DevHDA: Made it work in raw-mode. [build fix]
(edit) @71721   7 年 vboxsync DevHDA: Made it work in raw-mode.
(edit) @71712   7 年 vboxsync DevHDA: Allocate the CORB / RIRB buffers on device construction and …
(edit) @71711   7 年 vboxsync DevHDA: More stuff we can do in R0/RC.
(edit) @71710   7 年 vboxsync DevHDA: CORBRP reset fix.
(edit) @71709   7 年 vboxsync DevHDA: Locking related adjustments and fix. * hdaRegWriteBase …
(edit) @71707   7 年 vboxsync DevHDA: Another nit. bugref:9094
(edit) @71706   7 年 vboxsync DevHDA: nits. bugref:9094
(edit) @71704   7 年 vboxsync DevHDA: hdaTimer + hdaStreamTransferIsScheduled: Please don't make …
(edit) @71698   7 年 vboxsync DevVGA: Code cleanup in progress. ?bugref:9094
(edit) @71691   7 年 vboxsync VMMDev: move VMMDEV_SAVED_STATE_VERSION defines to the header file
(edit) @71688   7 年 vboxsync HDA: Removed redundant and wrong STATESTS interrupt check to fix …
(edit) @71687   7 年 vboxsync indent
(edit) @71686   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71673   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71656   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71651   7 年 vboxsync DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
(edit) @71629   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71628   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094 [bugfix]
(edit) @71626   7 年 vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71622   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71620   7 年 vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71619   7 年 vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71612   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71611   7 年 vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71607   7 年 vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71604   7 年 vboxsync DevVGA,VBoxVideo: Code cleanup in progress: Backed …
(edit) @71603   7 年 vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71598   7 年 vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71596   7 年 vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71595   7 年 vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71592   7 年 vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 年 vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71588   7 年 vboxsync DevVGA_VDMA.cpp: Added missing+buggy bits from ?bugref:9054.
(edit) @71488   7 年 vboxsync DevVGA, Additions: minor improvements for the VGA configuration interface.
(edit) @71456   7 年 vboxsync Dev/E1000: (bugref:7346) Phar Lap ETS support: fetch RX descriptors …
(edit) @71426   7 年 vboxsync BIOS: Added disabled code which can place the FDPT outside of …
(edit) @71424   7 年 vboxsync Reverted bad commit.
(edit) @71423   7 年 vboxsync BIOS: Reduce harmless warnings for unsupported INT 15h functions.
(edit) @71422   7 年 vboxsync BIOS: INT 15h/87h unconditionally disables A20 gate when done. Also …
(edit) @71358   7 年 vboxsync PS2K: Forgot to relocate the new timer.
(edit) @71351   7 年 vboxsync PS2K: Throttle keyboard input to satisfy questionable software (see …
(edit) @71321   7 年 vboxsync lwip: icmp_proxy_input - don't leak pbuf if ping_proxy_accept_callback …
(edit) @71300   7 年 vboxsync VUSB: Fishy devices may have interfaces with no endpoints, work around …
(edit) @71247   7 年 vboxsync DevIchAc97: Critsect alignment fix (32-bit).
(edit) @71218   7 年 vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71216   7 年 vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71214   7 年 vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71212   7 年 vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71210   7 年 vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71203   7 年 vboxsync NAT: Redo previous. Explicitly map nameserver 0.0.0.0 to loopback …
(edit) @71202   7 年 vboxsync NAT: nameserver 0.0.0.0 is a valid setting. Map it to host's loopback.
(edit) @71194   7 年 vboxsync DevVGA_VDMA.cpp: Annoying assertion in tstVMM.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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