VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14610   16 years vboxsync Address some todos
(edit) @14597   16 years vboxsync Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use …
(edit) @14594   16 years vboxsync PDMLdr,MMR3HyperMapHCRam: Converted the last MMR3HyperMapHCRam and …
(edit) @14589   16 years vboxsync VMM,SUPLib: Updated SUPLib API spec, turned out we don't get …
(edit) @14581   16 years vboxsync Explicit VMCS field width.
(edit) @14580   16 years vboxsync Some updates
(edit) @14575   16 years vboxsync SUPDrv/SUPLib: New interface for allocating pages of memory with …
(edit) @14557   16 years vboxsync Added VMX_ERROR_INVEPTVPID_INVALID_OPERAND
(edit) @14556   16 years vboxsync Corrected some typos in comments.
(edit) @14543   16 years vboxsync #1865/VT-x: Attacking the heap allocation, introducing …
(edit) @14526   16 years vboxsync Devices/Storage: iSCSI stuff, including bringing IntNet support back …
(edit) @14500   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14498   16 years vboxsync tstVMM: Print all module addresses; Fixed PDMR3LdrEnumModules callback.
(edit) @14494   16 years vboxsync #1865: PGMR0DynMap - retry with smaller segments if one big one is …
(edit) @14464   16 years vboxsync PDM_ACPI_BAT_STATE_DISCHARGING / PDM_ACPI_BAT_STATE_CHARGING mixed up
(edit) @14438   16 years vboxsync LsiLogic: Update
(edit) @14411   16 years vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @14389   16 years vboxsync HGCM: fixed service version
(edit) @14373   16 years vboxsync SUPDrv: expose SUPR0GetPagingMode.
(edit) @14366   16 years vboxsync Cleaned up some more.
(edit) @14365   16 years vboxsync Missing update
(edit) @14363   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14352   16 years vboxsync Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
(edit) @14346   16 years vboxsync Implemented check for monitored page accesses, fixing TSS out of sync …
(edit) @14332   16 years vboxsync SUPDrv,SUPLib: generic ring-0 service interface.
(edit) @14326   16 years vboxsync getopt: sample code corrections. (hope they are right)
(edit) @14301   16 years vboxsync Synced some (inactive) new paging code.
(edit) @14266   16 years vboxsync VBoxGuest.h: doxygen
(edit) @14246   16 years vboxsync ASMAtomicSubS32/U32.
(edit) @14244   16 years vboxsync PGMR0DynMap: flushing macbook air code.
(edit) @14222   17 years vboxsync Main/Settings: Docs.
(edit) @14214   17 years vboxsync Additions/Guest Library: add R3 property wait API
(edit) @14207   17 years vboxsync Additions/Guest Library: add an HGCM call with timeout
(edit) @14179   17 years vboxsync Add defines for SCSI status codes. Useful for fine-grained error handling.
(edit) @14167   17 years vboxsync VMM: AMD64 -> 32bit switcher (for testing only).
(edit) @14135   17 years vboxsync x86.h: made the unions start with the unsigned integer view to …
(edit) @14126   17 years vboxsync Corrected SVM_EVENT_NMI
(edit) @14118   17 years vboxsync RT_STRICT/VBOX_STRICT vs. DEBUG confusion.
(edit) @14115   17 years vboxsync #1865: Some structures and external API for the ring-0 dynamic mapping …
(edit) @14106   17 years vboxsync Added dummy HWACCMR3InjectNMI.
(edit) @14105   17 years vboxsync HostServices/GuestProperties: fixed a burn
(edit) @14104   17 years vboxsync HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol
(edit) @14073   17 years vboxsync asm.h: ASMAtomicXchgR3Ptr, ASMAtomicXchgR0Ptr, ASMAtomicXchgRCPtr.
(edit) @14072   17 years vboxsync MM: The 64-bit MSC warning hunt continues.
(edit) @14070   17 years vboxsync CFGM: 64-bit MSC warning hunt.
(edit) @14063   17 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(edit) @14054   17 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14052   17 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14051   17 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14050   17 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14045   17 years vboxsync com/array.h: More noisy 64-bit MSC warnings.
(edit) @14043   17 years vboxsync com/array.h: Fixed some very noisy 64-bit MSC warnings.
(edit) @14037   17 years vboxsync compiler/msc.h: shut up warning.
(edit) @14023   17 years vboxsync iprt/compiler/msc.h and use compiler/compiler.h instead of compiler/gcc.h
(edit) @14021   17 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
(edit) @14013   17 years vboxsync RT_LODWORD/RT_HIDWORD must cast the result to uint32_t.
(edit) @14007   17 years vboxsync IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
(edit) @14006   17 years vboxsync VERR_END_OF_STRING/VINF_END_OF_STRING.
(edit) @13995   17 years vboxsync doxygen
(edit) @13991   17 years vboxsync #1865: More PGM cleanup.
(edit) @13988   17 years vboxsync typo
(edit) @13975   17 years vboxsync Even more debugger fixes.
(edit) @13972   17 years vboxsync Fixes for the debugger.
(edit) @13971   17 years vboxsync HostServices/GuestProperties: added blocking waits for notifications
(edit) @13970   17 years vboxsync PGM: RTGCUINTPTR64 -> RTGCPTR64 (forgot this one yesterday)
(edit) @13960   17 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13956   17 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13954   17 years vboxsync Wrong place, backed out.
(edit) @13953   17 years vboxsync Update
(edit) @13952   17 years vboxsync Extra macro's
(edit) @13937   17 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
(edit) @13931   17 years vboxsync iprt/assert.h: Added AssertGCPtr32.
(edit) @13928   17 years vboxsync HostServices/GuestProperties: clean-up
(edit) @13927   17 years vboxsync Runtime: add RTStrNICmp and RTStrNCmp
(edit) @13926   17 years vboxsync Correct a few minor typos in comments. No content changes.
(edit) @13925   17 years vboxsync Correct 2 typos in comments. No content changes.
(edit) @13916   17 years vboxsync HostServices/GuestProperties: added guest notification querying
(edit) @13908   17 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13898   17 years vboxsync Moved more data to VMCPU.
(edit) @13890   17 years vboxsync hgcmsvc.h: copy and paste typo
(edit) @13883   17 years vboxsync Moved more data around.
(edit) @13879   17 years vboxsync SMP updates for VT-x/AMD-V.
(edit) @13873   17 years vboxsync Updates
(edit) @13872   17 years vboxsync Pass the VMCPU id on to all hwaccm functions.
(edit) @13871   17 years vboxsync VMMR0EntryFast: Always validate idCpu.
(edit) @13868   17 years vboxsync hgcmsvc.h: some evil C++
(edit) @13860   17 years vboxsync SharedClipboard (HostServices and Main): fixed a warning fix
(edit) @13858   17 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
(edit) @13856   17 years vboxsync Main: typos
(edit) @13847   17 years vboxsync SharedClipboard (HostServices and Main): fixed a warning by devious means
(edit) @13837   17 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   17 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   17 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13833   17 years vboxsync VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
(edit) @13832   17 years vboxsync IN_GC -> IN_RC.
(edit) @13831   17 years vboxsync VMM: Retired VM::pVMGCUnused.
(edit) @13830   17 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13827   17 years vboxsync MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
(edit) @13815   17 years vboxsync Some RTGCPTR32 cleanup.
(edit) @13813   17 years vboxsync #1865: Final VMM cleanups.
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