VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52158   11 years vboxsync Main/Host: some more lock order fixes related to host drive/medium …
(edit) @52157   11 years vboxsync DevAPIC: fixes debug logging
(edit) @52156   11 years vboxsync SUP: Don't make assumptions about the NTDLL.DLL location in the child …
(edit) @52155   11 years vboxsync FE/Qt: 7462: Selector UI: Action-pool cleanup/rework (part 01).
(edit) @52154   11 years vboxsync NAT: Rework sorecvfrom(). On Windows provide iovec definition that is …
(edit) @52153   11 years vboxsync FE/Qt: UIKeyboardHandler: force an index into range.
(edit) @52152   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 07).
(edit) @52151   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 06).
(edit) @52150   11 years vboxsync 32-bit Linux build fix
(edit) @52149   11 years vboxsync VMM/HMVMXR0: comment.
(edit) @52148   11 years vboxsync Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
(edit) @52147   11 years vboxsync VMM/HMVMXR0: Don't lose interruptibility-state when we get preempted early!
(edit) @52146   11 years vboxsync Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.16.
(edit) @52145   11 years vboxsync Additions/x11/x11include: add header files for X.Org Server 1.16.
(edit) @52144   11 years vboxsync Runtime/VBox/VBoxRTDeps.cpp: prepare for gsoap 2.8
(edit) @52143   11 years vboxsync build fix
(edit) @52142   11 years vboxsync VMM/HM: todo regarding guru.
(edit) @52141   11 years vboxsync VMM/HMVMXR0: Less confusing variable name.
(edit) @52140   11 years vboxsync VMM/HMVMXR0: Fix NMI redelivery when the original delivery caused an …
(edit) @52139   11 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52138   11 years vboxsync dbgcfg.cpp: ignore case in symbol paths.
(edit) @52137   11 years vboxsync wddm simplify a bit
(edit) @52136   11 years vboxsync wddm: autoresize enhancements
(edit) @52135   11 years vboxsync SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
(edit) @52134   11 years vboxsync NDIS6: Cumulative commit containing async send, unload race fix …
(edit) @52133   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 05).
(edit) @52132   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 04).
(edit) @52131   11 years vboxsync FE/Qt: on Windows hosts do use the low-level keyboard hook to detect …
(edit) @52130   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 03).
(edit) @52129   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 02).
(edit) @52128   11 years vboxsync PS2M: Do not delay resets (too much trouble).
(edit) @52127   11 years vboxsync VMM/HM: Fix swapped size, value parameters in memset.
(edit) @52126   11 years vboxsync VMM/HM: nit.
(edit) @52125   11 years vboxsync VMM/HM: Add tracking of last 30 VM-exits. Can be useful for guru …
(edit) @52124   11 years vboxsync FE/Qt: Runtime UI: Cache allowed menu types, not only action types.
(edit) @52123   11 years vboxsync FE/Qt: ifdef some debugger UI stuff.
(edit) @52122   11 years vboxsync VBoxSDL: redraw the guest screen after a resize.
(edit) @52121   11 years vboxsync FE/Qt: Fixing build-warning.
(edit) @52120   11 years vboxsync FE/Qt: Build-fix for r95145.
(edit) @52119   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 01).
(edit) @52118   11 years vboxsync FE/Qt: runtime: redraw the guest screne after a resize.
(edit) @52117   11 years vboxsync DisplayImpl: IDisplay::InvalidateAndUpdateScreen
(edit) @52116   11 years vboxsync FE/Qt: Runtime UI: View menu: Icons update.
(edit) @52115   11 years vboxsync FE/Qt: 3646: Status-bar Editor and Runtime UI: View menu: Status-bar …
(edit) @52114   11 years vboxsync FE/Qt: 7345: Runtime UI: Display indicator: Icons update.
(edit) @52113   11 years vboxsync NAT: G/c #if0'ed code to send ICMP_SOURCEQUENCH. Source quench is …
(edit) @52112   11 years vboxsync FE/Qt: 7345: Runtime UI: Display indicator: Initial implementation.
(edit) @52111   11 years vboxsync Storage/testcases: Include the tests scripts into tstVDIo for …
(edit) @52110   11 years vboxsync VMM/GIM: Make guest-OS Id as part of the saved states as it could be …
(edit) @52109   11 years vboxsync Additions/x11/VBoxClient: do not start VBoxClient on ssh connections.
(edit) @52107   11 years vboxsync Missing cast.
(edit) @52106   11 years vboxsync Spaces.
(edit) @52105   11 years vboxsync shut up gcc
(edit) @52104   11 years vboxsync Console: secret keys require non pageable memory too
(edit) @52101   11 years vboxsync HDA: Force audio transfers to stop when resetting device.
(edit) @52100   11 years vboxsync FE/Qt: 3646: Runtime UI: Toggle-status-bar action.
(edit) @52099   11 years vboxsync VMM/HMSVMR0: Attempt at fixing NMI injection and handling NMI …
(edit) @52098   11 years vboxsync IEM: Added forgotten return statements.
(edit) @52097   11 years vboxsync FE/Qt: 3646: Status-bar Editor: Integrate status-bar menu into Runtime UI.
(edit) @52096   11 years vboxsync Main/Medium+AutoCaller+others: missing file in previous change
(edit) @52095   11 years vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @52094   11 years vboxsync Runtime: Fix VBoxRT-openssl-ose.def, there is no EVP_aes_192_xts method
(edit) @52093   11 years vboxsync FE/Qt: Use effective paravirt. provider in Session information.
(edit) @52092   11 years vboxsync SUP: Disable hard error popups from NtCreateSection failures.
(edit) @52091   11 years vboxsync FE/Qt4: missed copyright header update.
(edit) @52090   11 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(edit) @52089   11 years vboxsync SUP: Don't verify the VM selector process (SUPSECMAIN_FLAGS_DONT_OPEN_DEV).
(edit) @52088   11 years vboxsync NAT: Followup to r94784: g/c an "XXX" comment that says that we should …
(edit) @52087   11 years vboxsync FE/Qt: make UIFramebuffer a (XP)COM object (build fix).
(edit) @52086   11 years vboxsync FE/Qt: make UIFramebuffer a (XP)COM object.
(edit) @52085   11 years vboxsync 6813 - GuestImpl using COM Wrappers - bug fixes
(edit) @52084   11 years vboxsync SUP: build fix
(edit) @52083   11 years vboxsync SUP: delay signature checking of the vbox files till we actually use …
(edit) @52082   11 years vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @52081   11 years vboxsync VMM: Add BLOCK_NMIS to info fflags in the VM debugger.
(edit) @52080   11 years vboxsync VMM: Use IEM task switches since old code does not work at all.
(edit) @52079   11 years vboxsync VMM: Print one more force flag.
(edit) @52078   11 years vboxsync Main/Medium: Fix VBoxSVC crashes when quering iSCSI targets with …
(edit) @52077   11 years vboxsync VMM/IEM: Block further NMIs while injecting an NMI.
(edit) @52076   11 years vboxsync FE/Qt: X11 build-fix for r95079.
(edit) @52075   11 years vboxsync EM: If IEM can't inject events, do not execute any instructions and …
(edit) @52074   11 years vboxsync FE/Qt: 3646: Status-bar Editor: Animation overhaul.
(edit) @52073   11 years vboxsync VMM/HMVMXR0: Comment.
(edit) @52072   11 years vboxsync VMM/HMVMXR0: Fix NMI injection.
(edit) @52071   11 years vboxsync FE/Qt: Mac OS X: Build-fix for r95073.
(edit) @52070   11 years vboxsync FE/Qt: 3646: Status-bar Editor: Move code to separate files.
(edit) @52069   11 years vboxsync Devices/EFI: fix a number of typos and copy/paste leftovers, should …
(edit) @52068   11 years vboxsync VMM/HMSVMR0: Convert NMIs to TRPM_TRAP and not TRPM_HARDWARE_INT.
(edit) @52067   11 years vboxsync VMM/HMVMXR0: Convert NMIs to TRPM as TRPM_TRAP and not TRPM_HARDWARE_INT.
(edit) @52066   11 years vboxsync VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
(edit) @52065   11 years vboxsync VMM/HMVMXR0: Fix NMI re-injection when NMI injection caused a faulting …
(edit) @52064   11 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @52063   11 years vboxsync build fix
(edit) @52062   11 years vboxsync build fix
(edit) @52061   11 years vboxsync FE/Qt: Signal semantics fix for r94926.
(edit) @52060   11 years vboxsync FE/Qt: 3646: Status-bar Editor: Cleanup for r95060.
(edit) @52059   11 years vboxsync FE/Qt: 3646: Status-bar Editor: X11 host support.
(edit) @52058   11 years vboxsync FE/Qt: 3646: Status-bar Editor: Fix for r95058: Damn moc-generator …
(edit) @52057   11 years vboxsync FE/Qt: 3646: Status-bar Editor: #ifdef some Mac OS X specific code.
(edit) @52056   11 years vboxsync FE/Qt: 3646: Status-bar Editor: Mac OS X host support.
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