VirtualBox

source: vbox/trunk/src/VBox/Devices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @19145   16 年 vboxsync EFI: polished r46371
(edit) @19127   16 年 vboxsync Devices/Makefile.kmk: EFI adjustment.
(edit) @19122   16 年 vboxsync Devices/Makefile.kmk: Some cleanup.
(edit) @19121   16 年 vboxsync Devices/Makefile.kmk: Some cleanup.
(edit) @19113   16 年 vboxsync PCNet: handle rare cases were the register content changed when we …
(edit) @19112   16 年 vboxsync PCNet: removed dead code (will not work with the current memory model …
(edit) @19104   16 年 vboxsync PCNet: proposed fix for the deadlock with EMT problem (see internal …
(edit) @19079   16 年 vboxsync DrvIntNet: correct the unit for 4 of the stats.
(edit) @19074   16 年 vboxsync DrvNAT: spelling.
(edit) @19061   16 年 vboxsync Devices/audio.c: ditto.
(edit) @19049   16 年 vboxsync NAT: polished r46167
(edit) @19048   16 年 vboxsync NAT: Process the queue unconditionally
(edit) @19047   16 年 vboxsync NAT: EINTR handling in poll
(edit) @19034   16 年 vboxsync Storage/VBoxHDD: stub for compacting images
(edit) @19014   16 年 vboxsync NAT: suppressed message
(edit) @19007   16 年 vboxsync Main: centralized control for extended device profiles, ACPI cleanup
(edit) @19002   16 年 vboxsync Audio: Add support for FreeBSD
(edit) @18996   16 年 vboxsync Enabled SMP ACPI code
(edit) @18995   16 年 vboxsync SMP change
(edit) @18993   16 年 vboxsync Enable code to construct multiple MPS tables (we used to create one …
(edit) @18988   16 年 vboxsync PGM api changes
(edit) @18966   16 年 vboxsync Storage/Vmdk: compiler warning fix
(edit) @18965   16 年 vboxsync typo (accidental undo actually)
(edit) @18964   16 年 vboxsync Storage/VHD: implement renaming
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18902   16 年 vboxsync NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
(edit) @18874   16 年 vboxsync NAT: handling empty domain name list moved to package preparing
(edit) @18872   16 年 vboxsync slirp.c: empty strings still takes at least 1 byte of heap, don't leak …
(edit) @18866   16 年 vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @18865   16 年 vboxsync NAT: some dhcp clients happy to have at least " " domain name than to …
(edit) @18858   16 年 vboxsync NAT: replacing release assert with suppressed message
(edit) @18857   16 年 vboxsync NAT: zero-length strings in dhcp offer
(edit) @18841   16 年 vboxsync DevE1000: corrected comment, the EMT involvment in PhysWrite happens …
(edit) @18834   16 年 vboxsync #3815: Solved the problem for e1k.
(edit) @18822   16 年 vboxsync gcc warning
(edit) @18815   16 年 vboxsync properly export dnsproxy
(edit) @18795   16 年 vboxsync NAT: enabling dns proxy
(edit) @18794   16 年 vboxsync NAT: better header inclusion
(edit) @18778   16 年 vboxsync Storage/DrvVD: don't pass VMSETRTERR_FLAGS_FATAL to …
(edit) @18769   16 年 vboxsync Show F12 text white pixels only (save the background).
(edit) @18766   16 年 vboxsync Storage/DrvVD: switch to runtime error signalling at the end of driver …
(edit) @18739   16 年 vboxsync pcnet: another correction for the physwrite hack
(edit) @18732   16 年 vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
(edit) @18728   16 年 vboxsync New splash screen.
(edit) @18726   16 年 vboxsync NAT: DNS proxy more logging
(edit) @18720   16 年 vboxsync DevVGA: Count IOMMMIOMapMMIO2Page calls, fix signed/unsigned compare …
(edit) @18690   16 年 vboxsync pcnet: typos
(edit) @18687   16 年 vboxsync BIOS printf fix
(edit) @18678   16 年 vboxsync Storage/iSCSI: fix one case where re-login failed, and also implement …
(edit) @18668   16 年 vboxsync VBoxDev: Corrected LogRel statement.
(edit) @18663   16 年 vboxsync Devices: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
(edit) @18645   16 年 vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18622   16 年 vboxsync e1000: Changed card ids for 82545EM to VMWare Network Adapter for …
(edit) @18606   16 年 vboxsync slirp.c: leaks in get_dns_addr_domain (hope I fixed it right).
(edit) @18591   16 年 vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18584   16 年 vboxsync NAT: adding name domains improved. multibytes handling in IPRT style …
(edit) @18580   16 年 vboxsync Merged bios_printf changes from bochs.
(edit) @18574   16 年 vboxsync Merged safe changes from bochs; formatting and functionally equivalent …
(edit) @18573   16 年 vboxsync PCNet: another workaround for #3775
(edit) @18567   16 年 vboxsync Storage/VDI: add maximum size check when creating VDI files.
(edit) @18566   16 年 vboxsync Storage/API/VBoxManage/...: add maximum size check to prevent creation …
(edit) @18557   16 年 vboxsync Storage/VBoxHDD: drop 1024 cylinder LCHS paranoia. SCSI controllers …
(edit) @18507   16 年 vboxsync ISCSIHDDCore.cpp: size_t warnings.
(edit) @18506   16 年 vboxsync VDIHDDCore.cpp: size_t.
(edit) @18505   16 年 vboxsync VmdkHDDCore.cpp: a bunch of size_t/unsigned mixups.
(edit) @18504   16 年 vboxsync VHDHDDCore.cpp: On second thought, the code looks fine.
(edit) @18503   16 年 vboxsync VHDHDDCore.cpp: r=bird: check @todo in VHD_PLATFORM_CODE_WI2R update …
(edit) @18498   16 年 vboxsync DrvBlock.cpp: size_t
(edit) @18497   16 年 vboxsync DevSB16.cpp: size_t warning (type mix).
(edit) @18459   16 年 vboxsync SrvIntNetR0: size_t warnings.
(edit) @18457   16 年 vboxsync tstIntNet-1: size_t warnings.
(edit) @18447   16 年 vboxsync bootp.c: Unreferenced variable.
(edit) @18446   16 年 vboxsync DrvHostDVD: even better fix.
(edit) @18445   16 年 vboxsync DrvHostDVD: better fix.
(edit) @18444   16 年 vboxsync DrvHostDVD: size_t again.
(edit) @18443   16 年 vboxsync DrvNamedPipe: Fixed (?) undefined variable in odd error case in …
(edit) @18442   16 年 vboxsync Pcap.cpp: MSC/64 warnings.
(edit) @18441   16 年 vboxsync DrvIntNet.cpp: MSC/64 warnings.
(edit) @18440   16 年 vboxsync oops.
(edit) @18439   16 年 vboxsync DevE1000.cpp: One size_t and one bool conversion warning.
(edit) @18438   16 年 vboxsync DevE1000Phy.cpp: Fixed MSC warning about converting 0x8000 to bool. …
(edit) @18437   16 年 vboxsync DevPCNet.cpp: MSC/64 size_t warning.
(edit) @18436   16 年 vboxsync DrvHostBase.cpp/h: Grumble. forgot about this bugger.
(edit) @18435   16 年 vboxsync VMMDevHGCM.cpp: size_t warning.
(edit) @18434   16 年 vboxsync pdmifs.h,DevATA,ATAController,DrvHostDVD: Changed the pcbBuf parameter …
(edit) @18419   16 年 vboxsync slirp.c: Overlooked another bogus LogRel(("adding %s to DNS suffix …
(edit) @18418   16 年 vboxsync quick fix for #3775
(edit) @18414   16 年 vboxsync Fix for r45174 (make sure the timer does not stop)
(edit) @18391   16 年 vboxsync OSE fix
(edit) @18383   16 年 vboxsync PCNet: don't block if we can't enter the critical section from …
(edit) @18373   16 年 vboxsync DevPcBios: comments.
(edit) @18348   16 年 vboxsync LsiLogic, BusLogic: Add Led support
(edit) @18347   16 年 vboxsync Storage/VMDK: fix reading certain VMDK files which have unusual …
(edit) @18331   16 年 vboxsync Storage/VMDK: paranoia assertion
(edit) @18327   16 年 vboxsync Main: fix VMDK image truncation with exports > 4 GB
(edit) @18324   16 年 vboxsync BIOS: Make it possible to select SCSI disks on the boot screen
(edit) @18323   16 年 vboxsync DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
(edit) @18314   16 年 vboxsync DrvIntNet.cpp: Forgot some DHCP stuff in the config value validation.
(edit) @18265   16 年 vboxsync config file cleanup + small copyright year update
(edit) @18239   16 年 vboxsync NAT: better wide character handling in DNS suffix resolving
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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