|
|
@19689
|
16 years |
vboxsync |
NAT: debug give slirp custom resolv.conf for debug need
|
|
|
@19688
|
16 years |
vboxsync |
NAT: fix (#3900) don't create request if no dns server registered in …
|
|
|
@19686
|
16 years |
vboxsync |
Grr
|
|
|
@19685
|
16 years |
vboxsync |
.vhd: nitpicking, logging fixes
|
|
|
@19654
|
16 years |
vboxsync |
Main and Devices/absolute mouse: do not send movement events to the …
|
|
|
@19650
|
16 years |
vboxsync |
Bug fix
|
|
|
@19646
|
16 years |
vboxsync |
Backed out r47181; win2k regression
|
|
|
@19632
|
16 years |
vboxsync |
Use physical id for logging APIC
|
|
|
@19626
|
16 years |
vboxsync |
polished r47206
|
|
|
@19624
|
16 years |
vboxsync |
added raw file serial driver
|
|
|
@19616
|
16 years |
vboxsync |
Obsolete comment
|
|
|
@19615
|
16 years |
vboxsync |
ACPI logging updates
|
|
|
@19614
|
16 years |
vboxsync |
Main and Devices: absolute mouse support: do not send a mouse movement …
|
|
|
@19607
|
16 years |
vboxsync |
ACPI: increased maximum nr of supported VCPUs to 16; we should …
|
|
|
@19606
|
16 years |
vboxsync |
ACPI: Always show the CPU leafs when we have multiple VCPUs
|
|
|
@19545
|
16 years |
vboxsync |
NAT: better header space reserving
|
|
|
@19525
|
16 years |
vboxsync |
NAT: Correct ethernet package check
|
|
|
@19512
|
16 years |
vboxsync |
Logging updates
|
|
|
@19507
|
16 years |
vboxsync |
TM: TMTimerDestroy -> TMR3TimerDestroy. (trying to simplify)
|
|
|
@19489
|
16 years |
vboxsync |
DevAPIC: do not flood the release log!
|
|
|
@19475
|
16 years |
vboxsync |
VMM: sending init IPI
|
|
|
@19468
|
16 years |
vboxsync |
VMM: better SIPI sending, reschedule to R3 as needed
|
|
|
@19464
|
16 years |
vboxsync |
HGSMI support makefile fixes, basics for passing ddraw command to host
|
|
|
@19454
|
16 years |
vboxsync |
VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
|
|
|
@19443
|
16 years |
vboxsync |
Notes about missing functionality
|
|
|
@19437
|
16 years |
vboxsync |
SMP: send SIPI notification from APIC, let VM handle what really do
|
|
|
@19411
|
16 years |
vboxsync |
NAT: wrong Ether address detection and ethernet gap detection
|
|
|
@19409
|
16 years |
vboxsync |
EFI: Moved the EfiThunk.asm code down one level as indicated in comment 86.
|
|
|
@19392
|
16 years |
vboxsync |
NAT: attempt to fix #3651
|
|
|
@19383
|
16 years |
vboxsync |
NAT: UDP gaps removed (detected with VPN)
|
|
|
@19366
|
16 years |
vboxsync |
Removed global VMM lock.
|
|
|
@19351
|
16 years |
vboxsync |
NAT: makes NAT and NATService compilable together
|
|
|
@19349
|
16 years |
vboxsync |
DevEFI,VBoxPkg: Moving the image to 0xffd40000 and mapping it as …
|
|
|
@19318
|
16 years |
vboxsync |
NAT: corrects mbuf data offset arithmetic
|
|
|
@19317
|
16 years |
vboxsync |
DRV: DrvNAT is switch off-able
|
|
|
@19314
|
16 years |
vboxsync |
DevPCI.cpp: Temporary EFI hack for fixing VGA detection.
|
|
|
@19313
|
16 years |
vboxsync |
NAT: slirp servicing several guests
|
|
|
@19309
|
16 years |
vboxsync |
gcc-4.4 warning
|
|
|
@19300
|
16 years |
vboxsync |
VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
|
|
|
@19279
|
16 years |
vboxsync |
Etherboot: Build fix for FreeBSD
|
|
|
@19272
|
16 years |
vboxsync |
NAT: cleanup (no VBOX_USE_NAT)
|
|
|
@19257
|
16 years |
vboxsync |
Reapplied 46658 + fix
|
|
|
@19255
|
16 years |
vboxsync |
Backed out 46655-57 for now
|
|
|
@19253
|
16 years |
vboxsync |
Compile fixes
|
|
|
@19251
|
16 years |
vboxsync |
VBoxHDD/VDI: fix heap corruption in compacting VDI.
|
|
|
@19248
|
16 years |
vboxsync |
EFI: FV/FD should be bigger
|
|
|
@19247
|
16 years |
vboxsync |
Devices/Makefile.kmk: bird hack -> VBOX_WITH_ALT_EFITHUNK for making …
|
|
|
@19202
|
16 years |
vboxsync |
Storage/VDI: fix several bugs with compaction, deal with images which …
|
|
|
@19199
|
16 years |
vboxsync |
Storage/VBoxHDD: fix bug leading to incorrectly ignoring writes. leads …
|
|
|
@19192
|
16 years |
vboxsync |
Devices/Makefile.kmk: EFI hacking.
|
|
|
@19183
|
16 years |
vboxsync |
Devices: EFI build fix.
|
|
|
@19176
|
16 years |
vboxsync |
VBoxHDD/generic+VDI: implemented and documented
|
|
|
@19145
|
16 years |
vboxsync |
EFI: polished r46371
|
|
|
@19127
|
16 years |
vboxsync |
Devices/Makefile.kmk: EFI adjustment.
|
|
|
@19122
|
16 years |
vboxsync |
Devices/Makefile.kmk: Some cleanup.
|
|
|
@19121
|
16 years |
vboxsync |
Devices/Makefile.kmk: Some cleanup.
|
|
|
@19113
|
16 years |
vboxsync |
PCNet: handle rare cases were the register content changed when we …
|
|
|
@19112
|
16 years |
vboxsync |
PCNet: removed dead code (will not work with the current memory model …
|
|
|
@19104
|
16 years |
vboxsync |
PCNet: proposed fix for the deadlock with EMT problem (see internal …
|
|
|
@19079
|
16 years |
vboxsync |
DrvIntNet: correct the unit for 4 of the stats.
|
|
|
@19074
|
16 years |
vboxsync |
DrvNAT: spelling.
|
|
|
@19061
|
16 years |
vboxsync |
Devices/audio.c: ditto.
|
|
|
@19049
|
16 years |
vboxsync |
NAT: polished r46167
|
|
|
@19048
|
16 years |
vboxsync |
NAT: Process the queue unconditionally
|
|
|
@19047
|
16 years |
vboxsync |
NAT: EINTR handling in poll
|
|
|
@19034
|
16 years |
vboxsync |
Storage/VBoxHDD: stub for compacting images
|
|
|
@19014
|
16 years |
vboxsync |
NAT: suppressed message
|
|
|
@19007
|
16 years |
vboxsync |
Main: centralized control for extended device profiles, ACPI cleanup
|
|
|
@19002
|
16 years |
vboxsync |
Audio: Add support for FreeBSD
|
|
|
@18996
|
16 years |
vboxsync |
Enabled SMP ACPI code
|
|
|
@18995
|
16 years |
vboxsync |
SMP change
|
|
|
@18993
|
16 years |
vboxsync |
Enable code to construct multiple MPS tables (we used to create one …
|
|
|
@18988
|
16 years |
vboxsync |
PGM api changes
|
|
|
@18966
|
16 years |
vboxsync |
Storage/Vmdk: compiler warning fix
|
|
|
@18965
|
16 years |
vboxsync |
typo (accidental undo actually)
|
|
|
@18964
|
16 years |
vboxsync |
Storage/VHD: implement renaming
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@18902
|
16 years |
vboxsync |
NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
|
|
|
@18874
|
16 years |
vboxsync |
NAT: handling empty domain name list moved to package preparing
|
|
|
@18872
|
16 years |
vboxsync |
slirp.c: empty strings still takes at least 1 byte of heap, don't leak …
|
|
|
@18866
|
16 years |
vboxsync |
*: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
|
|
|
@18865
|
16 years |
vboxsync |
NAT: some dhcp clients happy to have at least " " domain name than to …
|
|
|
@18858
|
16 years |
vboxsync |
NAT: replacing release assert with suppressed message
|
|
|
@18857
|
16 years |
vboxsync |
NAT: zero-length strings in dhcp offer
|
|
|
@18841
|
16 years |
vboxsync |
DevE1000: corrected comment, the EMT involvment in PhysWrite happens …
|
|
|
@18834
|
16 years |
vboxsync |
#3815: Solved the problem for e1k.
|
|
|
@18822
|
16 years |
vboxsync |
gcc warning
|
|
|
@18815
|
16 years |
vboxsync |
properly export dnsproxy
|
|
|
@18795
|
16 years |
vboxsync |
NAT: enabling dns proxy
|
|
|
@18794
|
16 years |
vboxsync |
NAT: better header inclusion
|
|
|
@18778
|
16 years |
vboxsync |
Storage/DrvVD: don't pass VMSETRTERR_FLAGS_FATAL to …
|
|
|
@18769
|
16 years |
vboxsync |
Show F12 text white pixels only (save the background).
|
|
|
@18766
|
16 years |
vboxsync |
Storage/DrvVD: switch to runtime error signalling at the end of driver …
|
|
|
@18739
|
16 years |
vboxsync |
pcnet: another correction for the physwrite hack
|
|
|
@18732
|
16 years |
vboxsync |
NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
|
|
|
@18728
|
16 years |
vboxsync |
New splash screen.
|
|
|
@18726
|
16 years |
vboxsync |
NAT: DNS proxy more logging
|
|
|
@18720
|
16 years |
vboxsync |
DevVGA: Count IOMMMIOMapMMIO2Page calls, fix signed/unsigned compare …
|
|
|
@18690
|
16 years |
vboxsync |
pcnet: typos
|
|
|
@18687
|
16 years |
vboxsync |
BIOS printf fix
|
|
|