Hi,

dumping a part of my kvmtool patch queue here.

Patch 1 (fixing initrd for ARM) was already on the list, but hasn't
been merged yet.
Patch 2 and 3 let kvmtool describe the 8250 serial IRQs as level
triggered and fix a stability problem.
Patch 4 is an easy fix for a message that annoys me every time ;-)

Cheers,
Andre.

Andre Przywara (4):
  kvmtool: ARM: fix initrd functionality
  kvmtool: ARM: allow level interrupts in device tree
  kvmtool: ARM: advertise 8250 IRQs as level-triggered
  kvmtool: remove warning about bzImage on non-x86 architectures

 tools/kvm/arm/fdt.c            |   10 +++++-----
 tools/kvm/hw/serial.c          |    5 +++--
 tools/kvm/include/kvm/ioport.h |    4 +++-
 tools/kvm/ioport.c             |    6 ++++--
 tools/kvm/kvm.c                |    5 ++++-
 tools/kvm/virtio/mmio.c        |    5 +++--
 6 files changed, 22 insertions(+), 13 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to