]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/vmm/intel
Use a consistent style for messages emitted when the module is loaded.
[FreeBSD/FreeBSD.git] / sys / amd64 / vmm / intel /
2014-10-10 neelIFC @r272887
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-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 gjbMerge the following revisions from ^/projects/release...
2014-10-02 neelGet rid of code that dealt with the hardware not being...
2014-09-27 neelIFC @r272185
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC r271888.
2014-09-20 neelIFC @r271887
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-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-13 neelAMD processors that have the SVM decode assist capabili...
2014-09-12 neelOptimize the common case of injecting an interrupt...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-14 neelUse the max guest memory address when creating its...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-07-30 jhb- Output a summary of optional VT-x features in dmesg...
2014-07-26 neelIf a vcpu has issued a HLT instruction with interrupts...
2014-07-20 neelFix build without INVARIANTS defined by getting rid...
2014-07-19 neelHandle nested exceptions in bhyve.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-16 neelAdd emulation for legacy x86 task switching mechanism.
2014-07-15 neelAdd support for operand size and address size override...
2014-07-08 neelAccurately identify the vcpu's operating mode as 64...
2014-07-08 neelInvalidate guest TLB mappings as a side-effect of its...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-16 tychonBring an overly enthusiastic KASSERT inline with the...
2014-06-15 pfgMFV r266988:
2014-06-10 neelAdd helper functions to populate VM exit information...
2014-06-10 neelTurn on interrupt window exiting unconditionally when...
2014-06-09 neelAdd reserved bit checking when doing %CR8 emulation...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-06 tychonSupport guest accesses to %cr8.
2014-06-06 grehanins/outs support for SVM. Modelled on the Intel VT...
2014-06-03 grehanMFC @ r266724
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-18 grehanMake the vmx asm code dtrace-fbt-friendly by
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-11 neelThere is no need to save and restore the host's return...
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 rstoneRe-write bhyve's I/O MMU handling in terms of PCI RID.
2014-04-01 rstoneRevert PCI RID changes.
2014-04-01 rstoneRe-write bhyve's I/O MMU handling in terms of PCI RIDs
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
next