VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36024   14 years vboxsync IOAPIC: assign ID matching MADT
(edit) @36023   14 years vboxsync DevINIP: Make it work again after the network overhaul.
(edit) @36022   14 years vboxsync DrvVD: Fix crash for the internal network stack case
(edit) @36021   14 years vboxsync Main: Correct location of the HostIPStack key. DrvVD will always use …
(edit) @36020   14 years vboxsync Additions/x11/vboxvideo: rearrangement and an empty unit test
(edit) @36019   14 years vboxsync Linux additions: cosmetical fix
(edit) @36018   14 years vboxsync VMDK: Remove unused code and merge missing part into vmdkAsyncFlush
(edit) @36017   14 years vboxsync Main: Improve error message if a CPU socket is removed which has still …
(edit) @36016   14 years vboxsync Additions/x11/vboxvideo: never send resolutions that older VBox …
(edit) @36015   14 years vboxsync Main-OVF: fix exporting to slow medias
(edit) @36014   14 years vboxsync PIC: Compacted info display so it does not take up two screens.
(edit) @36013   14 years vboxsync VMM/VMMR3/PGMSavedState: Save and restore ballooned pages in saved …
(edit) @36012   14 years vboxsync VBoxGINA: Pass down all SAS commands to MSGINA -- we don't want to …
(edit) @36011   14 years vboxsync FE/Qt: 4539: Offer a user to take a snapshot of the current machine …
(edit) @36010   14 years vboxsync FE/Qt4-NLS: merged ca_VA and ca
(edit) @36009   14 years vboxsync PGM: Fixed large pages and write monitoring (live snapshot). Added …
(edit) @36008   14 years vboxsync Additions/x11/vboxvideo: silly but harmless makefile error
(edit) @36006   14 years vboxsync Linux installer: small cosmetical fix
(edit) @36003   14 years vboxsync DrvVD: Make use of the new flag in case UseNewIo is unset but there is …
(edit) @36002   14 years vboxsync vboxshell: typo
(edit) @36001   14 years vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
(edit) @35999   14 years vboxsync Additions/common/VBoxVideo: fix an index write.
(edit) @35998   14 years vboxsync crOpenGL: fix guest compiz clipping with forced fbo
(edit) @35997   14 years vboxsync fix OSE
(edit) @35995   14 years vboxsync crOpenGL: fix 3d window clipping for fbo case
(edit) @35993   14 years vboxsync typo
(edit) @35992   14 years vboxsync raw PCI: more init bits
(edit) @35991   14 years vboxsync Fixed another bug.
(edit) @35990   14 years vboxsync freebsd build fix.
(edit) @35989   14 years vboxsync Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
(edit) @35988   14 years vboxsync Main/medium: Create target images for export in sequential mode.
(edit) @35987   14 years vboxsync VMDK: Always write last grain directory for stream optimized VMDKs.
(edit) @35986   14 years vboxsync raw PCI: device open/close
(edit) @35984   14 years vboxsync Main: prohibit setting a UUID as the machine or snapshot name
(edit) @35983   14 years vboxsync Main: fix warning
(edit) @35982   14 years vboxsync Main: further fix broken snapshots when disk images are shared between …
(edit) @35981   14 years vboxsync Main: IAdditionsFacility description update.
(edit) @35979   14 years vboxsync FE/Qt4: Fix the path of the disk images, when the VM name is change on …
(edit) @35977   14 years vboxsync Main: Fixed resizing/seamless mode because of missing facility status.
(edit) @35976   14 years vboxsync Main: sort headers
(edit) @35975   14 years vboxsync build fix
(edit) @35974   14 years vboxsync that was wrong, this is client code not server code
(edit) @35973   14 years vboxsync Forgot include.
(edit) @35972   14 years vboxsync Build fix for Mac.
(edit) @35971   14 years vboxsync warning
(edit) @35970   14 years vboxsync Build fix.
(edit) @35969   14 years vboxsync crOpenGL: add option to force fbo usage for 3d over rdp
(edit) @35968   14 years vboxsync Main/VMMDev: Added all facility classes define.
(edit) @35967   14 years vboxsync Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
(edit) @35966   14 years vboxsync rpm: ol fixes
(edit) @35965   14 years vboxsync Main/Console: resurrect strange tap/bridge hybrid optimization
(edit) @35964   14 years vboxsync Metrics: Introduced RAM/VMM base metric
(edit) @35963   14 years vboxsync Skeleton extension pack sample.
(edit) @35962   14 years vboxsync Main/Console: make the #if match the .cpp file, and eliminate long …
(edit) @35961   14 years vboxsync FreeBSD: Fix finding vboxnet interfaces if there is no default route …
(edit) @35960   14 years vboxsync IPRT/FreeBSD: uio_yield() was removed recently, use kern_yield()
(edit) @35959   14 years vboxsync PCI: further R0/driver work
(edit) @35958   14 years vboxsync Main/solaris/NetIf-solaris: Added ixgbe NIC description.
(edit) @35957   14 years vboxsync dang
(edit) @35956   14 years vboxsync FE/Qt: 3792: Using user-home-path as the default path while creating …
(edit) @35955   14 years vboxsync DrvNAT: leave the critical section of the zone before working …
(edit) @35954   14 years vboxsync Build fix.
(edit) @35953   14 years vboxsync VBoxManage/GuestCtrl: Not needed anymore due to r70012.
(edit) @35952   14 years vboxsync VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on …
(edit) @35951   14 years vboxsync Todo.
(edit) @35950   14 years vboxsync netflt: FreeBSD build fix by Howard Su
(edit) @35949   14 years vboxsync Additions/x11/vboxvideo: use the new common modesetting APIs instead …
(edit) @35948   14 years vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35947   14 years vboxsync VBoxManage/GuestCtrl: Addressed one more todo.
(edit) @35946   14 years vboxsync VMM, host drivers: IDC work for PCI
(edit) @35944   14 years vboxsync VBoxAuth samples: updated to the new generic auth interface (mac build …
(edit) @35943   14 years vboxsync VBoxAuth samples: updated to the new generic auth interface.
(edit) @35942   14 years vboxsync Main/idl: clarify meaning of bandwidth group parameter/attribute
(edit) @35941   14 years vboxsync crOpenGL: fix for huge texture/vertex data transmit on windows guests
(edit) @35940   14 years vboxsync FE/Qt: Move some platform-related stuff from VBoxGlobal to VBoxUtils-win.
(edit) @35938   14 years vboxsync HostDrivers/linux: fix module unload sequence
(edit) @35937   14 years vboxsync VBoxManage/GuestCtrl: Addressed some todos.
(edit) @35936   14 years vboxsync deb/rpm: allow to overwrite pkgdir
(edit) @35935   14 years vboxsync Renabled the rtDirReadMore assertion, but made it ignore ENOENT.
(edit) @35934   14 years vboxsync nit
(edit) @35933   14 years vboxsync Additions/x11/vboxvideo: do not use backing store - the latest server …
(edit) @35932   14 years vboxsync Additions/x11/vboxvideo: further split up source files
(edit) @35931   14 years vboxsync Additions/x11/vboxvideo: minor adjustments and comments
(edit) @35928   14 years vboxsync netflt: build fix
(edit) @35927   14 years vboxsync netflt: enabled hard_start_xmit override instead of qdisc (#4814)
(edit) @35926   14 years vboxsync FE/Qt4: fix warning
(edit) @35925   14 years vboxsync NAT: icmp_error frees mbuf at the end of processing.
(edit) @35924   14 years vboxsync NAT: udp's part of r69951.
(edit) @35923   14 years vboxsync NAT: 'icmp_error` frees source mbuf.
(edit) @35922   14 years vboxsync NAT: out-of-memory feedback (xTracker/5103)
(edit) @35921   14 years vboxsync Main: strncpy fix
(edit) @35920   14 years vboxsync PCI: Linux driver
(edit) @35919   14 years vboxsync crOpenGL: fix deadlock for apps passing invalid args to TexParameter[fi]v
(edit) @35918   14 years vboxsync Main: API docs (IMedium + IMediumAttachment cleanup, media registry …
(edit) @35917   14 years vboxsync VMM/VMMR0/GMMR0: typo in logging.
(edit) @35916   14 years vboxsync VBoxManageGuestCtrl.cpp: r=bird: Added a bunch of todos, most for the …
(edit) @35915   14 years vboxsync Main: fix broken snapshots when disk images are shared between several …
(edit) @35914   14 years vboxsync VMM/VMMR0/GMMR0: logging.
(edit) @35913   14 years vboxsync Main: pass in safearrays as SAFEARRAY*
(edit) @35912   14 years vboxsync crOpenGL: fix sometimes missing textures and geometry
Note: See TracRevisionLog for help on using the revision log.

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