VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @24069   16 years vboxsync VBoxClient: Added delay for host update check, misc logging.
(edit) @24068   16 years vboxsync reformat pg_dev_achi. no real change.
(edit) @24067   16 years vboxsync DevBusLogic: Don't just restore the fPresent flag, check it! Save …
(edit) @24065   16 years vboxsync NAT: too noisy log.
(edit) @24064   16 years vboxsync NAT: too noisy log.
(edit) @24063   16 years vboxsync NAT: backed r53926
(edit) @24062   16 years vboxsync NAT: log too noisy.
(edit) @24061   16 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
(edit) @24059   16 years vboxsync AsyncCompletion: Don't leak file descriptors when closing the …
(edit) @24058   16 years vboxsync NAT: simplefeing UrgRecv and Recv workers routines.
(edit) @24057   16 years vboxsync FE/Qt4: VM Settings / USB Page: synchronize view<->tool-bar spacing …
(edit) @24056   16 years vboxsync FE/Qt4: Fixed typo in r53914.
(edit) @24055   16 years vboxsync FE/Qt4: VM Settings: Shared Folders Page: columns size-hint issue …
(edit) @24054   16 years vboxsync FE/Qt4: Cleaning QTreeWidget from garbage, reworking QTreeWidget …
(edit) @24053   16 years vboxsync 2d accel: perform data reset VGA device reset
(edit) @24052   16 years vboxsync DevATA: Save and load+verify config. New saved state version.
(edit) @24051   16 years vboxsync DevAHCI: even more config verification bugfix.
(edit) @24050   16 years vboxsync DevAHCI: more config bugfix.
(edit) @24049   16 years vboxsync DevAHCI: bugfix.
(edit) @24048   16 years vboxsync ApplianceImpl: Also spell out SCSI Controller.
(edit) @24047   16 years vboxsync AsyncCompletion: Do not use a failsafe manager for more than one endpoint
(edit) @24046   16 years vboxsync ApplianceImpl: Create IDE controller during import instead of assuming …
(edit) @24045   16 years vboxsync DevAHCI: save and verify config (saved state).
(edit) @24044   16 years vboxsync 2d accel: fix unnecessary unlock g->h commands
(edit) @24042   16 years vboxsync DevSerial.cpp: Verify config on load.
(edit) @24041   16 years vboxsync Also flush dirty pages when unmapping cr3
(edit) @24040   16 years vboxsync Rephrased
(edit) @24039   16 years vboxsync DevE1000.cpp: Enable the new saved state version (2) that includes …
(edit) @24038   16 years vboxsync DevEEPROM.cpp: it's sufficient to return the status of the last SSM …
(edit) @24037   16 years vboxsync Missing break
(edit) @24036   16 years vboxsync FE/Qt4: Session Information Dialog: Fixed typo in signal connection.
(edit) @24035   16 years vboxsync Backed out dead, but incorrect code
(edit) @24034   16 years vboxsync Backed out r53864; will cause too many problems unfortunately.
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