]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Fix external compiler warning(s). Avoid pointer dereferencing.
[FreeBSD/FreeBSD.git] / sys / amd64 /
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-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-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-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-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
2013-09-07 neelAllocate VPIDs by using the unit number allocator to...
2013-09-07 grehanMask off the vector from the MSI-x data word.
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 gibbsImplement PV IPIs for PVHVM guests and further converge...
2013-09-06 bryanvAdd vmx device to the i386 and amd64 NOTES files
2013-09-06 markmMFC
2013-09-06 kibOnly lock pvh_global_lock read-only for pmap_page_wired...
2013-09-06 kibIn pmap_ts_referenced(), when restarting the loop due...
2013-09-06 glebiusOn those machines, where sf_bufs do not represent any...
2013-09-06 grehanEmulate reading of the IA32_MISC_ENABLE MSR, by returning
2013-09-06 grehanAllow CPUID leaf 0xD to be read as zeroes.
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 kibTidy up some loose ends in the PCID code:
2013-09-04 grehanIFC @ r255209
2013-09-03 jhbAdd support for the 'invpcid' instruction to binutils...
2013-09-01 markmMFC
2013-08-31 kibFix two build failures for non-tb configurations, UP...
2013-08-31 markmMFC
next