VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20560   15 years vboxsync ConsoleImpl.cpp: r=bird for network reattaching.
(edit) @20559   15 years vboxsync DevPCNet.cpp: Don't return while owning the semaphore. FUNCTION is …
(edit) @20558   15 years vboxsync Config.kmk: r=bird: for solaris change r48494.
(edit) @20557   15 years vboxsync VMMSwitcher.cpp: Use NIL_RTR0PTR.
(edit) @20556   15 years vboxsync DrvNAT.cpp: r=bird that needs action.
(edit) @20555   15 years vboxsync DrvNAT.cpp: file header + style.
(edit) @20554   15 years vboxsync thread-r0drv-freebsd.c: changed (C) to Sun.
(edit) @20553   15 years vboxsync blank lines.
(edit) @20552   15 years vboxsync Additions/x11/VBoxClient: switch the shared clipboard code to using …
(edit) @20551   15 years vboxsync GuestHost/SharedClipboard: refactored the shared clipboard code to …
(edit) @20550   15 years vboxsync Additions/x11/vboxvideo: dri fixes
(edit) @20549   15 years vboxsync Config.kmk: Enabled VBOX_WITH_VMMR0_DISABLE_PREEMPTION for darwin.
(edit) @20548   15 years vboxsync VMMR0JmpA-x86.asm: Fixed stack usage calc.
(edit) @20547   15 years vboxsync Config.kmk: Optimize GC and R0 code by default.
(edit) @20546   15 years vboxsync PGMAllHandler.cpp: wrong assertion? shutting it up for me
(edit) @20545   15 years vboxsync VMM: Instrumented the setjump code with stack usage statistics (only …
(edit) @20544   15 years vboxsync VBox/asmdefs.mac: Set VBOX_STRICT for DEBUG builds.
(edit) @20543   15 years vboxsync VMMR0JmpA*,tstVMMR0CallHost-*: some cleanup, build tests for both …
(edit) @20542   15 years vboxsync root/Makefile.kmk,includes: regenerated .mac files adding VBox/param.h …
(edit) @20541   15 years vboxsync VMM: Split up VMMR0A.asm into VMMR0JmpA-x86.asm and …
(edit) @20540   15 years vboxsync CPUMR0A.asm: More pushf;cli ... popf paranoia.
(edit) @20539   15 years vboxsync CPUMR0A.asm: Split out the currently unused code into …
(edit) @20538   15 years vboxsync CPUMR0A.asm: Split out the currently unused code into …
(edit) @20537   15 years vboxsync dis.h: DISCPUSTATE_PADDING_SIZE correction for 32-bit windows.
(edit) @20536   15 years vboxsync CPUMR0A.asm: Name fixes and comments.
(edit) @20535   15 years vboxsync CPUMR0A.asm: must disable interrupt while messing with CR0 on darwin.
(edit) @20534   15 years vboxsync VMMR0A.asm: More sanity checks.
(edit) @20533   15 years vboxsync VMM: Guard the hyper stack in strict builds using the new …
(edit) @20532   15 years vboxsync nitpicking.
(edit) @20531   15 years vboxsync MM: Added MMR3HyperSetGuard for creating guard pages in the hyper heap.
(edit) @20530   15 years vboxsync VMM: remove DISCPUSTATE from the stack.
(edit) @20529   15 years vboxsync HostDrivers/*/darwin/*load*.sh: nfs fixes.
(edit) @20528   15 years vboxsync SUP: SUPR0PageProtect & SUPR0PageProtect - for creating guard (hyper) …
(edit) @20527   15 years vboxsync darwin/load.sh: nfs fix.
(edit) @20526   15 years vboxsync rtR0MemObjNativeAllocLow/solaris: removed misplaced assertion (it …
(edit) @20525   15 years vboxsync iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
(edit) @20524   15 years vboxsync FE/Qt4: differ between open/save dialogs
(edit) @20523   15 years vboxsync build fix
(edit) @20522   15 years vboxsync ConsoleImpl: Replaced the magic number 8 with …
(edit) @20521   15 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20520   15 years vboxsync Added VINF_EM_RAW_EMULATE_DBG_STEP
(edit) @20519   15 years vboxsync Disabled bogus assertion in nested paging mode
(edit) @20518   15 years vboxsync Assertion message
(edit) @20517   15 years vboxsync Corrected assertion
(edit) @20516   15 years vboxsync Moved VBOX_WITH_VMMR0_DISABLE_PREEMPTION blocks down
(edit) @20515   15 years vboxsync typo
(edit) @20514   15 years vboxsync OVF export: better handle the case when there is no USB controller …
(edit) @20513   15 years vboxsync OSE header fixes
(edit) @20512   15 years vboxsync OSE headers
(edit) @20511   15 years vboxsync OSE header fixes
(edit) @20510   15 years vboxsync OSE header
(edit) @20509   15 years vboxsync OSE headers
(edit) @20508   15 years vboxsync OSE header
(edit) @20507   15 years vboxsync memobj-r0drv-darwin.cpp: Failed attempt at fixing …
(edit) @20506   15 years vboxsync VBoxAcpi.cpp: Virtual Box -> VirtualBox.
(edit) @20505   15 years vboxsync solaris/Makefile.kmk: Put things in the right place. Don't use foreach …
(edit) @20504   15 years vboxsync SUPDrvIOC.h: some hints.
(edit) @20503   15 years vboxsync grumble
(edit) @20502   15 years vboxsync Config.kmk: Commented out VBOX_WITH_SOLARIS_OSS.
(edit) @20501   15 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20500   15 years vboxsync Main/generic/Open*.cpp: license header fix
(edit) @20499   15 years vboxsync OpenGLTest.cpp: Fixed RTProcCreate argument list and executable name …
(edit) @20498   15 years vboxsync process-posix.cpp: papszArgs must not be NULL (see the notes in the …
(edit) @20497   15 years vboxsync process-win.cpp: too quick.
(edit) @20496   15 years vboxsync process-win.cpp: Corrected assertion.
(edit) @20495   15 years vboxsync indent.
(edit) @20494   15 years vboxsync Solaris/Installer: ipsinstall error handling.
(edit) @20493   15 years vboxsync ACPI: fixed incorrect checksumming, noew 32 CPUs total
(edit) @20492   15 years vboxsync Must flush the TLB of all VCPUs after flushing guest physical memory …
(edit) @20491   15 years vboxsync Log disabling didn't work
(edit) @20490   15 years vboxsync solaris/ipsinstall.sh: file description at the top of the file where …
(edit) @20489   15 years vboxsync Corrected RTLogPrintf statements and removed weird LOG_ENABLED only code
(edit) @20488   15 years vboxsync Installer/Makefile.kmk: the 'ZIP' variable name belongs to kBuild and …
(edit) @20487   15 years vboxsync Misleading logging
(edit) @20486   15 years vboxsync Backed out 48435 due to windows guest regressions.
(edit) @20485   15 years vboxsync burn fix
(edit) @20484   15 years vboxsync NAT: Devices less depended from changes in slirp, rules for slirp …
(edit) @20483   15 years vboxsync video hw accel: blt impl basics for guest video drv
(edit) @20482   15 years vboxsync Additions/WINNT/Installer: French NLS
(edit) @20481   15 years vboxsync #3773: Detection of primary NIC for bridging in Linux.
(edit) @20480   15 years vboxsync warning
(edit) @20479   15 years vboxsync fixed return value in case of error
(edit) @20478   15 years vboxsync video hw accel: guest driver -> host framebuffer commands processing impl
(edit) @20477   15 years vboxsync fix stupid cut and paste
(edit) @20476   15 years vboxsync crOpenGL: fix vertex arrays and glsl interaction
(edit) @20475   15 years vboxsync #3773: Detection of primary NIC for bridging in Darwin.
(edit) @20474   15 years vboxsync VBoxManage: don't complain if a hard disk could not be found before we …
(edit) @20473   15 years vboxsync VHD: Fix crash reported on vbox-dev when discarding snapshots (missing …
(edit) @20472   15 years vboxsync NAT: tcp_nodelay off
(edit) @20471   15 years vboxsync xtracker 3945 - allow lowmem allocs to be non-contig
(edit) @20470   15 years vboxsync FE/Qt4: fixed the document path existing checking
(edit) @20469   15 years vboxsync FE/Qt4: changed text
(edit) @20468   15 years vboxsync crOpenGL: temp debugging hack to enable certain extensions on guest side
(edit) @20467   15 years vboxsync crOpenGL: aliases for pre opengl2.0 arb extensions
(edit) @20466   15 years vboxsync Linux installer: fixed script to properly parse VBoxManage list …
(edit) @20465   15 years vboxsync Logging fix
(edit) @20464   15 years vboxsync ACPI: dynamic ACPI tables patching for CPU count support
(edit) @20463   15 years vboxsync Don't expose X86_CPUID_AMD_ADVPOWER_EDX_TSCINVAR to the guest
(edit) @20462   15 years vboxsync Compile warning removed
(edit) @20461   15 years vboxsync More MSR logging
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