VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48023   12 years vboxsync VMM/HMVMXR0: Additional logging to track VMCS state changes.
(edit) @48022   12 years vboxsync FE/Qt: Settings Dialog: USB page: Validation mechanism: Do not disable …
(edit) @48021   12 years vboxsync IPRT/vfsbase: RTVfsUtilPumpIoStreams(): properly detect detect EOF
(edit) @48020   12 years vboxsync Main/solaris: Warnings because Solaris doesn't know when to use const.
(edit) @48019   12 years vboxsync VMM/HMSVMR0: Fix assertion caused by EMT preemption in HM context.
(edit) @48018   12 years vboxsync iomInterpretXCHG: DevVGA can return VINF_EM_RAW_EMULATE_IO_BLOCK, …
(edit) @48017   12 years vboxsync cleanup
(edit) @48016   12 years vboxsync RT_STR_TUPLE
(edit) @48015   12 years vboxsync Main/PerformanceLinux: use RTLinuxSysFs* functions to access files in …
(edit) @48014   12 years vboxsync FE/VBoxManage/GuestCtrl: Implemented handling guest file, process and …
(edit) @48013   12 years vboxsync Main/Performance: fix the return code
(edit) @48012   12 years vboxsync RT_STR_TUPLE
(edit) @48011   12 years vboxsync Main/tstCollector: don't fail if certain functions are not implemented
(edit) @48010   12 years vboxsync E_IMPL => VERR_NOT_IMPLEMENTED
(edit) @48009   12 years vboxsync 1024 * 1024 => _1M
(edit) @48008   12 years vboxsync tstCollector: skip tests if the function is not implemented
(edit) @48007   12 years vboxsync Main/Performance: IPRT status code here, not COM status code
(edit) @48006   12 years vboxsync VMMR0ThreadCtxHooksCreate: Disabled the preemption hooks on solaris …
(edit) @48005   12 years vboxsync Main/glue/glue-java.xsl: fix the heavily broken "in enum safearray" …
(edit) @48004   12 years vboxsync Fixed initialization.
(edit) @48003   12 years vboxsync VMM: CPUMR0Init -> CPUMR0InitVM renamed.
(edit) @48002   12 years vboxsync include/VBox/vmm: missed return.
(edit) @48001   12 years vboxsync Move proxy sources from Devices/Network/lwip-new/vbox to …
(edit) @48000   12 years vboxsync Windows 7 want MSR_IA32_MCP_CAP on AMD64 too.
(edit) @47999   12 years vboxsync VMM/HM: Better error reporting for unsupported VT-x feature combos.
(edit) @47998   12 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (part 2).
(edit) @47997   12 years vboxsync VMM/HMVMXR0: Try fix stale VMCS launch state while getting preempted.
(edit) @47996   12 years vboxsync More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels …
(edit) @47995   12 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (first steps).
(edit) @47994   12 years vboxsync G/c compat shim from standalone proxy - committed here accidentally.
(edit) @47993   12 years vboxsync G/c tstNetPfAddressPortPairParse - requested by vasily.
(edit) @47992   12 years vboxsync Drop VBoxNetSlirpNAT.cpp - it's not and will not be used. It begat …
(edit) @47991   12 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47990   12 years vboxsync VMM/VMMR0: Build fix.
(edit) @47989   12 years vboxsync VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
(edit) @47988   12 years vboxsync Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
(edit) @47987   12 years vboxsync IOMR3MMIOHandler: Accept anything in the 1..16 byte range.
(edit) @47986   12 years vboxsync IEM: Fixed BT so it doesn't generate any writes.
(edit) @47985   12 years vboxsync Additions/linux: correct regular expression.
(edit) @47984   12 years vboxsync this works.
(edit) @47983   12 years vboxsync copy&paste.
(edit) @47982   12 years vboxsync VRDEVideoIn.h: extended frame info
(edit) @47981   12 years vboxsync vboxapi.py: Started on error abstrations (testsuite needs …
(edit) @47980   12 years vboxsync SDKRef: Mentioned changes of USB controller handling
(edit) @47979   12 years vboxsync vboxapi.py: Some cleaning up. New features: Documentation. ;-) …
(edit) @47978   12 years vboxsync Changelog.
(edit) @47977   12 years vboxsync VBoxService/VBoxTray: User idle detection: Reset usage status to idle …
(edit) @47976   12 years vboxsync Spaces.
(edit) @47975   12 years vboxsync Frontends/VirtualBox: move USB enabled check to a more logical place, …
(edit) @47974   12 years vboxsync Additions/linux: fix udev detection in init script, handling Linux 3.x …
(edit) @47973   12 years vboxsync VBoxService/VBoxTray: User idle detection: Lower last input time …
(edit) @47972   12 years vboxsync OpenGL/state_tracker: format specifier warning.
(edit) @47971   12 years vboxsync Solaris/VBoxNetFlt: warning.
(edit) @47970   12 years vboxsync Main/Appliance: fix USB controller handling in the import code path …
(edit) @47969   12 years vboxsync Move comment to the right place.
(edit) @47968   12 years vboxsync Runtime/r3/solaris/mp-solaris: Explicit cast to char*, Solaris need to …
(edit) @47967   12 years vboxsync lwip-nat:pxtcp: comment update for WSARecv.
(edit) @47966   12 years vboxsync lwip-nat: zero counter of sent bytes before sending to …
(edit) @47965   12 years vboxsync burn fix
(edit) @47964   12 years vboxsync Main/src-server: Unused variables and parameters warnings.
(edit) @47963   12 years vboxsync pr6022. Additional checks during OVA/OVF import. Deleting temporary …
(edit) @47962   12 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Obey unavailable last input info.
(edit) @47961   12 years vboxsync changelog: mention AMD-V as well
(edit) @47960   12 years vboxsync VBoxTray/VBoxIPC: Perform user idle detection only on Windows 2000 and up.
(edit) @47959   12 years vboxsync VMM/HMR0: Comment update.
(edit) @47958   12 years vboxsync VMM/HM: Better error reporting when we get invalid VMCS launch-state …
(edit) @47957   12 years vboxsync FE/Qt: Message-center: Forgot to preconfigure table in r88267.
(edit) @47956   12 years vboxsync doc/manual: minor formatting fix, the excessive newlines spilled over …
(edit) @47955   12 years vboxsync r0drv/linux/threadctxhooks: Assert may fail, don't assert here.
(edit) @47954   12 years vboxsync FE/Qt: Message-center: Fixing formatting issue for CProgress result-code.
(edit) @47953   12 years vboxsync Main/testcase/tstVBoxAPILinux.cpp: remove unnecessary code which …
(edit) @47952   12 years vboxsync Frontends/VirtualBox: add a way to hide a medium from the virtual …
(edit) @47951   12 years vboxsync FE/Qt: Settings Dialog: Warning-pane: Hover-stuff timer preventing …
(edit) @47950   12 years vboxsync lwip-nat: give just allocated copy of PF descriptor.
(edit) @47949   12 years vboxsync FE/Qt: Popup-center: Popup-pane: Make sure pane is really focused on …
(edit) @47948   12 years vboxsync lwip-nat: Don't apply port-forward rules immediatly (pollmgr isn't …
(edit) @47947   12 years vboxsync lwip-nat: fix return code (and errno) for inet_pton inet_pton(3) …
(edit) @47946   12 years vboxsync FE/Qt: Global Settings: Proxy page: Forgot to connect validation.
(edit) @47945   12 years vboxsync FE/Qt: Settings Dialog: Warning-pane: Style-sheet independent layout …
(edit) @47944   12 years vboxsync FE/Qt: Settings Dialog: Reworking validation mechanism to reflect all …
(edit) @47943   12 years vboxsync typo
(edit) @47942   12 years vboxsync CPUM: Ignore MSR_K8_INT_PENDING access.
(edit) @47941   12 years vboxsync after Beta 1
(edit) @47940   12 years vboxsync 4.3 Beta 1 (2nd try)
(edit) @47939   12 years vboxsync Ignore MSR_K8_SYSCFG on AMD64 like we used to do.
(edit) @47938   12 years vboxsync temp
(edit) @47937   12 years vboxsync 4.3 Beta 1
(edit) @47936   12 years vboxsync FE/Qt: Runtime Action Pool: Remove *enable* word from toggle-action …
(edit) @47935   12 years vboxsync FE/Qt: Video Capture: Correct icon for enable/disable toggle-action.
(edit) @47934   12 years vboxsync VBoxManage: warnings
(edit) @47933   12 years vboxsync Devices/Network/DevINIP: use int for a rc.
(edit) @47932   12 years vboxsync FE/Qt: Change-log for 4.3 beta.
(edit) @47931   12 years vboxsync deb: dh_python2 not available on Ubuntu 10.04
(edit) @47930   12 years vboxsync Etherboot is obsolete
(edit) @47929   12 years vboxsync NetworkServices/DHCP: fixed hintAddress check.
(edit) @47928   12 years vboxsync Devices/PC: export iPXE to OSE
(edit) @47927   12 years vboxsync FE/Qt: UIWizardNewVD: warning
(edit) @47926   12 years vboxsync VBoxManage: type mismatch
(edit) @47925   12 years vboxsync Main: warnings
(edit) @47924   12 years vboxsync Main: warnings
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette