VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26080   15 years vboxsync Build fix
(edit) @26078   15 years vboxsync CPU hotplug: Remove obsolete code. APIC objects are returned from the …
(edit) @26076   15 years vboxsync CPU hotplug: ACPI changes for Windows guests
(edit) @26057   15 years vboxsync ACPI: spaces, coding style, some comments, FACS 64-bit aligned
(edit) @26056   15 years vboxsync ACPI: Missing break
(edit) @26055   15 years vboxsync #4610: virtio-net: changed out-of-range read handling to return …
(edit) @26049   15 years vboxsync ATA: checksum typo, cleanup
(edit) @26037   15 years vboxsync NAT: xtracker 4630 (respect the bootp BROADCAST flags)
(edit) @26029   15 years vboxsync #4610: virtio-net: fixed handling for port writes beyond the valid range.
(edit) @26028   15 years vboxsync Hmm, not yet
(edit) @26027   15 years vboxsync BIOS: use copt to optimize the assembler a bit (make the code a bit …
(edit) @26008   15 years vboxsync Some more -Wshadow.
(edit) @26003   15 years vboxsync VGA bios: fix the attribute during text scroll (fix from upstream)
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25999   15 years vboxsync ATA: enable SCSI_READ_DVD_STRUCTURE for all controller types (seems safe)
(edit) @25995   15 years vboxsync VMM: PDM infrastructure for HPET
(edit) @25993   15 years vboxsync DrvIntNet.cpp: Preparing for R0/RC.
(edit) @25992   15 years vboxsync alias_nbt.c: isprint -> RT_C_IS_PRINT; fixes missing prototype warning …
(edit) @25989   15 years vboxsync ATA: implement integrity word
(edit) @25987   15 years vboxsync HPET work
(edit) @25986   15 years vboxsync pdmifs.h: cleaned out the remaining references to PDMINTERFACE. …
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25981   15 years vboxsync pdmifs.h: yet another batch of refactored interface ID code.
(edit) @25974   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25972   15 years vboxsync VHD: The disk footer copy of a dynamic disks needs to be updated too …
(edit) @25971   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25969   15 years vboxsync pdmifs.h: Converted the mouse interface ids. Committing early to see …
(edit) @25968   15 years vboxsync placeholder
(edit) @25967   15 years vboxsync ACPI: few missed entries
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25963   15 years vboxsync VHD: Fix incompatibility with Virtual PC
(edit) @25955   15 years vboxsync #4610: virtio-net: fixed handling for port reads beyond the valid range.
(edit) @25950   15 years vboxsync $(QUIET)
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25934   15 years vboxsync BusLogic: Fix assertions with 2.4 kernels
(edit) @25928   15 years vboxsync ACPI: HPET work
(edit) @25917   15 years vboxsync Audio-OSX: burn fix
(edit) @25916   15 years vboxsync Audio-OSX: More updates to the CoreAudio backend. Added sample rate …
(edit) @25900   15 years vboxsync Same goes for the write handler and the duplicate ATAController code.
(edit) @25897   15 years vboxsync ATA: ataIOPortReadStr1: deal with the unlikely case where no data (or …
(edit) @25895   15 years vboxsync ACPI: move HPET to proper place
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25891   15 years vboxsync PDMDrv,*: multi context drivers, part 1.
(edit) @25876   15 years vboxsync e1000: Revised EERD patch applied (http://www.virtualbox.org/ticket/6008)
(edit) @25870   15 years vboxsync windows build fix
(edit) @25869   15 years vboxsync Devices/Makefile.kmk: no -Wshadow for the libalias stuff
(edit) @25855   15 years vboxsync DevACPI.cpp: more bound checking.
(edit) @25854   15 years vboxsync DevACPI.cpp: bound checking.
(edit) @25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
(edit) @25847   15 years vboxsync Missing change
(edit) @25846   15 years vboxsync Change CPU hot-plug ACPI table to work with the changed interface
(edit) @25845   15 years vboxsync Check for hot-plug flag
(edit) @25838   15 years vboxsync Address todos (changes the protocol for CPU ejection) and make it …
(edit) @25830   15 years vboxsync #3987: Virtio minor cs optimizations + timer stats.
(edit) @25825   15 years vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
(edit) @25823   15 years vboxsync Devices: more -Wshadow
(edit) @25822   15 years vboxsync NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh
(edit) @25820   15 years vboxsync The CPU is always attached if CPU hotplugging is not enabled
(edit) @25819   15 years vboxsync FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
(edit) @25818   15 years vboxsync Build fix
(edit) @25817   15 years vboxsync CPU hotplug: Merge the second patch. ACPI changes to support CPU …
(edit) @25799   15 years vboxsync NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
(edit) @25790   15 years vboxsync Devices: -Wshadow
(edit) @25780   15 years vboxsync Misc: -Wshadow warnings.
(edit) @25778   15 years vboxsync VMMDevHGCM: shut up signed warnings.
(edit) @25774   15 years vboxsync Audio-OSX: header update
(edit) @25773   15 years vboxsync Audio-OSX: try to fix burns
(edit) @25770   15 years vboxsync Audio-OSX: Rewrite of the CoreAudio device. Added recording support.
(edit) @25768   15 years vboxsync Devices/pulseaudio: protect against killing the pulseaudio daemon …
(edit) @25754   15 years vboxsync NAT: xtracker 4583: hopefully fix 100% CPU load with NAT under certain …
(edit) @25753   15 years vboxsync NAT: use CHECK_FD_SET for FD_CLOSE
(edit) @25752   15 years vboxsync NAT: bugfix for registering xfds_poll at poll()
(edit) @25750   15 years vboxsync NAT: Hrmpf
(edit) @25747   15 years vboxsync NAT: some cleanup, no semantics change
(edit) @25738   15 years vboxsync spaces
(edit) @25737   15 years vboxsync Devices/pulseaudio: fixed input buffer size and some cleanup, thanks …
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @25726   15 years vboxsync pulse: fixed possible misuse of hw struct
(edit) @25697   15 years vboxsync LsiLogic: Fix gcc warning
(edit) @25691   15 years vboxsync pulse: don't crash on error
(edit) @25678   15 years vboxsync Devices/pulseaudio: Several fixes from Arthur Taylor (thanks!), in …
(edit) @25677   15 years vboxsync Build fix
(edit) @25675   15 years vboxsync LsiLogic: Introduce NumPorts configuration parameter to configure the …
(edit) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25643   15 years vboxsync VMMDev: loading of HGCM saved state does not rely on saved size of …
(edit) @25594   15 years vboxsync PCI: Bits 0-1 of the address register are reserved. Real hardware …
(edit) @25588   15 years vboxsync LsiLogic: Plug a memory leak during resets
(edit) @25587   15 years vboxsync LsiLogic: Updates for the SAS controller emulation
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25509   15 years vboxsync LsiLogic: Start for the SAS controller. Define neccessary pages and …
(edit) @25488   15 years vboxsync LsiLogic: Fix clipping of read data
(edit) @25487   15 years vboxsync LsiLogic: Implement missing reset method. Fixes Windows 7 guests
(edit) @25446   15 years vboxsync BusLogic: Rewrite guest buffer handling. They are not mapped into R3 …
(edit) @25402   15 years vboxsync NAT: re-establish port-forwarding after savestate / restore state
(edit) @25380   15 years vboxsync LsiLogic: Don't assert when not reading 4 byte from a register. A SCSI …
(edit) @25379   15 years vboxsync Etherboot: fix 16bit wraparound bug in TFTP (#3532)
(edit) @25375   15 years vboxsync warning
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