Timeline
Apr 9, 2016:
- 11:45 PM Changeset in vbox [60404] by
- VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
- 11:22 PM Changeset in vbox [60403] by
- PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
- 11:19 PM Changeset in vbox [60402] by
- PC/BIOS/orgs.asm: Handle shutdown status code 0Ah too (same as 5, but …
- 11:10 PM Changeset in vbox [60401] by
- PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
- 2:22 PM Ticket #15298 (Latest Kernel 4.6-rc2 support) created by
- I was trying to compile vboxdrv (5.0.16) against 4.6-rc2 linux kernel, …
Apr 8, 2016:
- 9:29 PM Ticket #15297 (Kernel panic (Gentoo) durring boot with IO APIC) created by
- I am trying to boot Gentoo (64b) and having kernel panic during boot …
- 5:06 PM Changeset in vbox [60400] by
- VMM/APIC: No longer needed function.
- 4:49 PM Changeset in vbox [60399] by
- PDMInternal.h: Alignment fix.
- 4:29 PM Changeset in vbox [60398] by
- VMM/APIC: Get rid of specialized R0 code and clean up ordering issues. …
- 4:28 PM Changeset in vbox [60397] by
- PDMInternal.h: Alignment fix.
- 4:17 PM Changeset in vbox [60396] by
- VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
- 3:54 PM Changeset in vbox [60395] by
- FE/Qt: bugref:8249: Import Appliance Wizard: Dismiss import-appliance …
- 11:07 AM Changeset in vbox [60394] by
- ValidationKit/usb/UsbTestServices: Updates, use configfs to create a …
- 10:58 AM Ticket #15138 (VirtualBox 5 stucks while starting virtual machine) closed by
- duplicate: Possible.
- 9:47 AM Changeset in vbox [60393] by
- Runtime/linux/sysfs: Fixes, implement two forgotten methods
- 9:30 AM Changeset in vbox [60392] by
- GuestProperties/service.cpp: Header needed anymore, touched copyright.
- 9:29 AM Changeset in vbox [60391] by
- GuestControl/service.cpp: Follow-up for r106475 (bugref:7179): …
- 9:17 AM Changeset in vbox [60390] by
- Runtime/linux/sysfs: Correct format string attributes and introduce …
- 9:04 AM Changeset in vbox [60389] by
- bugref:7179. Removed auto_ptr.
- 8:39 AM Changeset in vbox [60388] by
- APICR0InitVM: Added @todo hinting that it's not at all needed.
- 8:32 AM Changeset in vbox [60387] by
- PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
- 7:07 AM Changeset in vbox [60386] by
- RTTestSkipped() is more appropriate
- 6:47 AM Ticket #12458 (Vbox 4.3.4 not starting 64 bit guests) closed by
- worksforme
- 6:34 AM Changeset in vbox [60385] by
- less specific comment
- 4:10 AM Ticket #12458 (Vbox 4.3.4 not starting 64 bit guests) reopened by
- 12:16 AM Changeset in vbox [60384] by
- IEM: Marked instructions introduced by the 186, 286, 386 and 486 to …
Apr 7, 2016:
- 11:15 PM Changeset in vbox [60383] by
- vbox/main/testcase: bugref:6173: document maximum VM limit... skip …
- 10:42 PM Ticket #15296 (Unable to start VM on latest Windows 10 Insider build 14316) created by
- I'm using latest VirtualBox test build 106359 on latest Windows 10 …
- 6:02 PM Changeset in vbox [60382] by
- VMM/PDM: nit.
- 5:14 PM Changeset in vbox [60381] by
- VMM/PDM: APIC nit.
- 4:07 PM Changeset in vbox [60380] by
- VMM/HMVMXR0: Use %RGp for printing guest physical addresses and not %RGv.
- 3:59 PM Changeset in vbox [60379] by
- VMM/APIC: Missed as part of r106461.
- 3:58 PM Changeset in vbox [60378] by
- VMM/CPUM: build fix.
- 3:53 PM Changeset in vbox [60377] by
- VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
- 2:46 PM Changeset in vbox [60376] by
- build fix
- 2:42 PM Changeset in vbox [60375] by
- ValidationKit/usb/UsbTestService: laptop -> desktop
- 2:28 PM Changeset in vbox [60374] by
- forgotten file
- 2:21 PM Ticket #15295 (Networking extremely slow with Intel PRO/1000) created by
- I tested only NAT but it is probably similar in other modes. Data …
- 2:21 PM Changeset in vbox [60373] by
- Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
- 2:12 PM Changeset in vbox [60372] by
- Runtime/r0drv/linux: bugref:8315: don't set the PG_reserved flag on …
- 2:10 PM Changeset in vbox [60371] by
- Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
- 2:10 PM Changeset in vbox [60370] by
- Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
- 12:14 PM Changeset in vbox [60369] by
- DevVGA: handle VBVACAPS_USE_VBVA_ONLY, make sure that VBVA pause is …
- 7:53 AM Ticket #15294 (can't start virtual machin with bridged network) created by
- Hi, during installing the VM used NAT network and that was working …
- 7:51 AM Ticket #15293 (Can't start VM after configuring host only network) created by
- Running Windows 7 sp1 on the host, a 64-bit Debian (wheezy) server …
- 7:41 AM Changeset in vbox [60368] by
- constant strings with 'const char*' instead of 'char*'
- 2:58 AM Changeset in vbox [60367] by
- bs3-cmn-TestIsVmmDevTestingPresent.asm: 286 fixes.
- 2:57 AM Changeset in vbox [60366] by
- bs3-cmn-MemZero.asm: 286 fixes
- 2:57 AM Changeset in vbox [60365] by
- bs3kit: 286 detection fixes ++.
Apr 6, 2016:
- 4:08 PM Changeset in vbox [60364] by
- VMM: APIC R0 init/term ordering and nits.
- 2:31 PM Changeset in vbox [60363] by
- bugref:8317: configure: Qt5 >= 5.3.2
- 2:29 PM Changeset in vbox [60362] by
- FE/Qt: bugref:8317: don't depend on Q_WS_ but define our own VBOX_WS_ …
- 2:05 PM Changeset in vbox [60361] by
- Spaces.
- 2:04 PM Changeset in vbox [60360] by
- Audio/DevIchAc97.cpp: Use the new PDMAUDIODIR_IN / DestSource …
- 1:50 PM Changeset in vbox [60359] by
- bugref:8249. negligible fix.
- 1:02 PM Changeset in vbox [60358] by
- Additions/linux/installer: do not refuse to create a symbolic link in …
- 1:01 PM Changeset in vbox [60357] by
- bugref:8087: Additions/x11: support non-root X server: provide EDID …
- 12:17 PM Changeset in vbox [60356] by
- VMM/GIMAllHv: Comment fix for r106426.
- 12:13 PM Changeset in vbox [60355] by
- D'oh.
- 12:09 PM Changeset in vbox [60354] by
- Build fix for testcase.
- 11:54 AM Changeset in vbox [60353] by
- Audio: Added HDA support for newer Linux guests; more work on surround …
- 11:07 AM Changeset in vbox [60352] by
- bugref:8087: Additions/x11: support non-root X server: make sure that …
- 11:06 AM Changeset in vbox [60351] by
- VMM/GIM/HyperV: EOI MSR is read-only.
- 11:03 AM Changeset in vbox [60350] by
- bugref:8087: Additions/x11: support non-root X server: fix X11 …
- 9:38 AM Changeset in vbox [60349] by
- oops
- 9:35 AM Changeset in vbox [60348] by
- VSCSI: Always initialize the S/G buffer, even if it is empty. Fixes …
- 9:35 AM Changeset in vbox [60347] by
- FE/Qt: bugref:8312: VBoxGlobal: Destroying VirtualBox event-handler …
- 9:34 AM Changeset in vbox [60346] by
- Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
- 9:29 AM Changeset in vbox [60345] by
- VMM/APIC: SMI, INIT should get delivered even though the APIC might be …
- 8:42 AM Ticket #15292 (Application Error "The memory could not be read") created by
- I recently upgraded to 5.0.16 and started to see a crash after some …
- 6:46 AM Changeset in vbox [60344] by
- build fix
- 12:05 AM Changeset in vbox [60343] by
- Certificate: The data need not be backupable as the object is …
Apr 5, 2016:
- 11:48 PM Changeset in vbox [60342] by
- CertificateImpl.cpp: Removed content free autogenerated comments and …
- 11:37 PM Changeset in vbox [60341] by
- ICertificate, Import wizard: Some adjustments to make it do and show …
- 3:33 PM Changeset in vbox [60340] by
- VMM/APIC: Bits.
- 3:17 PM Changeset in vbox [60339] by
- Build fix.
- 3:14 PM Changeset in vbox [60338] by
- Build fix.
- 2:46 PM Changeset in vbox [60337] by
- build fix
- 1:56 PM Changeset in vbox [60336] by
- VBoxBs3ObjConverter.cpp: not quite there with 64-bit ELF fixups…
- 1:55 PM Changeset in vbox [60335] by
- bs3-mode-CpuDetect.asm: bugfix
- 1:55 PM Changeset in vbox [60334] by
- CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
- 1:26 PM Changeset in vbox [60333] by
- VBoxNetLwf: Removed packet dump code from release build to prevent …
- 12:32 PM Changeset in vbox [60332] by
- ApplianceImpl: The what's needed to determine the trusted state of the …
- 11:33 AM Changeset in vbox [60331] by
- bugref:8249. Explicit cast to CertificateVersion_T.
- 11:01 AM Changeset in vbox [60330] by
- bugref:8249. Explicit cast uint64_t to CertificateVersion.
- 10:50 AM Changeset in vbox [60329] by
- bugref:8249. Temporary decision for OVF import wizard.
- 10:44 AM Changeset in vbox [60328] by
- bugref:8249. Improvement ICertificate interface.
- 10:00 AM Changeset in vbox [60327] by
- DevVGA-SVGA3d-win.cpp: Warning.
- 9:38 AM Ticket #15287 (cannot boot from cdrom) closed by
- invalid: I don't know which ISO image you are talking about but the image …
- 8:41 AM Changeset in vbox [60326] by
- ValidationKit/usb/UsbTestService: build fix
- 8:35 AM Changeset in vbox [60325] by
- ValidationKit/usb/UsbTestService: build fix
- 8:33 AM Changeset in vbox [60324] by
- ValidationKit/usb/UsbTestService: Updates, start implementing the …
- 8:19 AM Ticket #15287 (cannot boot from cdrom) reopened by
- ISO image V77113-01.iso verified, all ok, image bootable, but not …
- 12:34 AM Changeset in vbox [60323] by
- include/iprt/asm-amd64-x86-watcom-16.h: Some simple CPUID functions.
- 12:33 AM Changeset in vbox [60322] by
- kmk incs
- 12:33 AM Changeset in vbox [60321] by
- bs3kit: 386 fixes.
Apr 4, 2016:
- 10:10 PM Changeset in vbox [60320] by
- bs3-cpu-basic-2: 386 fix
- 10:02 PM Changeset in vbox [60319] by
- bs3kit: 386 and 486 fixes.
- 8:45 PM Changeset in vbox [60318] by
- hostdrivers/VBoxNetFlt/cfg: fix for bugref:6379: setting default …
- 8:41 PM Changeset in vbox [60317] by
- bugref:8087: Additions/x11: support non-root X server: in the X.Org …
- 5:44 PM Changeset in vbox [60316] by
- doc/manual/FR: 'dumpguestcore' to 'dumpvmcore'.
- 5:40 PM Changeset in vbox [60315] by
- VBoxManage: fix 'dumpguestcore' to the recognized option 'dumpvmcore'.
- 5:31 PM Changeset in vbox [60314] by
- iprt/err.*: regenerated
- 5:31 PM Changeset in vbox [60313] by
- iprt/x86.*: updates
- 5:04 PM Changeset in vbox [60312] by
- bs3kit: Use \#define with BS3_DATA_NM to map data symbols to names …
- 5:01 PM Changeset in vbox [60311] by
- bs3kit: Use \#define with BS3_DATA_NM to map data symbols to names …
- 4:58 PM Changeset in vbox [60310] by
- VMM/APICAll: Ensure and make it explicit that lowest-priority delivery …
- 4:02 PM Changeset in vbox [60309] by
- VMM: Doxygen fixes for r106369.
- 3:44 PM Ticket #15120 (Virtual box doesn't work on Windows 10 Pro insider Preview Programs) closed by
- worksforme
- 3:35 PM Changeset in vbox [60308] by
- ValidationKit/Win: Added a script to resolve incomplete uninstallation …
- 3:23 PM Changeset in vbox [60307] by
- VMM: APIC rewrite. Initial commit, work in progress.
- 3:22 PM Changeset in vbox [60306] by
- Audio/DrvHostCoreAudio.cpp: Check if re-initializing output was successful.
- 3:19 PM Changeset in vbox [60305] by
- Forward-ported r106360 (Audio/DrvHostCoreAudio.cpp: Fixes for …
- 2:18 PM Changeset in vbox [60304] by
- gen-slickedit-workspace: add Storage sub-dir.
- 2:07 PM Ticket #15288 (VirtualBox 5.0.16 can not start) closed by
- duplicate
- 2:05 PM Ticket #15249 (guest additions do not build with 4.5 kernel) closed by
- fixed: That fix is already part of the current 4.3 test build.
- 1:56 PM Ticket #15274 (VirtualBox doesn't start on latest Windows 10 Pro Insider Preview) closed by
- duplicate: Please retry with the latest 5.0 Windows test build. …
- 1:28 PM Changeset in vbox [60303] by
- ValidationKit/usb/UsbTestService: Updates, start on the API to …
- 11:55 AM Ticket #15291 (Linux Gest - Console black in Full Screen) created by
- When running Debian (current version 8.3) on a Windows host (Windows …
- 11:39 AM Changeset in vbox [60302] by
- bs3kit,bs3-cpu-basic-2: 486 fixes. Promoted g_uLine to a genric …
- 9:24 AM Testbuilds edited by
- (diff)
- 9:23 AM Testbuilds edited by
- (diff)
- 8:56 AM Ticket #15287 (cannot boot from cdrom) closed by
- worksforme
- 8:54 AM Testbuilds edited by
- (diff)
- 8:32 AM Changeset in vbox [60301] by
- doc/manual: update to reflect that the base packages don't ask for the …
- 8:23 AM VirtualBox_PUEL edited by
- (diff)
Apr 3, 2016:
- 7:31 PM Changeset in vbox [60300] by
- bugref:8087: Additions/x11: support non-root X server: add heuristic …
- 6:04 PM Changeset in vbox [60299] by
- comment typo
- 5:46 PM Changeset in vbox [60298] by
- ldrPE.cpp: doxygen fix
- 5:10 PM Changeset in vbox [60297] by
- ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
- 3:26 PM Changeset in vbox [60296] by
- bs3-cpu-basic-2: Added more checks for CS.ACCESSED and SS.ACCESSED.
- 3:00 PM Changeset in vbox [60295] by
- bs3-cpu-basic-2: More SS checks during INT.
Apr 2, 2016:
- 8:18 PM Ticket #15290 (Video hosed using Chrome v50; works fine on host box -> duplicate of #15417) created by
- Since the beta channel of Chrome moved to version 50, video playback …
- 1:20 AM Ticket #15289 (Virtualbox can't boot from gparted iso or clonezilla iso) created by
- The version 5.0.16 can't boot from gparted iso or clonezilla iso, but …
- 1:02 AM Changeset in vbox [60294] by
- bs3kit: build fix
- 1:00 AM Changeset in vbox [60293] by
- bs3kit: Test CS.LIMIT trouble. Move a few parameters into globals to …
Apr 1, 2016:
- 11:50 PM Changeset in vbox [60292] by
- bs3kit: Simple EFLAGS check during INT XXh dispatching. Started on the …
- 8:51 PM Changeset in vbox [60291] by
- bs3kit: A bunch of changes to be able to test the effects of a GDT …
- 3:50 PM Changeset in vbox [60290] by
- bugref:8087: Additions/x11: support non-root X server: set up mouse …
- 3:27 PM Ticket #11850 (Problems with MS Powerpoint 2010 running in fullscreen ...) closed by
- obsolete
- 1:40 PM Changeset in vbox [60289] by
- bugref:8309: Additions/win/WDDM: Fix scan line reporting if VSync …
- 1:14 PM Changeset in vbox [60288] by
- Main/Medium+Snapshot: fix long standing bugs in medium locking during …
- 12:49 PM Changeset in vbox [60287] by
- ValidationKit/usb: Updates to the new USB test service, add …
- 10:28 AM Changeset in vbox [60286] by
- bugref:8087: Additions/x11: support non-root X server: make sure that …
- 10:27 AM Changeset in vbox [60285] by
- bugref:8087: Additions/x11: support non-root X server: revert r106327: …
- 10:25 AM Changeset in vbox [60284] by
- bugref:8087: Additions/x11: support non-root X server: make sure that …
- 9:46 AM Ticket #15182 (VirtualBox Guru Meditation crash with grub2, EFI, and grub digital ...) closed by
- wontfix: "Explaining the triple fault" is already done (kind of) in the Guru …
- 9:40 AM Ticket #15162 (Oracle XE 11g not working under VirtualBox 5.0) closed by
- invalid
- 9:07 AM Changeset in vbox [60283] by
- Main/Settings: help Parfait
- 8:51 AM Changeset in vbox [60282] by
- Runtime/r0drv/nt: another Parfait __stdcall problem
- 6:56 AM Ticket #15288 (VirtualBox 5.0.16 can not start) created by
- OS:Windows 10 pro Insider Preview Build …
- 6:39 AM Changeset in vbox [60281] by
- build fix
- 5:09 AM Ticket #15287 (cannot boot from cdrom) created by
- By boot from cdrom get error "FATAL: Could not read from the boot …
Mar 31, 2016:
- 9:14 PM Ticket #15286 (Sound disappears in Windows 10 guest on Windows 10 host) created by
- It’s addition to the ticket #15200. After updating to the 5.0.16 the …
- 6:59 PM Changeset in vbox [60280] by
- shut up gcc
- 6:57 PM Changeset in vbox [60279] by
- ValidationKit/usb: Early commit of the new remote USB test …
- 5:04 PM Changeset in vbox [60278] by
- HostDrivers/Runtime: fixed a few functions according to __stdcall …
- 5:04 PM Changeset in vbox [60277] by
- HostDrivers: try to purge all usage of __FUNCTION__
- 4:21 PM Changeset in vbox [60276] by
- FE/Qt: bugref:8249: Initial certificate information viewer …
- 12:07 PM Changeset in vbox [60275] by
- VBoxBs3ObjConverter.cpp: warnings.
- 11:30 AM Changeset in vbox [60274] by
- Additions: try to purge all ocurrences of __FUNCTION__
- 11:02 AM Changeset in vbox [60273] by
- HostDrivers: try to purge all usage of __FUNCTION__
- 10:05 AM Changeset in vbox [60272] by
- Additions/VBoxGuest: RT_SUCCESS / NT_SUCCESS mixup (thanks Parfait)
- 10:03 AM Changeset in vbox [60271] by
- Main/initterm: HRESULT / IPRT status code mixup
- 9:55 AM Changeset in vbox [60270] by
- bs3kit/Config.kmk: Don't enable function level linking for Visual C++ …
- 9:54 AM Changeset in vbox [60269] by
- dbgmodcodeview.cpp: CV8 string table and source info tables may come …
- 9:52 AM Changeset in vbox [60268] by
- Additions/VBoxService: fixed usage of IPRT status and NT status code …
- 9:46 AM Changeset in vbox [60267] by
- Runtime/r0drv/nt: Parfait warning (stdcall)
- 1:21 AM Changeset in vbox [60266] by
- rtDbgModCvSsProcessV4PlusSymTab: Process LProc16, GProc16, LProc32 and …
- 12:48 AM Changeset in vbox [60265] by
- bs3kit: line number improvments.
- 12:47 AM Changeset in vbox [60264] by
- iprt/formats/omf.h: correction and additions.
- 12:26 AM Changeset in vbox [60263] by
- dbgmodcodeview.cpp: two CV8 bugfixes.
Mar 30, 2016:
- 10:45 PM Ticket #15285 (Error REGDB_E_CLASSNOTREG (0x80040154)) created by
- Hi The host is Windows 7 Ultimate. I'm trying to start another …
- 2:11 PM Changeset in vbox [60262] by
- HostServices/Service.h: Initialize rc.
- 2:10 PM Changeset in vbox [60261] by
- HostServices/Service.h: Only copy parameters if a valid parameter …
- 12:31 PM Changeset in vbox [60260] by
- FE/Qt: bugref:8308: Implementing passive event handler (part 02): …
- 11:35 AM Changeset in vbox [60259] by
- dbgmodcodeview.cpp: Parse CV8 line numbers.
- 11:34 AM Changeset in vbox [60258] by
- dbgmodcodeview.cpp: Parse CV8 line numbers.
- 9:39 AM Changeset in vbox [60257] by
- tstPrfRT: mark asm code with BEGINCODE otherwise it will not be part …
- 8:33 AM Changeset in vbox [60256] by
- Additions/VBoxCredProv: Fixes for BSTR handling (untested, thanks PVS).
- 8:32 AM Changeset in vbox [60255] by
- Additions/VBoxCredProv: Fixes for BSTR handling (untested, thanks PVS).
- 8:14 AM Changeset in vbox [60254] by
- Comment typo.
- 8:10 AM Changeset in vbox [60253] by
- doc/manual: added some missing bits for the VBoxManage documentation …
- 5:15 AM Ticket #15284 (linux host hangs when usb-device is attached and wifi is turning on or off) created by
- My linux host hangs every time I attach usb device or turning on or …
Note:
See TracTimeline
for information about the timeline view.