]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
CAM_DEV_QFREEZE handling should only be done on request submission but
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-03 neelImplement the NOTIFY_ON_EMPTY capability in the virtio...
2013-04-30 neelReset some more softc state when the guest resets the...
2013-04-30 neelUse a separate mutex for the receive path instead of...
2013-04-28 neelGet rid of the 'vsc_rxpend' state - it doesn't serve...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-26 grehanUse a thread for the processing of virtio tx descriptor...
2013-04-26 neelGripe if some <slot,function> tuple is specified more...
2013-04-23 neelTeach the virtio block device to deal with direct as...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 neelSetup accesses to the memory hole below 4GB to return...
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-10 neelNeed to call init_mem() to really initialize the MMIO...
2013-04-10 neelRemove obsolete comment about lack of locking for MMIO...
2013-04-10 neelUnsynchronized TSCs on the host require special handlin...
2013-04-10 neelChange name of variable from 'rwlock' to more descripti...
2013-04-10 neelImprove PCI BAR emulation:
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 grehanRemove dangling ISA uart stubs.
2013-04-05 grehanconfig checksum is over the entire fixed portion, not...
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-19 mmMFV r247580:
2013-03-19 mmMFC @248493
2013-03-18 neelSimplify the assignment of memory to virtual machines...
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-16 neelChange the type of 'ndesc' from 'int' to 'uint16_t...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-12 attilioMFC
2013-03-11 neelConvert the offset into the bar that contains the MSI...
2013-03-09 mmMFC @248093
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-06 grehanSimplify virtio ring num-available calculation.
2013-03-06 grehanReorder code to avoid the stat buffer being used uninit...
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-03-01 neelSpecify the length of the mapping requested from 'paddr...
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 neelIgnore the BARRIER flag in the virtio block header.
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-25 neelGet rid of unused struct member.
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-23 attilioMFC
2013-02-22 grehanAdd the ability to have a 'fallback' search for memory...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 neelAdvertise PCI-E capability in the hostbridge device...
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 attilioMerge from vmcontention
2013-02-13 attilioMFC
2013-02-11 neelImplement guest vcpu pinning using 'pthread_setaffinity...
2013-02-09 delphijMFV r245512:
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioMFC
2013-02-05 jhbInstall <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as...
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
2013-02-01 neelAdd support for MSI-X interrupts in the virtio block...
2013-02-01 neelFix a broken assumption in the passthru implementation...
2013-02-01 neelFix a bug in the passthru implementation where it would...
2013-01-30 neelAdd support for MSI-X interrupts in the virtio network...
2013-01-25 grehanImprove correctness of rtc register implementation.
2013-01-25 neelUse the correct type (uint64_t) to retrieve sysctl...
2013-01-21 neelAllocate the memory for the MSI-X table dynamically...
2013-01-21 neelGet rid of redundant 'table_size' field in struct pi_ms...
2013-01-20 neelUse <vmname> in a consistent manner in usage messages...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-17 neelIFC @ r245542
next