VirtualBox

時間軸

檢視從

作更動

2008-7-30:

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

2008-7-29:

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

2008-7-28:

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

2008-7-27:

下午7:57 檔案庫 vbox 的更動 [10902]vboxsync
Fix ioctl error on guest shutdown in the serial device
下午6:58 待辦事項 #1879 (vditool refuses to write to block devices) 已建立 由 branen salmon
vditool fails with VERR_ALREADY_EXISTS when trying to write to a raw …
上午5:11 待辦事項 #1878 (Windows host fails to return from standby if guest was running when ...) 已建立 由 Eugene San
My Windows host fails to return from standby if guest was running when …

2008-7-26:

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

2008-7-25:

下午11:58 檔案庫 vbox 的更動 [10896]vboxsync
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
下午11:21 檔案庫 vbox 的更動 [10895]vboxsync
main: Implemented DarwinGetEthernetControllers.
下午9:39 檔案庫 vbox 的更動 [10894]vboxsync
下午3:19 檔案庫 vbox 的更動 [10893]vboxsync
main: started on the NIC enumeration for darwin.
下午1:39 檔案庫 vbox 的更動 [10892]vboxsync
Fe/Qt4: Little code styling.
下午1:34 檔案庫 vbox 的更動 [10891]vboxsync
vboxClipboardDestroy: Fixed bad assertion on uninitialized variable …
下午1:17 檔案庫 vbox 的更動 [10890]vboxsync
Fe/Qt4: Remove porting garbage from VBoxSelectorWnd.
下午1:11 檔案庫 vbox 的更動 [10889]vboxsync
Handle the Qt3 GUI in the Solaris installer.
下午12:31 檔案庫 vbox 的更動 [10888]vboxsync
Fe/Qt4: Remove porting garbage from VBoxConsoleWnd.
下午12:05 檔案庫 vbox 的更動 [10887]vboxsync
Fe/Qt4: Removing garbage from QIStatusBar sources.
上午11:30 檔案庫 vbox 的更動 [10886]vboxsync
Fixes for syncing back sysenter MSRs.
上午11:22 檔案庫 vbox 的更動 [10885]vboxsync
Fe/Qt4: Fixed bug: discarding snapshot on closing vm if no snapshot is …
上午10:22 檔案庫 vbox 的更動 [10884]vboxsync
Fe/Qt4: Fixed "to current snapshot reverting" on machine closing.
上午9:57 檔案庫 vbox 的更動 [10883]vboxsync
Wrmsr fix for MSR_IA32_SYSENTER_CS
上午9:18 檔案庫 vbox 的更動 [10882]vboxsync
Removed wrapper method for getpagesize()
上午9:08 待辦事項 #1833 (Shared Folders makes my VM inaccessible) 已結束 由 Sander van Leeuwen
duplicate: Duplicate of 822.
上午8:54 待辦事項 #1866 (Several crashes on VirtualBox in Headless Mode) 已結束 由 Sander van Leeuwen
duplicate: Duplicate of 1678. Wait for 1.6.4.
上午8:53 待辦事項 #1716 (VBoxHeadless crash => Fixed in 1.6.4) 已結束 由 Sander van Leeuwen
duplicate: Duplicate of 1678
上午8:51 檔案庫 vbox 的更動 [10881]vboxsync
Another attempt to fix missing getpagesize() in RHEL3
上午8:51 待辦事項 #1608 (Critical Error when trying to install Leopard on Virtualbox) 已結束 由 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 待辦事項 #1727 (VboxManager corrupts VirtualBox) 已結束 由 Sander van Leeuwen
worksforme: No reply. Try again with 1.6.2. Closing.
上午8:30 檔案庫 vbox 的更動 [10880]vboxsync
Fix for missing _SC_PAGESIZE
上午8:10 檔案庫 vbox 的更動 [10879]vboxsync
Fix for missing getpagesize()
上午7:48 檔案庫 vbox 的更動 [10878]vboxsync
PerfAPI: Linux implementation ready
上午7:20 待辦事項 #1874 (Clonevdi still results in crashing VirtualBox) 已建立 由 requestor12
Hi, I make use of VirtualBox version 1.6.2 and when I clone a …

2008-7-24:

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

2008-7-23:

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

2008-7-22:

