VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36256   14 years vboxsync hwaccmR0InitCpu: SUPR0Printf can hang solaris systems when done from …
(edit) @36255   14 years vboxsync VMEmt.cpp: Fixed logging crash.
(edit) @36254   14 years vboxsync GIP,++: Lots of CPUs (disabled).
(edit) @36251   14 years vboxsync PDMCritSectLeave: another assertion.
(edit) @36245   14 years vboxsync HWACCMR0: Replaced return code arrays used by RTMpOnAll operation with …
(edit) @36237   14 years vboxsync HWACCMR0.cpp: Adding todos for 256 CPUs.
(edit) @36236   14 years vboxsync HWACCMR0: CPU bounds check. CPUMR0: updated message.
(edit) @36235   14 years vboxsync GVMMR0.cpp: bound check when copying out statistics.
(edit) @36234   14 years vboxsync CPUMR0.cpp: Stay within the bounds of g_aLApics; safely bail out of …
(edit) @36196   14 years vboxsync VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
(edit) @36170   14 years vboxsync rem: synced up to svn://svn.savannah.nongnu.org/qemu/trunk@6686 (repo …
(edit) @36157   14 years vboxsync VMM: fix for gcc 4.5
(edit) @36151   14 years vboxsync BlockCache: Don't add waiting writs to the list again after an I/O …
(edit) @36138   14 years vboxsync PCI: some of 64-bit BARs support (many real cards do that)
(edit) @36054   14 years vboxsync VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
(edit) @36042   14 years vboxsync PGMSavedState.cpp: Must change ballooned pages to zero pages when …
(edit) @36041   14 years vboxsync Main/VMM: Use UVM w/ refcounting - part 1.
(edit) @36013   14 years vboxsync VMM/VMMR3/PGMSavedState: Save and restore ballooned pages in saved …
(edit) @36009   14 years vboxsync PGM: Fixed large pages and write monitoring (live snapshot). Added …
(edit) @36001   14 years vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
(edit) @35959   14 years vboxsync PCI: further R0/driver work
(edit) @35917   14 years vboxsync VMM/VMMR0/GMMR0: typo in logging.
(edit) @35914   14 years vboxsync VMM/VMMR0/GMMR0: logging.
(edit) @35902   14 years vboxsync VMMR0.cpp: Added the IntNetR0Term call to ModuleInit that was missing …
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35856   14 years vboxsync typo
(edit) @35855   14 years vboxsync PCI: start of driver communication infrastructure
(edit) @35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35794   14 years vboxsync VMM: Improved error message for PDM interface mismatches. Might also …
(edit) @35787   14 years vboxsync PDM.cpp: Instrumented the asynchronous reset, suspend and poweroff …
(edit) @35754   14 years vboxsync Fix running 64bit guests on 32bit hosts with nested paging
(edit) @35738   14 years vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
(edit) @35694   14 years vboxsync Debugger console: more cleanup.
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35625   14 years vboxsync DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
(edit) @35609   14 years vboxsync Typo.
(edit) @35607   14 years vboxsync DBGFReg: bugfix.
(edit) @35606   14 years vboxsync DBGFRegs: Introduced DBGFREG_HYPER_VMCPUID. Fixed some bugs.
(edit) @35601   14 years vboxsync DBGF,CPUM: Expose hypervisor registers as hypercpuX.
(edit) @35590   14 years vboxsync DBGFReg.cpp: formatting fixes.
(edit) @35586   14 years vboxsync DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, …
(edit) @35572   14 years vboxsync Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
(edit) @35550   14 years vboxsync Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
(edit) @35537   14 years vboxsync mark the source of the bloat.
(edit) @35529   14 years vboxsync warnings (gcc-4.5).
(edit) @35513   14 years vboxsync DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and …
(edit) @35505   14 years vboxsync DBGFReg.cpp: Cast register value to the alias type if specified.
(edit) @35490   14 years vboxsync CPUM,Debugger: Registers, still some details left.
(edit) @35470   14 years vboxsync ditto
(edit) @35469   14 years vboxsync build fix
(edit) @35468   14 years vboxsync CPUMDbg.cpp: Hacking in progress (to laptop).
(edit) @35466   14 years vboxsync DBGFReg: Query individual registers by name.
(edit) @35418   14 years vboxsync VMMSwitcher/AMD64andLegacy.mac: superfluous instruction
(edit) @35411   14 years vboxsync Try to fix burning Linux builds (hope this is correct...)
(edit) @35410   14 years vboxsync DBGFReg revamp #2.
(edit) @35406   14 years vboxsync VMMR3/Makefile.kup
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35362   14 years vboxsync warning
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35350   14 years vboxsync build fix…
(edit) @35349   14 years vboxsync Removed empty PATM directory.
(edit) @35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35345   14 years vboxsync More VMMGC* -> VMMRC*.
(edit) @35339   14 years vboxsync More build fixes
(edit) @35336   14 years vboxsync Bunch of build fixes
(edit) @35335   14 years vboxsync VMM source reorg: VMMGC -> VMMRC.
(edit) @35334   14 years vboxsync build fix.
(edit) @35333   14 years vboxsync VMM source reorg.
(edit) @35314   14 years vboxsync VMM: warning (-Warray-bounds).
(edit) @35312   14 years vboxsync DBGF/IMachineDebugger: Work in progress on register querying and naming.
(edit) @35309   14 years vboxsync Missing relocation for pfnSendMsiRC
(edit) @35308   14 years vboxsync AsyncCompletion: Remove obsolete write cache
(edit) @35298   14 years vboxsync VMM: fix linking dependencies for VBoxDD*R?.r? on Solaris/FreeBSD
(edit) @35272   14 years vboxsync doc adj.
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35205   14 years vboxsync AsyncCompletion: Don't waste CPU cycles when all endpoints have …
(edit) @35196   14 years vboxsync AsyncCompletion: Only register debug statistics if the endpoint …
(edit) @35190   14 years vboxsync AsyncCompletion: Fixed querying the size of a block device on OS X
(edit) @35188   14 years vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35162   14 years vboxsync BlkCache: Fix possible crash during suspend of the VM. The cache must …
(edit) @35023   14 years vboxsync Introduce sane upper and lower limits for the preemption timer
(edit) @35005   14 years vboxsync Fixed massive performance regression for nested paging with 32-bit SMP …
(edit) @34998   14 years vboxsync Fixed FreeBSD 8.1 boot hang for unrestricted guest execution with VT-x
(edit) @34991   14 years vboxsync VMMSwitcher/PAEand32Bit,LegacyandAMD64: restore the Local APIC NMI …
(edit) @34986   14 years vboxsync VMMSwitcher/AMD64andLegacy: restore the Local APIC NMI vectors _after_ …
(edit) @34958   14 years vboxsync Backed out 68777: previous code was safe
(edit) @34957   14 years vboxsync Recommit 68775
(edit) @34956   14 years vboxsync Compile problem; postpone
(edit) @34955   14 years vboxsync Can't load a minimal state if we were rescheduled to a new cpu (!!)
(edit) @34929   14 years vboxsync AsyncCompletion: Assign the native request handle to the task or it …
(edit) @34902   14 years vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34873   14 years vboxsync Logging fix
(edit) @34790   14 years vboxsync Compile fix
(edit) @34789   14 years vboxsync Seen callers with more arguments that cause trouble (a thing as simple …
(edit) @34741   14 years vboxsync Comment update
(edit) @34703   14 years vboxsync VMMR3.def: Corrected the DLL name.
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