VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39357   13 years vboxsync e1000: reverted r74918
(edit) @39356   13 years vboxsync PDMBlkCache: Fix wrong accounting of written data when flushing the cache
(edit) @39344   13 years vboxsync e1000: move part of eth header instead of packet body (#4806)
(edit) @39332   13 years vboxsync e1000: fix for unresolved memmove on Windows
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39320   13 years vboxsync build fix attempt.
(edit) @39319   13 years vboxsync build fix attempt.
(edit) @39309   13 years vboxsync windows build fix./
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39302   13 years vboxsync nits from a few days back.
(edit) @39301   13 years vboxsync PGMAllBth.h: Disabled annoying SMP assertions.
(edit) @39294   13 years vboxsync PGMAllPhys.cpp: Fixed page locking bug in rarely used path.
(edit) @39284   13 years vboxsync PGMAllBth.h: disabled annoying assertions.
(edit) @39283   13 years vboxsync Its 8191 now.
(edit) @39178   13 years vboxsync duh!
(edit) @39154   13 years vboxsync IOM: Added flags for dropping into the vbox debugger on complicated …
(edit) @39152   13 years vboxsync VMM: cleanups.
(edit) @39138   14 years vboxsync iprt/types.h,IEM: Moved the pointer union types to iprt/types.h, …
(edit) @39137   14 years vboxsync build fix
(edit) @39136   14 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39134   14 years vboxsync IEM: some tweaking…
(edit) @39127   14 years vboxsync IEM: Adding GET_NEXT_U16_ZX_U32/64 and GET_NEXT_U32_ZX_U64.
(edit) @39125   14 years vboxsync IEM: Fixed some details in the AAM, SAHF and LAHF instruction emulation.
(edit) @39112   14 years vboxsync build fix
(edit) @39111   14 years vboxsync IOM,PDM: Working on moving unaligned and non-dword MMIO access …
(edit) @39084   14 years vboxsync VMM: -Wunused-parameter on mac.
(edit) @39082   14 years vboxsync PGMSavedState.cpp: better assertion
(edit) @39078   14 years vboxsync VMM: -Wunused-parameter
(edit) @39070   14 years vboxsync VMM,IPRT: -Wunused-function.
(edit) @39060   14 years vboxsync DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
(edit) @39057   14 years vboxsync VMM: Use the RTLogFlushR0 for R0 logger (see #5771)
(edit) @39056   14 years vboxsync PATM: logging correction
(edit) @39054   14 years vboxsync PDMBlkCache: Remove dead code
(edit) @39045   14 years vboxsync gcc build fix
(edit) @39042   14 years vboxsync build fix
(edit) @39039   14 years vboxsync VMM: -W4 warnings (MSC).
(edit) @39038   14 years vboxsync VMM: -W4 warnings (MSC).
(edit) @39035   14 years vboxsync oops.
(edit) @39034   14 years vboxsync VMM,INTNET: Addressing unused variable warnings.
(edit) @39031   14 years vboxsync PDMAsyncCompletionFile.cpp: RTFileGetSize now includes the platform …
(edit) @39014   14 years vboxsync PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
(edit) @38965   14 years vboxsync fix mac-dbg
(edit) @38956   14 years vboxsync PGM: Avoid requiring a full tree walk to age the mapping chunks …
(edit) @38955   14 years vboxsync pgmR3PhysChunkMap: Make sure we don't unmap the chunk we just added.
(edit) @38954   14 years vboxsync VMMR0: Triple fault debugging hack proof of concept.
(edit) @38953   14 years vboxsync PGM: Attempt at fixing the VERR_MAP_FAILED during state save problem …
(edit) @38944   14 years vboxsync PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
(edit) @38942   14 years vboxsync now it should compile…
(edit) @38941   14 years vboxsync duh
(edit) @38940   14 years vboxsync VMInternal.h: Alignment fix.
(edit) @38886   14 years vboxsync Back out r74203 again
(edit) @38885   14 years vboxsync PDMBlkCache: Fix burn
(edit) @38883   14 years vboxsync PDMAsyncCompletion: Fix burn
(edit) @38881   14 years vboxsync PDMAsyncCompletion: Return an error for a read beyond the end of the file
(edit) @38880   14 years vboxsync PDMBlkCache: Fix burn
(edit) @38878   14 years vboxsync PDM,Devices,Drivers: Add async discard API and make us of it
(edit) @38877   14 years vboxsync VMM/PDMBlkCache: Add discard API
(edit) @38868   14 years vboxsync CPUMR0.cpp: Log more regarding local apic mapping.
(edit) @38867   14 years vboxsync TRPM: Host interrupt stats.
(edit) @38847   14 years vboxsync PDM: Enter the device critical section for PDM callback.
(edit) @38845   14 years vboxsync VMM.cpp: bugfix.
(edit) @38841   14 years vboxsync VMInternal.h: Alignment fix.
(edit) @38839   14 years vboxsync VMMInternal.h: Alignment fix.
(edit) @38838   14 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38837   14 years vboxsync VMM: Detect recursive rendezvous calls. Removed the unused API …
(edit) @38835   14 years vboxsync VMM: Detect recursive rendezvous calls. Removed the unused API …
(edit) @38816   14 years vboxsync HWSVMR0.cpp: Addendum to r73226 and #5666 - Since we update SS.DPL …
(edit) @38749   14 years vboxsync PDM: Warn if devices/drivers take too long to suspend or power off. …
(edit) @38736   14 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38712   14 years vboxsync PGM: Log the host paging mode.
(edit) @38708   14 years vboxsync PGM: Drop the PGM_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST define and …
(edit) @38707   14 years vboxsync VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
(edit) @38685   14 years vboxsync HM: some file headers
(edit) @38684   14 years vboxsync HM: some file headers
(edit) @38683   14 years vboxsync HM: renamed some internal functions.
(edit) @38677   14 years vboxsync IOM: MMIO instruction interpreter bug fixes.
(edit) @38636   14 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38614   14 years vboxsync doxygen bugs.
(edit) @38613   14 years vboxsync VMR3ReqProcessU: Deconfused the code a bit.
(edit) @38612   14 years vboxsync EM: - Don't reschedule after clearing the inhibit irq flag, it …
(edit) @38577   14 years vboxsync VMM/HWVMXR0: disabled annoying assertion
(edit) @38536   14 years vboxsync vmm: fix INVALID_ARGUMENT guru on insufficient memory (fix page …
(edit) @38489   14 years vboxsync tstVMStructSize: Print a couple of extra offsets in the VM struct.
(edit) @38378   14 years vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @38327   14 years vboxsync EMR3Init: duh.
(edit) @38326   14 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   14 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   14 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38320   14 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38300   14 years vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @38243   14 years vboxsync HWACCM/SVM: Fix running 64bit guests on AMD E-350 CPUs. The DPL field …
(edit) @38229   14 years vboxsync VMMR3/VM.cpp: Make UUID an optional parameter. Unbreaks VBoxBFE.
(edit) @38152   14 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38092   14 years vboxsync Fixed assertion (last item may or may not match).
(edit) @38086   14 years vboxsync oooops.
(edit) @38084   14 years vboxsync IEM: Implemented immediate far call.
(edit) @38082   14 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38081   14 years vboxsync PDMCritSectLeave: Release assertion if not owner.
(edit) @38080   14 years vboxsync PGMR3PhysAllocateHandyPages: more details in debug builds.
(edit) @38079   14 years vboxsync IEM: Implemented AAM, fixed AAD.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette