VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33179   14 years vboxsync user_Networking.xml: Added a todo for fixing some incorrect intnet …
(edit) @33178   14 years vboxsync VGA: Improve compatibility with bad old VESA software (Sanctuary Woods).
(edit) @33177   14 years vboxsync Better fix.
(edit) @33176   14 years vboxsync Darn alignment…
(edit) @33175   14 years vboxsync AHCI: Implement suspend on error for the async I/O path
(edit) @33174   14 years vboxsync VGA: Allow loading VGA BIOS from file. Also dump GC registers.
(edit) @33173   14 years vboxsync VBE: Do not allocate big buffers on stack (get mode info fn).
(edit) @33172   14 years vboxsync VMEmt,GVMM: Some more tuning…
(edit) @33171   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33170   14 years vboxsync GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in …
(edit) @33169   14 years vboxsync iprt/cdefs.h: time constants.
(edit) @33168   14 years vboxsync warning
(edit) @33167   14 years vboxsync SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
(edit) @33166   14 years vboxsync semeventwait-r0drv-solaris.h: addressed a potential timeout race.
(edit) @33165   14 years vboxsync Additions/WINNT/Graphics: more refactoring
(edit) @33164   14 years vboxsync Can't deal with 8 byte operands in our 32-bit emulation code.
(edit) @33163   14 years vboxsync Todo
(edit) @33162   14 years vboxsync Reduce the maximum number of extents allocated from the hyper heap. …
(edit) @33161   14 years vboxsync VBoxService/exec: Input notification pipe sketches + some @todos.
(edit) @33160   14 years vboxsync Additions/common/VBoxServiceControlExec: Solaris build fix.
(edit) @33159   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33158   14 years vboxsync build fixes
(edit) @33157   14 years vboxsync doc/manual: copy/paste typo.
(edit) @33156   14 years vboxsync doc/manual: document VM core format.
(edit) @33155   14 years vboxsync IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
(edit) @33154   14 years vboxsync VBoxService/Toolbox: Update.
(edit) @33153   14 years vboxsync IPRT: Require RTSemEventWaitEx in ring-0 (breaks freebsd and OS/2, …
(edit) @33152   14 years vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33151   14 years vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33150   14 years vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33149   14 years vboxsync IPRT/r0drv/solaris: Use timeout_generic for high resolution timeouts …
(edit) @33148   14 years vboxsync IPRT/IsoFS: Raise block size to 64K.
(edit) @33147   14 years vboxsync crOpenGL/wddm: enable hw blitting on nvidia cards for all rects
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33145   14 years vboxsync NAT: releasing of temporal buffer.
(edit) @33144   14 years vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @33143   14 years vboxsync Config: enabled MSI support in devices by default - watch for …
(edit) @33142   14 years vboxsync PCI: new bus implementation can be used with IDE controller too
(edit) @33141   14 years vboxsync VBoxNetFlt/solaris: fix panic with using fastmutex with preemption …
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33139   14 years vboxsync Warnings.
(edit) @33138   14 years vboxsync iprt/asm.h: build fix.
(edit) @33137   14 years vboxsync PCI: MSI in USB controllers
(edit) @33136   14 years vboxsync iprt/asm.h,tstRTInlineAsm: Added 64-bit atomic OR, AND, INC, DEC, ADD …
(edit) @33135   14 years vboxsync Runtime: Restart waitpid if it got interrupted
(edit) @33134   14 years vboxsync Runtime/process: forgotten initialization
(edit) @33133   14 years vboxsync PCI: typo in HBC address
(edit) @33132   14 years vboxsync Frontends/VBoxManage: fix more error paths around unknown/invalid media
(edit) @33131   14 years vboxsync VHD: Fix comparison
(edit) @33130   14 years vboxsync tstInlineAsm -> tstRTInlineAsm.
(edit) @33129   14 years vboxsync Burn fix.
(edit) @33128   14 years vboxsync VBoxService: Added simple 'cat' functionality to new internal toolbox …
(edit) @33127   14 years vboxsync PCI: bits
(edit) @33126   14 years vboxsync EFI: frash firmware with SATA support
(edit) @33125   14 years vboxsync AHCI: More verbose assertion
(edit) @33124   14 years vboxsync iSCSI: Clear the counter for waiting requests when aborting all …
(edit) @33123   14 years vboxsync Must pass on ldtr info
(edit) @33122   14 years vboxsync Extended ldtr/tr check
(edit) @33121   14 years vboxsync iSCSI: Fix broken disconnect handling
(edit) @33120   14 years vboxsync wddm/3d: cromium hgsmi support fix
(edit) @33119   14 years vboxsync header fix
(edit) @33118   14 years vboxsync wddm/3d: chromium hgsmi transport (missing file)
(edit) @33117   14 years vboxsync wddm/3d: chromium hgsmi transport (guest part 2, disabled)
(edit) @33116   14 years vboxsync wddm/3d: chromium hgsmi transport (guest part, disabled)
(edit) @33115   14 years vboxsync LsiLogic: Implement enough of the FW Upload/Download requests to make …
(edit) @33114   14 years vboxsync EFI: some code restructure.
(edit) @33113   14 years vboxsync EFI: IdeController detects AHCI IDE Emulation and patches supported …
(edit) @33112   14 years vboxsync Main/xpcom: Start VBoxSVC just like VBoxXPCOMIPCD directly as a …
(edit) @33111   14 years vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @33110   14 years vboxsync EFI: wrong assert, we shouldn't assert here we should just ignore old …
(edit) @33109   14 years vboxsync Additions/solaris: Initialize IPRT as early as possible not on Attach. …
(edit) @33108   14 years vboxsync Main: crash fix for media unmounting (yesterday's regression)
(edit) @33107   14 years vboxsync Main/Medium: add internal importFile method, intended to be used by …
(edit) @33106   14 years vboxsync BIOS: Enable string writes for SCSI
(edit) @33105   14 years vboxsync Corrected assertion (and comments).
(edit) @33104   14 years vboxsync RTPipeCreate: Use pipe2 on linux (added in 2.6.27) to avoid racing …
(edit) @33103   14 years vboxsync RTFileOpen: Use O_CLOEXEC on linux (added in 2.6.23) to avoid racing …
(edit) @33102   14 years vboxsync Main/Appliance: rip out the bogus "does image exist" checks, they …
(edit) @33101   14 years vboxsync BusLogic,SCSI: Don't propagate VINF_VD_ASYNC_IO_FINISHED to the caller
(edit) @33100   14 years vboxsync Main/linux/USB enumeration: set close-on-exec and close files
(edit) @33099   14 years vboxsync VBoxSCSI: Mark the controller busy
(edit) @33098   14 years vboxsync BusLogic: Missing case
(edit) @33097   14 years vboxsync BusLogic: Revert unwanted commit
(edit) @33096   14 years vboxsync BusLogic: Missing case
(edit) @33095   14 years vboxsync BIOS: SCSI writes via string I/O (currently disabled).
(edit) @33094   14 years vboxsync VD: Fix an assertion when queuing a flush while an expanding write …
(edit) @33093   14 years vboxsync crOpenGL/wddm: huge aero speedup with GL_EXT_framebuffer_blit, working …
(edit) @33092   14 years vboxsync IPRT: Fixed and enabled the new code in …
(edit) @33091   14 years vboxsync VGA: Dump more state information.
(edit) @33090   14 years vboxsync Main-OVF: disable digest creation for the manifest file
(edit) @33089   14 years vboxsync VGA: Cleaned up saved state and VBE registers management a bit.
(edit) @33088   14 years vboxsync Storage/VMDK: merge the sequential streamOptimized image writing code …
(edit) @33087   14 years vboxsync Windows Guest Additions installer: Added switch for not shutting down …
(edit) @33086   14 years vboxsync EFI: Introduces Video Mode 1920x1200.
(edit) @33085   14 years vboxsync Additions/WINNT/Graphics: more refactoring
(edit) @33084   14 years vboxsync Frontends/VBoxManage: fix error handling code path in clonehd
(edit) @33083   14 years vboxsync forgotten files for previous change
(edit) @33082   14 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @33081   14 years vboxsync Storage/VDI: fix a sneaky bug which led to temporary amnesia what the …
(edit) @33080   14 years vboxsync Main-OVF: Don't instantly break out of the loop on cancel. Let the …
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