]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/vmm
MFV r225523, r282431:
[FreeBSD/FreeBSD.git] / sys / amd64 / vmm /
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-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 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-25 tychonSTOS/STOSB/STOSW/STOSD/STOSQ instruction emulation.
2015-04-23 araujoMissing break in switch case.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-16 neelRelax the check on which vectors can be delivered throu...
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 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-24 tychonWhen fetching an instruction in non-64bit mode, conside...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-16 mavReport ARAT (APIC-Timer-always-running) feature for...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-14 neelUse lapic_ipi_alloc() to dynamically allocate IPI slots...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-06 tychonWhen ICW1 is issued the edge sense circuit is reset...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 neelFix warnings/errors when building vmm.ko with gcc:
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 rstoneAllow passthrough devices to be hinted.
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-24 neelAlways emulate MSR_PAT on Intel processors and don...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 kibAdd x2APIC support. Enable it by default if CPU is...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-24 neelAdd macro to identify AVIC capability (advanced virtual...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-19 neelMOVS instruction emulation.
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 neelSimplify instruction restart logic in bhyve.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 neelFix typo (missing comma).
2015-01-13 neel'struct vm_exception' was intended to be used only...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 neelClear blocking due to STI or MOV SS in the hypervisor...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-30 neelInitialize all fields of 'struct vm_exception exception...
2014-12-30 neelReplace bhyve's minimal RTC emulation with a fully...
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-30 neelInject #UD into the guest when it executes either ...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-28 neelImplement "special mask mode" in vatpic.
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 neelAllow ktr(4) tracing of all guest exceptions via the...
2014-12-20 neelEmulate writes to the IA32_MISC_ENABLE MSR.
2014-12-20 neelVarious 8259 device model improvements:
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-17 neelFix 8259 IRQ priority resolver.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-16 neelFor level triggered interrupts clear the PIC IRR bit...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
next