VirtualBox

Timeline



Aug 2, 2008:

10:48 PM Ticket #1902 (VBOX_PATH_X11_XORG_1_x / x headers not found) created by elbeardmorez
I've finally built 2008-Aug-02 svn.. However I couldn't build it …
6:41 PM Changeset in vbox [11078] by vboxsync
iprt: common/misc/rand.cpp -> common/rand/rand.cpp
6:40 PM Changeset in vbox [11077] by vboxsync
iprt: created common/rand.
5:35 PM Ticket #1901 (Huge log files fill up the host file system (PATM: ...) => Fixed in 2.0.4) created by Technologov
WARNING: DANGER !!! VirtualBox 1.6.4 will crash your Windows …
6:37 AM Changeset in vbox [11076] by vboxsync
Main: Set SharedMacOnWire when detecing wireless trunk (mac).
6:33 AM Changeset in vbox [11075] by vboxsync
DrvIntNet: New CFGM option SharedMacOnWire for supporting wireless trunk.
1:42 AM Changeset in vbox [11074] by vboxsync
intnet: Disabled the DHCP snooping code by putting it inside #ifdef …
1:34 AM Changeset in vbox [11073] by vboxsync
intnet: Cleaned up ARP snooping and editing.

Aug 1, 2008:

10:24 PM Changeset in vbox [11072] by vboxsync
IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
8:07 PM Ticket #1900 (Another crash on OS X) created by Bernd Korz
After i reported the crash in a preview bug report when i shut down …
5:18 PM Changeset in vbox [11071] by vboxsync
tstIntNetR0: forgot to commit the testcase change.
5:05 PM Changeset in vbox [11070] by vboxsync
PATM: missing ';'.
5:05 PM Changeset in vbox [11069] by vboxsync
intnet: Fixed a couple of address caching bugs, enh. logging of …
4:59 PM Changeset in vbox [11068] by vboxsync
PATM: Fixed PATMGCMonitorPage prototype so that it can be found during …
4:09 PM Changeset in vbox [11067] by vboxsync
Solaris/hostif: fixed vnic script for future nevada build where dladm …
3:11 PM Ticket #1899 (Guest Additions install failure with Centos 5.2 Guest => Fixed in SVN) created by Steve Cobrin
= Guest Additions install failure with Centos 5.2 Guest = == …
2:47 PM Changeset in vbox [11066] by vboxsync
VBoxManage: Implement converting arbitrary image formats supported by …
2:17 PM Changeset in vbox [11065] by vboxsync
HostServices/GuestProperties and Main: add timestamps and flags …
2:12 PM Changeset in vbox [11064] by vboxsync
iprt/RTRandUxy: Improved the distribution when not using the max …
2:00 PM Changeset in vbox [11063] by vboxsync
HostServices/GuestProperties and Main: add timestamps and flags …
1:21 PM Ticket #1898 (Seamless mode broken for openSUSE guest) created by Technologov
Just installed VirtualBox 1.6.4. Host: Win XP SP2, VBox 1.6.4, Intel …
1:17 PM Ticket #1894 (Reporting bugs for 1.6.4) closed by Michael Thayer
fixed: Fixed.
9:57 AM Ticket #1897 (Crash after saving the status) created by Bernd Korz
I wanted shutdown Vista and it asked me which method i wanne use. I …
9:11 AM Ticket #1896 (Mac OS X: GUI is slow (nVIDIA)) created by Bernd Korz
I have a MBP 2.4GHz and 4GB Ram with a nvidia card inside. That …
9:08 AM Downloads edited by Achim Hasenmueller
(diff)
9:04 AM Ticket #1895 (Improvde slider for memory => Fixed in SVN) created by Bernd Korz
You have a slider to change the size of the virtual memory. It slides …
9:02 AM Ticket #1894 (Reporting bugs for 1.6.4) created by Bernd Korz
I cannot click to 1.6.4 as Version to report bugs for it. There is …
9:02 AM Downloads edited by Achim Hasenmueller
(diff)
9:01 AM Ticket #1893 (Resize on OS X) created by Bernd Korz
When i install VB on OS X it leads me thru a dialog. I always can …
7:37 AM WikiStart edited by Achim Hasenmueller
(diff)
7:37 AM Changelog-5.1 edited by Achim Hasenmueller
(diff)
7:28 AM WikiStart edited by Achim Hasenmueller
(diff)
3:09 AM Changeset in vbox [11062] by vboxsync
intnet+netflt: New packet destination for the trunk called …
2:34 AM Changeset in vbox [11061] by vboxsync
intnet: Implemented ARP snooping on the trunk. Fixed a couple of bugs …
2:20 AM Changeset in vbox [11060] by vboxsync
RTNetIPv4IsUDPValid: the UDP checksum is optional, so don't fail if …
1:59 AM Changeset in vbox [11059] by vboxsync
DrvIntNet: Added a hack for testing mac address sharing. (wif=en0)
1:52 AM Changeset in vbox [11058] by vboxsync
intnet: Initialize the address caches.
1:45 AM Changeset in vbox [11057] by vboxsync
intnet: Allocate a 2KB temporary buffer to deal with segmented packets …
1:33 AM Changeset in vbox [11056] by vboxsync
tstIntNet-1: Added a -m / --mac-sharing option for testing the shared …
1:29 AM Changeset in vbox [11055] by vboxsync
intnet: Implemented the shared mac routing and started on the trunk …
1:26 AM Changeset in vbox [11054] by vboxsync
iprt/net.h: Added dummy IPX ethertypes.
12:55 AM Ticket #1892 (vbox0 interface doesn't start when Virtual Box loads => documented in 1.6.6) created by Matt
Well, were to start. I'm running Opensuse 11.0. I'm having to …

