|
|
@686
|
18 years |
vboxsync |
Alignment fixes for windows. (structure packing is a strange thing …
|
|
|
@669
|
18 years |
vboxsync |
WIN32 -> WIN
|
|
|
@666
|
18 years |
vboxsync |
Messing with the nocrt setup…
|
|
|
@665
|
18 years |
vboxsync |
stdarg -> iprt/stdarg.h
|
|
|
@661
|
18 years |
vboxsync |
export
|
|
|
@660
|
18 years |
vboxsync |
make up for lacking stddef.h
|
|
|
@659
|
18 years |
vboxsync |
Freebsd keep count of spinlock enter/exits on a per thread basis, so …
|
|
|
@658
|
18 years |
vboxsync |
Moved the *ARCH_BITS stuff to cdefs.h.
|
|
|
@654
|
18 years |
vboxsync |
Fixed two issues when using intrin.h.
|
|
|
@653
|
18 years |
vboxsync |
fixed MSC 64-bit detection.
|
|
|
@647
|
18 years |
vboxsync |
VALID_PTR update: when running 32-bit in compatability mode, there …
|
|
|
@639
|
18 years |
vboxsync |
Be careful with 32-bit types and registers. (it seems like it was …
|
|
|
@633
|
18 years |
vboxsync |
Good job!
|
|
|
@629
|
18 years |
vboxsync |
Changed RTPROCESS back to 32-bit int.
|
|
|
@628
|
18 years |
vboxsync |
Implement log flag usecrlf, which translates LF line ending to CR/LF. …
|
|
|
@626
|
18 years |
vboxsync |
Corrected profile resume.
|
|
|
@623
|
18 years |
vboxsync |
export to OSE
|
|
|
@612
|
18 years |
vboxsync |
iprt/types.h first (see comment)
|
|
|
@597
|
18 years |
vboxsync |
Added PDMR3CritSectTryEnter
|
|
|
@590
|
18 years |
vboxsync |
Generic request packets (port of of the EMT specific VM request packet …
|
|
|
@588
|
18 years |
vboxsync |
Removed multiple packet send. Failed experiment.
|
|
|
@569
|
18 years |
vboxsync |
docs and a todo.
|
|
|
@561
|
18 years |
vboxsync |
Update
|
|
|
@558
|
18 years |
vboxsync |
Added INetworkConnector callback for sending multiple packets
|
|
|
@556
|
18 years |
vboxsync |
Added VERR_PDM_HIF_INVALID_VERSION
|
|
|
@554
|
18 years |
vboxsync |
TAP interface update
|
|
|
@551
|
18 years |
vboxsync |
Added STAMUNIT_KILOBYTES
|
|
|
@539
|
18 years |
vboxsync |
Port IPRT to FreeBSD
|
|
|
@529
|
18 years |
vboxsync |
Fixed bug in LogRelIt in C99/AMD64 mode.
|
|
|
@528
|
18 years |
vboxsync |
forgot to commit one alignment fix.
|
|
|
@517
|
18 years |
vboxsync |
More VRDP clipboard code
|
|
|
@505
|
18 years |
vboxsync |
TAP update
|
|
|
@480
|
18 years |
vboxsync |
Better alignment.
|
|
|
@477
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@476
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@475
|
18 years |
vboxsync |
Ring-3 callbacks.
|
|
|
@469
|
18 years |
vboxsync |
Main/XIDL: Added support for the @mod attribute (with 'ptr' the only …
|
|
|
@467
|
18 years |
vboxsync |
ETIMEDOUT is actually NET. Try "telnet 2.2.2.2" and wait a while…
|
|
|
@460
|
18 years |
vboxsync |
Fixed string to number function documentation.
|
|
|
@449
|
18 years |
vboxsync |
RTAvlrGCPtr*
|
|
|
@443
|
18 years |
vboxsync |
Implemented Warp drive. This can be configured using the …
|
|
|
@434
|
18 years |
vboxsync |
fixed imul/idiv for msc
|
|
|
@416
|
18 years |
vboxsync |
Fixing interrupt dispatching on amd64.
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@397
|
18 years |
vboxsync |
Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
|
|
|
@392
|
18 years |
vboxsync |
Added a process specifier to the APIs dealing with user addresses.
|
|
|
@385
|
18 years |
vboxsync |
RTProcSelf, RTR0ProcHandleSelf, RTR0PROCESS.
|
|
|
@353
|
18 years |
vboxsync |
added ASMMult2xS32RetS64() and ASMDivS64ByS32RetS32()
|
|
|
@346
|
18 years |
vboxsync |
Rewrote and simplified interrupt handler patching.
|
|
|
@335
|
18 years |
vboxsync |
64-bit: g_SUPGlobalInfoPage is out of bounds for GCC generated code.
|
|
|
@332
|
18 years |
vboxsync |
introduced PDMDevHlpGetVM()
|
|
|
@331
|
18 years |
vboxsync |
Bool and AMD64 hacking.
|
|
|
@321
|
18 years |
vboxsync |
stdarg.h -> iprt/stdarg.h
|
|
|
@312
|
18 years |
vboxsync |
More VRDP clipboard code
|
|
|
@311
|
18 years |
vboxsync |
Moved the simple heap type.
|
|
|
@310
|
18 years |
vboxsync |
Moved the simple heap type.
|
|
|
@309
|
18 years |
vboxsync |
DECLINLINE is supposed to be static of course.
|
|
|
@288
|
18 years |
vboxsync |
debugged the heap.
|
|
|
@283
|
18 years |
vboxsync |
more simple heap stuff.
|
|
|
@265
|
18 years |
vboxsync |
Added VINF_PATM_PENDING_IRQ_AFTER_IRET
|
|
|
@255
|
18 years |
vboxsync |
same magic with caps lock
|
|
|
@251
|
18 years |
vboxsync |
More room
|
|
|
@249
|
18 years |
vboxsync |
Removed RTThreadExit again (sigh)
|
|
|
@246
|
18 years |
vboxsync |
Added VMR3WaitForResume
|
|
|
@243
|
18 years |
vboxsync |
Added RTThreadExit
|
|
|
@234
|
18 years |
vboxsync |
VMM: Added support for runtime error notifications (VMSetRuntimeError …
|
|
|
@233
|
18 years |
vboxsync |
Stubs for VRDP clipboard.
|
|
|
@231
|
18 years |
vboxsync |
RTPROCESS must be pointer sized (HC).
|
|
|
@221
|
18 years |
vboxsync |
Moved VBoxClipboard.h to the HostServices shared clipboard directory, …
|
|
|
@217
|
18 years |
vboxsync |
hacking darwin memory objects.
|
|
|
@210
|
18 years |
vboxsync |
Logging groups for shared folders and VMM backdoor logging added.
|
|
|
@204
|
18 years |
vboxsync |
runtime.h now includes everything. Created a new header, initterm.h, …
|
|
|
@197
|
18 years |
vboxsync |
A stab at generic timers (untested).
|
|
|
@187
|
18 years |
vboxsync |
Turn off sysenter/sysexit emulation.
|
|
|
@166
|
18 years |
vboxsync |
64-bit
|
|
|
@161
|
18 years |
vboxsync |
64-bit: structure alignment.
|
|
|
@129
|
18 years |
vboxsync |
Generic Uuid. Corrected Gen.u16TimeMin to Gen.u16TimeMid.
|
|
|
@119
|
18 years |
vboxsync |
64-bit
|
|
|
@99
|
18 years |
vboxsync |
Update
|
|
|
@96
|
18 years |
vboxsync |
RTAvlGCPtr.
|
|
|
@92
|
18 years |
vboxsync |
Added missing prototype for RTAvlPVDestroy.
|
|
|
@74
|
18 years |
vboxsync |
64-bit/32-bit register macros. RTGCPHYS and RTHCPHYS macros.
|
|
|
@73
|
18 years |
vboxsync |
Just drop the inline assembly on 64-bit host.
|
|
|
@18
|
18 years |
vboxsync |
nasm.mac -> asmdefs.mac
|
|
|
@10
|
18 years |
vboxsync |
spelling
|
|
|
@1
|
55 years |
vboxsync |
import
|