]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Don't deselect the card too soon. To set the block size or switch the
[FreeBSD/FreeBSD.git] / sys / amd64 /
2014-12-17 neelFix 8259 IRQ priority resolver.
2014-12-16 kibThe iret instruction may generate #np and #ss fault...
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-12-02 gnnThis configuration file removes several debugging optio...
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-25 emasteRevert r274772: it is not valid on MIPS
2014-11-23 grehanChange the lower bound for guest vmspace allocation...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 jhbImprove support for XSAVE with debuggers.
2014-11-21 emasteUse canonical __PIC__ flag
2014-11-15 alcEnable the use of VM_PHYSSEG_SPARSE on amd64 and i386...
2014-11-15 kibFix END()s for fueword and fueword64, match the name...
2014-11-13 scottlExtend earlier addition of stack frames to most of...
2014-11-11 emasteAdd workaround for vt efifb's early use of PHYS_TO_DMAP
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-09 glebiusRemove unused includes.
2014-11-08 kibMFi386 r253328:
2014-11-05 gnnAdd support for netmap in GENERIC by default.
2014-11-03 bryanvAdd VirtIO console to the x86 NOTES and files
2014-11-02 jhbMFamd64: Add support for extended FPU states on i386...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-28 jhbRework virtual machine hypervisor detection.
2014-10-28 kibReplace some calls to fuword() by fueword() with proper...
2014-10-28 kibAdd fueword(9) and casueword(9) functions. They are...
2014-10-28 araujoReported by: Coverity
2014-10-27 grehanRemove bhyve SVM feature printf's now that they are...
2014-10-26 neelChange the type of the first argument to the I/O emulat...
2014-10-26 alcBy the time that pmap_init() runs, vm_phys_segs[] has...
2014-10-26 neelMove the ACPI PM timer emulation into vmm.ko.
2014-10-26 neelDon't pass the 'error' return from an I/O port handler...
2014-10-24 jhbAdd COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to...
2014-10-24 roygeramd64: make uiomove_fromphys functional for pages not...
2014-10-22 roygerxen: implement the privcmd user-space device
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelMerge projects/bhyve_svm into HEAD.
2014-10-21 neelIFC @r273338
2014-10-21 neelFix a race in pmap_emulate_accessed_dirty() that could...
2014-10-20 neelMerge from projects/bhyve_svm all the changes outside...
2014-10-20 neelIFC @r273214
2014-10-19 neelIFC @r273206
2014-10-19 neelDon't advertise the "OS visible workarounds" feature...
2014-10-18 neelDon't advertise support for the NodeID MSR since bhyve...
2014-10-17 impFix build to not bogusly always rebuild vmm.ko.
2014-10-17 neelDon't advertise the Instruction Based Sampling feature...
2014-10-17 neelHide extended PerfCtr MSRs on AMD processors by clearin...
2014-10-16 neelUse the correct fault type (VM_PROT_EXECUTE) for an...
2014-10-16 neelFix topology enumeration issues exposed by AMD Bulldoze...
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 neelActually hide the SVM capability by clearing CPUID...
2014-10-14 neelEmulate "POP r/m".
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-11 neelRemove extraneous comments.
2014-10-11 neelGet rid of unused headers.
2014-10-11 neelGet rid of unused forward declaration of 'struct svm_so...
2014-10-11 neelstyle(9) fixes.
2014-10-11 neelUse a consistent style for messages emitted when the...
2014-10-10 neelIFC @r272887
2014-10-10 neelFix bhyvectl so it works correctly on AMD/SVM hosts...
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 neelSupport Intel-specific MSRs that are accessed when...
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-08 kibAdd an argument to the x86 pmap_invalidate_cache_range...
2014-10-06 neelInject #UD into the guest when it executes either ...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 neelGet rid of code that dealt with the hardware not being...
2014-09-30 roygermsi: add Xen MSI implementation
2014-09-27 neelIFC @r272185
2014-09-27 neelSimplify register state save and restore across a VMRUN:
2014-09-27 grehanAllow the PIC's IMR register to be read before ICW...
2014-09-25 roygerddb: allow specifying the exact address of the symtab...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 bzAs per [1] Intel only supports this driver on 64bit...
2014-09-21 neelAllow more VMCB fields to be cached:
2014-09-21 neelGet rid of unused stat VMM_HLT_IGNORED.
2014-09-21 kibUpdate and clarify comments. Remove the useless counte...
2014-09-21 neelThe memory type bits (PAT, PCD, PWT) associated with...
2014-09-20 neelIFC r271888.
2014-09-20 neelIFC @r271887
2014-09-20 neelAdd some more KTR events to help debugging.
2014-09-20 neelMSR_KGSBASE is no longer saved and restored from the...
2014-09-20 neelRestructure the MSR handling so it is entirely handled...
2014-09-18 kib- Use NULL instead of 0 for fpcurthread.
2014-09-18 bzRe-gen after r271743 implementing most of
2014-09-18 bzImplement most of timer_{create,settime,gettime,getover...
2014-09-17 kibPresence of any VM_PROT bits in the permission argument...
next