VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24175   16 years vboxsync FE/Qt4: VM Settings / Storage Page: More precise tree-view branches …
(edit) @24174   16 years vboxsync AHCI: Try to fix the build
(edit) @24173   16 years vboxsync ATA: Rename macros
(edit) @24172   16 years vboxsync AHCI: Add additional VPD keys
(edit) @24171   16 years vboxsync 2d accel: fix snapshot restore
(edit) @24170   16 years vboxsync 2d accel: ensure gl info is initialized before first use
(edit) @24169   16 years vboxsync ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
(edit) @24168   16 years vboxsync FE/Qt4: Fixing assert for r54106.
(edit) @24167   16 years vboxsync FE/Qt4: VBoxConsoleWND: Removing conflicting enumeration call, which …
(edit) @24166   16 years vboxsync 2d accel: fix the typo; some dbg assertions
(edit) @24165   16 years vboxsync 2d accel: proper handle the 2d command when framebuffer in null
(edit) @24163   16 years vboxsync 2d accel: propper command release on failure
(edit) @24162   16 years vboxsync 2d accel: fix reset handling
(edit) @24161   16 years vboxsync FE/Qt4: VM Settings / Storage Page: Fixed bug - loading "empty" …
(edit) @24160   16 years vboxsync Main: fixed fixupMedia() and reverted changes in r54089
(edit) @24159   16 years vboxsync Compile fix
(edit) @24158   16 years vboxsync Compile fix
(edit) @24157   16 years vboxsync MediumImpl.cpp: log locking.
(edit) @24156   16 years vboxsync 2d accel: fix HGSMIReset
(edit) @24155   16 years vboxsync Main: call medium->detachFrom() on the medium which just got detached
(edit) @24154   16 years vboxsync Fixed relocation for disabled pfnLocalInterruptRC handler
(edit) @24153   16 years vboxsync case-sensitive FS include.
(edit) @24152   16 years vboxsync FE/Qt: text fixes
(edit) @24151   16 years vboxsync FE/Qt: text fixes
(edit) @24150   16 years vboxsync Storage/VHD+VDI: fix incorrect initialization in VHD, unused variable …
(edit) @24149   16 years vboxsync FE/Qt4: One more icon fix for r54078.
(edit) @24148   16 years vboxsync FE/Qt4: Icon fix for r54078.
(edit) @24147   16 years vboxsync FE/Qt4: VBoxConsoleWND: Device dropdown & popup menus for CD & FD …
(edit) @24146   16 years vboxsync Unused variables
(edit) @24145   16 years vboxsync DevPCI: Don't disable PCI device before the PCI state is being loaded.
(edit) @24144   16 years vboxsync Storage/iSCSI: try to get the capacity with a command that supports …
(edit) @24143   16 years vboxsync VBoxManageModifyVM: use RTGETOPT_REQ_BOOL_ONOFF instead of …
(edit) @24142   16 years vboxsync GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
(edit) @24141   16 years vboxsync Disable the APIC fix due to Linux SMP regressions
(edit) @24140   16 years vboxsync IPRT: added RTGETOPT_REQ_BOOL_ONOFF
(edit) @24139   16 years vboxsync Also missing ApicHlp_SetInterruptFF cases for R0/RC.
(edit) @24138   16 years vboxsync Missing Set/ClearInterruptFF cases for R0 & RC.
(edit) @24137   16 years vboxsync VBoxManageModifyVM: no need for ValueUnion.u32/64 zero checks, its …
(edit) @24136   16 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @24135   16 years vboxsync VBoxManageModifyVM: no need for ValueUnion.psz check
(edit) @24134   16 years vboxsync Main/MediumImpl: fix misleading comment for one init method
(edit) @24133   16 years vboxsync DevAPIC: fixed default case. grr.
(edit) @24132   16 years vboxsync FE/Qt: really fix CapsLock on a French keyboard
(edit) @24129   16 years vboxsync apicLocalInterrupt: avoid log flooding (we won't actually panic due to …
(edit) @24128   16 years vboxsync apicLocalInterrupt: panic if unimplemented delivery mode.
(edit) @24127   16 years vboxsync PDMAPIC: alignment fix.
(edit) @24126   16 years vboxsync MediumImpl: assign the correct devicetype when opening a medium
(edit) @24125   16 years vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
(edit) @24124   16 years vboxsync DrvSCSI: Initialize DRVSCSI::pDrvIns.
(edit) @24123   16 years vboxsync VBoxNetFlt/FreeBSD: Fix locking problems. Contributed by Fredrik Lindberg
(edit) @24122   16 years vboxsync VHD: Update the footer and BAT after we appended a new block to the …
(edit) @24121   16 years vboxsync AsyncCompletion: Process the request list of an endpoint after it was …
(edit) @24120   16 years vboxsync #3987: Virtio: Save/restore state.
(edit) @24119   16 years vboxsync FE/Qt: updated French NLS
(edit) @24118   16 years vboxsync FE/Qt: updated French NLS
(edit) @24117   16 years vboxsync FE/Qt4: VM Settings / Storage Page: controller naming convention for …
(edit) @24116   16 years vboxsync Assertion changes
(edit) @24114   16 years vboxsync FE/Qt4-NLS: Merged Dutch, Spanish, Slovak & Romanian translations.
(edit) @24113   16 years vboxsync VBoxTray: Fixed test case.
(edit) @24112   16 years vboxsync Storage/VMDK: fix bug in handling split images, causing failure to …
(edit) @24111   16 years vboxsync DevVGA_VBVA: disable reset assertion for everyone but Misha
(edit) @24110   16 years vboxsync FE/Qt4-OSX: next fix
(edit) @24109   16 years vboxsync FE/Qt4-OSX: forgot one file
(edit) @24108   16 years vboxsync FE/Qt4-OSX: try to fix burns
(edit) @24107   16 years vboxsync FE/Qt4-OSX: initial set of native Cocoa controls
(edit) @24106   16 years vboxsync DBGPlugInWinNt.cpp: digging into debug info…
(edit) @24105   16 years vboxsync DrvSCSI: make sure any pending dummy requst has landed taken down …
(edit) @24104   16 years vboxsync DrvSCSI: Need to synchronize all pending requests before any driver …
(edit) @24103   16 years vboxsync grr!
(edit) @24102   16 years vboxsync req.cpp: oops.
(edit) @24101   16 years vboxsync DrvSCSI,DevLsiLogic: Moved the reset request sync down to the driver …
(edit) @24100   16 years vboxsync iprt/req.h: Added RTReqIsBusy.
(edit) @24099   16 years vboxsync DevBusLogic: Drop the suspend and load/save synchronization since …
(edit) @24098   16 years vboxsync DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
(edit) @24097   16 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24096   16 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24095   16 years vboxsync DevVGA_VBVA: shut up annoying reset assertion (DEBUG_bird only). …
(edit) @24094   16 years vboxsync DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
(edit) @24092   16 years vboxsync DevPcBios: MP stable -> MPS table.
(edit) @24091   16 years vboxsync DevPcBios: MP stable -> MPS table.
(edit) @24090   16 years vboxsync Main/Machine: when opening a new session, don't just fail of the …
(edit) @24089   16 years vboxsync DevRTC: Added UseUTC config options (default is false). Save and …
(edit) @24088   16 years vboxsync Main/Console: better fail than return NULL machine reference, which …
(edit) @24087   16 years vboxsync DevPit-i8254: Save and verify config. Saved state version changed.
(edit) @24085   16 years vboxsync DevPit-i8254: Made config value SpeakerEnabled work.
(edit) @24084   16 years vboxsync VBoxManage: snapshot dump fixes.
(edit) @24083   16 years vboxsync FE/Qt4: fix memory leak
(edit) @24082   16 years vboxsync DevAPIC: Save and verify config. Added a couple of review comments.
(edit) @24081   16 years vboxsync VBoxManage: add snapshot dump command for debugging snapshot trees.
(edit) @24080   16 years vboxsync FE/Qt4: VBox Console WND: Fixed regression provoking dvd-led to be not …
(edit) @24079   16 years vboxsync Main: logging cleanup
(edit) @24078   16 years vboxsync DevACPI: order
(edit) @24077   16 years vboxsync Fixed nested paging for 64 bits guests on 32 bits hosts (AMD-V only).
(edit) @24076   16 years vboxsync VMMDev: Save and verify config. Drop the SSM_VERSION* stuff since we …
(edit) @24075   16 years vboxsync API: fix documentation for SessionState_Spawning
(edit) @24074   16 years vboxsync Main/Machine: fix race when spawning session, caused VBoxSVC crash due …
(edit) @24073   16 years vboxsync VBoxClient: Added more D-BUS error checking.
(edit) @24072   16 years vboxsync DevAHCI,DevATA: More RTThreadSleep(100) todos.
(edit) @24071   16 years vboxsync DevLsiLogic: Changed saved to save & verify device presence, version …
(edit) @24070   16 years vboxsync DevBusLogic: Fixed bug in buslogicWaitForAsyncIOFinished causing an …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette