VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90486   4 years vboxsync VMM/PDM: Tighten read/write critical section code a bit. bugref:6695
(edit) @90485   4 years vboxsync FE/Qt: bugref:10067: UINotificationModel: Proper prepare/cleanup …
(edit) @90484   4 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Further work on …
(edit) @90483   4 years vboxsync FE/Qt: bugref:10067: Notification signatures for host-only network …
(edit) @90482   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @90481   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90480   4 years vboxsync Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
(edit) @90479   4 years vboxsync Intel IOMMU: bugref:9967 Comment nit.
(edit) @90478   4 years vboxsync AMD IOMMU: bugref:9654 Avoid looking up the DTE cache twice when …
(edit) @90477   4 years vboxsync FE/Qt: bugref:10067: Adjust progress task to create progress object …
(edit) @90476   4 years vboxsync FE/Qt: bugref:10067: Adjust notification-progress task to handle …
(edit) @90475   4 years vboxsync FE/Qt: Pre-clear the copy of the pressed keys, too. We may get into a …
(edit) @90474   4 years vboxsync bs3-locking-1: scm fix. bugref:6695
(edit) @90473   4 years vboxsync Debugger/DBGPlugInLinuxModuleCodeTmpl.cpp.h: Make scm happy
(edit) @90472   4 years vboxsync VMM/PDM: Enabled new critical section enter code that'll wait in …
(edit) @90471   4 years vboxsync bs3-locking-1: Test more, report some values. bugref:6695
(edit) @90470   4 years vboxsync ValKit/Bs3Kit: Added Bs3TestValue.
(edit) @90468   4 years vboxsync VMM/PDM: Fixed the VERR_INTERRUPTED w/ rcBusy=VINF_SUCCESS case. More …
(edit) @90467   4 years vboxsync VMMDev/Testing: Added VMMDEV_TESTING_LOCKED_BUSY_SUCCESS flag so we …
(edit) @90465   4 years vboxsync Devices/TPM: TPM device emulation skeleton, bugref:10075
(edit) @90464   4 years vboxsync FE/Qt: bugref:10067: Expand UINotificationCenter vertically with a …
(edit) @90463   4 years vboxsync bs3-locking-1: New testcase. bugref:6695
(edit) @90462   4 years vboxsync VMMDev: New port for lock contention testing. [grr] bugref:6695
(edit) @90461   4 years vboxsync VMMDev: New port for lock contention testing. bugref:6695
(edit) @90460   4 years vboxsync VMM: Put the RTTHREAD handle in the VM structure too, so VMMDev can …
(edit) @90459   4 years vboxsync IPRT: comment typo.
(edit) @90457   4 years vboxsync FE/Qt: bugref:10067: Notification signature for snapshot restore …
(edit) @90456   4 years vboxsync FE/Qt: bugref:10067: Notification signature for snapshot delete …
(edit) @90455   4 years vboxsync FE/Qt: bugref:10067: Notification signature for snapshot take progress …
(edit) @90454   4 years vboxsync EFI: Export missing E1kNet.inf
(edit) @90453   4 years vboxsync FE/Qt: bugref:10067: UIFDCreationDialog: Full cleanup / refactoring; …
(edit) @90452   4 years vboxsync FE/Qt: bugref:10067: A fix for r145856, for …
(edit) @90451   4 years vboxsync FE/Qt: bugref:10067: A fix for r145890, for medium create …
(edit) @90449   4 years vboxsync VMM/PGM: PDMCritSectTryEnter return status must be checked in ring-3 …
(edit) @90448   4 years vboxsync Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
(edit) @90447   4 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90446   4 years vboxsync PDM: Mark the critsect enter functions with DECL_CHECK_RETURN_NOT_R3. …
(edit) @90445   4 years vboxsync Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
(edit) @90443   4 years vboxsync whitespace
(edit) @90441   4 years vboxsync Main/Appliance: Make compilers happy (and the code actually work). For …
(edit) @90440   4 years vboxsync Main/VirtualBox: New event for creating/deleting of Progress objects …
(edit) @90439   4 years vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
(edit) @90438   4 years vboxsync Main/ovfreader.cpp: Another forgotten file, again related to string ID.
(edit) @90437   4 years vboxsync VMM: More PDMCritSectEnter return code checks. bugref:6695
(edit) @90436   4 years vboxsync VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
(edit) @90434   4 years vboxsync Main/ovfreader.h: Forgotten check-in for string-based identifiers. …
(edit) @90433   4 years vboxsync VMM/PDMCritSectEnter: Added macros for correctly asserting on …
(edit) @90432   4 years vboxsync Debugger/DBGPlugInLinux: Added parsing of symbols of kernel modules so …
(edit) @90431   4 years vboxsync Installer: Linux: vboxdrv.sh: fix modules presence detection, bugref:9958.
(edit) @90430   4 years vboxsync FE/Qt: bugref:9996. More fixes on the expert page of new vd wizard.
(edit) @90429   4 years vboxsync Intel IOMMU: Fixed buggy status code handling in DMAR_LOCK_RET. …
(edit) @90428   4 years vboxsync VMM/PDMCritSectEnter: Added note about new return handling …
(edit) @90427   4 years vboxsync FE/Qt: bugref:9996. Fixes on the new vd expert page.
(edit) @90426   4 years vboxsync IOM: Be more careful checking the status of IOM_LOCK_SHARED(). bugref:6695
(edit) @90425   4 years vboxsync FE/Qt: Tiny coding-style and cleanup fixes around GUI.
(edit) @90424   4 years vboxsync Main/Appliance: Allow arbitrary unique resource IDs, not just …
(edit) @90423   4 years vboxsync FE/Qt: bugref:10067: Notification signature for medium resize progress …
(edit) @90422   4 years vboxsync FE/Qt: bugref:10067: A fix for r145855; We can determine initial …
(edit) @90421   4 years vboxsync AMD IOMMU: bugref:9654 Fix IOTLB caching, the DTE cache flags were …
(edit) @90420   4 years vboxsync VMM/PDMCritSectEnter: New code for dealing with VERR_INTERRUPTED in …
(edit) @90419   4 years vboxsync SUP: Export RTThreadQueryTerminationStatus from SUPDrv. bugref:6695
(edit) @90417   4 years vboxsync IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
(edit) @90416   4 years vboxsync IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
(edit) @90414   4 years vboxsync debian/control, src/VBox/Installer/linux/debian/control: Remove …
(edit) @90413   4 years vboxsync FE/Qt: bugref:9996. More cleaning.
(edit) @90412   4 years vboxsync FE/Qt: bugref:10067: Notification signature for medium storage …
(edit) @90411   4 years vboxsync FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
(edit) @90410   4 years vboxsync FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
(edit) @90409   4 years vboxsync FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
(edit) @90408   4 years vboxsync Debugger/DBGPlugInLinux: Fix loaded kernel module processing for …
(edit) @90407   4 years vboxsync FE/Qt: bugref:9996. Cleaning
(edit) @90406   4 years vboxsync FE/Qt: bugref:10067: Notification signature for virtual machine …
(edit) @90405   4 years vboxsync FE/Qt: bugref:10067: Notification signature for virtual machine …
(edit) @90404   4 years vboxsync debian, src/VBox/Installer/linux: remove all traces of VBoxVRDP (long …
(edit) @90403   4 years vboxsync FE/Qt: bugref:9996. Adding missing connections for medium path and size.
(edit) @90401   4 years vboxsync FE/Qt: bugref:9996. Restoring disk creation stuff.
(edit) @90400   4 years vboxsync FE/Qt: bugref:9996. Fixing medium size and location page.
(edit) @90397   4 years vboxsync VMM: Create EMTs with RTTHREADFLAGS_NO_SIGNALS set to avoid …
(edit) @90396   4 years vboxsync IPRT/RTThreadCreate: Modernize assertions.
(edit) @90394   4 years vboxsync FE/Qt: bugref:10067: Notification signature for cloud console …
(edit) @90393   4 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for various …
(edit) @90392   4 years vboxsync IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
(edit) @90391   4 years vboxsync FE/Qt: bugref:10067: UINotificationObjectItem: Update details at …
(edit) @90390   4 years vboxsync VMM/PDMCritSect: @todo. bugref:6695
(edit) @90389   4 years vboxsync FE/Qt: bugref:10067: Notification signature for cloud console …
(edit) @90388   4 years vboxsync FE/Qt: bugref:10067: UINotificationObjectItem: Moving common code …
(edit) @90387   4 years vboxsync FE/Qt: bugref:10067: UINotificationObject: A bit of protection for …
(edit) @90386   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: A fix for r141314; Proper …
(edit) @90385   4 years vboxsync VMM: Doxygen fix. bugref:9218 bugref:10074
(edit) @90384   4 years vboxsync VMM: Doxygen fix. bugref:9218 bugref:10074
(edit) @90382   4 years vboxsync VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
(edit) @90381   4 years vboxsync VMM/PDMCritSect: Don't sleep forever. bugref:6695
(edit) @90380   4 years vboxsync VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
(edit) @90379   4 years vboxsync VMM: Implementing blocking on critical sections in ring-0 HM context …
(edit) @90376   4 years vboxsync FE/Qt: bugref:10067: Notification signature for virtual machine move …
(edit) @90375   4 years vboxsync FE/Qt: Small refactoring; Renaming strShortProviderName to …
(edit) @90374   4 years vboxsync FE/Qt: bugref:10067: A bit of reordering for UINotificationObjects.
(edit) @90373   4 years vboxsync FE/Qt: bugref:10067: Notification signatures for cloud virtual machine …
(edit) @90372   4 years vboxsync FE/Qt: bugref:9996. More fixes for new disk wizard.
(edit) @90371   4 years vboxsync FE/Qt: bugref:10067: Fixing memory leak; Forgot to delete an object …
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