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: Tue Jan 07 2025 15:51:27 -0500
Messages in reverse chronological order
[
Next Period
]
January 07, 2025
[PATCH v3 0/2] Add new PowerPC Special Purpose Registers
,
dan tan
,
15:51
[PATCH v3 1/2] ppc/pnv: Add new PowerPC Special Purpose Registers (DAWR1, DAWRX1)
,
dan tan
,
15:51
[PATCH v3 2/2] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
,
dan tan
,
15:51
Re: [PATCH v3 16/29] tests/qtest: remove clock_steps from virtio tests
,
Fabiano Rosas
,
15:15
[PATCH v3 18/29] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
11:58
[PATCH v3 20/29] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
11:58
[PATCH v3 19/29] tests/functional: add zstd support to uncompress utility
,
Alex Bennée
,
11:58
[PATCH v3 23/29] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
11:58
[PATCH v3 17/29] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
11:58
[PATCH v3 21/29] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
11:58
[PATCH v3 29/29] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
11:54
[PATCH v3 24/29] tests/vm: fix build_path based path
,
Alex Bennée
,
11:54
[PATCH v3 28/29] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
11:54
[PATCH v3 22/29] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
11:54
[PATCH v3 25/29] tests/vm: partially un-tabify help output
,
Alex Bennée
,
11:54
[PATCH v3 14/29] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
11:54
[PATCH v3 27/29] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
11:54
[PATCH v3 15/29] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
11:54
[PATCH v3 16/29] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
11:54
[PATCH v3 11/29] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
11:53
[PATCH v3 13/29] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
11:53
[PATCH v3 12/29] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
11:53
[PATCH v3 26/29] tests/vm: allow interactive login as root
,
Alex Bennée
,
11:53
[PATCH v3 09/29] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
11:53
[PATCH v3 06/29] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
11:53
[PATCH v3 10/29] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 07/29] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 08/29] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 05/29] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 04/29] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 03/29] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 00/29] testing/next: functional tests, qtest clocks, vm and keymaps (pre-PR)
,
Alex Bennée
,
11:52
[PATCH v3 01/29] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 02/29] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
11:52
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
BALATON Zoltan
,
08:09
January 06, 2025
Re: [PATCH 0/9] ppc/pnv: HOMER and OCC fixes and improvements
,
Cédric Le Goater
,
17:00
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Philippe Mathieu-Daudé
,
16:08
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Daniel Henrique Barboza
,
15:33
Re: [RFC PATCH 1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation
,
Daniel Henrique Barboza
,
15:19
Re: [PATCH 26/71] hw/gpio: Constify all Property
,
Miles Glenn
,
15:15
[RFC PATCH 7/7] accel/kvm: Use CPU_FOREACH_KVM()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 5/7] accel/hw: Implement hw_accel_get_cpus_queue()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 4/7] accel/tcg: Use CPU_FOREACH_TCG()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 3/7] accel/tcg: Implement tcg_get_cpus_queue()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 2/7] cpus: Introduce AccelOpsClass::get_cpus_queue()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 0/7] accel: Add per-accelerator vCPUs queue
,
Philippe Mathieu-Daudé
,
15:03
January 05, 2025
Re: [PATCH v5 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
03:58
[PATCH v6 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
03:56
[PATCH v6 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
03:56
[PATCH v6 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
03:56
January 04, 2025
Re: [PATCH v5 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
07:51
[PATCH v5 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
02:34
[PATCH v5 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
02:34
[PATCH v5 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
02:33
January 03, 2025
[PATCH v5 4/4] hw/ssi/pnv_spi: Put a limit to RDR match failures
,
Chalapathi V
,
11:19
[PATCH v5 2/4] hw/ssi/pnv_spi: Coverity CID 1558827: Use local var seq_index instead of get_seq_index().
,
Chalapathi V
,
11:19
[PATCH v5 3/4] hw/ssi/pnv_spi: Make bus names distinct for each controllers of a socket
,
Chalapathi V
,
11:19
[PATCH v5 1/4] hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
,
Chalapathi V
,
11:19
[PATCH v5 0/4] hw/ssi/pnv_spi: Remove PnvXferBuffer and fix CID 1558827
,
Chalapathi V
,
11:19
January 02, 2025
[PATCH v2 2/2] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
,
dan tan
,
22:21
[PATCH v2 1/2] ppc/pnv: Add new PowerPC Special Purpose Registers (DAWR1, DAWRX1)
,
dan tan
,
22:21
[PATCH v2 0/2] Add new PowerPC Special Purpose Registers
,
dan tan
,
22:21
Re: [PATCH 2/4] tests/functional/test_ppc64_hv: Simplify console handling
,
Thomas Huth
,
00:37
January 01, 2025
Re: [PATCH 3/3] target/cpus: Remove pointless re-assignment of CPUState::halted
,
Bernhard Beschow
,
14:34
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc