VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22056   15 years vboxsync Additions/x11/vboxvideo_16: update undefined symbols and remove …
(edit) @22055   15 years vboxsync Additions/x11/vboxvideo_15: update undefined symbols
(edit) @22054   15 years vboxsync Additions/x11/vboxvideo_15: use the generic in-server VGA hardware …
(edit) @22053   15 years vboxsync SUPDrv-darwin.cpp: props
(edit) @22052   15 years vboxsync IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin.
(edit) @22051   15 years vboxsync Obsolete comment
(edit) @22050   15 years vboxsync Cleaned up a bit
(edit) @22049   15 years vboxsync Make sure we only load those MSRs that are supported by the guest
(edit) @22048   15 years vboxsync ConsoleImpl2.cpp: param info
(edit) @22047   15 years vboxsync Additions/x11/vboxvideo: update the framebuffer stride in the hardware …
(edit) @22046   15 years vboxsync Additions/x11/vboxvideo: update the framebuffer stride in the hardware …
(edit) @22045   15 years vboxsync Additions/x11/vboxvideo: reverted r50759
(edit) @22043   15 years vboxsync Python WS: use short enum names
(edit) @22042   15 years vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22041   15 years vboxsync Allow fs_base & gs_base as well
(edit) @22040   15 years vboxsync VT-x: use MSR bitmaps and automatic load/store (risky change).
(edit) @22039   15 years vboxsync PDMCritSectLeave: It's not safe to call SUPSemEventSignal with …
(edit) @22038   15 years vboxsync semspinmutex-r0drv-generic.c: Return VERR_SEM_BAD_CONTEXT if …
(edit) @22037   15 years vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @22034   15 years vboxsync SSM: We've got AssertMsgReturn now, use it for assertion the SSMSTATE.
(edit) @22033   15 years vboxsync Solaris/Installer: vboxconfig.sh bits.
(edit) @22032   15 years vboxsync VMM: Enabled the new SSM code.
(edit) @22031   15 years vboxsync VMM/Makefile.kmk: reverted 50766.
(edit) @22030   15 years vboxsync Solaris/Installer: vboxconfig.sh bits.
(edit) @22029   15 years vboxsync SSM: adjusted progress calculation during save.
(edit) @22028   15 years vboxsync video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
(edit) @22027   15 years vboxsync NAT Dhcp: send NACK if requested IP is not same as the IP going to be …
(edit) @22026   15 years vboxsync space
(edit) @22025   15 years vboxsync SSM: Detect zero pages in ssmR3DataWriteBig and store them using a 3 …
(edit) @22024   15 years vboxsync NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
(edit) @22023   15 years vboxsync Windows Guest Addition installer: Spelling for WFP warning.
(edit) @22022   15 years vboxsync Additions/x11/vboxvideo: do all device dependant initialisation before …
(edit) @22021   15 years vboxsync NAT: win burn fix
(edit) @22020   15 years vboxsync NAT: 1st stage of delayed port forwarding
(edit) @22019   15 years vboxsync NAT Dhcp: fixed inverted comparison
(edit) @22018   15 years vboxsync Clearer assertion
(edit) @22017   15 years vboxsync Update
(edit) @22016   15 years vboxsync MSR bitmap must be per-VCPU
(edit) @22015   15 years vboxsync Removed unnecessary TPR patch instructions
(edit) @22014   15 years vboxsync NAT: clearing no-service calculation
(edit) @22013   15 years vboxsync NAT: clearing (removing non-libalias code)
(edit) @22012   15 years vboxsync VBoxNetAdp/Makefile.kmk: Killed the extremely annoying W2K3DDK and …
(edit) @22011   15 years vboxsync crOpenGL: revert unwanted local change from r50745
(edit) @22010   15 years vboxsync crOpenGL: fix mesa entries patching for 64bit guests
(edit) @22009   15 years vboxsync Solaris/VBoxNetFlt: debugging change
(edit) @22008   15 years vboxsync Solaris/VBoxNetFlt: disabled some unused code and minor failure case …
(edit) @22007   15 years vboxsync iprt/zip.cpp: notes from zero page optimizations.
(edit) @22006   15 years vboxsync tstCompressionBenchmark: More tests.
(edit) @22004   15 years vboxsync iprt/asm.h: Added ASMMemIsZeroPage.
(edit) @22003   15 years vboxsync Solaris/Installer: redirect stderr to /dev/null
(edit) @22002   15 years vboxsync TPR patching update
(edit) @22001   15 years vboxsync Wrong NPF exit code
(edit) @22000   15 years vboxsync Comment added
(edit) @21999   15 years vboxsync Deadlock prevention
(edit) @21998   15 years vboxsync Python shell: correct detection of home dir in remote case
(edit) @21997   15 years vboxsync VGABIOS: Must be the same size in both debug and release builds - …
(edit) @21996   15 years vboxsync icmp_error: don't crash when msrc is NULL (debug builds only).
(edit) @21995   15 years vboxsync RTSemEventSignal/solaris-r0drv: interrupt flag assertions.
(edit) @21994   15 years vboxsync PGM: Added '.pgmphystofile <file> [nozero]' for getting more …
(edit) @21993   15 years vboxsync PGMPhys.cpp: Point out VMMR0_DO_GMM_MAP_UNMAP_CHUNK bug.
(edit) @21992   15 years vboxsync MMR3HyperSetGuard: simplify.
(edit) @21991   15 years vboxsync SUPDrv.c: Fixed matching bug in SUPR0PageProtect.
(edit) @21990   15 years vboxsync crOpenGL: fix 3d failure after snapshot loading
(edit) @21989   15 years vboxsync More statistics
(edit) @21988   15 years vboxsync Updates
(edit) @21987   15 years vboxsync TPR patching updates
(edit) @21985   15 years vboxsync Fixed the case where two or more VCPUs were racing to patch a TPR …
(edit) @21984   15 years vboxsync ConsoleImpl.cpp: no need to put parentheses around RT_SUCCESS.
(edit) @21983   15 years vboxsync Network Settings: to make sure that interface name is already there …
(edit) @21982   15 years vboxsync Compile fix
(edit) @21980   15 years vboxsync VBoxServiceVMInfo.cpp: VBOX_SVN_REV is not a long but an int. No need …
(edit) @21979   15 years vboxsync TPR patching fixes for SMP guests
(edit) @21978   15 years vboxsync VbglR3: u32Timeout -> cMillies and other nitpicking.
(edit) @21977   15 years vboxsync video hw accel: non-rect textures & PBO support
(edit) @21976   15 years vboxsync Solaris/Installer: removed EMAIL to avoid IPS warning.
(edit) @21975   15 years vboxsync Solaris/Installer: added MAXINST=1 to avoid IPS warning.
(edit) @21972   15 years vboxsync Skip faulting wrmsr for TPR updates.
(edit) @21971   15 years vboxsync TPR patching update
(edit) @21970   15 years vboxsync UUID: for r50383
(edit) @21969   15 years vboxsync Network Devices: reverted r50657 (Changed the linkdown time from 5 sec …
(edit) @21968   15 years vboxsync Python WS: use symbolic enumeration values, not numerical
(edit) @21967   15 years vboxsync Solaris/VBoxNetAdp: fixed memory leak.
(edit) @21966   15 years vboxsync Workaround for fatal cached page table free.
(edit) @21965   15 years vboxsync Python Shell: minor stuff
(edit) @21964   15 years vboxsync Using the wrong paging mask in PAE mode
(edit) @21963   15 years vboxsync VMM: When we're switching to our own private stack, it must have a …
(edit) @21962   15 years vboxsync SUPLib: touch ring-3 mappings so darwin.amd64 doesn't #PF when …
(edit) @21961   15 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21960   15 years vboxsync TPR patching updates
(edit) @21959   15 years vboxsync Python shell: handle subtel COM/XPCOM difference
(edit) @21958   15 years vboxsync Network Devices: Changed the linkdown time from 5 sec => 20 sec …
(edit) @21957   15 years vboxsync Corrected assertion
(edit) @21956   15 years vboxsync Python: spaces cleanup, fixed typo in callback names
(edit) @21955   15 years vboxsync Linux host driver: workaround for the 2.6.31 performance counter …
(edit) @21954   15 years vboxsync crOpenGL: fix stack corruption leading to crash when running call of duty
(edit) @21952   15 years vboxsync SSM: fixed bug in the I/o thread write loop causing truncated files.
(edit) @21951   15 years vboxsync Comment updates
(edit) @21950   15 years vboxsync Video Hw Accel: basics for NP2 & RECTANGLE textures support, …
(edit) @21949   15 years vboxsync Linux host kernel module: adapted platform power management interface …
(edit) @21948   15 years vboxsync Solaris/vboxdrv,vboxnet,vboxusbmon: fixed dependencies to vboxdrv.
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