]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
Force clearing of event ring interrupts. The "Intel Lynx Point" XHCI
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2014-01-09 grehanFix issue with the virtio descriptor region being truncated
2014-01-08 remkovirtio-block does not exist, the correct name is virtio...
2014-01-03 grehanCosmetic change - switch over to vertical SRCS to make it
2014-01-02 jhbRework the DSDT generation code a bit to generate more...
2014-01-02 delphijMFV r260154 + 260182:
2014-01-01 neelRestructure the VMX code to enter and exit the guest...
2013-12-28 jhbExtend the ACPI power management support to wire a...
2013-12-28 jhbUse pthread_once() to replace a static integer initted...
2013-12-24 jhbSupport soft power-off via the ACPI S5 state for bhyve...
2013-12-23 jhbExtend the support for local interrupts on the local...
2013-12-23 joelmdoc: nuke whitespace.
2013-12-22 neelAdd a parameter to 'vcpu_set_state()' to enforce that...
2013-12-19 neelAdd an option to ignore accesses by the guest to unimpl...
2013-12-18 neelRename the ambiguously named 'vm_setup_msi()' and ...
2013-12-16 neelAdd an API to deliver message signalled interrupts...
2013-12-15 joelmdoc: sort SEE ALSO.
2013-12-13 grehanbhyve(8) man page.
2013-12-07 neelIf a vcpu disables its local apic and then executes...
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 jhbFix the processor table entry structure to use a fixed...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-27 neelAdd support for level triggered interrupt pins on the...
2013-11-27 grehanAllow bhyve and bhyveload to attach to tty devices.
2013-11-26 grehanThe Data Byte Count (DBC) field of a Physical Region...
2013-11-25 neelFix discrepancy between the IOAPIC ID advertised by...
2013-11-25 neelAdd HPET device emulation to bhyve.
2013-11-23 neelAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 neelMove the ioapic device model from userspace into vmm...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 neelx86 platforms that use an IOAPIC route the legacy timer...
2013-11-06 neelFix an off-by-one error when iterating over the emulate...
2013-11-06 rayMFC @r257740.
2013-11-06 grehanAdd the VM name to the process name with setproctitle().
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-31 neelMake the virtual ioapic available unconditionally in...
2013-10-29 neelUpdate copyright to include the author of the LPC bridg...
2013-10-29 baptMerge byacc 20130925
2013-10-29 neelAdd support for PCI-to-ISA LPC bridge emulation. If...
2013-10-25 rayMFC @r257107.
2013-10-25 grehanFix bug in the ioapic emulation for level-triggered...
2013-10-23 neelTidy usage messages for bhyve and bhyveload.
2013-10-23 grehanExport the block size capability to guests.
2013-10-23 rayMFC @r256953
2013-10-22 grehanFix AHCI ATAPI emulation when backed with /dev/cd0
2013-10-17 grehanChanges required for OpenBSD/amd64:
2013-10-17 grehanEliminate unconditional debug printfs.
2013-10-16 neelAdd a new capability, VM_CAP_ENABLE_INVPCID, that can...
2013-10-12 grehanImplement the virtio block 'get-ident' operation. This...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-09 grehanAllow a 4-byte write to PCI config space to overlap
2013-10-09 markmMFC - tracking commit
2013-10-09 neelParse the memory size parameter using expand_number...
2013-10-08 dimIn usr.sbin/bhyve/pci_ahci.c, fix several gcc warnings...
2013-10-08 markmMFC - tracking commit.
2013-10-08 dimAfter r256062, the static function fbsdrun_get_next_cpu...
2013-10-08 neelChange the behavior of bhyve such that the gdb listenin...
2013-10-08 rayMFC @r256148.
2013-10-06 markmMFC - tracking commit
2013-10-05 neelMerge projects/bhyve_npt_pmap into head.
2013-10-05 markmMFC- tracking commit.
2013-10-04 grehanRemove obsolete cmd-line options and code associated...
2013-10-04 grehanHook up the AHCI and blockif code to the build.
2013-10-04 grehanImport Zhixiang Yu's GSoC'13 AHCI emulation:
2013-10-04 grehanBlock-layer backend interface for bhyve block-io device...
2013-10-02 markmMFC - tracking update.
2013-09-26 grehanFix incorrect assertion on the minimum side. ZFS would
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 grehanImplement support for the interrupt-on-terminal-count and
2013-09-19 grehanAdd simplistic periodic timer support to mevent using...
2013-09-19 grehanAllow the alarm hours/mins/seconds registers to be...
2013-09-19 grehanUse correct offset for the high byte of high memory...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-17 grehanPass the number of supported vectors to pci_emul_add_ms...
2013-09-11 grehanIFC @ r255459
2013-09-10 grehanGo way past 11 and bump bhyve's max vCPUs to 16.
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-06 grehanFix spelling.
2013-09-06 grehanAllow level-triggered interrupt sources. While this...
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-08-30 markmMFC
2013-08-27 neelAllow single byte reads of the emulated MSI-X tables...
2013-08-27 grehanFix off-by-1 error in assert.
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
next