]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libvmmapi
Merge ACPICA 20130214.
[FreeBSD/FreeBSD.git] / lib / libvmmapi /
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-11 Neel NatuImplement guest vcpu pinning using 'pthread_setaffinity...
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Martin MatuskaMFV r246388:
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-19 Neel NatuMerge projects/bhyve to head.
2013-01-17 Neel NatuIFC @ r245542
2013-01-17 Neel NatuIFC @ r245509
2013-01-09 Neel NatuIFC @ r245205
2013-01-09 Neel NatuIFC @ r245178
2013-01-04 Neel NatuIFC @ r244983.
2012-12-04 Neel NatuIFC @r243836
2012-11-17 Neel NatuIFC @ r243164
2012-11-13 Neel NatuIFC @ r242940
2012-11-11 Neel NatuIFC @ r242684
2012-10-26 Peter GrehanRemove mptable generation code from libvmmapi and move...
2012-10-12 Neel NatuAdd an api to map a vm capability type into a string...
2012-10-04 Neel NatuThe ioctl VM_GET_MEMORY_SEG is no longer able to return...
2012-10-04 Neel NatuChange vm_malloc() to map pages in the guest physical...
2012-09-25 Neel NatuAdd ioctls to control the X2APIC capability exposed...
2012-08-26 Peter GrehanAdd sysctls to display the total and free amount of...
2012-08-04 Neel NatuAllow the 'bhyve' process to control whether or not...
2012-08-04 Neel NatuAPI to map an apic id to the vcpu.
2012-08-04 Neel NatuThere is no need to explicitly specify the CR4_VMXE...
2012-07-11 Peter GrehanIFC @ r238370
2012-04-28 Peter GrehanMSI-x interrupt support for PCI pass-thru devices.
2012-04-26 Peter GrehanIFC @ r234692
2012-01-04 Sean BrunoIFC to head to catch up the bhyve branch
2011-11-22 Peter GrehanIFC @ r227804
2011-10-27 Peter GrehanIFC @ r226824
2011-09-15 Peter GrehanIFC @ r225592
2011-07-18 Peter GrehanIFC @ r224187
2011-06-30 Peter GrehanIFC @ r223696 to pick up dfr's userboot
2011-06-28 Peter GrehanIFC @ r222830
2011-05-24 Peter GrehanIFC @ r222256
2011-05-15 John BaldwinFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-14 John BaldwinFirst cut at porting the kernel portions of 221828...
2011-05-13 Peter GrehanImport of bhyve hypervisor and utilities, part 1.