VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7688   17 years vboxsync PCnet: some cleanup, use host-provided RX buffers but don't access …
(edit) @7682   17 years vboxsync export
(edit) @7677   17 years vboxsync Cleanup
(edit) @7676   17 years vboxsync Cleaned up. AMD64 shadow paging is only valid with AMD64 guest paging. …
(edit) @7670   17 years vboxsync Fix forgotten log group define.
(edit) @7666   17 years vboxsync Put back the original PAE defines. AMD differs from Intel wrt valid …
(edit) @7660   17 years vboxsync Split off amd64
(edit) @7659   17 years vboxsync 36 bits physical address
(edit) @7655   17 years vboxsync PAE fixes & changes
(edit) @7645   17 years vboxsync CPUMCPUIDFEATURE_LONG_MODE added
(edit) @7644   17 years vboxsync Added CPUMCPUIDFEATURE_PAE
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7629   17 years vboxsync Initial cleanup for PAE
(edit) @7613   17 years vboxsync better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
(edit) @7607   17 years vboxsync Main: Added more OS Type IDs.
(edit) @7604   17 years vboxsync Stripped doxygen function headers from the header - documented in source.
(edit) @7588   17 years vboxsync Another correction
(edit) @7582   17 years vboxsync Correction
(edit) @7581   17 years vboxsync 64 bits physical address save/restore
(edit) @7567   17 years vboxsync uint32_t -> RTGCPHYS32
(edit) @7536   17 years vboxsync freebsd todo.
(edit) @7528   17 years vboxsync synced the VbglR3HostLikesVideoMode prototype.
(edit) @7519   17 years vboxsync Cosmetic changes to VbglR3SetGuestCaps.
(edit) @7517   17 years vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(edit) @7497   17 years vboxsync Missing header
(edit) @7475   17 years vboxsync VERR_VMX_MSR_LOCKED_OR_DISABLED
(edit) @7474   17 years vboxsync VERR_VMX_MSR_LOCKED
(edit) @7473   17 years vboxsync VERR_VMX_INIT_CPUS_FAILED added
(edit) @7471   17 years vboxsync Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
(edit) @7464   17 years vboxsync Additions/x11: use the VideoModeSupported guest request to check …
(edit) @7456   17 years vboxsync Disassemble vmread/vmwrite
(edit) @7452   17 years vboxsync MSR_IA32_VMX_BASIC_INFO_VMCS_SIZE fix
(edit) @7437   17 years vboxsync Additions/common: add ring 3 call to set guest capabilities and make …
(edit) @7425   17 years vboxsync examplify what these certain graphical operations might be.
(edit) @7424   17 years vboxsync RTUCS2 -> RTUTF16
(edit) @7416   17 years vboxsync Added VMMR0_DO_HWACC_ENABLE
(edit) @7415   17 years vboxsync More error codes for vt-x
(edit) @7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7405   17 years vboxsync whitespace
(edit) @7388   17 years vboxsync Main/Settings: Perform conversion in a loop to allow for multi-step …
(edit) @7354   17 years vboxsync RT_MP_MAX_CPU -> RTCPUSET_MAX_CPUS (/ MAXIMUM_PROCESSORS). Added the …
(edit) @7345   17 years vboxsync Main/Glue/string: Don't strcmp NULL.
(edit) @7315   17 years vboxsync Main/Settings: Added XmlTreeBackend::AutoConverter subckasss and old …
(edit) @7309   17 years vboxsync Main/Settings: Added XSLT-based auto-conversion functionality to the …
(edit) @7286   17 years vboxsync emulate [lock] xadd in GC
(edit) @7285   17 years vboxsync added DISQueryParamRegPtr to return a pointer to a register which is …
(edit) @7284   17 years vboxsync webservice: forgot err.h commit
(edit) @7277   17 years vboxsync Make the backend type a per-image property and get away from the per …
(edit) @7272   17 years vboxsync Use MP functions in the runtime.
(edit) @7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @7206   17 years vboxsync Added SUPR0ExecuteCallback. Currently a stub.
(edit) @7155   17 years vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @7140   17 years vboxsync extra -> pvMore.
(edit) @7134   17 years vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
(edit) @7133   17 years vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
(edit) @7124   17 years vboxsync Trying again…
(edit) @7121   17 years vboxsync Added a plain unsigned view to keep things shorter.
(edit) @7120   17 years vboxsync Fixed mac os x burn.
(edit) @7119   17 years vboxsync Fixed mac os x burn.
(edit) @7115   17 years vboxsync Removed duplicate docs.
(edit) @7112   17 years vboxsync Removed duplicate docs.
(edit) @7109   17 years vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @7097   17 years vboxsync Removed the anonymous struct
(edit) @7096   17 years vboxsync Typo
(edit) @7095   17 years vboxsync Extended the CPUMCTX structure for 64 bits mode.
(edit) @7093   17 years vboxsync Fix for ARPL
(edit) @7084   17 years vboxsync made RTGCPHYS 32-bit again, has to be solved properly
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7071   17 years vboxsync Got rid of annoying warnings during win64 build
(edit) @7061   17 years vboxsync Use uint64_t instead of RTGCPHYS in VMMDevChangeMemBalloon (binary …
(edit) @7036   17 years vboxsync Broke the 64 bits build
(edit) @7028   17 years vboxsync Updates to the VRDP text cache (disabled).
(edit) @7026   17 years vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @7015   17 years vboxsync Cleaned up
(edit) @7000   17 years vboxsync Started with changes for disassembling 64 bits instructions
(edit) @6995   17 years vboxsync Increased the pdm padding to 1056 bytes to make VBOX_WITH_PDM_LOCK build.
(edit) @6989   17 years vboxsync HGCM: bumped service minor version
(edit) @6983   17 years vboxsync Removed VBOXGUEST_IOCTL_SIZE. Docs.
(edit) @6981   17 years vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(edit) @6978   17 years vboxsync Additions/Linux: switch the VBOXGUEST_IOCTL_NR ioctl to …
(edit) @6976   17 years vboxsync Main/Glue: Added macro SUCCEEED_WARNING(rc).
(edit) @6973   17 years vboxsync Initial commit of VRDP text cache (disabled).
(edit) @6963   17 years vboxsync Main/Glue: Added com::LWResult.
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6927   17 years vboxsync Converted MM_RAM_FLAGS_VIRTUAL_HANDLER, MM_RAM_FLAGS_VIRTUAL_WRITE …
(edit) @6921   17 years vboxsync Main: COM Arrays: Allow for zero-sized arrays.
(edit) @6915   17 years vboxsync Pass mapping sizes in uint32_t instead of size_t to avoid warnings. …
(edit) @6913   17 years vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6912   17 years vboxsync Removed the normal (PGMVIRTHANDLERTYPE_NORMAL) kind of virtual access …
(edit) @6911   17 years vboxsync Removed the EIP (PGMVIRTHANDLERTYPE_EIP) kind of virtual access …
(edit) @6902   17 years vboxsync Converted MM_RAM_FLAGS_PHYSICAL_HANDLER, _WRITE, _ALL and _TEMP_OFF …
(edit) @6898   17 years vboxsync Main/Glue: Arrays: Compiler warnings.
(edit) @6874   17 years vboxsync Main: Arrays: 1) Added com::SafeIfaceArray to manage arrays of …
(edit) @6862   17 years vboxsync Removed the PGMPHYSHANDLERTYPE_PHYSICAL value as it was never and will …
(edit) @6854   17 years vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6849   17 years vboxsync Additions/common: fixed the guest R3 library display change query …
(edit) @6843   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6842   17 years vboxsync Additions/common: added a call to wait for a display change request …
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