下午10:09 待辦事項 #1865 (Performance of NTVDM unacceptable) 已建立 由 CChrisA
Linux host/WinXP sp3 guest When running an old 16 bit visual basic …
下午7:45 待辦事項 #1864 (VDRP dropping connections -> Problem with an old SunRay client.) 已建立 由 Jon Schuck
Using Solaris x86_64 as host OS. Using Windows XP Professional as VM …
下午5:58 檔案庫 vbox 的更動 [10819]vboxsync
intnet: Use the IPRT handle table, validate against the session when …
下午3:56 檔案庫 vbox 的更動 [10818]vboxsync
More capabilities
下午3:04 編輯 WikiStartumoeller
(差異)
下午3:03 檔案庫 vbox 的更動 [10817]vboxsync
Started with EPT support.
下午2:56 待辦事項 #1863 (Onenote and shared folder - reboot) 已建立 由 Hugo Ideler
I have My documents in a shared folder from my Ubuntu Hardy Host for …
下午2:54 編輯 Pressumoeller
(差異)
下午2:40 檔案庫 vbox 的更動 [10816]vboxsync
Additions/common: r33596 was not correct
下午2:38 檔案庫 vbox 的更動 [10815]vboxsync
Additions/common: aesthetical fix (guest properties)
下午1:50 檔案庫 vbox 的更動 [10814]vboxsync
HostServices/GuestProperties, Main, Additions/common, …
下午1:47 檔案庫 vbox 的更動 [10813]vboxsync
FE/Qt4: updates to the French translation
下午1:43 檔案庫 vbox 的更動 [10812]vboxsync
FE/Qt4: updates to the French translation
下午1:33 檔案庫 vbox 的更動 [10811]vboxsync
FE/Qt4-OSX: Respect toolbar minimum width.
下午1:20 檔案庫 vbox 的更動 [10810]vboxsync
FE/Qt4: NLS: Selling.
下午1:10 檔案庫 vbox 的更動 [10809]vboxsync
FE/Qt4-OSX: Make sure a started vm window is in foreground.
下午12:39 檔案庫 vbox 的更動 [10808]vboxsync
FE/Qt4: Temporary fix #3000 comment 4.
下午12:10 待辦事項 #1862 (Serial port and networking problems) 已建立 由 Matthias
Serial port: I got the serial port working and use GTKTerm on my …
上午11:27 檔案庫 vbox 的更動 [10807]vboxsync
Fixed error path in ResolveService.
上午11:07 檔案庫 vbox 的更動 [10806]vboxsync
intnet: Push the session down to all the INTNETR0* apis.
上午9:59 待辦事項 #1860 (debian package ( revision 1685, svn 10644) not compile with fakeroot ...) 已結束 由 Sander van Leeuwen
invalid: Please don't report compile problems here. Use the developer's …
上午9:55 待辦事項 #1861 (Swiss German Keyboard input with Windows XP Guest is totally messed up) 已建立 由 Severin Mueller
Hello I have installed Virtualbox 1.6.2 an a Ubuntu Hardy (8.04) …
上午9:51 待辦事項 #1856 (Vista 64 host: "failed to create the host network interface" E_FAIL ...) 已結束 由 Sander van Leeuwen
fixed: Kind of hard to say what exactly is the cause, but thanks for pointing …
上午9:44 檔案庫 vbox 的更動 [10805]vboxsync
VMM+SUPDrv: Changed the VMMR0EntryEx interface to also take the …
上午9:42 檔案庫 vbox 的更動 [10804]vboxsync
VMM: Fixed VBOX_SVN_REV blunder (mine).
上午9:10 檔案庫 vbox 的更動 [10803]vboxsync
tstHandleTable: reneabled all the tests.
上午9:10 檔案庫 vbox 的更動 [10802]vboxsync
Main, Guest Properties: attempt to fix the build break on Windows …
上午9:00 檔案庫 vbox 的更動 [10801]vboxsync
Renamed blocker.
上午9:00 檔案庫 vbox 的更動 [10800]vboxsync
renamed blocker.
上午8:59 檔案庫 vbox 的更動 [10799]vboxsync
fixed blocker and preprocess or indentation.
上午8:57 檔案庫 vbox 的更動 [10798]vboxsync
Fixed blocker.
上午8:12 檔案庫 vbox 的更動 [10797]vboxsync
Guest properties: initial commit of new interface
上午7:55 檔案庫 vbox 的更動 [10796]vboxsync
FE/Qt4: Initialize the USB filter settings window a little bit larger.

2008-7-21:

