]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/vmm/intel/vmx.c
Support guest accesses to %cr8.
[FreeBSD/FreeBSD.git] / sys / amd64 / vmm / intel / vmx.c
2014-06-06 tychonSupport guest accesses to %cr8.
2014-05-30 tychonIf VMX isn't enabled so long as the lock bit isn't...
2014-05-27 jhb- Rework the XSAVE/XRSTOR emulation to only expose...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-25 neelDo the linear address calculation for the ins/outs...
2014-05-24 neelConsolidate all the information needed by the guest...
2014-05-24 neelWhen injecting a page fault into the guest also update...
2014-05-23 neelAdd emulation of the "outsb" instruction. NetBSD guests...
2014-05-22 neelAllow vmx_getdesc() and vmx_setdesc() to be called...
2014-05-19 neelAdd PG_U (user/supervisor) checks when translating...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-04-30 neelIgnore writes to microcode update MSR. This MSR is...
2014-04-28 neelAllow a virtual machine to be forcibly reset or powered...
2014-04-26 neelA VMCS is always inactive when it exits the vmx_run...
2014-04-24 grehanAllow the guest to read the TSC via MSR 0x10.
2014-04-23 baptUpdate to byacc 20140409
2014-04-10 grehanRework r264179.
2014-04-05 impMake the vmm code compile with gcc too. Not entirely...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-26 neelAdd an ioctl to suspend a virtual machine (VM_SUSPEND...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-15 tychonFix a race wherein the source of an interrupt vector...
2014-03-11 tychonReplace the userspace atpic stub with a more functional...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
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 gjbMerge the following:
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-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
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-19 gjbMFH: Tracking commit (r260891)
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 gjbMFH: tracking commit (head@r260486)
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-28 gjbMFH: Tracking commit.
2013-12-27 dimIn sys/amd64/vmm/intel/vmx.c, silence a (incorrect...
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
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.
next