|
|
@32009
|
14 years |
vboxsync |
Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
|
|
|
@32006
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: skeleton.
|
|
|
@32000
|
14 years |
vboxsync |
x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
|
|
|
@31989
|
14 years |
vboxsync |
VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
|
|
|
@31987
|
14 years |
vboxsync |
PGM,DBGC,DBGF: Dump guest paging structures.
|
|
|
@31983
|
14 years |
vboxsync |
Removed obsolete definitions
|
|
|
@31978
|
14 years |
vboxsync |
PGM,DBC,MM: Dump more information about shadow/guest pages.
|
|
|
@31966
|
14 years |
vboxsync |
DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
|
|
|
@31957
|
14 years |
vboxsync |
VRDP: allow to disable display output, input, USB, audio or clipboard.
|
|
|
@31948
|
14 years |
vboxsync |
PGM: paging hierarchy dumpers refactoring in progress.
|
|
|
@31938
|
14 years |
vboxsync |
FT updates
|
|
|
@31927
|
14 years |
vboxsync |
dbg.h: Fixed DBGCVAR_INIT_NUMBER.
|
|
|
@31911
|
14 years |
vboxsync |
make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
|
|
|
@31895
|
14 years |
vboxsync |
FT updates
|
|
|
@31890
|
14 years |
vboxsync |
OSE header fixes
|
|
|
@31888
|
14 years |
vboxsync |
Devices: export USB proxy device to OSE
|
|
|
@31860
|
14 years |
vboxsync |
RTCoreDumper: integration into IPRT, cleanup.
|
|
|
@31818
|
14 years |
vboxsync |
added HWVirtEx force property to API
|
|
|
@31793
|
14 years |
vboxsync |
EPTPTEBITS: Added offsets to the comments.
|
|
|
@31791
|
14 years |
vboxsync |
burn fix
|
|
|
@31786
|
14 years |
vboxsync |
PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
|
|
|
@31782
|
14 years |
vboxsync |
FT updates
|
|
|
@31776
|
14 years |
vboxsync |
VBoxHDD: Resize stubs
|
|
|
@31766
|
14 years |
vboxsync |
FT updates
|
|
|
@31753
|
14 years |
vboxsync |
FT updates
|
|
|
@31743
|
14 years |
vboxsync |
FT updates for password
|
|
|
@31742
|
14 years |
vboxsync |
FT password
|
|
|
@31737
|
14 years |
vboxsync |
FT updates
|
|
|
@31732
|
14 years |
vboxsync |
FT updates
|
|
|
@31723
|
14 years |
vboxsync |
FT updates
|
|
|
@31721
|
14 years |
vboxsync |
FT skeleton code
|
|
|
@31718
|
14 years |
vboxsync |
Main: PNG screenshoting API
|
|
|
@31696
|
14 years |
vboxsync |
gcc warning
|
|
|
@31695
|
14 years |
vboxsync |
State changes for FT
|
|
|
@31686
|
14 years |
vboxsync |
FT api update
|
|
|
@31685
|
14 years |
vboxsync |
FT api
|
|
|
@31665
|
14 years |
vboxsync |
include: header fixes
|
|
|
@31636
|
14 years |
vboxsync |
EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31598
|
14 years |
vboxsync |
EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
|
|
|
@31589
|
14 years |
vboxsync |
EventQueue: windows fixes.
|
|
|
@31586
|
14 years |
vboxsync |
VBoxHDD: Needed enhancements for async iSCSI. Make it possible to let …
|
|
|
@31580
|
14 years |
vboxsync |
potentially uninitialized variable
|
|
|
@31579
|
14 years |
vboxsync |
EventQueue: Fix losing messages, use the right queue type on XPCOM …
|
|
|
@31565
|
14 years |
vboxsync |
PGM,HWACCM: MMIO optimizations - coding in progress.
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31508
|
14 years |
vboxsync |
Windows build fix
|
|
|
@31491
|
14 years |
vboxsync |
DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
|
|
|
@31490
|
14 years |
vboxsync |
VBox/x86.h: X86TSS16.
|
|
|
@31489
|
14 years |
vboxsync |
CPUMGetGuestCRx,CPUMGetGuestCR8: Do the PDM TPR querying in CPUM …
|
|
|
@31481
|
14 years |
vboxsync |
Main: use a shared type for string maps
|
|
|
@31464
|
14 years |
vboxsync |
Main: support per-machine media registries in XML settings (not yet used)
|
|
|
@31462
|
14 years |
vboxsync |
Debugger: dt,dt16,dt32,dt64 - work in progress.
|
|
|
@31460
|
14 years |
vboxsync |
REM,DBGF: Logging fixes, avoid assertion when disassembling.
|
|
|
@31456
|
14 years |
vboxsync |
VBoxHDD: Make the non blocking read/write socket APIs available in the …
|
|
|
@31444
|
14 years |
vboxsync |
PGM: Don't let the ATA device exhaust the dynamic mapping cache - …
|
|
|
@31430
|
14 years |
vboxsync |
Guest Additions version lookup/status: Fixed loading of guest drivers, …
|
|
|
@31402
|
14 years |
vboxsync |
PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
|
|
|
@31401
|
14 years |
vboxsync |
VBox/log.h: +LOG_GROUP_PGM_DYNMAP.
|
|
|
@31400
|
14 years |
vboxsync |
VBox/cpum.h: CPUMGCCallV86Code docs and right DECL macro.
|
|
|
@31372
|
14 years |
vboxsync |
Main: fix memory leak in VirtualBox::postEvent() when posting the …
|
|
|
@31364
|
14 years |
vboxsync |
Some more fixes for Guest Additions version lookup/status; moved some …
|
|
|
@31359
|
14 years |
vboxsync |
Keep track of the native R0 thread handle for each EMT too. Use that …
|
|
|
@31355
|
14 years |
vboxsync |
SharedFolders/AutoMount: Added support for dynamic mount point prefix.
|
|
|
@31349
|
14 years |
vboxsync |
Header update
|
|
|
@31326
|
14 years |
vboxsync |
Pass on cpu priority property.
|
|
|
@31303
|
14 years |
vboxsync |
Missing update
|
|
|
@31297
|
14 years |
vboxsync |
gcc warning (order of initializers)
|
|
|
@31290
|
14 years |
vboxsync |
Missing update
|
|
|
@31281
|
14 years |
vboxsync |
Main: one function instead of two for finding DVD and floppy images
|
|
|
@31275
|
14 years |
vboxsync |
vboxnetflt: host-only checksum fix (UDP pseudo)
|
|
|
@31272
|
14 years |
vboxsync |
RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
|
|
|
@31271
|
14 years |
vboxsync |
vboxnetflt: host-only checksum fix (xtracker 5020)
|
|
|
@31251
|
14 years |
vboxsync |
warning
|
|
|
@31241
|
14 years |
vboxsync |
Removed use of interface version for IGuest::getAdditionsVersion, some …
|
|
|
@31230
|
14 years |
vboxsync |
OHCI/VUSB: Propagate transfer cancellation from the guest to avoid …
|
|
|
@31201
|
14 years |
vboxsync |
pgm.h: save macro
|
|
|
@31185
|
14 years |
vboxsync |
VBoxHDD: Add a flag to disable locking of an image file
|
|
|
@31180
|
14 years |
vboxsync |
Main/Medium+Main/Console+Storage: Pass a flag for the medium type …
|
|
|
@31173
|
14 years |
vboxsync |
AsyncCompletion: Add a flag to prevent write locking an image.
|
|
|
@31130
|
14 years |
vboxsync |
Const.
|
|
|
@31123
|
14 years |
vboxsync |
PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
|
|
|
@31111
|
14 years |
vboxsync |
Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
|
|
|
@31098
|
14 years |
vboxsync |
iSCSI: First part for async I/O. Move I/O into a separate thread and …
|
|
|
@31061
|
14 years |
vboxsync |
USB/Windows: Added a callback to cancel all URBs on an endpoint (pipe …
|
|
|
@31052
|
14 years |
vboxsync |
Shared Folders/AutoMount: Update.
|
|
|
@31025
|
14 years |
vboxsync |
Quick VbglR3SharedFolder* api review.
|
|
|
@31018
|
14 years |
vboxsync |
Events: handle dead listeners better
|
|
|
@31002
|
14 years |
vboxsync |
First support for auto-mounted Shared Folders (Windows only yet).
|
|
|
@30969
|
14 years |
vboxsync |
include/VBox/*.mac,various.sed: Fixed UINT64_C() and regenrated …
|
|
|
@30964
|
14 years |
vboxsync |
Use enums.
|
|
|
@30959
|
14 years |
vboxsync |
VbglR3ReportAdditionsStatus,VBoxGuestStatus: review of r63577. added …
|
|
|
@30955
|
14 years |
vboxsync |
CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
|
|
|
@30945
|
14 years |
vboxsync |
cosmetics
|
|
|
@30934
|
14 years |
vboxsync |
Main: automatically fix host-specific audio drivers when loading …
|
|
|
@30922
|
14 years |
vboxsync |
x86.h: comments, offsets.
|
|
|
@30898
|
14 years |
vboxsync |
PCI: PCIDev{Get|Set}CapabilityList have been added.
|
|
|
@30897
|
14 years |
vboxsync |
fixed comment
|
|
|
@30889
|
14 years |
vboxsync |
PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
|
|
|
@30863
|
14 years |
vboxsync |
VD: Finish async I/O support for VMDK. Still disabled by default until …
|
|
|