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 Oct 31 2022 18:47:48 -0400
Messages in reverse chronological order
[
Next Period
]
October 31, 2022
Re: [PATCH v6 00/19] Misc ppc/mac machines clean up
,
Philippe Mathieu-Daudé
,
18:47
Re: [PATCH v6 00/19] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
18:09
Re: [PATCH v6 00/19] Misc ppc/mac machines clean up
,
Mark Cave-Ayland
,
16:46
[PULL 14/14] mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
,
Mark Cave-Ayland
,
16:16
[PULL 13/14] mac_{old|new}world: Code style fix adding missing braces to if-s
,
Mark Cave-Ayland
,
16:16
[PULL 11/14] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
,
Mark Cave-Ayland
,
16:16
[PULL 12/14] mac_nvram: Use NVRAM_SIZE constant
,
Mark Cave-Ayland
,
16:16
[PULL 10/14] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
,
Mark Cave-Ayland
,
16:15
[PULL 09/14] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
,
Mark Cave-Ayland
,
16:15
[PULL 08/14] hw/ppc/mac.h: Move macio specific parts out from shared header
,
Mark Cave-Ayland
,
16:15
[PULL 07/14] hw/ppc/mac.h: Move newworld specific parts out from shared header
,
Mark Cave-Ayland
,
16:15
[PULL 06/14] mac_{old|new}world: Reduce number of QOM casts
,
Mark Cave-Ayland
,
16:15
[PULL 03/14] mac_{old|new}world: Set tbfreq at declaration
,
Mark Cave-Ayland
,
16:15
[PULL 05/14] mac_newworld: Clean up creation of Uninorth devices
,
Mark Cave-Ayland
,
16:15
[PULL 04/14] mac_{old|new}world: Avoid else branch by setting default value
,
Mark Cave-Ayland
,
16:15
[PULL 02/14] mac_oldworld: Drop some more variables
,
Mark Cave-Ayland
,
16:15
[PULL 01/14] mac_newworld: Drop some variables
,
Mark Cave-Ayland
,
16:15
[PULL 00/14] qemu-macppc queue 20221031
,
Mark Cave-Ayland
,
16:15
Re: [PULL v2 00/63] ppc queue
,
Stefan Hajnoczi
,
14:52
Re: [RFC PATCH] Add new build target 'check-spelling'
,
Stefan Weil
,
12:45
Re: [RFC PATCH] Add new build target 'check-spelling'
,
Philippe Mathieu-Daudé
,
11:40
Re: [RFC PATCH v5 2/6] hw/sd/sdhci: Map host controller interface in host endianess
,
Philippe Mathieu-Daudé
,
11:28
Re: [PATCH v5 6/6] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Philippe Mathieu-Daudé
,
11:19
Re: [PATCH v5 6/6] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Philippe Mathieu-Daudé
,
11:12
Re: [PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
,
Philippe Mathieu-Daudé
,
08:13
Re: [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 5/6] hw/ppc/e500: Implement pflash handling
,
Philippe Mathieu-Daudé
,
07:54
[PATCH v5 6/6] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Philippe Mathieu-Daudé
,
07:54
[PATCH v5 3/6] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
,
Philippe Mathieu-Daudé
,
07:54
[PATCH v5 4/6] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
,
Philippe Mathieu-Daudé
,
07:54
[RFC PATCH v5 2/6] hw/sd/sdhci: Map host controller interface in host endianess
,
Philippe Mathieu-Daudé
,
07:54
[PATCH v5 1/6] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
,
Philippe Mathieu-Daudé
,
07:54
[PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
,
Philippe Mathieu-Daudé
,
07:54
October 30, 2022
Re: [PATCH v6 00/19] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
18:23
Re: [PATCH v6 00/19] Misc ppc/mac machines clean up
,
Mark Cave-Ayland
,
18:03
Re: [PATCH v6 04/19] mac_{old|new}world: Avoid else branch by setting default value
,
Mark Cave-Ayland
,
18:00
Re: [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
07:46
October 29, 2022
Re: [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Philippe Mathieu-Daudé
,
19:10
Re: [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
14:29
Re: [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
09:04
Re: [PATCH v4 16/19] mac_newworld: Add machine types for different mac99 configs
,
BALATON Zoltan
,
08:36
Re: [PATCH v5 20/20] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
,
BALATON Zoltan
,
08:18
Re: [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
07:34
Re: [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
,
Bernhard Beschow
,
07:24
[PULL v2 63/63] target/ppc: Fix regression in Radix MMU
,
Daniel Henrique Barboza
,
07:17
[PULL v2 62/63] hw/ppc/e500: Implement pflash handling
,
Daniel Henrique Barboza
,
07:17
[PULL v2 00/63] ppc queue
,
Daniel Henrique Barboza
,
07:17
Re: [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
,
Daniel Henrique Barboza
,
05:29
Re: [PATCH v6 14/19] mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
,
Mark Cave-Ayland
,
04:49
Re: [PATCH v6 13/19] mac_{old|new}world: Code style fix adding missing braces to if-s
,
Mark Cave-Ayland
,
04:49
Re: [PATCH v5 20/20] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
,
Mark Cave-Ayland
,
04:22
Re: [PATCH v4 19/19] mac_newworld: Document deprecation
,
Mark Cave-Ayland
,
04:10
Re: [PATCH v4 16/19] mac_newworld: Add machine types for different mac99 configs
,
Mark Cave-Ayland
,
03:48
October 28, 2022
Re: [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
,
Philippe Mathieu-Daudé
,
18:42
Re: [PULL 00/62] ppc queue
,
Daniel Henrique Barboza
,
16:25
Re: [PATCH] target/ppc: Fix regression in Radix MMU
,
Daniel Henrique Barboza
,
16:20
Re: [PATCH] target/ppc: Fix regression in Radix MMU
,
Víctor Colombo
,
14:53
[PATCH] target/ppc: Fix regression in Radix MMU
,
Leandro Lupori
,
14:36
[PULL 62/62] hw/ppc/e500: Implement pflash handling
,
Daniel Henrique Barboza
,
12:44
[PULL 61/62] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
,
Daniel Henrique Barboza
,
12:44
[PULL 60/62] hw/sd/sdhci-internal: Unexport ESDHC defines
,
Daniel Henrique Barboza
,
12:44
[PULL 59/62] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
,
Daniel Henrique Barboza
,
12:44
[PULL 58/62] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
,
Daniel Henrique Barboza
,
12:44
[PULL 57/62] target/ppc: Increment PMC5 with inline insns
,
Daniel Henrique Barboza
,
12:44
[PULL 56/62] target/ppc: Add new PMC HFLAGS
,
Daniel Henrique Barboza
,
12:44
[PULL 55/62] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
,
Daniel Henrique Barboza
,
12:44
[PULL 54/62] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
,
Daniel Henrique Barboza
,
12:44
[PULL 53/62] ppc4xx_sdram: Generalise bank setup
,
Daniel Henrique Barboza
,
12:44
[PULL 52/62] ppc4xx_sdram: Rename local state variable for brevity
,
Daniel Henrique Barboza
,
12:43
[PULL 51/62] ppc4xx_sdram: Use hwaddr for memory bank size
,
Daniel Henrique Barboza
,
12:43
[PULL 49/62] ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
,
Daniel Henrique Barboza
,
12:43
[PULL 50/62] ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
,
Daniel Henrique Barboza
,
12:43
[PULL 48/62] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
,
Daniel Henrique Barboza
,
12:43
[PULL 47/62] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
,
Daniel Henrique Barboza
,
12:43
[PULL 46/62] target/ppc: unify cpu->has_work based on cs->interrupt_request
,
Daniel Henrique Barboza
,
12:43
[PULL 45/62] target/ppc: introduce ppc_maybe_interrupt
,
Daniel Henrique Barboza
,
12:43
[PULL 44/62] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
,
Daniel Henrique Barboza
,
12:43
[PULL 43/62] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
,
Daniel Henrique Barboza
,
12:43
[PULL 42/62] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
,
Daniel Henrique Barboza
,
12:43
[PULL 39/62] target/ppc: create an interrupt deliver method for POWER7
,
Daniel Henrique Barboza
,
12:43
[PULL 41/62] target/ppc: remove generic architecture checks from p7_deliver_interrupt
,
Daniel Henrique Barboza
,
12:43
[PULL 40/62] target/ppc: remove unused interrupts from p7_deliver_interrupt
,
Daniel Henrique Barboza
,
12:43
[PULL 38/62] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 37/62] target/ppc: create an interrupt masking method for POWER7
,
Daniel Henrique Barboza
,
12:42
[PULL 34/62] target/ppc: remove generic architecture checks from p8_deliver_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 36/62] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 35/62] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
,
Daniel Henrique Barboza
,
12:42
[PULL 33/62] target/ppc: remove unused interrupts from p8_deliver_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 32/62] target/ppc: create an interrupt deliver method for POWER8
,
Daniel Henrique Barboza
,
12:42
[PULL 31/62] target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 30/62] target/ppc: create an interrupt masking method for POWER8
,
Daniel Henrique Barboza
,
12:42
[PULL 29/62] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 28/62] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
,
Daniel Henrique Barboza
,
12:42
[PULL 27/62] target/ppc: remove generic architecture checks from p9_deliver_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 26/62] target/ppc: remove unused interrupts from p9_deliver_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 24/62] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
,
Daniel Henrique Barboza
,
12:42
[PULL 25/62] target/ppc: create an interrupt deliver method for POWER9/POWER10
,
Daniel Henrique Barboza
,
12:42
[PULL 23/62] target/ppc: create an interrupt masking method for POWER9/POWER10
,
Daniel Henrique Barboza
,
12:41
[PULL 21/62] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
,
Daniel Henrique Barboza
,
12:41
[PULL 19/62] target/ppc: define PPC_INTERRUPT_* values directly
,
Daniel Henrique Barboza
,
12:41
[PULL 16/62] target/ppc: Moved XVTSTDC[DS]P to decodetree
,
Daniel Henrique Barboza
,
12:41
[PULL 20/62] target/ppc: always use ppc_set_irq to set env->pending_interrupts
,
Daniel Henrique Barboza
,
12:41
[PULL 13/62] target/ppc: Move VABSDU[BHW] to decodetree and use gvec
,
Daniel Henrique Barboza
,
12:41
[PULL 22/62] target/ppc: prepare to split interrupt masking and delivery by excp_model
,
Daniel Henrique Barboza
,
12:41
[PULL 10/62] target/ppc: Move VNEG[WD] to decodtree and use gvec
,
Daniel Henrique Barboza
,
12:41
[PULL 12/62] target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
,
Daniel Henrique Barboza
,
12:41
[PULL 17/62] target/ppc: Moved XSTSTDC[QDS]P to decodetree
,
Daniel Henrique Barboza
,
12:41
[PULL 11/62] target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
,
Daniel Henrique Barboza
,
12:41
[PULL 14/62] target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
,
Daniel Henrique Barboza
,
12:41
[PULL 18/62] target/ppc: Use gvec to decode XVTSTDC[DS]P
,
Daniel Henrique Barboza
,
12:41
[PULL 15/62] target/ppc: Use gvec to decode XVCPSGN[SD]P
,
Daniel Henrique Barboza
,
12:41
[PULL 09/62] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
,
Daniel Henrique Barboza
,
12:41
[PULL 08/62] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
,
Daniel Henrique Barboza
,
12:40
[PULL 07/62] target/ppc: Moved VMLADDUHM to decodetree and use gvec
,
Daniel Henrique Barboza
,
12:40
[PULL 05/62] target/ppc: move msgclrp/msgsndp to decodetree
,
Daniel Henrique Barboza
,
12:40
[PULL 02/62] target/ppc: fix msgsync insns flags
,
Daniel Henrique Barboza
,
12:40
[PULL 06/62] target/ppc: move msgsync to decodetree
,
Daniel Henrique Barboza
,
12:40
[PULL 04/62] target/ppc: move msgclr/msgsnd to decodetree
,
Daniel Henrique Barboza
,
12:40
[PULL 03/62] target/ppc: fix REQUIRE_HV macro definition
,
Daniel Henrique Barboza
,
12:40
[PULL 01/62] target/ppc: fix msgclr/msgsnd insns flags
,
Daniel Henrique Barboza
,
12:40
[PULL 00/62] ppc queue
,
Daniel Henrique Barboza
,
12:40
Re: [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
,
B
,
12:04
Re: [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
,
Daniel Henrique Barboza
,
11:10
Re: [PATCH v5 20/20] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
,
BALATON Zoltan
,
08:32
Re: [PATCH v4 00/19] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
08:25
Re: [PATCH v4 19/19] mac_newworld: Document deprecation
,
BALATON Zoltan
,
08:22
Re: [PATCH v4 16/19] mac_newworld: Add machine types for different mac99 configs
,
BALATON Zoltan
,
08:18
Re: [PATCH v3 05/13] mac_{old|new}world: Simplify cmdline_base calculation
,
BALATON Zoltan
,
07:59
[PATCH v6 08/19] hw/ppc/mac.h: Move macio specific parts out from shared header
,
BALATON Zoltan
,
07:57
[PATCH v6 13/19] mac_{old|new}world: Code style fix adding missing braces to if-s
,
BALATON Zoltan
,
07:57
[PATCH v6 11/19] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
,
BALATON Zoltan
,
07:57
[PATCH v6 07/19] hw/ppc/mac.h: Move newworld specific parts out from shared header
,
BALATON Zoltan
,
07:57
[PATCH v6 17/19] mac_newworld: Deprecate mac99 "via" option
,
BALATON Zoltan
,
07:57
[PATCH v6 19/19] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
,
BALATON Zoltan
,
07:57
[PATCH v6 15/19] mac_newworld: Add machine types for different mac99 configs
,
BALATON Zoltan
,
07:57
[PATCH v6 10/19] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
,
BALATON Zoltan
,
07:57
[PATCH v6 12/19] mac_nvram: Use NVRAM_SIZE constant
,
BALATON Zoltan
,
07:57
[PATCH v6 09/19] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
,
BALATON Zoltan
,
07:57
[PATCH v6 18/19] mac_newworld: Document deprecation
,
BALATON Zoltan
,
07:57
[PATCH v6 16/19] mac_newworld: Deprecate mac99 with G5 CPU
,
BALATON Zoltan
,
07:57
[PATCH v6 14/19] mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
,
BALATON Zoltan
,
07:57
[PATCH v6 05/19] mac_newworld: Clean up creation of Uninorth devices
,
BALATON Zoltan
,
07:57
[PATCH v6 06/19] mac_{old|new}world: Reduce number of QOM casts
,
BALATON Zoltan
,
07:56
[PATCH v6 04/19] mac_{old|new}world: Avoid else branch by setting default value
,
BALATON Zoltan
,
07:56
[PATCH v6 02/19] mac_oldworld: Drop some more variables
,
BALATON Zoltan
,
07:56
[PATCH v6 03/19] mac_{old|new}world: Set tbfreq at declaration
,
BALATON Zoltan
,
07:56
[PATCH v6 01/19] mac_newworld: Drop some variables
,
BALATON Zoltan
,
07:56
[PATCH v6 00/19] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
07:56
Re: [PATCH v5 20/20] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
,
Mark Cave-Ayland
,
05:51
Re: [PATCH v4 19/19] mac_newworld: Document deprecation
,
Mark Cave-Ayland
,
05:42
Re: [PATCH v4 16/19] mac_newworld: Add machine types for different mac99 configs
,
Mark Cave-Ayland
,
05:37
Re: [PATCH v4 00/19] Misc ppc/mac machines clean up
,
Mark Cave-Ayland
,
05:07
Re: [PATCH v3 00/13] Misc ppc/mac machines clean up
,
Mark Cave-Ayland
,
05:03
Re: [PATCH v3 05/13] mac_{old|new}world: Simplify cmdline_base calculation
,
Mark Cave-Ayland
,
04:54
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Bernhard Beschow
,
03:49
October 27, 2022
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Philippe Mathieu-Daudé
,
18:11
Re: [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Philippe Mathieu-Daudé
,
17:40
Re: [PATCH v4 7/7] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Philippe Mathieu-Daudé
,
17:12
Re: [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
,
Philippe Mathieu-Daudé
,
17:11
Re: [PATCH v4 00/19] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
08:22
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Daniel Henrique Barboza
,
05:48
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Bernhard Beschow
,
04:21
Re: [PATCH v4 00/19] Misc ppc/mac machines clean up
,
Howard Spoelstra
,
01:42
October 26, 2022
Re: [PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
,
Daniel Henrique Barboza
,
17:40
Re: [PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
,
B
,
15:52
[RFC PATCH v2 5/5] target/ppc: Enable hardfpu for Power
,
Víctor Colombo
,
15:27
[RFC PATCH v2 4/5] target/ppc: Implement instruction caching for add/sub/mul/div
,
Víctor Colombo
,
15:27
[RFC PATCH v2 3/5] target/ppc: Implement instruction caching for muladd
,
Víctor Colombo
,
15:26
[RFC PATCH v2 2/5] target/ppc: Implement instruction caching for fsqrt
,
Víctor Colombo
,
15:26
[RFC PATCH v2 1/5] target/ppc: prepare instructions to work with caching last FP insn
,
Víctor Colombo
,
15:26
[RFC PATCH v2 0/5] Idea for using hardfloat in PPC
,
Víctor Colombo
,
15:26
Re: [PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
,
Daniel Henrique Barboza
,
13:18
Re: [PATCH v4 7/7] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Daniel Henrique Barboza
,
13:12
Re: [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
,
Daniel Henrique Barboza
,
13:03
Re: [PATCH v2 0/3] Performance optimizations for PPC64
,
Daniel Henrique Barboza
,
06:25
October 25, 2022
Re: [PATCH v2 1/3] accel/tcg: Add a quicker check for breakpoints
,
Richard Henderson
,
17:43
Re: [PATCH v2 1/3] accel/tcg: Add a quicker check for breakpoints
,
Richard Henderson
,
17:37
Re: [PATCH v4 00/19] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
17:35
[PATCH v5 19/20] mac_newworld: Document deprecation
,
BALATON Zoltan
,
17:32
[PATCH v5 20/20] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
,
BALATON Zoltan
,
17:32
Re: [PATCH 3/3] target/ppc: Increment PMC5 with inline insns
,
Leandro Lupori
,
16:39
[PATCH v2 3/3] target/ppc: Increment PMC5 with inline insns
,
Leandro Lupori
,
16:24
[PATCH v2 2/3] target/ppc: Add new PMC HFLAGS
,
Leandro Lupori
,
16:24
[PATCH v2 1/3] accel/tcg: Add a quicker check for breakpoints
,
Leandro Lupori
,
16:24
[PATCH v2 0/3] Performance optimizations for PPC64
,
Leandro Lupori
,
16:24
Re: [PATCH 3/3] target/ppc: Increment PMC5 with inline insns
,
Daniel Henrique Barboza
,
15:29
Re: [PATCH 2/3] target/ppc: Add new PMC HFLAGS
,
Daniel Henrique Barboza
,
15:24
Re: [PATCH v7 0/8] ppc4xx_sdram QOMify and clean ups
,
Daniel Henrique Barboza
,
15:14
Re: [PATCH v7 7/8] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
,
Daniel Henrique Barboza
,
15:09
Re: [PATCH v7 6/8] ppc4xx_sdram: Generalise bank setup
,
Daniel Henrique Barboza
,
15:04
[PATCH v4 17/19] mac_newworld: Deprecate mac99 with G5 CPU
,
BALATON Zoltan
,
12:45
[PATCH v4 14/19] mac_{old|new}world: Code style fix adding missing braces to if-s
,
BALATON Zoltan
,
12:45
[PATCH v4 19/19] mac_newworld: Document deprecation
,
BALATON Zoltan
,
12:45
[PATCH v4 18/19] mac_newworld: Deprecate mac99 "via" option
,
BALATON Zoltan
,
12:44
[PATCH v4 16/19] mac_newworld: Add machine types for different mac99 configs
,
BALATON Zoltan
,
12:44
[PATCH v4 12/19] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
,
BALATON Zoltan
,
12:44
[PATCH v4 15/19] mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
,
BALATON Zoltan
,
12:44
[PATCH v4 13/19] mac_nvram: Use NVRAM_SIZE constant
,
BALATON Zoltan
,
12:44
[PATCH v4 11/19] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
,
BALATON Zoltan
,
12:44
[PATCH v4 10/19] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
,
BALATON Zoltan
,
12:44
[PATCH v4 09/19] hw/ppc/mac.h: Move macio specific parts out from shared header
,
BALATON Zoltan
,
12:44
[PATCH v4 07/19] mac_{old|new}world: Reduce number of QOM casts
,
BALATON Zoltan
,
12:44
[PATCH v4 06/19] mac_newworld: Clean up creation of Uninorth devices
,
BALATON Zoltan
,
12:44
[PATCH v4 08/19] hw/ppc/mac.h: Move newworld specific parts out from shared header
,
BALATON Zoltan
,
12:44
[PATCH v4 05/19] mac_{old|new}world: Simplify cmdline_base calculation
,
BALATON Zoltan
,
12:44
[PATCH v4 03/19] mac_{old|new}world: Set tbfreq at declaration
,
BALATON Zoltan
,
12:44
[PATCH v4 01/19] mac_newworld: Drop some variables
,
BALATON Zoltan
,
12:44
[PATCH v4 04/19] mac_{old|new}world: Avoid else branch by setting default value
,
BALATON Zoltan
,
12:44
[PATCH v4 02/19] mac_oldworld: Drop some more variables
,
BALATON Zoltan
,
12:44
[PATCH v4 00/19] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
12:44
Re: [PATCH 1/3] accel/tcg: Add a quicker check for breakpoints
,
Paolo Bonzini
,
08:29
October 24, 2022
Re: [PATCH 1/3] accel/tcg: Add a quicker check for breakpoints
,
Leandro Lupori
,
11:01
October 23, 2022
Re: [PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
04:37
October 22, 2022
Re: [PATCH v4 0/3] PowerPC interrupt rework
,
Daniel Henrique Barboza
,
14:29
Re: [PATCH v4 1/3] target/ppc: introduce ppc_maybe_interrupt
,
Daniel Henrique Barboza
,
14:29
Re: [PATCH v7 1/8] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
,
Daniel Henrique Barboza
,
11:18
Re: [PATCH 1/3] accel/tcg: Add a quicker check for breakpoints
,
Richard Henderson
,
07:13
October 21, 2022
Re: [PATCH v7 1/8] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
,
BALATON Zoltan
,
20:09
[PATCH 3/3] target/ppc: Increment PMC5 with inline insns
,
Leandro Lupori
,
14:54
[PATCH 2/3] target/ppc: Add new PMC HFLAGS
,
Leandro Lupori
,
14:54
[PATCH 1/3] accel/tcg: Add a quicker check for breakpoints
,
Leandro Lupori
,
14:54
[PATCH 0/3] Performance optimizations for PPC64
,
Leandro Lupori
,
14:54
Re: [PATCH v7 1/8] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
,
Daniel Henrique Barboza
,
14:51
Re: [PATCH v7 3/8] ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
,
Daniel Henrique Barboza
,
14:51
Re: [PATCH v7 2/8] ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
,
Daniel Henrique Barboza
,
14:51
[PATCH v4 3/3] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
,
Matheus Ferst
,
10:24
[PATCH v4 2/3] target/ppc: unify cpu->has_work based on cs->interrupt_request
,
Matheus Ferst
,
10:24
[PATCH v4 1/3] target/ppc: introduce ppc_maybe_interrupt
,
Matheus Ferst
,
10:23
[PATCH v4 0/3] PowerPC interrupt rework
,
Matheus Ferst
,
10:23
Re: [PATCH v3 00/29] PowerPC interrupt rework
,
Matheus K. Ferst
,
10:23
Re: [PATCH v3 00/29] PowerPC interrupt rework
,
Daniel Henrique Barboza
,
06:56
October 20, 2022
Re: [PATCH v3 00/12] VMX/VSX instructions with gvec
,
Daniel Henrique Barboza
,
18:22
Re: [PATCH 5/6] target/ppc: move msgclrp/msgsndp to decodetree
,
Daniel Henrique Barboza
,
10:25
Re: [PATCH v3 00/29] PowerPC interrupt rework
,
Matheus K. Ferst
,
09:40
Re: [PATCH 5/6] target/ppc: move msgclrp/msgsndp to decodetree
,
Matheus K. Ferst
,
08:19
Re: [PATCH v3 00/29] PowerPC interrupt rework
,
Daniel Henrique Barboza
,
07:24
October 19, 2022
Re: [PATCH v3 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P
,
Richard Henderson
,
20:26
Re: [PATCH v3 00/29] PowerPC interrupt rework
,
Daniel Henrique Barboza
,
17:55
Re: [PATCH 6/6] target/ppc: move msgsync to decodetree
,
Daniel Henrique Barboza
,
16:59
Re: [PATCH 4/6] target/ppc: move msgclr/msgsnd to decodetree
,
Daniel Henrique Barboza
,
16:59
Re: [PATCH 5/6] target/ppc: move msgclrp/msgsndp to decodetree
,
Daniel Henrique Barboza
,
16:59
[PATCH v7 1/8] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
,
BALATON Zoltan
,
12:04
[PATCH v7 8/8] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
,
BALATON Zoltan
,
12:04
[PATCH v7 2/8] ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
,
BALATON Zoltan
,
12:04
[PATCH v7 5/8] ppc4xx_sdram: Rename local state variable for brevity
,
BALATON Zoltan
,
12:04
[PATCH v7 6/8] ppc4xx_sdram: Generalise bank setup
,
BALATON Zoltan
,
12:04
[PATCH v7 7/8] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
,
BALATON Zoltan
,
12:04
[PATCH v7 4/8] ppc4xx_sdram: Use hwaddr for memory bank size
,
BALATON Zoltan
,
12:03
[PATCH v7 0/8] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
12:03
[PATCH v7 3/8] ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
,
BALATON Zoltan
,
12:03
[PATCH v3 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P
,
Lucas Mateus Castro(alqotel)
,
08:55
[PATCH v3 11/12] target/ppc: Moved XSTSTDC[QDS]P to decodetree
,
Lucas Mateus Castro(alqotel)
,
08:55
[PATCH v3 10/12] target/ppc: Moved XVTSTDC[DS]P to decodetree
,
Lucas Mateus Castro(alqotel)
,
08:54
[PATCH v3 09/12] target/ppc: Use gvec to decode XVCPSGN[SD]P
,
Lucas Mateus Castro(alqotel)
,
08:54
[PATCH v3 08/12] target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
,
Lucas Mateus Castro(alqotel)
,
08:52
[PATCH v3 07/12] target/ppc: Move VABSDU[BHW] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
08:52
[PATCH v3 06/12] target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
08:52
[PATCH v3 05/12] target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
08:52
[PATCH v3 04/12] target/ppc: Move VNEG[WD] to decodtree and use gvec
,
Lucas Mateus Castro(alqotel)
,
08:52
[PATCH v3 03/12] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
08:52
[PATCH v3 02/12] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
,
Lucas Mateus Castro(alqotel)
,
08:52
[PATCH v3 01/12] target/ppc: Moved VMLADDUHM to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
08:52
[PATCH v3 00/12] VMX/VSX instructions with gvec
,
Lucas Mateus Castro(alqotel)
,
08:52
October 18, 2022
[PATCH v4 3/7] hw/sd/sdhci-internal: Unexport ESDHC defines
,
Bernhard Beschow
,
17:03
[PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
,
Bernhard Beschow
,
17:03
[PATCH v4 4/7] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
,
Bernhard Beschow
,
17:03
[PATCH v4 1/7] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
,
Bernhard Beschow
,
17:03
[PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
17:03
[PATCH v4 7/7] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Bernhard Beschow
,
17:03
[PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
17:03
[PATCH v4 2/7] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
,
Bernhard Beschow
,
17:03
Re: [PULL 00/38] ppc queue
,
Stefan Hajnoczi
,
16:01
Re: [PATCH v3 00/13] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
07:37
Re: [PATCH v3 7/9] hw/ppc/e500: Implement pflash handling
,
BALATON Zoltan
,
07:14
Re: [PATCH v3 7/9] hw/ppc/e500: Implement pflash handling
,
Peter Maydell
,
05:28
Re: [PATCH v3 2/9] hw/{arm,ppc}: Resolve unreachable code
,
Peter Maydell
,
05:25
Re: [PATCH v3 7/9] hw/ppc/e500: Implement pflash handling
,
Bin Meng
,
03:48
Re: [PATCH v3 7/9] hw/ppc/e500: Implement pflash handling
,
Bernhard Beschow
,
03:46
October 17, 2022
Re: [PATCH v3 2/9] hw/{arm,ppc}: Resolve unreachable code
,
Philippe Mathieu-Daudé
,
17:50
Re: [PATCH v3 2/9] hw/{arm,ppc}: Resolve unreachable code
,
Bernhard Beschow
,
17:48
Re: [PATCH v3 00/29] PowerPC interrupt rework
,
Daniel Henrique Barboza
,
17:28
[PULL 38/38] hw/riscv: set machine->fdt in spike_board_init()
,
Daniel Henrique Barboza
,
15:22
[PULL 37/38] hw/riscv: set machine->fdt in sifive_u_machine_init()
,
Daniel Henrique Barboza
,
15:22
[PULL 36/38] hw/ppc: set machine->fdt in spapr machine
,
Daniel Henrique Barboza
,
15:22
[PULL 34/38] hw/ppc: set machine->fdt in pegasos2_machine_reset()
,
Daniel Henrique Barboza
,
15:22
[PULL 32/38] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
Daniel Henrique Barboza
,
15:22
[PULL 30/38] hw/nios2: set machine->fdt in nios2_load_dtb()
,
Daniel Henrique Barboza
,
15:22
[PULL 28/38] hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
,
Daniel Henrique Barboza
,
15:22
[PULL 35/38] hw/ppc: set machine->fdt in pnv_reset()
,
Daniel Henrique Barboza
,
15:22
[PULL 33/38] hw/ppc: set machine->fdt in xilinx_load_device_tree()
,
Daniel Henrique Barboza
,
15:22
[PULL 24/38] hw/ppc/mpc8544ds: Rename wrongly named method
,
Daniel Henrique Barboza
,
15:21
[PULL 25/38] hw/ppc/mpc8544ds: Add platform bus
,
Daniel Henrique Barboza
,
15:21
[PULL 23/38] hw/ppc/e500: Reduce usage of sysbus API
,
Daniel Henrique Barboza
,
15:21
[PULL 31/38] hw/ppc: set machine->fdt in bamboo_load_device_tree()
,
Daniel Henrique Barboza
,
15:21
[PULL 29/38] qmp/hmp, device_tree.c: introduce dumpdtb
,
Daniel Henrique Barboza
,
15:21
[PULL 21/38] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
,
Daniel Henrique Barboza
,
15:21
[PULL 20/38] hw/ppc/meson: Allow e500 boards to be enabled separately
,
Daniel Henrique Barboza
,
15:21
[PULL 19/38] ppc440_uc.c: Remove unneeded parenthesis
,
Daniel Henrique Barboza
,
15:21
[PULL 27/38] target/ppc: Fix xvcmp* clearing FI bit
,
Daniel Henrique Barboza
,
15:21
[PULL 22/38] docs/system/ppc/ppce500: Add heading for networking chapter
,
Daniel Henrique Barboza
,
15:21
[PULL 26/38] hw/ppc/e500: Remove if statement which is now always true
,
Daniel Henrique Barboza
,
15:21
[PULL 17/38] ppc440_sdram: QOM'ify
,
Daniel Henrique Barboza
,
15:21
[PULL 16/38] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
Daniel Henrique Barboza
,
15:21
[PULL 18/38] ppc440_uc.c: Move some macros to ppc4xx.h
,
Daniel Henrique Barboza
,
15:21
[PULL 14/38] ppc440_sdram: Rename local variable for readability
,
Daniel Henrique Barboza
,
15:21
[PULL 09/38] ppc4xx_sdram: QOM'ify
,
Daniel Henrique Barboza
,
15:21
[PULL 15/38] ppc4xx_sdram: Rename functions to prevent name clashes
,
Daniel Henrique Barboza
,
15:21
[PULL 13/38] ppc440_sdram: Get rid of the init RAM hack
,
Daniel Henrique Barboza
,
15:21
[PULL 11/38] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
Daniel Henrique Barboza
,
15:21
[PULL 12/38] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
,
Daniel Henrique Barboza
,
15:21
[PULL 10/38] ppc4xx_sdram: Drop extra zeros for readability
,
Daniel Henrique Barboza
,
15:21
[PULL 06/38] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
Daniel Henrique Barboza
,
15:21
[PULL 08/38] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
Daniel Henrique Barboza
,
15:21
[PULL 03/38] ppc440_bamboo: Remove unnecessary memsets
,
Daniel Henrique Barboza
,
15:20
[PULL 07/38] ppc440_bamboo: Add missing 4 MiB valid memory size
,
Daniel Henrique Barboza
,
15:20
[PULL 01/38] MAINTAINERS: step back from PPC
,
Daniel Henrique Barboza
,
15:20
[PULL 05/38] ppc4xx_sdram: Get rid of the init RAM hack
,
Daniel Henrique Barboza
,
15:20
[PULL 04/38] ppc4xx: Introduce Ppc4xxSdramBank struct
,
Daniel Henrique Barboza
,
15:20
[PULL 02/38] target/ppc: restore powerpc_excp_booke doorbell interrupts
,
Daniel Henrique Barboza
,
15:20
[PULL 00/38] ppc queue
,
Daniel Henrique Barboza
,
15:20
October 16, 2022
Re: [PATCH v3 7/9] hw/ppc/e500: Implement pflash handling
,
BALATON Zoltan
,
10:15
Re: [PATCH v3 0/9] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
08:41
Re: [PATCH v2 13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards
,
Bernhard Beschow
,
08:30
[PATCH v3 9/9] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Bernhard Beschow
,
08:28
[PATCH v3 8/9] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
08:28
[PATCH v3 7/9] hw/ppc/e500: Implement pflash handling
,
Bernhard Beschow
,
08:28
[PATCH v3 6/9] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
,
Bernhard Beschow
,
08:28
[PATCH v3 5/9] hw/sd/sdhci-internal: Unexport ESDHC defines
,
Bernhard Beschow
,
08:28
[PATCH v3 4/9] hw/block/pflash_cfi02: Attach memory region in boards
,
Bernhard Beschow
,
08:28
[PATCH v3 3/9] hw/block/pflash_cfi01: Attach memory region in boards
,
Bernhard Beschow
,
08:28
[PATCH v3 2/9] hw/{arm,ppc}: Resolve unreachable code
,
Bernhard Beschow
,
08:28
[PATCH v3 1/9] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
,
Bernhard Beschow
,
08:28
[PATCH v3 0/9] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
08:28
October 15, 2022
Re: [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
Daniel Henrique Barboza
,
10:27
Re: [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
09:20
Re: [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
Daniel Henrique Barboza
,
08:04
Re: [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
07:40
Re: [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
Daniel Henrique Barboza
,
06:03
October 14, 2022
Re: [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
18:52
Re: [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
Daniel Henrique Barboza
,
18:10
Re: [PATCH] hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
,
Daniel Henrique Barboza
,
12:16
Re: [PATCH] hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
,
Cédric Le Goater
,
12:12
Re: [PATCH v3 05/13] mac_{old|new}world: Simplify cmdline_base calculation
,
BALATON Zoltan
,
11:25
Re: [PATCH v3 27/29] target/ppc: introduce ppc_maybe_interrupt
,
Fabiano Rosas
,
11:19
Re: [PATCH v3 26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
,
Fabiano Rosas
,
11:17
Re: [PATCH v3 25/29] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
,
Fabiano Rosas
,
11:16
Re: [PATCH v3 24/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
,
Fabiano Rosas
,
11:16
Re: [PATCH v3 23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt
,
Fabiano Rosas
,
11:15
Re: [PATCH v3 22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt
,
Fabiano Rosas
,
11:15
Re: [PATCH v3 21/29] target/ppc: create an interrupt deliver method for POWER7
,
Fabiano Rosas
,
11:12
Re: [PATCH v3 20/29] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
,
Fabiano Rosas
,
11:11
Re: [PATCH v3 19/29] target/ppc: create an interrupt masking method for POWER7
,
Fabiano Rosas
,
11:06
Re: [PATCH v3 18/29] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
,
Fabiano Rosas
,
10:50
Re: [PATCH v3 17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
,
Fabiano Rosas
,
10:49
Re: [PATCH v3 16/29] target/ppc: remove generic architecture checks from p8_deliver_interrupt
,
Fabiano Rosas
,
10:48
Re: [PATCH v3 15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt
,
Fabiano Rosas
,
10:47
Re: [PATCH v3 14/29] target/ppc: create an interrupt deliver method for POWER8
,
Fabiano Rosas
,
10:43
Re: [PATCH v3 13/29] target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
,
Fabiano Rosas
,
10:42
[PATCH] hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
,
Peter Maydell
,
10:28
Re: [PATCH v3 12/29] target/ppc: create an interrupt masking method for POWER8
,
Fabiano Rosas
,
10:08
Re: [PATCH] MAINTAINERS: step back from PPC
,
Alex Bennée
,
09:37
Re: [PATCH v3 05/13] mac_{old|new}world: Simplify cmdline_base calculation
,
BALATON Zoltan
,
07:57
Re: [PATCH] target/ppc: Fix xvcmp* clearing FI bit
,
Daniel Henrique Barboza
,
06:25
Re: [PATCH] MAINTAINERS: step back from PPC
,
Daniel Henrique Barboza
,
06:25
Re: [PATCH v3 10/13] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
,
Mark Cave-Ayland
,
05:08
Re: [PATCH v3 06/13] mac_newworld: Clean up creation of Uninorth devices
,
Mark Cave-Ayland
,
05:05
Re: [PATCH v3 05/13] mac_{old|new}world: Simplify cmdline_base calculation
,
Mark Cave-Ayland
,
04:57
October 13, 2022
Re: [PATCH 03/10] mac_{old|new}world: Set default values for some local variables
,
Mark Cave-Ayland
,
17:26
Re: [PATCH 0/2] scsi: Switch to bus_cold_reset() and device_cold_reset()
,
Paolo Bonzini
,
16:37
[PATCH 2/2] hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices
,
Peter Maydell
,
12:07
[PATCH 1/2] scsi: Use device_cold_reset() and bus_cold_reset()
,
Peter Maydell
,
12:07
[PATCH 0/2] scsi: Switch to bus_cold_reset() and device_cold_reset()
,
Peter Maydell
,
12:06
Re: [PATCH v3 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
,
Fabiano Rosas
,
09:12
Re: [PATCH v3 10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
,
Fabiano Rosas
,
08:50
Re: [PATCH v3 09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt
,
Fabiano Rosas
,
08:47
Re: [PATCH v3 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
,
Fabiano Rosas
,
08:46
Re: [PATCH v3 07/29] target/ppc: create an interrupt deliver method for POWER9/POWER10
,
Fabiano Rosas
,
08:44
Re: [PATCH v3 06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
,
Fabiano Rosas
,
08:43
Re: [PATCH v3 05/29] target/ppc: create an interrupt masking method for POWER9/POWER10
,
Fabiano Rosas
,
08:41
Re: [PATCH v3 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
,
Fabiano Rosas
,
08:40
Re: [PATCH v3 04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model
,
Fabiano Rosas
,
08:40
October 11, 2022
[PATCH v3 29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
,
Matheus Ferst
,
16:55
[PATCH v3 27/29] target/ppc: introduce ppc_maybe_interrupt
,
Matheus Ferst
,
16:55
[PATCH v3 28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request
,
Matheus Ferst
,
16:55
[PATCH v3 26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
,
Matheus Ferst
,
16:55
[PATCH v3 25/29] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
,
Matheus Ferst
,
16:55
[PATCH v3 24/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
,
Matheus Ferst
,
16:55
[PATCH v3 23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt
,
Matheus Ferst
,
16:55
[PATCH v3 22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt
,
Matheus Ferst
,
16:54
[PATCH v3 21/29] target/ppc: create an interrupt deliver method for POWER7
,
Matheus Ferst
,
16:54
[PATCH v3 20/29] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
,
Matheus Ferst
,
16:54
[PATCH v3 19/29] target/ppc: create an interrupt masking method for POWER7
,
Matheus Ferst
,
16:54
[PATCH v3 18/29] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
,
Matheus Ferst
,
16:54
[PATCH v3 16/29] target/ppc: remove generic architecture checks from p8_deliver_interrupt
,
Matheus Ferst
,
16:53
[PATCH v3 17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
,
Matheus Ferst
,
16:53
[PATCH v3 15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt
,
Matheus Ferst
,
16:53
[PATCH v3 14/29] target/ppc: create an interrupt deliver method for POWER8
,
Matheus Ferst
,
16:53
[PATCH v3 12/29] target/ppc: create an interrupt masking method for POWER8
,
Matheus Ferst
,
16:52
[PATCH v3 13/29] target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
,
Matheus Ferst
,
16:52
[PATCH v3 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
,
Matheus Ferst
,
16:52
[PATCH v3 10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
,
Matheus Ferst
,
16:52
[PATCH v3 09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt
,
Matheus Ferst
,
16:51
[PATCH v3 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
,
Matheus Ferst
,
16:51
[PATCH v3 07/29] target/ppc: create an interrupt deliver method for POWER9/POWER10
,
Matheus Ferst
,
16:50
[PATCH v3 06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
,
Matheus Ferst
,
16:50
[PATCH v3 05/29] target/ppc: create an interrupt masking method for POWER9/POWER10
,
Matheus Ferst
,
16:50
[PATCH v3 04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model
,
Matheus Ferst
,
16:50
[PATCH v3 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
,
Matheus Ferst
,
16:49
[PATCH v3 02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts
,
Matheus Ferst
,
16:49
[PATCH v3 01/29] target/ppc: define PPC_INTERRUPT_* values directly
,
Matheus Ferst
,
16:49
[PATCH v3 00/29] PowerPC interrupt rework
,
Matheus Ferst
,
16:48
Re: [PULL 00/10] Dump patches
,
Stefan Hajnoczi
,
11:12
Re: [PATCH v3 00/13] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
06:22
October 10, 2022
Re: [PATCH v2 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P
,
Lucas Mateus Martins Araujo e Castro
,
15:53
Re: [PATCH v2 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P
,
Richard Henderson
,
15:42
Re: [PATCH v2 11/12] target/ppc: Moved XSTSTDC[QDS]P to decodetree
,
Richard Henderson
,
15:32
Re: [PATCH v2 09/12] target/ppc: Use gvec to decode XVCPSGN[SD]P
,
Richard Henderson
,
15:29
Re: [PATCH v2 05/12] target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
,
Richard Henderson
,
15:26
Re: [PATCH v2 03/12] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
,
Richard Henderson
,
15:23
[PATCH v2 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 11/12] target/ppc: Moved XSTSTDC[QDS]P to decodetree
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 10/12] target/ppc: Moved XVTSTDC[DS]P to decodetree
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 09/12] target/ppc: Use gvec to decode XVCPSGN[SD]P
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 08/12] target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 07/12] target/ppc: Move VABSDU[BHW] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 06/12] target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 05/12] target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 04/12] target/ppc: Move VNEG[WD] to decodtree and use gvec
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 03/12] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 02/12] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 01/12] target/ppc: Moved VMLADDUHM to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
15:15
[PATCH v2 00/12] VMX/VSX instructions with gvec
,
Lucas Mateus Castro(alqotel)
,
15:15
October 09, 2022
Re: [PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
,
Daniel Henrique Barboza
,
17:22
October 08, 2022
Re: [PATCH v2 09/13] hw/ppc/e500: Implement pflash handling
,
Bin Meng
,
23:40
Re: [PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
,
Bin Meng
,
23:31
Re: [PATCH v2 06/13] hw/ppc/mpc8544ds: Add platform bus
,
Bin Meng
,
23:21
Re: [PATCH 04/11] hw/ppc/mpc8544ds: Add platform bus
,
Bin Meng
,
22:32
Re: [PATCH v2 05/13] hw/ppc/mpc8544ds: Rename wrongly named method
,
Bin Meng
,
22:21
Re: [PATCH v2 04/13] hw/ppc/e500: Reduce usage of sysbus API
,
Bin Meng
,
22:19
Re: [PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
12:11
October 07, 2022
Re: [PATCH 2/6] target/ppc: fix msgsync insns flags
,
Fabiano Rosas
,
15:10
Re: [PATCH 1/6] target/ppc: fix msgclr/msgsnd insns flags
,
Fabiano Rosas
,
15:08
Re: [PATCH 3/6] target/ppc: fix REQUIRE_HV macro definition
,
Fabiano Rosas
,
15:08
Re: [RFC PATCH 0/4] Idea for using hardfloat in PPC
,
Richard Henderson
,
11:07
Re: [RFC PATCH 0/4] Idea for using hardfloat in PPC
,
Alex Bennée
,
09:45
October 06, 2022
[PATCH 6/6] target/ppc: move msgsync to decodetree
,
Matheus Ferst
,
16:08
[PATCH 5/6] target/ppc: move msgclrp/msgsndp to decodetree
,
Matheus Ferst
,
16:07
[PATCH 4/6] target/ppc: move msgclr/msgsnd to decodetree
,
Matheus Ferst
,
16:07
[PATCH 2/6] target/ppc: fix msgsync insns flags
,
Matheus Ferst
,
16:07
[PATCH 3/6] target/ppc: fix REQUIRE_HV macro definition
,
Matheus Ferst
,
16:07
[PATCH 1/6] target/ppc: fix msgclr/msgsnd insns flags
,
Matheus Ferst
,
16:07
[PATCH 0/6] Enable doorbell instruction for POWER8 CPUs
,
Matheus Ferst
,
16:07
[PULL 09/10] dump: simplify a bit kdump get_next_page()
,
marcandre . lureau
,
11:36
[PULL 08/10] dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
,
marcandre . lureau
,
11:36
[PULL 10/10] dump: fix kdump to work over non-aligned blocks
,
marcandre . lureau
,
11:36
[PULL 07/10] dump: Split elf header functions into prepare and write
,
marcandre . lureau
,
11:36
[PULL 06/10] dump: Rework dump_calculate_size function
,
marcandre . lureau
,
11:35
[PULL 04/10] dump: Rework get_start_block
,
marcandre . lureau
,
11:35
[PULL 05/10] dump: Rework filter area variables
,
marcandre . lureau
,
11:35
[PULL 02/10] dump: Rename write_elf_loads to write_elf_phdr_loads
,
marcandre . lureau
,
11:35
[PULL 03/10] dump: Refactor dump_iterate and introduce dump_filter_memblock_*()
,
marcandre . lureau
,
11:35
[PULL 01/10] dump: Replace opaque DumpState pointer with a typed one
,
marcandre . lureau
,
11:34
[PULL 00/10] Dump patches
,
marcandre . lureau
,
11:34
October 05, 2022
Re: [RFC PATCH 0/4] Idea for using hardfloat in PPC
,
Richard Henderson
,
16:37
[RFC PATCH 4/4] target/ppc: Enable hardfpu for Power
,
Víctor Colombo
,
10:38
[RFC PATCH 3/4] target/ppc: Implement instruction caching for muladd
,
Víctor Colombo
,
10:38
[RFC PATCH 2/4] target/ppc: Implement instruction caching for fsqrt
,
Víctor Colombo
,
10:38
[RFC PATCH 1/4] target/ppc: prepare instructions to work with caching last FP insn
,
Víctor Colombo
,
10:38
[RFC PATCH 0/4] Idea for using hardfloat in PPC
,
Víctor Colombo
,
10:38
Re: [PATCH] target/ppc: Fix xvcmp* clearing FI bit
,
Richard Henderson
,
09:51
[PATCH] target/ppc: Fix xvcmp* clearing FI bit
,
Víctor Colombo
,
08:19
Re: [PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
08:02
October 04, 2022
Re: [PATCH v2 13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards
,
Bernhard Beschow
,
18:51
Re: [PATCH v2 09/13] hw/ppc/e500: Implement pflash handling
,
Bernhard Beschow
,
18:21
[PULL 16/20] hw/core: Add CPUClass.get_pc
,
Richard Henderson
,
15:53
Re: [PATCH v3] tcg/ppc: Optimize 26-bit jumps
,
Richard Henderson
,
10:12
[PATCH v7 16/18] hw/core: Add CPUClass.get_pc
,
Richard Henderson
,
10:11
[PULL 32/54] monitor: expose monitor_puts to rest of code
,
Alex Bennée
,
09:20
[PULL 31/54] pc-bios/vof: Adopt meson style Make output
,
Alex Bennée
,
09:20
[PULL 15/54] vof: add distclean target
,
Alex Bennée
,
09:10
Re: [PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
,
Daniel Henrique Barboza
,
08:43
Re: [PATCH v2 06/13] mac_newworld: Simplify creation of Uninorth devices
,
Daniel P . Berrangé
,
04:00
Re: [PATCH v2 06/13] mac_newworld: Simplify creation of Uninorth devices
,
Markus Armbruster
,
02:40
October 03, 2022
Re: [PATCH 03/10] mac_{old|new}world: Set default values for some local variables
,
BALATON Zoltan
,
18:08
Re: [PATCH v2 07/13] hw/ppc/e500: Remove if statement which is now always true
,
Philippe Mathieu-Daudé
,
17:37
Re: [PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
,
Philippe Mathieu-Daudé
,
17:27
Re: [PATCH v2 04/13] hw/ppc/e500: Reduce usage of sysbus API
,
Philippe Mathieu-Daudé
,
17:22
Re: [PATCH v2 09/13] hw/ppc/e500: Implement pflash handling
,
Philippe Mathieu-Daudé
,
17:21
Re: [PATCH v2 12/13] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Philippe Mathieu-Daudé
,
17:11
Re: [PATCH v2 13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards
,
Philippe Mathieu-Daudé
,
17:07
Re: [RFC PATCH v2 00/29] PowerPC interrupt rework
,
Cédric Le Goater
,
16:58
Re: [PATCH v2 08/13] hw/block/pflash_cfi01: Error out if device length isn't a power of two
,
Philippe Mathieu-Daudé
,
16:58
Re: [PATCH v2 05/13] hw/ppc/mpc8544ds: Rename wrongly named method
,
Philippe Mathieu-Daudé
,
16:57
[PATCH v2 12/13] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
16:33
[PATCH v2 07/13] hw/ppc/e500: Remove if statement which is now always true
,
Bernhard Beschow
,
16:33
[PATCH v2 11/13] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
,
Bernhard Beschow
,
16:33
[PATCH v2 06/13] hw/ppc/mpc8544ds: Add platform bus
,
Bernhard Beschow
,
16:33
[PATCH v2 13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards
,
Bernhard Beschow
,
16:33
[PATCH v2 08/13] hw/block/pflash_cfi01: Error out if device length isn't a power of two
,
Bernhard Beschow
,
16:33
[PATCH v2 05/13] hw/ppc/mpc8544ds: Rename wrongly named method
,
Bernhard Beschow
,
16:33
[PATCH v2 04/13] hw/ppc/e500: Reduce usage of sysbus API
,
Bernhard Beschow
,
16:33
[PATCH v2 09/13] hw/ppc/e500: Implement pflash handling
,
Bernhard Beschow
,
16:33
[PATCH v2 10/13] hw/sd/sdhci-internal: Unexport ESDHC defines
,
Bernhard Beschow
,
16:33
[PATCH v2 01/13] hw/ppc/meson: Allow e500 boards to be enabled separately
,
Bernhard Beschow
,
16:33
[PATCH v2 03/13] docs/system/ppc/ppce500: Add heading for networking chapter
,
Bernhard Beschow
,
16:33
[PATCH v2 02/13] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
,
Bernhard Beschow
,
16:33
[PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
16:32
[PATCH v3 07/13] mac_{old|new}world: Reduce number of QOM casts
,
BALATON Zoltan
,
16:18
[PATCH v3 06/13] mac_newworld: Clean up creation of Uninorth devices
,
BALATON Zoltan
,
16:18
Re: [PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
,
BALATON Zoltan
,
16:18
[PATCH v3 02/13] mac_oldworld: Drop some more variables
,
BALATON Zoltan
,
16:18
[PATCH v3 11/13] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
,
BALATON Zoltan
,
16:18
[PATCH v3 03/13] mac_{old|new}world: Set tbfreq at declaration
,
BALATON Zoltan
,
16:18
[PATCH v3 05/13] mac_{old|new}world: Simplify cmdline_base calculation
,
BALATON Zoltan
,
16:18
[PATCH v3 00/13] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
16:18
[PATCH v3 08/13] hw/ppc/mac.h: Move newworld specific parts out from shared header
,
BALATON Zoltan
,
16:18
[PATCH v3 01/13] mac_newworld: Drop some variables
,
BALATON Zoltan
,
16:18
[PATCH v3 09/13] hw/ppc/mac.h: Move macio specific parts out from shared header
,
BALATON Zoltan
,
16:18
[PATCH v3 12/13] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
,
BALATON Zoltan
,
16:18
[PATCH v3 04/13] mac_{old|new}world: Avoid else branch by setting default value
,
BALATON Zoltan
,
16:17
[PATCH v3 13/13] mac_nvram: Use NVRAM_SIZE constant
,
BALATON Zoltan
,
16:16
[PATCH v3 10/13] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
,
BALATON Zoltan
,
16:16
Re: [PATCH 07/11] hw/ppc/e500: Implement pflash handling
,
B
,
15:48
Re: [PATCH v3] tcg/ppc: Optimize 26-bit jumps
,
Leandro Lupori
,
14:33
Re: [RFC PATCH v2 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
,
Fabiano Rosas
,
13:01
Re: [RFC PATCH v2 09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt
,
Fabiano Rosas
,
12:59
Re: [RFC PATCH v2 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
,
Matheus K. Ferst
,
11:46
Re: [RFC PATCH v2 13/29] target/ppc: remove unused interrupts from p8_pending_interrupt
,
Matheus K. Ferst
,
11:46
Re: [RFC PATCH v2 09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt
,
Matheus K. Ferst
,
11:46
Re: [RFC PATCH v2 00/29] PowerPC interrupt rework
,
Matheus K. Ferst
,
11:46
Re: [RFC PATCH v2 29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
,
Fabiano Rosas
,
10:13
Re: [RFC PATCH v2 28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request
,
Fabiano Rosas
,
10:12
Re: [RFC PATCH v2 27/29] target/ppc: introduce ppc_maybe_interrupt
,
Fabiano Rosas
,
10:12
Re: [PATCH v2 06/13] mac_newworld: Simplify creation of Uninorth devices
,
Philippe Mathieu-Daudé
,
10:06
Re: [PATCH v6 16/18] hw/core: Add CPUClass.get_pc
,
Alex Bennée
,
09:04
Re: [PATCH v2 00/13] Misc ppc/mac machines clean up
,
Mark Cave-Ayland
,
04:12
Re: [PATCH v6 16/18] hw/core: Add CPUClass.get_pc
,
Mark Cave-Ayland
,
03:59
Re: [PATCH v2 10/13] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
,
Mark Cave-Ayland
,
03:58
Re: [PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
,
Mark Cave-Ayland
,
03:54
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc