Timeline
Jun 24, 2015:
- 11:26 PM Changeset in vbox [56629] by
- IEM: More internal error status codes (9).
- 7:44 PM Changeset in vbox [56628] by
- IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
- 7:41 PM Changeset in vbox [56627] by
- PGMPhys: The s_abPlayItSafe bits in dealing with …
- 7:38 PM Changeset in vbox [56626] by
- PGMInline.h: pvZeroPg and physical guest address TLB may need some …
- 7:16 PM Ticket #14220 (Resized differential drives causes guest crash) created by
- I wanted to resize (expand) guest hard drive. So: 1. I made snapshot …
- 5:18 PM Changeset in vbox [56625] by
- doc/SDKRef: Document how to run the system event queue when using the …
- 3:14 PM Changeset in vbox [56624] by
- changelog update.
- 1:36 PM Ticket #14219 (Vbox removes devices to early) created by
- Every time, I'm changing settings of the box while running, it throws …
- 1:29 PM Changeset in vbox [56623] by
- finally unused
- 1:12 PM Changeset in vbox [56622] by
- don't include vl_vbox.h anymore
- 1:07 PM Changeset in vbox [56621] by
- Installer/darwin: Put the CLI bits in /usr/local/bin instead of …
- 12:58 PM Testbuilds edited by
- (diff)
- 12:24 PM Changeset in vbox [56620] by
- VMM/HMR0: comments.
- 12:15 PM Changeset in vbox [56619] by
- VMM/HMR0: revert r101249, added comment to clarify usage.
- 12:12 PM Changeset in vbox [56618] by
- VMM/HMR0: Don't read MSR unnecessarily.
- 9:59 AM Changeset in vbox [56617] by
- DnD: FE/Qt: Logging.
- 9:58 AM Changeset in vbox [56616] by
- DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block.
- 9:53 AM DnDDebug edited by
- Formatting. (diff)
- 9:50 AM DnDDebug edited by
- DnD debug draft. (diff)
- 9:26 AM Changeset in vbox [56615] by
- Main: build fixes
- 9:18 AM Changeset in vbox [56614] by
- changelog: update.
- 7:59 AM Changeset in vbox [56613] by
- doc/manual: adapted statement
- 7:54 AM Changeset in vbox [56612] by
- doc/manual: prune the changelog for VBox releases older than 4.3.0. …
Jun 23, 2015:
- 10:29 PM Changeset in vbox [56611] by
- IOM/INSEx: Must dirty the page.
- 7:13 PM Ticket #14218 (VBoxSVC-Restart triggered from a shutdown of a Headless-VM: ...) created by
- We have a reproducable Crash (Powerdown) of ALL running VM's when one …
- 5:36 PM Changeset in vbox [56610] by
- Main/Machine: add stub of a new method which will apply the VM default …
- 5:35 PM Changeset in vbox [56609] by
- doc/manual: document clearly that disk encryption can lead to data …
- 5:19 PM Ticket #14217 (Support hypervisor.framework under OS X) created by
- Instead of the VirtualBox hypervisor use the native OS X …
- 4:34 PM Changeset in vbox [56608] by
- IOM,HM,IEM: Enable VBOX_WITH_2ND_IEM_STEP.
- 4:33 PM Changeset in vbox [56607] by
- IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first one …
- 4:17 PM Ticket #12415 (osx installation of 4.3.4-91027 fails) closed by
- obsolete: No response, closing.
- 4:12 PM Changeset in vbox [56606] by
- gen-slickedit-workspace.sh: openssl upgrade.
- 2:52 PM Changeset in vbox [56605] by
- xpcom/java: properly setup the JNI native finalize function as its …
- 2:47 PM Changeset in vbox [56604] by
- xpcom/java: fixed two memory leaks
- 2:44 PM Changeset in vbox [56603] by
- xpcom: don't crash during JavaXPCOMInstance::~JavaXPCOMInstance()
- 1:08 PM Changeset in vbox [56602] by
- 3D: Display Lists: add dependency for VBoxOGLcrserverlib.
- 12:19 PM Changeset in vbox [56601] by
- 3D: Display Lists: temporary disable Expando SPU and DLM.
- 11:53 AM Changeset in vbox [56600] by
- Main/webservice: more Windows build fixing
- 11:52 AM Changeset in vbox [56599] by
- Warning fix (32-bit Windows).
- 11:48 AM Changeset in vbox [56598] by
- Main/webservice: windows build fix
- 11:27 AM Changeset in vbox [56597] by
- Main/webservice: make an attempt at gracefully handling webservice …
- 11:25 AM Changeset in vbox [56596] by
- Main/idl: change the unit of "reservedAttributes" from read-write …
- 11:23 AM Changeset in vbox [56595] by
- Main/Machine+ProgresProxy: for the few things not handled by the …
- 11:01 AM Changeset in vbox [56594] by
- Storage/AHCI: Don't try to free a request structure which does not …
- 8:38 AM Changeset in vbox [56593] by
- info vmsvga
- 8:37 AM Changeset in vbox [56592] by
- Network/Win: Replace FUNCTION macro with literal strings to improve …
- 8:07 AM Changeset in vbox [56591] by
- Network/NetLwf: DbgPring statements to help with diagnosing …
- 7:03 AM Changeset in vbox [56590] by
- Frontend/VBoxManage: avoid crash with empty string (happened during …
Jun 22, 2015:
- 11:26 PM Ticket #13919 (VERR_INTNET_FLT_IF_NOT_FOUND in Virtualbox 4.3.24r98716 on Ubuntu) closed by
- invalid: Please, reopen with more information if necessary.
- 11:17 PM Ticket #13740 (Unable to Use Bridged Mode) closed by
- duplicate: #13481
- 11:15 PM Ticket #13591 (VERR_INTNET_FLT_IF_NOT_FOUND ERROR) closed by
- duplicate: #13481
- 9:15 PM Changeset in vbox [56589] by
- Network/NetLwf: listModules access and modification fixes (#7231)
- 8:16 PM Changeset in vbox [56588] by
- Main/idl: reserved method/attribute fine tuning now that more …
- 7:31 PM Changeset in vbox [56587] by
- Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
- 6:49 PM Changeset in vbox [56586] by
- change check.
- 6:47 PM Changeset in vbox [56585] by
- xpcom: Make nsExceptionManager use thread safe reference counting. The …
- 5:10 PM Changeset in vbox [56584] by
- Main/RemoteUSBDevice: convert to API wrapper usage
- 5:03 PM Changeset in vbox [56583] by
- Main/ConsoleImpl: LogRel nit and todo has been addressed.
- 4:56 PM Changeset in vbox [56582] by
- Main/Console: make resume attempts over the API fail with a …
- 4:48 PM Changeset in vbox [56581] by
- Main/ConsoleImpl: ignore 'regular' VM-resume requests when the VM has …
- 4:20 PM Changeset in vbox [56580] by
- whitespace
- 4:08 PM Changeset in vbox [56579] by
- Storage/ATA: fixed returned device strings from INQUIRY command (were …
- 4:04 PM Changeset in vbox [56578] by
- HostServices/SharedOpenGL: LogRel nits.
- 3:08 PM Changeset in vbox [56577] by
- Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled …
- 1:32 PM Changeset in vbox [56576] by
- HostDrivers/Support: added bugref to fix.
- 12:28 PM Changeset in vbox [56575] by
- DnD/VbglR3: Cleanup.
- 12:22 PM Changeset in vbox [56574] by
- Main/ProgressProxy: eliminate unnecessary includes
- 10:15 AM Changeset in vbox [56573] by
- Storage/tstVDIo: Avoid division by 0
- 9:38 AM Changeset in vbox [56572] by
- VMM/HMR0: comment.
Jun 21, 2015:
- 2:13 PM Ticket #14216 (Windows Remote Desktop on Windows 10 cannot connect to client) created by
- When I try to use Remote Desktop to connect to a running VM, I am …
- 10:01 AM Ticket #14215 ((Windows 7) Guru Meditation -226 (VERR_INTERNAL_ERROR_2)) created by
- I was trying to install Visual Studio Community 2015 RC on Win7 x64 …
- 9:17 AM Ticket #14214 (VirtualBox Manager does not recognize installed ExtPack) created by
- After successful installing of ExtPack it is not possible to activate …
Jun 20, 2015:
- 10:52 PM Changeset in vbox [56571] by
- fixes and better debug.
- 10:13 PM Changeset in vbox [56570] by
- More details.
- 8:37 PM Changeset in vbox [56569] by
- fixed variable name
- 8:36 PM Changeset in vbox [56568] by
- Completed man_VBoxManage-debugvm.xml and implemented a few new tricks …
- 5:15 PM Changeset in vbox [56567] by
- IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
- 8:10 AM Changeset in vbox [56566] by
- Host 3D: Expando SPU, DLM module. - DLM module reworked. Now it uses …
Jun 19, 2015:
- 11:25 PM Changeset in vbox [56565] by
- Implemented itemizedlist; fixed lost space between arg and …
- 6:21 PM Ticket #14213 (NAT networking stops responding blocks all I/O on that interface for ...) created by
- = Summary = I can reproduce almost 100% this fault, which seems to …
- 3:17 PM Changeset in vbox [56564] by
- Solaris/Installer: Fix for Solaris 12 renaming iconv/utf-8 package.
- 2:39 PM Changeset in vbox [56563] by
- Main/Main/src-server/MachineImplCloneVM: fix a collection of bugs …
- 2:17 PM Ticket #5503 (ipv6 doesn't work with network bridged to wlan on mac) closed by
- fixed: Re-closing. Original problems are addressed. Problems described in …
- 2:00 PM Changeset in vbox [56562] by
- Build fix.
- 1:35 PM Changeset in vbox [56561] by
- FE/Qt: attempt to fix a regression that sometimes made the GUI start …
- 12:56 PM Changeset in vbox [56560] by
- help-experiment: Only update generate sources when changes.
- 12:27 PM Changeset in vbox [56559] by
- SUPDrv-darwin: comment typo.
- 12:05 PM Changeset in vbox [56558] by
- SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue.
- 11:56 AM Ticket #14212 ((ipv6) multicast NS are not delivered to the guest) created by
- It seems that the guest doesn't receive (ipv6) multicast neighbor …
- 11:37 AM Changeset in vbox [56557] by
- Manual: Improved wording.
- 11:16 AM Changeset in vbox [56556] by
- manual/Makefile.kmk,*: Replaced fancy SED r …
- 10:25 AM Changeset in vbox [56555] by
- DnD: FE/Qt: Return the (variant) drag data by reference, added rc.
- 10:24 AM Changeset in vbox [56554] by
- DnD/Main: Wait a bit longer when checking for pending guest->host …
- 10:21 AM Changeset in vbox [56553] by
- DnD/Main: Update for error messages.
- 9:34 AM Changeset in vbox [56552] by
- ConsoleImpl: use doxygen for todo.
- 9:32 AM Changeset in vbox [56551] by
- Main/src-client: Don't resume a VM on host-resume unless it was …
- 7:33 AM Technical_documentation edited by
- Spelling. (diff)
- 7:33 AM Technical_documentation edited by
- Added drag and drop debugging page. (diff)
- 7:28 AM DnDDebug edited by
- (diff)
- 7:27 AM DnDDebug edited by
- DnD debug draft. (diff)
- 2:14 AM Changeset in vbox [56550] by
- tomorrow
- 2:09 AM Changeset in vbox [56549] by
- debugging…
- 1:59 AM Changeset in vbox [56548] by
- build fix
Jun 18, 2015:
- 11:45 PM Ticket #14211 (Incorrect handling of lack of disk space during import of ova) created by
- My system had run out of space during import of ova, but vbox is …
- 10:36 PM Changeset in vbox [56547] by
- build hack
- 10:12 PM Changeset in vbox [56546] by
- nc
- 8:39 PM Changeset in vbox [56545] by
- here too
- 8:39 PM Changeset in vbox [56544] by
- Use xi:include instead of SED for including SDKRef_apiref.xml into …
- 8:24 PM Changeset in vbox [56543] by
- Makefile tinkering.
- 8:08 PM Changeset in vbox [56542] by
- Use xi:include instead of SED for including user_ChangeLogImpl.xml …
- 7:22 PM Changeset in vbox [56541] by
- manual: Use @VBOX_XXX@ instead of $VBOX_XXX replacement patterns. No …
- 7:09 PM Changeset in vbox [56540] by
- xidl2docbook.xsl: Use keys for full document element searches - speeds …
- 6:49 PM Changeset in vbox [56539] by
- build fix and SDKRef.xml validation.
- 6:37 PM Changeset in vbox [56538] by
- fixes
- 6:34 PM Changeset in vbox [56537] by
- More cleanups
- 6:31 PM Changeset in vbox [56536] by
- More cleanups
- 6:26 PM Changeset in vbox [56535] by
- cleanups
- 6:20 PM Changeset in vbox [56534] by
- VBoxManage generated help updates, manual/Makefile.kmk hacking, …
- 6:15 PM Changeset in vbox [56533] by
- VBoxManage generated help updates, manual/Makefile.kmk hacking, …
- 5:44 PM Changeset in vbox [56532] by
- doc/manual: fix SDK reference to be valid docbook XML, needed …
- 5:36 PM Changeset in vbox [56531] by
- manual: update of manual for new snapshots
- 5:34 PM Changeset in vbox [56530] by
- manual: updating screenshots
- 3:40 PM Ticket #14031 (openSUSE Tumbleweek: device-mapper 1.02 required, but only 1.03 is ...) closed by
- fixed: Thank you for the information. In the meantime, openSUSE 13.1 and 13.2 …
- 3:15 PM Changeset in vbox [56529] by
- tstVDIo: Change the implementation to calculate the throughput in …
- 2:32 PM Ticket #14210 (VERR_INTERNAL_ERROR_3 when loading custom device plugin) created by
- Hi folks, I use a custom virtual PCI device plugin. Unfortunately, …
- 2:27 PM Changeset in vbox [56528] by
- build fix
- 2:14 PM Changeset in vbox [56527] by
- it works now, so make it quiet.
- 1:58 PM Changeset in vbox [56526] by
- autovalidation fix.
- 1:56 PM Changeset in vbox [56525] by
- more autovalidation fun
- 1:26 PM Changeset in vbox [56524] by
- doc/manual: update for change in guest core file format.
- 1:25 PM Changeset in vbox [56523] by
- Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.
- 1:23 PM DnDDebug edited by
- DnD debug draft. (diff)
- 1:21 PM Changeset in vbox [56522] by
- rpm: openSUSE
- 1:12 PM Changeset in vbox [56521] by
- fixed png file mode.
- 1:09 PM Changeset in vbox [56520] by
- manual/Makefile.kmk: A different approach to auto validation of the …
- 12:56 PM DnDDebug edited by
- More work on draft. (diff)
- 12:45 PM Changeset in vbox [56519] by
- comment.
- 12:43 PM Changeset in vbox [56518] by
- dbgfcorefmt: alignment fix.
- 12:42 PM Changeset in vbox [56517] by
- FE/Qt: Apply recommended audio codec.
- 12:34 PM Changeset in vbox [56516] by
- Main: Save audio codec settings (see #7902).
- 12:31 PM DnDDebug created by
- DnD debug draft.
- 12:21 PM Changeset in vbox [56515] by
- manual/Makefile.kmk: Automatically validate the complete …
- 12:19 PM Linux_Downloads edited by
- (diff)
- 12:11 PM Changeset in vbox [56514] by
- VMM/DBGF: Dump guest core with a more standardized CPU dump including …
- 12:05 PM Changeset in vbox [56513] by
- this is what we meant.
- 12:00 PM Changeset in vbox [56512] by
- Main/AC97: Propagate codec model setting through CFGM.
- 11:58 AM Changeset in vbox [56511] by
- xmllint: Use the catalog files and added VBOX_XMLLINT_OPTS so extra …
- 11:54 AM Testbuilds edited by
- (diff)
- 11:53 AM Testbuilds edited by
- (diff)
- 11:53 AM Changeset in vbox [56510] by
- Config.kmk,manual/Makefile.kmk: Introducing VBOX_XMLLINT.
- 11:52 AM Changeset in vbox [56509] by
- Config.kmk,manual/Makefile.kmk: Introducing VBOX_XMLLINT.
- 11:47 AM Changeset in vbox [56508] by
- DnD: Enable guest->host support for OS X hosts.
- 11:43 AM Changeset in vbox [56507] by
- OS X build fix.
- 11:37 AM Changeset in vbox [56506] by
- DnD: Main: GuestDnDSourceImpl.cpp: More code for guest error handling.
- 11:33 AM Changeset in vbox [56505] by
- DnD: VbglR3: Also destroy scratch transfer buffer if guest file …
- 11:30 AM Changeset in vbox [56504] by
- Comment typo.
- 11:29 AM Changeset in vbox [56503] by
- Windows build fix.
- 11:23 AM Changeset in vbox [56502] by
- Build fix.
- 11:18 AM Changeset in vbox [56501] by
- Warnings.
- 11:11 AM Changeset in vbox [56500] by
- DnD: FE/Qt: UIDnDMIMEData.cpp: Removed dead code, refactored setData() …
- 11:07 AM Changeset in vbox [56499] by
- manual/Makefile.kmk: Don't just link the first file, lint all the xml …
- 11:02 AM Changeset in vbox [56498] by
- indent fix
- 10:50 AM Changeset in vbox [56497] by
- DnD: FE/Qt: Removed a lot of complexity by not having a separate MIME …
- 10:48 AM Changeset in vbox [56496] by
- manual[chm,html]: Tweaks for VBoxManage overview and multiple command …
- 10:32 AM Changeset in vbox [56495] by
- FE/Qt: UIProgressDialog: Added new signal sigProgressChange (like we …
- 10:28 AM Changeset in vbox [56494] by
- DnD: GuestDnDPrivate.cpp: Don't bail out too early when waiting for …
- 10:22 AM Changeset in vbox [56493] by
- HostDrivers/Support: document caller assumptions for …
- 9:56 AM Changeset in vbox [56492] by
- Main: Raised the default RAM size of common Linux distributions from …
- 9:22 AM Changeset in vbox [56491] by
- Display the logo even in debug build, just for a shorter time.
Jun 17, 2015:
- 8:06 PM Changeset in vbox [56490] by
- FE/Qt: updated translations.
- 7:32 PM Changeset in vbox [56489] by
- FE/Qt: updated Dutch translation. Thank you Richard van der Luit.
- 7:22 PM Ticket #14209 (Bug: failed to create a proxy device for the USB device (Error: ...) created by
- I get this error in connection with using virtualbox with my Harmony …
- 7:08 PM Linux_Downloads edited by
- (diff)
- 6:00 PM Changeset in vbox [56488] by
- back to normal
- 5:31 PM Changeset in vbox [56487] by
- force consistent build
- 4:48 PM Changeset in vbox [56486] by
- Undoing accidental commit.
- 4:30 PM Changeset in vbox [56485] by
- Network/NetLwf: Do not pass link-local addresses to …
- 4:17 PM Changeset in vbox [56484] by
- XSLTPROC_VERBOSE
- 4:04 PM Changeset in vbox [56483] by
- syntax diagram tweaking.
- 3:19 PM Changeset in vbox [56482] by
- Made docbook-refentry-to-manual-sect1.xsl produce valid docbook xml …
- 3:18 PM Changeset in vbox [56481] by
- include the subcommand in the refsect2 titles, otherwise it becomes …
- 3:13 PM Changeset in vbox [56480] by
- Cleaned up leftovers.
- 2:44 PM Changeset in vbox [56479] by
- VBoxManage: Added audio codec setting support.
- 2:19 PM Changeset in vbox [56478] by
- testboxscript/setup.sh: test for core dumps on Ubuntu
- 2:15 PM Changeset in vbox [56477] by
- Main/StorageController: Eliminate leftovers from the SATA IDE …
- 11:22 AM Changeset in vbox [56476] by
- man*: Shorter titles.
- 11:17 AM Changeset in vbox [56475] by
- German NLS fix
- 11:09 AM Changeset in vbox [56474] by
- Main/Medium: Don't log an error when the medium is not configured for …
- 11:08 AM Changeset in vbox [56473] by
- Host 3D: extend SPU structure with interface for save/restore internal …
- 10:22 AM Changeset in vbox [56472] by
- debugvm.xml: missing para
- 10:16 AM Changeset in vbox [56471] by
- doc/manual/Makefile.kmk: add targets for checking the XML validity of …
- 10:00 AM Ticket #14208 (Virtualbox crashes when undocking) created by
- Hi, I am using a docking station and most of the time (I would say …
- 9:12 AM Ticket #14207 (VBoxManage unregistervm --delete performs only a partial deletion if ...) created by
- Trying to produce an automatic provisioning script to build VM's on …
- 8:50 AM Changeset in vbox [56470] by
- Main: when reporting the guest CPU metrics, use the average between …
- 8:33 AM Changeset in vbox [56469] by
- docbook2latex.xsl: new section tricks.
- 7:12 AM Changeset in vbox [56468] by
- Main/Display: update seamless rectangles if window origin changes.
- 7:02 AM Changeset in vbox [56467] by
- Additions/linux/drm: build fixes to the KMS driver for recent kernels.
- 3:07 AM Ticket #14206 (glPixelStorei(GL_UNPACK_ALIGNMENT,1) does not work) created by
- This following code: glPixelStorei(GL_UNPACK_ALIGNMENT,1); …
- 1:45 AM Ticket #14205 (Win guests on Dell laptops have black display for integrated webcam ...) created by
- As the original bug reported, #13728, was limited to different …
Jun 16, 2015:
- 11:46 PM Changeset in vbox [56466] by
- debugvm manpage, refsect2 titles, bunch of other hacking.
- 10:40 PM Changeset in vbox [56465] by
- VBoxManageHelp must be built with all the VBOX_WITH_STUFF or the …
- 8:29 PM Ticket #14204 (VM screen flickers) created by
- Virtual machine is constantly flickering and when I log in grey base …
- 8:28 PM Changeset in vbox [56464] by
- Installer/Win: Bump MaxNumFilters to 14 upon NetLwf installation (#7899)
- 5:42 PM Changeset in vbox [56463] by
- back to normal
- 5:27 PM Ticket #14203 (Getting HostMemoryLow when BaseMemory allocated to VM Linux guess > 3G) created by
- I'm on VirtualBox 4.3.28 with Windows 7 as host OS, running oracle …
- 4:50 PM Changeset in vbox [56462] by
- force consistent build
- 4:47 PM Changeset in vbox [56461] by
- Installer/win: fix MSM installer package creation
- 4:37 PM Changeset in vbox [56460] by
- VMM/HM: comment.
- 4:24 PM Changeset in vbox [56459] by
- Main: Added audio codec type property, including recommended type.
- 4:04 PM Changeset in vbox [56458] by
- handle return code
- 4:03 PM Changeset in vbox [56457] by
- Additions/VBoxService: properly report the CPU load of each VCPU
- 3:21 PM Changeset in vbox [56456] by
- back to normal
- 3:08 PM Changeset in vbox [56455] by
- force consistent build
- 2:24 PM Ticket #14202 (Virtualbox for MAC Error : Changing the VM state from 'RUNNING' to ...) closed by
- invalid: VirtualBox 4.1.18 does not support Yosemite. The correct version to …
- 2:14 PM Ticket #14202 (Virtualbox for MAC Error : Changing the VM state from 'RUNNING' to ...) created by
- error log
- 1:57 PM Changeset in vbox [56454] by
- Commit r100743 and r100913 to trunk which should improve pass through …
- 1:50 PM Changeset in vbox [56453] by
- VBox/log.h: Too much now
- 1:47 PM Changeset in vbox [56452] by
- VBox/log.h: Fix breakage when introducing dev_xhci
- 1:43 PM Changeset in vbox [56451] by
- doc/manual: fix all docbook XML validity errors in the user_*.xml …
- 1:39 PM Ticket #14201 (Installation ended prematurely) created by
- When trying to install VirtualBox, the installation ends prematurely …
- 1:21 PM Changeset in vbox [56450] by
- Main: Style
- 1:14 PM Changeset in vbox [56449] by
- Main/Session: Additional assertion for previous fix
- 1:09 PM Changeset in vbox [56448] by
- Main/Session: Fix possible deadlock in Session:i_unlockMachine(). …
- 11:37 AM Changeset in vbox [56447] by
- Main: Default to SATA DVD drives for Windows Vista and later.
- 11:20 AM Changeset in vbox [56446] by
- Fixed xHCI log group.
- 11:11 AM Ticket #14200 (USB not detected when VBox running) created by
- I have a Canon IX8000 series USB printer connected directly to my PC. …
- 10:58 AM Changeset in vbox [56445] by
- debugvm fixes.
- 10:57 AM Changeset in vbox [56444] by
- global scope remark.
- 10:20 AM Changeset in vbox [56443] by
- FE/Qt: fix sending of initial mode hints.
- 9:29 AM Changeset in vbox [56442] by
- updates
- 9:29 AM Changeset in vbox [56441] by
- todo
- 6:57 AM Ticket #14199 (MacPro 2009 Still waiting for root device. When installing 10.7 Lion) created by
- Trying to install MacOS 10.7 Lion as a guest for VirtualBox 4.3.28 …
- 6:16 AM Changeset in vbox [56440] by
- FE/Qt: updated Japanese translation. Thank you Ikuya Awashiro.
- 1:18 AM Ticket #14198 (USB Only Automounts Once) created by
- Upon creating an empty USB filter with a host OS of Ubuntu 14.04, my …
- 12:53 AM Ticket #14197 (can not install bridged interfaces on W7-64 Pro) created by
- Documented in this thread: …
Jun 15, 2015:
- 9:30 PM Ticket #14196 (Install fails with fatal error but no other message) created by
- It gets most of the way through the install then it rolls back and …
- 5:18 PM Ticket #14195 (Linked clone does not keep saved state) created by
- When trying to create a link clone of a VM which has live snapshot and …
- 5:14 PM Changeset in vbox [56439] by
- PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
- 5:00 PM Changeset in vbox [56438] by
- LogRel nit.
- 4:56 PM Changeset in vbox [56437] by
- manual: updating host key image
- 4:49 PM Changeset in vbox [56436] by
- props
- 4:32 PM Changeset in vbox [56435] by
- manual: updating some images from latest version
- 2:09 PM Changeset in vbox [56434] by
- make refentrytitle same as refname.
- 2:06 PM Changeset in vbox [56433] by
- need refentrytitle
- 1:50 PM Changeset in vbox [56432] by
- VBox adaptions (taken from 1.0.1m), adapted path in Config.kmk and …
- 1:50 PM Changeset in vbox [56431] by
- Windows guest additions, VBVA: reverted part of r100972: host mouse …
- 12:24 PM Changeset in vbox [56430] by
- compile fix with VBOX_WITH_DEBUGGER disabled
- 11:25 AM Changeset in vbox [56429] by
- vboxscsiReset: Reset cbBufLeft too.
- 11:19 AM Changeset in vbox [56428] by
- VBoxSCSI: Remove needless code
- 11:17 AM Changeset in vbox [56427] by
- build fix
- 11:12 AM Changeset in vbox [56426] by
- Storage/VBoxSCSI: Fix write support regression and cleanup saved state …
- 11:03 AM Changeset in vbox [56425] by
- VBoxSCSI: fixed assertions
- 9:59 AM Changeset in vbox [56424] by
- VMM/GIM: Some extra checks while loading saved state and enabling …
- 9:30 AM Changeset in vbox [56423] by
- typo
- 9:27 AM Changeset in vbox [56422] by
- VBoxManage: gcc warning.
Jun 14, 2015:
- 7:35 PM Changeset in vbox [56421] by
- PATM: virt access handlers: Only use pvUser for asserting.
- 6:51 PM Changeset in vbox [56420] by
- csamCodePageWriteHandler: pvUser is the pointer to the CSAMPAGEREC in …
- 6:27 PM Changeset in vbox [56419] by
- logging fixes
- 6:27 PM Changeset in vbox [56418] by
- assertion details.
- 2:25 PM Changeset in vbox [56417] by
- Fixed bug in IOMInterpretINSEx and IOMInterpretOUTSEx introduced with …
- 1:58 PM Ticket #14194 (VBoxManage VM with same name in different groups) created by
- In VBox GUI I can easily view and manage two different guests with the …
- 1:45 PM Ticket #14193 (IntegrityError: (1062, "Duplicate entry ...) created by
-
==== How to Reproduce ====
While doing a POST operation on
/login
, … - 12:26 PM Changeset in vbox [56416] by
- IEM: Use the modified IOM string I/O APIs.
- 12:08 PM Changeset in vbox [56415] by
- IOM: Do the single I/O fallback in the string APIs instead of having …
- 11:34 AM Changeset in vbox [56414] by
- no change
- 3:43 AM Changeset in vbox [56413] by
- IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
- 3:42 AM Changeset in vbox [56412] by
- Move internal/pgm.h bits to VBox/vmm/pgm.h.
- 3:41 AM Changeset in vbox [56411] by
- Move internal/pgm.h bits to VBox/vmm/pgm.h.
- 3:40 AM Changeset in vbox [56410] by
- space
- 1:17 AM Ticket #14192 (Issues with running VirtualBox (HostMemoryLow)) created by
- I was trying to turn on the virtual machine after I powered it off …
- 12:10 AM Changeset in vbox [56409] by
- lwip: fix wraparound check when updating icmp echo reply checksum that …
Note:
See TracTimeline
for information about the timeline view.