]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Re-arrange bits in the amd64/pmap 'pm_flags' field.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2013-12-20 neelRe-arrange bits in the amd64/pmap 'pm_flags' field.
2013-12-18 neelUse vmcs_read() and vmcs_write() in preference to vmrea...
2013-12-16 neelAdd an API to deliver message signalled interrupts...
2013-12-11 neelFix typo when initializing the vlapic version register...
2013-12-10 neelFix x2apic support in bhyve.
2013-12-09 jhbMove constants for indices in the local APIC's local...
2013-12-07 neelUse callout(9) to drive the vlapic timer instead of...
2013-12-07 neelIf a vcpu disables its local apic and then executes...
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 jhbFix a typo.
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 neelThe 'protection' field in the VM exit collateral for...
2013-12-03 neelRename 'vm_interrupt_hostcpu()' to 'vcpu_notify_event...
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-27 neelAdd support for level triggered interrupt pins on the...
2013-11-26 kibHide struct pcb definition by #ifdef __amd64__ braces...
2013-11-25 neelAdd HPET device emulation to bhyve.
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-23 neelAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-22 neelEliminate redundant information about the host cpu...
2013-11-22 emasteDon't abort SMAP processing after an entry of length 0
2013-11-21 andreastIntroduce a WEAK_REFERENCE() alias and use it. Get...
2013-11-21 emasteRefactor amd64 startup SMAP parsing
2013-11-21 emasteDisable amd64 boot time memory test by default
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-15 gibbsFix accounting for hw.realmem on the i386 and amd64...
2013-11-14 emastex86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
2013-11-13 rayMFC @r258091.
2013-11-12 neelMove the ioapic device model from userspace into vmm...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-08 kibAdd bits for the AMD features from CPUID function 0x800...
2013-11-08 alcAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-06 rayMFC @r257740.
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 neelRemove the 'vdev' abstraction that was meant to sit...
2013-10-31 neelRename the VMM_CTRx() family of macros to VCPU_CTRx...
2013-10-31 markjRemove references to an unused fasttrap probe hook...
2013-10-29 baptMerge byacc 20130925
2013-10-29 neelRemove unnecessary includes of <machine/pmap.h>
2013-10-28 glebiusInclude XEN and HyperV into amd64 LINT.
2013-10-28 kibImport the driver for VT-d DMAR hardware, as specified...
2013-10-27 kibSeveral small fixes for the amd64 minidump code.
2013-10-26 glebiusProvide includes that are needed in these files, and...
2013-10-25 rayMFC @r257107.
2013-10-23 rayMFC @r256964.
2013-10-23 rayMFC @r256953
2013-10-16 neelAdd a new capability, VM_CAP_ENABLE_INVPCID, that can...
2013-10-16 neelFix the witness warning that warned against calling...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-11 gjbDocument XENHVM and xenpci are mutually inclusive.
2013-10-09 markmMFC - tracking commit
2013-10-08 dimIn sys/amd64/amd64/pmap.c, fix several gcc warnings...
2013-10-08 rayMFC @r256148.
2013-10-06 markmMFC - tracking commit
2013-10-05 gibbsFormalize the concept of virtual CPU ids by adding...
2013-10-05 neelMerge projects/bhyve_npt_pmap into head.
2013-10-05 markmMFC- tracking commit.
2013-10-04 jmgadd aesni module to i386 and amd64 NOTES...
2013-10-02 markmMFC - tracking update.
2013-09-27 grehanReturn 0 for a rdmsr of MSR_IA32_PLATFORM_ID. This
2013-09-24 kibIn pmap_clear_modify(), initialize pvh even for fictiti...
2013-09-24 kibUse the pv lists generation count to read-lock the...
2013-09-24 kibEnsure that the ERESTART return from the syscall reload...
2013-09-23 kibFree both KVA and backing pages when freeing TSS memory.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 gjbPut 'device hyperv' back in amd64/GENERIC, incorrectly...
2013-09-21 grehanReorder/regroup the vmm ioctl api definitions to allow...
2013-09-21 delphijMFV r254750:
2013-09-20 gibbsMerge Xen PVHVM support into the GENERIC kernel config...
2013-09-20 davidchSubstantial rewrite of bxe(4) to add support for the...
2013-09-20 neelMerge the following changes from projects/bhyve_npt_pmap:
2013-09-20 gibbsAdd support for suspend/resume/migration operations...
2013-09-20 alcThe pmap function pmap_clear_reference() is no longer...
2013-09-19 grehanReconnect the hyperv drivers back into GENERIC now...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 pjdFix panic in ktrcapfail() when no capability rights...
2013-09-18 rdivackyRegen.
2013-09-18 rdivackyRevert r255672, it has some serious flaws, leaking...
2013-09-18 rdivackyRegen.
2013-09-18 rdivackyImplement epoll support in Linuxulator. This is a tiny...
2013-09-17 grehanHide TSC-deadline APIC timer support from guests. This...
2013-09-17 neelFix a bug in decoding an instruction that has an SIB...
2013-09-17 bryanvAdd vmx(4) to i386 and amd64 GENERIC
2013-09-16 kibIn pmap_copy(), when the copied region is mapped with...
2013-09-14 grehanPull the hyperv drivers from GENERIC until the fix...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-11 neelFix a limitation in bhyve that would limit the number...
2013-09-11 grehanIFC @ r255459
2013-09-10 grehanGo way past 11 and bump bhyve's max vCPUs to 16.
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 alcPrior to r254304, we only began scanning the active...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmMFC
next