VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48513   11 years vboxsync pylint 1.0 adjustments.
(edit) @48512   11 years vboxsync pylint 1.0 adjustments.
(edit) @48511   11 years vboxsync Config.kmk: pylint 1.0 adjustments.
(edit) @48510   11 years vboxsync FE/Qt: 5105: Runtime UI: Some changes to r89019.
(edit) @48509   11 years vboxsync wined3d: bugfix
(edit) @48508   11 years vboxsync doc/manual: nit.
(edit) @48507   11 years vboxsync doc/manual: Correct extra-data value for the Information Dialog shortcut.
(edit) @48506   11 years vboxsync VMM/HMR0: Don't clear VCPU's ASID while preempting. idLastCpu takes …
(edit) @48505   11 years vboxsync Main/Machine: preparations for moving machines to a different place on disk
(edit) @48504   11 years vboxsync FE/Qt: 5105: Runtime UI: Few more dummy handlers for guest=>host lock …
(edit) @48503   11 years vboxsync FE/Qt: Make sure GUI/AutomountGuestScreens handler hotplugs …
(edit) @48502   11 years vboxsync Fix Darwin build. Attempt #2.
(edit) @48501   11 years vboxsync Attempt to fix Darwin build (not reproducible on ML).
(edit) @48500   11 years vboxsync wined3d: copysingf fix
(edit) @48499   11 years vboxsync tabs
(edit) @48498   11 years vboxsync In addition to r88992: reduce release logging, fix coding style.
(edit) @48497   11 years vboxsync FE/Qt: Global properties: Network page: NAT networks tab: Allowing to …
(edit) @48496   11 years vboxsync OS X specfic code for setting keyboard LEDs, disabled obsolete …
(edit) @48495   11 years vboxsync FE/Qt: do not call XInitThreads with older libX11 versions.
(edit) @48494   11 years vboxsync Main/HostDnsServiceResolvConf::update(): Don't fail on update if …
(edit) @48493   11 years vboxsync NAT/Slirp:slirp_init: prevent loading host's DNS details in case of …
(edit) @48492   11 years vboxsync HostDnsServiceDarwin::update() don't panic if host hasn't got networking.
(edit) @48491   11 years vboxsync crOpenGL: chrome fixes
(edit) @48490   11 years vboxsync tstAPI: test (DNS & Co) modified to ask in endless loop (with 1 sec …
(edit) @48489   11 years vboxsync hostMonitoringRoutine: warnings.
(edit) @48488   11 years vboxsync hostMonitoringRoutine: warnings [-Wunused-parameter]
(edit) @48487   11 years vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @48486   11 years vboxsync HostDnsServiceDarwin: listener for host's DNS configuration update.
(edit) @48485   11 years vboxsync doc: we stopped using SysV semaphores, remove obsolete documentation …
(edit) @48484   11 years vboxsync Runtime: RTReq -> RTReqQueue
(edit) @48483   11 years vboxsync DHCP/Config.h: clean up. grouping data and functions.
(edit) @48482   11 years vboxsync VBoxNetLwipNAT::init(): vbox-style of multiline if-clause.
(edit) @48481   11 years vboxsync VBoxNetLwipNAT::init() Loopback mapping should be loaded unconditionally.
(edit) @48480   11 years vboxsync VBoxNetLwipNAT::VBoxNetLwipNAT() initialization of …
(edit) @48479   11 years vboxsync Config.kmk,Main/Makefile.kmk: Use quotes instead of escaping the …
(edit) @48478   11 years vboxsync HMVMX: Look at the right guest long mode indicator.
(edit) @48477   11 years vboxsync VMM/HMVMXR0: Debug macro switch HMVMX_ALWAYS_SWAP_FPU_STATE.
(edit) @48476   11 years vboxsync VMM/HMVMXR0: Fix assertions and stale comments.
(edit) @48475   11 years vboxsync VMM/HMSVMR0: Reevaluate FPU state after injecting #NMs.
(edit) @48474   11 years vboxsync VMM/HMVMXR0: Fix invalid assertion on 32-bit hosts.
(edit) @48473   11 years vboxsync VMM/HMVMXR0: Try restore state properly on assertions in longjmps …
(edit) @48472   11 years vboxsync REM: Correctly propagate triple faults to EM.
(edit) @48471   11 years vboxsync FE/Qt: Prevent QTranslator re-installation while medium-enumeration is …
(edit) @48470   11 years vboxsync deb: another dh_python2 fix
(edit) @48469   11 years vboxsync Log.
(edit) @48468   11 years vboxsync Devices/VGA: slightly move the 'Press F12...' message up a few pixels, …
(edit) @48467   11 years vboxsync FE/Qt: Network manager: Making network-request connections async.
(edit) @48466   11 years vboxsync include,Extpacks/Puel/UsbWebcam: Windows host webcam backend: report …
(edit) @48465   11 years vboxsync DHCP: nukes extra lines.
(edit) @48464   11 years vboxsync Wrong place.
(edit) @48463   11 years vboxsync tstR0ThreadPreemption: Try explicitly yielding.
(edit) @48462   11 years vboxsync r0drv/linux: todos.
(edit) @48461   11 years vboxsync DHCP + lwip_nat: Domain Name passing on demand.
(edit) @48460   11 years vboxsync NATNetwork::COMGETTER(IPv6Enabled) & …
(edit) @48459   11 years vboxsync Main: don't build VBoxAPIWrap for SDK
(edit) @48458   11 years vboxsync FE/Qt: Global settings: Network page: 1. Full rework; 2. Added NAT …
(edit) @48457   11 years vboxsync VMM/HMVMXR0: Fix check in hmR0VmxCheckGuestState(), CR0.PE MB1 unless …
(edit) @48456   11 years vboxsync Build fix.
(edit) @48455   11 years vboxsync VMM/HMVMXR0: Nits.
(edit) @48454   11 years vboxsync VMM/HMVMXR0: oops.
(edit) @48453   11 years vboxsync VMM/HMVMXR0: Check VMCS values rather than fudged pCtx values in …
(edit) @48452   11 years vboxsync DevEFI.cpp: Get the TSC frequency from the VMM. Sort the variables …
(edit) @48451   11 years vboxsync grr
(edit) @48450   11 years vboxsync Corrected hmR3IsCodeSelectorOkForVmx, hmR3IsStackSelectorOkForVmx and …
(edit) @48449   11 years vboxsync VMM/HMSVMR0: Leave AMD-V properly on invalid-guest state gurus.
(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.
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