Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Apr 30 2020 22:21:32 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v1 2/9] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Alex Bennée
,
2020/04/30
[PATCH v2] hw: add compat machines for 5.1
,
Cornelia Huck
,
2020/04/29
[PATCH 16/17] spapr_pci: Drop some dead error handling
,
Markus Armbruster
,
2020/04/28
Re: [PATCH 16/17] spapr_pci: Drop some dead error handling
,
David Gibson
,
2020/04/28
Re: [PATCH 16/17] spapr_pci: Drop some dead error handling
,
Greg Kurz
,
2020/04/29
Re: [PATCH 16/17] spapr_pci: Drop some dead error handling
,
Philippe Mathieu-Daudé
,
2020/04/29
About hardfloat in ppc
,
Yonggang Luo
,
2020/04/27
Re: About hardfloat in ppc
,
Alex Bennée
,
2020/04/27
Re: About hardfloat in ppc
,
BALATON Zoltan
,
2020/04/27
Re: About hardfloat in ppc
,
Alex Bennée
,
2020/04/27
Re: About hardfloat in ppc
,
Yonggang Luo
,
2020/04/27
Re: About hardfloat in ppc
,
Alex Bennée
,
2020/04/28
Re: About hardfloat in ppc
,
Yonggang Luo
,
2020/04/28
R: About hardfloat in ppc
,
Dino Papararo
,
2020/04/29
R: About hardfloat in ppc
,
Dino Papararo
,
2020/04/29
Re: R: About hardfloat in ppc
,
Alex Bennée
,
2020/04/29
Re: R: About hardfloat in ppc
,
Yonggang Luo
,
2020/04/29
Re: R: About hardfloat in ppc
,
Alex Bennée
,
2020/04/29
R: R: About hardfloat in ppc
,
Dino Papararo
,
2020/04/29
Re: R: About hardfloat in ppc
,
Peter Maydell
,
2020/04/29
Re: R: R: About hardfloat in ppc
,
Alex Bennée
,
2020/04/29
Re: R: R: About hardfloat in ppc
,
Yonggang Luo
,
2020/04/29
Re: R: R: About hardfloat in ppc
,
Richard Henderson
,
2020/04/29
Re: R: R: About hardfloat in ppc
,
Yonggang Luo
,
2020/04/30
Re: R: R: About hardfloat in ppc
,
Alex Bennée
,
2020/04/30
Re: R: R: About hardfloat in ppc
,
Yonggang Luo
,
2020/04/30
Re: R: R: About hardfloat in ppc
,
BALATON Zoltan
,
2020/04/30
R: R: R: About hardfloat in ppc
,
Dino Papararo
,
2020/04/30
Re: About hardfloat in ppc
,
Programmingkid
,
2020/04/30
Re: About hardfloat in ppc
,
Yonggang Luo
,
2020/04/30
Re: R: About hardfloat in ppc
,
Yonggang Luo
,
2020/04/29
Re: About hardfloat in ppc
,
BALATON Zoltan
,
2020/04/30
Re: About hardfloat in ppc
,
Alex Bennée
,
2020/04/30
Re: About hardfloat in ppc
,
BALATON Zoltan
,
2020/04/30
[PATCH] hw: add compat machines for 5.1
,
Cornelia Huck
,
2020/04/24
Re: [PATCH] hw: add compat machines for 5.1
,
no-reply
,
2020/04/24
Re: [PATCH] hw: add compat machines for 5.1
,
David Gibson
,
2020/04/25
Re: [PATCH] hw: add compat machines for 5.1
,
Michael S. Tsirkin
,
2020/04/26
Re: [PATCH] hw: add compat machines for 5.1
,
Auger Eric
,
2020/04/27
Re: [PATCH] hw: add compat machines for 5.1
,
Cornelia Huck
,
2020/04/27
Re: [PATCH] hw: add compat machines for 5.1
,
Auger Eric
,
2020/04/27
Re: [PATCH] hw: add compat machines for 5.1
,
Cornelia Huck
,
2020/04/27
[PATCH v1 06/14] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Alex Bennée
,
2020/04/23
[PATCH v2 0/4] smbus: SPD fixes
,
Markus Armbruster
,
2020/04/22
[PATCH v2 4/4] smbus: Fix spd_data_generate() for number of banks > 2
,
Markus Armbruster
,
2020/04/22
[PATCH v2 1/4] sam460ex: Suppress useless warning on -m 32 and -m 64
,
Markus Armbruster
,
2020/04/22
Re: [PATCH v2 1/4] sam460ex: Suppress useless warning on -m 32 and -m 64
,
Philippe Mathieu-Daudé
,
2020/04/22
[PATCH v2 3/4] bamboo, sam460ex: Tidy up error message for unsupported RAM size
,
Markus Armbruster
,
2020/04/22
Re: [PATCH v2 3/4] bamboo, sam460ex: Tidy up error message for unsupported RAM size
,
BALATON Zoltan
,
2020/04/22
Re: [PATCH v2 3/4] bamboo, sam460ex: Tidy up error message for unsupported RAM size
,
Philippe Mathieu-Daudé
,
2020/04/22
[PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/04/22
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/04/22
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Philippe Mathieu-Daudé
,
2020/04/22
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/04/22
Re: [PATCH v2 0/4] smbus: SPD fixes
,
no-reply
,
2020/04/22
Re: [PATCH v2 0/4] smbus: SPD fixes
,
Markus Armbruster
,
2020/04/29
[PATCH v3 6/9] hw/isa/i82378: Remove dead assignment
,
Philippe Mathieu-Daudé
,
2020/04/22
[PATCH v3 5/9] hw/ide/sii3112: Remove dead assignment
,
Philippe Mathieu-Daudé
,
2020/04/22
[PATCH v3 4/9] hw/input/adb-kbd: Remove dead assignment
,
Philippe Mathieu-Daudé
,
2020/04/22
[PATCH 0/4] Subject: [PATCH 0/4] smbus: SPD fixes
,
Markus Armbruster
,
2020/04/20
[PATCH 1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB
,
Markus Armbruster
,
2020/04/20
Re: [PATCH 1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB
,
BALATON Zoltan
,
2020/04/20
Re: [PATCH 1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB
,
Markus Armbruster
,
2020/04/21
Re: [PATCH 1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB
,
BALATON Zoltan
,
2020/04/22
Re: [PATCH 1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB
,
Markus Armbruster
,
2020/04/29
[PATCH 4/4] smbus: Fix spd_data_generate() for number of banks > 2
,
Markus Armbruster
,
2020/04/20
Re: [PATCH 4/4] smbus: Fix spd_data_generate() for number of banks > 2
,
Philippe Mathieu-Daudé
,
2020/04/20
Re: [PATCH 4/4] smbus: Fix spd_data_generate() for number of banks > 2
,
BALATON Zoltan
,
2020/04/20
Re: [PATCH 4/4] smbus: Fix spd_data_generate() for number of banks > 2
,
Markus Armbruster
,
2020/04/21
[PATCH 3/4] bamboo, sam460ex: Tidy up error message for unsupported RAM size
,
Markus Armbruster
,
2020/04/20
Re: [PATCH 3/4] bamboo, sam460ex: Tidy up error message for unsupported RAM size
,
Philippe Mathieu-Daudé
,
2020/04/20
[PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/04/20
Re: [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/04/20
Re: [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/04/21
Re: [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/04/22
Re: [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/04/24
Re: [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
Philippe Mathieu-Daudé
,
2020/04/24
Re: [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/04/24
Re: [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/04/24
Re: [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/04/29
machine type does not support if=ide,bus=2,unit=0 (host: Win 10; guest: Apple OS 9.2.1)
,
chaderous
,
2020/04/17
Re: machine type does not support if=ide,bus=2,unit=0 (host: Win 10; guest: Apple OS 9.2.1)
,
Howard Spoelstra
,
2020/04/17
Re: machine type does not support if=ide,bus=2,unit=0 (host: Win 10; guest: Apple OS 9.2.1)
,
Chad Conrady
,
2020/04/20
Re: machine type does not support if=ide,bus=2,unit=0 (host: Win 10; guest: Apple OS 9.2.1)
,
Howard Spoelstra
,
2020/04/20
[PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Philippe Mathieu-Daudé
,
2020/04/17
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Nicholas Piggin
,
2020/04/17
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Philippe Mathieu-Daudé
,
2020/04/17
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Nicholas Piggin
,
2020/04/18
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Cédric Le Goater
,
2020/04/17
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Peter Maydell
,
2020/04/20
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Dennis Clarke
,
2020/04/20
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
David Gibson
,
2020/04/20
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Philippe Mathieu-Daudé
,
2020/04/21
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Dennis Clarke
,
2020/04/21
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
David Gibson
,
2020/04/20
Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
,
Peter Maydell
,
2020/04/21
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Peter Maydell
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
David Gibson
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Peter Maydell
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Philippe Mathieu-Daudé
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Dennis Clarke
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Philippe Mathieu-Daudé
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
BALATON Zoltan
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Peter Maydell
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Cédric Le Goater
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
BALATON Zoltan
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Philippe Mathieu-Daudé
,
2020/04/17
Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
,
Richard Henderson
,
2020/04/17
[PULL 0/3] ppc-for-5.0 queue 20200417
,
David Gibson
,
2020/04/17
[PULL 1/3] linux-user/ppc: Fix padding in mcontext_t for ppc64
,
David Gibson
,
2020/04/17
[PULL 3/3] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
,
David Gibson
,
2020/04/17
[PULL 2/3] target/ppc: Fix wrong interpretation of the disposition flag.
,
David Gibson
,
2020/04/17
Re: [PULL 0/3] ppc-for-5.0 queue 20200417
,
Peter Maydell
,
2020/04/17
Re: [PULL 0/3] ppc-for-5.0 queue 20200417
,
David Gibson
,
2020/04/17
Re: [PULL 0/3] ppc-for-5.0 queue 20200417
,
David Gibson
,
2020/04/17
Re: [PULL 0/3] ppc-for-5.0 queue 20200417
,
Peter Maydell
,
2020/04/17
Re: [PULL 0/3] ppc-for-5.0 queue 20200417
,
David Gibson
,
2020/04/17
Re: [PULL 0/3] ppc-for-5.0 queue 20200417
,
Peter Maydell
,
2020/04/20
[PATCH qemu] spapr: Add PVR setting capability
,
Alexey Kardashevskiy
,
2020/04/17
[PATCH v2 14/17] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Alex Bennée
,
2020/04/14
Re: [PATCH v2 14/17] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Richard Henderson
,
2020/04/14
[PATCH-for-5.0 00/12] various bugfixes
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 04/12] qga: Restrict guest-file-read count to 48 MB to avoid crashes
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.0 04/12] qga: Restrict guest-file-read count to 48 MB to avoid crashes
,
Daniel P . Berrangé
,
2020/04/15
Re: [PATCH-for-5.0 04/12] qga: Restrict guest-file-read count to 48 MB to avoid crashes
,
Philippe Mathieu-Daudé
,
2020/04/15
Re: [PATCH-for-5.0 04/12] qga: Restrict guest-file-read count to 48 MB to avoid crashes
,
Michael Roth
,
2020/04/15
[PATCH-for-5.0 11/12] gdbstub: Do not use memset() on GByteArray
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 09/12] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 02/12] qga: Extract guest_file_handle_find() to commands-common.h
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 01/12] Revert "prevent crash when executing guest-file-read with large count"
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 06/12] hw/openrisc/pic_cpu: Use qdev gpio rather than qemu_allocate_irqs()
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 08/12] hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 10/12] hw/block/pflash: Check return value of blk_pwrite()
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.0 10/12] hw/block/pflash: Check return value of blk_pwrite()
,
Mansour Ahmadi
,
2020/04/14
Re: [PATCH-for-5.0 10/12] hw/block/pflash: Check return value of blk_pwrite()
,
Philippe Mathieu-Daudé
,
2020/04/15
[PATCH-for-5.0 03/12] qga: Extract qmp_guest_file_read() to common commands.c
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 07/12] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 05/12] vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.0 05/12] vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
,
Michael S. Tsirkin
,
2020/04/17
[PATCH-for-5.0 12/12] gdbstub: Introduce gdb_get_freg32() to get float32 registers
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.0 00/12] various bugfixes
,
Michael S. Tsirkin
,
2020/04/17
Re: [PATCH-for-5.0 00/12] various bugfixes
,
Peter Maydell
,
2020/04/17
[PATCH-for-5.0 v2 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 v2 2/2] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.0 v2 2/2] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Richard Henderson
,
2020/04/14
[PATCH-for-5.0 v2 1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.0 v2 1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
,
Richard Henderson
,
2020/04/14
[PATCH-for-5.0 v3 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 v3 1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
,
Philippe Mathieu-Daudé
,
2020/04/14
[PATCH-for-5.0 v3 2/2] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.0 v3 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers
,
Alex Bennée
,
2020/04/14
[PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Aleksandar Markovic
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Alex Bennée
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Aleksandar Markovic
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
David Gibson
,
2020/04/14
[PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
,
Nicholas Piggin
,
2020/04/14
Re: [PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
,
Nathan Chancellor
,
2020/04/14
Re: [EXTERNAL] [PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
,
Cédric Le Goater
,
2020/04/15
Re: [EXTERNAL] [PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
,
Nicholas Piggin
,
2020/04/16
Re: [EXTERNAL] [PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
,
Alex Bennée
,
2020/04/16
Re: [PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
,
David Gibson
,
2020/04/16
[PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Philippe Mathieu-Daudé
,
2020/04/13
Re: [PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Peter Maydell
,
2020/04/15
Re: [PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
BALATON Zoltan
,
2020/04/15
Re: [PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
BALATON Zoltan
,
2020/04/15
Re: [PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Gerd Hoffmann
,
2020/04/21
Re: [PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Peter Maydell
,
2020/04/21
Re: [PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Gerd Hoffmann
,
2020/04/21
[PATCH] spapr_nvdimm.c: make 'label-size' mandatory
,
Daniel Henrique Barboza
,
2020/04/13
Re: [PATCH] spapr_nvdimm.c: make 'label-size' mandatory
,
David Gibson
,
2020/04/13
Re: [PATCH] spapr_nvdimm.c: make 'label-size' mandatory
,
Daniel Henrique Barboza
,
2020/04/14
Re: [PATCH] spapr_nvdimm.c: make 'label-size' mandatory
,
David Gibson
,
2020/04/23
Re: [PATCH] spapr_nvdimm.c: make 'label-size' mandatory
,
David Gibson
,
2020/04/23
[PATCH-for-5.1 v3 0/7] various: Fix error-propagation with Coccinelle scripts (part 3)
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 00/23] various: Fix error-propagation with Coccinelle scripts (part 2)
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 01/23] scripts/coccinelle: Catch missing error_propagate() calls in realize()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 01/23] scripts/coccinelle: Catch missing error_propagate() calls in realize()
,
Markus Armbruster
,
2020/04/14
Re: [PATCH-for-5.1 v3 01/23] scripts/coccinelle: Catch missing error_propagate() calls in realize()
,
Markus Armbruster
,
2020/04/14
[PATCH-for-5.1 v3 02/23] hw/arm/fsl-imx: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 03/23] hw/arm/stm32f*05_soc: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 04/23] hw/arm/aspeed: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 05/23] hw/arm/allwinner-a10: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 06/23] hw/arm/msf2-soc: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 06/23] hw/arm/msf2-soc: Add missing error-propagation code
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 07/23] hw/riscv/sifive: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 07/23] hw/riscv/sifive: Add missing error-propagation code
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 08/23] hw/arm/armv7m: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 08/23] hw/arm/armv7m: Add missing error-propagation code
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 09/23] hw/intc/arm_gicv3_its_kvm: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 11/23] hw/pci-host/pnv_phb3: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 11/23] hw/pci-host/pnv_phb3: Add missing error-propagation code
,
David Gibson
,
2020/04/13
[PATCH-for-5.1 v3 10/23] hw/microblaze/xlnx-zynqmp-pmu: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 10/23] hw/microblaze/xlnx-zynqmp-pmu: Add missing error-propagation code
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 12/23] hw/block/onenand: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 13/23] scripts/coccinelle: Add script to catch missing error_propagate() calls
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 14/23] hw/arm/bcm2835_peripherals: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 15/23] hw/arm/fsl-imx: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 16/23] hw/arm/stm32fx05_soc: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 17/23] hw/dma/xilinx_axidma: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 18/23] hw/i386/x86: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 19/23] hw/mips/cps: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 20/23] hw/misc/macio/macio: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 21/23] hw/net/xilinx_axienet: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 22/23] hw/riscv/sifive_u: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 23/23] hw/sd/milkymist-memcard: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 00/23] various: Fix error-propagation with Coccinelle scripts (part 2)
,
no-reply
,
2020/04/12
[PATCH-for-5.1 v3 00/24] various: Fix error-propagation with Coccinelle scripts (part 1)
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation
,
Markus Armbruster
,
2020/04/14
Re: [PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation
,
Markus Armbruster
,
2020/04/14
Re: [PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation
,
Philippe Mathieu-Daudé
,
2020/04/15
[PATCH-for-5.1 v3 01/24] various: Remove suspicious '\' character outside of #define in C code
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 01/24] various: Remove suspicious '\' character outside of #define in C code
,
Alistair Francis
,
2020/04/13
Re: [PATCH-for-5.1 v3 01/24] various: Remove suspicious '\' character outside of #define in C code
,
David Gibson
,
2020/04/13
Re: [PATCH-for-5.1 v3 01/24] various: Remove suspicious '\' character outside of #define in C code
,
Markus Armbruster
,
2020/04/29
[PATCH-for-5.1 v3 03/24] hw/arm/allwinner-a10: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 03/24] hw/arm/allwinner-a10: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/13
[PATCH-for-5.1 v3 04/24] hw/arm/aspeed_ast2600: Simplify use of Error*
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 05/24] hw/arm/aspeed_ast2600: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 05/24] hw/arm/aspeed_ast2600: Move some code from realize() to init()
,
Cédric Le Goater
,
2020/04/15
[PATCH-for-5.1 v3 06/24] hw/arm/aspeed_soc: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 07/24] hw/arm/aspeed_soc: Simplify use of Error*
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 08/24] hw/arm/fsl-imx6: Simplify checks on 'smp_cpus' count
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 09/24] hw/arm/fsl-imx6: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 10/24] hw/arm/fsl-imx31: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 11/24] hw/arm/msf2-soc: Store MemoryRegion in MSF2State
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 11/24] hw/arm/msf2-soc: Store MemoryRegion in MSF2State
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 12/24] hw/arm/stm32f205_soc: Store MemoryRegion in STM32F205State
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 12/24] hw/arm/stm32f205_soc: Store MemoryRegion in STM32F205State
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 13/24] hw/arm/stm32f205_soc: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 13/24] hw/arm/stm32f205_soc: Move some code from realize() to init()
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 14/24] hw/arm/xlnx-zynqmp: Use single propagate_error() call
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 14/24] hw/arm/xlnx-zynqmp: Use single propagate_error() call
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 15/24] hw/arm/xlnx-zynqmp: Split xlnx_zynqmp_create_rpu() as init + realize
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 v3 16/24] hw/arm/xlnx-zynqmp: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 16/24] hw/arm/xlnx-zynqmp: Move some code from realize() to init()
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 17/24] hw/microblaze/xlnx-zynqmp-pmu: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 17/24] hw/microblaze/xlnx-zynqmp-pmu: Move some code from realize() to init()
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 18/24] hw/pci-host/pnv_phb3: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 18/24] hw/pci-host/pnv_phb3: Move some code from realize() to init()
,
David Gibson
,
2020/04/13
Re: [PATCH-for-5.1 v3 18/24] hw/pci-host/pnv_phb3: Move some code from realize() to init()
,
Cédric Le Goater
,
2020/04/15
[PATCH-for-5.1 v3 19/24] hw/riscv/sifive_e: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 19/24] hw/riscv/sifive_e: Move some code from realize() to init()
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 20/24] hw/riscv/sifive_u: Use single type_init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 20/24] hw/riscv/sifive_u: Use single type_init()
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 21/24] hw/riscv/sifive_u: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 21/24] hw/riscv/sifive_u: Move some code from realize() to init()
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 22/24] hw/riscv/sifive_u: Store MemoryRegion in SiFiveUSoCState
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 22/24] hw/riscv/sifive_u: Store MemoryRegion in SiFiveUSoCState
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 23/24] hw/riscv/sifive_u: Move some code from realize() to init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 23/24] hw/riscv/sifive_u: Move some code from realize() to init()
,
Alistair Francis
,
2020/04/13
[PATCH-for-5.1 v3 24/24] hw/riscv/sifive_u: Rename MachineClass::init()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 v3 24/24] hw/riscv/sifive_u: Rename MachineClass::init()
,
Alistair Francis
,
2020/04/13
Re: [PATCH-for-5.1 v3 00/24] various: Fix error-propagation with Coccinelle scripts (part 1)
,
no-reply
,
2020/04/12
[PATCH-for-5.1 0/3] various: Remove unnecessary casts
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
,
David Gibson
,
2020/04/13
Re: [PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
,
Cédric Le Goater
,
2020/04/15
[PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
,
Cornelia Huck
,
2020/04/14
Re: [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
,
Corey Minyard
,
2020/04/14
Re: [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
,
John Snow
,
2020/04/17
[PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
David Gibson
,
2020/04/13
Re: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
Markus Armbruster
,
2020/04/14
RE: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
Paul Durrant
,
2020/04/14
Re: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
Cédric Le Goater
,
2020/04/15
Re: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
John Snow
,
2020/04/17
Re: [PATCH-for-5.1 0/3] various: Remove unnecessary casts
,
Richard Henderson
,
2020/04/14
Re: Boot flakiness with QEMU 3.1.0 and Clang built kernels
,
Nicholas Piggin
,
2020/04/11
Re: Boot flakiness with QEMU 3.1.0 and Clang built kernels
,
Nathan Chancellor
,
2020/04/11
Re: Boot flakiness with QEMU 3.1.0 and Clang built kernels
,
Cédric Le Goater
,
2020/04/12
Re: Boot flakiness with QEMU 3.1.0 and Clang built kernels
,
David Gibson
,
2020/04/13
Re: Boot flakiness with QEMU 3.1.0 and Clang built kernels
,
Nathan Chancellor
,
2020/04/14
Re: Boot flakiness with QEMU 3.1.0 and Clang built kernels
,
David Gibson
,
2020/04/14
[PATCH-for-5.0 0/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Philippe Mathieu-Daudé
,
2020/04/11
[PATCH-for-5.0 2/2] qtest: Test the Drawing Engine of the SM501 companion
,
Philippe Mathieu-Daudé
,
2020/04/11
[PATCH-for-5.0 1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Philippe Mathieu-Daudé
,
2020/04/11
Re: [PATCH-for-5.0 1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
BALATON Zoltan
,
2020/04/11
Re: [PATCH-for-5.0 1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Philippe Mathieu-Daudé
,
2020/04/11
Re: [PATCH-for-5.0 1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Peter Maydell
,
2020/04/11
Re: [PATCH-for-5.0 1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.0 1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Peter Maydell
,
2020/04/12
Re: [PATCH-for-5.0 1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [RFC PATCH v2] target/ppc: Enable hardfloat for PPC
,
Yonggang Luo
,
2020/04/10
Re: [RFC PATCH v2] target/ppc: Enable hardfloat for PPC
,
BALATON Zoltan
,
2020/04/10
[PATCH] target/ppc: Fix wrong interpretation of the disposition flag.
,
Ganesh Goudar
,
2020/04/08
Re: [PATCH] target/ppc: Fix wrong interpretation of the disposition flag.
,
David Gibson
,
2020/04/08
[PULL 0/5] Acceptance tests fixes for 5.0-rc2
,
Philippe Mathieu-Daudé
,
2020/04/07
[PULL 1/5] Acceptance test: Fix to EXEC migration
,
Philippe Mathieu-Daudé
,
2020/04/07
[PULL 2/5] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
,
Philippe Mathieu-Daudé
,
2020/04/07
[PULL 3/5] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
,
Philippe Mathieu-Daudé
,
2020/04/07
[PULL 4/5] tests/acceptance/machine_sparc_leon3: Disable HelenOS test
,
Philippe Mathieu-Daudé
,
2020/04/07
[PULL 5/5] .travis.yml: Cache acceptance-test assets
,
Philippe Mathieu-Daudé
,
2020/04/07
Re: [PULL 0/5] Acceptance tests fixes for 5.0-rc2
,
Peter Maydell
,
2020/04/07
[PULL 00/10] ppc-for-5.0 queue 20200407
,
David Gibson
,
2020/04/07
[PULL 02/10] vfio/spapr: Fix page size calculation
,
David Gibson
,
2020/04/07
[PULL 01/10] hw/ppc/e500.c: Handle qemu_find_file() failure
,
David Gibson
,
2020/04/07
[PULL 03/10] ppc/spapr: KVM FWNMI should not be enabled until guest requests it
,
David Gibson
,
2020/04/07
[PULL 07/10] spapr: Fix failure path for attempting to hot unplug PCI bridges
,
David Gibson
,
2020/04/07
[PULL 04/10] ppc/spapr: Improve FWNMI machine check delivery corner case comments
,
David Gibson
,
2020/04/07
[PULL 08/10] hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()
,
David Gibson
,
2020/04/07
[PULL 06/10] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails
,
David Gibson
,
2020/04/07
[PULL 05/10] ppc/spapr: Add FWNMI machine check delivery warnings
,
David Gibson
,
2020/04/07
[PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled
,
David Gibson
,
2020/04/07
[PULL 09/10] pseries: Update SLOF firmware image
,
David Gibson
,
2020/04/07
Re: [PULL 00/10] ppc-for-5.0 queue 20200407
,
Peter Maydell
,
2020/04/07
[PATCH for-5.0?] linux-user/ppc: Fix padding in mcontext_t for ppc64
,
Richard Henderson
,
2020/04/06
Re: [PATCH for-5.0?] linux-user/ppc: Fix padding in mcontext_t for ppc64
,
Laurent Vivier
,
2020/04/07
Re: [PATCH for-5.0?] linux-user/ppc: Fix padding in mcontext_t for ppc64
,
David Gibson
,
2020/04/07
Re: [PATCH for-5.0?] linux-user/ppc: Fix padding in mcontext_t for ppc64
,
Richard Henderson
,
2020/04/07
Re: [PATCH for-5.0?] linux-user/ppc: Fix padding in mcontext_t for ppc64
,
David Gibson
,
2020/04/08
[PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
,
Philippe Mathieu-Daudé
,
2020/04/06
Re: [PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
,
Philippe Mathieu-Daudé
,
2020/04/06
Re: [PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
,
Cédric Le Goater
,
2020/04/07
Re: [PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
,
Cornelia Huck
,
2020/04/07
[PATCH-for-5.1 v2 44/54] hw/misc/macio/macio: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/06
[PATCH-for-5.1 v2 01/54] various: Remove suspicious '\' character outside of #define in C code
,
Philippe Mathieu-Daudé
,
2020/04/06
Re: [PATCH-for-5.1 v2 01/54] various: Remove suspicious '\' character outside of #define in C code
,
Marc-André Lureau
,
2020/04/06
[PATCH] ppc/pnv: Create BMC devices only when defaults are enabled
,
Cédric Le Goater
,
2020/04/04
Re: [PATCH] ppc/pnv: Create BMC devices only when defaults are enabled
,
Nathan Chancellor
,
2020/04/04
Re: [PATCH] ppc/pnv: Create BMC devices only when defaults are enabled
,
Cédric Le Goater
,
2020/04/05
Re: [PATCH] ppc/pnv: Create BMC devices only when defaults are enabled
,
David Gibson
,
2020/04/05
Re: [PATCH v2] ppc/pnv: Create BMC devices at machine init
,
Nathan Chancellor
,
2020/04/04
Re: [PATCH v2] ppc/pnv: Create BMC devices at machine init
,
Cédric Le Goater
,
2020/04/04
Re: [PATCH v2] ppc/pnv: Create BMC devices at machine init
,
Cédric Le Goater
,
2020/04/04
Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/03
Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code
,
Markus Armbruster
,
2020/04/04
Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code
,
Philippe Mathieu-Daudé
,
2020/04/06
[PATCH-for-5.0 0/8] Acceptance tests queue
,
Philippe Mathieu-Daudé
,
2020/04/03
[PATCH-for-5.0 1/8] Acceptance test: Fix to EXEC migration
,
Philippe Mathieu-Daudé
,
2020/04/03
[PATCH-for-5.0 2/8] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
,
Philippe Mathieu-Daudé
,
2020/04/03
[PATCH-for-5.0 3/8] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
,
Philippe Mathieu-Daudé
,
2020/04/03
Re: [PATCH-for-5.0 3/8] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
,
Wainer dos Santos Moschetta
,
2020/04/06
Re: [PATCH-for-5.0 3/8] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
,
Willian Rampazzo
,
2020/04/06
[PATCH-for-5.0 4/8] tests/acceptance/machine_sparc_leon3: Disable HelenOS test
,
Philippe Mathieu-Daudé
,
2020/04/03
[PATCH-for-5.0 5/8] .travis.yml: Cache acceptance-test assets
,
Philippe Mathieu-Daudé
,
2020/04/03
Re: [PATCH-for-5.0 5/8] .travis.yml: Cache acceptance-test assets
,
Wainer dos Santos Moschetta
,
2020/04/06
Re: [PATCH-for-5.0 5/8] .travis.yml: Cache acceptance-test assets
,
Alex Bennée
,
2020/04/06
[PATCH-for-5.1 6/8] tests/Makefile: Add fetch-acceptance-assets rule
,
Philippe Mathieu-Daudé
,
2020/04/03
Re: [PATCH-for-5.1 6/8] tests/Makefile: Add fetch-acceptance-assets rule
,
Alex Bennée
,
2020/04/06
Re: [PATCH-for-5.1 6/8] tests/Makefile: Add fetch-acceptance-assets rule
,
Willian Rampazzo
,
2020/04/06
Re: [PATCH-for-5.1 6/8] tests/Makefile: Add fetch-acceptance-assets rule
,
Alex Bennée
,
2020/04/06
[PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance
,
Philippe Mathieu-Daudé
,
2020/04/03
Re: [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance
,
Alex Bennée
,
2020/04/06
Re: [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance
,
Philippe Mathieu-Daudé
,
2020/04/06
Re: [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance
,
Willian Rampazzo
,
2020/04/06
Re: [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance
,
Alex Bennée
,
2020/04/06
Re: [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance
,
Willian Rampazzo
,
2020/04/06
[NOTFORMERGE PATCH 8/8] Kludge for Avocado issue #3661
,
Philippe Mathieu-Daudé
,
2020/04/03
[PATCH v2] nvdimm-utils: clean up headers and add license comment
,
Igor Mammedov
,
2020/04/03
Re: [PATCH v2] nvdimm-utils: clean up headers and add license comment
,
Philippe Mathieu-Daudé
,
2020/04/03
[PATCH v4 0/4] target/ppc: Add support for Radix partition-scoped translation
,
Cédric Le Goater
,
2020/04/03
[PATCH v4 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
,
Cédric Le Goater
,
2020/04/03
Re: [PATCH v4 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
,
Greg Kurz
,
2020/04/03
Re: [PATCH v4 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
,
David Gibson
,
2020/04/07
[PATCH v4 2/4] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
,
Cédric Le Goater
,
2020/04/03
[PATCH v4 3/4] target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
,
Cédric Le Goater
,
2020/04/03
[PATCH v4 4/4] target/ppc: Add support for Radix partition-scoped translation
,
Cédric Le Goater
,
2020/04/03
Re: [PATCH v4 4/4] target/ppc: Add support for Radix partition-scoped translation
,
Greg Kurz
,
2020/04/03
Re: [PATCH v4 4/4] target/ppc: Add support for Radix partition-scoped translation
,
David Gibson
,
2020/04/07
Re: [PATCH v4 4/4] target/ppc: Add support for Radix partition-scoped translation
,
Cédric Le Goater
,
2020/04/08
[PATCH] nvdimm-utils: clean up headers and add license comment
,
Igor Mammedov
,
2020/04/03
Re: [PATCH] nvdimm-utils: clean up headers and add license comment
,
Peter Maydell
,
2020/04/03
Re: [PATCH] nvdimm-utils: clean up headers and add license comment
,
Igor Mammedov
,
2020/04/03
Re: [PATCH] nvdimm-utils: clean up headers and add license comment
,
Peter Maydell
,
2020/04/03
Re: [PATCH] nvdimm-utils: clean up headers and add license comment
,
no-reply
,
2020/04/03
Re: [PULL 05/20] mem: move nvdimm_device_list to utilities
,
Peter Maydell
,
2020/04/03
Re: [EXTERNAL] [PATCH 5/5] ppc/pnv: Implement mce injection
,
Nicholas Piggin
,
2020/04/03
Re: [PATCH 3/5] nmi: add MCE class for implementing machine check injection commands
,
Nicholas Piggin
,
2020/04/03
Re: [PATCH 3/5] nmi: add MCE class for implementing machine check injection commands
,
David Gibson
,
2020/04/06
Re: [PATCH 2/5] ppc/pnv: Add support for NMI interface
,
Nicholas Piggin
,
2020/04/03
Re: [PATCH 2/5] ppc/pnv: Add support for NMI interface
,
Nicholas Piggin
,
2020/04/03
Re: [PATCH 2/5] ppc/pnv: Add support for NMI interface
,
Cédric Le Goater
,
2020/04/03
Re: [PATCH 2/5] ppc/pnv: Add support for NMI interface
,
Nicholas Piggin
,
2020/04/03
[PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
Leonardo Bras
,
2020/04/02
Re: [PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
David Gibson
,
2020/04/02
Re: [PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
Leonardo Bras
,
2020/04/02
Re: [PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
David Gibson
,
2020/04/02
Re: [PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
Leonardo Bras
,
2020/04/02
Re: [PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
David Gibson
,
2020/04/02
Re: [PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
Leonardo Bras
,
2020/04/02
qemu-system-ppc 5.0 rc1 crashing on Windows
,
Howard Spoelstra
,
2020/04/02
Re: qemu-system-ppc 5.0 rc1 crashing on Windows
,
Philippe Mathieu-Daudé
,
2020/04/02
Re: qemu-system-ppc 5.0 rc1 crashing on Windows
,
Howard Spoelstra
,
2020/04/02
Re: qemu-system-ppc 5.0 rc1 crashing on Windows
,
Alex Bennée
,
2020/04/02
Re: qemu-system-ppc 5.0 rc1 crashing on Windows
,
Howard Spoelstra
,
2020/04/02
Re: qemu-system-ppc 5.0 rc1 crashing on Windows
,
Alex Bennée
,
2020/04/02
Re: qemu-system-ppc 5.0 rc1 crashing on Windows
,
Howard Spoelstra
,
2020/04/02
Re: [RFC PATCH 1/1] ppc/spapr: Add hotplugged flag on DIMM LMBs on drmem_v2
,
Bharata B Rao
,
2020/04/02
Re: [RFC PATCH 1/1] ppc/spapr: Add hotplugged flag on DIMM LMBs on drmem_v2
,
Leonardo Bras
,
2020/04/02
[PATCH v3 0/4] target/ppc: Add support for Radix partition-scoped translation
,
Cédric Le Goater
,
2020/04/02
[PATCH v3 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
,
Cédric Le Goater
,
2020/04/02
[PATCH v3 2/4] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
,
Cédric Le Goater
,
2020/04/02
[PATCH v3 3/4] target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
,
Cédric Le Goater
,
2020/04/02
[PATCH v3 4/4] target/ppc: Add support for Radix partition-scoped translation
,
Cédric Le Goater
,
2020/04/02
[PATCH v2 0/2] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2020/04/01
[PATCH v2 1/2] ppc/xive: export PQ routines
,
Cédric Le Goater
,
2020/04/01
[PATCH v2 2/2] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2020/04/01
Re: [PATCH v2 2/2] ppc/xive: Add support for PQ state bits offload
,
Greg Kurz
,
2020/04/02
[PATCH v2 0/4] target/ppc: Add support for Radix partition-scoped translation
,
Cédric Le Goater
,
2020/04/01
[PATCH v2 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
,
Cédric Le Goater
,
2020/04/01
Re: [PATCH v2 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
,
David Gibson
,
2020/04/01
Re: [PATCH v2 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
,
Cédric Le Goater
,
2020/04/02
[PATCH v2 2/4] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
,
Cédric Le Goater
,
2020/04/01
[PATCH v2 3/4] target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
,
Cédric Le Goater
,
2020/04/01
[PATCH v2 4/4] target/ppc: Add support for Radix partition-scoped translation
,
Cédric Le Goater
,
2020/04/01
[PATCH 0/2] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2020/04/01
[PATCH 1/2] ppc/xive: export PQ routines
,
Cédric Le Goater
,
2020/04/01
Re: [PATCH 1/2] ppc/xive: export PQ routines
,
Greg Kurz
,
2020/04/01
[PATCH 2/2] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2020/04/01
Re: [PATCH 2/2] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2020/04/01
[PATCH] ppc/pnv: Introduce common PNV_SETFIELD() and PNV_GETFIELD() macros
,
Cédric Le Goater
,
2020/04/01
Re: [PATCH] ppc/pnv: Introduce common PNV_SETFIELD() and PNV_GETFIELD() macros
,
Greg Kurz
,
2020/04/01
Re: [PATCH] ppc/pnv: Introduce common PNV_SETFIELD() and PNV_GETFIELD() macros
,
David Gibson
,
2020/04/01
Re: [PATCH] ppc/pnv: Introduce common PNV_SETFIELD() and PNV_GETFIELD() macros
,
Cédric Le Goater
,
2020/04/02
Re: [PATCH] ppc/pnv: Introduce common PNV_SETFIELD() and PNV_GETFIELD() macros
,
David Gibson
,
2020/04/02
Re: [PATCH] ppc/pnv: Introduce common PNV_SETFIELD() and PNV_GETFIELD() macros
,
Cédric Le Goater
,
2020/04/02
Re: [PATCH] ppc/pnv: Introduce common PNV_SETFIELD() and PNV_GETFIELD() macros
,
David Gibson
,
2020/04/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc