summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge from vmcontentionattilio2013-02-062-0/+17
|\
| * MFCattilio2013-02-062-0/+17
| |\
| | * Add the __aeabi_mem* functions to compiler-rt as clang uses them.andrew2013-02-061-0/+4
| | * * Add the integer div & mod functions and ARM EABI support functions toandrew2013-02-051-0/+13
* | | Merge from vmcontentionattilio2013-02-042-19/+17
|\ \ \ | |/ /
| * | MFCattilio2013-02-042-19/+17
| |\ \ | | |/
| | * Sort by MK_* knob like the comment saysdes2013-02-041-5/+5
| | * Add several missing symbols to libcxxrt's symbol version map, and removedim2013-02-031-14/+12
* | | Merge from vmcontentionattilio2013-02-04451-7648/+10859
|\ \ \ | |/ /
| * | MFCattilio2013-02-03128-397/+3274
| |\ \ | | |/
| | * Pull in r170135 from upstream clang trunk:dim2013-02-0264-8/+147
| | * - Fix more style(9)-related issues (copyright header, spaces after functiongahr2013-02-011-56/+55
| | * Update hwpmc to support the Xeon class of Ivybridge processors.sbruno2013-01-316-1/+938
| | * - Remove underscores from the internal structure name, as it doesn't collidegahr2013-01-312-32/+118
| | * Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alonggahr2013-01-304-7/+224
| | * Rework the __vdso_* symbols attributes to only make the symbols weak,kib2013-01-3016-5/+325
| | * Remove unused file.glebius2013-01-291-261/+0
| | * - Compute the correct size to reallocate when doubling the size of thejhb2013-01-281-1/+2
| | * Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrttheraven2013-01-281-56/+46
| | * Only install manpages and html documentation in the ncurses/*w (wchar)brooks2013-01-244-4/+16
| | * Remove several MLINKS that were listed twice.brooks2013-01-231-7/+0
| | * posix_fadvise(2) first appeared in FreeBSD 9.1glebius2013-01-231-1/+1
| | * Note that SIGCHLD is special and if ignored, won't be recorded by the filter.pjd2013-01-211-2/+4
| | * Add the required __aeabi_* functions to libc.andrew2013-01-197-0/+361
| | * Merge projects/bhyve to head.neel2013-01-195-0/+1027
| | |\
| | | * IFC @ r245509neel2013-01-178-30/+38
| | | |\
| | | * \ IFC @ r245178neel2013-01-099-30/+17
| | | |\ \
| | | * \ \ IFC @ r244983.neel2013-01-0483-5837/+2005
| | | |\ \ \
| | | * \ \ \ IFC @r243836neel2012-12-0444-134/+284
| | | |\ \ \ \
| | | * \ \ \ \ IFC @ r243164neel2012-11-1715-59/+403
| | | |\ \ \ \ \
| | | * \ \ \ \ \ IFC @ r242940neel2012-11-139-5/+93
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ IFC @ r242684neel2012-11-11253-7496/+4868
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Remove mptable generation code from libvmmapi and move it to bhyve.grehan2012-10-265-528/+1
| | | * | | | | | | | Add an api to map a vm capability type into a string to be used for displayneel2012-10-122-11/+25
| | | * | | | | | | | The ioctl VM_GET_MEMORY_SEG is no longer able to return the host physicalneel2012-10-042-4/+2
| | | * | | | | | | | Change vm_malloc() to map pages in the guest physical address space in 4KBneel2012-10-041-2/+2
| | | * | | | | | | | Add ioctls to control the X2APIC capability exposed by the virtual machine toneel2012-09-252-0/+33
| | | * | | | | | | | Add sysctls to display the total and free amount of hard-wired mem for VMsgrehan2012-08-262-0/+26
| | | * | | | | | | | Allow the 'bhyve' process to control whether or not the virtual machine sees anneel2012-08-044-17/+21
| | | * | | | | | | | API to map an apic id to the vcpu.neel2012-08-042-0/+11
| | | * | | | | | | | There is no need to explicitly specify the CR4_VMXE bit when writing to guestneel2012-08-042-10/+2
| | | * | | | | | | | IFC @ r238370grehan2012-07-11312-2782/+6821
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-282-0/+21
| | | * | | | | | | | | IFC @ r234692grehan2012-04-26489-5606/+9813
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ IFC to head to catch up the bhyve branchsbruno2012-01-04388-76574/+2885
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ IFC @ r227804grehan2011-11-22177-947/+4927
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ IFC @ r226824grehan2011-10-27195-3276/+2965
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r225592grehan2011-09-1566-634/+1939
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r224187grehan2011-07-18141-396/+6930
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r223696 to pick up dfr's userbootgrehan2011-06-3019-68/+203
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud