VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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

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