]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/vmm
vmm vmx: Refactor per-vCPU data.
[FreeBSD/FreeBSD.git] / sys / amd64 / vmm /
2023-01-26 John Baldwinvmm vmx: Refactor per-vCPU data.
2023-01-26 John Baldwinvmm svm: Refactor per-vCPU data.
2023-01-26 John Baldwinvmm: Use vm_get_maxcpus() instead of VM_MAXCPU in vario...
2023-01-26 John Baldwinvmm: Simplify saving of absolute TSC values in snapshots.
2023-01-26 Mark Johnstonbhyve: Address some signed/unsigned comparison warnings
2023-01-26 Mark Johnstonbhyve: Annotate unused function parameters
2023-01-26 Mihai Burceavmm: Fix snapshots for AMD CPUs
2023-01-26 Robert Wingvmm_instruction_emul.c: fix bhyve build
2023-01-26 Robert Wingvmm: fix set but not used warning
2023-01-26 Robert Wingvmm: fix set but not used warning
2023-01-26 Robert Wingvmm: fix set but not used warning
2023-01-26 Robert Wingvmm: fix set but not used warnings
2023-01-26 Robert Wingvmm: fix set but not used warnings
2023-01-26 Robert Wingvmm: fix set but not used warning
2023-01-26 John BaldwinFix a typo in previous commit.
2023-01-26 John Baldwinvmm amdvi: Move ctrl under #ifdef AMDVI_DEBUG_CMD.
2023-01-26 John Baldwinvmm: Re-quiet set but unused warnings.
2023-01-26 Robert Wingvmm: fix "set but not used" warnings
2023-01-26 Robert Wingvmm: fix "set but not used" warnings
2023-01-26 Robert Wingvmm: fix "set but not used" warnings
2023-01-26 Roger Pau Monnébhyve/ioapic: improve the tracking of IRR bit
2023-01-26 Roger Pau Monnébhyve/ioapic: only account for asserted line in level...
2023-01-26 Roger Pau Monnébhyve/vioapic: remove an extra pin masked check
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2022-12-22 John Baldwinvmm: Fix AP startup with old userspace binaries.
2022-12-22 Corvin Köhnevmm: validate icr value
2022-12-22 Corvin Köhnevmm: increase vlapic version
2022-12-09 Corvin Köhnevmm: permit some IPIs to be handled by userspace
2022-12-09 Corvin Köhnevmm: emulate INVD by ignoring it
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-29 Mark Johnstonbhyve: Drop volatile qualifiers from snapshot code
2022-11-29 Corvin Köhnevmm: remove unneccessary rendezvous assertion
2022-11-11 Vitaliy Gusevvmm: Cherry pick illumos commit '13361 bhyve should...
2022-11-08 Konstantin Belousovvmm: do not leak halted_cpus bit after suspension
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-08-25 John Baldwinbhyve: Validate host PAs used to map passthrough BARs.
2022-07-27 Mark Johnstonvm_object: Modify various drivers to allocate OBJT_SWAP...
2022-07-13 John Baldwinvmm: Destroy character devices synchronously.
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-24 Vitaliy Gusevvmm: move bumping VMEXIT_USERSPACE stat to the right...
2022-06-20 Corvin Köhnevmm: add tunable to trap WBINVD
2022-05-16 Corvin Köhnebhyve: add ROM emulation
2022-05-12 Andrew TurnerCreate sys/reg.h for the common code previously in...
2022-04-29 John BaldwinExtend the VMM stats interface to support a dynamic...
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-27 Bjoern A. Zeebbhyve: Do not remove guest physical addresses from...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-01-28 Corvin Köhnebhyve: add support for MTRR
2022-01-25 Vitaliy Gusevvmm: vlapic resume can eat 100% CPU by vlapic_callout_h...
2022-01-14 Stefan EßerMake CPU_SET macros compliant with other implementations
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-11-03 Mark Johnstonvlapic: Schedule callouts on the local CPU
2021-11-01 Mark Johnstoncpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consu...
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-03 Ed MasteCorrect "Fondation" typo (missing "u")
2021-09-03 Ka Ho Ngvmm: Fix wrong assert in ivhd_dev_add_entry
2021-09-01 Cyril Zhangvmm: Add credential to cdev object
2021-08-27 Ka Ho NgAMD-vi: Fortify IVHD device_identify process
2021-08-27 Ka Ho Ngvmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1
2021-08-16 Mark Johnstonamd64: Fix output operand specs for the stmxcsr and...
2021-08-16 Mark Johnstonvmm: Make iommu ops tables const
2021-07-21 Ka Ho Ngvmm: Fix AMD-vi using wrong rid range
2021-07-13 Ka Ho Ngvmm: Fix ivrs_drv device_printf usage
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-16 Mark Johnstonvmm: Let guests enable SMEP/SMAP if the host supports it
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-04-07 Ka Ho NgAMD-vi: Mixed format IVHD block should replace fixed...
2021-04-07 Ka Ho NgAMD-vi: Fix mismatched NULL checking in amdiommu teardo...
2021-04-07 Ka Ho NgAMD-vi: Fix IOMMU device interrupts being overridden
2021-04-07 Ka Ho Ngivrs_drv: Fix IVHDs with duplicated BaseAddress
2021-03-26 D Scott Phillipsbhyve: support relocating fbuf and passthru data BARs
2021-03-26 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-29 Konstantin Belousovbhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.
2020-11-28 Peter GrehanConvert vmm_ops calls to IFUNC
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-26 Peter GrehanRemove manual instruction encodings for VMLOAD, VMRUN...
2020-11-24 John BaldwinPull the check for VM ownership into ppt_find().
2020-11-24 John BaldwinHonor the disabled setting for MSI-X interrupts for...
next