Re: [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table

2020-06-19 Thread Dongjiu Geng
On 2020/6/20 1:21, Peter Maydell wrote: > On Thu, 21 May 2020 at 16:31, Michael S. Tsirkin wrote: >> >> On Thu, May 21, 2020 at 02:03:36PM +0100, Peter Maydell wrote: >>> On Thu, 14 May 2020 at 15:22, Peter Maydell >>> wrote: From: Dongjiu Geng kvm_arch_on_sigbus_vcpu()

Re: [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table

2020-06-19 Thread Peter Maydell
On Thu, 21 May 2020 at 16:31, Michael S. Tsirkin wrote: > > On Thu, May 21, 2020 at 02:03:36PM +0100, Peter Maydell wrote: > > On Thu, 14 May 2020 at 15:22, Peter Maydell > > wrote: > > > > > > From: Dongjiu Geng > > > > > > kvm_arch_on_sigbus_vcpu() error injection uses source_id as > > >

Re: [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table

2020-05-21 Thread Michael S. Tsirkin
On Thu, May 21, 2020 at 02:03:36PM +0100, Peter Maydell wrote: > On Thu, 14 May 2020 at 15:22, Peter Maydell wrote: > > > > From: Dongjiu Geng > > > > kvm_arch_on_sigbus_vcpu() error injection uses source_id as > > index in etc/hardware_errors to find out Error Status Data > > Block entry

Re: [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table

2020-05-21 Thread Peter Maydell
On Thu, 14 May 2020 at 15:22, Peter Maydell wrote: > > From: Dongjiu Geng > > kvm_arch_on_sigbus_vcpu() error injection uses source_id as > index in etc/hardware_errors to find out Error Status Data > Block entry corresponding to error source. So supported source_id > values should be assigned

[PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table

2020-05-14 Thread Peter Maydell
From: Dongjiu Geng kvm_arch_on_sigbus_vcpu() error injection uses source_id as index in etc/hardware_errors to find out Error Status Data Block entry corresponding to error source. So supported source_id values should be assigned here and not be changed afterwards to make sure that guest will