VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55891   10 years vboxsync build fix
(edit) @55890   10 years vboxsync build fix
(edit) @55889   10 years vboxsync VMM: Split up virtual handlers just like the physical ones, such that …
(edit) @55888   10 years vboxsync build fix
(edit) @55887   10 years vboxsync Ship DbgPlugInDiggers.dll/so/dylib.
(edit) @55886   10 years vboxsync build fix
(edit) @55885   10 years vboxsync IMachineDebugger: Added a queryOSKernelLog method.
(edit) @55884   10 years vboxsync VBoxManage debugvm osdetect: Load all plug-ins first.
(edit) @55883   10 years vboxsync IMachineDebugger: Added loadPlugIn and unloadPlugIn methods.
(edit) @55882   10 years vboxsync Add DBGFR3PlugIn* to export defintions.
(edit) @55881   10 years vboxsync DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
(edit) @55880   10 years vboxsync FE/Qt: 6278: Selector UI: Snapshot widget: Proper size-hint …
(edit) @55879   10 years vboxsync FE/Qt: 6278: Selector UI: Details pane: HiDPI icons.
(edit) @55878   10 years vboxsync FE/Qt: 6278: Missed HiDPI About menu-action icon.
(edit) @55877   10 years vboxsync FE/Qt: Mac OS X: Ups in r100333.
(edit) @55876   10 years vboxsync FE/Qt: 6278: Enable HiDPI icons for Win/X11 hosts.
(edit) @55875   10 years vboxsync Additions/x11/vboxvideo: adjust the mouse range properly on older X …
(edit) @55874   10 years vboxsync Devices/Input: re-add release flow logging to PS/2 input devices.
(edit) @55873   10 years vboxsync KBC: Allow word reads of KBC status register.
(edit) @55872   10 years vboxsync Main/Medium: Copy filter related properties when cloning a medium or …
(edit) @55871   10 years vboxsync Storage/DrvVD: Fix VM hang during power off because of an order …
(edit) @55870   10 years vboxsync FE/Qt: updated Turkish translation. Thank you Burak Yavuz.
(edit) @55869   10 years vboxsync NAT: When logging gratuitous ARP print IP address, not a pointer to it.
(edit) @55868   10 years vboxsync Config.kmk: Added a VBOX_CERTIFICATE_FINGERPRINT option to windows and …
(edit) @55867   10 years vboxsync VBoxHeadless: do not enable the VRDP server automatically, use the VM …
(edit) @55866   10 years vboxsync Update (C) while at it.
(edit) @55865   10 years vboxsync iprt/assert.h: Replaced 'if (RT_UNLIKELY(!(expr)))' with 'if …
(edit) @55864   10 years vboxsync VMMR0EntryFast: Don't return with the context hook enabled when …
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55862   10 years vboxsync CPUMR3CpuId.cpp: Corrected XSAVE related CPUID handling loading old state.
(edit) @55861   10 years vboxsync build fix
(edit) @55860   10 years vboxsync threadctxhooks-r0drv-solaris.c: disabled strict build code accessing …
(edit) @55859   10 years vboxsync SMAP paranoia.
(edit) @55858   10 years vboxsync SDKRef: Fix unbalanced paren while here.
(edit) @55857   10 years vboxsync SDKRef: Fix unresolved xrefs after r100308.
(edit) @55856   10 years vboxsync NAT: centralize allocation/deletion of icmp_msg so that book-keeping …
(edit) @55855   10 years vboxsync NAT: printSocket - make %R[natsock] output more compact
(edit) @55854   10 years vboxsync Main: saved screenshot API cleanup.
(edit) @55853   10 years vboxsync Logrel consistency.
(edit) @55852   10 years vboxsync Audio: Apply volume properly when doing mono to stereo conversion.
(edit) @55851   10 years vboxsync Dev: logrel consistency.
(edit) @55850   10 years vboxsync Windows build fix
(edit) @55849   10 years vboxsync Comitted too much now…
(edit) @55848   10 years vboxsync AHCI: Cleanup, fix a few concurrency and hopefully a double free …
(edit) @55847   10 years vboxsync AHCI: Cleanup, fix a few concurrency and hopefully a double free …
(edit) @55846   10 years vboxsync DnD: State machine fixes.
(edit) @55845   10 years vboxsync Comments.
(edit) @55844   10 years vboxsync DevVGA: screen resize cleanup, logging
(edit) @55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
(edit) @55842   10 years vboxsync SrvIntNetR0.cpp: aAddrBlacklist was destroyed too early in …
(edit) @55841   10 years vboxsync VMM/IOM: logging.
(edit) @55840   10 years vboxsync vmsvga3d/mac: Fixed problem with missing back/front buffers. Stop use …
(edit) @55839   10 years vboxsync VBoxSVC: log the home directory
(edit) @55838   10 years vboxsync DevVGA: pfnQueryColorDepth -> pfnQueryVideoMode
(edit) @55837   10 years vboxsync DisplayImpl: getScreenResolution, etc should use framebuffer info.
(edit) @55836   10 years vboxsync ValidationKit: adapt to no longer existing synthetic CPU feature
(edit) @55835   10 years vboxsync Main/Machine: repair VM configs a bit more thoroughly, as otherwise it …
(edit) @55834   10 years vboxsync FE/Qt: Runtime UI: Frame-buffer: Small cleanup inspired by the r100254.
(edit) @55833   10 years vboxsync Main/Machine: fix handling of transient guest properties (both on …
(edit) @55832   10 years vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
(edit) @55831   10 years vboxsync SharedOpenGL: crServerRedirMuralFbClear must release textures.
(edit) @55830   10 years vboxsync VMM/HM: hungarian.
(edit) @55829   10 years vboxsync VMM: fix for 64-bit guests on 32-bit hosts with fxrstor
(edit) @55828   10 years vboxsync typos
(edit) @55827   10 years vboxsync FE/Qt: 7840: Allow attachment hot-plugging for USB storage controller.
(edit) @55826   10 years vboxsync Build fix.
(edit) @55825   10 years vboxsync 3D: Additions: provide Windows ICD driver with HGSMI connection.
(edit) @55824   10 years vboxsync Build fix.
(edit) @55823   10 years vboxsync DnD: Main/GuestDnDSourceImpl.cpp: Don't route reported guest errors …
(edit) @55822   10 years vboxsync Logging.
(edit) @55821   10 years vboxsync DnD: FE/Qt: Overhaul of the frontend-specific code, removed …
(edit) @55820   10 years vboxsync DnD: VBoxClient: Implemented much smoother and accurate host<->guest …
(edit) @55819   10 years vboxsync FE/Qt: Selector UI: Details pane: VM Preview: Make sure acquired …
(edit) @55818   10 years vboxsync ValidationKit: adapt to renamed API attribute
(edit) @55817   10 years vboxsync VMM/IOMAllMMIO: redundant check.
(edit) @55816   10 years vboxsync VMM/IOMAll: redundant check.
(edit) @55815   10 years vboxsync VMM/HMVMXR0: bounds checking for auto load/store MSR functions.
(edit) @55814   10 years vboxsync FE/Qt: UIFrameBuffer: warning.
(edit) @55813   10 years vboxsync FE/Qt: updated Italian translation, thank you Vincenzo Reale.
(edit) @55812   10 years vboxsync space
(edit) @55811   10 years vboxsync DevVGA-SVGA3d-ogl.cpp,++: A couple of minor fixes and more GL success …
(edit) @55810   10 years vboxsync VBoxSDL: Made it build again on darwin, added hack for playing with OpenGL.
(edit) @55809   10 years vboxsync fixed error path
(edit) @55808   10 years vboxsync Additions/linux/drm: fix warnings.
(edit) @55807   10 years vboxsync Main/Machine: fix self-deadlock during inaccessible machine unregistration
(edit) @55806   10 years vboxsync SDK: add defines for each scripting language, and disable perl by …
(edit) @55805   10 years vboxsync DnDURIList: Implemented resolving symlinks.
(edit) @55804   10 years vboxsync Additions/common/VBoxControl: fix a conditional test.
(edit) @55803   10 years vboxsync It's '--fda', not '--fdc' that VBoxSDL uses. duh.
(edit) @55802   10 years vboxsync glue/tests/TestVBox.java: fix API version in source code
(edit) @55801   10 years vboxsync fixed offline check while busy waiting in RTMpOnPair.
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55799   10 years vboxsync FE/Qt: updated translations. Thank you Vincenzo Reale and Ikuya …
(edit) @55798   10 years vboxsync 3D: restoring state: ignore invalid DEPTH/STENCIL data when restoring …
(edit) @55797   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSSuffixesIgnore global …
(edit) @55796   10 years vboxsync Missed this one.
(edit) @55795   10 years vboxsync VMSVGA: Hack to make the 2dmark results appear. Extended 'info vga'.
(edit) @55794   10 years vboxsync Runtime: Replaced .rc file.
(edit) @55793   10 years vboxsync Debugger: replaced .rc files.
(edit) @55792   10 years vboxsync VBoxDTrace: Added version info.
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