VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55386   10 years vboxsync iprt/thread.h: typo.
(edit) @55385   10 years vboxsync Additions/x11/VBoxClient: send mode hint information to the X server …
(edit) @55384   10 years vboxsync Additions/x11/vboxvideo: enable new mode hint handling code.
(edit) @55383   10 years vboxsync Log nit.
(edit) @55382   10 years vboxsync ConsoleImpl: log nit.
(edit) @55381   10 years vboxsync FE/Qt: 6846: Allow to close the GUI if VBoxHeadless stopped/killed already.
(edit) @55380   10 years vboxsync Audio: Implemented muting of streams.
(edit) @55379   10 years vboxsync Made locally used function static.
(edit) @55378   10 years vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55377   10 years vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55376   10 years vboxsync Additions/x11/vboxvideo: rename a function.
(edit) @55375   10 years vboxsync Additions/x11/vboxvideo: re-order a couple of declarations.
(edit) @55374   10 years vboxsync Additions/x11/vboxvideo: define missing from 4.3 for building the code …
(edit) @55373   10 years vboxsync Additions/x11/vboxvideo: test for new host capabilities.
(edit) @55372   10 years vboxsync configure: allow gcc 5
(edit) @55371   10 years vboxsync DrvNat: logrel nit.
(edit) @55370   10 years vboxsync ConsoleImpl: log nit.
(edit) @55369   10 years vboxsync Additions/x11/vboxvideo: clean up vbva code, forgotten function call.
(edit) @55368   10 years vboxsync VBoxREM: missing dependency
(edit) @55367   10 years vboxsync Additions/x11/vboxvideo: clean up vbva code.
(edit) @55366   10 years vboxsync doc/manual: some improvements for documenting NAT network commands …
(edit) @55365   10 years vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @55364   10 years vboxsync typo
(edit) @55363   10 years vboxsync NAT: G/c old debug printf in host resolver that spams release log.
(edit) @55362   10 years vboxsync DevSmc cleanup
(edit) @55361   10 years vboxsync FE/Qt: release logging wording.
(edit) @55360   10 years vboxsync FE/Qt: Selector UI: Details pane: Storage element: Check the storage …
(edit) @55359   10 years vboxsync FE/Qt: Handling new snapshot restore event, similarly to previous case.
(edit) @55358   10 years vboxsync Additions/x11/vboxvideo: move dirty rectangle handler initialisation …
(edit) @55357   10 years vboxsync Additions/x11/vboxvideo: fix first screen refresh if the screen is not …
(edit) @55356   10 years vboxsync VMM: nit.
(edit) @55355   10 years vboxsync SB16/Audio: VBoxized.
(edit) @55354   10 years vboxsync Additions/x11/vboxvideo: fix mouse range handling for Solaris guests.
(edit) @55353   10 years vboxsync include/VBox/HostServices/Service.h: adjusted Message implementation …
(edit) @55352   10 years vboxsync changelog
(edit) @55351   10 years vboxsync Audio: Set nominal volume correctly.
(edit) @55350   10 years vboxsync FE/Qt: Reverting r99663 because it's too dangerous, need to be more sharp.
(edit) @55349   10 years vboxsync Devices: re-add VirtualKD which was removed by accident
(edit) @55348   10 years vboxsync IPRT: win/fileio-win.cpp: Added default case for RTFileIsValid().
(edit) @55347   10 years vboxsync configure: introduced --only-additions
(edit) @55346   10 years vboxsync FE/Qt: Mac OS X: Cleanup: No forced presentation-mode for native …
(edit) @55345   10 years vboxsync Quieter (required for AC'97).
(edit) @55344   10 years vboxsync Lower the volume a bit…
(edit) @55343   10 years vboxsync FE/Qt: 7802: Make sure disabled actions are not re-enabled when it's …
(edit) @55342   10 years vboxsync HGSMI: cleanup, comments.
(edit) @55341   10 years vboxsync Graphics: Allow 8bpp custom video modes.
(edit) @55340   10 years vboxsync Audio: Fixed warnings, largely inconsistent types.
(edit) @55339   10 years vboxsync Spelling.
(edit) @55338   10 years vboxsync Audio: Improved logging, fixed volume handling.
(edit) @55337   10 years vboxsync USB: Walk the async URB list only under the critical section or we …
(edit) @55336   10 years vboxsync FE/Qt: Runtime UI: Mouse-handler: Get the actual mouse-buttons from …
(edit) @55335   10 years vboxsync Audio: Spelling, Hungarian fixes.
(edit) @55334   10 years vboxsync Additions/x11/vboxvideo: we do not need a separate vbox_output_dpms() …
(edit) @55333   10 years vboxsync FE/Qt: More appropriate fix for r99646.
(edit) @55332   10 years vboxsync Additions/x11/vboxvideo: new driver mode-setting functions building on …
(edit) @55331   10 years vboxsync PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
(edit) @55330   10 years vboxsync FE/Qt: VM settings: Forgot few bits in r99653.
(edit) @55329   10 years vboxsync FE/Qt: VM settings: Alter few ExtPack related NLS.
(edit) @55328   10 years vboxsync Main: clear DisplaySourceBitmap if screen is disabled.
(edit) @55327   10 years vboxsync Backed out r99649; doesn't work in guest contexts, d'oh.
(edit) @55326   10 years vboxsync VBox/hgcmsvc.h: Added optional arguments for setPointer() and …
(edit) @55325   10 years vboxsync SB16: Added another undocumented DSP command. Still need E3h.
(edit) @55324   10 years vboxsync SB16: Warning fixes.
(edit) @55323   10 years vboxsync FE/Qt: UIFramebuffer: immediately repaint after NotifyChange
(edit) @55322   10 years vboxsync tools/os2.x86/nasm: Imported nasm v2.08. Downloaded from …
(edit) @55321   10 years vboxsync wrong fix
(edit) @55320   10 years vboxsync RuntimeGuestR3: filter out a few unused functions which make some GA …
(edit) @55319   10 years vboxsync forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
(edit) @55318   10 years vboxsync forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
(edit) @55317   10 years vboxsync Validation kit / readme: note
(edit) @55316   10 years vboxsync CPUM,IEM,HM: Enabled XSAVE and AVX for AMD-V too.
(edit) @55315   10 years vboxsync cpum.h: CPUMDeactivateGuestFPUState was removed earlier today.
(edit) @55314   10 years vboxsync Main/Console: report installed driver versions to VM release log
(edit) @55313   10 years vboxsync ASMXSave and ASMXRstor mangling.
(edit) @55312   10 years vboxsync CPUM: Must load additional extended CPU state when added to (guest) XCR0.
(edit) @55311   10 years vboxsync Need XSave/XRstor in RC too.
(edit) @55310   10 years vboxsync duh
(edit) @55309   10 years vboxsync build fix
(edit) @55308   10 years vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
(edit) @55307   10 years vboxsync VMM/HMVMXR0: nit.
(edit) @55306   10 years vboxsync VMM: renamed HM_[DISABLE|RESTORE]_PREEMPT_IF_NEEDED() macro.
(edit) @55305   10 years vboxsync FE/Qt: 7676: Disk Encryption (DE) support: Handling encryption …
(edit) @55304   10 years vboxsync SVMRCVMRun64: Must push context pointer (rsi) _after_ the XCR0 stuff …
(edit) @55303   10 years vboxsync DevVGA: fix building with CROGL disabled
(edit) @55302   10 years vboxsync doc update
(edit) @55301   10 years vboxsync HMR0A.asm: Fixed some unused code.
(edit) @55300   10 years vboxsync HMR0A.asm: Fixed some unused code.
(edit) @55299   10 years vboxsync VMMSwitcher: try to fix crash on 32-bit AMD boxes
(edit) @55298   10 years vboxsync VMMSwitcher: try to fix crash on 32-bit AMD boxes
(edit) @55297   10 years vboxsync two gcc warnings
(edit) @55296   10 years vboxsync doc/manual: typo.
(edit) @55295   10 years vboxsync VMM/HM: comment.
(edit) @55294   10 years vboxsync doc/manual: some additional information to host-only interfaces
(edit) @55293   10 years vboxsync CPUM: Expose XSAVE, AVX and AVX-2.
(edit) @55292   10 years vboxsync HM,CPUM,IEM: XSETBV fixes and adjustments.
(edit) @55291   10 years vboxsync changelog
(edit) @55290   10 years vboxsync HM: Save/Load/Restore XCR0 handling during world switching. …
(edit) @55289   10 years vboxsync IEM,CPUM: Implemented XSETBV and XGETBV.
(edit) @55288   10 years vboxsync doc/manual: changelog and document cleanup the documentation of the …
(edit) @55287   10 years vboxsync SDKRef: API changelog.
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