VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @19525   16 years vboxsync NAT: Correct ethernet package check
(edit) @19512   16 years vboxsync Logging updates
(edit) @19507   16 years vboxsync TM: TMTimerDestroy -> TMR3TimerDestroy. (trying to simplify)
(edit) @19489   16 years vboxsync DevAPIC: do not flood the release log!
(edit) @19475   16 years vboxsync VMM: sending init IPI
(edit) @19468   16 years vboxsync VMM: better SIPI sending, reschedule to R3 as needed
(edit) @19464   16 years vboxsync HGSMI support makefile fixes, basics for passing ddraw command to host
(edit) @19454   16 years vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
(edit) @19443   16 years vboxsync Notes about missing functionality
(edit) @19437   16 years vboxsync SMP: send SIPI notification from APIC, let VM handle what really do
(edit) @19411   16 years vboxsync NAT: wrong Ether address detection and ethernet gap detection
(edit) @19409   16 years vboxsync EFI: Moved the EfiThunk.asm code down one level as indicated in comment 86.
(edit) @19392   16 years vboxsync NAT: attempt to fix #3651
(edit) @19383   16 years vboxsync NAT: UDP gaps removed (detected with VPN)
(edit) @19366   16 years vboxsync Removed global VMM lock.
(edit) @19351   16 years vboxsync NAT: makes NAT and NATService compilable together
(edit) @19349   16 years vboxsync DevEFI,VBoxPkg: Moving the image to 0xffd40000 and mapping it as …
(edit) @19318   16 years vboxsync NAT: corrects mbuf data offset arithmetic
(edit) @19317   16 years vboxsync DRV: DrvNAT is switch off-able
(edit) @19314   16 years vboxsync DevPCI.cpp: Temporary EFI hack for fixing VGA detection.
(edit) @19313   16 years vboxsync NAT: slirp servicing several guests
(edit) @19309   16 years vboxsync gcc-4.4 warning
(edit) @19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @19279   16 years vboxsync Etherboot: Build fix for FreeBSD
(edit) @19272   16 years vboxsync NAT: cleanup (no VBOX_USE_NAT)
(edit) @19257   16 years vboxsync Reapplied 46658 + fix
(edit) @19255   16 years vboxsync Backed out 46655-57 for now
(edit) @19253   16 years vboxsync Compile fixes
(edit) @19251   16 years vboxsync VBoxHDD/VDI: fix heap corruption in compacting VDI.
(edit) @19248   16 years vboxsync EFI: FV/FD should be bigger
(edit) @19247   16 years vboxsync Devices/Makefile.kmk: bird hack -> VBOX_WITH_ALT_EFITHUNK for making …
(edit) @19202   16 years vboxsync Storage/VDI: fix several bugs with compaction, deal with images which …
(edit) @19199   16 years vboxsync Storage/VBoxHDD: fix bug leading to incorrectly ignoring writes. leads …
(edit) @19192   16 years vboxsync Devices/Makefile.kmk: EFI hacking.
(edit) @19183   16 years vboxsync Devices: EFI build fix.
(edit) @19176   16 years vboxsync VBoxHDD/generic+VDI: implemented and documented
(edit) @19145   16 years vboxsync EFI: polished r46371
(edit) @19127   16 years vboxsync Devices/Makefile.kmk: EFI adjustment.
(edit) @19122   16 years vboxsync Devices/Makefile.kmk: Some cleanup.
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