]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
Update to bmake-20140620
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2014-07-08 Simon J. GerratyUpdate to bmake-20140620
2014-07-05 Peter GrehanExtend capabilities to 64-bits in preparation for some...
2014-07-03 Peter GrehanUse correct flag for event index.
2014-07-01 Xin LIMFV r268122:
2014-07-01 Xin LIMFV r268121:
2014-07-01 Xin LIMFV r268119:
2014-07-01 Xin LIMFV r267570:
2014-07-01 Xin LIMFV r267569:
2014-07-01 Xin LIMFV r267568:
2014-07-01 Xin LIMFV r267567:
2014-07-01 Xin LIMFV r267566:
2014-07-01 Xin LIMFV r267565:
2014-06-27 Neel NatuAdd post-mortem debugging for "EPT Misconfiguration...
2014-06-27 John BaldwinSort command flags in usage output and the manpages.
2014-06-27 Peter GrehanSet the version and date to fixed fields rather than...
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos
2014-06-26 John Baldwin- Document -b to enable the bvmcons console (but mark...
2014-06-26 Rui PauloMFV illumos r266986:
2014-06-26 Xin LIMFV r267843: update file/libmagic to 5.19.
2014-06-24 Neel NatuProvide APIs to directly get 'lowmem' and 'highmem...
2014-06-20 Baptiste Daroussinuse .Mt to mark up email addresses consistently (part2)
2014-06-18 Neel NatuFix typo and rename macro KDB_SYS_FLAG to KBD_SYS_FLAG.
2014-06-17 Xin LIMFV r249332 (illumos-gate 14005:55fc53126003)
2014-06-15 Pedro F. GiffuniMFV r266988:
2014-06-14 Edwin GroothuisMFV of 267471, tzdata2014e
2014-06-09 Tycho Nightingaler267169 should apply to 64-bit BARs as well.
2014-06-09 Joel DahlRemove blank lines.
2014-06-09 Jung-uk KimMerge OpenSSL 1.0.1h.
2014-06-06 Tycho NightingaleSome devices (e.g. Intel AHCI and NICs) support quad...
2014-06-01 Neel NatuUse MIN(a,b) from <sys/param.h> instead of rolling...
2014-06-01 Neel NatuLimit the maximum number of back-to-back iterations...
2014-05-31 Neel NatuActivate vcpus from bhyve(8) using the ioctl VM_ACTIVAT...
2014-05-31 Xin LIMFV 266913+266914:
2014-05-27 Xin LIMFV r266766:
2014-05-27 Peter WemmMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 Peter WemmMerge svn-1.8.8 -> 1.8.9
2014-05-27 Peter WemmUpdate serf 1.3.4 -> 1.3.5
2014-05-27 Neel NatuAdd segment protection and limits violation checks...
2014-05-26 Neel NatuFix issue with restarting an "insb/insw/insl" instructi...
2014-05-25 Neel NatuDo the linear address calculation for the ins/outs...
2014-05-25 Baptiste DaroussinUpdate to 20140422
2014-05-24 Baptiste Daroussinmerge libucl 20140514
2014-05-24 Neel NatuAdd libvmmapi functions vm_copyin() and vm_copyout...
2014-05-24 Neel NatuConsolidate all the information needed by the guest...
2014-05-23 Neel NatuCheck for alignment check violation when processing...
2014-05-23 Neel NatuAdd emulation of the "outsb" instruction. NetBSD guests...
2014-05-22 Gregory Neil ShapiroMerge sendmail 8.14.9 to HEAD
2014-05-15 Dag-Erling SmørgravMFV: re-add svn:mime-type where needed
2014-05-15 Dag-Erling SmørgravMFV: re-add svn:mime-type where needed
2014-05-15 John BaldwinImplement a PCI interrupt router to route PCI legacy...
2014-05-15 Dag-Erling SmørgravUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-13 Edwin GroothuisMFV of 265975, tzdata2014c
2014-05-13 Neel NatuDon't include the guest memory segments in the bhyve...
2014-05-12 Neel Natuabort(3) the process in response to a VMEXIT_ABORT...
2014-05-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.4.1 release. This...
2014-05-05 Neel NatuDisable the 'uart_drain()' callback when the emulated...
2014-05-05 Neel NatuModify the "-p" option to be more flexible when associa...
2014-05-05 Neel NatuRemove misleading "addcpu" in an error message emitted...
2014-05-05 Neel NatuRe-adding an event to a kqueue modifies the parameters...
2014-05-02 Neel NatuDon't allow MPtable generation if there are multiple...
2014-05-02 Neel NatuAdd logic in the HLT exit handler to detect if the...
2014-04-30 Neel NatuIgnore writes to microcode update MSR. This MSR is...
2014-04-29 Neel NatuSome Linux guests will implement a 'halt' by disabling...
2014-04-28 Neel NatuAllow a virtual machine to be forcibly reset or powered...
2014-04-28 Peter GrehanImplement legacy interrupts for the AHCI device emulation
2014-04-25 Peter GrehanRespect and track the enable bit in the PCI configurati...
2014-04-25 Tycho NightingaleProvide a very basic stub for the 8042 PS/2 keyboard...
2014-04-23 Xin LIMFV r264830:
2014-04-23 Xin LIMFV r264829:
2014-04-23 Baptiste DaroussinUpdate to byacc 20140409
2014-04-22 Baptiste DaroussinImport libucl 0.4.0
2014-04-22 Xin LIUse calloc() in favor of malloc + memset.
2014-04-22 Tycho NightingaleFactor out common ioport handler code for better hygien...
2014-04-20 Dag-Erling SmørgravApply upstream patch for EC calculation bug and bump...
2014-04-20 Martin MatuskaBackport from projects/pf r263908:
2014-04-18 Xin LIMFV r264668:
2014-04-18 Xin LIMFV r264667:
2014-04-18 Xin LIMFV r264666:
2014-04-18 Tycho NightingaleFix ACPI DSDT indentation cosmetic breakage introduced...
2014-04-18 Tycho NightingaleRespect the destination operand size of the 'Input...
2014-04-18 Tycho NightingaleAdd support for reading the PIT Counter 2 output signal...
2014-04-14 Tycho NightingaleAdd support for emulating the slave PIC.
2014-04-11 Xin LIMFV r258194-264360: nc(1) from OpenBSD 5.5.
2014-04-09 Tycho NightingaleConstrain the amount of data returned to what is actual...
2014-04-08 Jung-uk KimMerge OpenSSL 1.0.1g.
2014-04-08 John BaldwinHandle single-byte reads from the bvmcons port (0x220...
2014-04-07 Martin MatuskaMerge from projects/pf r264198:
2014-04-04 Glen BarberMerge r262907 from ^/projects/release-embedded:
2014-04-03 Alexander MotinMFV r258922:
2014-04-02 Peter GrehanAdd support for the virtio RNG entropy-source device.
2014-04-01 Julio MerinoAdd atf m4 files from the vendor branch.
2014-03-30 Baptiste DaroussinConvert an unused banner from skeleton.c into a comment.
2014-03-29 Martin MatuskaMerge head up to r263906.
2014-03-29 Edwin GroothuisMFV for 263899, tzdata2014b
2014-03-28 Xin LIMFV r263887:
2014-03-26 Neel NatuAdd an ioctl to suspend a virtual machine (VM_SUSPEND...
2014-03-25 Tycho NightingaleMove the atpit device model from userspace into vmm...
2014-03-25 Dag-Erling SmørgravUpgrade to OpenSSH 6.6p1.
next