|
|
@87447
|
4 years |
vboxsync |
xpcom: More Python 3.9 handling.
|
|
|
@87446
|
4 years |
vboxsync |
Installer/linux/rpm: try to get python dependencies under control
|
|
|
@87445
|
4 years |
vboxsync |
xpcom: Handle Python 3.9.
|
|
|
@87444
|
4 years |
vboxsync |
VMM/HMVMX,HMSVM: Baked the hmR0VMXStartVMWrapXMM fun into the …
|
|
|
@87443
|
4 years |
vboxsync |
VMM/HMVMX,HMSVM: Baked the hmR0VMXStartVMWrapXMM fun into the …
|
|
|
@87442
|
4 years |
vboxsync |
/configure, src/libs/xpcom18a4/python/Makefile.kmk: Handle python 3.9.
|
|
|
@87441
|
4 years |
vboxsync |
Prepare RPM package for Fedora 33. ticketref:19989
|
|
|
@87440
|
4 years |
vboxsync |
VMM/HMVMX: More hmR0VmxStartVm work.
|
|
|
@87439
|
4 years |
vboxsync |
VMM/HMVMX: Created special versions of the hmR0VmxStartVm code as with …
|
|
|
@87438
|
4 years |
vboxsync |
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
|
|
|
@87437
|
4 years |
vboxsync |
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
|
|
|
@87436
|
4 years |
vboxsync |
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
|
|
|
@87435
|
4 years |
vboxsync |
Main: bugref:9224: Added error reporting for invalid property during …
|
|
|
@87434
|
4 years |
vboxsync |
Main: bugref:9224: Fixed invalid size of receiving buffer in the …
|
|
|
@87433
|
4 years |
vboxsync |
FE/Qt: bugref:9515. A small fix
|
|
|
@87432
|
4 years |
vboxsync |
FE/Qt: bugref:9871: Network Manager: Passthrough NAT network address …
|
|
|
@87431
|
4 years |
vboxsync |
VMM/HMVMX: Only write VMX_VMCS_HOST_RIP and VMX_VMCS_HOST_RSP when …
|
|
|
@87430
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Working on the guided mode. part 4
|
|
|
@87429
|
4 years |
vboxsync |
VMM/HMR0A.asm: Refactored hmR0VMXStartVM into a more regular frame …
|
|
|
@87428
|
4 years |
vboxsync |
VMM/HMR0A.asm: Refactored hmR0VMXStartVM into a more regular frame setup.
|
|
|
@87427
|
4 years |
vboxsync |
Audio/HDA: Make sure that we always align the number of bytes when …
|
|
|
@87426
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 IOTLB cache bits.
|
|
|
@87425
|
4 years |
vboxsync |
IPRT: Add RTVfsMemFileCreate, RTVfsMemIoStrmCreate. bugref:9722.
|
|
|
@87424
|
4 years |
vboxsync |
IPRT/vfs: Typo in a comment.
|
|
|
@87423
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Working on the guided mode. part 3
|
|
|
@87422
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Working on the guided mode. part 2
|
|
|
@87421
|
4 years |
vboxsync |
Main/NATNetwork: NATNetwork::start() - reset the list of arguments to …
|
|
|
@87420
|
4 years |
vboxsync |
FE/Qt: bugref:9913: Cleanup unused extension page warning icon.
|
|
|
@87419
|
4 years |
vboxsync |
USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
|
|
|
@87418
|
4 years |
vboxsync |
FE/Qt: bugref:9913: Global Preferences: Remove Extensions page.
|
|
|
@87417
|
4 years |
vboxsync |
VMM/HMR0A.asm: whitespace changes.
|
|
|
@87416
|
4 years |
vboxsync |
FE/Qt: bugref:9913: Cumulative icon update for Extension Pack Manager.
|
|
|
@87415
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Optimize command processing by fetching the …
|
|
|
@87414
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Working on the guided mode
|
|
|
@87413
|
4 years |
vboxsync |
FE/Qt: bugref:9913: Assign shortcut for Extension Pack Manager.
|
|
|
@87412
|
4 years |
vboxsync |
VMM/HMVMX: Renamed VMXR0StartVM64 to hmR0VMXStartVM and reduced the …
|
|
|
@87411
|
4 years |
vboxsync |
VMM/HMVMX: Straight path thru VMXRestoreHostState for windows hosts, …
|
|
|
@87410
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Cleanup.
|
|
|
@87409
|
4 years |
vboxsync |
VMM/HMVMX: More hmR0VmxExportHostSegmentRegs tweaking. Moved all the …
|
|
|
@87408
|
4 years |
vboxsync |
VMM/HMVMX: More hmR0VmxExportHostSegmentRegs tweaking. Moved all the …
|
|
|
@87407
|
4 years |
vboxsync |
configure.vbs,tools/envSub.vbs,helpers.vbs: DbgPrint for DirExits and …
|
|
|
@87406
|
4 years |
vboxsync |
tools/envSub.vbs: Fixed code looking for windbg.exe.
|
|
|
@87405
|
4 years |
vboxsync |
VMM/HMVMX: Use rdfsbase and rdgsbase in hmR0VmxExportHostSegmentRegs, …
|
|
|
@87404
|
4 years |
vboxsync |
iprt/asm-amd64-x86.h: Found intrinsics for lidt, sidt, lgdt and sgdt …
|
|
|
@87403
|
4 years |
vboxsync |
iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
|
|
|
@87402
|
4 years |
vboxsync |
iprt/cdefs.h,asm*.h,hmvmxinline.h: Changed the …
|
|
|
@87401
|
4 years |
vboxsync |
VMM/HMVMX: Use wrgsbase and wrfsbase instead of wrmsr if we can when …
|
|
|
@87400
|
4 years |
vboxsync |
NAT/Net: Fold fetchNatPortForwardRules into the class. Add doc …
|
|
|
@87399
|
4 years |
vboxsync |
NAT/Net: Collect port-forwarding functions in one place.
|
|
|
@87398
|
4 years |
vboxsync |
NAT/Net: Collect VBoxNetBaseService (receive) and lwip (send) …
|
|
|
@87397
|
4 years |
vboxsync |
NAT/Net: Sort some more. No code changes.
|
|
|
@87396
|
4 years |
vboxsync |
NAT/Net: Move onLwipTcpIpInit() to its place.
|
|
|
@87395
|
4 years |
vboxsync |
Fix doxy complaint. bugref:9892
|
|
|
@87394
|
4 years |
vboxsync |
NAT/Net: Insertion-sort init() and run() into their place.
|
|
|
@87393
|
4 years |
vboxsync |
NAT/Net: Insertion-sort VBoxNetLwipNAT::parseOpt() where it belongs.
|
|
|
@87392
|
4 years |
vboxsync |
led-lights.sh: remove forgotten debug stuff, sigh. bugref:9892
|
|
|
@87391
|
4 years |
vboxsync |
Allocate PDMLED console LED structs in a sensible manner for each …
|
|
|
@87390
|
4 years |
vboxsync |
Add led-lights.sh: script to twiddle VM console LED lights. bugref:9892
|
|
|
@87389
|
4 years |
vboxsync |
VMM/HMVMX: Saved 8 bytes in VMXRESTOREHOST.
|
|
|
@87388
|
4 years |
vboxsync |
VMM/HMVMX: Moved VMXRESTOREHOST and VMXRestoreHostState from public …
|
|
|
@87387
|
4 years |
vboxsync |
Moved the hmR0SvmVmRun* prototypes to HMInternal.h.
|
|
|
@87386
|
4 years |
vboxsync |
NAT/Net: Collect all data members in one place.
|
|
|
@87385
|
4 years |
vboxsync |
VMM/HMVMXR0: Put VMX_RESTORE_HOST_REQUIRED at the top to simplify …
|
|
|
@87384
|
4 years |
vboxsync |
NAT/Net: Spell "service" correctly.
|
|
|
@87383
|
4 years |
vboxsync |
NAT/Net: Make the list of includes less chaotic.
|
|
|
@87382
|
4 years |
vboxsync |
NAT/Net: Oops, lost a hunk in r142368. Fix the build, updating the …
|
|
|
@87381
|
4 years |
vboxsync |
NAT/Net: Hiding the ctor/dtor of the main class right in the middle of …
|
|
|
@87380
|
4 years |
vboxsync |
NAT/Net: Move the code around a bit to untangle the naration and make …
|
|
|
@87379
|
4 years |
vboxsync |
NAT/Net: We already have AssertComRC family of macros, so use it where …
|
|
|
@87378
|
4 years |
vboxsync |
DevPS2: Prepare for operation without keyboard driver.
|
|
|
@87377
|
4 years |
vboxsync |
scm
|
|
|
@87376
|
4 years |
vboxsync |
USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
|
|
|
@87375
|
4 years |
vboxsync |
NAT/Net: In various callback functions consistently use the callback …
|
|
|
@87374
|
4 years |
vboxsync |
Audio/Main: Made the HDA emulation's position adjustment configurable …
|
|
|
@87373
|
4 years |
vboxsync |
VMM/HMSVMR0.cpp: Applied function pointer array workaround for …
|
|
|
@87372
|
4 years |
vboxsync |
VMM/HMR0A.asm: Baked the XMM saving and loading into the …
|
|
|
@87371
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Handle the case where an access might result in …
|
|
|
@87370
|
4 years |
vboxsync |
VBoxManage/NATNetwork: Fix printing of the IPv6 prefix. A wide string …
|
|
|
@87369
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Some empty line corrections
|
|
|
@87368
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Removing some horizonal lines
|
|
|
@87367
|
4 years |
vboxsync |
Audio/Main: Made the device emulation's timer rate configurable via …
|
|
|
@87366
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Fixes
|
|
|
@87365
|
4 years |
vboxsync |
FE/Qt: bugref:9871: Network Manager: Drop excessive validation part …
|
|
|
@87364
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Some refactoring
|
|
|
@87363
|
4 years |
vboxsync |
Main/NATNetwork: NATNetwork::setNetwork - if there are IPv4 port …
|
|
|
@87362
|
4 years |
vboxsync |
IPRT: Make RTNetStrToIPv4Cidr() accept prefix specified as netmask, …
|
|
|
@87361
|
4 years |
vboxsync |
VMM/CPUM,HMSVM: Mirror the state of fUseFlags[CPUM_USED_FPU_GUEST] in …
|
|
|
@87360
|
4 years |
vboxsync |
fMain/NATNetwork: NATNetwork::setNetwork - validate and normalize the …
|
|
|
@87359
|
4 years |
vboxsync |
VMM/HMSVM: Straighten out the svm vmrun assembly code by having …
|
|
|
@87358
|
4 years |
vboxsync |
kmk incs
|
|
|
@87357
|
4 years |
vboxsync |
VMM/HMSVM: Some new status codes related to some upcoming HMR0A.asm …
|
|
|
@87356
|
4 years |
vboxsync |
IPRT/memobj-r0drv-linux.cpp: Correct calling convention for …
|
|
|
@87355
|
4 years |
vboxsync |
FE/Qt: bugref:9515. More fixes.
|
|
|
@87354
|
4 years |
vboxsync |
FE/Qt: bugref:9913: Implementing Extension Pack Manager (initial …
|
|
|
@87353
|
4 years |
vboxsync |
FE/Qt: bugref:9871: Network Manager: Few missed bits for code restyling.
|
|
|
@87352
|
4 years |
vboxsync |
FE/Qt: bugref:9831: NLS fix for r141532.
|
|
|
@87351
|
4 years |
vboxsync |
VMM/CPUM: Slapped a @todo on CPUM_CHANGED_XXX / CPUMCPU::fChanged.
|
|
|
@87350
|
4 years |
vboxsync |
vboximg-mount: vboximg-mount no longer honors the '--root' option. …
|
|
|
@87349
|
4 years |
vboxsync |
VMM/CPUM: Kicked out CPUMR3RemEnter & CPUMR3RemLeave. bugref:9576
|
|
|
@87348
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Redesigning unattended page
|
|
|