[Qemu-devel] [PATCH 0/3] sparc64 fixes

2013-04-26 Thread Artyom Tarasenko
Various fixes: On the real hardware IRQ lines of the PCI bus are not shared. In the previous QEMU implementation before this series, all PCI devices used the IRQ line 0. Combined with auto-clearing interrupts this made the guest OS extremely unstable. The test case is installing Debian Wheezy / spa

Re: [Qemu-devel] [PATCH 0/3] sparc64 fixes

2013-04-27 Thread Blue Swirl
Thanks, applied all. I fixed the indentation in 2/3 for apb_config_writel(). On Sat, Apr 27, 2013 at 5:55 AM, Artyom Tarasenko wrote: > Various fixes: > On the real hardware IRQ lines of the PCI bus are not shared. > In the previous QEMU implementation before this series, all PCI devices > used t