]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/vmm/intel/vmx.c
MFV r262639: ncurses 5.9 20140222 snapshot.
[FreeBSD/FreeBSD.git] / sys / amd64 / vmm / intel / vmx.c
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 jhbCorrect VMware capitalization.
2014-02-28 jhbWorkaround an apparent bug in VMWare Fusion's nested...
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-26 neelQueue pending exceptions in the 'struct vcpu' instead...
2014-02-23 baptImport libucl into head
2014-02-21 dimMerge from head up to r262311.
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 neelAdd support for x2APIC virtualization assist in Intel...
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-18 jhbA first pass at adding support for injecting hardware...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-08 jhbAdd virtualized XSAVE support to bhyve which permits...
2014-02-08 neelAdd a counter to differentiate between VM-exits due...
2014-02-08 neelFix a bug in the handling of VM-exits caused by non...
2014-02-05 jhbAdd support for FreeBSD/i386 guests under bhyve.
2014-02-04 neelAvoid doing unnecessary nested TLB invalidations.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-28 kaiwMFH@261240.
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 neelSupport level triggered interrupts with VT-x virtual...
2014-01-25 kaiwMFH@261151.
2014-01-23 neelSet "Interrupt Window Exiting" in the case where there...
2014-01-22 neelHandle a VM-exit due to a NMI properly by vectoring...
2014-01-20 kaiwMFH@260917.
2014-01-18 neelSome processor's don't allow NMI injection if the STI_B...
2014-01-18 neelIf the guest exits due to a fault while it is executing...
2014-01-17 neelIf a VM-exit happens during an NMI injection then clear...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-14 neelAdd an API to rendezvous all active vcpus in a virtual...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 neelEnable "Posted Interrupt Processing" if supported by...
2014-01-11 neelEnable the "Acknowledge Interrupt on VM exit" VM-exit...
2014-01-09 neelDon't expose 'vmm_ipinum' as a global.
2014-01-07 neelUse the 'Virtual Interrupt Delivery' feature of Intel...
2014-01-07 neelFix a bug introduced in r260167 related to VM-exit...
2014-01-07 neelAllow vlapic_set_intr_ready() to return a value that...
2014-01-06 neelSplit the VMCS setup between 'vmcs_init()' that does...
2014-01-02 delphijMFV r260154 + 260182:
2014-01-01 neelRestructure the VMX code to enter and exit the guest...
2013-12-27 dimIn sys/amd64/vmm/intel/vmx.c, silence a (incorrect...
2013-12-25 neelvlapic code restructuring to make it easy to support...
2013-12-23 jhbAdd a resume hook for bhyve that runs a function on...
2013-12-18 neelUse vmcs_read() and vmcs_write() in preference to vmrea...
2013-12-10 neelFix x2apic support in bhyve.
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 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 neelThe 'protection' field in the VM exit collateral for...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-31 neelRename the VMM_CTRx() family of macros to VCPU_CTRx...
2013-10-29 baptMerge byacc 20130925
2013-10-29 neelRemove unnecessary includes of <machine/pmap.h>
2013-10-23 rayMFC @r256953
2013-10-16 neelAdd a new capability, VM_CAP_ENABLE_INVPCID, that can...
2013-10-08 rayMFC @r256148.
2013-10-06 markmMFC - tracking commit
2013-10-05 neelMerge projects/bhyve_npt_pmap into head.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
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-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-15 rayMFC @r254374.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-03 grehanFollow-up commit to fix CR0 issues. Maintain
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-08-01 grehanCorrectly maintain the CR0/CR4 shadow registers.
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rayMFC @r219886.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
next