Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-ppc info page
]
Advanced
[
Prev Period
]
Last Modified: Mon Aug 31 2020 23:18:00 -0400
Messages in reverse chronological order
[
Next Period
]
August 31, 2020
Re: [PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
,
Jason Wang
,
23:18
Re: [PATCH v7 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
20:51
Re: [PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI
,
David Gibson
,
19:52
[PATCH v2 1/3] adb: Correct class size on TYPE_ADB_DEVICE
,
David Gibson
,
19:52
[PATCH v2 0/3] ppc: Fixes for class and instance size problems
,
David Gibson
,
19:52
[PATCH v2 2/3] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
,
David Gibson
,
19:51
[PATCH v2 3/3] spapr: Remove unnecessary DRC type-checker macros
,
David Gibson
,
19:51
Re: [PATCH v2 7/7] target: Push BQL on ->cpu_exec_interrupt down into per-arch implementation
,
Richard Henderson
,
18:11
Re: [PATCH v2 6/7] target: rename all *_cpu_exec_interrupt functions to *_cpu_exec_interrupt_locked
,
Richard Henderson
,
17:46
Re: [PATCH v2 4/7] target: Push BQL on ->do_interrupt down into per-arch implementation
,
Richard Henderson
,
17:37
[PATCH v4 11/18] [automated] Use DECLARE_*CHECKER* macros
,
Eduardo Habkost
,
17:27
[PATCH v4 08/18] [automated] Move QOM typedefs and add missing includes
,
Eduardo Habkost
,
17:27
Re: [PATCH v2 1/7] target: rename all *_do_interupt functions to _do_interrupt_locked
,
Richard Henderson
,
17:14
[PATCH v4 15/18] [automated] Use OBJECT_DECLARE_TYPE where possible
,
Eduardo Habkost
,
17:09
[PATCH v4 16/18] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2)
,
Eduardo Habkost
,
17:09
[PATCH v4 14/18] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Eduardo Habkost
,
17:09
[PATCH v4 12/18] [automated] Use DECLARE_*CHECKER* macros (pass 2)
,
Eduardo Habkost
,
17:09
[PATCH v4 09/18] [automated] Move QOM typedefs and add missing includes (pass 2)
,
Eduardo Habkost
,
17:08
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
15:07
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Peter Maydell
,
14:52
Re: [PATCH v3 45/74] mos6522: Rename QOM macros
,
Peter Maydell
,
14:47
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
13:23
Re: [PATCH v7 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
03:52
August 28, 2020
Re: [PATCH 0/3] spapr NVDIMM: consider 'nvdimm' machine option
,
David Gibson
,
09:19
Re: [PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
,
Li Qiang
,
05:57
Re: [PATCH v2 2/2] util/hexdump: Reorder qemu_hexdump() arguments
,
Edgar E. Iglesias
,
05:13
Re: [PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
,
Edgar E. Iglesias
,
05:13
Re: [PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
,
Stefano Garzarella
,
05:09
August 27, 2020
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
14:19
Re: [PATCH 7/8] ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
,
David Gibson
,
05:47
Re: [PATCH 1/8] etsec: Use TYPE_ETSEC_COMMON constant
,
David Gibson
,
05:47
August 26, 2020
Re: [PATCH 7/8] ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
,
Li Qiang
,
21:33
Re: [PATCH 1/8] etsec: Use TYPE_ETSEC_COMMON constant
,
Li Qiang
,
21:28
Re: [PATCH 03/10] spapr: robustify NVLink2 NUMA node logic
,
Daniel Henrique Barboza
,
17:49
Re: [PATCH 05/10] spapr: make ibm,max-associativity-domains scale with user input
,
Daniel Henrique Barboza
,
17:17
Re: [PATCH 08/10] spapr: introduce SpaprMachineClass::numa_assoc_domains
,
Daniel Henrique Barboza
,
16:06
[PATCH 7/8] ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
,
Eduardo Habkost
,
14:43
[PATCH 1/8] etsec: Use TYPE_ETSEC_COMMON constant
,
Eduardo Habkost
,
14:43
Re: [PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI
,
Eduardo Habkost
,
12:21
Re: [PATCH v3 72/74] [automated] Remove redundant instance_size/class_size fields
,
Eduardo Habkost
,
11:55
How to access a USB device on "Qemu PowerPC emulator for MacOS9 on win10"?
,
張順翔
,
09:40
Re: [PATCH v3 66/74] [automated] Use DECLARE_*CHECKER* macros
,
Juan Quintela
,
04:09
Re: [PATCH v3 67/74] [automated] Use DECLARE_*CHECKER* macros (pass 2)
,
Juan Quintela
,
04:06
Re: [PATCH v3 64/74] [automated] Move QOM typedefs and add missing includes
,
Juan Quintela
,
04:05
Re: [PATCH v3 65/74] [automated] Move QOM typedefs and add missing includes (pass 2)
,
Juan Quintela
,
04:03
Re: [PATCH v3 62/74] [automated] Use TYPE_INFO macro
,
Juan Quintela
,
04:02
[PATCH v7 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
01:57
[PATCH v7 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
01:57
[PATCH v7 6/8] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
,
Thiago Jung Bauermann
,
01:57
[PATCH v7 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
01:56
[PATCH v7 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
01:56
[PATCH v7 3/8] ppc/spapr: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
01:56
[PATCH v7 2/8] target/arm: Move setting of CPU halted state to generic code
,
Thiago Jung Bauermann
,
01:56
[PATCH v7 1/8] target/arm: Move start-powered-off property to generic CPUState
,
Thiago Jung Bauermann
,
01:56
[PATCH v7 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
01:56
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
01:49
August 25, 2020
Re: [PATCH v6 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Thiago Jung Bauermann
,
23:10
[PATCH 3/3] ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'
,
Daniel Henrique Barboza
,
17:58
[PATCH 2/3] spapr, spapr_nvdimm: fold NVDIMM validation in the same place
,
Daniel Henrique Barboza
,
17:58
[PATCH 1/3] ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()
,
Daniel Henrique Barboza
,
17:58
[PATCH 0/3] spapr NVDIMM: consider 'nvdimm' machine option
,
Daniel Henrique Barboza
,
17:58
[PATCH v3 62/74] [automated] Use TYPE_INFO macro
,
Eduardo Habkost
,
17:05
[PATCH v3 64/74] [automated] Move QOM typedefs and add missing includes
,
Eduardo Habkost
,
17:05
[PATCH v3 66/74] [automated] Use DECLARE_*CHECKER* macros
,
Eduardo Habkost
,
17:05
[PATCH v3 72/74] [automated] Remove redundant instance_size/class_size fields
,
Eduardo Habkost
,
15:25
[PATCH v3 69/74] [automated] Use OBJECT_DECLARE_TYPE where possible
,
Eduardo Habkost
,
15:25
[PATCH v3 70/74] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2)
,
Eduardo Habkost
,
15:25
[PATCH v3 68/74] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
,
Eduardo Habkost
,
15:25
[PATCH v3 67/74] [automated] Use DECLARE_*CHECKER* macros (pass 2)
,
Eduardo Habkost
,
15:25
[PATCH v3 65/74] [automated] Move QOM typedefs and add missing includes (pass 2)
,
Eduardo Habkost
,
15:24
[PATCH v3 45/74] mos6522: Rename QOM macros
,
Eduardo Habkost
,
15:22
[PATCH v3 27/74] spapr: Move typedef SpaprMachineState to spapr.h
,
Eduardo Habkost
,
15:22
Re: [PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
,
Alistair Francis
,
14:36
[PATCH 2/3] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
,
David Gibson
,
07:16
[PATCH 1/3] adb: Correct class size on TYPE_ADB_DEVICE
,
David Gibson
,
07:16
[PATCH 0/3] ppc: Fixes for class and instance size problems
,
David Gibson
,
07:16
[PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI
,
David Gibson
,
07:16
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
07:16
Re: [PATCH v2 27/58] spapr: Move typedef SpaprMachineState to spapr.h
,
Daniel P . Berrangé
,
07:13
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
David Gibson
,
06:57
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
05:56
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Markus Armbruster
,
02:27
August 24, 2020
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
23:10
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
19:35
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
19:34
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
13:27
Re: Suspicious QOM types without instance/class size
,
Roman Bolshakov
,
13:06
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
12:46
Re: Suspicious QOM types without instance/class size
,
Roman Bolshakov
,
12:41
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
07:45
Re: [PULL 00/40] ppc-for-5.2 queue 20200818
,
Peter Maydell
,
07:12
Re: Suspicious QOM types without instance/class size
,
Cornelia Huck
,
06:40
Re: [PULL 00/40] ppc-for-5.2 queue 20200818
,
Peter Maydell
,
04:37
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
03:29
August 23, 2020
Re: [PULL 00/40] ppc-for-5.2 queue 20200818
,
David Gibson
,
19:21
Re: [PULL 00/40] ppc-for-5.2 queue 20200818
,
Peter Maydell
,
09:54
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
David Gibson
,
03:26
Re: [PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N
,
Raphael Norwitz
,
02:14
August 22, 2020
Re: [PULL 0/3] Machine queue 2020-08-19
,
Peter Maydell
,
14:57
[PATCH v2 2/2] util/hexdump: Reorder qemu_hexdump() arguments
,
Philippe Mathieu-Daudé
,
14:10
[PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
,
Philippe Mathieu-Daudé
,
14:10
[PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
,
Philippe Mathieu-Daudé
,
14:10
Re: [PATCH] util/hexdump: Convert to take a void pointer argument
,
Philippe Mathieu-Daudé
,
13:57
Re: [PATCH] util/hexdump: Convert to take a void pointer argument
,
Peter Maydell
,
12:18
[PATCH] util/hexdump: Convert to take a void pointer argument
,
Philippe Mathieu-Daudé
,
11:05
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
10:35
Re: [PATCH] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
,
David Gibson
,
09:19
Re: [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Cédric Le Goater
,
05:00
[PATCH] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
,
Cédric Le Goater
,
04:39
August 21, 2020
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
17:02
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
14:21
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
14:13
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
13:48
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
13:29
Re: Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
12:32
Re: [PULL 0/9] Tracing patches
,
Peter Maydell
,
12:25
Re: Suspicious QOM types without instance/class size
,
Alistair Francis
,
12:17
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Daniel Henrique Barboza
,
10:49
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Philippe Mathieu-Daudé
,
10:12
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Daniel Henrique Barboza
,
10:08
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
08:47
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Philippe Mathieu-Daudé
,
07:08
Re: Suspicious QOM types without instance/class size
,
Roman Bolshakov
,
06:54
Re: [PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
David Gibson
,
06:52
Re: Suspicious QOM types without instance/class size
,
Cornelia Huck
,
05:44
Re: Suspicious QOM types without instance/class size
,
David Hildenbrand
,
05:40
Re: Suspicious QOM types without instance/class size
,
Peter Maydell
,
05:20
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Igor Mammedov
,
04:55
Re: [PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
Cédric Le Goater
,
01:39
August 20, 2020
Re: Suspicious QOM types without instance/class size
,
David Gibson
,
21:48
Re: [PATCH v2 0/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
,
David Gibson
,
21:38
Re: [PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
David Gibson
,
20:04
Re: [PATCH v2] ppc/pnv: Add a HIOMAP erase command
,
David Gibson
,
20:04
Re: [PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
David Gibson
,
20:04
Suspicious QOM types without instance/class size
,
Eduardo Habkost
,
17:55
Re: [PATCH v2] ppc/pnv: Add a HIOMAP erase command
,
Corey Minyard
,
15:18
[PATCH 1/1] spapr_vscsi: do not allow device hotplug
,
Daniel Henrique Barboza
,
15:06
Re: x86_64 emulation on ppc64le POWER9 hardware - no multi threading
,
Jan Walzer
,
14:11
Re: [PATCH v2] ppc/pnv: Add a HIOMAP erase command
,
no-reply
,
13:11
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Eduardo Habkost
,
12:51
[PATCH v2] ppc/pnv: Add a HIOMAP erase command
,
Cédric Le Goater
,
12:46
Re: [PATCH] ppc/pnv: Add a HIOMAP erase command
,
Cédric Le Goater
,
12:45
Re: [PATCH] ppc/pnv: Add a HIOMAP erase command
,
Corey Minyard
,
12:16
Re: [PATCH v2] hw: add compat machines for 5.2
,
Stefan Hajnoczi
,
11:01
Re: [PULL 3/3] hw: add compat machines for 5.2
,
Igor Mammedov
,
10:42
Re: [PULL 3/3] hw: add compat machines for 5.2
,
Cornelia Huck
,
10:40
Re: [PULL 3/3] hw: add compat machines for 5.2
,
Igor Mammedov
,
10:35
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Igor Mammedov
,
10:30
[PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
Cédric Le Goater
,
10:01
[PATCH v2 0/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
,
Cédric Le Goater
,
09:46
[PATCH v2 1/4] spapr/xive: Modify kvm_cpu_is_enabled() interface
,
Cédric Le Goater
,
09:46
[PATCH v2 4/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
,
Cédric Le Goater
,
09:46
[PATCH v2 3/4] spapr/xive: Allocate IPIs independently from the other sources
,
Cédric Le Goater
,
09:46
[PATCH v2 2/4] spapr/xive: Use kvmppc_xive_source_reset() in post_load
,
Cédric Le Goater
,
09:46
Re: [PATCH] ppc/pnv: Add a HIOMAP erase command
,
David Gibson
,
07:22
Re: [PATCH 07/10] spapr: create helper to set ibm,associativity
,
Daniel Henrique Barboza
,
06:39
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
06:33
[PATCH] ppc/pnv: Add a HIOMAP erase command
,
Cédric Le Goater
,
03:37
Re: [PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
Cédric Le Goater
,
02:59
Re: [PATCH 3/8] spapr/xive: Query the characteristics of a source in KVM
,
Cédric Le Goater
,
02:59
Re: [PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO
,
Cédric Le Goater
,
02:49
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
Cédric Le Goater
,
02:45
Re: [PATCH 08/10] spapr: introduce SpaprMachineClass::numa_assoc_domains
,
David Gibson
,
00:27
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
00:27
August 19, 2020
Re: [PATCH 07/10] spapr: create helper to set ibm,associativity
,
David Gibson
,
23:58
Re: [PATCH 04/10] spapr: add spapr_machine_using_legacy_numa() helper
,
David Gibson
,
23:58
Re: [PATCH 05/10] spapr: make ibm,max-associativity-domains scale with user input
,
David Gibson
,
23:58
Re: [PATCH 03/10] spapr: robustify NVLink2 NUMA node logic
,
David Gibson
,
23:58
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Eduardo Habkost
,
22:11
Re: [PATCH v6 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
22:05
Re: [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
David Gibson
,
21:43
Re: [PATCH v6 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
21:43
Re: [PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
David Gibson
,
21:43
Re: [PATCH 3/8] spapr/xive: Query the characteristics of a source in KVM
,
David Gibson
,
21:43
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
David Gibson
,
20:59
Re: [PATCH 1/8] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
,
David Gibson
,
20:59
Re: [PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO
,
David Gibson
,
20:59
[PATCH v2 27/58] spapr: Move typedef SpaprMachineState to spapr.h
,
Eduardo Habkost
,
20:13
Re: [PATCH v6 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
19:55
[PATCH v2 7/7] target: Push BQL on ->cpu_exec_interrupt down into per-arch implementation
,
Robert Foley
,
14:30
[PATCH v2 6/7] target: rename all *_cpu_exec_interrupt functions to *_cpu_exec_interrupt_locked
,
Robert Foley
,
14:30
[PATCH v2 4/7] target: Push BQL on ->do_interrupt down into per-arch implementation
,
Robert Foley
,
14:30
[PATCH v2 1/7] target: rename all *_do_interupt functions to _do_interrupt_locked
,
Robert Foley
,
14:30
Re: [PATCH v6 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
13:04
[PATCH v6 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
12:44
[PATCH v6 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
12:44
[PATCH v6 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Thiago Jung Bauermann
,
12:44
[PATCH v6 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
12:44
[PATCH v6 3/8] ppc/spapr: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
12:44
[PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
12:44
[PATCH v6 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
12:44
[PATCH v6 1/8] target/arm: Move start-powered-off property to generic CPUState
,
Thiago Jung Bauermann
,
12:44
[PATCH v6 2/8] target/arm: Move setting of CPU halted state to generic code
,
Thiago Jung Bauermann
,
12:44
Re: [PATCH v5 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
11:27
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Philippe Mathieu-Daudé
,
11:27
[PULL 3/3] hw: add compat machines for 5.2
,
Eduardo Habkost
,
11:23
[PULL 2/3] qmp: Expose MachineClass::default_ram_id
,
Eduardo Habkost
,
11:23
[PULL 1/3] qdev: Document qdev_prop_set_drive_err() return value
,
Eduardo Habkost
,
11:23
[PULL 0/3] Machine queue 2020-08-19
,
Eduardo Habkost
,
11:23
[PATCH v2] hw: add compat machines for 5.2
,
Cornelia Huck
,
10:40
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Laszlo Ersek
,
10:38
Re: [PATCH v6 1/7] Open 5.2 development tree
,
Stefan Hajnoczi
,
10:14
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Stefan Hajnoczi
,
10:13
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Cornelia Huck
,
10:11
[PATCH 8/8] spapr/xive: Introduce a XIVE StoreEOI IRQ backend
,
Cédric Le Goater
,
09:09
[PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
,
Cédric Le Goater
,
09:09
[PATCH 5/8] spapr/xive: Enforce the load-after-store ordering
,
Cédric Le Goater
,
09:09
[PATCH 6/8] spapr/xive: Activate StoreEOI by default
,
Cédric Le Goater
,
09:09
[PATCH 4/8] spapr/xive: Activate StoreEOI for POWER10 only
,
Cédric Le Goater
,
09:08
[PATCH 3/8] spapr/xive: Query the characteristics of a source in KVM
,
Cédric Le Goater
,
09:08
[PATCH 0/8] spapr/xive: Activate StoreEOI in P10 compat guests
,
Cédric Le Goater
,
09:08
[PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO
,
Cédric Le Goater
,
09:08
[PATCH 1/8] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
,
Cédric Le Goater
,
09:08
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Igor Mammedov
,
09:06
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Igor Mammedov
,
08:54
August 18, 2020
Re: [PATCH v5 8/8] target/s390x: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
23:10
Re: [PATCH v5 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
23:10
Re: [PATCH v5 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Philippe Mathieu-Daudé
,
23:07
Re: [PATCH v5 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
23:06
Re: [PATCH v5 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
23:05
[PATCH v5 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
22:43
[PATCH v5 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
22:43
[PATCH v5 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
22:43
[PATCH v5 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Thiago Jung Bauermann
,
22:43
[PATCH v5 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
22:43
[PATCH v5 3/8] ppc/spapr: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
22:43
[PATCH v5 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
22:43
[PATCH v5 1/8] target/arm: Move start-powered-off property to generic CPUState
,
Thiago Jung Bauermann
,
22:43
[PATCH v5 2/8] target/arm: Move setting of CPU halted state to generic code
,
Thiago Jung Bauermann
,
22:43
Re: [PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
20:14
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
19:15
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
19:07
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
18:40
Re: [PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N
,
Cornelia Huck
,
11:17
Re: [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Cornelia Huck
,
11:12
[PATCH v6 7/7] vhost-user-blk-pci: default num_queues to -smp N
,
Stefan Hajnoczi
,
10:34
[PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N
,
Stefan Hajnoczi
,
10:34
[PATCH v6 6/7] virtio-blk-pci: default num_queues to -smp N
,
Stefan Hajnoczi
,
10:34
[PATCH v6 3/7] virtio-pci: add virtio_pci_optimal_num_queues() helper
,
Stefan Hajnoczi
,
10:34
[PATCH v6 4/7] virtio-scsi: introduce a constant for fixed virtqueues
,
Stefan Hajnoczi
,
10:34
[PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
,
Stefan Hajnoczi
,
10:34
[PATCH v6 1/7] Open 5.2 development tree
,
Stefan Hajnoczi
,
10:34
[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
,
Stefan Hajnoczi
,
10:34
Re: [PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
07:06
Re: [PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
07:03
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Igor Mammedov
,
07:03
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Igor Mammedov
,
06:26
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
03:28
Re: [PATCH v4 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
03:27
Re: [PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
03:26
Re: [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
03:22
[PULL 40/40] spapr/xive: Use xive_source_esb_len()
,
David Gibson
,
00:21
[PULL 32/40] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
,
David Gibson
,
00:21
[PULL 36/40] spapr/xive: Simplify error handling in kvmppc_xive_connect()
,
David Gibson
,
00:21
[PULL 34/40] spapr/xive: Fix error handling in kvmppc_xive_post_load()
,
David Gibson
,
00:21
[PULL 35/40] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
,
David Gibson
,
00:21
[PULL 38/40] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
,
David Gibson
,
00:21
[PULL 33/40] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
,
David Gibson
,
00:21
[PULL 39/40] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
David Gibson
,
00:21
[PULL 30/40] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
,
David Gibson
,
00:21
[PULL 31/40] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
,
David Gibson
,
00:21
[PULL 37/40] ppc/xive: Simplify error handling in xive_tctx_realize()
,
David Gibson
,
00:20
[PULL 29/40] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
,
David Gibson
,
00:20
[PULL 28/40] spapr/xive: Rework error handling of kvmppc_xive_mmap()
,
David Gibson
,
00:20
[PULL 25/40] spapr: Simplify error handling in spapr_phb_realize()
,
David Gibson
,
00:20
[PULL 27/40] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
,
David Gibson
,
00:20
[PULL 20/40] spapr/xive: Simplify kvmppc_xive_disconnect()
,
David Gibson
,
00:20
[PULL 26/40] spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
,
David Gibson
,
00:20
[PULL 24/40] spapr/xive: Convert KVM device fd checks to assert()
,
David Gibson
,
00:20
[PULL 21/40] target/ppc: Integrate icount to purr, vtb, and tbu40
,
David Gibson
,
00:20
[PULL 23/40] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
David Gibson
,
00:19
[PULL 15/40] target/ppc: Fix SPE unavailable exception triggering
,
David Gibson
,
00:19
[PULL 18/40] spapr: Clarify error and documentation for broken KVM XICS
,
David Gibson
,
00:19
[PULL 22/40] ppc/xive: Rework setup of XiveSource::esb_mmio
,
David Gibson
,
00:19
[PULL 19/40] spapr/xive: Fix xive->fd if kvm_create_device() fails
,
David Gibson
,
00:19
[PULL 17/40] docs: Update POWER9 XIVE support for nested guests
,
David Gibson
,
00:19
[PULL 07/40] ppc/spapr: Fix 32 bit logical memory block size assumptions
,
David Gibson
,
00:19
[PULL 12/40] target/ppc: add vmulld to INDEX_op_mul_vec case
,
David Gibson
,
00:19
[PULL 16/40] docs: adding NUMA documentation for pseries
,
David Gibson
,
00:19
[PULL 14/40] target/ppc: add vmulh{su}d instructions
,
David Gibson
,
00:19
[PULL 13/40] target/ppc: add vmulh{su}w instructions
,
David Gibson
,
00:19
[PULL 10/40] ppc/xive: Fix some typos in comments
,
David Gibson
,
00:19
[PULL 11/40] Update PowerPC AT_HWCAP2 definition
,
David Gibson
,
00:19
[PULL 09/40] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
David Gibson
,
00:19
[PULL 05/40] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
,
David Gibson
,
00:19
[PULL 08/40] spapr: Use error_append_hint() in spapr_caps.c
,
David Gibson
,
00:19
[PULL 06/40] target/ppc: add vmulld instruction
,
David Gibson
,
00:19
[PULL 03/40] target/ppc: Enable Power ISA 3.1
,
David Gibson
,
00:19
[PULL 02/40] target/ppc: Introduce Power ISA 3.1 flag
,
David Gibson
,
00:19
[PULL 00/40] ppc-for-5.2 queue 20200818
,
David Gibson
,
00:19
[PULL 04/40] target/ppc: add byte-reverse br[dwh] instructions
,
David Gibson
,
00:19
[PULL 01/40] target/ppc: Fix TCG leak with the evmwsmiaa instruction
,
David Gibson
,
00:19
August 17, 2020
[PATCH v4 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
23:35
[PATCH v4 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
23:35
[PATCH v4 6/8] sparc/sun4m: Remove main_cpu_reset()
,
Thiago Jung Bauermann
,
23:35
[PATCH v4 5/8] mips/cps: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
23:35
[PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
23:34
[PATCH v4 3/8] ppc/spapr: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
23:34
[PATCH v4 2/8] target/arm: Move setting of CPU halted state to generic code
,
Thiago Jung Bauermann
,
23:34
[PATCH v4 1/8] target/arm: Move start-powered-off property to generic CPUState
,
Thiago Jung Bauermann
,
23:34
[PATCH v4 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
23:34
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
21:44
Re: x86_64 emulation on ppc64le POWER9 hardware - no multi threading
,
Kim-Norman Sahm
,
04:44
Re: x86_64 emulation on ppc64le POWER9 hardware - no multi threading
,
Cédric Le Goater
,
04:34
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
02:13
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Philippe Mathieu-Daudé
,
01:24
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
00:48
August 16, 2020
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
Cédric Le Goater
,
09:38
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
David Gibson
,
02:27
August 15, 2020
[PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
,
Daniel Henrique Barboza
,
13:06
[PATCH 05/10] spapr: make ibm, max-associativity-domains scale with user input
,
Daniel Henrique Barboza
,
12:57
[PATCH 00/10] pseries NUMA distance rework
,
Daniel Henrique Barboza
,
12:13
[PATCH 10/10] specs/ppc-spapr-numa: update with new NUMA support
,
Daniel Henrique Barboza
,
12:09
[PATCH 06/10] spapr: allow 4 NUMA levels in ibm, associativity-reference-points
,
Daniel Henrique Barboza
,
12:00
[PATCH 04/10] spapr: add spapr_machine_using_legacy_numa() helper
,
Daniel Henrique Barboza
,
11:51
[PATCH 07/10] spapr: create helper to set ibm,associativity
,
Daniel Henrique Barboza
,
11:48
[PATCH 03/10] spapr: robustify NVLink2 NUMA node logic
,
Daniel Henrique Barboza
,
11:47
[PATCH 08/10] spapr: introduce SpaprMachineClass::numa_assoc_domains
,
Daniel Henrique Barboza
,
11:33
[PATCH 01/10] hw: add compat machines for 5.2
,
Daniel Henrique Barboza
,
11:20
[PATCH 09/10] spapr: consider user input when defining spapr guest NUMA
,
Daniel Henrique Barboza
,
11:19
August 14, 2020
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
Cédric Le Goater
,
13:01
Re: [PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
Cédric Le Goater
,
11:08
[PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
,
Cédric Le Goater
,
11:04
Re: Linux kernel image for powerpc 64 endian less not booting
,
Oscar Carter
,
06:12
Re: [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
David Gibson
,
00:01
Re: [PATCH v2] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
David Gibson
,
00:00
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
David Gibson
,
00:00
August 13, 2020
[PATCH v2] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
19:12
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
Gustavo Romero
,
19:03
Re: [PATCH] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
Laurent Vivier
,
18:35
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
Greg Kurz
,
18:00
Re: [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
Greg Kurz
,
17:39
Re: [PATCH] spapr/xive: Use xive_source_esb_len()
,
Gustavo Romero
,
16:39
Re: [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
Daniel Henrique Barboza
,
15:57
[PATCH] spapr/xive: Use xive_source_esb_len()
,
Greg Kurz
,
13:28
[PATCH] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
11:55
Re: [PULL 0/9] Tracing patches
,
Stefan Hajnoczi
,
08:17
Re: [PATCH 14/14] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
,
David Gibson
,
07:10
Re: [PATCH 13/14] ppc/xive: Simplify error handling in xive_tctx_realize()
,
David Gibson
,
07:10
Re: [PATCH 11/14] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
,
David Gibson
,
07:10
Re: [PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()
,
David Gibson
,
07:10
Re: [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
David Gibson
,
07:10
Re: [PATCH 12/14] spapr/xive: Simplify error handling in kvmppc_xive_connect()
,
David Gibson
,
07:10
Re: [PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
,
David Gibson
,
07:10
Re: [PULL 0/9] Tracing patches
,
no-reply
,
06:48
Re: [PATCH 10/14] spapr/xive: Fix error handling in kvmppc_xive_post_load()
,
David Gibson
,
06:45
Re: [PATCH 09/14] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
,
David Gibson
,
06:45
Re: [PATCH 08/14] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
,
David Gibson
,
06:45
Re: [PATCH 03/14] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
,
David Gibson
,
06:45
Re: [PATCH 06/14] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
,
David Gibson
,
06:45
Re: [PATCH 07/14] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
,
David Gibson
,
06:45
Re: [PATCH 04/14] spapr/xive: Rework error handling of kvmppc_xive_mmap()
,
David Gibson
,
06:45
Re: [PATCH 05/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
,
David Gibson
,
06:45
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
06:32
Re: [PULL 0/9] Tracing patches
,
no-reply
,
06:32
Re: [PATCH 02/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
,
David Gibson
,
05:37
Re: [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
David Gibson
,
05:37
Re: [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
,
Greg Kurz
,
04:19
[PULL 9/9] trace-events: Fix attribution of trace points to source
,
Stefan Hajnoczi
,
03:47
[PULL 8/9] trace-events: Delete unused trace points
,
Stefan Hajnoczi
,
03:46
[PULL 7/9] scripts/cleanup-trace-events: Emit files in alphabetical order
,
Stefan Hajnoczi
,
03:46
[PULL 6/9] scripts/cleanup-trace-events: Fix for vcpu property
,
Stefan Hajnoczi
,
03:46
[PULL 5/9] softmmu: Add missing trace-events file
,
Stefan Hajnoczi
,
03:45
[PULL 3/9] build: Don't make object files for dtrace on macOS
,
Stefan Hajnoczi
,
03:45
[PULL 4/9] net/colo: Match is-enabled probe to tracepoint
,
Stefan Hajnoczi
,
03:45
[PULL 2/9] scripts/tracetool: Use void pointer for vcpu
,
Stefan Hajnoczi
,
03:45
[PULL 1/9] scripts/tracetool: Fix dtrace generation for macOS
,
Stefan Hajnoczi
,
03:44
[PULL 0/9] Tracing patches
,
Stefan Hajnoczi
,
03:44
Re: [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
,
Greg Kurz
,
03:44
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
David Gibson
,
03:10
August 12, 2020
Re: [PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
22:43
Re: [RFC PATCH v3 8/8] target/s390x: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
21:26
Re: [PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
,
David Gibson
,
20:10
Re: [PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Richard Henderson
,
17:33
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
15:07
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
Laurent Vivier
,
13:29
Re: [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
John Snow
,
13:18
[PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
,
Greg Kurz
,
13:09
[PATCH v2 1/2] nvram: Add dry_run argument to chrp_nvram_create_system_partition()
,
Greg Kurz
,
13:09
[PATCH v2 0/2] spapr/nvram: Fix QEMU crash
,
Greg Kurz
,
13:08
August 11, 2020
Re: [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Greg Kurz
,
13:47
Re: [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Laurent Vivier
,
13:28
Re: [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Greg Kurz
,
12:36
Re: [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Laurent Vivier
,
12:05
[PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
11:33
[PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options
,
Greg Kurz
,
11:30
[PATCH 1/2] nvram: Add dry_run argument to chrp_nvram_create_system_partition()
,
Greg Kurz
,
11:30
[PATCH 0/2] spapr/nvram: Fix QEMU crash
,
Greg Kurz
,
11:30
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Peter Maydell
,
11:13
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
11:09
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Peter Maydell
,
10:25
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
09:34
Re: [RFC PATCH v3 8/8] target/s390x: Use start-powered-off CPUState property
,
Cornelia Huck
,
07:05
Re: [PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Peter Maydell
,
05:31
August 10, 2020
[PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
,
Gustavo Romero
,
21:28
[PATCH 14/14] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
,
Greg Kurz
,
12:55
[PATCH 13/14] ppc/xive: Simplify error handling in xive_tctx_realize()
,
Greg Kurz
,
12:55
[PATCH 12/14] spapr/xive: Simplify error handling in kvmppc_xive_connect()
,
Greg Kurz
,
12:55
[PATCH 11/14] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
,
Greg Kurz
,
12:55
[PATCH 10/14] spapr/xive: Fix error handling in kvmppc_xive_post_load()
,
Greg Kurz
,
12:55
[PATCH 09/14] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
,
Greg Kurz
,
12:55
[PATCH 08/14] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
,
Greg Kurz
,
12:54
[PATCH 07/14] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
,
Greg Kurz
,
12:54
[PATCH 06/14] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
,
Greg Kurz
,
12:54
[PATCH 05/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
,
Greg Kurz
,
12:54
[PATCH 04/14] spapr/xive: Rework error handling of kvmppc_xive_mmap()
,
Greg Kurz
,
12:54
[PATCH 03/14] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
,
Greg Kurz
,
12:54
[PATCH 02/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
,
Greg Kurz
,
12:54
[PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
,
Greg Kurz
,
12:54
[PATCH 00/14] ppc/spapr: Error handling fixes and cleanups
,
Greg Kurz
,
12:54
August 08, 2020
Re: [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Cédric Le Goater
,
06:50
August 07, 2020
Re: [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Cédric Le Goater
,
08:42
Re: [PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()
,
Cédric Le Goater
,
08:37
Re: [PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
,
Cédric Le Goater
,
08:36
[PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()
,
Greg Kurz
,
07:32
[PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
07:32
[PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
,
Greg Kurz
,
07:32
[PATCH v3 for-5.2 0/3] spapr: Cleanups for XIVE
,
Greg Kurz
,
07:32
Re: [PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
05:29
Re: [PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
03:16
August 06, 2020
Re: [PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Cédric Le Goater
,
13:55
[PATCH v2 for-5.2 5/5] spapr: Simplify error handling in spapr_phb_realize()
,
Greg Kurz
,
12:56
[PATCH v2 for-5.2 4/5] spapr/xive: Convert KVM device fd checks to assert()
,
Greg Kurz
,
12:56
[PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
12:56
[PATCH v2 for-5.2 2/5] spapr/xive: Simplify kvmppc_xive_disconnect()
,
Greg Kurz
,
12:56
[PATCH v2 for-5.2 1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails
,
Greg Kurz
,
12:56
[PATCH v2 for-5.2 0/5] papr: Cleanups for XIVE and PHB
,
Greg Kurz
,
12:56
Re: [PATCH for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
05:23
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Peter Maydell
,
05:18
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Hildenbrand
,
03:25
Re: x86_64 emulation on ppc64le POWER9 hardware - no multi threading
,
Kim-Norman Sahm
,
02:30
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Gibson
,
02:14
Re: [PATCH] spapr: Clarify error and documentation for broken KVM XICS
,
David Gibson
,
01:53
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
David Gibson
,
01:53
Re: [PATCH for-5.2 5/5] spapr: Simplify error handling in spapr_phb_realize()
,
David Gibson
,
01:11
Re: [PATCH for-5.2 2/5] spapr/xive: Simplify kvmppc_xive_disconnect()
,
David Gibson
,
01:11
Re: [PATCH for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
David Gibson
,
01:11
Re: [PATCH for-5.2 1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails
,
David Gibson
,
01:11
Re: [PATCH for-5.2 4/5] spapr/xive: Convert KVM device fd checks to assert()
,
David Gibson
,
01:11
August 05, 2020
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
16:23
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Peter Maydell
,
15:04
[PATCH v1 14/21] target/ppc: add BQL to do_interrupt and cpu_exec_interrupt
,
Robert Foley
,
14:17
Re: [PATCH for-5.2 0/5] spapr: Cleanups for XIVE and PHB
,
no-reply
,
13:44
[PATCH for-5.2 5/5] spapr: Simplify error handling in spapr_phb_realize()
,
Greg Kurz
,
13:36
[PATCH for-5.2 4/5] spapr/xive: Convert KVM device fd checks to assert()
,
Greg Kurz
,
13:35
[PATCH for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
,
Greg Kurz
,
13:35
[PATCH for-5.2 2/5] spapr/xive: Simplify kvmppc_xive_disconnect()
,
Greg Kurz
,
13:35
[PATCH for-5.2 1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails
,
Greg Kurz
,
13:35
[PATCH for-5.2 0/5] spapr: Cleanups for XIVE and PHB
,
Greg Kurz
,
13:35
Re: [PATCH v3 0/8] Generalize start-powered-off property from ARM
,
Thiago Jung Bauermann
,
13:02
Re: [PATCH] spapr: Clarify error and documentation for broken KVM XICS
,
Cédric Le Goater
,
12:30
[PATCH] spapr: Clarify error and documentation for broken KVM XICS
,
Greg Kurz
,
11:47
Re: [PATCH] docs: Update POWER9 XIVE support for nested guests
,
David Gibson
,
01:48
August 04, 2020
[PATCH] docs: Update POWER9 XIVE support for nested guests
,
Cédric Le Goater
,
09:16
Re: [PATCH v2 1/1] docs: adding NUMA documentation for pseries
,
David Gibson
,
06:25
Re: [PATCH v2 1/1] docs: adding NUMA documentation for pseries
,
Greg Kurz
,
05:31
August 03, 2020
Re: x86_64 emulation on ppc64le POWER9 hardware - no multi threading
,
Cédric Le Goater
,
13:37
Re: x86_64 emulation on ppc64le POWER9 hardware - no multi threading
,
Cédric Le Goater
,
12:19
Re: x86_64 emulation on ppc64le POWER9 hardware - no multi threading
,
Cédric Le Goater
,
11:24
x86_64 emulation on ppc64le POWER9 hardware - no multi threading
,
Kim-Norman Sahm
,
10:25
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Daniel Henrique Barboza
,
09:43
[PATCH v2 1/1] docs: adding NUMA documentation for pseries
,
Daniel Henrique Barboza
,
09:34
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Daniel Henrique Barboza
,
09:30
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Peter Maydell
,
08:59
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Greg Kurz
,
08:53
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Daniel Henrique Barboza
,
08:14
Re: [PATCH 1/1] docs: adding NUMA documentation for pseries
,
Greg Kurz
,
07:49
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Cornelia Huck
,
04:33
Re: Linux kernel image for powerpc 64 endian less not booting
,
Greg Kurz
,
04:22
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Gibson
,
04:15
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Janosch Frank
,
04:08
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Gibson
,
03:55
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Janosch Frank
,
03:49
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Janosch Frank
,
03:40
Re: [PATCH v2] target/ppc: Fix SPE unavailable exception triggering
,
David Gibson
,
02:37
August 01, 2020
Linux kernel image for powerpc 64 endian less not booting
,
Oscar Carter
,
10:44
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc