VirtualBox

Timeline



Jun 29, 2015:

10:09 PM Changeset in vbox [56692] by vboxsync
Forgot to commit a file.
8:49 PM Changeset in vbox [56691] by vboxsync
VBoxManage guestcontrol mkdir: arg parsing fix.
8:29 PM Changeset in vbox [56690] by vboxsync
temp build fix
8:15 PM Changeset in vbox [56689] by vboxsync
Audio: Volume control debugging aids.
8:07 PM Changeset in vbox [56688] by vboxsync
tdAddGuestCtrl.py: Fixed up the session environment change test.
8:06 PM Changeset in vbox [56687] by vboxsync
oops; backing out r101324.
8:06 PM Changeset in vbox [56686] by vboxsync
revered wrong rev
8:04 PM Changeset in vbox [56685] by vboxsync
vbox.py: Added getXcptResult helper to ComError.
8:03 PM Changeset in vbox [56684] by vboxsync
oops; backing out r100056
8:02 PM Changeset in vbox [56683] by vboxsync
Session::uninitialize: Shut up assertion that annoys the heck out of …
8:01 PM Changeset in vbox [56682] by vboxsync
Shut up assertion that annoys the heck out of me right now …
8:01 PM Changeset in vbox [56681] by vboxsync
GuestCtrlImplPrivate.h: Deal with internal stuff (like mkdir) having …
7:46 PM Changeset in vbox [56680] by vboxsync
env-generic.cpp: The environment is case sensitive, not insensitive. duh.
6:26 PM Changeset in vbox [56679] by vboxsync
Main/cbinding: fix new style reserved attribute "unit" (forgotten …
5:55 PM Changeset in vbox [56678] by vboxsync
VMM/GIM: Update the cached TSC frequency on state-load in KVM …
5:01 PM Changeset in vbox [56677] by vboxsync
VMM/GIM: Use a consistent TSC frequency for all VCPUs when KVM is used.
4:59 PM Changeset in vbox [56676] by vboxsync
Storage/AHCI: Fix assertion which can trigger erroneously after …
3:52 PM Ticket #14230 (VirtualBox ISession get_Console returns S_OK but IConsole ptr is NULL) created by vboxcomapijunkie
Hi, I am running into a strange thing here. My (pseudo) code (see …
3:37 PM Changeset in vbox [56675] by vboxsync
Additions/linux: Implement '-s' sloppy option parsing for shared folders.
2:10 PM Changeset in vbox [56674] by vboxsync
Devices/PS2K: LogRel nit.
1:06 PM Changeset in vbox [56673] by vboxsync
DevVGA: set HGSMI host heap type when restoring from saved state.
12:53 PM Changeset in vbox [56672] by vboxsync
VMM/GIM: Workaround PGM issue with large pages in Hyper-V by directly …
11:14 AM Changeset in vbox [56671] by vboxsync
DnD/VBoxClient: Initialize empty format string in ghIsDnDPending(), …
10:08 AM DnDDebug edited by pentagonik
Fixes. (diff)
9:14 AM Changeset in vbox [56670] by vboxsync
German NLS fixes
8:41 AM DnDDebug edited by pentagonik
Fixes. (diff)
8:35 AM DnDDebug edited by pentagonik
Fixes. (diff)
8:28 AM DnDDebug edited by pentagonik
Fixes. (diff)
8:27 AM DnDDebug edited by pentagonik
Fixes. (diff)

Jun 28, 2015:

11:01 PM Changeset in vbox [56669] by vboxsync
glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
5:32 PM Changeset in vbox [56668] by vboxsync
Fixed outs mnemonic
4:25 PM Changeset in vbox [56667] by vboxsync
hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
4:25 PM Changeset in vbox [56666] by vboxsync
hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
3:28 PM Changeset in vbox [56665] by vboxsync
hmR0SvmExitIOInstr: Adjusted the u3SEG validity check to exclude …
4:55 AM Ticket #14229 (Documentation Error) created by fallenpixel
https://www.virtualbox.org/manual/ch08.html#vboxmanage-export
12:49 AM Ticket #14228 (IntegrityError: (1062, "Duplicate entry '[email protected]' for key ...) created by Rick5
==== How to Reproduce ==== While doing a POST operation on /login, …

Jun 27, 2015:

8:52 PM Changeset in vbox [56664] by vboxsync
HMSVMR0.cpp: Fixed incorrect I/O instruction length check.
8:31 PM Changeset in vbox [56663] by vboxsync
HMSVMR0.cpp: VT-x and IEM insists on having busy TSS descriptor types …
6:23 PM Ticket #14227 (guest additions do not build with 4.2 kernel => Fixed in SVN) created by Andre Robatino
Error from Fedora Rawhide x86_64 guest with …
2:23 AM Ticket #14226 (VirtualBox failed to start) created by Kbussey
Cannot get VB to launch, I have uninstalled and reinstalled at least 5 …

Jun 26, 2015:

9:13 PM Ticket #14225 (VM win8.1_x64 Froze under 5.0RC2 when UAC ask for autorisation) created by NekoPep
Win 8.1 virtual machine under MacOSX Yosemite host. VirtualBox 5.0 RC2 …
4:31 PM Changeset in vbox [56662] by vboxsync
Main: When changing audio controller, change codec as well.
4:22 PM Ticket #14224 (Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT) OS X 10.6 Guest on OS X ...) created by Toppi
OS X 10.6 installed without issues, but after running Software Update …
4:00 PM Bugtracker edited by Michael Thayer
(diff)
2:46 PM Changeset in vbox [56661] by vboxsync
DnD/VBoxTray: Also support retrieving plain text, added better …
2:21 PM Changeset in vbox [56660] by vboxsync
iomMmioCommonPfHandler: Deal with IEM failure.
1:16 PM Changeset in vbox [56659] by vboxsync
Additions/crOpenGL: take the right error path if the host service is …
12:51 PM Changeset in vbox [56658] by vboxsync
Storage/AHCI: Fix possible use after free after an I/O error occurred. …
8:54 AM Changeset in vbox [56657] by vboxsync
DnD/Main: GuestDnDTargetImpl.cpp: Decide based on the host format …
8:51 AM Changeset in vbox [56656] by vboxsync
DnD/Main: GuestDnDTargetImpl.cpp: Some more error checking, return values.
8:47 AM Changeset in vbox [56655] by vboxsync
Build fix.
8:41 AM Changeset in vbox [56654] by vboxsync
DnD: FE/Qt: Better try negotiating a format between host and guest.
8:31 AM Changeset in vbox [56653] by vboxsync
DnD: Some renaming, documentation, logging.
8:28 AM Changeset in vbox [56652] by vboxsync
DnD/VbglR3: Also support non URI-data transfers, logging.
8:27 AM Changeset in vbox [56651] by vboxsync
DnD/VBoxClient: Got rid of the buffer selection request code, …
8:04 AM Changeset in vbox [56650] by vboxsync
doc/manual: further size reduction by doing 'pngquant --skip-if-larger …
6:55 AM Changeset in vbox [56649] by vboxsync
RT_MIN is a macro

Jun 25, 2015:

11:09 PM Ticket #14223 (Please change the Mandriva name on the rpm page to OpenMandriva) created by itchka
Hi, I am the president of the OpenMandriva Association, this body was …
9:57 PM Changeset in vbox [56648] by vboxsync
Audio: Remove DEV_AUDIO logging group and split it up into per device …
8:55 PM Changeset in vbox [56647] by vboxsync
Audio/OSS: Wrong svn Id header
8:52 PM Changeset in vbox [56646] by vboxsync
Audio: Another bunch of wrong assertions
8:48 PM Changeset in vbox [56645] by vboxsync
Audio/Alsa: Wrong assertion
8:35 PM Changeset in vbox [56644] by vboxsync
Audio/ALSA: Fix possible endless loop if the mixer buffer is already …
7:43 PM Ticket #14222 (VM window should not be brought to front when it becomes active in ...) created by Donuts
Using VirtualBox 4.3.28 on Lubuntu 14.10 x86-64 host. I have the …
6:36 PM Changeset in vbox [56643] by vboxsync
doc/manual: reduce the size of the png files by running 'optipng -o7 …
5:53 PM WikiStart edited by Frank Mehnert
(diff)
5:53 PM News edited by Frank Mehnert
(diff)
5:52 PM WikiStart edited by Frank Mehnert
(diff)
3:40 PM Changeset in vbox [56642] by vboxsync
VMM/HMSVMR0: extra RC in assert in IO exits like r101262 for VT-x.
3:06 PM Changeset in vbox [56641] by vboxsync
Comment
2:59 PM Changeset in vbox [56640] by vboxsync
iomMMIOHandler: IOM_LOCK_SHARED may fail in non-R3 contexts.
2:56 PM Changeset in vbox [56639] by vboxsync
AHCI: Make sure all memory allocated from the driver below is freed …
2:54 PM Changeset in vbox [56638] by vboxsync
after 5.0.0_RC2
1:53 PM Changeset in vbox [56637] by vboxsync
5.0.0 RC2
11:31 AM Changeset in vbox [56636] by vboxsync
Main/glue/tests: add some comments to the java sample code, and clean …
11:06 AM Changeset in vbox [56635] by vboxsync
IOM: Enabled the non-#PF ring-0 and raw-mode access handlers (for …
11:05 AM Changeset in vbox [56634] by vboxsync
VGA MMIO write handler may return VINF_EM_RAW_EMULATE_INSTR as it …
10:39 AM Changeset in vbox [56633] by vboxsync
PGMPool.cpp: Enable non-#PF ring-0 access handlers.
10:32 AM Changeset in vbox [56632] by vboxsync
DevVGA.cpp: Enable the non-#PF ring-0 access handler.
10:04 AM Changeset in vbox [56631] by vboxsync
iemMemMap: Log VERR_IEM_IPE_9 details.
10:01 AM Changeset in vbox [56630] by vboxsync
German NLS fix
7:34 AM Ticket #14221 (Host crash with "unable to handle kernel paging request" at ...) created by pl
Arch Linux 64-bit with default kernel and VirtualBox packages. vboxdrv …

Jun 24, 2015:

11:26 PM Changeset in vbox [56629] by vboxsync
IEM: More internal error status codes (9).
7:44 PM Changeset in vbox [56628] by vboxsync
IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
7:41 PM Changeset in vbox [56627] by vboxsync
PGMPhys: The s_abPlayItSafe bits in dealing with …
7:38 PM Changeset in vbox [56626] by vboxsync
PGMInline.h: pvZeroPg and physical guest address TLB may need some …
7:16 PM Ticket #14220 (Resized differential drives causes guest crash) created by Kamil Jońca
I wanted to resize (expand) guest hard drive. So: 1. I made snapshot …
5:18 PM Changeset in vbox [56625] by vboxsync
doc/SDKRef: Document how to run the system event queue when using the …
3:14 PM Changeset in vbox [56624] by vboxsync
changelog update.
1:36 PM Ticket #14219 (Vbox removes devices to early) created by Megachip
Every time, I'm changing settings of the box while running, it throws …
1:29 PM Changeset in vbox [56623] by vboxsync
finally unused
1:12 PM Changeset in vbox [56622] by vboxsync
don't include vl_vbox.h anymore
1:07 PM Changeset in vbox [56621] by vboxsync
Installer/darwin: Put the CLI bits in /usr/local/bin instead of …
12:58 PM Testbuilds edited by Frank Mehnert
(diff)
12:24 PM Changeset in vbox [56620] by vboxsync
VMM/HMR0: comments.
12:15 PM Changeset in vbox [56619] by vboxsync
VMM/HMR0: revert r101249, added comment to clarify usage.
12:12 PM Changeset in vbox [56618] by vboxsync
VMM/HMR0: Don't read MSR unnecessarily.
9:59 AM Changeset in vbox [56617] by vboxsync
DnD: FE/Qt: Logging.
9:58 AM Changeset in vbox [56616] by vboxsync
DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block.
9:53 AM DnDDebug edited by pentagonik
Formatting. (diff)
9:50 AM DnDDebug edited by pentagonik
DnD debug draft. (diff)
9:26 AM Changeset in vbox [56615] by vboxsync
Main: build fixes
9:18 AM Changeset in vbox [56614] by vboxsync
changelog: update.
7:59 AM Changeset in vbox [56613] by vboxsync
doc/manual: adapted statement
7:54 AM Changeset in vbox [56612] by vboxsync
doc/manual: prune the changelog for VBox releases older than 4.3.0. …

Jun 23, 2015:

10:29 PM Changeset in vbox [56611] by vboxsync
IOM/INSEx: Must dirty the page.
7:13 PM Ticket #14218 (VBoxSVC-Restart triggered from a shutdown of a Headless-VM: ...) created by Bernhard
We have a reproducable Crash (Powerdown) of ALL running VM's when one …
5:36 PM Changeset in vbox [56610] by vboxsync
Main/Machine: add stub of a new method which will apply the VM default …
5:35 PM Changeset in vbox [56609] by vboxsync
doc/manual: document clearly that disk encryption can lead to data …
5:19 PM Ticket #14217 (Support hypervisor.framework under OS X) created by Alex_
Instead of the VirtualBox hypervisor use the native OS X …
4:34 PM Changeset in vbox [56608] by vboxsync
IOM,HM,IEM: Enable VBOX_WITH_2ND_IEM_STEP.
4:33 PM Changeset in vbox [56607] by vboxsync
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 Frank Mehnert
obsolete: No response, closing.
4:12 PM Changeset in vbox [56606] by vboxsync
gen-slickedit-workspace.sh: openssl upgrade.
2:52 PM Changeset in vbox [56605] by vboxsync
xpcom/java: properly setup the JNI native finalize function as its …
2:47 PM Changeset in vbox [56604] by vboxsync
xpcom/java: fixed two memory leaks
2:44 PM Changeset in vbox [56603] by vboxsync
xpcom: don't crash during JavaXPCOMInstance::~JavaXPCOMInstance()
1:08 PM Changeset in vbox [56602] by vboxsync
3D: Display Lists: add dependency for VBoxOGLcrserverlib.
12:19 PM Changeset in vbox [56601] by vboxsync
3D: Display Lists: temporary disable Expando SPU and DLM.
11:53 AM Changeset in vbox [56600] by vboxsync
Main/webservice: more Windows build fixing
11:52 AM Changeset in vbox [56599] by vboxsync
Warning fix (32-bit Windows).
11:48 AM Changeset in vbox [56598] by vboxsync
Main/webservice: windows build fix
11:27 AM Changeset in vbox [56597] by vboxsync
Main/webservice: make an attempt at gracefully handling webservice …
11:25 AM Changeset in vbox [56596] by vboxsync
Main/idl: change the unit of "reservedAttributes" from read-write …
11:23 AM Changeset in vbox [56595] by vboxsync
Main/Machine+ProgresProxy: for the few things not handled by the …
11:01 AM Changeset in vbox [56594] by vboxsync
Storage/AHCI: Don't try to free a request structure which does not …
8:38 AM Changeset in vbox [56593] by vboxsync
info vmsvga
8:37 AM Changeset in vbox [56592] by vboxsync
Network/Win: Replace FUNCTION macro with literal strings to improve …
8:07 AM Changeset in vbox [56591] by vboxsync
Network/NetLwf: DbgPring statements to help with diagnosing …
7:03 AM Changeset in vbox [56590] by vboxsync
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 Valery Ushakov
invalid: Please, reopen with more information if necessary.
11:17 PM Ticket #13740 (Unable to Use Bridged Mode) closed by Valery Ushakov
duplicate: #13481
11:15 PM Ticket #13591 (VERR_INTNET_FLT_IF_NOT_FOUND ERROR) closed by Valery Ushakov
duplicate: #13481
9:15 PM Changeset in vbox [56589] by vboxsync
Network/NetLwf: listModules access and modification fixes (#7231)
8:16 PM Changeset in vbox [56588] by vboxsync
Main/idl: reserved method/attribute fine tuning now that more …
7:31 PM Changeset in vbox [56587] by vboxsync
Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
6:49 PM Changeset in vbox [56586] by vboxsync
change check.
6:47 PM Changeset in vbox [56585] by vboxsync
xpcom: Make nsExceptionManager use thread safe reference counting. The …
5:10 PM Changeset in vbox [56584] by vboxsync
Main/RemoteUSBDevice: convert to API wrapper usage
5:03 PM Changeset in vbox [56583] by vboxsync
Main/ConsoleImpl: LogRel nit and todo has been addressed.
4:56 PM Changeset in vbox [56582] by vboxsync
Main/Console: make resume attempts over the API fail with a …
4:48 PM Changeset in vbox [56581] by vboxsync
Main/ConsoleImpl: ignore 'regular' VM-resume requests when the VM has …
4:20 PM Changeset in vbox [56580] by vboxsync
whitespace
4:08 PM Changeset in vbox [56579] by vboxsync
Storage/ATA: fixed returned device strings from INQUIRY command (were …
4:04 PM Changeset in vbox [56578] by vboxsync
HostServices/SharedOpenGL: LogRel nits.
3:08 PM Changeset in vbox [56577] by vboxsync
Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled …
1:32 PM Changeset in vbox [56576] by vboxsync
HostDrivers/Support: added bugref to fix.
12:28 PM Changeset in vbox [56575] by vboxsync
DnD/VbglR3: Cleanup.
12:22 PM Changeset in vbox [56574] by vboxsync
Main/ProgressProxy: eliminate unnecessary includes
10:15 AM Changeset in vbox [56573] by vboxsync
Storage/tstVDIo: Avoid division by 0
9:38 AM Changeset in vbox [56572] by vboxsync
VMM/HMR0: comment.

Jun 21, 2015:

2:13 PM Ticket #14216 (Windows Remote Desktop on Windows 10 cannot connect to client) created by Jacob Klein
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 tico-tico
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 Kaio
After successful installing of ExtPack it is not possible to activate …

Jun 20, 2015:

10:52 PM Changeset in vbox [56571] by vboxsync
fixes and better debug.
10:13 PM Changeset in vbox [56570] by vboxsync
More details.
8:37 PM Changeset in vbox [56569] by vboxsync
fixed variable name
8:36 PM Changeset in vbox [56568] by vboxsync
Completed man_VBoxManage-debugvm.xml and implemented a few new tricks …
5:15 PM Changeset in vbox [56567] by vboxsync
IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
8:10 AM Changeset in vbox [56566] by vboxsync
Host 3D: Expando SPU, DLM module. - DLM module reworked. Now it uses …

Jun 19, 2015:

11:25 PM Changeset in vbox [56565] by vboxsync
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 Coffee_fan
= Summary = I can reproduce almost 100% this fault, which seems to …
3:17 PM Changeset in vbox [56564] by vboxsync
Solaris/Installer: Fix for Solaris 12 renaming iconv/utf-8 package.
2:39 PM Changeset in vbox [56563] by vboxsync
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 Valery Ushakov
fixed: Re-closing. Original problems are addressed. Problems described in …
2:00 PM Changeset in vbox [56562] by vboxsync
Build fix.
1:35 PM Changeset in vbox [56561] by vboxsync
FE/Qt: attempt to fix a regression that sometimes made the GUI start …
12:56 PM Changeset in vbox [56560] by vboxsync
help-experiment: Only update generate sources when changes.
12:27 PM Changeset in vbox [56559] by vboxsync
SUPDrv-darwin: comment typo.
12:05 PM Changeset in vbox [56558] by vboxsync
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 Maarten Hoes
It seems that the guest doesn't receive (ipv6) multicast neighbor …
11:37 AM Changeset in vbox [56557] by vboxsync
Manual: Improved wording.
11:16 AM Changeset in vbox [56556] by vboxsync
manual/Makefile.kmk,*: Replaced fancy SED r …
10:25 AM Changeset in vbox [56555] by vboxsync
DnD: FE/Qt: Return the (variant) drag data by reference, added rc.
10:24 AM Changeset in vbox [56554] by vboxsync
DnD/Main: Wait a bit longer when checking for pending guest->host …
10:21 AM Changeset in vbox [56553] by vboxsync
DnD/Main: Update for error messages.
9:34 AM Changeset in vbox [56552] by vboxsync
ConsoleImpl: use doxygen for todo.
9:32 AM Changeset in vbox [56551] by vboxsync
Main/src-client: Don't resume a VM on host-resume unless it was …
7:33 AM Technical_documentation edited by pentagonik
Spelling. (diff)
7:33 AM Technical_documentation edited by pentagonik
Added drag and drop debugging page. (diff)
7:28 AM DnDDebug edited by pentagonik
(diff)
7:27 AM DnDDebug edited by pentagonik
DnD debug draft. (diff)
2:14 AM Changeset in vbox [56550] by vboxsync
tomorrow
2:09 AM Changeset in vbox [56549] by vboxsync
debugging…
1:59 AM Changeset in vbox [56548] by vboxsync
build fix
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette