|
|
@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 |
…
|
|
|
@41482
|
13 years |
vboxsync |
a bit more…
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41467
|
13 years |
vboxsync |
AHCI: Fix possible guest memory corruption, it is possible that timed …
|
|
|
@41455
|
13 years |
vboxsync |
NAT: Don't spend time on connections with uninitiolized template.
|
|
|
@41453
|
13 years |
vboxsync |
NAT: clean up (part 1).
|
|
|
@41445
|
13 years |
vboxsync |
BIOS: Disable A20 on boot.
|
|
|
@41431
|
13 years |
vboxsync |
Use proper format specifier.
|
|
|
@41426
|
13 years |
vboxsync |
e1000: added CMD.RPS hadling for TX descriptors
|
|
|
@41423
|
13 years |
vboxsync |
e1000: added RX and TX descriptor dumps to debugger info command
|
|
|
@41416
|
13 years |
vboxsync |
VMMDevTesting: VMMDEV_TESTING_CMD_SKIPPED.
|
|
|
@41414
|
13 years |
vboxsync |
tstIntNet-1: now really use an absolute path here
|
|
|
@41413
|
13 years |
vboxsync |
VMMDevTesting.cpp: Output to log and release log.
|
|
|
@41411
|
13 years |
vboxsync |
NAT: cosmetic.
|
|
|
@41409
|
13 years |
vboxsync |
Network: renamed uLinkUpDelay to cMsLinkUpDelay
|
|
|
@41408
|
13 years |
vboxsync |
NAT: don't waste time on tcp connections without connection information.
|
|
|
@41407
|
13 years |
vboxsync |
Network: added LinkUpDelay parameter to e1000,pcnet,virtio-net
|
|
|
@41406
|
13 years |
vboxsync |
VGA: Print planar graphics related info.
|
|
|
@41341
|
13 years |
vboxsync |
NAT: attempt to fix #6188. libaslias marks sockets for deletion, but …
|
|
|
@41325
|
13 years |
vboxsync |
tstIntNet-1: use the absolute path here
|
|
|
@41323
|
13 years |
vboxsync |
NAT: missed headers for testcase.
|
|
|
@41322
|
13 years |
vboxsync |
NAT: exposing Slirp queue routines for testing.
|
|
|
@41316
|
13 years |
vboxsync |
A few minutes of code in between other things.
|
|
|
@41292
|
13 years |
vboxsync |
DevVGA_VDMA: don't crash if there is no VGA driver attached
|
|
|