VirtualBox

Timeline



May 22, 2007:

11:12 PM Changeset in vbox [2782] by vboxsync
headers.
10:56 PM Changeset in vbox [2781] by vboxsync
made the file description correspond to the device/driver description.
10:48 PM Changeset in vbox [2780] by vboxsync
Log PIT frequency changes.
10:40 PM Changeset in vbox [2779] by vboxsync
Log PIT frequency changes.
7:00 PM Changeset in vbox [2778] by vboxsync
updated comments
6:29 PM Changeset in vbox [2777] by vboxsync
#pragma pack(1) not necessary? We will see if AssertCompileSize() …
5:32 PM Changeset in vbox [2776] by vboxsync
Release statistics, dumping them to the release log upon VM …
4:59 PM Changeset in vbox [2775] by vboxsync
Release log prefix.
4:57 PM Changeset in vbox [2774] by vboxsync
Cleanup
3:16 PM Changeset in vbox [2773] by vboxsync
cleanup
2:40 PM Changeset in vbox [2772] by vboxsync
Implement option to replace MBR code for raw partition VMDKs.
2:13 PM Changeset in vbox [2771] by vboxsync
FE/Qt: Fixed a typo.
2:13 PM Changeset in vbox [2770] by vboxsync
log fix
2:04 PM Changeset in vbox [2769] by vboxsync
for discussion of #1856 (Knut, Dmitry pls)
1:54 PM Changeset in vbox [2768] by vboxsync
FE/Qt: More spelling corrections.
1:40 PM Changeset in vbox [2767] by vboxsync
backed out
1:40 PM Changeset in vbox [2766] by vboxsync
correction
1:39 PM Changeset in vbox [2765] by vboxsync
missing SUP_IOCTL_FAST_DO_HWACC_RUN case
12:57 PM Changeset in vbox [2764] by vboxsync
FE/Qt: Fixed spelling; added proper console window restriction for SDL …
12:27 PM Changeset in vbox [2763] by vboxsync
Correction
12:25 PM Ticket #352 (Guest resolution not changed when going full screen) closed by Frank Mehnert
fixed: There were several improvements for the full-screen mode and the …
12:19 PM Ticket #207 (Installing guest additions on the host causes problems and should not ...) closed by Frank Mehnert
fixed: The next release will contain a fix for the mouse driver. Native …
12:16 PM Ticket #340 (SVN and OSE compilation faild on debian etch amd_64) closed by Frank Mehnert
fixed
12:05 PM Changeset in vbox [2762] by vboxsync
Logging fixes
12:01 PM Changeset in vbox [2761] by vboxsync
Logging fixes
11:39 AM Changeset in vbox [2760] by vboxsync
Don't save FS & GS in 64 bits mode
11:24 AM Ticket #177 (Network Driver on GuestAddonsCD possible?) closed by Frank Mehnert
fixed: Release 1.4.0 will contain the AMD pcnet driver on the guest additions CD.
11:22 AM Ticket #262 (Kernel X Modules - external source tarball) closed by Frank Mehnert
fixed: Done. Just execute […] to pack the vboxdrv kernel module to …
8:43 AM Changeset in vbox [2759] by vboxsync
fixes
8:32 AM Changeset in vbox [2758] by vboxsync
Don't flush the raw disk/partition extents.
8:30 AM Changeset in vbox [2757] by vboxsync
corrections
8:25 AM Changeset in vbox [2756] by vboxsync
Manually save and restore GDTR & IDTR.
4:15 AM Changeset in vbox [2755] by vboxsync
Added a little hack to make sure we catch newly attached devices.
2:19 AM Changeset in vbox [2754] by vboxsync
Split com.cpp into generic bits and initterm bits so it won't drag in …
2:02 AM Changeset in vbox [2753] by vboxsync
temporary workaround for the darn OSType conflict.
1:44 AM Changeset in vbox [2752] by vboxsync
Enable USB on darwin. Cleaned up some duplicate VBOXMAIN template stuff.

May 21, 2007:

