Properly identify target portal when running in proxy mode. While here,
[freebsd.git] / usr.sbin / bhyve /
2014-04-14 tychonAdd support for emulating the slave PIC.
2014-04-09 tychonConstrain the amount of data returned to what is actual...
2014-04-08 jhbHandle single-byte reads from the bvmcons port (0x220...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-02 grehanAdd support for the virtio RNG entropy-source device.
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-26 neelAdd an ioctl to suspend a virtual machine (VM_SUSPEND...
2014-03-25 tychonMove the atpit device model from userspace into vmm...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-20 neelUse 'cpuset_t' to represent the vcpus active in a virtu...
2014-03-18 tychonDon't reissue in-flight commands.
2014-03-16 tychonThough there currently isn't a way to insert new media...
2014-03-16 tychonSupport the bootloader's single 16-bit 'outw' access...
2014-03-11 tychonReplace the userspace atpic stub with a more functional...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-07 grehanOpen the uart emulation's backing tty in non-blocking...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-04 tychonAdd SMBIOS support.
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 neelDocument the "-a" and "-x" options to match the changes...
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-26 neelQueue pending exceptions in the 'struct vcpu' instead...
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 grehanFix virtio spec URL.
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-21 tychonAvoid clobbering the counter mode when issuing a latch...
2014-02-20 neelSimplify APIC mode switching from MMIO to x2APIC. In...
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-18 neelAdd a check to validate that memory BARs of passthru...
2014-02-18 jhbTweak the handling of PCI capabilities in emulated...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 neelUpdate bhyve(8) man page to describe the usage of the...
2014-02-14 neelAllow PCI devices to be configured on all valid bus...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-12 tychonProvide an indication a "PIO Setup Device to Host FIS...
2014-02-07 jhbMark the I/O ports used by the bhyve console and debug...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 jhbEnhance the support for PCI legacy INTx interrupts...
2014-01-28 kaiwMFH@261240.
2014-01-27 jhbRemove support for legacy PCI devices. These haven...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-22 tychonFix issue with stale fields from a recycled request...
2014-01-22 tychonIncrease the block-layer backend maximum number of...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
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 gjbMFH: Tracking commit.
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-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
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...
next