VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47560   11 years vboxsync FE/VBoxManage: Be a bit more informative.
(edit) @47559   11 years vboxsync FE/Qt: Settings dialog: New validation stuff: Step 1 (Initial …
(edit) @47558   11 years vboxsync IEM: VERR and VERW.
(edit) @47557   11 years vboxsync FE/VBoxManage: Added support for terminating guest processes of …
(edit) @47555   11 years vboxsync Another fix
(edit) @47554   11 years vboxsync Build fix
(edit) @47553   11 years vboxsync Fix R0 timer testcase on darwin and make it possible to skip R0 tests …
(edit) @47552   11 years vboxsync Runtime/timer-generic: Suspend a one shot timer before calling the …
(edit) @47551   11 years vboxsync VBoxService/GuestCtrl: Re-added (optional debug) dumping of guest …
(edit) @47548   11 years vboxsync IEM: Bunch of fixes, mostly DOS related.
(edit) @47546   11 years vboxsync vboxapi.py: No active listeners on windows due to pywin32 shortcuts in …
(edit) @47545   11 years vboxsync VBoxService/GuestCtrl: Implemented asynchronous request queue, bugfixes.
(edit) @47544   11 years vboxsync VBoxManage: when taking snapshots, --pause is default and --live must …
(edit) @47543   11 years vboxsync inverted test on VBOX_WITH_FIRST_IEM_STEP.
(edit) @47542   11 years vboxsync space
(edit) @47541   11 years vboxsync Use pSession.
(edit) @47540   11 years vboxsync build fix
(edit) @47539   11 years vboxsync Missing update
(edit) @47538   11 years vboxsync FE/VBoxManage/GuestCtrl: Include guest session status when listing.
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @47536   11 years vboxsync deb: python-central => python2
(edit) @47535   11 years vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
(edit) @47534   11 years vboxsync split the directory open/enum/close code out of dir-win.cpp and into …
(edit) @47533   11 years vboxsync Rewrote fs-win.cpp into a pure native NT version, this fixes the …
(edit) @47532   11 years vboxsync Teleport: Release write lock for the console object when powering the …
(edit) @47531   11 years vboxsync BIOS: Report floppy change line support.
(edit) @47530   11 years vboxsync FDC: Change line is never set if no drive is selected.
(edit) @47529   11 years vboxsync crOpenGL: seamless fixes
(edit) @47528   11 years vboxsync Main: No password is allowed when teleporting
(edit) @47527   11 years vboxsync FDC: Fail READ ID if no disk in drive.
(edit) @47526   11 years vboxsync Remove fixmes
(edit) @47525   11 years vboxsync control VBoxSVC release logging xtracker id 6787
(edit) @47524   11 years vboxsync VMM: Fix macro corrupting the HCPhysFN member unintentionally instead …
(edit) @47523   11 years vboxsync FE/Qt: Popup-center: Make sure *every* popup-stack can have …
(edit) @47522   11 years vboxsync FDC: Clear interrupts the way real FDCs do.
(edit) @47521   11 years vboxsync I really wonder why gcc doesn't warn/error here …
(edit) @47520   11 years vboxsync testcase/tstR0ThreadPreemption: More paranoid checks is good in …
(edit) @47518   11 years vboxsync Found more details, extended the hack a little to be on the safe side …
(edit) @47516   11 years vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47515   11 years vboxsync tiny fix I forgot committing last week.
(edit) @47514   11 years vboxsync VMM/HMSVMR0: Rel counter stat fix.
(edit) @47513   11 years vboxsync on AMD too
(edit) @47512   11 years vboxsync VMM: make the StatExitHostNmi release
(edit) @47511   11 years vboxsync FE/Qt: Popup-center: Recall reminder about paused VM input if the …
(edit) @47510   11 years vboxsync FE/Qt: Message & Popup centers small cleanup.
(edit) @47507   11 years vboxsync FE/Qt: Popup-center: Make sure popup integration type remains valid in …
(edit) @47506   11 years vboxsync NAT: Drop oversized frames coming from guest (#6821)
(edit) @47505   11 years vboxsync Load Mac OS X host drivers: do not fail if …
(edit) @47504   11 years vboxsync Devices/USB/VUSBUrb: Hex prefix like we use in all other places.
(edit) @47503   11 years vboxsync Main: bump settings version if NAT networks are defined
(edit) @47502   11 years vboxsync VBoxManage: warning
(edit) @47501   11 years vboxsync VBoxNetDHCP: removes session handling. binding and lease expiration …
(edit) @47500   11 years vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(edit) @47499   11 years vboxsync Devices/Network: Temporarily disconnect network devices after the host …
(edit) @47498   11 years vboxsync Audio/solaudio: Warnings.
(edit) @47497   11 years vboxsync Solaris/USB: Fix short-transfers-okay flag.
(edit) @47496   11 years vboxsync Solaris/USBLib-solaris: Unused enum.
(edit) @47495   11 years vboxsync FE/VBoxManage/GuestCtrl: Added support for closing guest sessions.
(edit) @47494   11 years vboxsync IEM: Implemented expand down limit checks.
(edit) @47493   11 years vboxsync FE/Qt: Popup-center: Handle new type of 3D related event in …
(edit) @47492   11 years vboxsync FE/VBoxManage/GuestCtrl: Also close guest session on overall failure.
(edit) @47491   11 years vboxsync FE/VBoxManage/GuestCtrl: Don't close a guest session when starting a …
(edit) @47490   11 years vboxsync VBoxService/VBoxServiceControlProcess: Also report process termination …
(edit) @47489   11 years vboxsync Solaris/Installer: fix recent breakage in vboxconfig.sh.
(edit) @47488   11 years vboxsync Logging typo.
(edit) @47487   11 years vboxsync crOpenGL: disable breaking on warning
(edit) @47486   11 years vboxsync wined3d: tmp disable incorrect fpu setup
(edit) @47485   11 years vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @47484   11 years vboxsync VBoxNetFlt/linux: fix for Linux 3.11
(edit) @47483   11 years vboxsync VBoxManage: cosmetics
(edit) @47482   11 years vboxsync Comment typo.
(edit) @47481   11 years vboxsync VBoxService/GuestCtrl: Don't hang on PID reuse.
(edit) @47480   11 years vboxsync Additions/linux/drm: synchronising local tree with repository, …
(edit) @47479   11 years vboxsync VBoxUSBMon/solaris: Fix a kernel panic if some of the device strings …
(edit) @47478   11 years vboxsync FE/Qt: Runtime UI: Adding extra-data flag 'GUI/RestrictedVisualStates' …
(edit) @47477   11 years vboxsync Documentation: occured -> occurred.
(edit) @47476   11 years vboxsync Format string: RU32 -> RU64.
(edit) @47475   11 years vboxsync VBoxService/GuestCtrl: Forward ported r87539 + r87613 (4.2: …
(edit) @47474   11 years vboxsync Solaris/Installer: Remove redundant waiting for service import, …
(edit) @47473   11 years vboxsync VMM/VMMR0: header include guard update.
(edit) @47472   11 years vboxsync VMM/VMMR0: HW(VMX|SVM)R0.h -> HM(VMX|SVM)R0.h. Now that the refactor …
(edit) @47470   11 years vboxsync Build fix.
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @47468   11 years vboxsync Devices/Input: try to avoid losing multi-touch events if the guest is …
(edit) @47467   11 years vboxsync VMM/VMMR0: Fix Win-32 alignment.
(edit) @47466   11 years vboxsync tstDeviceStructSize, tstHelp: Missed hex prefix.
(edit) @47465   11 years vboxsync VMM/VMMR0: Alignment fix.
(edit) @47464   11 years vboxsync Main: use VRDE input interface.
(edit) @47462   11 years vboxsync FE/Qt: Small cleanup for r87614.
(edit) @47461   11 years vboxsync FE/Qt: Popup-center: Moving popup-stack viewport into separate files.
(edit) @47460   11 years vboxsync VMM: 32-bit build fix.
(edit) @47459   11 years vboxsync e1000: Commented out SEC macro conflicting with sys/time.h
(edit) @47458   11 years vboxsync Space.
(edit) @47457   11 years vboxsync VMM/VMMR0: Missed commit.
(edit) @47456   11 years vboxsync VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
(edit) @47455   11 years vboxsync FE/Qt: Popup-center: Integrate scrollable-area into popup-stack; …
(edit) @47454   11 years vboxsync VMM/HMVMXR0: Make save-DR7 function name more clear (addressed a todo).
(edit) @47453   11 years vboxsync comment typo
(edit) @47452   11 years vboxsync FE/Qt: no need for floating point here
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