VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59004   9 years vboxsync DBGF,VBoxVMM.d,HM: Split the exit probes and events into an intrusive …
(edit) @59002   9 years vboxsync iprt/cdefs.h: doxygen fix
(edit) @59000   9 years vboxsync DBGF: fixed gcc version of DBGF_IS_EVENT_ENABLED.
(edit) @58998   9 years vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
(edit) @58996   9 years vboxsync CPUM: dtrace library fixes.
(edit) @58995   9 years vboxsync VBox/vmm/dbgf.h: DBGFEVENTTYPE enum value fix. DBGF_IS_EVENT_ENABLED …
(edit) @58993   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @58983   9 years vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58979   9 years vboxsync VBoxVMM.d,dbgf.h: Some new DBGF exit events, updated the dtrace …
(edit) @58978   9 years vboxsync VBox/vmm/hm_vmx.h: Added VMX_EXIT_APIC_WRITE (#56).
(edit) @58976   9 years vboxsync VBoxTpG,SUPDrv: Extended VTGDESCPROVIDER again to facilitate HM in …
(edit) @58962   9 years vboxsync VBox/vmm/hm_vmx.h: Added instruction information bit field defintions …
(edit) @58961   9 years vboxsync VBox/vmm/hm_vmx.h: Added instruction information bit field defintions …
(edit) @58960   9 years vboxsync iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, …
(edit) @58955   9 years vboxsync iprt/cdefs.h: Added the RT_BF_SET and RT_BF_CLEAR macros.
(edit) @58953   9 years vboxsync iprt/cdefs.h: Added generic bit field access macros RT_BF_GET, …
(edit) @58938   9 years vboxsync HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
(edit) @58932   9 years vboxsync dbgf.h: typo
(edit) @58920   9 years vboxsync VBoxTpG,SupDrv: Added a per provider enabled probe counter: …
(edit) @58910   9 years vboxsync DBGF: alignment fix.
(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) @58891   9 years vboxsync dbgf.h: Extended DBGFEVENTTYPE with a bunch of events that may be …
(edit) @58874   9 years vboxsync Main/Network: adapter enumeration re-worked to use INetCfg with …
(edit) @58817   9 years vboxsync iprt/dbg.h: Doxygen Build fix.
(edit) @58813   9 years vboxsync x86extra.mac: Added X86_CR0_NO_PE_NO_PG for avoiding assembler warnings.
(edit) @58802   9 years vboxsync build fix
(edit) @58795   9 years vboxsync NetAdp/win: build fixes for renaming without a delay (#7973)
(edit) @58794   9 years vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @58792   9 years vboxsync iprt/asm-watcom-x86-16.h: Fixed ASMMemFill32 bug.
(edit) @58791   9 years vboxsync iprt/asm.h: 16-bit fixes to ASMBitSetRange and ASMBitClearRange.
(edit) @58790   9 years vboxsync iprt/cdefs.h: RTCALL should be cdecl for WATCOMC. (external asm …
(edit) @58788   9 years vboxsync iprt/asm-watcom-x86-*.h: Some fixes.
(edit) @58787   9 years vboxsync iprt/cdefs.h: Fixed the size constants (grp_rt_cdefs_size) for 16-bit, …
(edit) @58773   9 years vboxsync iprt/asm.h: Missing ) in ASMBitLastSetU64.
(edit) @58772   9 years vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(edit) @58771   9 years vboxsync iprt/asm.h: Added ASMBitFirstSetU16 and ASMBitLastSetU16, and while at …
(edit) @58768   9 years vboxsync RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
(edit) @58767   9 years vboxsync revered r104210, got unfinished asm.h changes mixed into it.
(edit) @58766   9 years vboxsync RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
(edit) @58760   9 years vboxsync iprt/asm.h: Use external assembly version of ASMBitNextClear and …
(edit) @58750   9 years vboxsync iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
(edit) @58749   9 years vboxsync iprt/asm*.h: Watcom & RT_MANGLER, include #pragma aux before function …
(edit) @58747   9 years vboxsync iprt/mangling.h: Added all ASM* functions, not just the ones we …
(edit) @58739   9 years vboxsync iprt/formats/mz.h: Copied from runtime and adjusted a little.
(edit) @58738   9 years vboxsync Runtime/http-curl: distinguish between "URL not found" and "host not found"
(edit) @58728   9 years vboxsync iprt/formats/pecoff.h: Added all machine constants listed by microsoft.
(edit) @58718   9 years vboxsync build fix
(edit) @58712   9 years vboxsync iprt/asm.h: 16-bit and 32-bit Watcom C/C++ adjustments.
(edit) @58711   9 years vboxsync iprt/asm-amd64-x86.h: Comment change.
(edit) @58710   9 years vboxsync iprt/asm-watcom-x86-16.h: fixes
(edit) @58709   9 years vboxsync iprt/asm-watcom-x86-32.h: Initial pragma aux implementation for 32-bit …
(edit) @58708   9 years vboxsync iprt/asm-watcom-x86-16.h: Initial pragma aux implementation for 16-bit …
(edit) @58707   9 years vboxsync iprt/asm-amd64-x86-watcom-16.h: Remove duplicate pragma aux.
(edit) @58706   9 years vboxsync iprt/asm.h: 16-bit adjustments, watcom adjustments.
(edit) @58705   9 years vboxsync iprt/asm-amd64-x86.h: 16-bit and 32-bit Watcom C/C++ adjustments.
(edit) @58704   9 years vboxsync iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
(edit) @58703   9 years vboxsync iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
(edit) @58702   9 years vboxsync iprt/cdefs.h: Introduced RT_FAR_DATA for 16-bit code and adjusted …
(edit) @58701   9 years vboxsync asm-amd64-x86-watcom-32.h: Initial pragma aux implementation for …
(edit) @58699   9 years vboxsync asm-amd64-x86-watcom-16.h: Initial pragma aux implementation for …
(edit) @58693   9 years vboxsync iprt/x86.h: Converted some unsigned bitfields to uint32_t so the …
(edit) @58692   9 years vboxsync iprt/x86extra.mac: Removed IntRedirBitmap field from X86TSS32 & …
(edit) @58691   9 years vboxsync iprt/asmdefs.mac: NASM defines PASS=0 or =3 to indicate that we're …
(edit) @58662   9 years vboxsync rtdbg: Moved the codeview structures into iprt/formats/codeview.h and …
(edit) @58658   9 years vboxsync bugref:8097: AC/DB loop fixes.
(edit) @58654   9 years vboxsync include/iprt/formats/pecoff.h: Copied from …
(edit) @58636   9 years vboxsync include/iprt/format/elf*: copied from Runtime/include/internal/ldrELF*.
(edit) @58625   9 years vboxsync iprt/types.h: Watcom & 16-bit adjustments.
(edit) @58624   9 years vboxsync iprt/stdint.h: Watcom & 16-bit adjustments.
(edit) @58623   9 years vboxsync iprt/cdefs.h: Watcom & 16-bit adjustments.
(edit) @58608   9 years vboxsync iprt/asmdefs.mac: Introduced RT_NOINC_SEGMENTS to avoid unncessary …
(edit) @58601   9 years vboxsync Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
(edit) @58600   9 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58597   9 years vboxsync iprt/err.h: also consider VBoxNetNAT when talking about clients …
(edit) @58587   9 years vboxsync iprt/asmdefs.h: nasm fixes.
(edit) @58438   9 years vboxsync IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58390   9 years vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58389   9 years vboxsync IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets …
(edit) @58371   9 years vboxsync DnD/VbglR3: Detect and handle VM session changes and do a reconnect if …
(edit) @58370   9 years vboxsync DnD: Warnings.
(edit) @58344   9 years vboxsync Audio: Fixed suspending/resuming streams on VM pause/unpause.
(edit) @58338   9 years vboxsync iprt/crypto/*.h: doxygen fixes.
(edit) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58305   9 years vboxsync RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
(edit) @58303   9 years vboxsync RTTestCreateChild: Added new method for creating a test instance in a …
(edit) @58300   9 years vboxsync RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
(edit) @58297   9 years vboxsync RTLocalIpc: Added flag to the server and connection creation functions …
(edit) @58295   9 years vboxsync iprt: Added RTLocalIpcSessionReadNB on posix systems.
(edit) @58293   9 years vboxsync localipc.h: Correct read/write parameter names.
(edit) @58290   9 years vboxsync RTLocalIpc fixes.
(edit) @58285   9 years vboxsync localipc-posix: fix r103476: added mangling.
(edit) @58283   9 years vboxsync VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
(edit) @58274   9 years vboxsync iprt/mem.h: Allow ring-0 electric fencing on darwin.
(edit) @58257   9 years vboxsync DnD: Added context IDs for all HGCM messages.
(edit) @58231   9 years vboxsync DnD: Added VBOX_DND_CB_MAGIC_MAKE.
(edit) @58230   9 years vboxsync DnD: Bugfixes.
(edit) @58221   9 years vboxsync doxygen fix
(edit) @58219   9 years vboxsync fixed prototype
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