VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41991   12 years vboxsync addendum to r78863, maybe we should drop this PCI detection code at all
(edit) @41989   12 years vboxsync BIOS: properly detect the ICH9 bridge (fixes PXE with ICH9)
(edit) @41987   12 years vboxsync NAT: hide TFTP internals.
(edit) @41983   12 years vboxsync DevHPET: parfait hint
(edit) @41980   12 years vboxsync NAT: windows build fix.
(edit) @41979   12 years vboxsync NAT: warnings.
(edit) @41978   12 years vboxsync NAT: Missed commit.
(edit) @41977   12 years vboxsync NAT: extract DNS functions to slirp_dns.c. Handle …
(edit) @41974   12 years vboxsync DevVGA: Don't assert if the HGSMI driver is not attached.
(edit) @41970   12 years vboxsync NAT:tftp enhancements style, option parsing, handshaking.
(edit) @41969   12 years vboxsync NAT: back out r78837. (unexpected result)
(edit) @41967   12 years vboxsync NAT: NTOHS -> RT_N2H_U16
(edit) @41924   12 years vboxsync Devices/Network/lwip: annoying warning
(edit) @41917   12 years vboxsync Virtio/Net: Feature negotiation and GSO handling on RX path (#5582)
(edit) @41864   12 years vboxsync PCNet,NetShaper: PCNet exact packet len counting + wrong lock order …
(edit) @41856   12 years vboxsync NAT: typo.
(edit) @41855   12 years vboxsync NAT: collapsing EAGAIN,EWOULDBLOCK,EINPROGRESS conditions to …
(edit) @41840   12 years vboxsync NAT: don't expose functions needed locally.
(edit) @41839   12 years vboxsync NAT: Zero pointer to link on link remove. (#6188)
(edit) @41825   12 years vboxsync PCI/DevATA: Put PCIDevPhysRead/Write into …
(edit) @41820   12 years vboxsync virtio: fixed GSO header issue causing heavy loss of packets (#4807)
(edit) @41817   12 years vboxsync NAT: fix vbox/7459: drop packet if we can't send it because of EAGAIN …
(edit) @41816   12 years vboxsync DevPCI: Changed return values of PCIDevPhysRead/Write to …
(edit) @41815   12 years vboxsync DevATA: No need to check for bus mastering in ataBMDMAIOPortRead/Write.
(edit) @41812   12 years vboxsync NAT: attempt yo fix #6188, don't miss tcp_drop/close on tcp_input.
(edit) @41811   12 years vboxsync PCI/DevATA: Added bus mastering support.
(edit) @41809   12 years vboxsync virtio: netshaper support (#5582)
(edit) @41808   12 years vboxsync e1000: fixed assertion in debug build (#5582)
(edit) @41807   12 years vboxsync NAT: warnings on release build.
(edit) @41806   12 years vboxsync NAT: assertion on freeing socket with nonempty tcp control block (paranoa).
(edit) @41805   12 years vboxsync Doxygen.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41774   12 years vboxsync bugref..
(edit) @41760   13 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41759   13 years vboxsync BIOS: Load nicer value into ES after quitting PM.
(edit) @41758   13 years vboxsync iPXE: typo in Makefile.kmk
(edit) @41757   13 years vboxsync BIOS: Load nicer value into DS before exiting PM.
(edit) @41752   13 years vboxsync iPXE: save a tiny bit more ROM space by ripping out the embedded image …
(edit) @41734   13 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41710   13 years vboxsync DevRTC: Extended the 'rtc' info with register A thru D.
(edit) @41709   13 years vboxsync Moved the code to the right placed.
(edit) @41708   13 years vboxsync DevRTC.cpp: r=bird: - Changed cmos to cmos1. - Don't start internal …
(edit) @41697   13 years vboxsync Debugger: Added "info pci" command PCI devices; added showing bus …
(edit) @41675   13 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41674   13 years vboxsync DISCoreOne* -> DISCore*.
(edit) @41668   13 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41667   13 years vboxsync Compacted CMOS debug info output.
(edit) @41658   13 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41657   13 years vboxsync build prog prep.
(edit) @41655   13 years vboxsync Uncomment again.
(edit) @41654   13 years vboxsync BIOS: Do not save registers which do not need to be saved.
(edit) @41653   13 years vboxsync BIOS: Remove signed 32-bit multiply/divide routines (unnecessary).
(edit) @41651   13 years vboxsync Let assembly code control the CPU mode.
(edit) @41636   13 years vboxsync wddm: fix win8 halt issues
(edit) @41609   13 years vboxsync Need to include the source file headers.
(edit) @41607   13 years vboxsync I4M
(edit) @41606   13 years vboxsync Use the -zu flag.
(edit) @41605   13 years vboxsync Use the -zu flag.
(edit) @41604   13 years vboxsync drop the clibs dependency.
(edit) @41603   13 years vboxsync BIOS: More compatible IVT initialization.
(edit) @41601   13 years vboxsync BIOS-new: fixed reported version string
(edit) @41599   13 years vboxsync CMOS Debuging: As suggested by Michal, moved the debug information …
(edit) @41594   13 years vboxsync Fixed interesting (but harmless) typo.
(edit) @41593   13 years vboxsync PC/DevPcBios: Compilation error fixed
(edit) @41592   13 years vboxsync PC/DevPcBios: Addition of checks for bcd/hex output and code improvement.
(edit) @41582   13 years vboxsync PC/DevPCBios: Added support for CMOS RTC debugging info. Need to …
(edit) @41580   13 years vboxsync PC/DevPcBios: Addition of info cmos and info cmos2 debugging commands
(edit) @41574   13 years vboxsync PC/BIOS-new: For detection of normal PnP ROM .
(edit) @41569   13 years vboxsync Devices/Input/PS2: LogRel to Log for typematic delay.
(edit) @41566   13 years vboxsync RTC: Clear CMOS shutdown byte on reset.
(edit) @41560   13 years vboxsync Log which device triggered a reset.
(edit) @41547   13 years vboxsync Missing word.
(edit) @41544   13 years vboxsync BIOS-new: use i386 Assembler instructions; fixed post commands
(edit) @41543   13 years vboxsync BIOS-new: 16-bit/32-bit fix
(edit) @41541   13 years vboxsync DevVGA.h: We've only got one VGA device, so don't bother with …
(edit) @41539   13 years vboxsync DevVGA.h: reordering the VGAState members a bit to make them easier to …
(edit) @41538   13 years vboxsync build fix
(edit) @41537   13 years vboxsync PXE: To enable the check for detection of pnp BIOS.
(edit) @41536   13 years vboxsync build fix
(edit) @41535   13 years vboxsync Alignment hell.
(edit) @41533   13 years vboxsync VGA: Bring GCPhysVRAM into the 21st century.
(edit) @41517   13 years vboxsync Devices/USB: show detaching of devices from the root hub in the …
(edit) @41515   13 years vboxsync Moved to Config.kmk
(edit) @41513   13 years vboxsync made the alternative work too.
(edit) @41512   13 years vboxsync Alternative way of 'building' the new bios code.
(edit) @41509   13 years vboxsync
(edit) @41508   13 years vboxsync Not needed either.
(edit) @41507   13 years vboxsync Removed cases handled by disHandleYasmDifferences.
(edit) @41506   13 years vboxsync Made it work.
(edit) @41503   13 years vboxsync Makefile.kmk: Header fix and if hack.
(edit) @41502   13 years vboxsync e1000: Optional RXD prefetching, proper handling of empty TX …
(edit) @41500   13 years vboxsync Use DISFormatYasmIsOddEncoding.
(edit) @41499   13 years vboxsync Rule for updating the alternative bios source.
(edit) @41498   13 years vboxsync Windows build issues.
(edit) @41496   13 years vboxsync BIOS-new: More dias code.
(edit) @41490   13 years vboxsync DevPcBios: be more verbose
(edit) @41489   13 years vboxsync A bit further.
(edit) @41488   13 years vboxsync A bit more code.
(edit) @41483   13 years vboxsync
(edit) @41482   13 years vboxsync a bit more…
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