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