VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60396   9 years vboxsync VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
(edit) @60384   9 years vboxsync IEM: Marked instructions introduced by the 186, 286, 386 and 486 to …
(edit) @60382   9 years vboxsync VMM/PDM: nit.
(edit) @60377   9 years vboxsync VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
(edit) @60356   9 years vboxsync VMM/GIMAllHv: Comment fix for r106426.
(edit) @60351   9 years vboxsync VMM/GIM/HyperV: EOI MSR is read-only.
(edit) @60345   9 years vboxsync VMM/APIC: SMI, INIT should get delivered even though the APIC might be …
(edit) @60340   9 years vboxsync VMM/APIC: Bits.
(edit) @60310   9 years vboxsync VMM/APICAll: Ensure and make it explicit that lowest-priority delivery …
(edit) @60309   9 years vboxsync VMM: Doxygen fixes for r106369.
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @60189   9 years vboxsync iemRaiseLoadStackFromTss32Or16: Try make GCC happy.
(edit) @60188   9 years vboxsync IEM: Fixed a couple of edge cases and broken verification mode. * …
(edit) @60187   9 years vboxsync TMAllCpu: Shut up annoying debug stepping assertion.
(edit) @60186   9 years vboxsync IEM: backed out previous commit.
(edit) @60185   9 years vboxsync IEM: Fixed a couple of edge cases and broken verification mode. * …
(edit) @60118   9 years vboxsync IEM: another iret todo.
(edit) @59986   9 years vboxsync iemRaiseXcptOrIntInProtMode: Updated todo for ESP modifications wrt …
(edit) @59899   9 years vboxsync GIM/Hyper: Fix missing return code in read MSR.
(edit) @59898   9 years vboxsync GIM/HyperV: Fix X2APIC MSR values.
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59652   9 years vboxsync VMM: Build fixes when VBOX_WITH_REM is not defined.
(edit) @59563   9 years vboxsync IEM: Updated todo. Unwated blank line.
(edit) @59285   9 years vboxsync iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
(edit) @59270   9 years vboxsync PGMAllGst.h/Walk: Fixed Pde/Pdpe mixups.
(edit) @59096   9 years vboxsync VMM/GIM: todo.
(edit) @59073   9 years vboxsync VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
(edit) @58998   9 years vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
(edit) @58994   9 years vboxsync IEM: added two todos regarding alternative TEST opcodes.
(edit) @58965   9 years vboxsync warning in unused function
(edit) @58935   9 years vboxsync IEM: More iret logging.
(edit) @58934   9 years vboxsync IEM: log doc update.
(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) @58878   9 years vboxsync IEM: Verification mode build fix.
(edit) @58606   9 years vboxsync Committed too much.
(edit) @58605   9 years vboxsync IEM: Fixed OpenBSD 5.8, incorred treatment of reserved/ignored CR3 bits.
(edit) @58390   9 years vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58354   9 years vboxsync IOMIOPortReadString,IOMIOPortWriteString: Must return to ring-3 when …
(edit) @58331   9 years vboxsync VMM/GIM: Saved state bump for MSR based debugging support.
(edit) @58284   9 years vboxsync VMM/GIM: Build fix.
(edit) @58283   9 years vboxsync VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
(edit) @58250   9 years vboxsync VMM/GIM: Build fix.
(edit) @58248   9 years vboxsync VMM/GIM: Implemented Hyper-V synthetic debug MSRs support. Added CFGM …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @58119   9 years vboxsync VMM/GIM: Update comments for r103215.
(edit) @58118   9 years vboxsync VMM,GIM: Made the order of RIP update on hypercalls consistent. …
(edit) @58116   9 years vboxsync VMM: Doxygen fixes.
(edit) @58074   9 years vboxsync VMM/GIM: Added some release logging for Hyper-V debugging transport …
(edit) @58014   9 years vboxsync VMM/GIM: Fix Hyper-V hypercall vs hypercall page confusion.
(edit) @58007   9 years vboxsync VMM/GIM: fix typo.
(edit) @57999   9 years vboxsync VMM/GIM: Extra logging to help setup of Hyper-V debug interface.
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57862   9 years vboxsync VMM: warning.
(edit) @57861   9 years vboxsync VMM: warning.
(edit) @57860   9 years vboxsync VMM: warnings.
(edit) @57856   9 years vboxsync VMM: warnings.
(edit) @57853   9 years vboxsync VMM/PGMAllBth.h: removed STAM profile counter not used locally.
(edit) @57852   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57851   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57575   9 years vboxsync VMM/PGM: fix typo in stam counter in the macro (though unused).
(edit) @57563   9 years vboxsync VMM: unused var.
(edit) @57562   9 years vboxsync VMM: unused vars.
(edit) @57560   9 years vboxsync VMM/GIM: unused vars.
(edit) @57558   9 years vboxsync VMM: unused vars.
(edit) @57513   9 years vboxsync GIM/HyperV: Update 0x40000002 cpuid as per the Hyper-V spec. when …
(edit) @57482   9 years vboxsync VMM: doxygen and nits.
(edit) @57470   9 years vboxsync VMM/HM: Purge the unused TLB shootdown code path.
(edit) @57446   9 years vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57432   9 years vboxsync iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
(edit) @57411   9 years vboxsync VMM: DECLCALLBACK fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57350   9 years vboxsync VMM/GIM: comment.
(edit) @57237   9 years vboxsync Fix doxygen bugref w/ comments to use the URL format.
(edit) @57158   9 years vboxsync VMM/GIM: Add support for Hyper-V guest-crash reporting. Better logging …
(edit) @57066   9 years vboxsync VMM/HM: nit.
(edit) @56985   9 years vboxsync VMM: Log and assertion formatting fixes.
(edit) @56983   9 years vboxsync IEMAllCImpl.cpp: Fixed incorrect parameter type for iemCImpl_invlpg. …
(edit) @56897   9 years vboxsync VMM/GIM: comment clarification and typo.
(edit) @56875   9 years vboxsync VMM/GIM/HV: Read the TSC frequency from the cached value while being …
(edit) @56836   9 years vboxsync VMM/GIM: KVM nit for raw-mode spinlock hypercall.
(edit) @56816   9 years vboxsync VMM/GIM: Don't obtain the GVMM usedlock while trying to wake up an EMT …
(edit) @56813   9 years vboxsync VMM/GIM: Fix regression introduced in r101441 (on hosts without …
(edit) @56793   9 years vboxsync VMM/GIM: space.
(edit) @56791   9 years vboxsync VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
(edit) @56790   9 years vboxsync VMM/GIM: unused header.
(edit) @56707   9 years vboxsync IEM: fix inverted conditions.
(edit) @56668   9 years vboxsync Fixed outs mnemonic
(edit) @56660   9 years vboxsync iomMmioCommonPfHandler: Deal with IEM failure.
(edit) @56640   9 years vboxsync iomMMIOHandler: IOM_LOCK_SHARED may fail in non-R3 contexts.
(edit) @56634   9 years vboxsync VGA MMIO write handler may return VINF_EM_RAW_EMULATE_INSTR as it …
(edit) @56631   9 years vboxsync iemMemMap: Log VERR_IEM_IPE_9 details.
(edit) @56629   9 years vboxsync IEM: More internal error status codes (9).
(edit) @56628   9 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56627   9 years vboxsync PGMPhys: The s_abPlayItSafe bits in dealing with …
(edit) @56611   9 years vboxsync IOM/INSEx: Must dirty the page.
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