VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48395   11 years vboxsync VMM/GVMMR0: Todo question.
(edit) @48394   11 years vboxsync VMM/HMVMXR0: Address possible deadlock situation with the PGM lock. …
(edit) @48392   11 years vboxsync 4.3 Beta 2
(edit) @48391   11 years vboxsync VMM: Disable thread-context hooks. Not stable enough.
(edit) @48390   11 years vboxsync Main/ExtPackManagerImpl: warning.
(edit) @48388   11 years vboxsync FE/Qt: Icon update: Another missed icon (was replaced by temporary).
(edit) @48387   11 years vboxsync FE/Qt: Icon update: Some missed icon (was replaced by temporary).
(edit) @48386   11 years vboxsync FE/Qt: Runtime UI: Dummy handler for guest=>host lock synchronization.
(edit) @48384   11 years vboxsync todo
(edit) @48383   11 years vboxsync Runtime/r0drv: be on the safe side
(edit) @48382   11 years vboxsync Runtime/r0drv: Depend only on kernel config define rather than the version.
(edit) @48380   11 years vboxsync Additions/linux/drm: move files and updates.
(edit) @48379   11 years vboxsync Main/NATNetwork: empty string.
(edit) @48378   11 years vboxsync Main/NATNetwork: correct handling upper-bound of network.
(edit) @48377   11 years vboxsync lwip-nat: dhcp missed loop.
(edit) @48376   11 years vboxsync lwip-nat: warnings [-Wshadow]
(edit) @48375   11 years vboxsync vbox-lwip-nat: DHCP maps 127/8 to registered loopbacks or ignore them.
(edit) @48374   11 years vboxsync lwip-nat: warning [-Wshadow].
(edit) @48373   11 years vboxsync lwip-nat: fetching local bindings. (disabled).
(edit) @48372   11 years vboxsync VBoxNetNAT: binding to specific interface (IPv4). Address to interface …
(edit) @48370   11 years vboxsync EM,HM: MWait fix, clearing the active bit too early.
(edit) @48369   11 years vboxsync VMM/HMVMXR0: Nits.
(edit) @48368   11 years vboxsync Implement MSR_PKG_CST_CONFIG_CONTROL for mac os x.
(edit) @48367   11 years vboxsync NATNetwork/DHCP: send DNS list to guest.
(edit) @48366   11 years vboxsync crOpenGL: fix debug defines, sigh
(edit) @48365   11 years vboxsync lwip-nat: move IPv6 to _DEFS
(edit) @48364   11 years vboxsync Additions/linux/drm: move files and updates.
(edit) @48363   11 years vboxsync Port-forwarding/win: INET6_ADDRSTRLEN is defined in ws2ipdef.h and has …
(edit) @48362   11 years vboxsync VMM/HMVMXR0: Clarify that it's guest-CPU context CR0 and not VMCS CR0.
(edit) @48361   11 years vboxsync VMM/HMVMXR0: comment cosmetic.
(edit) @48360   11 years vboxsync HMVMXR0.cpp: Made hmR0VmxSetupVMRunHandler trigger the necessary host …
(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) @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) @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.
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