summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/amd
Commit message (Expand)AuthorAgeFilesLines
* Re-write bhyve's I/O MMU handling in terms of PCI RID.rstone2014-04-011-2/+2
* Revert PCI RID changes.rstone2014-04-011-2/+2
* Re-write bhyve's I/O MMU handling in terms of PCI RIDsrstone2014-04-011-2/+2
* Add an ioctl to suspend a virtual machine (VM_SUSPEND). The ioctl can be calledneel2014-03-261-1/+2
* Queue pending exceptions in the 'struct vcpu' instead of directly updating theneel2014-02-261-10/+0
* Add an API to rendezvous all active vcpus in a virtual machine. The rendezvousneel2014-01-141-1/+1
* Don't expose 'vmm_ipinum' as a global.neel2014-01-091-1/+1
* vlapic code restructuring to make it easy to support hardware-assist for APICneel2013-12-251-0/+16
* Add a resume hook for bhyve that runs a function on all CPUs duringjhb2013-12-231-0/+6
* Merge projects/bhyve_npt_pmap into head.neel2013-10-051-22/+21
* Maintain state regarding NMI delivery to guest vcpu in VT-x independent manner.neel2012-10-241-9/+0
* Allocate memory pages for the guest from the host's free page queue.neel2012-10-081-0/+17
* Get rid of assumptions in the hypervisor that the host physical memoryneel2012-10-031-3/+12
* Stash the 'vm_exit' information in each 'struct vcpu'.neel2012-09-241-1/+1
* IFC @ r222830grehan2011-06-281-0/+1
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+247
OpenPOWER on IntegriCloud