VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48448   11 years vboxsync VMM: Assertions.
(edit) @48447   11 years vboxsync Additions/common/VBoxGuest: lower some more logging priority.
(edit) @48446   11 years vboxsync BIOS: Reshuffled code, added shutdown code 9 support.
(edit) @48445   11 years vboxsync Todo.
(edit) @48444   11 years vboxsync Additions/linux/drm: make the new driver build but not yet load.
(edit) @48443   11 years vboxsync VMM/HMVMXR0: Leave VT-x properly for VERR_VMX_INVALID_GUEST_STATE and …
(edit) @48442   11 years vboxsync VMM: Comment and doxygen.
(edit) @48441   11 years vboxsync VMM/VMMAll: Fix nasty wake up with SMP VMs and thread-context hooks.
(edit) @48440   11 years vboxsync Mac OS X should default to AHCI DVD drive and UTC in RTC.
(edit) @48439   11 years vboxsync Provide real sys_arch_mbox_tryfetch. XXX: We can't rename it with a …
(edit) @48438   11 years vboxsync Check for PXREMAP_FAILED now that it can actually happen.
(edit) @48437   11 years vboxsync sys_mbox_tryfetch() returns timeout, not error code. Real tryfetch …
(edit) @48436   11 years vboxsync VMM/HMVMXR0: Temporary workaround, intercept CR0.PE changes with UX.
(edit) @48435   11 years vboxsync SMC reimplementation (disabled). Works but needs save state, more keys …
(edit) @48434   11 years vboxsync VBoxNetLwipNAT::init: temporary com::Utf8Str object is destructed at …
(edit) @48433   11 years vboxsync VMM/HM: Unused variable.
(edit) @48432   11 years vboxsync ConfigEntity::ConfigEntity: init m_u32ExpirationPeriod
(edit) @48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48430   11 years vboxsync VBoxNetDhcp::init: temporary com::Utf8Str object is destructed at the …
(edit) @48429   11 years vboxsync VBoxManage, doc/manual: document 'VBoxManage modifyvm --vtxux'
(edit) @48428   11 years vboxsync FE/Qt: Medium-enumeration mechanism: Make sure medium-enumerator is …
(edit) @48427   11 years vboxsync rpm: added openSUSE 12.3
(edit) @48426   11 years vboxsync VMM: Fixed strict build assertion assumption with thread-context …
(edit) @48425   11 years vboxsync Main: ApplianceImplExport: do not crash if VM has no CD/DVD medium.
(edit) @48424   11 years vboxsync Main: remove unnecessary includes
(edit) @48423   11 years vboxsync Main: EmulatedUSB fixes.
(edit) @48422   11 years vboxsync Additions/linux/drm: removed .fasync as drm_fasync is an unneeded …
(edit) @48421   11 years vboxsync VMM/HMVMXR0: Clear interrupt-window exiting control on premature …
(edit) @48420   11 years vboxsync DHCP: moves implementation from header to source file.
(edit) @48419   11 years vboxsync Filled in a few blanks.
(edit) @48418   11 years vboxsync Updated sample for changed PDM interface.
(edit) @48417   11 years vboxsync Main/NATNetworkImpl: accept hint for address selection returning …
(edit) @48416   11 years vboxsync space.
(edit) @48415   11 years vboxsync Main/NATNework: Assign to dhcplowerip not next to the dhcpserver but …
(edit) @48414   11 years vboxsync VBoxNetDHCP: nits.
(edit) @48413   11 years vboxsync VBoxNetDHCP: Fix unsigned vs signed comparison.
(edit) @48412   11 years vboxsync bugfixes
(edit) @48411   11 years vboxsync latency testcase in the works…
(edit) @48410   11 years vboxsync IOMMMIOPhysHandler: Don't sit on the IOM lock.
(edit) @48409   11 years vboxsync DevAHCI: Ported READ DVD STRUCTURE command from DevATA.
(edit) @48408   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48407   11 years vboxsync VMM/HMVMXR0: Attempt to fix guru in the switcher case with MOV DRx …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48405   11 years vboxsync NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
(edit) @48404   11 years vboxsync debug build fix.
(edit) @48403   11 years vboxsync NAT/Lwip: bypass registered loopbacks to proxy.
(edit) @48402   11 years vboxsync VMM/HMVMXR0: Assertion.
(edit) @48401   11 years vboxsync lwip-nat: DHCP using system wide definition INET_ADDSTRLEN, on Windows …
(edit) @48400   11 years vboxsync DevEFI.cpp: style and docs.
(edit) @48399   11 years vboxsync DevAHCI.cpp: Logging nits.
(edit) @48398   11 years vboxsync dbgmoddwarf.cpp: mach_kernel hack.
(edit) @48397   11 years vboxsync lwip-nat: DHCP (stringified IP address validation typo) "(pszTerm - …
(edit) @48396   11 years vboxsync Runtime: fixed typo (thanks Mathias Krause)
(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) @48393   11 years vboxsync after Beta 2
(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) @48389   11 years vboxsync doc/manual: cosmetics
(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) @48385   11 years vboxsync doc: DNS support in NAT networking and configuration binding to …
(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) @48381   11 years vboxsync doc/manual: updated the French manual translation, thank you …
(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) @48371   11 years vboxsync Forgot cpumctx.h with the MSR fix.
(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) @48359   11 years vboxsync changelog
(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.
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