VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27147   15 years vboxsync FreeBSD: Enable new allocation mode using the PhysNC allocator
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27127   15 years vboxsync oops
(edit) @27126   15 years vboxsync PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
(edit) @27123   15 years vboxsync space
(edit) @27121   15 years vboxsync HPET, RTC, PIT, PDM: implement API to disable legacy devices from HPET …
(edit) @27117   15 years vboxsync build fix.
(edit) @27116   15 years vboxsync Kicked out the GMMR0DeflatedBalloon implementation since it was …
(edit) @27113   15 years vboxsync Logging
(edit) @27112   15 years vboxsync Missing u1User bit for AMD-V large pages
(edit) @27110   15 years vboxsync Logging update
(edit) @27108   15 years vboxsync Logging updates
(edit) @27103   15 years vboxsync Missing default
(edit) @27102   15 years vboxsync Reset the memory balloon during VM reset
(edit) @27099   15 years vboxsync Large page enabling for myself on AMD
(edit) @27084   15 years vboxsync Take the balloon size into account when applying account limits for the VM.
(edit) @27065   15 years vboxsync Fixed and cleaned up reference counting mess. Additional code for …
(edit) @27042   15 years vboxsync Do not replace pages part of a 2 MB continuous range with zero pages, …
(edit) @27040   15 years vboxsync Logging change
(edit) @27038   15 years vboxsync Try to reuse a 2mb large page if it was previously disabled for …
(edit) @27026   15 years vboxsync More large page work
(edit) @27005   15 years vboxsync Set fLegacyAllocationMode=false for Solaris hosts.
(edit) @26993   15 years vboxsync VMM: implement some Nehalem MSRs
(edit) @26992   15 years vboxsync Nitpicking
(edit) @26991   15 years vboxsync CPUM: skip h/w threads count in leaf 1 for UP
(edit) @26990   15 years vboxsync HTT doesn't make sense in single cpu configs
(edit) @26970   15 years vboxsync Export code for handling virtual USB devices to OSE, mainly for …
(edit) @26958   15 years vboxsync IOMAllMMIO.cpp: pDevInsR0/RC can be NULL.
(edit) @26956   15 years vboxsync I/O Cache: Fix a crash
(edit) @26951   15 years vboxsync introduced VBOX_WITH_VUSB
(edit) @26949   15 years vboxsync Comment update
(edit) @26947   15 years vboxsync Avoid deadlocks in PGMR3PhysFreeRamPages
(edit) @26944   15 years vboxsync PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
(edit) @26939   15 years vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26911   15 years vboxsync Only PGM_PAGE_STATE_ZERO is valid here
(edit) @26907   15 years vboxsync Only valid on 64 bits hosts
(edit) @26860   15 years vboxsync Allow user-mode instruction emulation in the pgm pool access handlers …
(edit) @26855   15 years vboxsync Introduced EMInterpretInstructionCPUEx to allow user-level instruction …
(edit) @26849   15 years vboxsync -Wshadow burns
(edit) @26841   15 years vboxsync AMD-V support for large pages (64 bits host, nested paging)
(edit) @26825   15 years vboxsync VMM: set fLegacyAllocationMode=false for Linux hosts
(edit) @26814   15 years vboxsync AsyncCompletion: Protect the dirty but not committed list by a spinlock
(edit) @26812   15 years vboxsync AsyncCompletion: Don't immediately commit dirty buffers to the …
(edit) @26780   15 years vboxsync PDMDevHlp.cpp: Fixed source wrong position passing in …
(edit) @26745   15 years vboxsync AsyncCompletion; Remove RT_STRICT
(edit) @26727   15 years vboxsync Stats
(edit) @26718   15 years vboxsync Updates & fixes
(edit) @26717   15 years vboxsync Large page cleanup
(edit) @26711   15 years vboxsync Moved check up
(edit) @26701   15 years vboxsync Paranoia & logging
(edit) @26700   15 years vboxsync Deal with missing PDEs in SyncPage for SMP guests. Deal with big PDEs …
(edit) @26693   15 years vboxsync small Makefile cleanup
(edit) @26689   15 years vboxsync AsyncCompletion: Do not use TM to refresh the bandwidth limit. Expired …
(edit) @26686   15 years vboxsync Extra check
(edit) @26685   15 years vboxsync Large page changes
(edit) @26679   15 years vboxsync Wrong mask
(edit) @26678   15 years vboxsync More logging
(edit) @26677   15 years vboxsync Logging update
(edit) @26673   15 years vboxsync faster
(edit) @26672   15 years vboxsync Build fix
(edit) @26671   15 years vboxsync AsyncCompletion: Make it possible to limit the bandwidth of a VM
(edit) @26664   15 years vboxsync CPUM: use symbolic constants for wait extensions
(edit) @26662   15 years vboxsync VMM: conditionally expose MWAIT extensions
(edit) @26654   15 years vboxsync Added a note about the (now obsolete) raw mode fix
(edit) @26653   15 years vboxsync Rewrote cpuid workaround
(edit) @26652   15 years vboxsync Compile fix
(edit) @26651   15 years vboxsync Check for raw mode cpuid workaround during relocation.
(edit) @26649   15 years vboxsync CPUM: better cache sharing descriptor - L2 cache is shared amongst all …
(edit) @26648   15 years vboxsync CPUM: wrong sharing info on level 2 cache
(edit) @26646   15 years vboxsync CPUM: better topology info for Intel CPUs
(edit) @26635   15 years vboxsync PAE and AMD64 paging modes support large pages regardless of CR4.PSE.
(edit) @26625   15 years vboxsync Large page code cleanup
(edit) @26622   15 years vboxsync Statistics
(edit) @26621   15 years vboxsync Some counters
(edit) @26620   15 years vboxsync Wrong mask
(edit) @26619   15 years vboxsync Logging
(edit) @26616   15 years vboxsync More large page work (disabled)
(edit) @26606   15 years vboxsync Large page work
(edit) @26577   15 years vboxsync More large page work
(edit) @26570   15 years vboxsync PGM lock has already been taken by caller
(edit) @26564   15 years vboxsync Remove mutex lock release
(edit) @26563   15 years vboxsync Started with large page support
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26542   15 years vboxsync Preparations for large page use
(edit) @26535   15 years vboxsync Cleaned up
(edit) @26527   15 years vboxsync dang
(edit) @26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
(edit) @26523   15 years vboxsync VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
(edit) @26522   15 years vboxsync warnings.
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26510   15 years vboxsync VMM: tabs -> spaces.
(edit) @26491   15 years vboxsync VMM: whitespace cleanup.
(edit) @26479   15 years vboxsync AsyncCompletion: Don't spawn a new I/O manager if only one endpoint …
(edit) @26461   15 years vboxsync Fixed raw mode regression caused by r57572
(edit) @26437   15 years vboxsync VMM: VBOX_WITH_RAW_MODE fixes
(edit) @26413   15 years vboxsync Bounding mode off by default for win64
(edit) @26412   15 years vboxsync Compile fix
(edit) @26411   15 years vboxsync Wrong parameter for gmmR0AllocateOneChunk
(edit) @26376   15 years vboxsync HPET: reworking locking per Knut suggestions
(edit) @26365   15 years vboxsync vmR3SetErrorUV: Log the status code too.
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