VirtualBox

Timeline



Jan 19, 2014:

5:11 AM Changeset in vbox [50104] by vboxsync
Fix mangled SVN keyword.
5:05 AM Changeset in vbox [50103] by vboxsync
LWIP_NOASSERT is tested with #ifdef, not #if. Drop it its incorrect …

Jan 17, 2014:

11:35 PM Changeset in vbox [50102] by vboxsync
Tabs.
11:33 PM Changeset in vbox [50101] by vboxsync
DnD/VBoxTray: Update; implemented own drop target for guest->host …
6:32 PM Changeset in vbox [50100] by vboxsync
crOpenGL: bugfixes
5:19 PM Changeset in vbox [50099] by vboxsync
build fix
5:01 PM Changeset in vbox [50098] by vboxsync
crOpenGL: saved state fix
4:48 PM Changeset in vbox [50097] by vboxsync
Config.kmk: build SVGA2 devive variant by default (only 2D so far)
4:36 PM Changeset in vbox [50096] by vboxsync
crOpenGL: burn fix
4:34 PM Changeset in vbox [50095] by vboxsync
crOpenGL: presentation infrastructure rework (still work in progress)
2:17 PM Changeset in vbox [50094] by vboxsync
ConsoleImpl: Pass BIOS disk information along for SCSI/SAS drives, too.
1:17 PM Changeset in vbox [50093] by vboxsync
USBProxy-darwin: Fix high CPU consumption caused by not sleeping in …
1:03 PM Changeset in vbox [50092] by vboxsync
FE/Qt: 7090: Providing x11 platforms with virtualbox.svg icon: 1st …
12:06 PM Changeset in vbox [50091] by vboxsync
BIOS: If available, store logical geometry of SCSI disk in CMOS and use it.
12:04 PM Changeset in vbox [50090] by vboxsync
BIOS: Support second CMOS bank for reads/writes.
12:02 PM Changeset in vbox [50089] by vboxsync
DrvSCSI: Pass through the PDMIBLOCKBIOS interface.
11:02 AM Changeset in vbox [50088] by vboxsync
Introduces resolv.conf parser replacement for Slirp and Main. …

Jan 16, 2014:

6:15 PM Changeset in vbox [50087] by vboxsync
VERR_CPUM_TOO_MANY_CPUID_SUBLEAVES: Dump some potentially useful info …
3:15 PM Changeset in vbox [50086] by vboxsync
tarvfs.cpp: Fix for VMWare header with non-posix version field content.
9:42 AM Changeset in vbox [50085] by vboxsync
VBoxManage/BandwidthGroups: additional check
9:33 AM Changeset in vbox [50084] by vboxsync
Main/ConsoleImp: prevent VERR_CFGM_INVALID_NODE_PATH errors by an …
12:39 AM Changeset in vbox [50083] by vboxsync
#define ETH_PAD_SIZE 2 - to make IP header &c aligned.
12:18 AM Changeset in vbox [50082] by vboxsync
Deal with ETH_PAD_SIZE != 0. Express processGSO() in terms of …

Jan 15, 2014:

12:45 PM Changeset in vbox [50081] by vboxsync
FE/Qt: Reverting r90988, r90825, 90818: That was the stuff for …
12:27 PM Changeset in vbox [50080] by vboxsync
DisplayImpl: removed unnecessary cleanup from vbvaDisable.
12:26 PM Changeset in vbox [50079] by vboxsync
DevVGA: take the size of the framebuffer into account.
10:55 AM Changeset in vbox [50078] by vboxsync
dev/vga: fix guest hgsmi command completion

Jan 14, 2014:

9:36 AM Changeset in vbox [50077] by vboxsync
Runtime/r0drv/linux: Use GFP_NOWARN for our memory allocations as …
8:49 AM Changeset in vbox [50076] by vboxsync
VBoxCredProv: Added some more interface checks.
5:32 AM Changeset in vbox [50075] by vboxsync
Get rid of LWIP_SOCKET - we don't need it for NAT and it pollutes …
5:14 AM Changeset in vbox [50074] by vboxsync
The meaning of LWIP_PREFIX_BYTEORDER_FUNCS was inverted in lwip-1.4 …
4:50 AM Changeset in vbox [50073] by vboxsync
Drop lwip-namespace.h renaming for VBoxNetNAT. It is only necessary …
3:55 AM Changeset in vbox [50072] by vboxsync
Refer to lwip symbols without lwip_ prefix introduced by our internal …
3:39 AM Changeset in vbox [50071] by vboxsync
Refer to lwip symbols without lwip_ prefix introduced by our internal …
3:34 AM Changeset in vbox [50070] by vboxsync
Define lwip_sys_sem_wait() properly. Adjust callers.
3:04 AM Changeset in vbox [50069] by vboxsync
Give this file its own multiple inclusion protection guard.
2:58 AM Changeset in vbox [50068] by vboxsync
Add ifdefed out code to use debug helper for raw ICMP sockets. Add to …
2:39 AM Changeset in vbox [50067] by vboxsync
Add commented out DEFS line to enable valgrind instrumentation for …
2:23 AM Changeset in vbox [50066] by vboxsync
Use component-specific lwipopts.h instead of sharing single one. This …
1:42 AM Changeset in vbox [50065] by vboxsync
Add commented out snippet to use debug helper for raw ICMP sockets.

