VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60689   9 years vboxsync VMM/APIC: Implemented old saved-state compatibility, eliminated …
(edit) @60683   9 years vboxsync EM: VINF_EM_TRIPLE_FAULT -> DBGFEVENT_DEV_STOP instead of hypervisor …
(edit) @60664   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
(edit) @60655   9 years vboxsync VMM/APIC: Don't need to update CPUID twice on VM startup and fix logging.
(edit) @60654   9 years vboxsync VMM/APIC: Fix updating CPUID bits on APIC disable/enable. Fixes XP …
(edit) @60652   9 years vboxsync VMM/APIC: More flow logging.
(edit) @60650   9 years vboxsync VMM/APIC: Log4 -> Log2.
(edit) @60646   9 years vboxsync VMM/APIC: Go back to ring-3 for all base MSR writes for now. Logging …
(edit) @60632   9 years vboxsync VMM/APIC: Add stat. counter for timer callbacks, fix busted logging.
(edit) @60630   9 years vboxsync VMM/APIC: Fix diagnostic logging.
(edit) @60626   9 years vboxsync dbgf.cpp: turned annoying assertion into non-asserting check.
(edit) @60624   9 years vboxsync VMM/APIC: Diagnostics.
(edit) @60605   9 years vboxsync VMM/APIC: Saved-state, work-in-progress.
(edit) @60602   9 years vboxsync VMM/APIC: comment.
(edit) @60601   9 years vboxsync VMM/APIC: Saved-state, work-in-progress.
(edit) @60593   9 years vboxsync VMM/APIC: Profiling and reduce 8 atomic ops to 4.
(edit) @60573   9 years vboxsync VMM/APIC: Fix INIT IPI handling, and handle callers of …
(edit) @60560   9 years vboxsync DBGFStack: Take odd saved BP as a hint of far returns.
(edit) @60543   9 years vboxsync VMM/APIC: unintended change in r106671.
(edit) @60542   9 years vboxsync VMM/APIC: Much fun with alignment and sizes.
(edit) @60516   9 years vboxsync VMM/APIC: Add some profile statistics.
(edit) @60475   9 years vboxsync VMM/APIC: Have descriptive helpers in all-context code, make things …
(edit) @60473   9 years vboxsync VMM/APIC: Use hex for displaying DFR register in the VM debugger.
(edit) @60469   9 years vboxsync VMM/APIC: Fixed issue with incorrectly skipping registeration of SSM, …
(edit) @60468   9 years vboxsync VMM/APIC: Added extra assertions for debugging.
(edit) @60464   9 years vboxsync VMM/APIC: more logging
(edit) @60459   9 years vboxsync VMM/APIC: Don't forget to update level-triggered interrupts from the …
(edit) @60456   9 years vboxsync VMM/APIC: Fixes.
(edit) @60438   9 years vboxsync CPUR3CpuId: Fixed fake 8086/80186 classification.
(edit) @60435   9 years vboxsync VMM/APIC: Nits.
(edit) @60428   9 years vboxsync VMM/APIC: fixes with APIC base MSR initialization and nits.
(edit) @60415   9 years vboxsync IEM: Implemented main characteristics of 8086, 80186 and 80286.
(edit) @60414   9 years vboxsync CPUMR3CpuId.cpp: Build fix.
(edit) @60411   9 years vboxsync VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
(edit) @60407   9 years vboxsync PDMDevHlp.cpp: doxygen fixes.
(edit) @60406   9 years vboxsync VMM: doxygen fixes
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @60401   9 years vboxsync PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
(edit) @60400   9 years vboxsync VMM/APIC: No longer needed function.
(edit) @60398   9 years vboxsync VMM/APIC: Get rid of specialized R0 code and clean up ordering issues. …
(edit) @60396   9 years vboxsync VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
(edit) @60387   9 years vboxsync PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
(edit) @60384   9 years vboxsync IEM: Marked instructions introduced by the 186, 286, 386 and 486 to …
(edit) @60381   9 years vboxsync VMM/PDM: APIC nit.
(edit) @60379   9 years vboxsync VMM/APIC: Missed as part of r106461.
(edit) @60378   9 years vboxsync VMM/CPUM: build fix.
(edit) @60377   9 years vboxsync VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
(edit) @60364   9 years vboxsync VMM: APIC R0 init/term ordering and nits.
(edit) @60340   9 years vboxsync VMM/APIC: Bits.
(edit) @60309   9 years vboxsync VMM: Doxygen fixes for r106369.
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59792   9 years vboxsync VMM/CPUMR3Cpuid: print core count +1 in VBox.log
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59674   9 years vboxsync Warning.
(edit) @59652   9 years vboxsync VMM: Build fixes when VBOX_WITH_REM is not defined.
(edit) @59348   9 years vboxsync Audio: Implemented dynamic fallback support to NULL audio backends for …
(edit) @59261   9 years vboxsync PDMAsyncCompletion: Don't return an already existing endpoint handle …
(edit) @59207   9 years vboxsync DBGF.cpp: Need to use priority flag or we won't catch the attetion of …
(edit) @59206   9 years vboxsync VMMR3EmtRendezvous: New flag for tricky suspend and poweroff cases: …
(edit) @59205   9 years vboxsync DBGF.cpp: Power off deadlock fix.
(edit) @59173   9 years vboxsync typo.
(edit) @59140   9 years vboxsync VMM/HM: Fix typo in error message reported to end-user.
(edit) @59138   9 years vboxsync VMM,VM: Allow EMT rendezvous from VMREQFLAGS_PRIORITY callbacks as the …
(edit) @59132   9 years vboxsync VMM: Recursive EMT rendezvous fixes, adding support for recursion from …
(edit) @59128   9 years vboxsync typo
(edit) @59126   9 years vboxsync VMMR3EmtRendezvous: Added support for recursion of the ordered and …
(edit) @59124   9 years vboxsync VMMR3EmtRendezvous: Added support for recursion of the ordered and …
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @59084   9 years vboxsync DBGF: Tried to rework the generic event config API, still not quite …
(edit) @59074   9 years vboxsync VMM: DBGFR3EventHandlePending stub.
(edit) @59073   9 years vboxsync VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
(edit) @59020   9 years vboxsync VMM/HM: Log IA32_SMM_MONITOR_CTL for VT-x hosts, useful diagnostic info.
(edit) @58998   9 years vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
(edit) @58938   9 years vboxsync HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
(edit) @58916   9 years vboxsync DBGFBp.cpp: Doxygen build fix.
(edit) @58911   9 years vboxsync DBGFBp.cpp: pointer diffs are signed, my bad as I wanted unsigned …
(edit) @58909   9 years vboxsync DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
(edit) @58903   9 years vboxsync DBGF: I/O and MMIO breakpoint API changes.
(edit) @58782   9 years vboxsync PGM: we've always got pvOriginal now, no need to check here.
(edit) @58781   9 years vboxsync PGM: Must always make a copy of the ROM pages, no just in RT_STRICT …
(edit) @58779   9 years vboxsync VMM: Restore virgin ROM pages during a reset after a saved state was …
(edit) @58658   9 years vboxsync bugref:8097: AC/DB loop fixes.
(edit) @58653   9 years vboxsync Forgot to add Intel_Core_i7_6700K.h before comitting it. duh.
(edit) @58572   9 years vboxsync fix OSE
(edit) @58569   9 years vboxsync VMM: Added intel skylake CPU profile.
(edit) @58568   9 years vboxsync VMM: Added intel broadwell CPU profile.
(edit) @58564   9 years vboxsync VMM/GIM: Removed some dead code.
(edit) @58561   9 years vboxsync CPUMR3Db.cpp: Adjusted the 'host' matching in cpumR3DbGetCpuInfo to …
(edit) @58547   9 years vboxsync VMM: Add entry for Intel Atom
(edit) @58448   9 years vboxsync VMM/GIM: separate vs#1 and hypercallinterface CFGM options from vendor.
(edit) @58436   9 years vboxsync VMM/GIM: Comments.
(edit) @58411   9 years vboxsync Comment typo.
(edit) @58398   9 years vboxsync PDM.cpp: doxygen fix.
(edit) @58397   9 years vboxsync VMM: More doxgyen @page/@subpage stuff.
(edit) @58396   9 years vboxsync VMM: Stubbed the csam, patm, rem and hm documentation @pages.
(edit) @58393   9 years vboxsync VMM/GIM: doxygen fix.
(edit) @58391   9 years vboxsync VMM/GIM: nit.
(edit) @58390   9 years vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58337   9 years vboxsync VMM/GIM: comment for kdvm.dll behaviour.
(edit) @58331   9 years vboxsync VMM/GIM: Saved state bump for MSR based debugging support.
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