下午10:36 檔案庫 vbox 的更動 [10795]vboxsync
IPRT: Enabled the rtThreadRemoveLocked assertion on OS/2, hoping that …
下午10:34 檔案庫 vbox 的更動 [10794]vboxsync
tstThread-1: cosmetics.
下午10:33 檔案庫 vbox 的更動 [10793]vboxsync
IPRT: Added a simple thread testcase for the latest insertion race.
下午10:19 檔案庫 vbox 的更動 [10792]vboxsync
IPRT: Fixed issue where RTCreateThread would race against the …
下午10:18 待辦事項 #1860 (debian package ( revision 1685, svn 10644) not compile with fakeroot ...) 已建立 由 Antonio Doldo
the svn version well compile in ubuntu 8.0.4 and debian sid, but the …
下午7:38 檔案庫 vbox 的更動 [10791]vboxsync
Runtime: added a missing file to the R3 mini-runtime
下午6:43 檔案庫 vbox 的更動 [10790]vboxsync
IPRT: Fixed an overlooked race found by the threaded testcase.
下午5:22 檔案庫 vbox 的更動 [10789]vboxsync
IPRT: Implemented the simple handle table variant too.
下午4:44 檔案庫 vbox 的更動 [10788]vboxsync
IPRT: Implemented the context variant of the handle table.
下午4:44 檔案庫 vbox 的更動 [10787]vboxsync
FE/Qt4: Force the fixed size on other platforms also.
下午4:15 檔案庫 vbox 的更動 [10786]vboxsync
FE/Qt4-OSX: Simulate right mouse click on HOST+left mouse click.
下午3:51 待辦事項 #1859 (can't mount / unmount CD/DVDROM while VM is running (XP host, ...) 已建立 由 sdussud
To install the Solaris Guest additions I've tried to mount/unmount the …
下午3:11 檔案庫 vbox 的更動 [10785]vboxsync
Fixed broken AssertCompileMemberOffset macro.
下午3:04 檔案庫 vbox 的更動 [10784]vboxsync
FE/Qt4: Changed the language/author display a bit.
下午3:01 檔案庫 vbox 的更動 [10783]vboxsync
Fix for RHEL3 builds.
下午2:51 檔案庫 vbox 的更動 [10782]vboxsync
Attempt to fix rhel3 build failures.
下午2:45 檔案庫 vbox 的更動 [10781]vboxsync
Fix incorrect image flags handling - the values in the image and used …
下午2:29 檔案庫 vbox 的更動 [10780]vboxsync
FE/Qt4: Change the QLineEdit to a QILabel in the classical file …
下午2:29 檔案庫 vbox 的更動 [10779]vboxsync
Locking. Enabled tests in tstAPI.
下午2:19 檔案庫 vbox 的更動 [10778]vboxsync
Windows VBoxService: Some important release logging as well.
下午2:17 檔案庫 vbox 的更動 [10777]vboxsync
Windows VBoxService: Getting rid of custom logging routines; now using …
下午2:02 檔案庫 vbox 的更動 [10776]vboxsync
FE/Qt4: Change the background color of the whats this window to the …
下午1:53 檔案庫 vbox 的更動 [10775]vboxsync
FE/Qt4: Sets the default what this message for the dialog.
下午1:44 檔案庫 vbox 的更動 [10774]vboxsync
FE/Qt4: Some margin cleanup in the classical view.
下午12:16 待辦事項 #1858 (KDE taskbar overlaps fullscreen WinXP guest when switching to it with ...) 已建立 由 Dmitry Grigoriev
Host: Gentoo Linux x86_64, KDE 3.5.9, VirtualBox 1.6.2_OSE. Guest: …
上午11:47 檔案庫 vbox 的更動 [10773]vboxsync
Only OS/2 and L4 doesn't do Qt4 now.
上午11:16 檔案庫 vbox 的更動 [10772]vboxsync
FE/Qt4: NLS: Selling.
上午9:59 檔案庫 vbox 的更動 [10771]vboxsync
FE/Qt4: - Changed "APCI Shutdown" to host+u, cause host+h is hide on …
上午9:02 檔案庫 vbox 的更動 [10770]vboxsync
Main: Performance: Second m is redundant. Some locking-related todos.
上午8:59 檔案庫 vbox 的更動 [10769]vboxsync
FE/Qt4: New 32px toolbar icons.
上午2:16 檔案庫 vbox 的更動 [10768]vboxsync
Some early commit of the handle table code (home -> work).

2008-7-20:

下午9:40 待辦事項 #1857 (Network not working in OpenSolaris 2008.5 guest) 已建立 由 DevUrandom
The network in a freshly setup OpenSolaris 2008.5 guest system, with …
下午9:24 待辦事項 #1856 (Vista 64 host: "failed to create the host network interface" E_FAIL ...) 已建立 由 nicminus
I am unable to create a host network interface, either from the …
上午9:18 待辦事項 #1855 (Windows XP guest crashes often when running cmake) 已建立 由 Julien Langer
My Windows XP virtual box resets itself completely sometimes. I think …
上午2:43 檔案庫 vbox 的更動 [10767]vboxsync
RTOBJCACHE_MAGIC -> RTMEMCACHE_MAGIC, added RTMEMCACHE_MAGIC_DEAD. …
上午2:40 檔案庫 vbox 的更動 [10766]vboxsync
handle table magic.
上午2:15 檔案庫 vbox 的更動 [10765]vboxsync
Spec'ed out the RTHandleTable API.
注意: 瀏覽 TracTimeline 來取得時間軸功能的更多資訊

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