|
|
@60755
|
9 years |
vboxsync |
Main/USBProxyBackend: Fixes
|
|
|
@60754
|
9 years |
vboxsync |
configure: make echo -n work again on Solaris 11 without /usr/ucb
|
|
|
@60753
|
9 years |
vboxsync |
Additions/VBoxGuestInstallHelper.cpp: cleanup
|
|
|
@60752
|
9 years |
vboxsync |
VMM/APIC: Add stat counters for TPR read,writes and EOI writes.
|
|
|
@60751
|
9 years |
vboxsync |
bs3kit: fixes
|
|
|
@60750
|
9 years |
vboxsync |
bs3kit: cleanups
|
|
|
@60749
|
9 years |
vboxsync |
bs3kit: updates
|
|
|
@60748
|
9 years |
vboxsync |
doxygen fixes.
|
|
|
@60747
|
9 years |
vboxsync |
VBox/GuestHost/GuestControl.h: For the millionth time, either get …
|
|
|
@60746
|
9 years |
vboxsync |
VMM/APIC: Dump the PIBs in the debugger as well, comments.
|
|
|
@60745
|
9 years |
vboxsync |
Main/USBProxyBackendUsbIp: Start over if the server sends garbage …
|
|
|
@60744
|
9 years |
vboxsync |
Main/USBProxyBackend: Add flag for each backend indicating whether we …
|
|
|
@60743
|
9 years |
vboxsync |
Main/ConsoleImpl2: Recognize 'enabled=0' as a valid paravirtdebug …
|
|
|
@60742
|
9 years |
vboxsync |
Main/USBProxy{Service|Backend}: Rework interaction between thos two to …
|
|
|
@60741
|
9 years |
vboxsync |
VMM/APIC: Eliminate multiplication with shift when possible.
|
|
|
@60740
|
9 years |
vboxsync |
VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
|
|
|
@60739
|
9 years |
vboxsync |
RuntimeBldProg: Removed common/misc/buildconfig.cpp from the library …
|
|
|
@60738
|
9 years |
vboxsync |
bldRTManifest,bldRTSignTool: Don't drag RTBldCfgVersion into the link. …
|
|
|
@60737
|
9 years |
vboxsync |
Config.kmk: Added IN_BLD_PROG to VBoxBldProg and IN_ADV_BLD_PROG to …
|
|
|
@60736
|
9 years |
vboxsync |
MakeAlternativeSource.cpp: Don't drag RTBldCfgRevision into the link.
|
|
|
@60735
|
9 years |
vboxsync |
DisasmBldProg: Use VBoxAdvBldProg as it needs IPRT and must be built …
|
|
|
@60734
|
9 years |
vboxsync |
VBoxManageHelp: Avoid dragging in RTBldCfgRevision, no need to rebuild …
|
|
|
@60733
|
9 years |
vboxsync |
SUPHardNt: Identifying another adversary for logging purposes.
|
|
|
@60732
|
9 years |
vboxsync |
VMM/HM: Add stat. counter for intr masked-by-TPR during event injection.
|
|
|
@60731
|
9 years |
vboxsync |
VMM/APIC: Nit.
|
|
|
@60730
|
9 years |
vboxsync |
VMMR0: The APIC FF can get set asynchronously with the new APIC code, …
|
|
|
@60729
|
9 years |
vboxsync |
bs3-cpu-basic-2: 486 adjustments (kind of weird).
|
|
|
@60728
|
9 years |
vboxsync |
bs3-cpu-basic-2: Completed testcase for LIDT and LGDT.
|
|
|
@60727
|
9 years |
vboxsync |
omfWriter_LEDataAddFixup: added missing flag in two byte indexes.
|
|
|
@60726
|
9 years |
vboxsync |
omfWriter_RecAddIdx: fixed shift bug.
|
|
|
@60725
|
9 years |
vboxsync |
manual: fix clonemedium documentation (clonehd is legacy)
|
|
|
@60724
|
9 years |
vboxsync |
bs3kit: updates (started on lidt)
|
|
|
@60723
|
9 years |
vboxsync |
configure.vbs + Installer/win: make the configure script deal with Qt5 …
|
|
|
@60722
|
9 years |
vboxsync |
ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
|
|
|
@60721
|
9 years |
vboxsync |
ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
|
|
|
@60720
|
9 years |
vboxsync |
VMM/APIC: Fixes for getting x2APIC mode working.
|
|
|
@60719
|
9 years |
vboxsync |
doc/manual: correctly refer to Input / Keyboard when describing how to …
|
|
|
@60718
|
9 years |
vboxsync |
VMM/APIC: Disallow enabling APIC if the VM was configured with a …
|
|
|
@60717
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@60716
|
9 years |
vboxsync |
VMM: Fixed TPR thresholding and related PDM interfaces.
Cleaned up the …
|
|
|
@60715
|
9 years |
vboxsync |
ldrPE.cpp: Sigh. Can't expect microsoft to update all their linkers. …
|
|
|
@60714
|
9 years |
vboxsync |
Config.kmk: Removed electrical fencing of iokit objects on darwin. …
|
|
|
@60713
|
9 years |
vboxsync |
Main/USBProxyBackendUsbIp.cpp: Fixes for Windows, RTPoll returns with …
|
|
|
@60712
|
9 years |
vboxsync |
Main/HostUSBDevice: Fix crash on Windows if the USB/IP backend is …
|
|
|
@60711
|
9 years |
vboxsync |
CPUM.cpp: Fixed incorrect valid flag mask inversion in cpumR3LoadExec.
|
|
|
@60710
|
9 years |
vboxsync |
tarvfs.cpp: don't shift signed values, may lead to undefined behavior.
|
|
|
@60709
|
9 years |
vboxsync |
VMM/testcase/Makefile: Fix tstAsmStructsAsm dep, avoid using "_DEFS" …
|
|
|
@60708
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup for VM properties editor …
|
|
|
@60707
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@60706
|
9 years |
vboxsync |
VMM/APIC: Logging and nits. Don't bother with checking spurious …
|
|
|
@60705
|
9 years |
vboxsync |
Makefile.kmk: Fix Qt5 building w/ tools package on non-solaris hosts.
|
|
|
@60704
|
9 years |
vboxsync |
rtMpCallUsingDpcs: Fixed incorrect check.
|
|
|
@60703
|
9 years |
vboxsync |
FE/Qt: bugref:6577: Runtime UI: Forgot conditions check in …
|
|
|
@60702
|
9 years |
vboxsync |
FE/Qt: bugref:7958: Missed yet another place to disconnect …
|
|
|
@60701
|
9 years |
vboxsync |
com/array.h+com/listerers.h: cleanups, reduce ATL dependency
|
|
|
@60700
|
9 years |
vboxsync |
SUPHardNt: Propagate loader error info all the way (load config errors …
|
|
|
@60699
|
9 years |
vboxsync |
ldrPE.cpp: Implemented a more relaxed approach to the ever changing …
|
|
|
@60698
|
9 years |
vboxsync |
bignum-amd64-x86.asm: don't use SAHF/LAHF on AMD64 as ancient CPUs …
|
|
|
@60697
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup for VM properties editor …
|
|
|
@60696
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup for VM properties editor …
|
|
|
@60695
|
9 years |
vboxsync |
VMM/APIC: Fuzzy saved-state generation and logging for testing …
|
|
|
@60694
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup for VM properties editor …
|
|
|
@60693
|
9 years |
vboxsync |
Devices: Don't build old APIC code if new APIC code is defined.
|
|
|
@60692
|
9 years |
vboxsync |
FE/Qt: bugref:6769: Rework/cleanup for VM properties editor …
|
|
|
@60691
|
9 years |
vboxsync |
accidental commit
|
|
|
@60690
|
9 years |
vboxsync |
Solaris: Qt5 migration(part 113): Preparing Qt5 tool: Makefile changes.
|
|
|
@60689
|
9 years |
vboxsync |
VMM/APIC: Implemented old saved-state compatibility, eliminated …
|
|
|
@60688
|
9 years |
vboxsync |
docs
|
|
|
@60687
|
9 years |
vboxsync |
bs3kit: Enabled full gdt base address loading (and testing).
|
|
|
@60686
|
9 years |
vboxsync |
bs3kit: Enabled full gdt base address loading (and testing).
|
|
|
@60685
|
9 years |
vboxsync |
build fix
|
|
|
@60684
|
9 years |
vboxsync |
VBoxManage: print available processor features on 'list hostinfo'
|
|
|
@60683
|
9 years |
vboxsync |
EM: VINF_EM_TRIPLE_FAULT -> DBGFEVENT_DEV_STOP instead of hypervisor …
|
|
|
@60682
|
9 years |
vboxsync |
bs3kit: Can finally check for non-canonical address #GP(0).
|
|
|
@60681
|
9 years |
vboxsync |
bs3kit: updates
|
|
|
@60680
|
9 years |
vboxsync |
bs3kit: updates.
|
|
|
@60679
|
9 years |
vboxsync |
bs3kit: updates.
|
|
|
@60678
|
9 years |
vboxsync |
bs3kit: updates.
|
|
|
@60677
|
9 years |
vboxsync |
iprt/x86.h: Added X86_PAGE_SIZE and associates aliasing …
|
|
|
@60676
|
9 years |
vboxsync |
bs3kit: updates
|
|
|
@60675
|
9 years |
vboxsync |
memcmp.asm: indent.
|
|
|
@60674
|
9 years |
vboxsync |
bs3kit: Removed unnecessary (for bs3kit) 286 detection code.
|
|
|
@60673
|
9 years |
vboxsync |
bs3kit: Removed unnecessary (for bs3kit) 286 detection code.
|
|
|
@60672
|
9 years |
vboxsync |
bs3kit: Use sidt to check for 286.
|
|
|
@60671
|
9 years |
vboxsync |
IEM: Made SIDT+SGDT store 0xff in high base byte when emulating a 286.
|
|
|
@60670
|
9 years |
vboxsync |
IEM: Made SIDT+SGDT store 0xff in high base byte when emulating a 286.
|
|
|
@60669
|
9 years |
vboxsync |
bs3kit: updates.
|
|
|
@60668
|
9 years |
vboxsync |
bs3kit: updates.
|
|
|
@60667
|
9 years |
vboxsync |
x86.h: docs
|
|
|
@60666
|
9 years |
vboxsync |
IEM: Use IEM_GET_TARGET_CPU(); 486 ignores CR0 bits too.
|
|
|
@60665
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60664
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60663
|
9 years |
vboxsync |
VBoxManage: documented modifyvm --cpu-profile
|
|
|
@60662
|
9 years |
vboxsync |
Warning.
|
|
|
@60661
|
9 years |
vboxsync |
bs3kit: fixes.
|
|
|
@60660
|
9 years |
vboxsync |
bs3kit: Don't try override IVT[0x6d] as it turns out real VGA BIOSes …
|
|
|
@60659
|
9 years |
vboxsync |
iem/smsw: Missed a 286 tweak.
|
|
|
@60658
|
9 years |
vboxsync |
bs3kit: updates
|
|
|
@60657
|
9 years |
vboxsync |
bs3kit: updates
|
|
|
@60656
|
9 years |
vboxsync |
VMM: Fix new APIC code to build on release builds.
|
|
|