7:48 PM Ticket #344 (Cannot use shared folder when using snapsot) closed by Sander van Leeuwen
fixed: Known problem and already fixed. Please wait for 1.4.0.
4:36 PM Changeset in vbox [2751] by vboxsync
Leftover breakpoints
4:35 PM Changeset in vbox [2750] by vboxsync
Proper masking
4:31 PM Changeset in vbox [2749] by vboxsync
QueryCPUId -> GetCpuId (it's a wrapper for CPUMGetGuestCpuId).
3:55 PM Ticket #362 (Reset the Snapshot Folder results in corrupted Virtual Machine) created by schild
To reproduce, try this: Create a new Virtual Machine. Settings -> …
3:55 PM Ticket #361 (reset host while installing ubuntu7.04 (AMD Athlon Slot-A)) created by MoonKid
As I described here …
3:52 PM Changeset in vbox [2748] by vboxsync
typo
3:42 PM Changeset in vbox [2747] by vboxsync
Sigh
3:39 PM Changeset in vbox [2746] by vboxsync
Another attempt at masking off the top 32 bits
3:21 PM Changeset in vbox [2745] by vboxsync
and another
3:21 PM Changeset in vbox [2744] by vboxsync
Gather some more info on that TM.cpp assertion…
3:18 PM Changeset in vbox [2743] by vboxsync
bugfix
3:14 PM Changeset in vbox [2742] by vboxsync
Implement determining image flags on open. Also partial implementation …
3:05 PM Changeset in vbox [2741] by vboxsync
Minor comment fix.
2:55 PM Changeset in vbox [2740] by vboxsync
Incorrect code was generated
2:53 PM Changeset in vbox [2739] by vboxsync
Fixed typo
2:49 PM Changeset in vbox [2738] by vboxsync
Backed out 21335 & corrected return values.
2:46 PM Changeset in vbox [2737] by vboxsync
backed out 21334
2:41 PM Changeset in vbox [2736] by vboxsync
1. Messages for “your additions are outdated” and “there is a newer …
2:16 PM Changeset in vbox [2735] by vboxsync
Use 64 bits index for VMXWrite/ReadVMCS64.
2:16 PM Changeset in vbox [2734] by vboxsync
Use 64 bits index
2:10 PM Changeset in vbox [2733] by vboxsync
Let's assume success please.
1:58 PM Changeset in vbox [2732] by vboxsync
VMXActivateVMCS shouldn't use vmclear of course…
1:13 PM Changeset in vbox [2731] by vboxsync
VMXWriteVMCS64 bug fixes
1:01 PM Ticket #360 (VBox VPN (PPTP) for WinXPSP2 Guest) closed by Michael Thayer
invalid: Most wireless cards do not work with bridging, so this may be your …
12:57 PM Changeset in vbox [2730] by vboxsync
Temporarily disabled ring 0 to vbox log hack on Vista 64.
12:13 PM Changeset in vbox [2729] by vboxsync
FE/SDL: fixed two potential races when terminating the VM
12:06 PM Ticket #360 (VBox VPN (PPTP) for WinXPSP2 Guest) created by thokern
I´m not able to make incomming connections like a simple VPN (PPTP) to …
11:57 AM Changeset in vbox [2728] by vboxsync
Allow (but punish with an assertion) creation of a HDD container …
11:20 AM Ticket #359 (FC6 inside of WIndows XP reporting Host disk full) created by huffma
FC6 inside of WIndows XP reporting Host disk full, when there is 43GB …
10:03 AM Changeset in vbox [2727] by vboxsync
New option for creating VMDKs that refer to individual partitions …
9:19 AM Changeset in vbox [2726] by vboxsync
two typos and two comments
9:16 AM Changeset in vbox [2725] by vboxsync
Removed obsolete MPS tables from rombios. Extend DevPcBios.cpp instead …
9:12 AM Changeset in vbox [2724] by vboxsync
fixed L4 R3 defines
8:55 AM Ticket #346 (Releasing extended keys when focus lost doesn't work) closed by Dmitry A. Kuminov
fixed
8:44 AM Ticket #324 (invalid or uninitialized input device 169) closed by Michael Thayer
invalid: The Qt warnings are something which always happen when VirtualBox is …
1:14 AM Ticket #358 (Not rum distro Famelix1.3) created by SuporteTecnicoID
only This based distros in Debian, but not rum from image cd .ISO ou …

May 19, 2007:

9:22 PM Ticket #357 (kde on dualhead: deadlock scenario due to) created by lawilog
i'm running suse linux 10.1 kernel 2.6.16 on a dualhead with two …
1:50 PM Ticket #356 (Last xserver-xorg-core makes X crash with VBoxVideo (fix will be in 1.4.2)) created by DrBrex
System: VirtualBox 1.3.8 on Ubuntu Feisty Fawn 7.04 Guest …

May 18, 2007:

8:19 PM Linux build instructions edited by Achim Hasenmueller
(diff)
4:33 PM Changeset in vbox [2723] by vboxsync
Main: Fixed compiler warnings.
4:27 PM Changeset in vbox [2722] by vboxsync
FE/Qt: Fixed http://www.virtualbox.org/ticket/346: extended keys were …
3:52 PM Changeset in vbox [2721] by vboxsync
Updated SELMR3CheckTSS so it won't assert for no good reason.
3:48 PM Changeset in vbox [2720] by vboxsync
Null TR means there's no TSS, has to be reloaded first, so clear the …
3:34 PM Changeset in vbox [2719] by vboxsync
Include TR in default CPUM info dump.
3:07 PM Changeset in vbox [2718] by vboxsync
Implemented raw partition access.
2:59 PM Changeset in vbox [2717] by vboxsync
INST_ADDITIONS
2:33 PM Changeset in vbox [2716] by vboxsync
One other case where we should check if any forced actions are pending …
2:32 PM Changeset in vbox [2715] by vboxsync
One other case where we have to check for pending forced actions …
1:32 PM Changeset in vbox [2714] by vboxsync
Do not allow to use VbglGr* if VBoxGuest is not available. Backed out …
1:20 PM Changeset in vbox [2713] by vboxsync
Preallocate data for the mouse filter ServiceCallback only when the …
1:15 PM Changeset in vbox [2712] by vboxsync
Enable signing of the additions.
1:08 PM Changeset in vbox [2711] by vboxsync
signing fix.Makefile.kmk
1:07 PM Changeset in vbox [2710] by vboxsync
forgot dir dep.
1:06 PM Changeset in vbox [2709] by vboxsync
signing fix.
12:58 PM Changeset in vbox [2708] by vboxsync
FE/Qt: Implemented the "Show VM Window" functionality on X11.
12:53 PM Changeset in vbox [2707] by vboxsync
mkisofs msg.
12:44 PM Changeset in vbox [2706] by vboxsync
Correct INST.
12:31 PM Changeset in vbox [2705] by vboxsync
Additions signing in progress. Blocked by VBOX_SIGN_ADDITIONS for now.
12:14 PM Changeset in vbox [2704] by vboxsync
Fix typo.
3:33 AM Ticket #355 (VB gets stacked during installation on Ubuntu 7.04) created by Stanley Doig
Installation stops at: Installing package file Installing …

May 17, 2007:

7:24 PM Changeset in vbox [2703] by vboxsync
Changing “Guest Addition Outdated” message. Separated messages done: …
6:39 PM Changeset in vbox [2702] by vboxsync
prevent ugly messages if CC or CXX are not used
4:34 PM Ticket #354 (Support rdesktop -A -s "c:\seamlessrdpshell.exe notepad") created by khellman
It would be super-cool if the VirtualBox RDP server supported the …
4:22 PM Changeset in vbox [2701] by vboxsync
Stupid typo
3:34 PM Changeset in vbox [2700] by vboxsync
Full-screen and maximization issues fixed. Current implementation: 1. …
3:18 PM Changeset in vbox [2699] by vboxsync
Stricter type checking.
3:07 PM Changeset in vbox [2698] by vboxsync
do not swallow errors
3:07 PM Changeset in vbox [2697] by vboxsync
minor improvement
8:05 AM Changeset in vbox [2696] by vboxsync
fixed wrong VBOX_EDIT_INF32_FN replacement.
7:34 AM Changeset in vbox [2695] by vboxsync
new kBuild.
6:35 AM Changeset in vbox [2694] by vboxsync
Sign the catalog and the files it covers. (still disabled)
6:18 AM Changeset in vbox [2693] by vboxsync
Sign the catalog and the files it covers.
4:52 AM Changeset in vbox [2692] by vboxsync
win.x86 currently needs vcc7 regardless of whether we're using vcc80.
3:35 AM Changeset in vbox [2691] by vboxsync
use the edit function. (still disabled)
3:10 AM Changeset in vbox [2690] by vboxsync
A simplified approach.
3:07 AM Changeset in vbox [2689] by vboxsync
A simplified approach.
3:06 AM Changeset in vbox [2688] by vboxsync
VBOX_EDIT_INF*_FN
2:42 AM Changeset in vbox [2687] by vboxsync
typo.
2:34 AM Changeset in vbox [2686] by vboxsync
Code signing (not enabled).
2:26 AM Changeset in vbox [2685] by vboxsync
Code signing (not disabled).
2:17 AM Changeset in vbox [2684] by vboxsync
Can't sign this one…
2:03 AM Changeset in vbox [2683] by vboxsync
Fixed typo.
12:55 AM Changeset in vbox [2682] by vboxsync
cat files…

May 16, 2007:

10:24 PM Changeset in vbox [2681] by vboxsync
more code signing.
9:49 PM Changeset in kBuild [899] by bird
Rebuilt with current code.
9:48 PM Changeset in kBuild [898] by bird
paranoia.
9:23 PM Changeset in kBuild [897] by bird
Added _CLEAN to install targets and BLDDIR to all targets (but not …
9:09 PM Changeset in vbox [2680] by vboxsync
use -mtune=generic as optimization flag if possible (introduced with …
9:07 PM Changeset in kBuild [896] by bird
NLTAB.
9:00 PM Changeset in kBuild [895] by bird
DOLLAR, EQUAL, DOT, COMMA, SEMICOLON and COLON.
7:11 PM Changeset in vbox [2679] by vboxsync
fixed alignment issue, move the code to the right place and fixed the …
5:46 PM Changeset in vbox [2678] by vboxsync
Fix 32 bit OSE builds.
5:39 PM Changeset in vbox [2677] by vboxsync
signing in progress.
5:20 PM Changeset in vbox [2676] by vboxsync
some inf2cat work (needs selfsign update so not enabled).
4:59 PM Changeset in vbox [2675] by vboxsync
Raw disk VMDK image creation stuff.
4:57 PM Changeset in vbox [2674] by vboxsync
Web services: implemented soap faults (error handling) + explicit …
4:49 PM Changeset in vbox [2673] by vboxsync
Comment fix.
3:31 PM Changeset in vbox [2672] by vboxsync
Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
2:15 PM Changeset in vbox [2671] by vboxsync
FE/Qt: Added support for displaying more than one COM error if several …
1:59 PM Changeset in vbox [2670] by vboxsync
doppelmoppel
1:36 PM Changeset in vbox [2669] by vboxsync
IPRT: Added <iprt/memory> C++ extension.
1:33 PM Changeset in vbox [2668] by vboxsync
FE/Qt: Updated Russian (spelling), Polish (sync) and German (resync) …
1:16 PM Changeset in vbox [2667] by vboxsync
FE/BFE: removed the APIC -> IOAPIC dependency again
1:14 PM Changeset in vbox [2666] by vboxsync
fixed name
1:11 PM Changeset in vbox [2665] by vboxsync
adapted QTDIR for rhel5-x86_64
1:02 PM Changeset in vbox [2664] by vboxsync
Updates
12:36 PM Changeset in vbox [2663] by vboxsync
Added a simple test if someone tries to write to physical memory after …
12:14 PM Changeset in vbox [2662] by vboxsync
Updared header file for raw disk access.
11:48 AM Changeset in vbox [2661] by vboxsync
Raw disk access VMDKs can now be generated, too.
11:31 AM Changeset in vbox [2660] by vboxsync
Runtime: Added missing 'const' to DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP.
11:18 AM Changeset in vbox [2659] by vboxsync
Corrected function description.
11:16 AM Changeset in vbox [2658] by vboxsync
Added usblibCaptureDevice
8:14 AM Changeset in vbox [2657] by vboxsync
Web services: attempted fix for XSLT problems (#1976), plus a couple …
7:45 AM Changeset in vbox [2656] by vboxsync
More logging
3:55 AM Ticket #353 (VM on Windows XP doesn't give up keyboard capture if minimized) created by guyr
Under Windows XP Home SP2, I have a VM running Linux with a single …
2:08 AM Changeset in vbox [2655] by vboxsync
fixed a minor issue causing SUPUnloadVMM to fail with …
1:28 AM Changeset in vbox [2654] by vboxsync
Disable the IDT patching on 64-bit windows. It seems to fix a …
12:32 AM Changeset in vbox [2653] by vboxsync
tag.

May 15, 2007:

11:48 PM Changeset in vbox [2652] by vboxsync
The tag should be easy to spot (IPRT).
10:31 PM Ticket #352 (Guest resolution not changed when going full screen) created by Guillaume Pothier
I have a Win XP guest on a Linux (Kubuntu Feisty) host, with guest …
8:21 PM Changeset in vbox [2651] by vboxsync
provide MPS table if IOAPIC is present, use the last 16 bytes of the …
4:49 PM Ticket #351 (VirtualBox VRDP on Mac OS X bus error) created by cuso683
On Mac OS X starting a virtual machine in headless mode I hade the …
3:59 PM Changeset in vbox [2650] by vboxsync
Updated VD image create interface. Implemented closing/deleting of …
3:46 PM Changeset in vbox [2649] by vboxsync
Compile fix
3:37 PM Changeset in vbox [2648] by vboxsync
Added USBLibEnable/DisableDeviceCapture
1:01 PM Changeset in vbox [2647] by vboxsync
strip the other case too.
12:05 PM Ticket #350 (CapsLock not wokring on Ubuntu 7.04 on VirtualBox 1.3.8 on host ...) created by grof
Hi, on Ubuntu virtual machine, CapsLock key is not responding. But it …
11:33 AM Changeset in vbox [2646] by vboxsync
Fix for 64-bit Vista host lockup.
9:25 AM Changeset in vbox [2645] by vboxsync
Better ATAPI passthrough error logging.
8:46 AM Changeset in vbox [2644] by vboxsync
Use a cast to avoid compiler warnings.
8:36 AM Changeset in vbox [2643] by vboxsync
Wrong printf format for time offset
8:35 AM Changeset in vbox [2642] by vboxsync
typo
8:20 AM Changeset in vbox [2641] by vboxsync
export to OSE, added proper license
6:21 AM Changeset in vbox [2640] by vboxsync
fixed typo

May 14, 2007:

8:33 PM Changeset in vbox [2639] by vboxsync
share files between Makefile.kmk and export_modules
8:10 PM Changeset in vbox [2638] by vboxsync
fixed debug build
7:14 PM Changeset in vbox [2637] by vboxsync
if IOAPIC is enabled enable ACPI as well
7:13 PM Changeset in vbox [2636] by vboxsync
enable local APIC if IOAPIC is enabled or CPU == Intel || CPU == AMD
7:12 PM Changeset in vbox [2635] by vboxsync
if IOAPIC is eanbled, enable ACPI as well
7:11 PM Changeset in vbox [2634] by vboxsync
nls
7:09 PM Changeset in vbox [2633] by vboxsync
added PDMDevHlpQueryCPUId()
7:05 PM Changeset in vbox [2632] by vboxsync
typo
6:59 PM Changeset in vbox [2631] by vboxsync
temporary hack to fix the win tinderboxes
2:36 PM Changeset in vbox [2630] by vboxsync
Fixed UTC typo.
2:26 PM Changeset in vbox [2629] by vboxsync
some flags and fixed broken RTTimeLocaleNow on windows.
2:21 PM Changeset in vbox [2628] by vboxsync
ms != ns.
2:20 PM Changeset in vbox [2627] by vboxsync
Fixed some RTTIME -> tm conversion bugs.
2:12 PM Changeset in vbox [2626] by vboxsync
Fixed UTC typo.
2:01 PM Changeset in vbox [2625] by vboxsync
Added usb monitor driver major & minor version.
1:55 PM Changeset in vbox [2624] by vboxsync
Renamed structure member.
1:47 PM Changeset in vbox [2623] by vboxsync
Fixed UTC typo.
1:22 PM Ticket #349 (VirtualBox crashed during Windows installation) created by moonlight
VirtualBox crashed during Windows installation Guest: Windows 2003 …
11:20 AM Changeset in vbox [2622] by vboxsync
pass time offset to CFGM
11:15 AM Changeset in vbox [2621] by vboxsync
Update
10:29 AM Changeset in vbox [2620] by vboxsync
cosmetical fixes
10:25 AM Changeset in vbox [2619] by vboxsync
fixed compile
10:13 AM Changeset in vbox [2618] by vboxsync
converted Makefile to use INSTALLS target
9:25 AM Changeset in vbox [2617] by vboxsync
export to OSE
9:24 AM Changeset in vbox [2616] by vboxsync
export to OSE
9:20 AM Changeset in vbox [2615] by vboxsync
export to OSE
9:16 AM Changeset in vbox [2614] by vboxsync
export sharedfolders and xclient to OSE
9:00 AM Ticket #342 (-nologo switch for VBoxManage) reopened by Christian d'Heureuse
But when I redirect the output to nul, I don't get any output at all. …
8:25 AM Changeset in vbox [2613] by vboxsync
Use TM as UCT source.
7:26 AM Ticket #342 (-nologo switch for VBoxManage) closed by Michael Thayer
wontfix: You can achieve this now by diverting the output from VBoxManage to …
7:19 AM Changeset in vbox [2612] by vboxsync
Implemented local time functions. (not properly tested yet)
4:58 AM Changeset in vbox [2611] by vboxsync
UCTOffset (ns).

May 13, 2007:

7:14 PM Changeset in vbox [2610] by vboxsync
spelling
12:36 PM Changeset in vbox [2609] by vboxsync
Build USB on Darwin if VBOX_WITH_USB is defined.
12:36 PM Changeset in vbox [2608] by vboxsync
Trust VBOX_WITH_USB.
12:35 PM Changeset in vbox [2607] by vboxsync
pass vendor id and product id along as well.
7:10 AM Guest_OSes edited by Achim Hasenmueller
(diff)
6:17 AM Changeset in vbox [2606] by vboxsync
spelling
5:46 AM Guest_OSes edited by Achim Hasenmueller
(diff)
5:46 AM Changeset in vbox [2605] by vboxsync
Use both locationID and sessionID as 'address'.
5:46 AM Guest_OSes edited by Achim Hasenmueller
(diff)
3:39 AM Ticket #348 (booting slax livecd iso crashes vista host) created by don
Just downloaded and installed VB 1.3.8. Tried to boot slax in VB from …

May 12, 2007:

10:41 PM Changeset in vbox [2604] by vboxsync
Added RTErrConvertFromDarwin[COM|IO|Kern].
2:14 PM Changeset in vbox [2603] by vboxsync
config loader logging
8:01 AM Changeset in vbox [2602] by vboxsync
preliminary system time offset implementation
6:47 AM Changeset in vbox [2601] by vboxsync
show last state change timestamp
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