VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20048   16 years vboxsync FE/Qt4: Mini tool-bar build fix.
(edit) @20047   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes - Initial …
(edit) @20046   16 years vboxsync Updates
(edit) @20045   16 years vboxsync Main-S3: backed out r47779 because of Win (mkdtemp)
(edit) @20044   16 years vboxsync Main-S3: initial code for the export of OVF's to an S3 server
(edit) @20043   16 years vboxsync Runtime: export to OSE
(edit) @20042   16 years vboxsync Main: sketched 3D hardware support test in IHost
(edit) @20041   16 years vboxsync Support 32 bits cr8 accesses (lock mov cr0, eax = mov cr8, eax)
(edit) @20040   16 years vboxsync VMM/EM: accept EMSTATE_HALTED, it's normal when resuming execution of …
(edit) @20039   16 years vboxsync DevAPIC.cpp: Made apic_timer select the right instance. Fixed the …
(edit) @20038   16 years vboxsync Use new functions to get/set TPR (AMD-V).
(edit) @20037   16 years vboxsync TPR read/write updates
(edit) @20036   16 years vboxsync Python: docs update, webserice bindings support custom URLs, cleanup
(edit) @20035   16 years vboxsync Some updates for AMD APIC accesses
(edit) @20034   16 years vboxsync Comment added
(edit) @20033   16 years vboxsync another OSE fix
(edit) @20032   16 years vboxsync Expose X86_CPUID_AMD_FEATURE_ECX_CR8L to all guests.
(edit) @20031   16 years vboxsync VirtualBox.xidl: changed aVboxValue => aVBoxValue
(edit) @20030   16 years vboxsync further OSE fixes
(edit) @20029   16 years vboxsync crOpenGL: hack for google earth view size, turned off
(edit) @20028   16 years vboxsync crOpenGL: fix host crashes for guest apps with wrong opengl calls order
(edit) @20026   16 years vboxsync Testing AMD IO-APIC patching
(edit) @20024   16 years vboxsync VMMDev: replace a weird constant with NULL for zero size HGCM buffers.
(edit) @20022   16 years vboxsync Runtime: S3 testcase
(edit) @20021   16 years vboxsync Main/Display: properly save/restore some important members, see …
(edit) @20020   16 years vboxsync shared folders: prevent the guest to access parent directories
(edit) @20019   16 years vboxsync Runtime: to much
(edit) @20018   16 years vboxsync Runtime: Added method for returning the system temporary directory path.
(edit) @20016   16 years vboxsync NAT: noisy logging
(edit) @20014   16 years vboxsync Compile fix
(edit) @20013   16 years vboxsync Typo
(edit) @20012   16 years vboxsync PGM: MMR3PageAlloc() / MMR3PageAllocLow() already set the …
(edit) @20011   16 years vboxsync VMM: fix a typo in mmR3PagePoolAlloc() if the memory allocation …
(edit) @20010   16 years vboxsync PDMCritSect: Enabled ring-0 exit.
(edit) @20009   16 years vboxsync Video HW Accel: guest->host command mechanism fixes
(edit) @20008   16 years vboxsync PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
(edit) @20007   16 years vboxsync Turn on VAPIC access handling for all VCPUs
(edit) @20005   16 years vboxsync Noisy logging
(edit) @20004   16 years vboxsync Logging change
(edit) @20003   16 years vboxsync Enabled the IO-APIC optimizations for VT-x in the 32 bits guest case. …
(edit) @20002   16 years vboxsync Missed changes
(edit) @20001   16 years vboxsync Cleaned up PDMGet/SetTPR.
(edit) @20000   16 years vboxsync Cleaned up
(edit) @19999   16 years vboxsync More comments
(edit) @19998   16 years vboxsync Solaris/vbi: vbi_execute_on_one fix. New vbi binaries.
(edit) @19997   16 years vboxsync Wrong APIC page
(edit) @19996   16 years vboxsync Moved TPR caching check to the top.
(edit) @19995   16 years vboxsync Introduced PDMHasIoApic.
(edit) @19994   16 years vboxsync fix doc build.
(edit) @19993   16 years vboxsync Proper handling of VMX_EXIT_APIC_ACCESS
(edit) @19992   16 years vboxsync Started with TPR caching for 32 bits guest (VT-x only).
(edit) @19991   16 years vboxsync pdmcritsect: work in progress.
(edit) @19990   16 years vboxsync initterm-r0drv-nt.cpp: more names.
(edit) @19989   16 years vboxsync critsect-generic.cpp: Xchg*32 -> Write*32.
(edit) @19988   16 years vboxsync VRDP: fix burn
(edit) @19986   16 years vboxsync Removed test code
(edit) @19985   16 years vboxsync Some APIC access updates (disabled)
(edit) @19983   16 years vboxsync initterm-r0drv-nt.cpp: Some more data.
(edit) @19982   16 years vboxsync crOpenGL: d3d8/9 wine/native switcher dll
(edit) @19981   16 years vboxsync NAT: warnings and style
(edit) @19980   16 years vboxsync NAT: unix build fix
(edit) @19979   16 years vboxsync NAT: fix of vbox.org/4091 change list to queue to feed dhcp client …
(edit) @19978   16 years vboxsync NAT: Rule to compile libalias with Slirp, switchable with …
(edit) @19977   16 years vboxsync NAT: some glue code and experiments with default NAT rule
(edit) @19976   16 years vboxsync HWSVMR0.cpp: Inverted check in assertion?
(edit) @19975   16 years vboxsync initterm-r0drv-nt.cpp: Proper Vista64 test.
(edit) @19974   16 years vboxsync HostDVD/FreeBSD: Take the 64kb limit into account when reading from …
(edit) @19973   16 years vboxsync Host/DVD: Fix non passthrough access on FreeBSD on probably Darwin too.
(edit) @19972   16 years vboxsync SemEvent/FreeBSD: Use tsleep instead of msleep_spin. Looks like tlseep …
(edit) @19971   16 years vboxsync initterm-r0drv-nt.cpp: XP64 (untested).
(edit) @19970   16 years vboxsync tstR0ThreadPreemption: Some adjustments.
(edit) @19969   16 years vboxsync IPRT/r0drv-nt: Cleaning up the preemption hacks; XP SP2 is done.
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19967   16 years vboxsync ACPI: Add support for FreeBSD
(edit) @19966   16 years vboxsync tstR0ThreadPreemption.cpp: Don't loop forever.
(edit) @19965   16 years vboxsync tstR0ThreadPreemption.cpp: Don't loop forever.
(edit) @19964   16 years vboxsync WINNT/Graphics/Makefile.kmk: nitpicking
(edit) @19963   16 years vboxsync Frontends/Makefile.kmk: nitpicking.
(edit) @19962   16 years vboxsync VBoxShell/Makefile.kmk: Id keyword is mandatory, as is the use of tabs …
(edit) @19961   16 years vboxsync VirtualBox/Makefile.kmk: ditto.
(edit) @19960   16 years vboxsync Main/Makefile.kmk: moved VBoxC_DEFS to the right place.
(edit) @19958   16 years vboxsync oops
(edit) @19957   16 years vboxsync VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
(edit) @19956   16 years vboxsync memobj-r0drv-darwin.cpp: Added an ugly hack in …
(edit) @19954   16 years vboxsync tstCritSect -> tstRTCritSect
(edit) @19953   16 years vboxsync tstCritSect: Converted to RTTest and disable the distribution test by …
(edit) @19952   16 years vboxsync RTTest: More macros. Made RTTestFailure check for trailing new line to …
(edit) @19950   16 years vboxsync tstCidr -> tstRTCidr.
(edit) @19949   16 years vboxsync tstCidr: Converted to RTTest.
(edit) @19948   16 years vboxsync tstBitOperations -> tstRTBitOperations
(edit) @19947   16 years vboxsync tstBase64 -> tstRTBase64.
(edit) @19946   16 years vboxsync tstBase64: Converted to RTTest.
(edit) @19945   16 years vboxsync tstAvl -> tstRTAvl; use RTTest.
(edit) @19944   16 years vboxsync iprt: Some more RTTest stuff.
(edit) @19943   16 years vboxsync tstR0ThreadPreemption.cpp: use thousand separators to make the ns and …
(edit) @19942   16 years vboxsync IPRT: Implemented thousand separators for the string formatting code …
(edit) @19941   16 years vboxsync iprt/linux: Fixed RTThreadPreemptIsEnabled, only tested without …
(edit) @19940   16 years vboxsync tstR0ThreadPreemption: fixes.
(edit) @19939   16 years vboxsync IPRT/test.cpp: Always report subtest results on a new line.
(edit) @19938   16 years vboxsync HostDrivers/*/linux/Makefile: Added --no-print-directory to the …
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