VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21249   15 years vboxsync Comment
(edit) @21232   15 years vboxsync VMMDev/VBoxDev.cpp -> VMMDev/VMMDev.cpp
(edit) @21231   15 years vboxsync VMMDev/VBoxDev.cpp -> VMMDev/VMMDev.cpp
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 years vboxsync VMMDev.h: cleanup.
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21206   15 years vboxsync proper #ifdef VBOX for r49510
(edit) @21205   15 years vboxsync BIOS: Implement Ctrl+Alt+Del for real mode
(edit) @21188   15 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @21131   15 years vboxsync vgabios: Define alternate 14x9 and 16x9 font subtables; some software …
(edit) @21112   15 years vboxsync NAT: use constant
(edit) @21101   15 years vboxsync superflous
(edit) @21062   15 years vboxsync VMMDev: Ensure read/write order in hgcmCompletedWorker. (bug 4052)
(edit) @21060   15 years vboxsync VMDK: AsyncIO doesn't work with more than one FLAT extent yet and fix …
(edit) @21049   15 years vboxsync NAT: BSD(darwin) specifics of binding
(edit) @21048   15 years vboxsync NAT: Network in host format
(edit) @21030   15 years vboxsync Storage/VBoxHDD: paranoia, for cloning to newly created image which is …
(edit) @21025   15 years vboxsync Storage/VBoxHDD: modify VDCopy so that it can copy to existing images
(edit) @21020   15 years vboxsync wrong return code triggers assertions in the debug build
(edit) @21019   15 years vboxsync NAT: pThis as explicit parameter to extradata macro definitions
(edit) @21018   15 years vboxsync NAT: GETIP isn't local macro
(edit) @21011   15 years vboxsync NAT: more readability
(edit) @21010   15 years vboxsync NAT: lines are too long
(edit) @21009   15 years vboxsync NAT: readability
(edit) @21008   15 years vboxsync VHD: Forgot to remove the alignment
(edit) @21007   15 years vboxsync VHD: Aligning the block bitmap size doesn't work because the accesses …
(edit) @21006   15 years vboxsync VHD: * Fix calculation of block bitmap bit to test or set …
(edit) @21004   15 years vboxsync NAT: binding sockets to interface (default sockets and port-forwarding)
(edit) @21003   15 years vboxsync NAT: log
(edit) @20991   15 years vboxsync Devices/VMMDev: fix unwanted empty mouse movement events
(edit) @20974   15 years vboxsync NAT/libalias: disabling libalias socket managment
(edit) @20961   15 years vboxsync fixed typo, it means occurred, not occured
(edit) @20960   15 years vboxsync NAT: using fPassDomain while composing domainname's list
(edit) @20959   15 years vboxsync NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
(edit) @20958   15 years vboxsync NAT: export of libalias
(edit) @20924   15 years vboxsync DMI processor structure (unused)
(edit) @20920   15 years vboxsync Backed out 49083 -> acpi trouble with windows again
(edit) @20918   15 years vboxsync We actually need only one ACPI CPU object per physical processor.
(edit) @20864   15 years vboxsync SUP,*: API cleanup.
(edit) @20836   15 years vboxsync NMI/SMI changes
(edit) @20830   15 years vboxsync Comment added
(edit) @20829   15 years vboxsync Check and assume PDM locking is performed when calling the APIC interface.
(edit) @20817   15 years vboxsync APIC logging changes
(edit) @20816   15 years vboxsync Logging change
(edit) @20797   15 years vboxsync VHD: Fix access beyond the data block bitmap with ASMBitTest and …
(edit) @20782   15 years vboxsync NAT: incorrect alias address
(edit) @20735   15 years vboxsync build fix.
(edit) @20734   15 years vboxsync DevAPIC: rewrote timer updates to streamline the handling wrt the …
(edit) @20731   15 years vboxsync Save more info about pending HGCM requests (xTracker #4032).
(edit) @20723   15 years vboxsync Deal better with fatal assertions & the vga lock.
(edit) @20718   15 years vboxsync DrvNAT: r=bird: Why reset the queue counters for every item?!
(edit) @20717   15 years vboxsync slirp: todo
(edit) @20716   15 years vboxsync DrvNAT: nit picking
(edit) @20715   15 years vboxsync Network/SrvIntNetR0: fixed LogFlow parameter order.
(edit) @20714   15 years vboxsync DrvNAT: missed one bit.
(edit) @20713   15 years vboxsync DrvNAT,slirp: Even simpler.
(edit) @20712   15 years vboxsync DrvNat,slirp: simplify statistics and deregister them.
(edit) @20708   15 years vboxsync DrvIntNet,DrvTAP: Deregister statistics during destruction. (untested)
(edit) @20703   15 years vboxsync DevPCNet.cpp: link down in function as I said.
(edit) @20695   15 years vboxsync VHD: Fix access beyond the block bitmap which can lead to arbitrary crashes
(edit) @20679   15 years vboxsync ACPI: fix problem with certain Windows ACPI impls (such as XP) …
(edit) @20676   15 years vboxsync Reset *all* APICs
(edit) @20672   15 years vboxsync NetworkAttachment: support for e1k driver
(edit) @20666   15 years vboxsync Changed PDMApicGet/SetTPR to get/set the full task priority register.
(edit) @20650   15 years vboxsync NAT: TOS is disabled
(edit) @20649   15 years vboxsync NAT: Backed 48735
(edit) @20648   15 years vboxsync NAT: TOS is disabled in libalias environment
(edit) @20640   15 years vboxsync Storage/VMDK: automatically set lsilogic as controller type if …
(edit) @20639   15 years vboxsync Storage/VMDK: reject any attempts to create growing ESX VMDK, as this …
(edit) @20631   15 years vboxsync NetworkAttachment: shifted the configuration to a new function …
(edit) @20595   15 years vboxsync ACPI: returned UCP[123] for saved state compatibility
(edit) @20592   15 years vboxsync ACPI: cleanup, restored removed AML patching
(edit) @20580   15 years vboxsync vusb: Added read-ahead buffering for isochronous endpoints. Generic, …
(edit) @20578   15 years vboxsync DevPCNet.cpp: pcnetDetach returns void
(edit) @20574   15 years vboxsync NAT: typo (missed 'N')
(edit) @20572   15 years vboxsync DrvVUSBRootHub.cpp,DevPCI,DevAPIC: Don't register stats under /PDM/.
(edit) @20567   15 years vboxsync DevATA,ATAController: Do not use MMGCRamReadNoTrapHandler nor …
(edit) @20559   15 years vboxsync DevPCNet.cpp: Don't return while owning the semaphore. FUNCTION is …
(edit) @20556   15 years vboxsync DrvNAT.cpp: r=bird that needs action.
(edit) @20555   15 years vboxsync DrvNAT.cpp: file header + style.
(edit) @20521   15 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20506   15 years vboxsync VBoxAcpi.cpp: Virtual Box -> VirtualBox.
(edit) @20501   15 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20493   15 years vboxsync ACPI: fixed incorrect checksumming, noew 32 CPUs total
(edit) @20486   15 years vboxsync Backed out 48435 due to windows guest regressions.
(edit) @20485   15 years vboxsync burn fix
(edit) @20484   15 years vboxsync NAT: Devices less depended from changes in slirp, rules for slirp …
(edit) @20473   15 years vboxsync VHD: Fix crash reported on vbox-dev when discarding snapshots (missing …
(edit) @20472   15 years vboxsync NAT: tcp_nodelay off
(edit) @20464   15 years vboxsync ACPI: dynamic ACPI tables patching for CPU count support
(edit) @20458   15 years vboxsync First protect the dirty pages and then update the display. We might …
(edit) @20457   15 years vboxsync NAT: warnings
(edit) @20456   15 years vboxsync NAT: solaris build fix
(edit) @20455   15 years vboxsync NAT: build fix
(edit) @20454   15 years vboxsync NAT: several counters in DrvNAT +interface for unify NAT counter's …
(edit) @20453   15 years vboxsync NAT: adds performance counters to sbuf and tcp_input
(edit) @20452   15 years vboxsync NAT: Make Devices less dependend on changes in NAT
(edit) @20446   15 years vboxsync NAT: correct condition
(edit) @20444   15 years vboxsync Protect VGA accesses with a critical section.
(edit) @20425   15 years vboxsync NAT/libalias: NSOCK_{INC,DEC}_EX macros introduced to collect correct …
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