Jul 31, 2008:

11:22 PM Changeset in vbox [11053] by vboxsync
intnet: Finished ARP, IP and DHCP snooping in the INTNETR0IfSend path.
11:19 PM Ticket #1891 (VB doesn't handle custom keyboard layouts (xmodmap) -> duplicate of #2595) created by ruben vestergaard
VirtualBox cannot handle a custom keyboard layout by xmodmap. When …
11:16 PM Changeset in vbox [11052] by vboxsync
iprt/net.h: Added minimum lengths for DHCP and BOOTP packets.
11:15 PM Changeset in vbox [11051] by vboxsync
tstIntNet-1: todo.
9:20 PM Changeset in vbox [11050] by vboxsync
tstIntNet-1: Test RTNetIPv4IsDHCPValid.
9:19 PM Changeset in vbox [11049] by vboxsync
IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and …
8:23 PM Changeset in vbox [11048] by vboxsync
Typo which wasn't caught by release build.
8:10 PM Changeset in vbox [11047] by vboxsync
Storage: Temporary integration of configuration interface.
8:09 PM Changeset in vbox [11046] by vboxsync
Storage: Theoretically functional iSCSI backend.
6:43 PM Changeset in vbox [11045] by vboxsync
tstIntNet-1: Test the RTNetIPv4 validation code when sniffing and …
6:42 PM Changeset in vbox [11044] by vboxsync
IPRT/RTNetIPv4: Simple TCP validation.
6:05 PM Changeset in vbox [11043] by vboxsync
FE/Qt4: updated the French translation
6:01 PM Changeset in vbox [11042] by vboxsync
FE/VBoxManage: added guest property enumeration
6:00 PM Changeset in vbox [11041] by vboxsync
Main: added guest property enumeration (currently only works when the …
5:49 PM Changeset in vbox [11040] by vboxsync
HostServices/GuestProperties: corrected an API doc
5:31 PM Changeset in vbox [11039] by vboxsync
Disk backends: remove dead code.
5:20 PM Changeset in vbox [11038] by vboxsync
iprt/RTNetIPv4: The checksums are in network endian, corrected the …
5:11 PM Changeset in vbox [11037] by vboxsync
Reflect renamed nls directory.
3:52 PM Changeset in vbox [11036] by vboxsync
VBOXR0DRV: Added -fno-rtti on solaris.
3:45 PM Changeset in vbox [11035] by vboxsync
VBOXR0DRV: Added -fno-exceptions on solaris.
3:45 PM Changeset in vbox [11034] by vboxsync
HostServices/GuestProperties: make ENUM_PROPS available to the host
3:17 PM Changeset in vbox [11033] by vboxsync
FE/VBoxManage: fix the burns from r33921
3:14 PM Changeset in vbox [11032] by vboxsync
iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
3:10 PM Changeset in vbox [11031] by vboxsync
FE/VBoxManage: moved the guest properties parts to a new file
3:09 PM Changeset in vbox [11030] by vboxsync
iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled.
2:21 PM Changeset in vbox [11029] by vboxsync
IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
2:06 PM Changeset in vbox [11028] by vboxsync
Runtime: autores doc clarification and queries and example template …
12:33 PM Ticket #1890 (VBoxHeadless does not set the user correctly when run from SysV init script) created by Ken Yap
I'm starting a VM from a Ubuntu init script which uses the helper …
12:06 PM Changeset in vbox [11027] by vboxsync
Disabled RT_NO_THROW on solaris r0.
11:24 AM Changeset in vbox [11026] by vboxsync
Fe/Qt4: Fix painting issue in qimage rendering mode : wide painting …
1:24 AM Changeset in vbox [11025] by vboxsync
iprt/net.h: Added some ICMP (v4) bits.
12:12 AM Changeset in vbox [11024] by vboxsync
Playing around.
12:12 AM Changeset in vbox [11023] by vboxsync
Playing around.
12:12 AM Changeset in vbox [11022] by vboxsync
comment typo.

Jul 30, 2008:

11:03 PM Changeset in vbox [11021] by vboxsync
tstMemAutoPtr: cosmetics.
10:48 PM Changeset in vbox [11020] by vboxsync
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
10:47 PM Changeset in vbox [11019] by vboxsync
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
10:44 PM Ticket #1889 (Option to create a shortcut to a VM from within the VirtualBox GUI by ...) created by Joris Snellenburg
It would be great it it was possible to easily create a shortcut to a …
10:40 PM Changeset in vbox [11018] by vboxsync
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
10:27 PM Changeset in vbox [11017] by vboxsync
iprt: Some RTMemAutoPtr optimizations.
10:22 PM Ticket #1888 (Option to configure a VirtualBox VM to automatically "save the machine ...) created by Joris Snellenburg
I would like to be able to configure a particular virtual machine to …
9:55 PM Changeset in vbox [11016] by vboxsync
IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
9:31 PM Changeset in vbox [11015] by vboxsync
iprt: Fixed RTAutoRes::reset() so it doesn't destroy a NIL handle.
9:27 PM Changeset in vbox [11014] by vboxsync
iprt/RTMemAutoPtr: Some useful destructors (deallocators) and allocators.
7:31 PM Changeset in vbox [11013] by vboxsync
iprt/net: iSum -> u32Sum since it's kind of important that this …
7:24 PM Changeset in vbox [11012] by vboxsync
iprt: More IPv4 validating / checksumming.
7:13 PM Changeset in vbox [11011] by vboxsync
iprt/RTMemAutoPtr: Added a constructor that will allocate memory to …
6:59 PM Changeset in vbox [11010] by vboxsync
iprt: hrmpf. g++ things external linkage is needed. silly.
6:52 PM Changeset in vbox [11009] by vboxsync
iprt: Fixed missing/incorrect inline usage in the new template functions.
6:04 PM Changeset in vbox [11008] by vboxsync
iprt: Moved RTMemAutoPtr into iprt/mem.h.
6:01 PM Changeset in vbox [11007] by vboxsync
iprt/autores.h: cosmetics.
5:59 PM Changeset in vbox [11006] by vboxsync
iprt/autores.h: cosmetics.
5:58 PM Changeset in vbox [11005] by vboxsync
iprt: header building.
5:58 PM Changeset in vbox [11004] by vboxsync
iprt/autores.h: *Value -> *_hRes. Renamed Reallocator to Allocator and …
5:54 PM Changeset in vbox [11003] by vboxsync
Fe/Qt4: Use 32pix icon for GL Settings / Update Page for tool-bar …
5:44 PM Changeset in vbox [11002] by vboxsync
iprt/autores.h: cosmetics
5:42 PM Changeset in vbox [11001] by vboxsync
iprt/autores.h: Drop the cpputils.h dependency.
5:37 PM Changeset in vbox [11000] by vboxsync
iprt/autores.h: Added a hundred missing newlines, fixed docs and a few …
4:44 PM Changeset in vbox [10999] by vboxsync
Fe/Qt4: Latest cumulative update for defect #3000: Little changes to …
4:22 PM Changeset in vbox [10998] by vboxsync
iprt: Use the byte swapper routines from iprt/asm.h.
4:06 PM Changeset in vbox [10997] by vboxsync
iprt/asm.h: comment.
4:06 PM Changeset in vbox [10996] by vboxsync
iprt/asm.h: shut up stupid MSC warning.
3:49 PM Changeset in vbox [10995] by vboxsync
iprt: Added ASMByteSwapU16/64 and unit test for them + U32.
3:04 PM Changeset in vbox [10994] by vboxsync
typo
2:55 PM Changeset in vbox [10993] by vboxsync
Fix OSE export
2:54 PM Changeset in vbox [10992] by vboxsync
Fix OSE sync issue.
2:49 PM Changeset in vbox [10991] by vboxsync
Fix OSE export
2:49 PM Changeset in vbox [10990] by vboxsync
Solaris/installer: force unload vbi for loading newer vbi versions.
2:47 PM Ticket #1887 (Virtualbox fails to resume from a saved state if guest network card is ...) created by clh
I have a network adapter setup in a Windows XP SP3 guest PCnet-FAST …
2:44 PM Changeset in vbox [10989] by vboxsync
Runtime: reallocate counting in elements, not in bytes in autores
2:11 PM Changeset in vbox [10988] by vboxsync
Runtime: removed unsafe operator= from autores
2:10 PM Changeset in vbox [10987] by vboxsync
Additions/common: typecasts in the R3 guest library
1:41 PM Changeset in vbox [10986] by vboxsync
HostServices/GuestProperties: removed an unused header file
1:39 PM Changeset in vbox [10985] by vboxsync
Additions/common: guest property cosmetics
1:37 PM Changeset in vbox [10984] by vboxsync
vbgl: NIL_RTFILE instead of NULL/0. (All IPRT handles have a …
1:34 PM Changeset in vbox [10983] by vboxsync
tstIntNet-1: Use IPRT for checksumming.
1:33 PM Changeset in vbox [10982] by vboxsync
iprt: More IPv4 checksum calculation.
1:20 PM Changeset in vbox [10981] by vboxsync
HostServices/GuestProperties: cosmetics
1:13 PM Changeset in vbox [10980] by vboxsync
Runtime, HostServices/GuestProperties, Additions/common: autores update
12:35 PM Changeset in vbox [10979] by vboxsync
tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
12:34 PM Changeset in vbox [10978] by vboxsync
tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
12:16 PM Ticket #1886 (random (and wild) repeat of keys (Suse11.0 guest on WinXP host)) created by Martin
I am running openSUSE 11.0 guests on a windows host - entering Text or …
12:12 PM Changeset in vbox [10977] by vboxsync
Runtime: forgot a header file in autores
11:53 AM Changeset in vbox [10976] by vboxsync
HostServices/GuestProperties and Additions/common: reactivated autores
11:52 AM Changeset in vbox [10975] by vboxsync
Runtime: renamed iprt/autores -> iprt/autores.h
11:49 AM Changeset in vbox [10974] by vboxsync
Runtime: updated and simplified the autores code
11:48 AM Changeset in vbox [10973] by vboxsync
Additions/common: small fix to the R3 guest library daemonising code
11:15 AM Changeset in vbox [10972] by vboxsync
RTTimerLRCreateEx: Fixed parameter validation for one shot timers.
11:14 AM Changeset in vbox [10971] by vboxsync
Fe/Qt4: Changed buddy widgets used for composing default validator's …
11:12 AM Changeset in vbox [10970] by vboxsync
Fe/Qt4: Changed composing of default validator's warning (invalid …
11:09 AM Changeset in vbox [10969] by vboxsync
Fe/Qt4: Make VBoxSettingsDialog's validators to be retranslated on …
9:59 AM Ticket #1885 (Guru meditation installing NT4 (trap 0x0e; VERR_TOO_MANY_TRAPS)) created by Michail
Apparently there is a Guru meditation. I removed the log file from the …
9:59 AM Changeset in vbox [10968] by vboxsync
Fe/Qt4: Little code-restyling for VBoxSettingsDialogSpecific.cpp
9:46 AM Changeset in vbox [10967] by vboxsync
iprt/cpputils.h: added stdx::non_copyable class
2:40 AM Changeset in vbox [10966] by vboxsync
IPRT: some more IP checksumming stuff (hope it works).
1:51 AM Changeset in vbox [10965] by vboxsync
intnet: build fix (RTNETIPV4 change).
1:48 AM Changeset in vbox [10964] by vboxsync
IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …

Jul 29, 2008:

10:26 PM Changeset in vbox [10963] by vboxsync
types: Merged PDMMAC and RTNETMAC into RTMAC.
10:24 PM Changeset in vbox [10962] by vboxsync
iprt/types.h: Added RTMAC.
10:12 PM Changeset in vbox [10961] by vboxsync
intnet: Use iprt/net.h and share the network protocol structures and …
10:05 PM Changeset in vbox [10960] by vboxsync
IPRT/intnet: Moving network protocol structures and related stuff into …
9:13 PM Changeset in vbox [10959] by vboxsync
VBoxSVC: Use RTTimerLR instead of RTTimer.
9:09 PM Changeset in vbox [10958] by vboxsync
VBoxSVC: Use RTTimerLR instead of RTTimer.
8:23 PM Changeset in vbox [10957] by vboxsync
more cosmetics.
8:21 PM Changeset in vbox [10956] by vboxsync
Burn fix, cosmetics and some todos.
8:03 PM Ticket #1884 (High CPU usage with idling guest) created by G. I.
VirtualBoxVM uses ~50% CPU on a 2.4GHz Core Duo MacBook Pro even when …
7:54 PM Changeset in vbox [10955] by vboxsync
Burn fix: Use RTProcSelf() instead of getpid()!
7:51 PM Changeset in vbox [10954] by vboxsync
IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
7:31 PM Changeset in vbox [10953] by vboxsync
GuestProps: Disabled the RTMemAutoPtr stuff because it's too …
7:27 PM Changeset in vbox [10952] by vboxsync
GuestProps: Use RTSTR_VALIDATE_ENCODING_ZERO_TERMINATED.
7:15 PM Changeset in vbox [10951] by vboxsync
IPRT: Extended RTStrValidateEncodingEx with a …
6:59 PM Changeset in vbox [10950] by vboxsync
Fixing windows bustage.
6:56 PM Changeset in vbox [10949] by vboxsync
IPRT: Added RTStrNLen and RTStrNLenEx.
6:32 PM Changeset in vbox [10948] by vboxsync
tstTimer: windows doesn't have the extended timer API.
6:27 PM Changeset in vbox [10947] by vboxsync
tstOnce: extended the checks a bit.
6:15 PM Changeset in vbox [10946] by vboxsync
tstTimer: some adjustments.
6:15 PM Changeset in vbox [10945] by vboxsync
Ensure the right revision is used for releases.
6:08 PM Changeset in vbox [10944] by vboxsync
iprt: RTTimerLR - low resolution timer API (< 10 Hz).
5:24 PM Changeset in vbox [10943] by vboxsync
iprt/asm.h: Fixed missing ASMAtomicReadU64 and ASMAtomicUoReadU64 on …
5:13 PM Changeset in vbox [10942] by vboxsync
Fix for windows builds for unresolved symbols
4:53 PM Changeset in vbox [10941] by vboxsync
iprt/posix timers: Cleanup fixing the create/destroy races, a …
4:32 PM Changeset in vbox [10940] by vboxsync
IPRT: Implemented the RTOnce API.
4:31 PM Changeset in vbox [10939] by vboxsync
iprt/asm.h: Added a bunch of atomic operations for IPRT handles …
4:27 PM Changeset in vbox [10938] by vboxsync
Test case for collector HAL. Fixes for memory usage stats.
3:15 PM Changeset in vbox [10937] by vboxsync
Fe/Qt4: Warning text returned to VBoxSettingsDialog.
3:13 PM Changeset in vbox [10936] by vboxsync
Fe/Qt4: Fix for CD/FD settings (for enabling/disabling device).
2:42 PM Changeset in vbox [10935] by vboxsync
More moving around of files in Linux 2.6.27
1:57 PM Changeset in vbox [10934] by vboxsync
Fe/Qt4: Fixing default/auto-default rules for QIMainDialog.
1:55 PM Changeset in vbox [10933] by vboxsync
Fe/Qt4: Replacing obsolete topLevelWidget() with window().
1:54 PM Changeset in vbox [10932] by vboxsync
Fe/Qt4: Fixing tab order for VM Settings / General page. Also …
1:26 PM Changeset in vbox [10931] by vboxsync
Additions/common: added guest property enumeration to VBoxControl
1:25 PM Changeset in vbox [10930] by vboxsync
Additions/common: added guest property enumeration functions to the …
1:23 PM Changeset in vbox [10929] by vboxsync
HostServices/GuestProperties: added a guest enumeration interface to …
12:54 PM Changeset in vbox [10928] by vboxsync
When SATA controller is enabled but no disk is attached BIOS log …
12:39 PM Changeset in vbox [10927] by vboxsync
Runtime: updated RTMemAuto -> RTMemAutoPtr
12:24 PM Changeset in vbox [10926] by vboxsync
Runtime: updated RTAutoRes -> RTMemAuto
12:11 PM Changeset in vbox [10925] by vboxsync
Runtime: updated RTAutoRes
3:48 AM Changeset in vbox [10924] by vboxsync
intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
12:22 AM Changeset in vbox [10923] by vboxsync
intnet: MAC sharing under construction…

Jul 28, 2008:

10:22 PM Ticket #1883 (BrazilFW: Kernel Panic, Guru meditation) created by supaJ
I can't get the IDE installation of BrazilFW-2.31.10-Final to boot off …
9:16 PM Ticket #1882 (Huge syslog) created by Shahar Or
Hello. I've found that I've a 1.7G syslog, kern.log and messages so I …
9:13 PM Ticket #1881 (Huge syslog (R0 assertion pgmPoolTracDerefGCPhys)) created by Shahar Or
Hello. I've found that I've a 1.7G syslog, kern.log and messages so I …
9:03 PM Ticket #1880 (Virualbox on my Windows/XP host does not start after defining port ...) created by Y.W.Lee
The host is Windows/XP with service pack 3, guest is Solaris 10 and …
8:10 PM Changeset in vbox [10922] by vboxsync
Fe/Qt4: Porting qimage frame-buffer to qt4, fixing some little …
6:49 PM Changeset in vbox [10921] by vboxsync
Replaced another occurrence of getpagesize()
6:44 PM Changeset in vbox [10920] by vboxsync
POSIX timers with SIGEV_SIGNAL and a dedicated thread
6:41 PM Changeset in vbox [10919] by vboxsync
replaced getpagesize() with PAGE_SIZE
5:19 PM Changeset in vbox [10918] by vboxsync
Runtime: added RTAutoRes (a generalised form of auto_ptr for managing …
2:53 PM Changeset in vbox [10917] by vboxsync
tstVMM-HwAccm: disabled testcase becaused it panics here.
2:46 PM Changeset in vbox [10916] by vboxsync
Fe/Qt4: Fixing QIDialog centering for qt4 frontend (this dialog used …
2:38 PM Changeset in vbox [10915] by vboxsync
tstRunTestcases: deactivated slow tstSemMutex test
2:04 PM Changeset in vbox [10914] by vboxsync
tstRunTestcases: deactivated slow tstVD test
1:00 PM Changeset in vbox [10913] by vboxsync
tstRunTestcases: Change directory when taking the default route.
12:59 PM Changeset in vbox [10912] by vboxsync
tstRunTestcases: fixed a typo in r33737 (tstHeadless-2 -> tstHeadless2)
12:58 PM Changeset in vbox [10911] by vboxsync
IPRT: Added RTPathSetCurrent.
12:09 PM Changeset in vbox [10910] by vboxsync
FE/Qt3: French NLS: Replaced deprecated characters with HTML entities.
12:05 PM Changeset in vbox [10909] by vboxsync
FE/Qt3: Updated the Indonesian and Chinese (China) NLS.
11:55 AM Changeset in vbox [10908] by vboxsync
FE/Qt3: Updated the Swedish NLS and the Portuguese Qt NLS.
11:51 AM Changeset in vbox [10907] by vboxsync
tstRunTestcases: Exclude tstHeadless-2.
11:31 AM Changeset in vbox [10906] by vboxsync
tstRunTestcases: Exclude tstGlobalConfig and tstFileAppendWin-1.
11:26 AM Changeset in vbox [10905] by vboxsync
tstStrFormat: Fixed %RGv and %RGp bustage. Added %RRv test.
11:12 AM Changeset in vbox [10904] by vboxsync
tstRunTestcases: Exclude testcase/tstDisasm-2
11:10 AM Changeset in vbox [10903] by vboxsync
tstSSM: Fixed bustage caused by the UVM change.

Jul 27, 2008:

7:57 PM Changeset in vbox [10902] by vboxsync
Fix ioctl error on guest shutdown in the serial device
6:58 PM Ticket #1879 (vditool refuses to write to block devices) created by branen salmon
vditool fails with VERR_ALREADY_EXISTS when trying to write to a raw …
5:11 AM Ticket #1878 (Windows host fails to return from standby if guest was running when ...) created by Eugene San
My Windows host fails to return from standby if guest was running when …

Jul 26, 2008:

8:00 PM Ticket #1877 (Setting e1000g mtu in opensolaris crashes os) created by MC
SXCE b94 installed into VirtualBox on Windows host. mtu set with …
4:05 AM Ticket #1876 (Shared folder not accessable in XP SP2 with v1.6.2 => fixed in 1.6.6) created by acer_208
Hello, I cannot access the shared folders through the cmd line or …
2:43 AM Changeset in vbox [10901] by vboxsync
main: Console::attachToHostInterface and …
2:42 AM Changeset in vbox [10900] by vboxsync
Main: Fixed the darwin hif setup.
2:41 AM Changeset in vbox [10899] by vboxsync
DrvIntNet: Missing key validation.
2:11 AM Changeset in vbox [10898] by vboxsync
Main: Host interface networking on Darwin.
1:37 AM Ticket #1875 (Linux 2.6.26.* crashes at boot (kernel panic) -> fixed in 2.0.2) created by Oxmosys
Current ubuntu intrepid alpha 3 release crashes at start with a kernel …
12:53 AM Changeset in vbox [10897] by vboxsync
VirtualBox4: Host interface networking for Darwin.

Jul 25, 2008:

11:58 PM Changeset in vbox [10896] by vboxsync
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
11:21 PM Changeset in vbox [10895] by vboxsync
main: Implemented DarwinGetEthernetControllers.
9:39 PM Changeset in vbox [10894] by vboxsync
3:19 PM Changeset in vbox [10893] by vboxsync
main: started on the NIC enumeration for darwin.
1:39 PM Changeset in vbox [10892] by vboxsync
Fe/Qt4: Little code styling.
1:34 PM Changeset in vbox [10891] by vboxsync
vboxClipboardDestroy: Fixed bad assertion on uninitialized variable …
1:17 PM Changeset in vbox [10890] by vboxsync
Fe/Qt4: Remove porting garbage from VBoxSelectorWnd.
1:11 PM Changeset in vbox [10889] by vboxsync
Handle the Qt3 GUI in the Solaris installer.
12:31 PM Changeset in vbox [10888] by vboxsync
Fe/Qt4: Remove porting garbage from VBoxConsoleWnd.
12:05 PM Changeset in vbox [10887] by vboxsync
Fe/Qt4: Removing garbage from QIStatusBar sources.
11:30 AM Changeset in vbox [10886] by vboxsync
Fixes for syncing back sysenter MSRs.
11:22 AM Changeset in vbox [10885] by vboxsync
Fe/Qt4: Fixed bug: discarding snapshot on closing vm if no snapshot is …
10:22 AM Changeset in vbox [10884] by vboxsync
Fe/Qt4: Fixed "to current snapshot reverting" on machine closing.
9:57 AM Changeset in vbox [10883] by vboxsync
Wrmsr fix for MSR_IA32_SYSENTER_CS
9:18 AM Changeset in vbox [10882] by vboxsync
Removed wrapper method for getpagesize()
9:08 AM Ticket #1833 (Shared Folders makes my VM inaccessible) closed by Sander van Leeuwen
duplicate: Duplicate of 822.
8:54 AM Ticket #1866 (Several crashes on VirtualBox in Headless Mode) closed by Sander van Leeuwen
duplicate: Duplicate of 1678. Wait for 1.6.4.
8:53 AM Ticket #1716 (VBoxHeadless crash => Fixed in 1.6.4) closed by Sander van Leeuwen
duplicate: Duplicate of 1678
8:51 AM Changeset in vbox [10881] by vboxsync
Another attempt to fix missing getpagesize() in RHEL3
8:51 AM Ticket #1608 (Critical Error when trying to install Leopard on Virtualbox) closed by Sander van Leeuwen
wontfix: You need to have a CPU with AMD-V or VT-x to run OS X. And we don't …
8:46 AM Ticket #1727 (VboxManager corrupts VirtualBox) closed by Sander van Leeuwen
worksforme: No reply. Try again with 1.6.2. Closing.
8:30 AM Changeset in vbox [10880] by vboxsync
Fix for missing _SC_PAGESIZE
8:10 AM Changeset in vbox [10879] by vboxsync
Fix for missing getpagesize()
7:48 AM Changeset in vbox [10878] by vboxsync
PerfAPI: Linux implementation ready
7:20 AM Ticket #1874 (Clonevdi still results in crashing VirtualBox) created by requestor12
Hi, I make use of VirtualBox version 1.6.2 and when I clone a …

Jul 24, 2008:

10:14 PM Changeset in vbox [10877] by vboxsync
cosmetics.
10:14 PM Changeset in vbox [10876] by vboxsync
cosmetics.
10:12 PM Changeset in vbox [10875] by vboxsync
Fixed uninitialized variable error (rc).
9:56 PM Changeset in vbox [10874] by vboxsync
VBOX_WITH_ALL_DOXYGEN_TARGETS
8:36 PM Changeset in vbox [10873] by vboxsync
Fix for Performance class
8:27 PM Changeset in vbox [10872] by vboxsync
why the heck did this compile?
8:25 PM Changeset in vbox [10871] by vboxsync
Try fix the logging crashes because of ComPtr being passed through …
7:32 PM Changeset in vbox [10870] by vboxsync
PerfAPI: Min/max value fix for CPU Load counters.
7:26 PM Changeset in vbox [10869] by vboxsync
VBoxControl: unix linkers are sooo much fun.
6:49 PM Ticket #1872 (Random Crash => please retry with version 1.7 when it is released) closed by Michael Thayer
fixed: I checked in the source and "-rmode image" is not actually enabled for …
6:34 PM Changeset in vbox [10868] by vboxsync
PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
6:31 PM Changeset in vbox [10867] by vboxsync
va_list fix.
5:49 PM Changeset in vbox [10866] by vboxsync
Fixed missing 'el' and reinserted the blank lines.
5:45 PM Changeset in vbox [10865] by vboxsync
missing va_list.
5:44 PM Changeset in vbox [10864] by vboxsync
Update for future Linux 2.6.27.
5:40 PM Changeset in vbox [10863] by vboxsync
Fixed incorrect disabling of VBOX_WITH_RESOURCE_USAGE_API in 33672, it …
5:23 PM Ticket #1873 (Disk access errors when using secondary SATA disk under Windows XP SP2.) created by bifferos
Host is Slackware Linux 12.0, running kernel 2.6.21.5 SMP. Guest is …
5:16 PM Changeset in vbox [10862] by vboxsync
doc
5:15 PM Changeset in vbox [10861] by vboxsync
Added VbglR3GuestPropWriteValueF and VbglR3GuestPropWriteValueV.
4:56 PM Changeset in vbox [10860] by vboxsync
VbglR3GuestPropReadValueAlloc: Fixed the same memory leak as in …
4:43 PM Changeset in vbox [10859] by vboxsync
VBoxControl: Fixed incorrect RTMemFree.
4:21 PM Changeset in vbox [10858] by vboxsync
We can't rely on #NM handling in kernel mode, so do what we did before …
4:11 PM Changeset in vbox [10857] by vboxsync
Disable the resource usage API on Solaris for now until the timer …
4:05 PM Changeset in vbox [10856] by vboxsync
Fe/Qt4: Global Settings / Update Page: Re-layouting & local date format.
3:31 PM Ticket #1872 (Random Crash => please retry with version 1.7 when it is released) created by Armindo Silva
I am running VirtualBox on Ubuntu 8.04.1 as host, when i run …
2:43 PM Ticket #1871 (Keyboard Mapping) created by Denis
bonjour, I use a MacBook Pro to virtualise Windows XP Pro OS. My …
2:33 PM Changeset in vbox [10855] by vboxsync
Fe/Qt4: Porting of VBoxProgressDialog to qt4. This have to fix issues …
1:38 PM Changeset in vbox [10854] by vboxsync
Disable use of posix timers on Solaris, working around the missing …
1:31 PM Changeset in vbox [10853] by vboxsync
Comment update
12:19 PM Ticket #1870 (Cannot use `mkdir a\b` in shared folder) created by Peter Arrenbrecht
Mount a shared folder. Then try mkdir a\b. Fails with "The system …
12:14 PM Ticket #1869 (Unable to create .vmdk file for USB disk on windows host) created by WIlliam_Fraser
I'm running on Windows XP host (service pack 2) with VirtualBox 1.6.2 …
10:09 AM Changeset in vbox [10852] by vboxsync
Fe/Qt4: Fixing the assert during taking/discarding snapshot in …
9:55 AM Changeset in vbox [10851] by vboxsync
Make sure CPU_RAW_HWACC is set; we might never execute …
9:28 AM Changeset in vbox [10850] by vboxsync
Fix invalid pointer to pDrvIns in DrvVD
9:13 AM Changeset in vbox [10849] by vboxsync
32 bits build fix
9:11 AM Changeset in vbox [10848] by vboxsync
Export to OSE

Jul 23, 2008:

10:05 PM Changeset in vbox [10847] by vboxsync
intnet: removed autoactivation of the interface on open.
10:03 PM Changeset in vbox [10846] by vboxsync
intnet: removed autoactivation of the interface on open.
9:53 PM Changeset in vbox [10845] by vboxsync
intnet: Don't yield on overflow if the interface is inactive.
9:51 PM Changeset in vbox [10844] by vboxsync
VMMR0: Fixed bogus pSession argument passed to vmmR0EntryExWorker when …
9:49 PM Changeset in vbox [10843] by vboxsync
intnet: Implemented activation on power on & resume, deactivation on …
7:56 PM Changeset in vbox [10842] by vboxsync
Made annoying assertion in setVMErrorCallback ignorable.
7:54 PM Changeset in vbox [10841] by vboxsync
Changed the assertion on pfnConstruct failure into a LogRel.
7:51 PM Changeset in vbox [10840] by vboxsync
Removed annoying & incorrect assertion.
7:48 PM Changeset in vbox [10839] by vboxsync
RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
7:43 PM Changeset in vbox [10838] by vboxsync
Fixed assertion (creation failure).
7:11 PM Changeset in vbox [10837] by vboxsync
todo in PDMINETWORKCONNECTOR.
6:37 PM Changeset in vbox [10836] by vboxsync
supdrv: Fixed missing session clean on the mac when more than one …
3:36 PM Changeset in vbox [10835] by vboxsync
Obsolete comment removed
3:02 PM Changeset in vbox [10834] by vboxsync
Additions/common: guest property fixes
2:27 PM Changeset in vbox [10833] by vboxsync
Backed out 33617. Doesn't solve anything.
2:21 PM Ticket #1868 (vditool can't handle whitespaces in arguments) created by Marc Schütz
When vditool is called for an image with spaces in the name, it prints …
2:18 PM Changeset in vbox [10832] by vboxsync
TPR shadow changes.
2:14 PM Ticket #1867 (Add bridge networking as in VMWare -> fixed in SVN/next major version) created by dm
Please add to VirtualBox the 'bridged' networking as in VMWare: it …
2:11 PM Changeset in vbox [10831] by vboxsync
Update
1:37 PM Changeset in vbox [10830] by vboxsync
Turned off nested paging the hard way. (testboxlin regressions)
1:06 PM Changeset in vbox [10829] by vboxsync
Additions/common: small adjustment in guest property reading code
12:15 PM Changeset in vbox [10828] by vboxsync
Update
12:01 PM Ticket #1861 (Swiss German Keyboard input with Windows XP Guest is totally messed up) closed by Michael Thayer
invalid: OK, forget that last bit. I missed the bit in the original …
11:50 AM Changeset in vbox [10827] by vboxsync
It's not very clear what this Contention field really means. Seems to …
10:08 AM Changeset in vbox [10826] by vboxsync
Frontends/VBoxManage: switched VBoxManage to use the new guest …
10:08 AM Changeset in vbox [10825] by vboxsync
Additions/commom: switched VBoxControl to use the new guest property syntax
9:05 AM Changeset in vbox [10824] by vboxsync
Naming
9:04 AM Changeset in vbox [10823] by vboxsync
Duplicate code
9:02 AM Changeset in vbox [10822] by vboxsync
Prepare for EPT.
8:03 AM Changeset in vbox [10821] by vboxsync
Backed out 33264 - NT4 installation regression (investigate)
7:18 AM Changeset in vbox [10820] by vboxsync
Cleanup
6:27 AM Ticket #1866 (Several crashes on VirtualBox in Headless Mode) created by Severin Mueller
Good Morning I can only use VirtualBox in Headless mode, because i …
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