VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20306   16 years vboxsync NAT: compile fixes
(edit) @20302   16 years vboxsync NAT: fix solaris burns
(edit) @20301   16 years vboxsync NAT: fixed the worst warnings
(edit) @20297   16 years vboxsync NAT: make port-forwarding the same speed as guest->remote
(edit) @20296   16 years vboxsync NAT/libalias: right shutdown
(edit) @20295   16 years vboxsync NAT/libalias: enable in non-OSE build
(edit) @20287   16 years vboxsync Fixed buffer overflow for non-DMA floppy transfers.
(edit) @20257   16 years vboxsync minor compiler warnings
(edit) @20245   16 years vboxsync NAT/libalias: no emu in libalias mode
(edit) @20244   16 years vboxsync NAT: fixed buffer in 64kB
(edit) @20233   16 years vboxsync NAT/libalias: forwarding printf (in alias_nbt) to Log2
(edit) @20217   16 years vboxsync More comments
(edit) @20214   16 years vboxsync ACPI: Always show the CPU leafs when we have multiple VCPUs or when …
(edit) @20203   16 years vboxsync NAT/libalias: nbt module
(edit) @20197   16 years vboxsync Do not send an init IPI during reset
(edit) @20181   16 years vboxsync OSE fix
(edit) @20172   16 years vboxsync NAT: redability (part2)
(edit) @20171   16 years vboxsync NAT: readability (lower nesting)
(edit) @20170   16 years vboxsync NAT: reading (less nesting)
(edit) @20167   16 years vboxsync First part of the PDMAsyncCompletion rewrite: * The Host specific …
(edit) @20165   16 years vboxsync NAT: build fix
(edit) @20164   16 years vboxsync NAT/libalias: port-forwarding
(edit) @20163   16 years vboxsync DevPCI: Moved the I/O ports from 0xc000 to 0xd000 to avoid clashing …
(edit) @20159   16 years vboxsync DevPCI: Fixed missing restore of register 0x38 (unknown).
(edit) @20156   16 years vboxsync DevPCI: Restore all config registers.
(edit) @20154   16 years vboxsync PCI: The risky half of the remapping fix. Fixes #1587 and #3903.
(edit) @20153   16 years vboxsync SSM,PCI: We must restore the PCI configuration registers before PGM so …
(edit) @20131   16 years vboxsync DevPit-i8254.cpp: divide by zero workaround/hack. This needs proper fixing.
(edit) @20119   16 years vboxsync DevPCNet: TM locking regression (state restore).
(edit) @20117   16 years vboxsync DevACPI.cpp: Use the scope to avoid bugs like r47866 fixed.
(edit) @20112   16 years vboxsync Uninitialized variable usage
(edit) @20100   16 years vboxsync tabs
(edit) @20096   16 years vboxsync VBox/pdmdrv.h,TM: user argument and flags for driver timers.
(edit) @20092   16 years vboxsync DevAPIC,PDM: timer critsect.
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @20086   16 years vboxsync NAT/libalias: logging enchancements
(edit) @20056   16 years vboxsync Backed out 47770 & 47771 (failed experiment)
(edit) @20053   16 years vboxsync NAT: LibAlias enabling + tcp_emu replaced with ftp_module
(edit) @20049   16 years vboxsync DevPit-i8254.cpp: Don't call TMVirtualGet multiple times when …
(edit) @20039   16 years vboxsync DevAPIC.cpp: Made apic_timer select the right instance. Fixed the …
(edit) @20037   16 years vboxsync TPR read/write updates
(edit) @20024   16 years vboxsync VMMDev: replace a weird constant with NULL for zero size HGCM buffers.
(edit) @20016   16 years vboxsync NAT: noisy logging
(edit) @20005   16 years vboxsync Noisy logging
(edit) @20001   16 years vboxsync Cleaned up PDMGet/SetTPR.
(edit) @19981   16 years vboxsync NAT: warnings and style
(edit) @19980   16 years vboxsync NAT: unix build fix
(edit) @19979   16 years vboxsync NAT: fix of vbox.org/4091 change list to queue to feed dhcp client …
(edit) @19978   16 years vboxsync NAT: Rule to compile libalias with Slirp, switchable with …
(edit) @19977   16 years vboxsync NAT: some glue code and experiments with default NAT rule
(edit) @19974   16 years vboxsync HostDVD/FreeBSD: Take the 64kb limit into account when reading from …
(edit) @19973   16 years vboxsync Host/DVD: Fix non passthrough access on FreeBSD on probably Darwin too.
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19967   16 years vboxsync ACPI: Add support for FreeBSD
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19921   16 years vboxsync Storage/VMDK: avoid overlapping reads for streamOptimized files
(edit) @19899   16 years vboxsync NAT: attempt to fix (workaround) #3894.
(edit) @19876   16 years vboxsync NAT: not need ethernet information here anymore
(edit) @19857   16 years vboxsync NAT: remove assertion
(edit) @19851   16 years vboxsync NAT: router is invalid for direct NAT
(edit) @19847   16 years vboxsync NAT: typo
(edit) @19846   16 years vboxsync NAT: some refactoring of ip fragmentation code
(edit) @19845   16 years vboxsync NAT: enabling no-storing ethernet by default
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19840   16 years vboxsync #3790: Proper init of receive buffer size fixes the issue with PXE …
(edit) @19839   16 years vboxsync NAT: Slirp don't use ether address of guest anymore instead it …
(edit) @19838   16 years vboxsync NAT: Ether address debug printing
(edit) @19824   16 years vboxsync Storage/VHD: cooperate with VBoxHDD to suppress redundant writes
(edit) @19809   16 years vboxsync Serial/DrvHostSerial/Solaris: ignore IEXTEN characters in line mode …
(edit) @19802   16 years vboxsync NAT: line lenght: 80
(edit) @19801   16 years vboxsync compiler warning
(edit) @19787   16 years vboxsync APIC: Current implementation is limited to 32 CPUs due to the use of …
(edit) @19759   16 years vboxsync NAT: replace header storing with calculation of start of IP header in place
(edit) @19748   16 years vboxsync NAT: fix of (#3885)
(edit) @19747   16 years vboxsync TM: Cleaned up pausing and resuming the clocks.
(edit) @19744   16 years vboxsync Logging updates
(edit) @19741   16 years vboxsync Handle APIC_DM_LOWPRI in apic_bus_deliver
(edit) @19739   16 years vboxsync Logging updates
(edit) @19737   16 years vboxsync VHD: The checksum needs to be update after the UUID was changed
(edit) @19736   16 years vboxsync VHD: Fix chaning UUID of an image
(edit) @19722   16 years vboxsync NAT: move Assert where it really need
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @19706   16 years vboxsync DevRTC: UIP logging (level 2).
(edit) @19700   16 years vboxsync small fix
(edit) @19689   16 years vboxsync NAT: debug give slirp custom resolv.conf for debug need
(edit) @19688   16 years vboxsync NAT: fix (#3900) don't create request if no dns server registered in …
(edit) @19686   16 years vboxsync Grr
(edit) @19685   16 years vboxsync .vhd: nitpicking, logging fixes
(edit) @19654   16 years vboxsync Main and Devices/absolute mouse: do not send movement events to the …
(edit) @19650   16 years vboxsync Bug fix
(edit) @19646   16 years vboxsync Backed out r47181; win2k regression
(edit) @19632   16 years vboxsync Use physical id for logging APIC
(edit) @19626   16 years vboxsync polished r47206
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19616   16 years vboxsync Obsolete comment
(edit) @19615   16 years vboxsync ACPI logging updates
(edit) @19614   16 years vboxsync Main and Devices: absolute mouse support: do not send a mouse movement …
(edit) @19607   16 years vboxsync ACPI: increased maximum nr of supported VCPUs to 16; we should …
(edit) @19606   16 years vboxsync ACPI: Always show the CPU leafs when we have multiple VCPUs
(edit) @19545   16 years vboxsync NAT: better header space reserving
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