Jan 13, 2014:

6:40 PM Changeset in vbox [50064] by vboxsync
VBoxCredProv: Implemented registry option to disable handling SENS events.
4:48 PM Changeset in vbox [50063] by vboxsync
VBoxService/VBoxServiceControlSession.cpp: Added a to-do.
4:22 PM Changeset in vbox [50062] by vboxsync
IPRT/process-win.cpp: Fixed environment creation for RTProcCreateEx(), …
12:14 PM Changeset in vbox [50061] by vboxsync
NAT/DrvNAT.cpp: pasto …
9:12 AM Changeset in vbox [50060] by vboxsync
FE/Qt: 6984: Do not revoke machine-window minimization state on …
9:10 AM Changeset in vbox [50059] by vboxsync
Runtime/r3/linux: when determining the number of physical cores, also …
3:58 AM Changeset in vbox [50058] by vboxsync
def_vbox_lwip_flags: Make it possible to supply additional compilation …
2:25 AM Changeset in vbox [50057] by vboxsync
Minor cosmetics, no functional change.
1:33 AM Changeset in vbox [50056] by vboxsync
Enable fragmentation of outgoing IPv6 datagrams (LWIP_IPV6_FRAG).

Jan 10, 2014:

5:53 PM Changeset in vbox [50055] by vboxsync
Solaris/Installer: Another S12 fix.
5:47 PM Changeset in vbox [50054] by vboxsync
Solaris/Installer: Fix typo in vboxconfig.sh which breaks S12.
2:25 PM Changeset in vbox [50053] by vboxsync
pylint 1.1 has stupid hardcoded ideas about spaces around '=', …
1:30 PM Changeset in vbox [50052] by vboxsync
Storage/testcase/vbox-img: liblzma not required anymore since we don't …
1:23 PM Changeset in vbox [50051] by vboxsync
VBoxService/GuestCtrl: Print some more help in case a guest session is …
7:58 AM Changeset in vbox [50050] by vboxsync
NAT/dnsproxy.c: G/c: extra line.
7:52 AM Changeset in vbox [50049] by vboxsync
NAT/dnsproxy.c: todo in r89055.
3:00 AM Changeset in vbox [50048] by vboxsync
NAT/DrvNAT.cpp: extra ';' in extern "C" statement.
2:16 AM Changeset in vbox [50047] by vboxsync
NAT/DrvNAT.cpp: non-darwin build fix.
2:06 AM Changeset in vbox [50046] by vboxsync
NAT/DrvNAT.cpp: introduces …
1:50 AM Changeset in vbox [50045] by vboxsync
NAT/Slirp: helper function …

Jan 9, 2014:

7:11 PM Changeset in vbox [50044] by vboxsync
crOpenGL: fix debug builds
4:35 PM Changeset in vbox [50043] by vboxsync
FE/Qt: Typo fix in r91524.
4:25 PM Changeset in vbox [50042] by vboxsync
FE/Qt: Runtime UI: 7118: Make sure corresponding Devices menu action …
4:13 PM Changeset in vbox [50041] by vboxsync
crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
3:27 PM Changeset in vbox [50040] by vboxsync
VBoxTray/IPC: Whops.
3:24 PM Changeset in vbox [50039] by vboxsync
VBoxTray/IPC: Fixed handle leaks.
3:14 PM Changeset in vbox [50038] by vboxsync
CPUM: Don't use stale pStdFeatureLeaf and pExtFeatureLeaf pointers. …
1:38 PM Changeset in vbox [50037] by vboxsync
DevAHCI: Do not let the guest trash PxCMD.CCS bits. Fixes XP SATA CD-ROMs.
12:52 PM Changeset in vbox [50036] by vboxsync
DevAHCI: Properly convert MMIO -> PIO return code.
11:41 AM Changeset in vbox [50035] by vboxsync
Additions/linux/drm: hack to build on EL6.
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