VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10072   17 years vboxsync Nested paging update.
(edit) @10071   17 years vboxsync Don't set the no-execute bits in the fake pml4e & pdpte
(edit) @10070   17 years vboxsync log spelling.
(edit) @10068   17 years vboxsync Set the accessed bit as well (protected mode without paging; shadow pde)
(edit) @10067   17 years vboxsync Solaris vboxvfs: root vnode.
(edit) @10066   17 years vboxsync Paranoid assertion
(edit) @10065   17 years vboxsync Missing physical address for nested root
(edit) @10064   17 years vboxsync Missing log group
(edit) @10063   17 years vboxsync AMD64 updates for nested paging.
(edit) @10062   17 years vboxsync logging fix
(edit) @10061   17 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10060   17 years vboxsync Drop the NOTPARALLEL on the schema stuff.
(edit) @10058   17 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10057   17 years vboxsync Changed brute force _DEPS on each source to _INTERMEDIATES (PREREQS -> …
(edit) @10056   17 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10055   17 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10054   17 years vboxsync spaces
(edit) @10052   17 years vboxsync VBOX_KBUILD_HACKING
(edit) @10051   17 years vboxsync VBOX_KBUILD_HACKING
(edit) @10050   17 years vboxsync VBOX_KBUILD_HACKING
(edit) @10049   17 years vboxsync VBOX_KBUILD_HACKING
(edit) @10048   17 years vboxsync VBOX_KBUILD_HACKING
(edit) @10047   17 years vboxsync Fixed vboxaml.hex dependency.
(edit) @10046   17 years vboxsync Drop the .NOTPARALLEL hack (windows), this should work fine now. …
(edit) @10045   17 years vboxsync Converted PC/PXE/Makefile.kmk to a sub-makefile.
(edit) @10044   17 years vboxsync Converted Storage/VBoxHDDFormats/Makefile.kmk and it subdirectory to …
(edit) @10043   17 years vboxsync Fixed a couple of wrong deps (TARGET_PATH instead of PATH_TARGET, …
(edit) @10042   17 years vboxsync VBOX_KBUILD_HACKING…
(edit) @10041   17 years vboxsync VBOX_KBUILD_HACKING…
(edit) @10040   17 years vboxsync Fixed missing dependency on vbetables.h.
(edit) @10036   17 years vboxsync Argh
(edit) @10035   17 years vboxsync More annoying assertions removed
(edit) @10034   17 years vboxsync Moved some assertions around
(edit) @10033   17 years vboxsync Logging update
(edit) @10032   17 years vboxsync Nested paging updates
(edit) @10031   17 years vboxsync VBoxNetFlt - work in progress.
(edit) @10030   17 years vboxsync Backed out vboxvfs dynamic linking for now.
(edit) @10028   17 years vboxsync Attempted build fix.
(edit) @10027   17 years vboxsync Corrected check for flushing shadow pml4. Extended check for nested …
(edit) @10026   17 years vboxsync Nested paging updates.
(edit) @10024   17 years vboxsync typo
(edit) @10023   17 years vboxsync Solaris vboxvfs: resolved symbols and updated the VBOXGUESTR0 …
(edit) @10022   17 years vboxsync FE/Qt4: Preperation for Qt4 on win.amd64.
(edit) @10021   17 years vboxsync Updates for amd64 nested paging.
(edit) @10019   17 years vboxsync Updated for accepted shadow page modes.
(edit) @10018   17 years vboxsync Wrong assertion + logging updates
(edit) @10017   17 years vboxsync HostServices/SharedInfoService and Additions/common: deal with …
(edit) @10016   17 years vboxsync Corrected parameter types (const). Use SELMToFlatEx instead of …
(edit) @10015   17 years vboxsync Don't forget to sync back MSR_K8_KERNEL_GS_BASE.
(edit) @10014   17 years vboxsync Filter out the MSR_K6_LME bit or else AMD-V expects amd64 shadow …
(edit) @10013   17 years vboxsync AMD64 shadow & real or protected mode without paging combo. Flush TLB …
(edit) @10012   17 years vboxsync Logging update
(edit) @10011   17 years vboxsync Compile fix
(edit) @10010   17 years vboxsync Updates for 64 bits mode (invlpg - amd-v)
(edit) @10009   17 years vboxsync netsniffer: implemented missing config interface allow to sniffing …
(edit) @10008   17 years vboxsync Additions/WINNT: add support for guest properties to VBoxControl
(edit) @10007   17 years vboxsync Main (guest properties): support the delete property request
(edit) @10006   17 years vboxsync Additions/common: retrieve guest property: fix if the property doesn't …
(edit) @10005   17 years vboxsync Additions/common: handle the guest property delete request
(edit) @10004   17 years vboxsync HostServices/SharedInfoServices: removed a wrong test
(edit) @10003   17 years vboxsync HostServices/SharedInfoServices: added a request to remove a guest property
(edit) @10002   17 years vboxsync Make dynamic image default for VBoxManage convertdd, and just …
(edit) @10001   17 years vboxsync Cleanup
(edit) @10000   17 years vboxsync Pure naming change for the guest property store stuff. Functionality …
(edit) @9999   17 years vboxsync Too noisy
(edit) @9998   17 years vboxsync Logging update
(edit) @9996   17 years vboxsync Additions/common: fixed some error codes in VBoxGuestR3LibVideo.cpp
(edit) @9995   17 years vboxsync HostServices/SharedInfoService: did a cleanup todo
(edit) @9994   17 years vboxsync Additions/common: clean up mode reading code in VBoxGuestR3LibVideo.cpp
(edit) @9993   17 years vboxsync Correction for PML4E clearing.
(edit) @9992   17 years vboxsync HostDrivers/Support: fixed a typo in the Linux kernel module build script
(edit) @9991   17 years vboxsync FE/Qt3 and 4: added a second algorithm for detecting host keyboard layout
(edit) @9990   17 years vboxsync Some cleanup
(edit) @9989   17 years vboxsync Enabled rdmsr/wrmsr emulation again. (VT-x & AMD-v regression fixed)
(edit) @9988   17 years vboxsync Unconditionally update the sysenter msrs.
(edit) @9986   17 years vboxsync Introduced CPUMIsGuestInLongModeEx
(edit) @9985   17 years vboxsync Relax the requirement for VT-x when in 64 bits mode.
(edit) @9984   17 years vboxsync Big instruction emulation update for 64 bits mode. Watch for regressions!
(edit) @9982   17 years vboxsync Logging
(edit) @9981   17 years vboxsync Always switch the PGM mode when we're using VT-x/AMD-v
(edit) @9980   17 years vboxsync Log update
(edit) @9979   17 years vboxsync g_MpPendingOfflineSet is only used when CPU_DOWN_FAILED is defined.
(edit) @9978   17 years vboxsync Some WDK hacks (amd64).
(edit) @9977   17 years vboxsync is needed for some older kernels/distros
(edit) @9976   17 years vboxsync more Qt4 lib installer fixes
(edit) @9975   17 years vboxsync Fix incorrect 63 sector minimum logical partition start offset. Also …
(edit) @9974   17 years vboxsync libVBoxQt* libs are already stripped
(edit) @9973   17 years vboxsync actually install the Sun Qt4 libs
(edit) @9972   17 years vboxsync typo
(edit) @9971   17 years vboxsync Linux installer: added Qt4 GUI
(edit) @9970   17 years vboxsync Fe/Qt4: Integrate QILabel into Global/VM Settings dialogs.
(edit) @9969   17 years vboxsync fixed builds
(edit) @9968   17 years vboxsync Fe/Qt4: Slightly extend the QILabel api to let to: - get the frame …
(edit) @9967   17 years vboxsync Qt4: allow to link Linux/Solaris builds against our Qt4 compiled by Sun
(edit) @9966   17 years vboxsync AssertCR3: ignore X86_PTE_PAE_NX as well in big pages (PDE bit is …
(edit) @9965   17 years vboxsync Hyper and intermediate CR3 values can be 64 bits.
(edit) @9964   17 years vboxsync Paranoid assertion
(edit) @9963   17 years vboxsync More pretty printing.
(edit) @9962   17 years vboxsync supdrv: Re-enabled the new GIP code for windows.
(edit) @9961   17 years vboxsync Extended the testcase.
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