VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26673   15 years vboxsync faster
(edit) @26672   15 years vboxsync Build fix
(edit) @26671   15 years vboxsync AsyncCompletion: Make it possible to limit the bandwidth of a VM
(edit) @26670   15 years vboxsync GuestHost/OpenGL: warning
(edit) @26669   15 years vboxsync Devices/Input/UsbKbd.cpp: warning, style
(edit) @26668   15 years vboxsync VBox-CodingGuidelines.cpp: Added a Hiro Protagonist quote.
(edit) @26667   15 years vboxsync wddm: more impl
(edit) @26666   15 years vboxsync r0drv/solaris: log fix.
(edit) @26665   15 years vboxsync build fix
(edit) @26664   15 years vboxsync CPUM: use symbolic constants for wait extensions
(edit) @26663   15 years vboxsync APIC: bump up version (watch for regressions)
(edit) @26662   15 years vboxsync VMM: conditionally expose MWAIT extensions
(edit) @26661   15 years vboxsync wddm: more impl
(edit) @26660   15 years vboxsync RTSystemQueryDmiString-solaris.cpp: Overflow hanlding. Don't query …
(edit) @26659   15 years vboxsync IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling.
(edit) @26658   15 years vboxsync comment update
(edit) @26657   15 years vboxsync Added the two cpuid.5.ecx mwait feature bits
(edit) @26656   15 years vboxsync FE/Qt4: Cumulative update for new running VM core. Now …
(edit) @26655   15 years vboxsync FE/Qt4: propagate define
(edit) @26654   15 years vboxsync Added a note about the (now obsolete) raw mode fix
(edit) @26653   15 years vboxsync Rewrote cpuid workaround
(edit) @26652   15 years vboxsync Compile fix
(edit) @26651   15 years vboxsync Check for raw mode cpuid workaround during relocation.
(edit) @26650   15 years vboxsync pdmifs,DevPS2,DrvMouseQueue,MouseImpl: hungarian changes and some …
(edit) @26649   15 years vboxsync CPUM: better cache sharing descriptor - L2 cache is shared amongst all …
(edit) @26648   15 years vboxsync CPUM: wrong sharing info on level 2 cache
(edit) @26647   15 years vboxsync FE/Qt4: New running VM core: fix one assert.
(edit) @26646   15 years vboxsync CPUM: better topology info for Intel CPUs
(edit) @26645   15 years vboxsync IPRT: Update for RTSystemQueryDmiString-win. Now passes testcase, but …
(edit) @26644   15 years vboxsync FE/Qt4: Entry point for new running VM core (vboxglobal).
(edit) @26643   15 years vboxsync Solaris/R0drv: temporary failure case logging in contig alloc.
(edit) @26642   15 years vboxsync Additions/VBoxGuestLib: failure case logging.
(edit) @26641   15 years vboxsync Additions/solaris: clean up package for incremental builds.
(edit) @26640   15 years vboxsync Disabled temporary checks
(edit) @26639   15 years vboxsync NAT: zone's used list should be freed only on master zone.
(edit) @26638   15 years vboxsync Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
(edit) @26637   15 years vboxsync FE/Qt4: New runtime GUI core. Its just a filled body, nothing is …
(edit) @26636   15 years vboxsync FE/Qt4: Extending QIWithRetranslateUI template.
(edit) @26635   15 years vboxsync PAE and AMD64 paging modes support large pages regardless of CR4.PSE.
(edit) @26634   15 years vboxsync ups
(edit) @26633   15 years vboxsync Rebranding: more
(edit) @26632   15 years vboxsync Additions: Some more fixes.
(edit) @26631   15 years vboxsync Additions/solaris: logging and some fixes.
(edit) @26630   15 years vboxsync wddm: more impl
(edit) @26629   15 years vboxsync Additions/solaris: Fix zero sized requests, namely …
(edit) @26628   15 years vboxsync FE/Qt4-OSX: really fix the problem of #57772
(edit) @26627   15 years vboxsync XPCOM: fix bug handling empty "client down" containers, regression in …
(edit) @26626   15 years vboxsync Implemented RTSystemQueryDmiString on Solaris.
(edit) @26625   15 years vboxsync Large page code cleanup
(edit) @26624   15 years vboxsync Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
(edit) @26623   15 years vboxsync VBoxShell: Add commands for CPU hot-add/remove
(edit) @26622   15 years vboxsync Statistics
(edit) @26621   15 years vboxsync Some counters
(edit) @26620   15 years vboxsync Wrong mask
(edit) @26619   15 years vboxsync Logging
(edit) @26618   15 years vboxsync RTSystemQueryDmiString-linux.cpp: the dmi stuff can be in …
(edit) @26617   15 years vboxsync DevFwCommon.cpp: Allow more than 3 chars for product version and 12 …
(edit) @26616   15 years vboxsync More large page work (disabled)
(edit) @26615   15 years vboxsync CPU hotplug: Increase the number of tries to unplug a CPU from the VM. …
(edit) @26614   15 years vboxsync CPU hotplug: Replace container objects with noop's if the attached CPU …
(edit) @26613   15 years vboxsync CPU hotplug: The container has to be there always (you can't remove a …
(edit) @26612   15 years vboxsync RTTcpGetPeerAddress: Host endian for the port.
(edit) @26611   15 years vboxsync BoxServiceCpuHotPlug.cpp: todo update.
(edit) @26610   15 years vboxsync tcp.cpp: IPRT_WITH_TCPIP_V6 not IPRT_TCP_IN6.
(edit) @26609   15 years vboxsync Main, shared f/w: changed DMI passthrough defaults
(edit) @26608   15 years vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
(edit) @26607   15 years vboxsync Frontends/VBoxHeadless: register the VirtualBox callback as late as …
(edit) @26606   15 years vboxsync Large page work
(edit) @26605   15 years vboxsync tstSystemQueryOsInfo -> tstRTSystemQueryOsInfo.
(edit) @26604   15 years vboxsync tstSystemQueryOsInfo: converted to RTTest.
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26602   15 years vboxsync Main: Bstr crash fix on Windows
(edit) @26601   15 years vboxsync host DMI info support
(edit) @26600   15 years vboxsync iprt: Added RTSystemQueryDmiString.
(edit) @26599   15 years vboxsync CPU hotplug/Additions: Fix hot-add event. The cpu directory might not …
(edit) @26598   15 years vboxsync NAT: read no more than available space in the mbuf.
(edit) @26597   15 years vboxsync NAT: bsd mbuf synced with last changes in drvnat.
(edit) @26596   15 years vboxsync NAT: leak in BSD mbuf sync (#3993)
(edit) @26595   15 years vboxsync CPU hotplug: Fix guest cpu hot-plug monitor. The paths have changed
(edit) @26594   15 years vboxsync CPU hotplug: Reduce the amount of AML code interpreted by the guest …
(edit) @26593   15 years vboxsync CPU hotplug: Remove a lot of code duplication in the CPU hotplug SSDT …
(edit) @26592   15 years vboxsync CPU hotplug: Fix Linux guests after ACPi table rework
(edit) @26591   15 years vboxsync EFI: better CPU frequency esteemation
(edit) @26590   15 years vboxsync tcp: build fix.
(edit) @26589   15 years vboxsync tcp.cpp: build fix.
(edit) @26588   15 years vboxsync iprt: New type RTNETADDR for storing any address + type + port. Added …
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26586   15 years vboxsync FE/Qt: fixed r57749
(edit) @26585   15 years vboxsync FE/Qt4-OSX: try to fix several reports for swapped keys (public #1494, …
(edit) @26584   15 years vboxsync Python shell: harmless typo
(edit) @26583   15 years vboxsync Python: gueststats command, API to get enums values list
(edit) @26582   15 years vboxsync XPCOM: fix IPC message processing in the situation where several …
(edit) @26581   15 years vboxsync FE/Qt4: Moved the realtime dock preview settings to the VM settings …
(edit) @26580   15 years vboxsync slirp_state.h: Use RTReqCall*.
(edit) @26579   15 years vboxsync FE/Qt4: warning
(edit) @26578   15 years vboxsync FE/Qt4: not used anymore
(edit) @26577   15 years vboxsync More large page work
(edit) @26576   15 years vboxsync SrvIntNetR0.cpp: gcc maybe used uninitialized.
(edit) @26575   15 years vboxsync build fix.
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
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