VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65106   8 years vboxsync VMM/HMVMXR0: Don't need to initialize #UD intercepts when it's being …
(edit) @65097   8 years vboxsync IEM: Fixed inter-privilege RETF immediate (see bugref:8606).
(edit) @65030   8 years vboxsync IEM: Fixed BSR instruction.
(edit) @65029   8 years vboxsync IEM: Fixed sign flag calculation.
(edit) @64911   8 years vboxsync PGM: Fix sizing of last chunk for large MMIO (pre)registration.
(edit) @64882   8 years vboxsync VMM/HMVMXR0: Avoid setting HM_CHANGED_VMX_GUEST_APIC_STATE in …
(edit) @64881   8 years vboxsync VMM/HMVMXR0: Remove the Vista 64-bit TPR-threshold hack.
(edit) @64880   8 years vboxsync VMM/HMVMXR0: "& 0xf" is redundant while right-shifting a uint8_t by 4 …
(edit) @64874   8 years vboxsync VMM/HMSVMR0: Use macro constant for TPR offset
(edit) @64873   8 years vboxsync VMM/HMVMXR0: Use macro constants instead of hardcoded offsets
(edit) @64857   8 years vboxsync VMM: Add VCPU ID to the guru dump info.
(edit) @64856   8 years vboxsync VMM/HMVMXR0: Comment to clarify VM-exit history updates for 3 edge cases.
(edit) @64855   8 years vboxsync VMM/HM: Added hmeventpending dbginfo command.
(edit) @64854   8 years vboxsync VMM/HM: Fix VM-exit descriptions on stat counters on VIA CPUs to not …
(edit) @64853   8 years vboxsync VMM/APIC: Paranoia.
(edit) @64852   8 years vboxsync VMM/PDM: Comment.
(edit) @64851   8 years vboxsync VMM/PDM: Fix uninitialized variable in PDMGetInterrupt() when APIC TPR …
(edit) @64844   8 years vboxsync PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Include default bus number.
(edit) @64843   8 years vboxsync docs
(edit) @64837   8 years vboxsync VMM/HMVMXR0: Fix VM-exit history update to be done *after* successful …
(edit) @64828   8 years vboxsync VMM/TRPM: fixed warning
(edit) @64824   8 years vboxsync VMM/TRPM: Added 'trpmevent' dbg info command, useful and required esp. …
(edit) @64823   8 years vboxsync VMM/HMVMXR0: Comment to clear up confusing code paths.
(edit) @64797   8 years vboxsync VMM/HMVMXR0: Build fix when not using HMVMX_USE_FUNCTION_TABLE.
(edit) @64790   8 years vboxsync VMM/HMVMXR0: Fix new declarations in conditionally compiled code.
(edit) @64775   8 years vboxsync VMM/HMVMXR0: nits.
(edit) @64773   8 years vboxsync VMM/HMSVMR0: Fix INT3 based breakpoint intercept exits.
(edit) @64771   8 years vboxsync VMM/HMSVMR0: Unused param build fix.
(edit) @64770   8 years vboxsync VMM/DBGF, HM: Fix int3 based breakpoints set in the VM debugger when …
(edit) @64769   8 years vboxsync VMM: Comment nit.
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64764   8 years vboxsync VMM/GIM: Doxygen nit.
(edit) @64723   8 years vboxsync DBGF: typo
(edit) @64722   8 years vboxsync DBGF: duh
(edit) @64720   8 years vboxsync DBGF: Added DBGFR3StepEx for simple step-over support as well as both …
(edit) @64696   8 years vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64676   8 years vboxsync VMM/HMVMXR0: Pass 'rcRun' from VMLAUNCH/VMRESUME to …
(edit) @64663   8 years vboxsync VMM/APIC: Get rid of msrApicBase cache from CPUMCTX, make APIC work …
(edit) @64662   8 years vboxsync VMM/APIC: Doxygen fix.
(edit) @64661   8 years vboxsync VMM/APIC: Doxygen fix.
(edit) @64655   8 years vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64597   8 years vboxsync VMM/PDM: Doxygen fix.
(edit) @64596   8 years vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64590   8 years vboxsync DBGFR3Flow: Small additions
(edit) @64589   8 years vboxsync DBGFR3Flow: Iterator API for the branch tables
(edit) @64588   8 years vboxsync DBGFR3Flow: Smaller fixes
(edit) @64587   8 years vboxsync doxygen fix
(edit) @64586   8 years vboxsync DBGFR3Flow: Started working on resolving indirect branches. Compilers …
(edit) @64582   8 years vboxsync VMMR3.def: Missing renaming from DBGFR3Cfg* to DBGFR3Flow*
(edit) @64563   8 years vboxsync DBGR3Flow: fixed a bug when splitting a basic block into two resulting …
(edit) @64559   8 years vboxsync Rename DBGFR3Cfg* to DBGFR3Flow* to avoid confusing with APIs for …
(edit) @64557   8 years vboxsync DBGFR3Cfg: Remove dump method and the associated code, not the right …
(edit) @64553   8 years vboxsync build fix cleanup
(edit) @64552   8 years vboxsync DBGFR3Cfg: Additions to the API
(edit) @64551   8 years vboxsync build fix
(edit) @64550   8 years vboxsync and another one
(edit) @64549   8 years vboxsync another windows build fix
(edit) @64548   8 years vboxsync windows build fix
(edit) @64547   8 years vboxsync IEM: Added per-instruction statistics (not release).
(edit) @64546   8 years vboxsync IEM: Added per-instruction statistics (not release).
(edit) @64545   8 years vboxsync IEM: Added per-instruction statistics (not release).
(edit) @64530   8 years vboxsync VMM: typos
(edit) @64507   8 years vboxsync DBGFR3Cfg: Bugfixes, correctly split a basic block transferring any …
(edit) @64506   8 years vboxsync doxygen fix
(edit) @64505   8 years vboxsync doxygen fix
(edit) @64503   8 years vboxsync Windows build fix
(edit) @64502   8 years vboxsync dxygen fixes
(edit) @64500   8 years vboxsync VMM/DBGF: Add DBGFR3Cfg* API to create control flow graphs
(edit) @64499   8 years vboxsync VMM/DBGFDisas: Add method internal to VMM which returns a very small …
(edit) @64497   8 years vboxsync PDMDriver.cpp Corrected driver transformation value name 'Driver' to …
(edit) @64406   8 years vboxsync PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Extended the search to previous PDM …
(edit) @64399   8 years vboxsync pgmR3PhysMMIOExLink: Fix for 256GB VRAM regression.
(edit) @64397   8 years vboxsync PDMPCIDEV: some docs
(edit) @64396   8 years vboxsync PDMPCIDEV: some docs
(edit) @64390   8 years vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64378   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64377   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64376   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64374   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64356   8 years vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64353   8 years vboxsync PDM: Added a pPciDev parameter to PDMDEVHLPR3::pfnMMIOExPreRegister.
(edit) @64344   8 years vboxsync pci: Start using VBOX_PCI_NUM_REGIONS; doxygen.
(edit) @64327   8 years vboxsync PGM: Allow pre-registered MMIO regions up to 1TB in size by using …
(edit) @64323   8 years vboxsync pgmHandlerPhysicalExRegister: Corrected check for single RAM range.
(edit) @64322   8 years vboxsync GCPhys >= pRam->GCPhys: counter fix.
(edit) @64310   8 years vboxsync VMM/GIM/KVM: Don't GP fault on invalid time-struct MSR write
(edit) @64279   8 years vboxsync IEM: todo
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @64147   8 years vboxsync CFGM: CFGMR3AreValuesValid - fix argument name in the doc comment.
(edit) @64146   8 years vboxsync VMM/HM: nits.
(edit) @64144   8 years vboxsync VMM/GIM/HyperV: Comment nit.
(edit) @64143   8 years vboxsync VMM/HM: Report support for 'true' VMX capability MSRs.
(edit) @64140   8 years vboxsync build fix
(edit) @64133   8 years vboxsync VMM: Add PDMR3UsbQueryDriverOnLun and export PDMR3DriverDetach
(edit) @64123   8 years vboxsync PGMR3PhysMMIO2Register: Regression fix.
(edit) @64119   8 years vboxsync PGM,IOM: doc fixes
(edit) @64118   8 years vboxsync PGM,IOM: build fixes
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