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: Sat Jan 25 2025 08:41:54 -0500
Messages in reverse chronological order
[
Next Period
]
January 25, 2025
Status of PowerMac G5 Emulation support for Mac99
,
marines_96_ringing
,
08:41
January 24, 2025
Re: [PATCH 20/28] target/riscv: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
12:41
Re: [PATCH 28/28] cpus: Remove CPUClass::has_work() handler
,
Richard Henderson
,
12:40
Re: [PATCH 27/28] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:36
Re: [PATCH 26/28] target/tricore: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:36
Re: [PATCH 25/28] target/sparc: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:36
Re: [PATCH 24/28] target/sh4: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:35
Re: [PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler
,
Brian Cain
,
12:26
Re: [PATCH 23/28] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:21
Re: [PATCH 22/28] target/s390x: Restrict I/O handler installers to system emulation
,
Richard Henderson
,
12:19
Re: [PATCH 21/28] target/rx: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:17
Re: [PATCH 20/28] target/riscv: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:17
Re: [PATCH 19/28] target/ppc: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:14
Re: [PATCH 18/28] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:13
Re: [PATCH 17/28] target/mips: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:13
Re: [PATCH 16/28] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:11
Re: [PATCH 15/28] target/m68k: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:11
Re: [PATCH 14/28] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:10
Re: [PATCH 13/28] target/i386: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:09
Re: [PATCH 12/28] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:08
Re: [PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler
,
Richard Henderson
,
12:07
Re: [PATCH 10/28] target/avr: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:06
Re: [PATCH 09/28] target/arm: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:06
Re: [PATCH 08/28] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
,
Richard Henderson
,
12:06
Re: [PATCH 07/28] cpus: Introduce SysemuCPUOps::has_work() handler
,
Richard Henderson
,
12:05
Re: [PATCH 06/28] cpus: Un-inline cpu_has_work()
,
Richard Henderson
,
12:00
Re: [PATCH 05/28] cpus: Restrict cpu_has_work() to system emulation
,
Richard Henderson
,
11:53
Re: [PATCH 04/28] cpus: Restrict cpu_get_memory_mapping() to system emulation
,
Richard Henderson
,
11:52
Re: [PATCH 03/28] target/tricore: Ensure not being build on user emulation
,
Richard Henderson
,
11:51
Re: [PATCH 02/28] target/rx: Ensure not being build on user emulation
,
Richard Henderson
,
11:51
Re: [PATCH 03/20] gdbstub: Check for TCG before calling tb_flush()
,
Alex Bennée
,
07:50
January 23, 2025
[PATCH 20/20] cpus: Build cpu_exec_[un]realizefn() methods once
,
Philippe Mathieu-Daudé
,
18:46
[PATCH 19/20] cpus: Register VMState per user / system emulation
,
Philippe Mathieu-Daudé
,
18:46
[PATCH 18/20] cpus: Have cpu_exec_initfn() per user / system emulation
,
Philippe Mathieu-Daudé
,
18:46
Re: [PATCH 02/20] user: Extract common MMAP API to 'user/mmap.h'
,
Philippe Mathieu-Daudé
,
18:46
[PATCH 17/20] cpus: Have cpu_class_init_props() per user / system emulation
,
Philippe Mathieu-Daudé
,
18:46
[PATCH 16/20] cpus: Restrict cpu_common_post_load() code to TCG
,
Philippe Mathieu-Daudé
,
18:46
[PATCH 15/20] cpus: Fix style in cpu-target.c
,
Philippe Mathieu-Daudé
,
18:46
[PATCH 14/20] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c
,
Philippe Mathieu-Daudé
,
18:45
[PATCH 13/20] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'
,
Philippe Mathieu-Daudé
,
18:45
[PATCH 12/20] accel/accel-cpu-target.h: Include missing 'cpu.h' header
,
Philippe Mathieu-Daudé
,
18:45
[PATCH 11/20] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h'
,
Philippe Mathieu-Daudé
,
18:45
[PATCH 10/20] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
,
Philippe Mathieu-Daudé
,
18:45
[PATCH 09/20] accel/tcg: Restrict 'icount_align_option' global to TCG
,
Philippe Mathieu-Daudé
,
18:45
[PATCH 08/20] accel/tcg: Restrict tlb_init() / destroy() to TCG
,
Philippe Mathieu-Daudé
,
18:45
[PATCH 07/20] accel/tcg: Build tcg_flags helpers as common code
,
Philippe Mathieu-Daudé
,
18:45
[PATCH 06/20] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h
,
Philippe Mathieu-Daudé
,
18:44
[PATCH 05/20] cpus: Keep default fields initialization in cpu_common_initfn()
,
Philippe Mathieu-Daudé
,
18:44
[PATCH 04/20] cpus: Cache CPUClass early in instance_init() handler
,
Philippe Mathieu-Daudé
,
18:44
[PATCH 03/20] gdbstub: Check for TCG before calling tb_flush()
,
Philippe Mathieu-Daudé
,
18:44
[PATCH 02/20] user: Extract common MMAP API to 'user/mmap.h'
,
Philippe Mathieu-Daudé
,
18:44
[PATCH 01/20] qemu/compiler: Absorb 'clang-tsa.h'
,
Philippe Mathieu-Daudé
,
18:44
[PATCH 00/20] accel: Simplify cpu-target.c (omnibus)
,
Philippe Mathieu-Daudé
,
18:44
[PATCH 15/15] target/ppc: Restrict ATTN helper to TCG
,
Philippe Mathieu-Daudé
,
16:57
[PATCH 14/15] target/ppc: Restrict various system helpers to TCG
,
Philippe Mathieu-Daudé
,
16:57
[PATCH 11/15] target/ppc: Restrict various common helpers to TCG
,
Philippe Mathieu-Daudé
,
16:57
[PATCH 13/15] target/ppc: Make powerpc_excp() prototype public
,
Philippe Mathieu-Daudé
,
16:57
[PATCH 12/15] target/ppc: Fix style in excp_helper.c
,
Philippe Mathieu-Daudé
,
16:57
[PATCH 10/15] target/ppc: Restrict ppc_tcg_hv_emu() to TCG
,
Philippe Mathieu-Daudé
,
16:57
[PATCH 09/15] target/ppc: Restrict exception helpers to TCG
,
Philippe Mathieu-Daudé
,
16:57
[PATCH 08/15] target/ppc: Remove raise_exception_ra()
,
Philippe Mathieu-Daudé
,
16:56
[PATCH 07/15] target/ppc: Restrict powerpc_checkstop() to TCG
,
Philippe Mathieu-Daudé
,
16:56
[PATCH 06/15] target/ppc: Ensure powerpc_checkstop() is only called under TCG
,
Philippe Mathieu-Daudé
,
16:56
[PATCH 05/15] target/ppc: Move ppc_ldl_code() to tcg-excp_helper.c
,
Philippe Mathieu-Daudé
,
16:56
[PATCH 04/15] target/ppc: Move TCG specific exception handlers to tcg-excp_helper.c
,
Philippe Mathieu-Daudé
,
16:56
[PATCH 03/15] target/ppc: Make ppc_ldl_code() declaration public
,
Philippe Mathieu-Daudé
,
16:56
[PATCH 02/15] hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG
,
Philippe Mathieu-Daudé
,
16:56
[RFC PATCH 01/15] hw/ppc/spapr: Restrict CONFER hypercall to TCG
,
Philippe Mathieu-Daudé
,
16:56
[PATCH 00/15] target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
,
Philippe Mathieu-Daudé
,
16:56
Re: [PATCH] spapr: nested: Add support for reporting Hostwide state counter
,
Vaibhav Jain
,
06:59
[PATCH v2] spapr: nested: Add support for reporting Hostwide state counter
,
Vaibhav Jain
,
06:56
Re: [PATCH] spapr: nested: Add support for reporting Hostwide state counter
,
Harsh Prateek Bora
,
06:12
January 22, 2025
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Pierrick Bouvier
,
12:41
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Philippe Mathieu-Daudé
,
11:58
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Thomas Huth
,
10:27
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Peter Maydell
,
09:33
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Igor Mammedov
,
09:20
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Thomas Huth
,
07:35
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
BALATON Zoltan
,
07:13
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Daniel P . Berrangé
,
05:46
[PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Philippe Mathieu-Daudé
,
05:32
January 21, 2025
Re: [PATCH 01/28] target/hexagon: Ensure not being build on system emulation
,
Brian Cain
,
12:40
[PATCH 28/28] cpus: Remove CPUClass::has_work() handler
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 27/28] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 26/28] target/tricore: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 21/28] target/rx: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 25/28] target/sparc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 23/28] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 24/28] target/sh4: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 22/28] target/s390x: Restrict I/O handler installers to system emulation
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 20/28] target/riscv: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 19/28] target/ppc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:26
[PATCH 18/28] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:26
[PATCH 17/28] target/mips: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:26
[PATCH 16/28] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:25
[PATCH 15/28] target/m68k: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:25
[PATCH 14/28] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 13/28] target/i386: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 12/28] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 10/28] target/avr: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 09/28] target/arm: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 08/28] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 07/28] cpus: Introduce SysemuCPUOps::has_work() handler
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 06/28] cpus: Un-inline cpu_has_work()
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 05/28] cpus: Restrict cpu_has_work() to system emulation
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 04/28] cpus: Restrict cpu_get_memory_mapping() to system emulation
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 03/28] target/tricore: Ensure not being build on user emulation
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 02/28] target/rx: Ensure not being build on user emulation
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 01/28] target/hexagon: Ensure not being build on system emulation
,
Philippe Mathieu-Daudé
,
09:23
[PATCH 00/28] cpus: Restrict CPU has_work() handlers to system emulation
,
Philippe Mathieu-Daudé
,
09:23
January 20, 2025
Re: [PATCH 5/7] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Daniel Henrique Barboza
,
17:05
[PATCH 5/7] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Alex Bennée
,
16:02
January 18, 2025
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
07:50
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
05:16
January 17, 2025
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
12:46
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
01:24
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
01:19
January 16, 2025
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Shivaprasad G Bhat
,
23:11
[PATCH v9 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
,
Shivaprasad G Bhat
,
23:07
[PATCH v9 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Shivaprasad G Bhat
,
23:07
[PATCH v9 0/2] ppc: Enable 2nd DAWR support on Power10
,
Shivaprasad G Bhat
,
23:07
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
14:02
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
13:06
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
11:41
Re: [PATCH v7 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
11:14
[PATCH v1] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
,
dan tan
,
10:42
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Maydell
,
09:50
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
09:34
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Daniel Henrique Barboza
,
05:58
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
00:37
January 15, 2025
[PATCH] hw/ppc/e500: Partial implementation of local access window registers
,
BALATON Zoltan
,
16:16
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
11:14
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
10:53
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
10:40
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
09:55
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
08:43
[PATCH] spapr: nested: Add support for reporting Hostwide state counter
,
Vaibhav Jain
,
02:08
January 14, 2025
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
23:46
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
14:12
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Maydell
,
12:43
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
12:02
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
03:43
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Cédric Le Goater
,
02:47
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Nicholas Piggin
,
02:11
Re: [PATCH 0/9] ppc/pnv: HOMER and OCC fixes and improvements
,
Nicholas Piggin
,
01:26
January 13, 2025
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
10:57
Re: [PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Michael Tokarev
,
10:22
January 12, 2025
Re: [PATCH 00/21] hw: More QDev cleanups
,
Philippe Mathieu-Daudé
,
12:24
January 10, 2025
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
23:15
[PATCH 2/2] hw/ppc/prep_systemio: Set IOMap IRQ in ResetExit() handler
,
Philippe Mathieu-Daudé
,
12:32
[PATCH 1/2] hw/ppc/prep_systemio: Use link property to remove &first_cpu
,
Philippe Mathieu-Daudé
,
12:32
[PATCH 0/2] hw/ppc/prep_systemio: Remove &first_cpu and fix IRQ use
,
Philippe Mathieu-Daudé
,
12:32
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Richard Henderson
,
11:26
Re: [PATCH 7/9] ppc/ppc405: Remove cache handling instructions
,
Cédric Le Goater
,
11:15
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Philippe Mathieu-Daudé
,
11:15
Re: [PATCH 7/9] ppc/ppc405: Remove cache handling instructions
,
Philippe Mathieu-Daudé
,
11:09
Re: [PATCH 2/9] ppc/ppc405: Remove boards
,
Philippe Mathieu-Daudé
,
11:05
Re: [PATCH 1/9] ppc/ppc405: Remove tests
,
Philippe Mathieu-Daudé
,
11:04
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
10:18
[PATCH 9/9] ppc/ppc405: Remove POWERPC_MMU_SOFT_4xx MMU model
,
Cédric Le Goater
,
09:18
[PATCH 8/9] ppc/ppc405: Remove TLB instructions
,
Cédric Le Goater
,
09:18
[PATCH 7/9] ppc/ppc405: Remove cache handling instructions
,
Cédric Le Goater
,
09:18
[PATCH 6/9] ppc/ppc405: Remove timer support
,
Cédric Le Goater
,
09:18
[PATCH 3/9] ppc/ppc405: Remove CPU
,
Cédric Le Goater
,
09:18
[PATCH 4/9] ppc/ppc405: Remove storage control (SLER) SPR
,
Cédric Le Goater
,
09:18
[PATCH 5/9] ppc/ppc405: Remove 40x exception model
,
Cédric Le Goater
,
09:18
[PATCH 2/9] ppc/ppc405: Remove boards
,
Cédric Le Goater
,
09:18
[PATCH 1/9] ppc/ppc405: Remove tests
,
Cédric Le Goater
,
09:18
[PATCH 0/9] ppc: Remove 405 CPU family
,
Cédric Le Goater
,
09:18
[PULL 08/32] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 09/32] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
08:18
Re: [PATCH v8 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
07:48
[PATCH v8 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
04:20
[PATCH v8 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
04:20
[PATCH v8 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
04:20
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
03:43
January 09, 2025
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
14:37
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
14:29
Re: [PATCH v7 2/2] memory: Do not create circular reference with subregion
,
Peter Xu
,
10:56
Re: [PATCH 3/3] target/cpus: Remove pointless re-assignment of CPUState::halted
,
Richard Henderson
,
10:53
Re: [PATCH 2/3] target/cpus: Remove pointless re-assignment of CPUState::exception_index
,
Richard Henderson
,
10:48
Re: [PATCH 0/3] cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold()
,
Philippe Mathieu-Daudé
,
10:31
Re: [PATCH v4 0/6] hw/ppc: Remove tswap() calls
,
Philippe Mathieu-Daudé
,
07:55
Re: [PATCH v7 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
07:31
Re: [PATCH v4 30/32] pc-bios: ensure keymaps dependencies set vnc tests
,
Paolo Bonzini
,
07:13
[PATCH v7 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
00:50
[PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
00:50
[PATCH v7 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
00:50
January 08, 2025
Re: [PATCH v3 0/2] Add new PowerPC Special Purpose Registers
,
dan tan
,
21:23
Re: [PATCH v6 2/2] memory: Do not create circular reference with subregion
,
Peter Xu
,
13:15
Re: [PATCH v6 1/2] memory: Update inline documentation
,
Peter Xu
,
13:06
Re: [PATCH v2] pc-bios/meson.build: Silent unuseful DTC warnings
,
Philippe Mathieu-Daudé
,
12:28
Re: [PATCH v4 29/32] tests/vm: allow interactive login as root
,
Thomas Huth
,
09:25
Re: [PATCH v4 28/32] tests/vm: partially un-tabify help output
,
Thomas Huth
,
09:23
Re: [PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
09:18
Re: [PATCH v4 22/32] tests/functional: bail aarch64_virt tests early if missing TCG
,
Thomas Huth
,
09:16
Re: [PATCH v4 21/32] tests/functional: remove unused kernel_command_line
,
Thomas Huth
,
09:15
Re: [PATCH v4 20/32] tests/functional: update tuxruntest to use uncompress utility
,
Thomas Huth
,
09:09
Re: [PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Thomas Huth
,
09:08
Re: [PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Daniel P . Berrangé
,
07:34
Re: [PATCH v4 03/32] tests/functional: add a m68k tuxrun tests
,
Daniel P . Berrangé
,
07:30
[PATCH v4 32/32] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
07:20
[PATCH v4 24/32] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
07:20
[PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Alex Bennée
,
07:20
[PATCH v4 29/32] tests/vm: allow interactive login as root
,
Alex Bennée
,
07:19
[PATCH v4 26/32] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
07:19
[PATCH v4 27/32] tests/vm: fix build_path based path
,
Alex Bennée
,
07:18
[PATCH v4 28/32] tests/vm: partially un-tabify help output
,
Alex Bennée
,
07:18
[PATCH v4 25/32] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
07:18
[PATCH v4 20/32] tests/functional: update tuxruntest to use uncompress utility
,
Alex Bennée
,
07:18
[PATCH v4 08/32] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
07:17
[PATCH v4 04/32] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
07:17
[PATCH v4 13/32] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
07:17
[PATCH v4 06/32] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
07:17
[PATCH v4 12/32] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
07:17
[PATCH v4 03/32] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
07:16
[PATCH v4 09/32] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 21/32] tests/functional: remove unused kernel_command_line
,
Alex Bennée
,
07:16
[PATCH v4 16/32] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
07:16
[PATCH v4 05/32] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 10/32] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 15/32] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
07:16
[PATCH v4 14/32] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 22/32] tests/functional: bail aarch64_virt tests early if missing TCG
,
Alex Bennée
,
07:15
[PATCH v4 11/32] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
07:14
[PATCH v4 00/32] testing/next: functional tests, qtest clocks, vm and keymaps (pre-PR-FINAL)
,
Alex Bennée
,
07:14
[PATCH v4 30/32] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
07:14
[PATCH v4 02/32] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
07:13
[PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
07:12
[PATCH v4 07/32] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
07:12
[PATCH v4 18/32] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
07:12
[PATCH v4 31/32] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
07:12
[PATCH v4 01/32] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
07:11
Re: [PATCH v3 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Mark Cave-Ayland
,
06:18
Re: [PATCH v3 20/29] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
02:03
Re: [PATCH v3 19/29] tests/functional: add zstd support to uncompress utility
,
Thomas Huth
,
01:42
Re: [PATCH v3 0/2] Add new PowerPC Special Purpose Registers
,
Harsh Prateek Bora
,
01:17
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