|
|
@64844
|
8 years |
vboxsync |
PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Include default bus number.
|
|
|
@64843
|
8 years |
vboxsync |
docs
|
|
|
@64842
|
8 years |
vboxsync |
AHCI: Reset some members when reporting the out of memory error case …
|
|
|
@64841
|
8 years |
vboxsync |
Devices/Storage: Remove statistics superseeded by the ones available …
|
|
|
@64840
|
8 years |
vboxsync |
Frontend/Qt: Unify querying the storage related statistics now that …
|
|
|
@64839
|
8 years |
vboxsync |
Devices/Storage/DrvHostBase: Statistics for common things (request …
|
|
|
@64838
|
8 years |
vboxsync |
Devices/Storage/DrvVD: Missing places to account for read/written bytes
|
|
|
@64837
|
8 years |
vboxsync |
VMM/HMVMXR0: Fix VM-exit history update to be done *after* successful …
|
|
|
@64836
|
8 years |
vboxsync |
Dev/E1000: bugref:8624: reverted r112175 as it seems to introduce …
|
|
|
@64835
|
8 years |
vboxsync |
Devices/Storage/DrvVD: Add some general statistics applying to all devices
|
|
|
@64834
|
8 years |
vboxsync |
Devices/Virtio: In an unlikely event that the guest requests features …
|
|
|
@64833
|
8 years |
vboxsync |
Devices/Virtio: Add missing feature and descriptor flags.
|
|
|
@64832
|
8 years |
vboxsync |
Storage/QED: Apply the fix as done to QCOW as they share the same …
|
|
|
@64831
|
8 years |
vboxsync |
bugref:8151: FE/Qt: improve X11 keyboard capturing: simplify passing …
|
|
|
@64830
|
8 years |
vboxsync |
bugref:8677: Additions/Graphics/Wayland: Fedora 25 issues: remove …
|
|
|
@64829
|
8 years |
vboxsync |
Storage/QCOW: Remember an L2 table if it was just created so it can be …
|
|
|
@64828
|
8 years |
vboxsync |
VMM/TRPM: fixed warning
|
|
|
@64827
|
8 years |
vboxsync |
typo
|
|
|
@64826
|
8 years |
vboxsync |
FE/Qt: fixed regression in session information window where the …
|
|
|
@64825
|
8 years |
vboxsync |
Devices/Virtio: vqueuePut - refactor more or less mechanically and …
|
|
|
@64824
|
8 years |
vboxsync |
VMM/TRPM: Added 'trpmevent' dbg info command, useful and required esp. …
|
|
|
@64823
|
8 years |
vboxsync |
VMM/HMVMXR0: Comment to clear up confusing code paths.
|
|
|
@64822
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Enabled the async I/O support by default to get some …
|
|
|
@64821
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Use SD descriptor numbers in async I/O thread names, …
|
|
|
@64820
|
8 years |
vboxsync |
iprt/asn1.h: doxygen fix
|
|
|
@64819
|
8 years |
vboxsync |
iprt/pkcs7: updates
|
|
|
@64818
|
8 years |
vboxsync |
iprt/err.h: VERR_ASN1_UNEXPECTED_OBJ_ID.
|
|
|
@64817
|
8 years |
vboxsync |
IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
|
|
|
@64816
|
8 years |
vboxsync |
oiddb.cfg: updates
|
|
|
@64815
|
8 years |
vboxsync |
oiddb2c.cpp: no change, just formatting.
|
|
|
@64814
|
8 years |
vboxsync |
bldprog-strtab-template.cpp.h: Fix bug in the compressor where it …
|
|
|
@64813
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 156): Basic …
|
|
|
@64812
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Forgot to disable HDA_DEBUG_DUMP_PCM_DATA again.
|
|
|
@64811
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Added initial support for async I/O handling to …
|
|
|
@64810
|
8 years |
vboxsync |
Devices/Virtio: vqueuePut - don't call PDMDevHlpPCIPhysWrite with zero …
|
|
|
@64809
|
8 years |
vboxsync |
Devices/Virtio: vqueuePut - when computing remaining transfer size, …
|
|
|
@64808
|
8 years |
vboxsync |
LsiLogic: Protect the request queue and writes to the reply free queue …
|
|
|
@64807
|
8 years |
vboxsync |
Dev/E1000: (bugref:8624) Bring link up immediately, interrupt later …
|
|
|
@64806
|
8 years |
vboxsync |
BusLogic: Pretend to not have a guest buffer when the SCSI command is …
|
|
|
@64805
|
8 years |
vboxsync |
Comment typo.
|
|
|
@64804
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 155): …
|
|
|
@64803
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 154): …
|
|
|
@64802
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 153): …
|
|
|
@64801
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 152): …
|
|
|
@64800
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Added HDABDLEDESC to fetch BDL descriptions in …
|
|
|
@64799
|
8 years |
vboxsync |
rebuild
|
|
|
@64798
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 151): Extending …
|
|
|
@64797
|
8 years |
vboxsync |
VMM/HMVMXR0: Build fix when not using HMVMX_USE_FUNCTION_TABLE.
|
|
|
@64796
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 150): Simplifying …
|
|
|
@64795
|
8 years |
vboxsync |
FE/Qt: Build fix for r112161.
|
|
|
@64794
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 149): Simplifying …
|
|
|
@64793
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 148): New …
|
|
|
@64792
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Got rid of hdaSDFIFOSToBytes().
|
|
|
@64791
|
8 years |
vboxsync |
tools/gen-slickedit-workspace: update new openssl directory.
|
|
|
@64790
|
8 years |
vboxsync |
VMM/HMVMXR0: Fix new declarations in conditionally compiled code.
|
|
|
@64789
|
8 years |
vboxsync |
Storage/IOBufMgmt: Reset the bins if there is nothing in the current …
|
|
|
@64788
|
8 years |
vboxsync |
bugref:8679: Additions/x11/graphics: ldconfig on Debian 7.11 guest not …
|
|
|
@64787
|
8 years |
vboxsync |
ValidationKit/tests/storage: Don't try to clean up the storage config …
|
|
|
@64786
|
8 years |
vboxsync |
Main/Console: Fix reconfiguring the medium chain for NVMe controllers
|
|
|
@64785
|
8 years |
vboxsync |
Runtime/r0drv/linux: fix for Linux 2.6.28
|
|
|
@64784
|
8 years |
vboxsync |
Storage/VDI: Silently repair images with a non sector aligned disk …
|
|
|
@64783
|
8 years |
vboxsync |
doc/manual: a few updates to supported Linux distributions
|
|
|
@64782
|
8 years |
vboxsync |
ValidationKit/linux/testboxscript-service.sh: Fix mixup between …
|
|
|
@64781
|
8 years |
vboxsync |
ValidationKit/TestBoxHelper: On Linux we can check whether EPT is …
|
|
|
@64780
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 147): Extending few …
|
|
|
@64779
|
8 years |
vboxsync |
Main: bugref:8690: disable async I/O for Linux 2.6.18
|
|
|
@64778
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 146): Extending …
|
|
|
@64777
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 145): Extending …
|
|
|
@64776
|
8 years |
vboxsync |
bs3-cpu-basic-2: updates
|
|
|
@64775
|
8 years |
vboxsync |
VMM/HMVMXR0: nits.
|
|
|
@64774
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 144): Improving …
|
|
|
@64773
|
8 years |
vboxsync |
VMM/HMSVMR0: Fix INT3 based breakpoint intercept exits.
|
|
|
@64772
|
8 years |
vboxsync |
FE/Qt: added VBOX_NEW_VERSION_TEST which can be used to test the …
|
|
|
@64771
|
8 years |
vboxsync |
VMM/HMSVMR0: Unused param build fix.
|
|
|
@64770
|
8 years |
vboxsync |
VMM/DBGF, HM: Fix int3 based breakpoints set in the VM debugger when …
|
|
|
@64769
|
8 years |
vboxsync |
VMM: Comment nit.
|
|
|
@64768
|
8 years |
vboxsync |
FE/Qt: bugref:8678: Make sure Mac OS X Sheets are properly z-ordered …
|
|
|
@64767
|
8 years |
vboxsync |
FE/Qt: hack to make moc freak out if QT_VERSION is not defined (can …
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64765
|
8 years |
vboxsync |
Storage/VD: (bugref:8685) Fixed VBoxSVC crash on removing extpack …
|
|
|
@64764
|
8 years |
vboxsync |
VMM/GIM: Doxygen nit.
|
|
|
@64763
|
8 years |
vboxsync |
pixel.c: Compile with older gcc without failing on global shadow …
|
|
|
@64762
|
8 years |
vboxsync |
FE/Qt: Do not directly include QtGlobal, within latest Qt5 it causes …
|
|
|
@64761
|
8 years |
vboxsync |
xHCI: Removed unused/irrelevant stats.
|
|
|
@64760
|
8 years |
vboxsync |
FE/Qt: bugref:7127: Finish medium-enumeration even if there is just …
|
|
|
@64759
|
8 years |
vboxsync |
NetworkServices/NAT: fixed two socket leaks to make Parfait happy (not …
|
|
|
@64758
|
8 years |
vboxsync |
validationkit: warnings
|
|
|
@64757
|
8 years |
vboxsync |
Installers: add Russian translation to desktop files. Thank you Vadim …
|
|
|
@64756
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 143): …
|
|
|
@64755
|
8 years |
vboxsync |
FE/Qt: bugref:8671: Runtime UI: A bit of care and paranoia for the …
|
|
|
@64754
|
8 years |
vboxsync |
FE/Qt: bugref:8671: Runtime UI: Protection versus recursive UIMachine …
|
|
|
@64753
|
8 years |
vboxsync |
FE/Qt: UISettingsSelector class: Extend the selector item interface …
|
|
|
@64752
|
8 years |
vboxsync |
bs3-cpu-basic-2: updates
|
|
|
@64751
|
8 years |
vboxsync |
bs3kit: Added Bs3SelSetup16BitCode, Bs3SelSetup16BitData.
|
|
|
@64750
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 142): Own …
|
|
|
@64749
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 141): Move …
|
|
|
@64748
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 140): Move …
|
|
|
@64747
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 139): Extend …
|
|
|
@64746
|
8 years |
vboxsync |
German NLS fix
|
|
|
@64745
|
8 years |
vboxsync |
FE/Qt: bugref:6899: Accessibility support (step 138): Rename some …
|
|
|