VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7897   17 years vboxsync Clarify meaning of the "suppress allocating write" VD flag.
(edit) @7896   17 years vboxsync Fix VMDK image debug dump.
(edit) @7895   17 years vboxsync Add a VD testcase based loosely on the VDI testcase. To be improved.
(edit) @7894   17 years vboxsync VDI: Skip flushing the image if the open wasn't successful.
(edit) @7893   17 years vboxsync work around a bug in some bcc versions
(edit) @7891   17 years vboxsync immediately abort if F12 was pressed
(edit) @7890   17 years vboxsync Alignment fix.
(edit) @7889   17 years vboxsync Alignment fix.
(edit) @7888   17 years vboxsync Moved remained logic to VGA device.
(edit) @7882   17 years vboxsync warnings
(edit) @7881   17 years vboxsync warning
(edit) @7875   17 years vboxsync make the windows compiler happy
(edit) @7872   17 years vboxsync enable e1k structure member size tests again
(edit) @7861   17 years vboxsync disable E1000 structure test so far
(edit) @7860   17 years vboxsync attempt to fix 64-bit builds
(edit) @7857   17 years vboxsync State structure test re-arranged as well
(edit) @7856   17 years vboxsync GC/HC state structure test disabled temporarely
(edit) @7855   17 years vboxsync GC/HC state structure test
(edit) @7846   17 years vboxsync VMDK: when changing key=value pairs, skip over the =.
(edit) @7841   17 years vboxsync code duplication
(edit) @7840   17 years vboxsync fix win debug builds
(edit) @7839   17 years vboxsync Poke waiting thread on suspend and power off to make PDM happy.
(edit) @7838   17 years vboxsync r=bird: readability (vram_ptrHC is uint8_t *).
(edit) @7835   17 years vboxsync build fix
(edit) @7834   17 years vboxsync build fix
(edit) @7833   17 years vboxsync added missing function
(edit) @7831   17 years vboxsync net: moved the wait/notify mechanism for receive buffers into the device
(edit) @7824   17 years vboxsync Fix assertion
(edit) @7814   17 years vboxsync Use dirty bits instead of pfnUpdateRect.
(edit) @7809   17 years vboxsync bootp: send DHCPNAK if the client requests an invalid IP address
(edit) @7799   17 years vboxsync TAP: remove the obsolete polling stuff
(edit) @7795   17 years vboxsync PCNet: allow the guest to disable/enable the private interface
(edit) @7786   17 years vboxsync do it like DrvTAPOs2 and ensure that we never miss a receive wakeup
(edit) @7785   17 years vboxsync comment, cosmetics
(edit) @7780   17 years vboxsync Add function to query all available VD backends, together with their …
(edit) @7777   17 years vboxsync comment.
(edit) @7776   17 years vboxsync Some adjustments to the logo stuff; adding one todo.
(edit) @7774   17 years vboxsync Moved the LOGO_* defines and LOGOHDR to a common header instead of …
(edit) @7772   17 years vboxsync Use the new PDMDevHlpVMState, drop the fSaving flag.
(edit) @7769   17 years vboxsync - use PDMDevHlpVMState()
(edit) @7762   17 years vboxsync small optimization
(edit) @7760   17 years vboxsync Shot at the alignment problem.
(edit) @7759   17 years vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7756   17 years vboxsync r=bird: Don't use TMCLOCK_VIRTUAL_SYNC unless it actually fixes …
(edit) @7755   17 years vboxsync Added a flag to the MMIO2 registration and did some other MMIO2 …
(edit) @7754   17 years vboxsync More info on this ataDestruct assertion.
(edit) @7752   17 years vboxsync Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
(edit) @7708   17 years vboxsync small logging change
(edit) @7703   17 years vboxsync more logging
(edit) @7701   17 years vboxsync pcnet: a little bit less logging noise, code cosmetics
(edit) @7693   17 years vboxsync PCNet: SSM support for the private guest interface
(edit) @7690   17 years vboxsync Integrate contributed code to implement VDCopy function in VBoxHDD-new.
(edit) @7689   17 years vboxsync Integrate contributed code to rename a VDI file.
(edit) @7688   17 years vboxsync PCnet: some cleanup, use host-provided RX buffers but don't access …
(edit) @7685   17 years vboxsync minor corrections
(edit) @7684   17 years vboxsync overflow check.
(edit) @7683   17 years vboxsync uint8_t *pv -> pb;
(edit) @7681   17 years vboxsync added VMMDev config option to keep credentials
(edit) @7679   17 years vboxsync Using an uninitialized variable
(edit) @7675   17 years vboxsync finally fix the 64-bit Linux builds
(edit) @7674   17 years vboxsync small fix
(edit) @7673   17 years vboxsync next try
(edit) @7672   17 years vboxsync try to fix 64-bit boxes
(edit) @7671   17 years vboxsync PCNet: Create private PCI memory for shared RX/TX descriptors and buffers.
(edit) @7665   17 years vboxsync Don't assert if we receive an unknown HGCM request during init, see #2738
(edit) @7661   17 years vboxsync Solaudio: fixed occasional ticking problem.
(edit) @7654   17 years vboxsync Implement raw file backend for VBoxHDD-new.
(edit) @7653   17 years vboxsync Fix senseless code in VMDK comment handling.
(edit) @7652   17 years vboxsync Tiny validity check and comment cleanup in new VDI implementation.
(edit) @7641   17 years vboxsync pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit
(edit) @7640   17 years vboxsync pcnet: drop packets if VM is not running yet/anymore
(edit) @7636   17 years vboxsync oops.
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7630   17 years vboxsync Keep hitting the assertion in the wait code. Attempt to improve this …
(edit) @7580   17 years vboxsync Fix error handling memory leak. And change incorrect macro naming.
(edit) @7576   17 years vboxsync File open cache (important for windows raw partition access), quoting …
(edit) @7575   17 years vboxsync eliminate tabs
(edit) @7561   17 years vboxsync audio: multiply master and pcm_out
(edit) @7558   17 years vboxsync Solaris host audio: backed out the change in r28995 affecting pcm out …
(edit) @7557   17 years vboxsync Forgotten testcase
(edit) @7551   17 years vboxsync cosmetics.
(edit) @7547   17 years vboxsync GC support
(edit) @7525   17 years vboxsync Solaris host audio: fixes and integrated into Main. Needs more …
(edit) @7504   17 years vboxsync Use TMCLOCK_VIRTUAL_SYNC for PCnet polling/softint timers.
(edit) @7454   17 years vboxsync Solaris host audio fixes. Now doesn't clip and proper timing.
(edit) @7451   17 years vboxsync Not user anymore.
(edit) @7436   17 years vboxsync Devices/DevVMM: spacing
(edit) @7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7384   17 years vboxsync AHCI: enable the controller by default
(edit) @7383   17 years vboxsync AHCI: Use one queue for all ports
(edit) @7377   17 years vboxsync
(edit) @7376   17 years vboxsync amd64 fix
(edit) @7375   17 years vboxsync amd64 fix
(edit) @7374   17 years vboxsync pcnet: fixed tx queue mode (missing lock) + several renames
(edit) @7358   17 years vboxsync pcnet: logging
(edit) @7333   17 years vboxsync solaudio: some fixes.
(edit) @7321   17 years vboxsync shorten some thread names, looks better as log prefix
(edit) @7320   17 years vboxsync pcnet: fix for r28728
(edit) @7317   17 years vboxsync pcnet: save some cycles by returning early if we don't own the descriptor
(edit) @7314   17 years vboxsync pcnet: cosmetics
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