All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] kvmtool: ARM: fixing initrd, serial IRQs and bzImage message
@ 2014-12-11 16:30 Andre Przywara
  2014-12-11 16:30 ` [PATCH 1/4] kvmtool: ARM: fix initrd functionality Andre Przywara
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andre Przywara @ 2014-12-11 16:30 UTC (permalink / raw)
  To: will.deacon, penberg; +Cc: kvmarm, kvm

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-12 15:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-11 16:30 [PATCH 0/4] kvmtool: ARM: fixing initrd, serial IRQs and bzImage message Andre Przywara
2014-12-11 16:30 ` [PATCH 1/4] kvmtool: ARM: fix initrd functionality Andre Przywara
2014-12-11 16:30 ` [PATCH 2/4] kvmtool: ARM: allow level interrupts in device tree Andre Przywara
2014-12-11 17:15   ` Will Deacon
2014-12-12 15:19     ` Andre Przywara
2014-12-11 16:30 ` [PATCH 3/4] kvmtool: ARM: advertise 8250 IRQs as level-triggered Andre Przywara
2014-12-11 16:30 ` [PATCH 4/4] kvmtool: remove warning about bzImage on non-x86 architectures Andre Przywara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.