]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
vmm stat: Add a special nelems constant for arrays sized by vCPU count.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2022-11-18 John Baldwinvmm stat: Add a special nelems constant for arrays...
2022-11-18 John Baldwinvmm vmx: Allocate vpids on demand as each vCPU is initi...
2022-11-18 John Baldwinvmm: Lookup vcpu pointers in vmmdev_ioctl.
2022-11-18 John Baldwinvmm ppt: Remove unused vcpu arg from MSI setup handlers.
2022-11-18 John Baldwinvmm: Remove unused vcpuid argument from vioapic_process...
2022-11-18 John Baldwinvmm: Use struct vcpu in the rendezvous code.
2022-11-18 John Baldwinvmm: Remove support for vm_rendezvous with a cpuid...
2022-11-18 John Baldwinvmm: Remove vcpuid from I/O port handlers.
2022-11-18 John Baldwinvmm: Pass vcpu instead of vm and vcpuid to APIs used...
2022-11-18 John Baldwinvmm: Use struct vcpu in the instruction emulation code.
2022-11-18 John Baldwinvmm: Add vm_gpa_hold_global wrapper function.
2022-11-18 John Baldwinvmm: Add _KERNEL guards for io headers shared with...
2022-11-18 John Baldwinbhyve: Remove unused vm and vcpu arguments from vm_copy...
2022-11-18 John Baldwinvmm: Use struct vcpu with the vmm_stat API.
2022-11-18 John Baldwinvmm: Expose struct vcpu as an opaque type.
2022-11-18 John Baldwinvmm: Use VLAPIC_CTR* in more places.
2022-11-18 John Baldwinvmm vmx: Add VMX_CTR* wrapper macros.
2022-11-18 John Baldwinvmm svm: Add SVM_CTR* wrapper macros.
2022-11-18 John Baldwinvmm: Remove the per-vm cookie argument from vmmops...
2022-11-18 John Baldwinvmm: Refactor storage of CPU-dependent per-vCPU data.
2022-11-18 John Baldwinvmm vmx: Add a global bool to indicate if the host...
2022-11-18 John Baldwinvmm: Rework snapshotting of CPU-specific per-vCPU data.
2022-11-18 John Baldwinvmm svm: Mark all VMCB state caches dirty on vCPU restore.
2022-11-18 John Baldwinvmm vmx: Refactor per-vCPU data.
2022-11-18 John Baldwinvmm svm: Refactor per-vCPU data.
2022-11-18 John Baldwinvmm: Use vm_get_maxcpus() instead of VM_MAXCPU in vario...
2022-11-18 John Baldwinvmm: Simplify saving of absolute TSC values in snapshots.
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-15 Mateusz GuzikRetire broken GPROF support from the kernel
2022-11-11 Mark Johnstonbhyve: Drop volatile qualifiers from snapshot code
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-02 Elliott Mitchellsys: use .S for assembly language files that use the...
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-11-01 Konstantin Belousovvmm: do not leak halted_cpus bit after suspension
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-28 Mitchell Horneddb: print the actual syscall name
2022-10-28 Mitchell Hornelinux: populate sv_syscallnames in each sysentvec
2022-10-28 Jung-uk Kimacpica: Merge ACPICA 20221020
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-26 John Baldwinvmm: Fix AP startup with old userspace binaries.
2022-10-25 Mark Johnstonbhyve: Address some signed/unsigned comparison warnings
2022-10-19 Konstantin BelousovAdd vm_page_any_valid()
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-18 Colin Percivalamd64: Add FIRECRACKER kernel configuration
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-14 Corvin Köhnevmm: validate icr value
2022-10-14 Corvin Köhnevmm: increase vlapic version
2022-10-14 Corvin Köhnevmm: permit some IPIs to be handled by userspace
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-10 Konstantin Belousovamd64 pmap: add comment explaining why INVLPG is functi...
2022-10-10 Konstantin Belousovamd64: remove useless addr2 variables in page range...
2022-10-08 Mark Johnstonbhyve: Annotate unused function parameters
2022-10-07 John Baldwinsys: Consolidate common implementation details of PV...
2022-10-06 Mitchell Horneamd64, arm64 pmap: fix a comment typo
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-10-03 Konstantin Belousovamd64/db_trace.c: remove stray prototype
2022-10-03 Mitchell Horneddb: de-duplicate decode_syscall()
2022-09-30 Alan Coxpmap: optimize MADV_WILLNEED on existing superpages
2022-09-29 John Baldwinlinux32: binutils as requires %eflags instead of %flags...
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-28 Konstantin Belousovamd64: Initialize IPI scoreboard earlier
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-24 Mark Johnstonamd64: Ignore 1GB mappings in pmap_advise()
2022-09-24 Mark Johnstonamd64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-09-24 Mark Johnstonamd64: Make it possible to grow the KERNBASE region...
2022-09-22 John Baldwinkmem_malloc/free: Use void * instead of vm_offset_t...
2022-09-22 John Baldwinpmap_unmapdev/bios: Accept a pointer instead of a vm_of...
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-13 Richard Scheffeneggertcp: make CUBIC the default congestion control mechanism.
2022-09-11 Alan Coxpmap: don't recompute mpte during promotion
2022-09-09 Emmanuel VadotRevert "vmm: permit some IPIs to be handled by userspace"
2022-09-09 Emmanuel VadotRevert "vmm: Remove unneeded variable maxcpus"
2022-09-07 Emmanuel Vadotvmm: Remove unneeded variable maxcpus
2022-09-07 Corvin Köhnevmm: permit some IPIs to be handled by userspace
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Xin LIMFV: less v608
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-01 Warner Loshacpi: Move some errors with RSDP and XSLT out from...
2022-09-01 Warner Loshacpi: Unmap RSDP in more error cases
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-25 Konstantin Belousovamd64: update comment for casueword/casueword32, mentio...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-25 Mateusz Guzikamd64: dump standard registers when crashing
2022-08-24 Konstantin Belousovx86: improve machdep.uprintf_signal
2022-08-24 Konstantin Belousovx86: print trap name in addition of trap number
2022-08-23 John BaldwinDefine _NPCM and the last PC_FREEn constant in terms...
2022-08-19 John Baldwinbhyve: Validate host PAs used to map passthrough BARs.
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
next