VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @55791   10 years vboxsync Added version info to VBoxDDR0, VBoxDD2R0, VBoxDDGC and VBoxDD2GC.
(edit) @55790   10 years vboxsync Replaced .rc files in src/VBox/Devices.
(edit) @55789   10 years vboxsync Resources: Some simplifications.
(edit) @55788   10 years vboxsync Config.kmk,VMM,VBoxSDL,Resources/win: Created resource templates for …
(edit) @55787   10 years vboxsync kBuild 2780 -> 2782: kmk_ash: Fixed argument quoting on windows.
(edit) @55786   10 years vboxsync build fix
(edit) @55785   10 years vboxsync Set the least significant version value (WORD) in the product and file …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55783   10 years vboxsync Mark non-build server builds are private, odd builds as special and …
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55780   10 years vboxsync duh
(edit) @55779   10 years vboxsync build fix
(edit) @55778   10 years vboxsync SUPHardenedVerifyProcess-win.cpp: typo
(edit) @55777   10 years vboxsync Debugger: typo
(edit) @55776   10 years vboxsync DevATA: missing break
(edit) @55775   10 years vboxsync DevAHCI: missing break
(edit) @55774   10 years vboxsync build fix
(edit) @55773   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55772   10 years vboxsync Two more RC defines.
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