]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/vmm
MFC r335030:
[FreeBSD/FreeBSD.git] / sys / amd64 / vmm /
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 ngieMFhead @ r285904
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 dimMerge ^/head r285153 through r285283.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-06 neelMove the 'devmem' device nodes from /dev/vmm to /dev...
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 dimMerge ^/head r284737 through r285152.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-26 tychonverify_gla() needs to account for non-zero segment...
2015-06-23 dimMerge ^/head r284644 through r284736.
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-23 neelRestore the host's GS.base before returning from 'svm_l...
2015-06-21 ngieMFhead @ r284674
2015-06-20 dimMerge ^/head r284188 through r284643.
2015-06-20 baptMerge from head @274131
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 neelRestructure memory allocation in bhyve to support ...
2015-06-15 baptMerge from head
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-06-09 dimMerged ^/head r283871 through r284187.
2015-06-09 tychonSupport guest writes to the TSC by enabling the "use...
2015-06-05 neelThe 'verify_gla()' function is used to ensure that...
2015-06-04 neelUse tunable 'hw.vmm.svm.features' to disable specific...
2015-05-31 ngieMF head @ r283796
2015-05-30 dimMerge ^/head r283596 through r283770.
2015-05-28 neelFix non-deterministic delays when accessing a vcpu...
2015-05-28 gjbMFH: r282615-r283655
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-24 ngieMFhead @ r283351
2015-05-23 neelExceptions don't deliver an error code in real mode.
2015-05-22 neelRemove the verification of instruction length after...
2015-05-22 neelDon't rely on the 'VM-exit instruction length' field...
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-21 neelEmulate the "CMP r/m, reg" instruction (opcode 39H).
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-07 baptMerge from HEAD
2015-05-06 neelDeprecate the 3-way return values from vm_gla2gpa(...
2015-05-06 gjbMFH: r282315-r282534
2015-05-06 neelDo a proper emulation of guest writes to MSR_EFER.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-04 neelEmulate the 'CMP r/m8, imm8' instruction encountered...
2015-05-03 baptMerge from head
2015-05-02 neelDon't advertise the Intel SMX capability to the guest.
2015-05-02 neelEmulate machine check related MSRs to allow guest OSes...
2015-05-01 gjbMFH: r281855-r282312
2015-05-01 neelr281630 relaxed the limits on the vectors that can...
2015-05-01 neelEmulate MSR_SYSCFG which is accessed by Linux on AMD...
2015-04-30 neelDon't require <sys/cpuset.h> to be always included...
2015-04-30 neelWhen an instruction cannot be decoded just return to...
2015-04-30 neelAdvertise the MTRR feature via CPUID and emulate the...
2015-04-29 neelRe-implement RTC current time calculation to eliminate...
2015-04-29 neelEmulate the 'bit test' instruction. Windows 7 uses...
2015-04-28 neelImplement the century byte in the RTC. Some guests...
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 ngieMFhead @ r282054
2015-04-25 tychonSTOS/STOSB/STOSW/STOSD/STOSQ instruction emulation.
2015-04-24 ngieMFhead @ r281924
2015-04-23 araujoMissing break in switch case.
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-18 ngieMFhead @ r281675
2015-04-16 neelRelax the check on which vectors can be delivered throu...
2015-04-16 ngieMFhead @ r281620
2015-04-16 neelPrefer 'vcpu_should_yield()' over checking 'curthread...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-06 tychonEnhance the support for Group 1 Extended opcodes:
2015-04-03 baptMerge from HEAD
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-01 tychonFix "MOVS" instruction memory to MMIO emulation. Curre...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-28 neelFix the RTC device model to operate correctly in 12...
2015-03-25 gjbMFH: r278968-r280640
2015-03-24 tychonWhen fetching an instruction in non-64bit mode, conside...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-17 baptMerge from head
next