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: Fri Dec 20 2024 23:10:08 -0500
Messages in reverse chronological order
[
Next Period
]
December 20, 2024
Re: [PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
Nicholas Piggin
,
23:10
Re: [PATCH 1/4] tests/functional: Don't fail the whole test if a pre-cache fetch fails
,
Nicholas Piggin
,
21:27
[PATCH v4 6/6] hw/ppc/epapr: Do not swap ePAPR magic value
,
Philippe Mathieu-Daudé
,
16:32
[PATCH v4 5/6] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
,
Philippe Mathieu-Daudé
,
16:32
[PATCH v4 2/6] hw/ppc/spapr: Convert HPTE_VALID() macro as hpte_is_valid() method
,
Philippe Mathieu-Daudé
,
16:32
[PATCH v4 4/6] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
,
Philippe Mathieu-Daudé
,
16:32
[PATCH v4 3/6] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
,
Philippe Mathieu-Daudé
,
16:31
[PATCH v4 1/6] hw/ppc/spapr: Convert HPTE() macro as hpte_get_ptr() method
,
Philippe Mathieu-Daudé
,
16:31
[PATCH v4 0/6] hw/ppc: Remove tswap() calls
,
Philippe Mathieu-Daudé
,
16:31
Re: [PATCH v3 2/7] hw/ppc/spapr: Convert HPTE() macro as hpte_get() method
,
Philippe Mathieu-Daudé
,
16:29
Re: [PATCH v2 15/27] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
11:54
[PULL 08/59] hw/ppc: Explicitly create the drc container
,
Philippe Mathieu-Daudé
,
11:16
[PULL 07/59] ppc/e500: Avoid abuse of container_get()
,
Philippe Mathieu-Daudé
,
11:16
Re: [PATCH 1/4] tests/functional: Don't fail the whole test if a pre-cache fetch fails
,
Daniel P . Berrangé
,
05:39
Re: [PATCH 1/4] tests/functional: Don't fail the whole test if a pre-cache fetch fails
,
Philippe Mathieu-Daudé
,
05:33
Re: [PATCH 3/5] spapr: Generate random HASHPKEYR for spapr machines
,
Philippe Mathieu-Daudé
,
05:30
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Harsh Prateek Bora
,
05:09
Re: [PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
Harsh Prateek Bora
,
05:06
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Harsh Prateek Bora
,
04:58
Re: [PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
BALATON Zoltan
,
04:29
Re: [PATCH 3/5] spapr: Generate random HASHPKEYR for spapr machines
,
Harsh Prateek Bora
,
04:17
Re: [PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
Harsh Prateek Bora
,
04:14
December 19, 2024
[PATCH 4/4] tests/functional/test_ppc64_hv: Update to Alpine 3.21.0
,
Nicholas Piggin
,
21:46
[PATCH 3/4] tests/functional/test_ppc64_hv: Update repo management
,
Nicholas Piggin
,
21:46
[PATCH 2/4] tests/functional/test_ppc64_hv: Simplify console handling
,
Nicholas Piggin
,
21:46
[PATCH 1/4] tests/functional: Don't fail the whole test if a pre-cache fetch fails
,
Nicholas Piggin
,
21:46
[PATCH 0/4] tests/functional: ppc update and download fail fix
,
Nicholas Piggin
,
21:46
Re: [PATCH v2 15/27] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
14:57
Re: [PATCH v3 1/7] meson: Run some compiler checks using -Wno-unused-value
,
Philippe Mathieu-Daudé
,
12:39
Re: [PATCH v2 16/27] util/qemu-timer: fix indentation
,
Philippe Mathieu-Daudé
,
12:30
Re: [PATCH 0/4] include: Header cleanups around "cpu.h"
,
Philippe Mathieu-Daudé
,
12:18
Re: [PATCH v8 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
,
Harsh Prateek Bora
,
04:49
Re: [PATCH 41/71] hw/net: Constify all Property
,
Akihiko Odaki
,
03:25
Re: [PATCH v3 5/7] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
,
Harsh Prateek Bora
,
01:57
Re: [PATCH v3 4/7] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
,
Harsh Prateek Bora
,
01:52
Re: [PATCH v3 2/7] hw/ppc/spapr: Convert HPTE() macro as hpte_get() method
,
Harsh Prateek Bora
,
01:32
December 18, 2024
[PATCH 5/5] target/ppc: Wire up BookE ATB registers for e500 family
,
Nicholas Piggin
,
22:41
[PATCH 4/5] target/ppc: Avoid warning message for zero process table entries
,
Nicholas Piggin
,
22:40
[PATCH 3/5] spapr: Generate random HASHPKEYR for spapr machines
,
Nicholas Piggin
,
22:40
[PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
Nicholas Piggin
,
22:40
[PATCH 1/5] target/ppc: fix timebase register reset state
,
Nicholas Piggin
,
22:40
[PATCH 0/5] ppc: misc ppc patches
,
Nicholas Piggin
,
22:40
Re: [PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value
,
BALATON Zoltan
,
20:43
Re: [PATCH v3 1/7] meson: Run some compiler checks using -Wno-unused-value
,
Nicholas Piggin
,
19:37
Re: [PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value
,
Nicholas Piggin
,
19:30
Re: [PATCH v3 6/7] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
,
Nicholas Piggin
,
19:20
Re: [PATCH v3 5/7] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
,
Nicholas Piggin
,
19:19
Re: [PATCH v3 4/7] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
,
Nicholas Piggin
,
19:19
Re: [PATCH v3 3/7] hw/ppc/spapr: Convert HPTE_VALID() macro as hpte_is_valid() method
,
Nicholas Piggin
,
19:18
Re: [PATCH v3 2/7] hw/ppc/spapr: Convert HPTE() macro as hpte_get() method
,
Nicholas Piggin
,
19:09
Re: [PATCH v2 18/27] system/qtest: properly feedback results of clock_[step|set]
,
Fabiano Rosas
,
15:10
Re: [PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value
,
BALATON Zoltan
,
14:19
[PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 6/7] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 5/7] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 4/7] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 3/7] hw/ppc/spapr: Convert HPTE_VALID() macro as hpte_is_valid() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 2/7] hw/ppc/spapr: Convert HPTE() macro as hpte_get() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 1/7] meson: Run some compiler checks using -Wno-unused-value
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 0/7] hw/ppc: Remove tswap() calls
,
Philippe Mathieu-Daudé
,
13:21
Re: [PATCH v2 24/27] tests/vm: fix build_path based path
,
Philippe Mathieu-Daudé
,
12:07
Re: [PATCH 1/4] target/ppc: Include missing headers in mmu-hash[32,64].h
,
Philippe Mathieu-Daudé
,
12:03
Re: [PATCH 0/4] include: Header cleanups around "cpu.h"
,
Richard Henderson
,
11:42
Re: [PATCH v2 21/27] tests/lcitool: bump to latest version of libvirt-ci
,
Daniel P . Berrangé
,
11:42
Re: [PATCH 1/4] target/ppc: Include missing headers in mmu-hash[32,64].h
,
Richard Henderson
,
11:42
Re: [PATCH v2 20/27] tests/functional: extend test_aarch64_virt with vulkan test
,
Daniel P . Berrangé
,
11:40
Re: [PATCH v2 20/27] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
11:38
Re: [PATCH v2 15/27] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
11:32
[PATCH v2 18/27] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
11:26
[PATCH v2 16/27] util/qemu-timer: fix indentation
,
Alex Bennée
,
11:26
[PATCH v2 26/27] tests/vm: allow interactive login as root
,
Alex Bennée
,
11:26
[PATCH v2 17/27] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
11:26
Re: [PATCH v2 19/27] tests/functional: remove hacky sleep from the tests
,
Thomas Huth
,
11:26
[PATCH v2 25/27] tests/vm: partially un-tabify help output
,
Alex Bennée
,
11:22
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Philippe Mathieu-Daudé
,
11:22
[PATCH v2 27/27] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
11:22
[PATCH v2 22/27] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
11:22
[PATCH v2 20/27] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
11:22
[PATCH v2 13/27] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
11:22
[PATCH v2 21/27] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
11:22
[PATCH v2 23/27] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
11:22
[PATCH v2 24/27] tests/vm: fix build_path based path
,
Alex Bennée
,
11:22
[PATCH v2 07/27] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
11:22
[PATCH v2 19/27] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
11:21
[PATCH v2 12/27] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 09/27] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 15/27] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
11:21
[PATCH v2 10/27] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 11/27] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 14/27] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 01/27] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 05/27] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 08/27] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 06/27] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 04/27] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 00/27] testing/next: functional tests, qtest clocks, vm and keymaps
,
Alex Bennée
,
11:21
[PATCH v2 02/27] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 03/27] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
11:21
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Philippe Mathieu-Daudé
,
11:18
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Daniel P . Berrangé
,
11:18
Re: [PATCH 1/2] system: Move 'exec/confidential-guest-support.h' to system/
,
Philippe Mathieu-Daudé
,
11:16
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Zhao Liu
,
11:16
Re: [PATCH 1/2] system: Move 'exec/confidential-guest-support.h' to system/
,
Zhao Liu
,
11:12
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Thomas Huth
,
11:04
Re: [PATCH 1/2] system: Move 'exec/confidential-guest-support.h' to system/
,
Thomas Huth
,
11:02
[PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 1/2] system: Move 'exec/confidential-guest-support.h' to system/
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 0/2] system/confidential-guest-support: Header cleanups
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 4/4] exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined
,
Philippe Mathieu-Daudé
,
10:52
[PATCH 2/4] tcg/tci: Include missing 'disas/dis-asm.h' header
,
Philippe Mathieu-Daudé
,
10:52
[PATCH 3/4] exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h'
,
Philippe Mathieu-Daudé
,
10:52
[PATCH 1/4] target/ppc: Include missing headers in mmu-hash[32,64].h
,
Philippe Mathieu-Daudé
,
10:52
[PATCH 0/4] include: Header cleanups around "cpu.h"
,
Philippe Mathieu-Daudé
,
10:52
December 17, 2024
Re: [PATCH v2 4/9] hw/arm: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
10:20
December 16, 2024
Re: [PATCH 07/71] target/ppc: Remove empty property list
,
Harsh Prateek Bora
,
00:12
December 14, 2024
Re: [PATCH 35/71] hw/isa: Constify all Property
,
Bernhard Beschow
,
17:20
Re: [PATCH 59/71] hw/ssi: Constify all Property
,
Cédric Le Goater
,
05:05
Re: [PATCH 41/71] hw/net: Constify all Property
,
Cédric Le Goater
,
05:05
Re: [PATCH 40/71] hw/misc: Constify all Property
,
Cédric Le Goater
,
05:04
December 13, 2024
Re: [PATCH 20/71] hw/char: Constify all Property
,
Alberto Garcia
,
19:06
Re: [PATCH 32/71] hw/intc: Constify all Property
,
Daniel Henrique Barboza
,
15:41
[PATCH 59/71] hw/ssi: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 52/71] hw/rtc: Constify all Property
,
Richard Henderson
,
14:15
[PATCH 49/71] hw/ppc: Constify all Property
,
Richard Henderson
,
14:15
[PATCH 55/71] hw/scsi: Constify all Property
,
Richard Henderson
,
14:15
[PATCH 44/71] hw/nvram: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 47/71] hw/pci-host: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 40/71] hw/misc: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 41/71] hw/net: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 32/71] hw/intc: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 35/71] hw/isa: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 26/71] hw/gpio: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 25/71] hw/dma: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 24/71] hw/display: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 20/71] hw/char: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 07/71] target/ppc: Remove empty property list
,
Richard Henderson
,
14:08
December 12, 2024
Re: [RFC PATCH 08/11] target/ppc: implement address swizzle for gen_ld_atomic()
,
Richard Henderson
,
11:20
Re: [RFC PATCH 06/11] target/ppc: introduce gen_addr_swizzle_le() function
,
Richard Henderson
,
10:58
Re: [RFC PATCH 05/11] target/ppc: introduce need_addrswizzle_le() function
,
Richard Henderson
,
10:31
Re: [RFC PATCH 04/11] target/ppc: replace tcg_gen_qemu_st_tl() with gen_st_tl()
,
Richard Henderson
,
10:27
Re: [RFC PATCH 03/11] target/ppc: introduce gen_st_tl() function
,
Richard Henderson
,
10:26
Re: [RFC PATCH 02/11] target/ppc: replace tcg_gen_qemu_ld_tl() with gen_ld_tl()
,
Richard Henderson
,
10:26
Re: [RFC PATCH 01/11] target/ppc: introduce gen_ld_tl() function
,
Richard Henderson
,
10:26
[RFC PATCH 02/11] target/ppc: replace tcg_gen_qemu_ld_tl() with gen_ld_tl()
,
Mark Cave-Ayland
,
10:16
[RFC PATCH 10/11] target/ppc: implement address swizzle for gen_conditional_store()
,
Mark Cave-Ayland
,
10:16
[RFC PATCH 09/11] target/ppc: implement address swizzle for gen_st_atomic()
,
Mark Cave-Ayland
,
10:16
[RFC PATCH 11/11] target/ppc: update DisasContext default_tcg_memop_mask value
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 08/11] target/ppc: implement address swizzle for gen_ld_atomic()
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 05/11] target/ppc: introduce need_addrswizzle_le() function
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 07/11] target/ppc: implement address swizzle for instruction translation
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 06/11] target/ppc: introduce gen_addr_swizzle_le() function
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 04/11] target/ppc: replace tcg_gen_qemu_st_tl() with gen_st_tl()
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 03/11] target/ppc: introduce gen_st_tl() function
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 01/11] target/ppc: introduce gen_ld_tl() function
,
Mark Cave-Ayland
,
10:14
[RFC PATCH 00/11] target/ppc: implement legacy address-swizzling MSR_LE support
,
Mark Cave-Ayland
,
10:14
Re: [PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
09:04
Re: [PATCH 18/20] system/qtest: properly feedback results of clock_[step|set]
,
Fabiano Rosas
,
07:36
Re: [PATCH 17/20] tests/qtest: move clock_steps to after checks
,
Fabiano Rosas
,
07:34
Re: [PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
07:32
December 11, 2024
Re: [PATCH v2 9/9] exec/cpu-all: Do not include 'exec/tswap.h' header
,
Richard Henderson
,
19:02
Re: [PATCH v2 8/9] hw/xtensa: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
19:02
Re: [PATCH v2 7/9] hw/sh4/r2d: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
19:02
Re: [PATCH v2 6/9] hw/mips: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
19:02
Re: [PATCH v2 5/9] hw/ppc: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
19:01
Re: [PATCH v2 4/9] hw/arm: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
18:53
Re: [PATCH v2 3/9] accel/tcg: Include missing 'exec/tswap.h' header in translator.c
,
Richard Henderson
,
18:47
Re: [PATCH v2 1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Richard Henderson
,
18:45
Re: [PATCH v2 1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Philippe Mathieu-Daudé
,
18:09
[PATCH v2 9/9] exec/cpu-all: Do not include 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 8/9] hw/xtensa: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 7/9] hw/sh4/r2d: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 6/9] hw/mips: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 5/9] hw/ppc: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 4/9] hw/arm: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 3/9] accel/tcg: Include missing 'exec/tswap.h' header in translator.c
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 2/9] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 0/9] misc: Reduce 'exec/tswap.h' inclusions
,
Philippe Mathieu-Daudé
,
18:04
Re: [PATCH 15/20] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
11:21
Fwd: Qemu and flattened device tree
,
Joe Nosay
,
08:38
Re: [PATCH 15/20] tests/functional/aarch64: add tests for FEAT_RME
,
Thomas Huth
,
03:05
Re: [PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
01:58
Re: [PATCH 19/20] tests/functional: remove hacky sleep from the tests
,
Thomas Huth
,
01:39
Re: [PATCH 17/20] tests/qtest: move clock_steps to after checks
,
Thomas Huth
,
01:37
Re: [PATCH 18/20] system/qtest: properly feedback results of clock_[step|set]
,
Thomas Huth
,
01:36
Re: [PATCH 16/20] util/qemu-timer: fix indentation
,
Thomas Huth
,
01:30
December 10, 2024
[PATCH 18/20] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
15:50
[PATCH 17/20] tests/qtest: move clock_steps to after checks
,
Alex Bennée
,
15:50
[PATCH 19/20] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
15:50
[PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
15:44
[PATCH 14/20] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 16/20] util/qemu-timer: fix indentation
,
Alex Bennée
,
15:44
[PATCH 15/20] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
15:44
[PATCH 13/20] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 08/20] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 12/20] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 11/20] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 09/20] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 05/20] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 07/20] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 06/20] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 01/20] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 00/20] testing/next: functional tests and qtest timers
,
Alex Bennée
,
15:44
[PATCH 10/20] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 03/20] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 02/20] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 04/20] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH] ppc/pnv/phb4: Add pervasive chiplet support to PHB4/5
,
Nicholas Piggin
,
01:57
December 09, 2024
[PATCH 9/9] ppc/pnv/occ: Implement a basic dynamic OCC model
,
Nicholas Piggin
,
22:05
[PATCH 8/9] ppc/pnv/occ: Add POWER10 OCC-OPAL data format
,
Nicholas Piggin
,
22:05
[PATCH 6/9] ppc/pnv: Make HOMER memory a RAM region
,
Nicholas Piggin
,
22:05
[PATCH 7/9] ppc/pnv/occ: Update pstate frequency tables
,
Nicholas Piggin
,
22:05
[PATCH 5/9] ppc/pnv/occ: Better document OCCMISC bits
,
Nicholas Piggin
,
22:05
[PATCH 4/9] ppc/pnv/homer: class-based base and size
,
Nicholas Piggin
,
22:05
[PATCH 2/9] ppc/pnv/homer: Make dummy reads return 0
,
Nicholas Piggin
,
22:05
[PATCH 3/9] ppc/pnv/occ: Fix common area sensor offsets
,
Nicholas Piggin
,
22:05
[PATCH 1/9] ppc/pnv/homer: Fix OCC registers
,
Nicholas Piggin
,
22:05
[PATCH 0/9] ppc/pnv: HOMER and OCC fixes and improvements
,
Nicholas Piggin
,
22:05
[PATCH v2 10/14] ppc/xive2: Check crowd backlog when scanning group backlog
,
Michael Kowal
,
19:09
[PATCH v2 14/14] qtest/xive: Add test of pool interrupts
,
Michael Kowal
,
19:09
[PATCH v2 12/14] pnv/xive: Support ESB Escalation
,
Michael Kowal
,
19:09
[PATCH v2 09/14] ppc/xive2: Support crowd-matching when looking for target
,
Michael Kowal
,
19:09
[PATCH v2 09/14] ppc/xive2: Add support for MMIO operations on the NVPG/NVC BAR
,
Michael Kowal
,
19:09
[PATCH v2 08/14] qtest/xive: Add group-interrupt test
,
Michael Kowal
,
19:09
[PATCH v2 11/14] ppc/xive2: Check crowd backlog when scanning group backlog
,
Michael Kowal
,
19:09
[PATCH v2 13/14] pnv/xive: Fix problem with treating NVGC as a NVP
,
Michael Kowal
,
19:09
[PATCH v2 11/14] pnv/xive: Only support crowd size of 0, 2, 4 and 16
,
Michael Kowal
,
19:09
[PATCH v2 04/14] ppc/xive2: Support group-matching when looking for target
,
Michael Kowal
,
19:08
[PATCH v2 05/14] ppc/xive2: Process group backlog when pushing an OS context
,
Michael Kowal
,
19:08
[PATCH v2 05/14] ppc/xive2: Add undelivered group interrupt to backlog
,
Michael Kowal
,
19:08
[PATCH v2 10/14] ppc/xive2: Support crowd-matching when looking for target
,
Michael Kowal
,
19:08
[PATCH v2 01/14] ppc/xive2: Update NVP save/restore for group attributes
,
Michael Kowal
,
19:08
[PATCH v2 08/14] Add support for MMIO operations on the NVPG/NVC BAR
,
Michael Kowal
,
19:07
[PATCH v2 07/14] ppc/xive2: Process group backlog when updating the CPPR
,
Michael Kowal
,
19:07
[PATCH v2 04/14] ppc/xive2: Add undelivered group interrupt to backlog
,
Michael Kowal
,
19:07
[PATCH v2 02/14] ppc/xive: Rename ipb_to_pipr() to xive_ipb_to_pipr()
,
Michael Kowal
,
19:07
[PATCH v2 06/14] ppc/xive2: Process group backlog when updating the CPPR
,
Michael Kowal
,
19:07
[PATCH v2 07/14] qtest/xive: Add group-interrupt test
,
Michael Kowal
,
19:07
[PATCH v2 06/14] ppc/xive2: Process group backlog when pushing an OS context
,
Michael Kowal
,
19:07
[PATCH v2 03/14] ppc/xive2: Support group-matching when looking for target
,
Michael Kowal
,
19:07
[PATCH v2 02/14] ppc/xive2: Add grouping level to notification
,
Michael Kowal
,
19:07
[PATCH v2 03/14] ppc/xive2: Add grouping level to notification
,
Michael Kowal
,
19:07
[PATCH v2 00/14] XIVE2 changes to support Group and Crowd operations
,
Michael Kowal
,
19:06
Re: [PATCH 15/20] target: Implement CPUClass::datapath_is_big_endian (big-endian)
,
Brian Cain
,
18:16
December 05, 2024
Re: [PATCH-for-10.0 v2 10/13] hw/pci-host/gpex: Expose 'refuse-bar-at-addr-0' property
,
Philippe Mathieu-Daudé
,
16:26
Re: [PATCH-for-10.0 v2 05/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_internal_init()
,
Philippe Mathieu-Daudé
,
16:25
Re: [PATCH-for-10.0 v2 10/13] hw/pci-host/gpex: Expose 'refuse-bar-at-addr-0' property
,
Peter Maydell
,
11:47
Re: [PATCH-for-10.0 v2 05/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_internal_init()
,
Peter Maydell
,
11:45
Re: [PATCH 17/20] disas: Use cpu_datapath_is_big_endian()
,
Peter Maydell
,
05:47
December 04, 2024
Re: [PATCH 18/20] hw/core/generic-loader: Use cpu_datapath_is_big_endian()
,
Richard Henderson
,
19:05
Re: [PATCH 17/20] disas: Use cpu_datapath_is_big_endian()
,
Richard Henderson
,
18:40
Re: [PATCH 03/20] target/arm: Implement CPUClass::datapath_is_big_endian
,
Richard Henderson
,
18:37
[PATCH 20/20] hw/core/cpu: Remove cpu_virtio_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:28
[RFC PATCH 19/20] hw/virtio: Use cpu_datapath_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 18/20] hw/core/generic-loader: Use cpu_datapath_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 17/20] disas: Use cpu_datapath_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 16/20] hw/core/cpu: Expose cpu_datapath_is_big_endian() method
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 15/20] target: Implement CPUClass::datapath_is_big_endian (big-endian)
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 14/20] target: Implement CPUClass::datapath_is_big_endian (little-endian)
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 13/20] target/xtensa: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 12/20] target/xtensa: Implement xtensa_isa_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 11/20] target/mips: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 09/20] target/sh4: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 10/20] target/microblaze: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 08/20] target/sh4: Expose CPUSH4State::little_endian property
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 07/20] target/riscv: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 06/20] target/sparc: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 05/20] target/rx: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 04/20] target/ppc: Register CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 03/20] target/arm: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 02/20] hw/core/cpu: Introduce CPUClass::datapath_is_big_endian() handler
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 01/20] exec/tswap: Rename target_words_bigendian -> qemu_binary_is_bigendian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 00/20] target: Implement CPUClass::datapath_is_big_endian() handlers
,
Philippe Mathieu-Daudé
,
15:26
Re: [PATCH v3 01/26] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
,
Jean-Philippe Brucker
,
14:07
Re: [PATCH-for-10.0 v2 01/13] hw/pci: Do not declare PCIBus::flags mask as enum
,
Thomas Huth
,
01:50
Re: [PATCH for-10.0 2/2] hw: add compat machines for 10.0
,
Thomas Huth
,
01:28
December 03, 2024
Re: [PATCH 6/7] accel/kvm: Remove mentions of legacy '-machine foo,accel=bar'
,
Thomas Huth
,
05:34
Re: [PATCH 3/7] tests/qtest/fuzz: Remove legacy '-machine foo,accel=bar'
,
Thomas Huth
,
05:25
Re: [PATCH 2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo,accel=bar'
,
Thomas Huth
,
05:24
Re: [PATCH 1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo,accel=bar'
,
Thomas Huth
,
05:20
Re: [PATCH 7/7] qemu-options: Remove mentions of legacy '-machine foo,accel=bar'
,
Philippe Mathieu-Daudé
,
05:00
Re: [PATCH 7/7] qemu-options: Remove mentions of legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:54
Re: [PATCH 6/7] accel/kvm: Remove mentions of legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:43
Re: [PATCH 5/7] accel/tcg: Remove mentions of legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:42
Re: [PATCH 4/7] scripts/device-crash-test: Remove legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:38
Re: [PATCH 3/7] tests/qtest/fuzz: Remove legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:36
Re: [PATCH 2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:35
Re: [PATCH 1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:34
[PATCH 7/7] qemu-options: Remove mentions of legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 6/7] accel/kvm: Remove mentions of legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 5/7] accel/tcg: Remove mentions of legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 4/7] scripts/device-crash-test: Remove legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 3/7] tests/qtest/fuzz: Remove legacy '-machine foo,accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 0/7] cli: Remove mentions of legacy '-machine foo, accel=bar' command line
,
Philippe Mathieu-Daudé
,
04:22
[PATCH] hw/pci-host/pnv_phb4: Fix LSI irq source calculation overrun
,
Nicholas Piggin
,
01:07
December 02, 2024
Re: [PATCH 03/14] ppc/xive2: Support group-matching when looking for target
,
Mike Kowal
,
17:09
[PATCH v2 for-10.0 54/54] fpu: Remove default handling for dnan_pattern
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 51/54] target/hexagon: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 24/54] target/i386: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 42/54] target/m68k: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 12/54] target/loongarch: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 21/54] target/sparc: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 53/54] target/tricore: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 18/54] target/loongarch: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 39/54] target/alpha: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 31/54] target/m68k: Init local float_status from env fp_status in gdb get/set reg
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 07/54] target/ppc: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 48/54] target/s390x: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 16/54] tests/fp: Explicitly set 3-NaN propagation rule
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 13/54] target/hppa: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 43/54] target/mips: Set default NaN pattern explicitly
,
Peter Maydell
,
08:28
[PATCH v2 for-10.0 19/54] target/ppc: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:28
[PATCH v2 for-10.0 28/54] softfloat: Create floatx80 default NaN from parts64_default_nan
,
Peter Maydell
,
08:28
[PATCH v2 for-10.0 38/54] target/hppa: Set default NaN pattern explicitly
,
Peter Maydell
,
08:28
[PATCH v2 for-10.0 36/54] target/microblaze: Set default NaN pattern explicitly
,
Peter Maydell
,
08:27
[PATCH v2 for-10.0 11/54] target/x86: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:27
[PATCH v2 for-10.0 34/54] fpu: Allow runtime choice of default NaN value
,
Peter Maydell
,
08:27
[PATCH v2 for-10.0 33/54] target/ppc: Use env->fp_status in helper_compute_fprf functions
,
Peter Maydell
,
08:26
[PATCH v2 for-10.0 49/54] target/sparc: Set default NaN pattern explicitly
,
Peter Maydell
,
08:25
[PATCH v2 for-10.0 41/54] target/loongarch: Set default NaN pattern explicitly
,
Peter Maydell
,
08:24
[PATCH v2 for-10.0 22/54] target/mips: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 52/54] target/riscv: Set default NaN pattern explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 47/54] target/rx: Set default NaN pattern explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 37/54] target/i386: Set default NaN pattern explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 45/54] target/ppc: Set default NaN pattern explicitly
,
Peter Maydell
,
08:22
[PATCH v2 for-10.0 50/54] target/xtensa: Set default NaN pattern explicitly
,
Peter Maydell
,
08:22
[PATCH v2 for-10.0 30/54] target/m68k: In frem helper, initialize local float_status from env->fp_status
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 27/54] target/m68k: Don't pass NULL float_status to floatx80_default_nan()
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 26/54] fpu: Remove use_first_nan field from float_status
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 25/54] target/hppa: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 40/54] target/arm: Set default NaN pattern explicitly
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 46/54] target/sh4: Set default NaN pattern explicitly
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 32/54] target/sparc: Initialize local scratch float_status from env->fp_status
,
Peter Maydell
,
08:20
[PATCH v2 for-10.0 44/54] target/openrisc: Set default NaN pattern explicitly
,
Peter Maydell
,
08:19
[PATCH v2 for-10.0 29/54] target/loongarch: Use normal float_status in fclass_s and fclass_d helpers
,
Peter Maydell
,
08:19
[PATCH v2 for-10.0 35/54] tests/fp: Set default NaN pattern explicitly
,
Peter Maydell
,
08:19
[PATCH v2 for-10.0 23/54] target/xtensa: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:18
[PATCH v2 for-10.0 08/54] target/mips: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:18
[PATCH v2 for-10.0 17/54] target/arm: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:18
[PATCH v2 for-10.0 10/54] target/xtensa: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:18
[PATCH v2 for-10.0 15/54] softfloat: Allow runtime choice of NaN propagation for muladd
,
Peter Maydell
,
08:17
[PATCH v2 for-10.0 20/54] target/s390x: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:16
[PATCH v2 for-10.0 06/54] target/s390: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:16
[PATCH v2 for-10.0 09/54] target/sparc: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:16
[PATCH v2 for-10.0 14/54] softfloat: Pass have_snan to pickNaNMulAdd
,
Peter Maydell
,
08:15
[PATCH v2 for-10.0 04/54] tests/fp: Explicitly set inf-zero-nan rule
,
Peter Maydell
,
08:15
[PATCH v2 for-10.0 05/54] target/arm: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:14
[PATCH v2 for-10.0 03/54] softfloat: Allow runtime choice of inf * 0 + NaN result
,
Peter Maydell
,
08:14
[PATCH v2 for-10.0 02/54] fpu: Check for default_nan_mode before calling pickNaNMulAdd
,
Peter Maydell
,
08:14
[PATCH v2 for-10.0 01/54] fpu: handle raising Invalid for infzero in pick_nan_muladd
,
Peter Maydell
,
08:14
[PATCH v2 for-10.0 00/54] fpu: Remove pickNaNMulAdd, default-NaN ifdefs
,
Peter Maydell
,
08:13
Re: build system: HOSTCC -m64?
,
Michael Tokarev
,
03:57
Re: [PULL 0/6] ppc-for-9.2-2 queue
,
Michael Tokarev
,
01:17
Re: [PULL 0/6] ppc-for-9.2-2 queue
,
Nicholas Piggin
,
00:44
Re: build system: HOSTCC -m64?
,
Nicholas Piggin
,
00:43
December 01, 2024
build system: HOSTCC -m64?
,
Michael Tokarev
,
00:55
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc