VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48358   11 years vboxsync PS2M: Implemented wrap mode.
(edit) @48357   11 years vboxsync The intel_pstate Linux driver depends on these two MSRs
(edit) @48356   11 years vboxsync crOpenGL: dummy window handling, shared context creation, window …
(edit) @48355   11 years vboxsync Additions/linux/drm: kernel mode-setting update.
(edit) @48354   11 years vboxsync Additions/linux/drm: build on SLES 11 sp 3.
(edit) @48353   11 years vboxsync small fix. uint64_t has been changed to size_t
(edit) @48352   11 years vboxsync has changed, reading an ISO file and adding one to OVA/OVF package
(edit) @48351   11 years vboxsync removeOldClassIDs: Close the right handle, 2nd attempt.
(edit) @48350   11 years vboxsync removeOldClassIDs: Close the right handle.
(edit) @48349   11 years vboxsync inverted #ifdefs.
(edit) @48348   11 years vboxsync crOpenGL: int gl version presentation
(edit) @48347   11 years vboxsync HMVMXR0.cpp: Only the 64 -> 32 needs the exit controls update, I believe.
(edit) @48346   11 years vboxsync header fixes
(edit) @48345   11 years vboxsync header fixes
(edit) @48344   11 years vboxsync VMM/HMVMXR0: No need to ask VMX exit ctls to be reloaded when we're …
(edit) @48342   11 years vboxsync Main/GuestCtrl: warnings, don't ignore the exit code
(edit) @48341   11 years vboxsync GuestHost: typos
(edit) @48340   11 years vboxsync typo
(edit) @48339   11 years vboxsync 1st approach, to skip a real disk mounted to the CD-ROM on the host.
(edit) @48338   11 years vboxsync Disable stateless DHCPv6 server for now. It only tells guests the …
(edit) @48337   11 years vboxsync VBoxNetNAT: (tabs).
(edit) @48336   11 years vboxsync VBoxNetNAT: typo: adding ipv4 rules to ip6 list.
(edit) @48335   11 years vboxsync Add src-server/HostDnsService.cpp forgotten in previous.
(edit) @48334   11 years vboxsync Main/testcase: adds disabled by default test of DNS bits of HostImpl.
(edit) @48333   11 years vboxsync HistImpl: clean up
(edit) @48332   11 years vboxsync Main/DNS: implementation of DNS related hooks in IHost interface.
(edit) @48331   11 years vboxsync Main/DNS: adds dns service bits to build.
(edit) @48330   11 years vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
(edit) @48329   11 years vboxsync VMM: nits.
(edit) @48328   11 years vboxsync VMM: Assert, doxygen, todo question.
(edit) @48327   11 years vboxsync wine build fix.
(edit) @48326   11 years vboxsync VMM: Nits.
(edit) @48325   11 years vboxsync crOpenGL/OSX: scrolling & docktile image fixes
(edit) @48323   11 years vboxsync Main,Installer: 32-bit on 64-bit COM API support (windows). Currently …
(edit) @48322   11 years vboxsync crOpenGL: default context cleanup fix
(edit) @48321   11 years vboxsync vboxapi.py: Ensure that the dynamic python code for the VBox type …
(edit) @48319   11 years vboxsync VBoxRT-x86.dll: Windows build fix.
(edit) @48318   11 years vboxsync VMM/HM: Fix incorrect jump causing panic while restoring GS in VT-x.
(edit) @48317   11 years vboxsync FE/Qt: Thread-pool framework: Some (yet) disabled release-logging.
(edit) @48316   11 years vboxsync FE/Qt: Get rid of few local UIMedium dependencies over whole the GUI …
(edit) @48314   11 years vboxsync FE/Qt: Get rid of global UIMedium dependency over whole the GUI project.
(edit) @48313   11 years vboxsync Main/ExtPackManager+Console: add a way to load HGCM modules from an …
(edit) @48311   11 years vboxsync Warnings.
(edit) @48310   11 years vboxsync FE/Qt: Chooser-model: Moving VM selector logging initialization into …
(edit) @48309   11 years vboxsync nit.
(edit) @48308   11 years vboxsync VMM: Log cosmetics.
(edit) @48307   11 years vboxsync FE/Qt: Medium-enumerator: Some logging fixes.
(edit) @48306   11 years vboxsync VMM/HMSVMR0: Assert.
(edit) @48305   11 years vboxsync TokenImpl: debug build fix.
(edit) @48304   11 years vboxsync Runtime/r3/init: disable this for Vista 64 as well
(edit) @48303   11 years vboxsync Main: fixed a few %Rrc <--> COM error code mismatches
(edit) @48302   11 years vboxsync VMM/HMSVMR0: Comments similar to Intel.
(edit) @48301   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 10): Switch to …
(edit) @48300   11 years vboxsync vboxshell.py: Even better automatic path detection.
(edit) @48299   11 years vboxsync SessionImpl.cpp: VBoxClient-x86.so fixes.
(edit) @48298   11 years vboxsync Main/idl: forgotten UUID changes
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48296   11 years vboxsync VMM/HMR0: Fix for SMX mode, avoid rechecking what's already checked.
(edit) @48295   11 years vboxsync Main: fixed a few %Rrc <--> COM error code mismatches
(edit) @48294   11 years vboxsync libs/xpcom18a4/python: copy and paste error
(edit) @48293   11 years vboxsync apps/snvsync-vbox: now really ignore the binary
(edit) @48292   11 years vboxsync crOpenGL: dumper fixes
(edit) @48291   11 years vboxsync crOpenGL: fix OSX win8.1 rendering
(edit) @48290   11 years vboxsync crOpenGL: static var
(edit) @48289   11 years vboxsync Move code to set up IPv6 addresses to VBoxNetLwipNAT::netifInit. While …
(edit) @48288   11 years vboxsync VBoxNetLwipNAT::netifInit: it's Ethernet, so create ipv6 link-local …
(edit) @48287   11 years vboxsync netif_create_ip6_linklocal_address: Don't access netif::hwaddr outside …
(edit) @48286   11 years vboxsync gzguts.h: include io.h on windows.
(edit) @48285   11 years vboxsync vboxshell.py: Fixed some bustage and improved the path autodetection.
(edit) @48284   11 years vboxsync VMM/HMVMXR0: Avoid calling PGM twice for reading just 4 consecutive bytes.
(edit) @48283   11 years vboxsync Fixed VBOX_ZLIB bug in previous commit.
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48281   11 years vboxsync Main/webservice: misunderstanding, picked wrong socket abstraction name
(edit) @48280   11 years vboxsync VMM/HMR0: Todo comment. SMX mode.
(edit) @48279   11 years vboxsync Main/webservice: use SOCKET instead of int (gSOAP has this platform …
(edit) @48278   11 years vboxsync FE/Qt: UIMedium: Cleanup/rework (part 1).
(edit) @48277   11 years vboxsync FE/Qt: VBoxGlobal: Small medium-details logic fix.
(edit) @48276   11 years vboxsync FE/Qt: Medium-enumerator framework: Small API fix.
(edit) @48275   11 years vboxsync crOpenGL: basics for no-alpha blits
(edit) @48274   11 years vboxsync FE/Qt: Build-fix for r88688.
(edit) @48273   11 years vboxsync FE/Qt: Medium-enumerator framework.
(edit) @48272   11 years vboxsync FE/Qt: UIMedium: Extend with required functionality.
(edit) @48271   11 years vboxsync FE/Qt: Build-fix for r88685.
(edit) @48270   11 years vboxsync FE/Qt: Thread-pool framework.
(edit) @48269   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 9).
(edit) @48268   11 years vboxsync VMM: Fix wrong check for SMX.
(edit) @48267   11 years vboxsync VMM: Allow VT-x to be used in SMX mode, more granular error checking.
(edit) @48266   11 years vboxsync VMMR3/IEM: STAM description typo.
(edit) @48265   11 years vboxsync FE/Qt: Medium combo-box: Cleanup/rework (part 1).
(edit) @48264   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 8): Processing …
(edit) @48263   11 years vboxsync Missing VBoxPython dependency (harmless/useless (wildcard)).
(edit) @48262   11 years vboxsync VMM/HM: Preempt stats and minor optimizations to VT-x when …
(edit) @48261   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 7).
(edit) @48260   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 6).
(edit) @48259   11 years vboxsync FE/Qt: Global: Rename findMedium => medium.
(edit) @48258   11 years vboxsync FE/Qt: Icon update: Old icon for machine-state *running*.
(edit) @48256   11 years vboxsync VMM: More descriptive host-NMI stat name.
(edit) @48254   11 years vboxsync OS X Additions: attempt to fix packing.
(edit) @48253   11 years vboxsync svnsync-vbox/main.c: rip out some incorrect code again, was worse than …
(edit) @48252   11 years vboxsync svnsync-vbox/main.c: fix some bugs which showed up with the recent …
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