Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-arm info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Jun 30 2023 14:23:46 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2023
[PATCH v4 19/38] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
14:23
[PATCH v4 22/38] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
14:23
[PATCH v4 15/38] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
14:23
[PATCH v4 23/38] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
14:23
[PATCH v4 18/38] target/arm: make arm_casq_ptw CONFIG_TCG only
,
Alex Bennée
,
14:23
[PATCH v4 24/38] include/hw/qdev-core: fixup kerneldoc annotations
,
Alex Bennée
,
14:14
[PATCH v4 35/38] gdbstub: Report the actual qemu-user pid
,
Alex Bennée
,
14:14
[PATCH v4 17/38] tests/avocado: Make the test_arm_bpim2u_gmac test more reliable
,
Alex Bennée
,
14:14
[PATCH v4 29/38] gdbstub: Permit reverse step/break to provide stop response
,
Alex Bennée
,
14:14
[PATCH v4 25/38] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
14:14
[PATCH v4 16/38] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
14:14
[PATCH v4 31/38] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Alex Bennée
,
14:14
[PATCH v4 34/38] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Alex Bennée
,
14:14
[PATCH v4 33/38] linux-user: Emulate /proc/self/smaps
,
Alex Bennée
,
14:13
[PATCH v4 36/38] gdbstub: Add support for info proc mappings
,
Alex Bennée
,
14:13
[PATCH v4 21/38] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
14:13
[PATCH v4 27/38] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
14:13
[PATCH v4 26/38] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
14:13
[PATCH v4 28/38] gdbstub: lightly refactor connection to avoid snprintf
,
Alex Bennée
,
14:13
[PATCH v4 37/38] docs: Document security implications of debugging
,
Alex Bennée
,
14:13
[PATCH v4 20/38] plugins: fix memory leak while parsing options
,
Alex Bennée
,
14:13
[PATCH v4 32/38] linux-user: Add "safe" parameter to do_guest_openat()
,
Alex Bennée
,
14:13
[PATCH v4 30/38] gdbstub: clean-up vcont handling to avoid goto
,
Alex Bennée
,
14:13
[PATCH v4 13/38] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
14:05
[PATCH v4 14/38] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
14:05
[PATCH v4 38/38] tests/tcg: Add a test for info proc mappings
,
Alex Bennée
,
14:05
[PATCH v4 11/38] tests/lcitool: update to latest version
,
Alex Bennée
,
14:05
[PATCH v4 12/38] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
14:05
[PATCH v4 07/38] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
14:05
[PATCH v4 06/38] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
14:04
[PATCH v4 05/38] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
14:04
[PATCH v4 09/38] tests/docker: add test-fuzz
,
Alex Bennée
,
14:04
[PATCH v4 08/38] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
14:04
[PATCH v4 04/38] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
14:04
[PATCH v4 01/38] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
14:04
[PATCH v4 00/38] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
,
Alex Bennée
,
14:04
[PATCH v4 10/38] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
14:04
[PATCH v4 03/38] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
14:04
[PATCH v4 02/38] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
14:04
Re: [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Richard Henderson
,
13:51
Re: [RFC PATCH] target/arm: make arm_casq_ptw CONFIG_TCG only
,
Richard Henderson
,
09:27
[RFC PATCH] target/arm: make arm_casq_ptw CONFIG_TCG only
,
Alex Bennée
,
07:08
Re: [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
,
Paolo Bonzini
,
04:58
Re: [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
04:13
Re: [PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Michael Tokarev
,
02:35
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Cédric Le Goater
,
02:09
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Michael Tokarev
,
02:08
June 29, 2023
Re: [RESEND][PATCH v1 2/2] xen_arm: Initialize RAM and add hi/low memory regions
,
Stefano Stabellini
,
19:02
Re: [RESEND][PATCH v1 1/2] xen_arm: Create virtio-mmio devices during initialization
,
Stefano Stabellini
,
18:55
Re: [PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Philippe Mathieu-Daudé
,
17:15
[RESEND][PATCH v1 2/2] xen_arm: Initialize RAM and add hi/low memory regions
,
Vikram Garhwal
,
13:44
[RESEND][PATCH v1 1/2] xen_arm: Create virtio-mmio devices during initialization
,
Vikram Garhwal
,
13:43
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Cédric Le Goater
,
12:08
Re: [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
12:08
Re: [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
,
Richard Henderson
,
12:02
Re: [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
,
Max Chou
,
11:45
Re: [PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Thomas Huth
,
10:58
Re: [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
10:47
Re: [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
09:47
Re: [PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Philippe Mathieu-Daudé
,
09:47
Re: [PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
,
Philippe Mathieu-Daudé
,
09:42
Re: [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
,
Philippe Mathieu-Daudé
,
09:41
Re: [PATCH v3 22/36] include/hw/qdev-core: fixup kerneldoc annotations
,
Philippe Mathieu-Daudé
,
09:35
Re: [PATCH v3 20/36] docs/devel: add some front matter to the devel index
,
Philippe Mathieu-Daudé
,
09:31
[PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Thomas Huth
,
08:55
Re: [RFC PATCH 0/2] accel/kvm: Extract 'sysemu/kvm_irq.h' from 'sysemu/kvm.h'
,
Philippe Mathieu-Daudé
,
08:38
Re: [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Richard Henderson
,
07:58
Re: [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Philippe Mathieu-Daudé
,
07:09
Re: [PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Philippe Mathieu-Daudé
,
06:58
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Philippe Mathieu-Daudé
,
06:56
Re: [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Ard Biesheuvel
,
06:21
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Cédric Le Goater
,
01:43
June 28, 2023
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Sittisak Sinprem
,
22:57
Re: [PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
,
Fabiano Rosas
,
18:02
Re: [PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
,
Fabiano Rosas
,
17:51
Re: [PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
,
Philippe Mathieu-Daudé
,
16:10
[PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
,
Fabiano Rosas
,
12:48
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Cédric Le Goater
,
12:34
Re: [PATCH] hw: arm: allwinner-sramc: Set class_size
,
Richard Henderson
,
10:09
Re: [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
,
Roman Bolshakov
,
09:33
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Sittisak Sinprem
,
09:33
[PATCH qemu] aspeed add montblanc bmc reference from fuji
,
~ssinprem
,
09:33
Re: [PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
,
Philippe Mathieu-Daudé
,
07:59
Re: [PATCH] hw: arm: allwinner-sramc: Set class_size
,
Philippe Mathieu-Daudé
,
07:16
[PATCH] hw: arm: allwinner-sramc: Set class_size
,
Akihiko Odaki
,
07:09
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Cédric Le Goater
,
06:04
Re: [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
05:08
Re: [PATCH v3 28/36] gdbstub: clean-up vcont handling to avoid goto
,
Richard Henderson
,
04:42
Re: [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Richard Henderson
,
04:40
Re: [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
,
Richard Henderson
,
04:38
June 27, 2023
Re: [PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
,
Philippe Mathieu-Daudé
,
17:08
Re: [PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
,
Philippe Mathieu-Daudé
,
17:07
Re: [PATCH v3 12/36] tests/lcitool: Bump fedora container versions
,
Philippe Mathieu-Daudé
,
17:07
Re: [PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
,
Philippe Mathieu-Daudé
,
17:06
Re: [PATCH v3 19/36] plugins: update lockstep to use g_memdup2
,
Philippe Mathieu-Daudé
,
17:05
Re: [PATCH v3 35/36] docs: Document security implications of debugging
,
Philippe Mathieu-Daudé
,
17:01
Re: [PATCH v3 32/36] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Philippe Mathieu-Daudé
,
16:59
[PATCH v6 13/15] crypto: Create sm4_subword
,
Max Chou
,
13:47
[PATCH v5 13/15] crypto: Create sm4_subword
,
Max Chou
,
13:30
[PATCH v3 26/36] gdbstub: lightly refactor connection to avoid snprintf
,
Alex Bennée
,
12:25
[PATCH v3 27/36] gdbstub: Permit reverse step/break to provide stop response
,
Alex Bennée
,
12:25
Re: [PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR)
,
Alex Bennée
,
12:23
[PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
12:16
[PATCH v3 21/36] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
12:16
[PATCH v3 06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
12:16
[PATCH v3 18/36] plugins: fix memory leak while parsing options
,
Alex Bennée
,
12:16
[PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
12:16
[PATCH v3 35/36] docs: Document security implications of debugging
,
Alex Bennée
,
12:16
[PATCH v3 31/36] linux-user: Emulate /proc/self/smaps
,
Alex Bennée
,
12:16
[PATCH v3 20/36] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
12:16
[PATCH v3 28/36] gdbstub: clean-up vcont handling to avoid goto
,
Alex Bennée
,
12:16
[PATCH v3 36/36] tests/tcg: Add a test for info proc mappings
,
Alex Bennée
,
12:16
[PATCH v3 29/36] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Alex Bennée
,
12:16
[PATCH v3 32/36] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Alex Bennée
,
12:16
[PATCH v3 23/36] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
12:16
[PATCH v3 33/36] gdbstub: Report the actual qemu-user pid
,
Alex Bennée
,
12:16
[PATCH v3 24/36] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
12:16
[PATCH v3 19/36] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
12:16
[PATCH v3 22/36] include/hw/qdev-core: fixup kerneldoc annotations
,
Alex Bennée
,
12:15
[PATCH v3 34/36] gdbstub: Add support for info proc mappings
,
Alex Bennée
,
12:10
[PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
12:10
[PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
12:10
[PATCH v3 30/36] linux-user: Add "safe" parameter to do_guest_openat()
,
Alex Bennée
,
12:10
[PATCH v3 12/36] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
12:10
[PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
12:10
[PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
12:10
[PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
12:10
[PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
12:10
[PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
12:10
[PATCH v3 14/36] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
12:09
[PATCH v3 09/36] tests/docker: add test-fuzz
,
Alex Bennée
,
12:09
[PATCH v3 11/36] tests/lcitool: update to latest version
,
Alex Bennée
,
12:09
[PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
12:09
[PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
12:09
[PATCH v3 02/36] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
12:09
[PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
12:09
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
,
Alex Bennée
,
12:09
[PATCH v3 01/36] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
12:09
[PATCH v3 14/36] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
12:07
[PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
12:07
[PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
12:07
[PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
12:07
[PATCH v3 12/36] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
12:07
[PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
12:07
[PATCH v3 09/36] tests/docker: add test-fuzz
,
Alex Bennée
,
12:07
[PATCH v3 11/36] tests/lcitool: update to latest version
,
Alex Bennée
,
12:07
[PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
12:07
[PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
12:07
[PATCH v3 06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
12:07
[PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
12:07
[PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
12:07
[PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
12:07
[PATCH v3 01/36] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
12:07
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR)
,
Alex Bennée
,
12:07
[PATCH v3 02/36] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
12:07
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Leif Lindholm
,
11:39
Re: Regarding hello world program for ARM M7 (s32k312) using qemu
,
abhijit patil
,
11:14
Re: [PATCH v4 0/8] gdbstub: Add support for info proc mappings
,
Alex Bennée
,
11:14
Re: [PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
,
Philippe Mathieu-Daudé
,
11:14
Re: Regarding hello world program for ARM M7 (s32k312) using qemu
,
Peter Maydell
,
10:32
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Peter Maydell
,
10:27
Re: Regarding hello world program for ARM M7 (s32k312) using qemu
,
abhijit patil
,
10:10
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Leif Lindholm
,
10:09
Re: Regarding hello world program for ARM M7 (s32k312) using qemu
,
Peter Maydell
,
09:37
Regarding hello world program for ARM M7 (s32k312) using qemu
,
abhijit patil
,
09:31
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Peter Maydell
,
09:27
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Leif Lindholm
,
08:53
Re: [PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
08:43
Re: [PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
,
Philippe Mathieu-Daudé
,
08:43
Re: [PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
08:35
Re: [PATCH v4 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
08:25
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Peter Maydell
,
08:12
Re: [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
05:58
Re: [PATCH v2 09/26] tests/docker: add test-fuzz
,
Alexander Bulekov
,
05:19
Re: [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Philippe Mathieu-Daudé
,
04:54
Re: [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alexander Bulekov
,
03:54
Re: [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Juan Quintela
,
03:43
Re: [PATCH v2 6/6] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Juan Quintela
,
03:37
Re: [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Thomas Huth
,
02:51
June 26, 2023
Re: [PATCH v1 0/5] target/arm: Handle psci calls in userspace
,
Shaoqin Huang
,
22:34
[PATCH v2 17/26] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
18:16
[PATCH v2 18/26] plugins: fix memory leak while parsing options
,
Alex Bennée
,
18:06
[PATCH v2 20/26] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
18:06
[PATCH v2 26/26] tests/plugin: Remove duplicate insn log from libinsn.so
,
Alex Bennée
,
18:06
[PATCH v2 23/26] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
18:06
[PATCH v2 22/26] include/hw/qdev-core: fixup kerneldoc annotations
,
Alex Bennée
,
18:06
[PATCH v2 25/26] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
18:06
[PATCH v2 24/26] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
18:06
[PATCH v2 21/26] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
18:06
[PATCH v2 13/26] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
17:59
[PATCH v2 05/26] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
17:59
[PATCH v2 15/26] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
17:59
[PATCH v2 16/26] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
17:59
[PATCH v2 19/26] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
17:59
[PATCH v2 12/26] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
17:59
[PATCH v2 07/26] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
17:59
[PATCH v2 14/26] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
17:59
[PATCH v2 10/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
17:59
[PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
17:59
[PATCH v2 04/26] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
17:59
[PATCH v2 11/26] tests/lcitool: update to latest version
,
Alex Bennée
,
17:59
[PATCH v2 09/26] tests/docker: add test-fuzz
,
Alex Bennée
,
17:59
[PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
17:59
[PATCH v2 03/26] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
17:59
[PATCH v2 01/26] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
17:59
[PATCH v2 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
,
Alex Bennée
,
17:59
[PATCH v2 02/26] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
17:59
[PATCH v2 5/6] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
16:25
[PATCH v2 1/6] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
16:25
[PATCH v2 2/6] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
16:25
[PATCH v2 4/6] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
16:25
[PATCH v2 6/6] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
16:25
[PATCH v2 3/6] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
16:25
[PATCH v2 0/6] maintainer omnibus: testing, fuzz, plugins, documentation
,
Alex Bennée
,
16:25
Re: [PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
16:23
Re: [PATCH 26/26] docs/devel: introduce some key concepts for QOM development
,
Paolo Bonzini
,
11:44
RE: [PATCH v1 0/5] target/arm: Handle psci calls in userspace
,
Salil Mehta
,
09:42
Re: [PATCH 26/26] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
09:39
Re: [PATCH 26/26] docs/devel: introduce some key concepts for QOM development
,
Paolo Bonzini
,
09:28
[PATCH v1 3/5] target/arm: make psci call can be used by kvm
,
Shaoqin Huang
,
09:15
[PATCH v1 2/5] linux-headers: Import arm-smccc.h from Linux v6.4-rc7
,
Shaoqin Huang
,
09:15
[PATCH v1 1/5] linux-headers: Update to v6.4-rc7
,
Shaoqin Huang
,
09:15
[PATCH v1 4/5] arm/kvm: add skeleton implementation for userspace SMCCC call handling
,
Shaoqin Huang
,
09:15
[PATCH v1 5/5] arm/kvm: add support for userspace psci calls handling
,
Shaoqin Huang
,
09:15
[PATCH v1 0/5] target/arm: Handle psci calls in userspace
,
Shaoqin Huang
,
09:15
Re: [PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Richard Henderson
,
06:10
Re: [PATCH 01/26] gitlab: explicit set artifacts publishing criteria
,
Richard Henderson
,
03:58
[PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Marcin Juszkiewicz
,
03:52
Re: [PATCH] STM32F100: support different density lines
,
Alexandre IOOSS
,
02:24
Re: [PATCH v7 9/9] hw/net: ftgmac100: Drop the small packet check in the receive path
,
Cédric Le Goater
,
02:20
June 25, 2023
[RFC v3 09/10] target/arm: Add support for native library calls
,
Yeqi Fu
,
17:27
[PATCH v7 0/9] net: Pad short frames for network backends
,
Bin Meng
,
01:03
[PATCH v7 9/9] hw/net: ftgmac100: Drop the small packet check in the receive path
,
Bin Meng
,
01:03
June 24, 2023
Re: [PATCH] STM32F100: support different density lines
,
Lucas C. Villa Real
,
23:43
Re: [PATCH] STM32F100: add support for external memory via FSMC
,
Lucas C. Villa Real
,
23:37
[PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
13:43
[PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
,
Philippe Mathieu-Daudé
,
13:43
[PATCH v3 14/16] accel: Inline WHPX get_whpx_vcpu()
,
Philippe Mathieu-Daudé
,
13:43
[PATCH v3 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
13:43
[PATCH v3 12/16] accel: Remove WHPX unreachable error path
,
Philippe Mathieu-Daudé
,
13:42
[PATCH v3 11/16] accel: Inline NVMM get_qemu_vcpu()
,
Philippe Mathieu-Daudé
,
13:42
[PATCH v3 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
13:42
[PATCH v3 09/16] accel: Remove NVMM unreachable error path
,
Philippe Mathieu-Daudé
,
13:42
[PATCH v3 08/16] accel: Move HAX hThread to accelerator context
,
Philippe Mathieu-Daudé
,
13:42
[PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
13:42
[PATCH v3 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState
,
Philippe Mathieu-Daudé
,
13:42
[PATCH v3 05/16] accel: Destroy HAX vCPU threads once done
,
Philippe Mathieu-Daudé
,
13:42
[PATCH v3 04/16] accel: Fix a leak on Windows HAX
,
Philippe Mathieu-Daudé
,
13:41
[PATCH v3 03/16] accel: Remove unused hThread variable on TCG/WHPX
,
Philippe Mathieu-Daudé
,
13:41
[PATCH v3 02/16] accel: Document generic accelerator headers
,
Philippe Mathieu-Daudé
,
13:41
[PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
,
Philippe Mathieu-Daudé
,
13:41
[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
,
Philippe Mathieu-Daudé
,
13:41
Re: [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
13:36
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
11:02
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
10:24
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Peter Maydell
,
06:41
June 23, 2023
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
15:33
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Peter Maydell
,
13:44
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
13:37
Re: [PATCH 17/26] tests/avocado: update firmware to enable sbsa-ref/max
,
Philippe Mathieu-Daudé
,
11:14
Re: [PATCH 11/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Philippe Mathieu-Daudé
,
11:10
[PATCH v4 10/10] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
08:47
[PATCH v4 09/10] memory-device: Refactor memory_device_pre_plug()
,
David Hildenbrand
,
08:47
[PATCH v4 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
David Hildenbrand
,
08:46
[PATCH v4 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
,
David Hildenbrand
,
08:46
[PATCH v4 06/10] hw/i386/pc: Use machine_memory_devices_init()
,
David Hildenbrand
,
08:46
[PATCH v4 05/10] hw/loongarch/virt: Use machine_memory_devices_init()
,
David Hildenbrand
,
08:46
[PATCH v4 04/10] hw/ppc/spapr: Use machine_memory_devices_init()
,
David Hildenbrand
,
08:46
[PATCH v4 03/10] hw/arm/virt: Use machine_memory_devices_init()
,
David Hildenbrand
,
08:46
[PATCH v4 02/10] memory-device: Introduce machine_memory_devices_init()
,
David Hildenbrand
,
08:46
[PATCH v4 01/10] memory-device: Unify enabled vs. supported error messages
,
David Hildenbrand
,
08:46
[PATCH v4 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
08:46
Re: [PATCH 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
08:39
[PATCH 25/26] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
08:31
[PATCH 18/26] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
08:31
[PATCH 26/26] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
08:31
[PATCH 17/26] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
08:31
[PATCH 23/26] include/hw/qdev-core: fixup kerneldoc annotations
,
Alex Bennée
,
08:31
[PATCH 20/26] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
08:31
[PATCH 21/26] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
08:31
[PATCH 22/26] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
08:31
[PATCH 24/26] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
08:31
[PATCH v2 0/7] virtio-mem: Device unplug support
,
David Hildenbrand
,
08:26
Re: [PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Peter Maydell
,
08:25
Re: [PATCH 06/26] qemu-keymap: use modern name for Arabic keymap
,
Peter Maydell
,
08:23
[PATCH 19/26] plugins: fix memory leak while parsing options
,
Alex Bennée
,
08:22
[PATCH 13/26] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
08:22
[PATCH v2 5/7] virtio-md-pci: Support unplug requests for compatible devices
,
David Hildenbrand
,
08:22
[PATCH v2 1/7] virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
,
David Hildenbrand
,
08:22
[PATCH v2 6/7] virtio-mem: Prepare for device unplug support
,
David Hildenbrand
,
08:22
[PATCH 11/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
08:22
[PATCH 16/26] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
08:22
[PATCH 09/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
08:22
[PATCH 10/26] tests/docker: add test-fuzz
,
Alex Bennée
,
08:22
[PATCH v2 4/7] virtio-md-pci: Handle unplug of virtio based memory devices
,
David Hildenbrand
,
08:22
[PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
08:22
[PATCH v2 7/7] virtio-mem-pci: Device unplug support
,
David Hildenbrand
,
08:22
[PATCH v2 3/7] arm/virt: Use virtio-md-pci (un)plug functions
,
David Hildenbrand
,
08:22
[PATCH v2 2/7] pc: Factor out (un)plug handling of virtio-md-pci devices
,
David Hildenbrand
,
08:22
[PATCH 14/26] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
08:22
[PATCH 15/26] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
08:22
[PATCH 12/26] tests/lcitool: update to latest version
,
Alex Bennée
,
08:22
[PATCH 08/26] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
08:22
[PATCH 05/26] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
08:22
[PATCH 02/26] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
08:22
[PATCH 04/26] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
08:22
[PATCH 06/26] qemu-keymap: use modern name for Arabic keymap
,
Alex Bennée
,
08:22
[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
,
Alex Bennée
,
08:21
[PATCH 01/26] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
08:21
[PATCH 03/26] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
08:21
Re: [PATCH] target/arm: Fix sve prediate store, 8 <= VQ <= 15
,
Peter Maydell
,
06:40
Re: [PATCH v2 0/1] hw/arm/sbsa-ref: add ITS support in GIC
,
Peter Maydell
,
06:30
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Peter Maydell
,
06:27
Re: [PATCH v1 0/5] virtio-mem: Device unplug support
,
Michael S. Tsirkin
,
03:09
Re: [PATCH v1 0/5] virtio-mem: Device unplug support
,
David Hildenbrand
,
03:04
Re: [PATCH v1 0/5] virtio-mem: Device unplug support
,
Michael S. Tsirkin
,
01:59
June 22, 2023
Re: [PATCH] STM32F100: add support for external memory via FSMC
,
Alistair Francis
,
21:38
Re: [PATCH] STM32F100: support different density lines
,
Alistair Francis
,
21:30
Re: [PATCH 00/10] memory-device: Some cleanups
,
Michael S. Tsirkin
,
16:13
Re: [PATCH v2 15/16] accel: Rename 'cpu_state' -> 'cpu'
,
Richard Henderson
,
13:51
Re: [PATCH v2 12/16] accel: Remove WHPX unreachable error path
,
Richard Henderson
,
13:48
Re: [PATCH v2 09/16] accel: Remove NVMM unreachable error path
,
Richard Henderson
,
13:47
Re: [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Richard Henderson
,
13:47
Re: [PATCH v2 05/16] accel: Destroy HAX vCPU threads once done
,
Richard Henderson
,
13:37
[PATCH v4 14/17] crypto: Create sm4_subword
,
Max Chou
,
12:22
[PATCH v2 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
12:11
[PATCH v2 15/16] accel: Rename 'cpu_state' -> 'cpu'
,
Philippe Mathieu-Daudé
,
12:11
[PATCH v2 14/16] accel: Inline WHPX get_whpx_vcpu()
,
Philippe Mathieu-Daudé
,
12:11
[PATCH v2 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
12:11
[PATCH v2 12/16] accel: Remove WHPX unreachable error path
,
Philippe Mathieu-Daudé
,
12:10
[PATCH v2 11/16] accel: Inline NVMM get_qemu_vcpu()
,
Philippe Mathieu-Daudé
,
12:10
[PATCH v2 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
12:10
[PATCH v2 09/16] accel: Remove NVMM unreachable error path
,
Philippe Mathieu-Daudé
,
12:10
[PATCH v2 08/16] accel: Move HAX hThread to accelerator context
,
Philippe Mathieu-Daudé
,
12:09
[PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
12:09
[PATCH v2 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState
,
Philippe Mathieu-Daudé
,
12:09
[PATCH v2 05/16] accel: Destroy HAX vCPU threads once done
,
Philippe Mathieu-Daudé
,
12:09
[PATCH v2 04/16] accel: Fix a leak on Windows HAX
,
Philippe Mathieu-Daudé
,
12:09
[PATCH v2 03/16] accel: Remove unused hThread variable on TCG/WHPX
,
Philippe Mathieu-Daudé
,
12:09
[PATCH v2 02/16] accel: Document generic accelerator headers
,
Philippe Mathieu-Daudé
,
12:08
[PATCH v2 01/16] MAINTAINERS: Update Roman Bolshakov email address
,
Philippe Mathieu-Daudé
,
12:08
[PATCH v2 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
,
Philippe Mathieu-Daudé
,
12:08
Re: [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Richard Henderson
,
12:05
Re: No print info when starrting qemu-system-aarch64
,
Peter Maydell
,
09:58
Re: [PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Peter Maydell
,
08:46
Re: [PATCH v2 4/9] target/arm: Support 32-byte alignment in pow2_align
,
Philippe Mathieu-Daudé
,
06:04
Re: [PATCH v2 7/9] accel/tcg: Add TLB_CHECK_ALIGNED
,
Philippe Mathieu-Daudé
,
06:01
Re: [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Philippe Mathieu-Daudé
,
05:58
Re: [PATCH v2 2/9] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
,
Philippe Mathieu-Daudé
,
05:11
Re: [PATCH v2 3/9] accel/tcg: Renumber TLB_DISCARD_WRITE
,
Philippe Mathieu-Daudé
,
05:09
Re: [PATCH v3 00/37] crypto: Provide aes-round.h and host accel
,
Richard Henderson
,
00:53
June 21, 2023
[PATCH v4 6/8] gdbstub: Add support for info proc mappings
,
Ilya Leoshkevich
,
16:37
[PATCH v4 8/8] tests/tcg: Add a test for info proc mappings
,
Ilya Leoshkevich
,
16:37
[PATCH v4 7/8] docs: Document security implications of debugging
,
Ilya Leoshkevich
,
16:37
[PATCH v4 5/8] gdbstub: Report the actual qemu-user pid
,
Ilya Leoshkevich
,
16:36
[PATCH v4 4/8] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Ilya Leoshkevich
,
16:36
[PATCH v4 3/8] linux-user: Emulate /proc/self/smaps
,
Ilya Leoshkevich
,
16:36
[PATCH v4 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Ilya Leoshkevich
,
16:36
[PATCH v4 1/8] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Ilya Leoshkevich
,
16:36
[PATCH v4 0/8] gdbstub: Add support for info proc mappings
,
Ilya Leoshkevich
,
16:36
Re: [PATCH v3 34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Daniel P . Berrangé
,
12:43
Re: [PATCH v3 33/37] crypto: Remove AES_imc
,
Daniel P . Berrangé
,
12:42
Re: [PATCH v3 32/37] crypto: Implement aesdec_IMC with AES_imc_rot
,
Daniel P . Berrangé
,
12:42
Re: [PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts
,
Daniel P . Berrangé
,
12:42
Re: [PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Daniel P . Berrangé
,
12:41
Re: [PATCH v3 26/37] crypto: Add aesdec_ISB_ISR_IMC_AK
,
Daniel P . Berrangé
,
12:40
Re: [PATCH v3 22/37] crypto: Add aesenc_SB_SR_MC_AK
,
Daniel P . Berrangé
,
12:40
Re: [PATCH v3 18/37] crypto: Add aesdec_IMC
,
Daniel P . Berrangé
,
12:40
Re: [PATCH v3 16/37] crypto: Add aesenc_MC
,
Daniel P . Berrangé
,
12:39
Re: [PATCH v3 11/37] crypto: Add aesdec_ISB_ISR_AK
,
Daniel P . Berrangé
,
12:39
Re: [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
,
Daniel P . Berrangé
,
12:38
Re: [PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
,
Alex Bennée
,
10:44
Re: [PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
,
Ilya Leoshkevich
,
09:48
Re: [PATCH 00/12] Introduce new vmapple machine type
,
Alexander Graf
,
09:23
Re: [PATCH 03/12] hvf: Increase number of possible memory slots
,
Alexander Graf
,
09:20
[PATCH v2 6/9] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
,
Richard Henderson
,
08:19
[PATCH v2 3/9] accel/tcg: Renumber TLB_DISCARD_WRITE
,
Richard Henderson
,
08:19
[PATCH v2 8/9] target/arm: Do memory type alignment check when translation disabled
,
Richard Henderson
,
08:19
[PATCH v2 7/9] accel/tcg: Add TLB_CHECK_ALIGNED
,
Richard Henderson
,
08:19
[PATCH v2 9/9] target/arm: Do memory type alignment check when translation enabled
,
Richard Henderson
,
08:19
[PATCH v2 5/9] exec/memattrs: Remove target_tlb_bit*
,
Richard Henderson
,
08:19
[PATCH v2 2/9] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
,
Richard Henderson
,
08:19
[PATCH v2 4/9] target/arm: Support 32-byte alignment in pow2_align
,
Richard Henderson
,
08:19
[PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Richard Henderson
,
08:19
[PATCH v2 0/9] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
,
Richard Henderson
,
08:19
[PATCH v5 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
06:40
[PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
06:40
Re: [PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
,
Alex Bennée
,
06:24
Re: [PATCH v3 6/8] gdbstub: Add support for info proc mappings
,
Alex Bennée
,
06:21
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
03:12
Re: [PATCH v4 6/6] hw/riscv: Enable TPM backends
,
Guenter Roeck
,
02:35
June 20, 2023
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
23:47
Re: [PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type
,
Bernhard Beschow
,
17:35
[PATCH] STM32F100: add support for external memory via FSMC
,
Lucas Villa Real
,
15:44
[PATCH] STM32F100: add support for external memory via FSMC
,
Lucas Villa Real
,
15:44
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Kevin Wolf
,
14:32
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Leif Lindholm
,
13:24
Re: [PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Peter Maydell
,
12:41
Re: [PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Richard Henderson
,
12:28
Re: [PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Peter Maydell
,
11:58
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Stefan Hajnoczi
,
10:41
Re: [PATCH v5 20/20] target/arm: Add cpu properties for enabling FEAT_RME
,
Richard Henderson
,
10:03
Re: [PATCH v5 20/20] target/arm: Add cpu properties for enabling FEAT_RME
,
Peter Maydell
,
09:52
Re: [PATCH] target/arm: Fix sve prediate store, 8 <= VQ <= 15
,
Richard Henderson
,
09:49
[PATCH] target/arm: Fix sve prediate store, 8 <= VQ <= 15
,
Richard Henderson
,
09:47
[PATCH v5 20/20] target/arm: Add cpu properties for enabling FEAT_RME
,
Richard Henderson
,
08:44
[PATCH v5 19/20] target/arm: Implement the granule protection check
,
Richard Henderson
,
08:44
[PATCH v5 18/20] target/arm: Implement GPC exceptions
,
Richard Henderson
,
08:44
[PATCH v5 17/20] target/arm: Add GPC syndrome
,
Richard Henderson
,
08:44
[PATCH v5 12/20] target/arm: Handle Block and Page bits for security space
,
Richard Henderson
,
08:44
[PATCH v5 16/20] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
08:44
[PATCH v5 15/20] target/arm: Move s1_is_el0 into S1Translate
,
Richard Henderson
,
08:44
[PATCH v5 14/20] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Richard Henderson
,
08:44
[PATCH v5 13/20] target/arm: Handle no-execute for Realm and Root regimes
,
Richard Henderson
,
08:44
[PATCH v5 11/20] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
08:44
[PATCH v5 10/20] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Richard Henderson
,
08:44
[PATCH v5 09/20] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Richard Henderson
,
08:44
[PATCH v5 08/20] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Richard Henderson
,
08:44
[PATCH v5 07/20] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Richard Henderson
,
08:44
[PATCH v5 06/20] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
08:44
[PATCH v5 05/20] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
08:44
[PATCH v5 03/20] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
08:44
[PATCH v5 02/20] target/arm: Update SCR and HCR for RME
,
Richard Henderson
,
08:44
[PATCH v5 04/20] target/arm: Add RME cpregs
,
Richard Henderson
,
08:44
[PATCH v5 01/20] target/arm: Add isar_feature_aa64_rme
,
Richard Henderson
,
08:44
[PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Richard Henderson
,
08:44
Re: [PATCH v3 22/34] target/arm/tcg: Reduce 'helper-crypto.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
07:37
Re: [PATCH 00/12] Introduce new vmapple machine type
,
Mads Ynddal
,
07:17
[PATCH v3 37/37] host/include/ppc: Implement aes-round.h
,
Richard Henderson
,
07:09
[PATCH v3 35/37] host/include/i386: Implement aes-round.h
,
Richard Henderson
,
07:09
[PATCH v3 36/37] host/include/aarch64: Implement aes-round.h
,
Richard Henderson
,
07:09
[PATCH v3 34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Richard Henderson
,
07:09
[PATCH v3 30/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
07:09
[PATCH v3 33/37] crypto: Remove AES_imc
,
Richard Henderson
,
07:09
[PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts
,
Richard Henderson
,
07:09
[PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
07:09
[PATCH v3 26/37] crypto: Add aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
07:09
[PATCH v3 27/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
07:09
[PATCH v3 32/37] crypto: Implement aesdec_IMC with AES_imc_rot
,
Richard Henderson
,
07:09
[PATCH v3 28/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
07:08
[PATCH v3 25/37] target/riscv: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
07:08
[PATCH v3 23/37] target/i386: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
07:08
[PATCH v3 24/37] target/ppc: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
07:08
[PATCH v3 22/37] crypto: Add aesenc_SB_SR_MC_AK
,
Richard Henderson
,
07:08
[PATCH v3 20/37] target/arm: Use aesdec_IMC
,
Richard Henderson
,
07:08
[PATCH v3 21/37] target/riscv: Use aesdec_IMC
,
Richard Henderson
,
07:08
[PATCH v3 17/37] target/arm: Use aesenc_MC
,
Richard Henderson
,
07:08
[PATCH v3 19/37] target/i386: Use aesdec_IMC
,
Richard Henderson
,
07:08
[PATCH v3 18/37] crypto: Add aesdec_IMC
,
Richard Henderson
,
07:08
[PATCH v3 14/37] target/ppc: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
07:08
[PATCH v3 16/37] crypto: Add aesenc_MC
,
Richard Henderson
,
07:08
[PATCH v3 15/37] target/riscv: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
07:08
[PATCH v3 13/37] target/arm: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
07:08
[PATCH v3 12/37] target/i386: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
07:08
[PATCH v3 11/37] crypto: Add aesdec_ISB_ISR_AK
,
Richard Henderson
,
07:08
[PATCH v3 10/37] target/riscv: Use aesenc_SB_SR_AK
,
Richard Henderson
,
07:08
[PATCH v3 08/37] target/arm: Use aesenc_SB_SR_AK
,
Richard Henderson
,
07:08
[PATCH v3 09/37] target/ppc: Use aesenc_SB_SR_AK
,
Richard Henderson
,
07:08
[PATCH v3 07/37] target/arm: Demultiplex AESE and AESMC
,
Richard Henderson
,
07:08
[PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
,
Richard Henderson
,
07:08
[PATCH v3 06/37] target/i386: Use aesenc_SB_SR_AK
,
Richard Henderson
,
07:08
[PATCH v3 04/37] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Richard Henderson
,
07:08
[PATCH v3 03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Richard Henderson
,
07:08
[PATCH v3 00/37] crypto: Provide aes-round.h and host accel
,
Richard Henderson
,
07:08
[PATCH v3 02/37] tests/multiarch: Add test-aes
,
Richard Henderson
,
07:08
[PATCH v3 01/37] util: Add cpuinfo-ppc.c
,
Richard Henderson
,
07:08
Re: [PATCH v3 33/34] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
,
Richard Henderson
,
06:44
Re: [PATCH v3 29/34] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
,
Richard Henderson
,
06:42
Re: [PATCH v3 28/34] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
,
Richard Henderson
,
06:42
Re: [PATCH v3 26/34] target/arm/tcg: Extract MemTag definitions to 'helper-mte.h.inc'
,
Richard Henderson
,
06:41
Re: [PATCH v3 25/34] target/arm/tcg: Extract PAuth definitions to 'helper-pauth.h.inc'
,
Richard Henderson
,
06:40
Re: [PATCH v3 24/34] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Richard Henderson
,
06:40
Re: [PATCH v3 23/34] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Richard Henderson
,
06:39
Re: [PATCH v3 22/34] target/arm/tcg: Reduce 'helper-crypto.h.inc' inclusion
,
Richard Henderson
,
06:38
Re: [PATCH v3 21/34] target/arm/tcg: Extract crypto definitions to 'helper-crypto.h.inc'
,
Richard Henderson
,
06:36
Re: [PATCH v3 20/34] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Richard Henderson
,
06:30
Re: [PATCH v3 18/34] target/arm/tcg: Reduce 'helper-gvec.h.inc' inclusion
,
Richard Henderson
,
06:29
Re: [PATCH v3 17/34] target/arm/tcg: Extract gvec definitions to 'helper-gvec.h.inc'
,
Richard Henderson
,
06:27
Re: [PATCH v3 16/34] target/arm/tcg: Extract generic vector helpers to translate-gvec.c
,
Richard Henderson
,
06:26
Re: [PATCH v3 15/34] target/arm/tcg: Export some generic vector helpers
,
Richard Henderson
,
06:25
Re: [PATCH v3 14/34] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Richard Henderson
,
06:24
Re: [PATCH v3 11/34] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Richard Henderson
,
06:22
Re: [PATCH v3 09/34] target/arm/tcg: Move VFP helpers from helper-a64.c to vfp_helper.c
,
Richard Henderson
,
06:20
Re: [PATCH v3 08/34] target/arm/tcg: Un-inline VFP translation helpers
,
Richard Henderson
,
05:07
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Richard Henderson
,
03:20
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Philippe Mathieu-Daudé
,
01:29
Re: [PATCH v2 33/38] crypto: Implement aesdec_IMC with AES_imc_rot
,
Philippe Mathieu-Daudé
,
01:09
June 19, 2023
[PATCH] STM32F100: support different density lines
,
Lucas Villa Real
,
18:18
Re: [PATCH v4 6/6] hw/riscv: Enable TPM backends
,
Guenter Roeck
,
16:32
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Mads Ynddal
,
15:58
Re: [RFC PATCH] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
14:50
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Daniel P . Berrangé
,
13:47
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Cédric Le Goater
,
13:36
[PATCH v2 1/1] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Marcin Juszkiewicz
,
13:09
[PATCH v2 0/1] hw/arm/sbsa-ref: add ITS support in GIC
,
Marcin Juszkiewicz
,
13:09
Re: [PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
,
Richard Henderson
,
13:05
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Richard Henderson
,
13:00
Re: [PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
,
Daniel P . Berrangé
,
12:56
Re: [PATCH v2 04/38] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Daniel P . Berrangé
,
12:50
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Philippe Mathieu-Daudé
,
12:08
[PATCH v3 33/34] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
,
Philippe Mathieu-Daudé
,
11:58
[PATCH v3 34/34] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
11:58
[PATCH v3 30/34] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:58
[PATCH v3 31/34] target/arm/tcg: Inline 'exec/helper-gen.h'
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v3 32/34] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v3 28/34] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v3 29/34] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v3 27/34] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v3 26/34] target/arm/tcg: Extract MemTag definitions to 'helper-mte.h.inc'
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v3 25/34] target/arm/tcg: Extract PAuth definitions to 'helper-pauth.h.inc'
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v3 24/34] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v3 23/34] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 22/34] target/arm/tcg: Reduce 'helper-crypto.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 21/34] target/arm/tcg: Extract crypto definitions to 'helper-crypto.h.inc'
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 20/34] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 18/34] target/arm/tcg: Reduce 'helper-gvec.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 19/34] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 17/34] target/arm/tcg: Extract gvec definitions to 'helper-gvec.h.inc'
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 16/34] target/arm/tcg: Extract generic vector helpers to translate-gvec.c
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 15/34] target/arm/tcg: Export some generic vector helpers
,
Philippe Mathieu-Daudé
,
11:56
[PATCH v3 14/34] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:55
[PATCH v3 13/34] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
,
Philippe Mathieu-Daudé
,
11:55
[PATCH v3 12/34] target/arm/tcg: Move NEON helpers to neon_helper.c
,
Philippe Mathieu-Daudé
,
11:45
[PATCH v3 11/34] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:45
[PATCH v3 10/34] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Philippe Mathieu-Daudé
,
11:45
[PATCH v3 09/34] target/arm/tcg: Move VFP helpers from helper-a64.c to vfp_helper.c
,
Philippe Mathieu-Daudé
,
11:44
[PATCH v3 07/34] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
11:44
[PATCH v3 08/34] target/arm/tcg: Un-inline VFP translation helpers
,
Philippe Mathieu-Daudé
,
11:44
[PATCH v3 06/34] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Philippe Mathieu-Daudé
,
11:44
[PATCH v3 05/34] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
,
Philippe Mathieu-Daudé
,
11:44
[PATCH v3 04/34] target/arm/tcg: Fix iwmmxt-related code style
,
Philippe Mathieu-Daudé
,
11:43
[PATCH v3 03/34] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
,
Philippe Mathieu-Daudé
,
11:43
[PATCH v3 02/34] target/arm/tcg: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
11:43
[PATCH v3 01/34] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
,
Philippe Mathieu-Daudé
,
11:43
[PATCH v3 00/34] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
11:43
Re: [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Daniel P . Berrangé
,
11:42
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Chen Baozi
,
11:24
Re: [PATCH v2 02/38] util: Add cpuinfo-ppc.c
,
Richard Henderson
,
10:44
[PATCH] target/arm: Restructure has_vfp_d32 test
,
Richard Henderson
,
10:02
Re: [PATCH v2 30/38] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Philippe Mathieu-Daudé
,
09:59
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Richard Henderson
,
09:54
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Mads Ynddal
,
09:47
Re: [PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Philippe Mathieu-Daudé
,
09:46
Re: [PATCH v2 32/38] crypto: Remove AES_shifts, AES_ishifts
,
Philippe Mathieu-Daudé
,
09:45
Re: [PATCH] accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
,
Peter Maydell
,
09:44
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Peter Maydell
,
09:41
Re: [PATCH v3 0/4] hw/arm/raspi: Use named constants in BCM props
,
Peter Maydell
,
09:31
Re: [RFC PATCH v3 4/4] hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
,
Peter Maydell
,
09:30
Re: [PATCH 2/2] hw/arm/sbsa-ref: add GIC ITS to DeviceTree
,
Marcin Juszkiewicz
,
09:27
[PATCH] accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
,
Richard Henderson
,
09:25
Re: [PATCH v2 34/38] crypto: Remove AES_imc
,
Philippe Mathieu-Daudé
,
09:19
Re: [PATCH v2 35/38] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Philippe Mathieu-Daudé
,
09:19
Re: [PATCH v3] imx_serial: set wake bit when we receive a data byte
,
Philippe Mathieu-Daudé
,
09:10
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
09:09
Re: [PATCH 2/2] hw/arm/sbsa-ref: add GIC ITS to DeviceTree
,
Peter Maydell
,
08:55
Re: [PATCH 1/2] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Peter Maydell
,
08:53
Re: [PATCH 1/1] docs: sbsa: document board to firmware interface
,
Marcin Juszkiewicz
,
08:52
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Mads Ynddal
,
08:47
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
08:47
Re: [PATCH 1/1] docs: sbsa: document board to firmware interface
,
Peter Maydell
,
08:41
Re: Emulation of 'System OFF' mode in ARM nRF51 SoCs
,
Philippe Mathieu-Daudé
,
07:02
Re: [PATCH v2 15/38] target/ppc: Use aesdec_ISB_ISR_AK
,
Philippe Mathieu-Daudé
,
06:51
Re: [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Peter Maydell
,
06:51
Re: [PATCH v2 13/38] target/i386: Use aesdec_ISB_ISR_AK
,
Philippe Mathieu-Daudé
,
06:51
Re: [PATCH v2 10/38] target/ppc: Use aesenc_SB_SR_AK
,
Philippe Mathieu-Daudé
,
06:48
Re: [PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
,
Philippe Mathieu-Daudé
,
06:46
Re: [PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
,
Philippe Mathieu-Daudé
,
06:43
Re: [PATCH v2 02/38] util: Add cpuinfo-ppc.c
,
Philippe Mathieu-Daudé
,
06:37
Re: [PATCH v3] imx_serial: set wake bit when we receive a data byte
,
Peter Maydell
,
06:36
Re: [PATCH 1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display
,
Peter Maydell
,
06:31
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
06:29
Re: A confusion about CXL in arm virt machine
,
Jonathan Cameron
,
05:58
Re: [PATCH v2 2/2] accel/tcg: Make probe_access() a generic TCG helper
,
Richard Henderson
,
05:54
Re: Support for ACK and PWR Leds in Raspberry Pi
,
Peter Maydell
,
05:22
[PATCH v2 2/2] accel/tcg: Make probe_access() a generic TCG helper
,
Philippe Mathieu-Daudé
,
05:19
[PATCH v2 1/2] target/arm: Widen probe_access()'s address argument to 64-bits
,
Philippe Mathieu-Daudé
,
05:19
[PATCH v2 0/2] accel/tcg: Make probe_access() a generic TCG helper
,
Philippe Mathieu-Daudé
,
05:19
June 17, 2023
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
qianfan
,
20:40
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
12:29
June 16, 2023
Re: A confusion about CXL in arm virt machine
,
Gregory Price
,
16:37
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Michael S. Tsirkin
,
10:45
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Philippe Mathieu-Daudé
,
10:22
Re: [PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH 09/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH 03/12] hvf: Increase number of possible memory slots
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH 02/12] hw/misc/pvpanic: Add MMIO interface
,
Philippe Mathieu-Daudé
,
10:00
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Kevin Wolf
,
07:49
Re: [PULL 0/6] aspeed queue
,
Richard Henderson
,
06:29
A confusion about CXL in arm virt machine
,
Yuquan Wang
,
03:43
No print info when starrting qemu-system-aarch64
,
吕贤
,
03:23
June 15, 2023
[PULL 6/6] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
13:36
[PULL 5/6] aspeed: Introduce a "bmc-console" machine option
,
Cédric Le Goater
,
13:36
[PULL 4/6] aspeed: Use the boot_rom region of the fby35 machine
,
Cédric Le Goater
,
13:36
[PULL 3/6] aspeed: Introduce a boot_rom region at the machine level
,
Cédric Le Goater
,
13:35
[PULL 2/6] aspeed/hace: Initialize g_autofree pointer
,
Cédric Le Goater
,
13:35
[PULL 1/6] hw/arm/aspeed: Add VPD data for Rainier machine
,
Cédric Le Goater
,
13:35
[PULL 0/6] aspeed queue
,
Cédric Le Goater
,
13:35
[PATCH v3] imx_serial: set wake bit when we receive a data byte
,
Martin Kaiser
,
10:24
Re: [PATCH v2] imx_serial: set wake bit when we receive a data byte
,
Philippe Mathieu-Daudé
,
06:25
[PATCH v2] imx_serial: set wake bit when we receive a data byte
,
Martin Kaiser
,
05:32
Re: [PATCH] imx_serial: set wake bit when we receive a data byte
,
Martin Kaiser
,
05:27
June 14, 2023
[QEMU][PATCH v8 09/11] hw/arm: introduce xenpvh machine
,
Vikram Garhwal
,
20:05
[PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type
,
Alexander Graf
,
18:58
[PATCH 11/12] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Alexander Graf
,
18:57
[PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
,
Alexander Graf
,
18:57
[PATCH 07/12] gpex: Allow more than 4 legacy IRQs
,
Alexander Graf
,
18:56
[PATCH 08/12] hw/vmapple/aes: Introduce aes engine
,
Alexander Graf
,
18:56
[PATCH 09/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Alexander Graf
,
18:56
[PATCH 06/12] hw: Add vmapple subdir
,
Alexander Graf
,
18:56
[PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Alexander Graf
,
18:56
[PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Alexander Graf
,
18:54
[PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Alexander Graf
,
18:41
[PATCH 01/12] build: Only define OS_OBJECT_USE_OBJC with gcc
,
Alexander Graf
,
18:41
[PATCH 02/12] hw/misc/pvpanic: Add MMIO interface
,
Alexander Graf
,
18:41
[PATCH 03/12] hvf: Increase number of possible memory slots
,
Alexander Graf
,
18:41
[PATCH 00/12] Introduce new vmapple machine type
,
Alexander Graf
,
18:41
Emulation of 'System OFF' mode in ARM nRF51 SoCs
,
Chris Laplante
,
18:10
Re: [PATCH v3 04/10] hw/ppc/spapr: Use machine_memory_devices_init()
,
Cédric Le Goater
,
10:06
Re: [PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Richard Henderson
,
09:34
Re: [PATCH v3 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
,
Nicholas Piggin
,
09:00
Re: [PATCH v3 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Nicholas Piggin
,
09:00
Re: [PATCH v2 23/26] target/arm/tcg: Inline 'exec/helper-gen.h'
,
Philippe Mathieu-Daudé
,
08:51
Re: [PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Philippe Mathieu-Daudé
,
08:51
Re: [PATCH v2 22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
08:37
Re: [PATCH v3 09/10] memory-device: Refactor memory_device_pre_plug()
,
Philippe Mathieu-Daudé
,
08:27
Re: [PATCH v3 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
05:10
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
04:12
Re: [RFC PATCH v3 3/4] hw/misc/bcm2835_property: Replace magic frequency values by definitions
,
Richard Henderson
,
02:04
Re: [PATCH v3 2/4] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
,
Richard Henderson
,
02:03
Re: [PATCH v3 1/4] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
,
Richard Henderson
,
02:00
Re: [PATCH v2 22/23] target/arm: Convert load/store single structure to decodetree
,
Richard Henderson
,
01:35
Re: [PATCH v2 14/23] target/arm: Convert load/store-pair to decodetree
,
Richard Henderson
,
01:30
Re: [PATCH v2 04/23] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
,
Richard Henderson
,
01:20
Re: [PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
,
Richard Henderson
,
01:18
Re: [PATCH v3 8/9] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Richard Henderson
,
01:17
Re: [PATCH v3 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Richard Henderson
,
01:16
Re: [PATCH v3 1/9] target/i386: Simplify i386_tr_init_disas_context()
,
Richard Henderson
,
01:15
Re: [PATCH v2 25/26] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
,
Richard Henderson
,
01:05
Re: [PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Richard Henderson
,
01:04
Re: [PATCH v2 23/26] target/arm/tcg: Inline 'exec/helper-gen.h'
,
Richard Henderson
,
01:01
Re: [PATCH v2 22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
,
Richard Henderson
,
00:55
Re: [PATCH v2 21/26] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
,
Richard Henderson
,
00:53
Re: [PATCH v2 20/26] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
,
Richard Henderson
,
00:53
Re: [PATCH v2 19/26] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
,
Richard Henderson
,
00:52
Re: [PATCH v2 18/26] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Richard Henderson
,
00:50
Support for ACK and PWR Leds in Raspberry Pi
,
Shivam
,
00:50
Re: [PATCH v2 17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Richard Henderson
,
00:50
Re: [PATCH v2 16/26] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Richard Henderson
,
00:49
Re: [PATCH v2 14/26] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Richard Henderson
,
00:49
Re: [PATCH v2 11/26] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Richard Henderson
,
00:47
Re: [PATCH v2 10/26] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Richard Henderson
,
00:47
June 13, 2023
Re: [PATCH v2 03/38] tests/multiarch: Add test-aes
,
Richard Henderson
,
23:40
Re: [PATCH v3 2/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Bastian Koppelmann
,
16:23
Re: [PATCH v2] Use named constants in BCM props
,
Kambalin, Sergey
,
15:01
[PATCH v1 3/5] virtio-mem: Prepare for unplug support of virtio-mem-pci devices
,
David Hildenbrand
,
11:05
[PATCH v1 4/5] pc: Support unplug of virtio-mem-pci devices
,
David Hildenbrand
,
11:05
[PATCH v1 2/5] arm/virt: Properly handle unplug of virtio based memory devices
,
David Hildenbrand
,
11:05
[PATCH v1 1/5] pc: Properly handle unplug of virtio based memory devices
,
David Hildenbrand
,
11:05
[PATCH v1 0/5] virtio-mem: Device unplug support
,
David Hildenbrand
,
11:04
[PATCH v1 5/5] arm/virt: Support unplug of virtio-mem-pci devices
,
David Hildenbrand
,
11:03
[PATCH v3 9/9] meson: Replace softmmu_ss -> system_ss
,
Philippe Mathieu-Daudé
,
09:36
[PATCH v3 8/9] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
09:36
[PATCH v3 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
09:36
[PATCH v3 6/9] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
09:36
[PATCH v3 5/9] hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
09:36
[PATCH v3 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
09:35
[PATCH v3 3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
09:35
[PATCH v3 2/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Philippe Mathieu-Daudé
,
09:35
[PATCH v3 1/9] target/i386: Simplify i386_tr_init_disas_context()
,
Philippe Mathieu-Daudé
,
09:34
[PATCH v3 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
09:34
June 12, 2023
[RFC PATCH v3 4/4] hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
,
Philippe Mathieu-Daudé
,
18:35
[PATCH v3 2/4] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
,
Philippe Mathieu-Daudé
,
18:35
[RFC PATCH v3 3/4] hw/misc/bcm2835_property: Replace magic frequency values by definitions
,
Philippe Mathieu-Daudé
,
18:35
[PATCH v3 1/4] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
,
Philippe Mathieu-Daudé
,
18:35
[PATCH v3 0/4] hw/arm/raspi: Use named constants in BCM props
,
Philippe Mathieu-Daudé
,
18:35
Re: [PATCH v2] Use named constants in BCM props
,
Philippe Mathieu-Daudé
,
18:31
Re: [PATCH] imx_serial: set wake bit when we receive a data byte
,
Philippe Mathieu-Daudé
,
18:17
Re: [PATCH v2 03/38] tests/multiarch: Add test-aes
,
Alex Bennée
,
10:52
Re: [PATCH v2 38/38] host/include/ppc: Implement aes-round.h
,
Daniel Henrique Barboza
,
09:30
Re: [PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Daniel Henrique Barboza
,
09:30
Re: [PATCH v2 25/38] target/ppc: Use aesenc_SB_SR_MC_AK
,
Daniel Henrique Barboza
,
09:28
Re: [PATCH v2 15/38] target/ppc: Use aesdec_ISB_ISR_AK
,
Daniel Henrique Barboza
,
09:28
Re: [PATCH v2 02/38] util: Add cpuinfo-ppc.c
,
Daniel Henrique Barboza
,
09:27
Re: [PATCH v2 10/38] target/ppc: Use aesenc_SB_SR_AK
,
Daniel Henrique Barboza
,
09:26
Re: [PATCH v2 01/38] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
,
Daniel Henrique Barboza
,
09:26
Re: [PATCH v3 2/8] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
09:19
Re: [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Aaron Lindsay
,
09:18
[PATCH v2] Use named constants in BCM props
,
Sergey Kambalin
,
08:00
Re: [PATCH v2 09/23] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Philippe Mathieu-Daudé
,
07:32
Re: [PATCH v2 06/23] target/arm: Convert barrier insns to decodetree
,
Philippe Mathieu-Daudé
,
05:38
Re: [PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
,
Philippe Mathieu-Daudé
,
05:32
June 11, 2023
[PATCH v2 20/23] target/arm: Convert LDAPR/STLR (imm) to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 21/23] target/arm: Convert load/store (multiple structures) to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 19/23] target/arm: Convert load (pointer auth) insns to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 15/23] target/arm: Convert ld/st reg+imm9 insns to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 02/23] target/arm: Return correct result for LDG when ATA=0
,
Peter Maydell
,
12:01
[PATCH v2 05/23] target/arm: Convert hint instruction space to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 23/23] target/arm: Convert load/store tags insns to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 18/23] target/arm: Convert atomic memory ops to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 14/23] target/arm: Convert load/store-pair to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 17/23] target/arm: Convert LDR/STR reg+reg to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 12/23] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 10/23] target/arm: Convert exception generation instructions to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 04/23] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
,
Peter Maydell
,
12:01
[PATCH v2 06/23] target/arm: Convert barrier insns to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 07/23] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 09/23] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 13/23] target/arm: Convert load reg (literal) group to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 22/23] target/arm: Convert load/store single structure to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 00/23] target/arm: Convert exception, system, loads and stores to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 16/23] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 11/23] target/arm: Convert load/store exclusive and ordered to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 08/23] target/arm: Convert MSR (immediate) to decodetree
,
Peter Maydell
,
12:01
[PATCH v2 01/23] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Peter Maydell
,
12:01
[PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
,
Peter Maydell
,
12:01
[PATCH v2 26/26] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 25/26] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 23/26] target/arm/tcg: Inline 'exec/helper-gen.h'
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 21/26] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 19/26] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 15/26] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 20/26] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
05:02
[PATCH v2 16/26] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
05:01
[PATCH v2 18/26] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
05:01
[PATCH v2 14/26] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
05:00
[PATCH v2 13/26] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
,
Philippe Mathieu-Daudé
,
05:00
[PATCH v2 12/26] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
,
Philippe Mathieu-Daudé
,
05:00
[PATCH v2 11/26] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 10/26] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 09/26] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 08/26] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 07/26] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 06/26] target/arm/tcg: Fix iwmmxt-related code style
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 05/26] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 04/26] target/arm/tcg: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 03/26] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 02/26] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v2 01/26] plugins: Remove unused 'exec/helper-proto.h' header
,
Philippe Mathieu-Daudé
,
04:58
[PATCH v2 00/26] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
04:58
Re: [PATCH 09/22] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
04:54
June 09, 2023
Re: [PATCH] accel/kvm: Specify default IPA size for arm64
,
Akihiko Odaki
,
23:48
Re: [PATCH v3 2/8] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Richard Henderson
,
16:52
Re: [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Richard Henderson
,
16:49
Re: [PATCH 21/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Richard Henderson
,
16:37
Re: [PATCH 18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h'
,
Richard Henderson
,
15:56
Re: [PATCH 05/22] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
,
Richard Henderson
,
15:49
Re: [PATCH 15/22] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
,
Richard Henderson
,
15:49
Re: [PATCH 14/22] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Richard Henderson
,
15:44
Re: [PATCH 13/22] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
,
Richard Henderson
,
15:43
Re: [PATCH 12/22] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
,
Richard Henderson
,
15:42
Re: [PATCH 11/22] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Richard Henderson
,
15:04
Re: [PATCH 10/22] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Richard Henderson
,
15:01
Re: [PATCH 09/22] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Richard Henderson
,
14:59
Re: [PATCH 08/22] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Richard Henderson
,
14:57
Re: [PATCH 07/22] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
,
Richard Henderson
,
14:19
Re: [PATCH 06/22] target/arm/tcg: Fix iwmmxt-related code style
,
Richard Henderson
,
14:18
Re: [PATCH 03/22] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
,
Richard Henderson
,
14:15
Re: [PATCH 02/22] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
,
Richard Henderson
,
14:13
Re: [PATCH 01/22] plugins: Remove unused 'exec/helper-proto.h' header
,
Richard Henderson
,
14:10
Re: [PATCH] target/arm: Return correct result for LDG when ATA=0
,
Richard Henderson
,
14:06
[PATCH v3 8/8] target/arm: Add CPU property for QARMA3, enable FPACCombined by default
,
Aaron Lindsay
,
13:24
[PATCH v3 2/8] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
13:24
[PATCH v3 6/8] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Aaron Lindsay
,
13:24
[PATCH v3 3/8] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Aaron Lindsay
,
13:24
[PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Aaron Lindsay
,
13:24
[PATCH v3 7/8] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Aaron Lindsay
,
13:24
[PATCH v3 5/8] target/arm: Implement v8.3 Pauth2
,
Aaron Lindsay
,
13:24
[PATCH v3 0/8] Implement Most ARMv8.3 Pointer Authentication Features
,
Aaron Lindsay
,
13:24
[PATCH v3 4/8] target/arm: Implement v8.3 EnhancedPAC
,
Aaron Lindsay
,
13:24
[PATCH] target/arm: Return correct result for LDG when ATA=0
,
Peter Maydell
,
11:55
Re: [PATCH 00/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
07:09
Re: [PATCH 08/22] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Philippe Mathieu-Daudé
,
07:06
[PATCH 08/22] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Philippe Mathieu-Daudé
,
06:55
[PATCH 22/22] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
06:50
[PATCH 21/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
06:49
[PATCH 20/22] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
06:49
[PATCH 19/22] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
06:49
[PATCH 18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h'
,
Philippe Mathieu-Daudé
,
06:49
[PATCH 17/22] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
06:49
[PATCH 16/22] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
06:49
[PATCH 15/22] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
,
Philippe Mathieu-Daudé
,
06:49
[PATCH 14/22] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
06:48
[PATCH 13/22] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
,
Philippe Mathieu-Daudé
,
06:48
[PATCH 12/22] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
,
Philippe Mathieu-Daudé
,
06:48
[PATCH 11/22] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
06:48
[PATCH 10/22] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Philippe Mathieu-Daudé
,
06:48
[PATCH 09/22] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
06:48
[PATCH 07/22] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
,
Philippe Mathieu-Daudé
,
06:48
[PATCH 06/22] target/arm/tcg: Fix iwmmxt-related code style
,
Philippe Mathieu-Daudé
,
06:48
[PATCH 05/22] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
,
Philippe Mathieu-Daudé
,
06:47
[PATCH 04/22] target/arm/tcg: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
06:47
[PATCH 03/22] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
,
Philippe Mathieu-Daudé
,
06:47
[PATCH 02/22] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
,
Philippe Mathieu-Daudé
,
06:47
[PATCH 01/22] plugins: Remove unused 'exec/helper-proto.h' header
,
Philippe Mathieu-Daudé
,
06:47
[PATCH 00/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
06:47
June 08, 2023
[PATCH v2 36/38] host/include/i386: Implement aes-round.h
,
Richard Henderson
,
22:26
[PATCH v2 33/38] crypto: Implement aesdec_IMC with AES_imc_rot
,
Richard Henderson
,
22:26
[PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
22:26
[PATCH v2 35/38] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Richard Henderson
,
22:26
[PATCH v2 37/38] host/include/aarch64: Implement aes-round.h
,
Richard Henderson
,
22:26
[PATCH v2 38/38] host/include/ppc: Implement aes-round.h
,
Richard Henderson
,
22:26
[PATCH v2 34/38] crypto: Remove AES_imc
,
Richard Henderson
,
22:26
[PATCH v2 30/38] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
22:26
[PATCH v2 29/38] target/riscv: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
22:26
[PATCH v2 25/38] target/ppc: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
22:26
[PATCH v2 23/38] crypto: Add aesenc_SB_SR_MC_AK
,
Richard Henderson
,
22:26
[PATCH v2 22/38] target/riscv: Use aesdec_IMC
,
Richard Henderson
,
22:26
[PATCH v2 28/38] target/i386: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
22:25
[PATCH v2 24/38] target/i386: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
22:25
[PATCH v2 21/38] target/arm: Use aesdec_IMC
,
Richard Henderson
,
22:25
[PATCH v2 32/38] crypto: Remove AES_shifts, AES_ishifts
,
Richard Henderson
,
22:25
[PATCH v2 19/38] crypto: Add aesdec_IMC
,
Richard Henderson
,
22:25
[PATCH v2 27/38] crypto: Add aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
22:25
[PATCH v2 20/38] target/i386: Use aesdec_IMC
,
Richard Henderson
,
22:25
[PATCH v2 26/38] target/riscv: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
22:25
[PATCH v2 17/38] crypto: Add aesenc_MC
,
Richard Henderson
,
22:25
[PATCH v2 18/38] target/arm: Use aesenc_MC
,
Richard Henderson
,
22:25
[PATCH v2 14/38] target/arm: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
22:25
[PATCH v2 16/38] target/riscv: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
22:25
[PATCH v2 15/38] target/ppc: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
22:25
[PATCH v2 09/38] target/arm: Use aesenc_SB_SR_AK
,
Richard Henderson
,
22:24
[PATCH v2 13/38] target/i386: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
22:24
[PATCH v2 12/38] crypto: Add aesdec_ISB_ISR_AK
,
Richard Henderson
,
22:24
[PATCH v2 11/38] target/riscv: Use aesenc_SB_SR_AK
,
Richard Henderson
,
22:24
[PATCH v2 08/38] target/arm: Demultiplex AESE and AESMC
,
Richard Henderson
,
22:24
[PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
,
Richard Henderson
,
22:24
[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
,
Richard Henderson
,
22:24
[PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Richard Henderson
,
22:24
[PATCH v2 10/38] target/ppc: Use aesenc_SB_SR_AK
,
Richard Henderson
,
22:24
[PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
,
Richard Henderson
,
22:24
[PATCH v2 04/38] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Richard Henderson
,
22:24
[PATCH v2 03/38] tests/multiarch: Add test-aes
,
Richard Henderson
,
22:24
[PATCH v2 01/38] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
,
Richard Henderson
,
22:24
[PATCH v2 02/38] util: Add cpuinfo-ppc.c
,
Richard Henderson
,
22:24
[PATCH] imx_serial: set wake bit when we receive a data byte
,
Martin Kaiser
,
11:42
Re: [PATCH 13/15] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IcpPitState
,
Peter Maydell
,
11:09
Re: [PATCH 12/15] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new
,
Peter Maydell
,
11:01
Re: [PATCH 11/15] hw/timer/arm_timer: Iterate on timers using for() loop statement
,
Peter Maydell
,
10:52
Re: [PATCH 10/15] hw/timer/arm_timer: Use array of frequency in SP804State
,
Peter Maydell
,
10:50
Re: [PATCH 09/15] hw/timer/arm_timer: Convert ArmTimerState::freq to uint32_t type
,
Peter Maydell
,
10:50
Re: [PATCH 08/15] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new()
,
Peter Maydell
,
10:49
Re: [PATCH 07/15] hw/timer/arm_timer: Extract arm_timer_reset()
,
Peter Maydell
,
10:46
Re: [PATCH 06/15] hw/timer/arm_timer: CamelCase rename arm_timer_state -> ArmTimerState
,
Peter Maydell
,
10:44
Re: [PATCH 05/15] hw/timer/arm_timer: CamelCase rename icp_pit_state -> IntegratorPitState
,
Peter Maydell
,
10:42
Re: [PATCH 04/15] hw/timer/arm_timer: Remove pointless cast from void *
,
Peter Maydell
,
10:42
Re: [PATCH 03/15] hw/timer/arm_timer: Add missing sp804_unrealize() handler
,
Peter Maydell
,
10:41
Re: [PATCH 02/15] hw/timer/arm_timer: Move SP804 code around
,
Peter Maydell
,
10:36
Re: [PATCH 01/15] hw/timer/arm_timer: Declare QOM types using DEFINE_TYPES() macro
,
Peter Maydell
,
10:36
Re: [PATCH 6/8] tiva c general purpose timers implementation
,
Peter Maydell
,
10:28
Re: [PATCH 8/8] adding tiva c to the qemu build system and adding my info to the maintainers list
,
Peter Maydell
,
10:17
Re: [PATCH 7/8] tiva c board documentation
,
Peter Maydell
,
10:11
Re: [PATCH 5/8] tiva c watchdog timers implementation
,
Peter Maydell
,
10:05
Re: [PATCH 4/8] tiva c sysctl implementation
,
Peter Maydell
,
09:58
Re: [PATCH 3/8] tiva c gpio implementation
,
Peter Maydell
,
09:38
Re: [PATCH 2/8] tiva c usart module implementation
,
Peter Maydell
,
09:36
Re: [PATCH v2 5/5] target: Bulk rename 'helper.h' -> 'helper.h.inc' for all targets
,
Philippe Mathieu-Daudé
,
09:34
Re: [PATCH v2 1/5] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Philippe Mathieu-Daudé
,
09:32
[PATCH v2 5/5] target: Bulk rename 'helper.h' -> 'helper.h.inc' for all targets
,
Philippe Mathieu-Daudé
,
09:31
[PATCH v2 4/5] target/i386: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
09:31
[PATCH v2 3/5] target/arm: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
09:31
[PATCH v2 2/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
09:31
[PATCH v2 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
,
Philippe Mathieu-Daudé
,
09:31
[PATCH v2 1/5] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Philippe Mathieu-Daudé
,
09:31
Re: [PATCH 1/8] The tivac board initial machine definition
,
Peter Maydell
,
09:15
Re: [PATCH v5 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
,
Paolo Bonzini
,
08:25
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Peter Maydell
,
06:19
Re: [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
,
Philippe Mathieu-Daudé
,
02:46
[RFC v2 5/6] target/arm: Add native library calls
,
Yeqi Fu
,
00:22
June 07, 2023
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Philippe Mathieu-Daudé
,
17:03
Re: [PATCH v5 00/11] *** Add allwinner-r40 support ***
,
Niek Linnenbank
,
15:07
Re: [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
13:05
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Marcin Juszkiewicz
,
11:29
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Philippe Mathieu-Daudé
,
10:33
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
10:19
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Cédric Le Goater
,
10:16
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
09:36
Re: [PATCH] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
,
Peter Maydell
,
09:03
Re: [PATCH] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
,
Joel Stanley
,
07:27
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Joel Stanley
,
07:06
Re: [PATCH v2 11/12] aspeed: Introduce a "bmc-console" machine option
,
Joel Stanley
,
06:58
Re: [PATCH v2 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
,
Joel Stanley
,
06:55
Re: [PATCH v2 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Joel Stanley
,
06:55
Re: [PATCH v2 07/12] hw/ssi: Check for duplicate addresses
,
Joel Stanley
,
06:52
Re: [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
,
Joel Stanley
,
06:49
[PATCH 1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display
,
Marcin Juszkiewicz
,
05:21
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Philippe Mathieu-Daudé
,
04:28
Re: [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Joel Stanley
,
04:10
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Joel Stanley
,
04:06
Re: [PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Joel Stanley
,
04:06
Re: [PATCH v2 02/12] aspeed: Introduce a boot_rom region at the machine level
,
Joel Stanley
,
04:05
Re: [PATCH v2 01/12] aspeed/hace: Initialize g_autofree pointer
,
Joel Stanley
,
03:54
Re: [PATCH 1/2] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
,
Philippe Mathieu-Daudé
,
03:46
Re: [PATCH 2/2] gitlab: Add cross-arm64-kvm-only
,
Philippe Mathieu-Daudé
,
03:46
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Chen Baozi
,
03:26
Re: [PATCH 2/2] gitlab: Add cross-arm64-kvm-only
,
Thomas Huth
,
03:24
[PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
00:40
[PATCH v2 11/12] aspeed: Introduce a "bmc-console" machine option
,
Cédric Le Goater
,
00:40
[PATCH v2 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
,
Cédric Le Goater
,
00:40
[PATCH v2 08/12] aspeed: Create flash devices only when defaults are enabled
,
Cédric Le Goater
,
00:40
[PATCH v2 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Cédric Le Goater
,
00:40
[PATCH v2 07/12] hw/ssi: Check for duplicate addresses
,
Cédric Le Goater
,
00:40
[PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
00:40
[PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
00:40
[PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Cédric Le Goater
,
00:40
[PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Cédric Le Goater
,
00:40
[PATCH v2 02/12] aspeed: Introduce a boot_rom region at the machine level
,
Cédric Le Goater
,
00:40
[PATCH v2 01/12] aspeed/hace: Initialize g_autofree pointer
,
Cédric Le Goater
,
00:40
[PATCH v2 00/12] aspeed: fixes and extensions
,
Cédric Le Goater
,
00:40
June 06, 2023
Re: [PATCH v4 0/1] use XHCI to replace EHCI
,
address@hidden
,
23:21
[PATCH v4 0/1] use XHCI to replace EHCI
,
Yuquan Wang
,
22:34
[PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
22:34
[PATCH 0/2] target/arm: Fix --disable-tcg build
,
Richard Henderson
,
18:46
[PATCH 2/2] gitlab: Add cross-arm64-kvm-only
,
Richard Henderson
,
18:46
[PATCH 1/2] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
,
Richard Henderson
,
18:46
Re: [PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Richard Henderson
,
16:35
Re: [PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Ilya Leoshkevich
,
15:29
Re: [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
,
Philippe Mathieu-Daudé
,
15:08
[PATCH 1/2] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Marcin Juszkiewicz
,
14:24
[PATCH 2/2] hw/arm/sbsa-ref: add GIC ITS to DeviceTree
,
Marcin Juszkiewicz
,
14:24
[PATCH 0/2] hw/arm/sbsa-ref: add ITS support in GIC
,
Marcin Juszkiewicz
,
14:24
Re: [PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Richard Henderson
,
14:24
Re: [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
,
Warner Losh
,
14:09
Re: [PATCH v3 3/8] linux-user: Emulate /proc/self/smaps
,
Richard Henderson
,
14:00
Re: [PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Alex Bennée
,
13:05
Re: [PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
,
Alex Bennée
,
13:04
Re: [PATCH v3 1/8] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Richard Henderson
,
12:34
Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Richard Henderson
,
12:31
Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Peter Maydell
,
11:56
Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
11:49
Re: [RFC PATCH v2 9/9] meson: Replace softmmu_ss -> system_ss
,
Richard Henderson
,
10:54
Re: [RFC PATCH v2 6/9] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
10:51
Re: [RFC PATCH v2 5/9] hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
10:50
Re: [RFC PATCH v2 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
10:50
Re: [RFC PATCH v2 3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
10:48
Re: [RFC PATCH v2 2/9] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
10:47
Re: [RFC PATCH v2 1/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Richard Henderson
,
10:45
Re: [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
,
Richard Henderson
,
10:43
Re: [PATCH 3/5] target/i386: Rename helper template headers as '.h.inc'
,
Richard Henderson
,
10:38
Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Richard Henderson
,
10:37
Re: [PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Richard Henderson
,
10:30
Re: [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
,
Richard Henderson
,
10:29
Re: [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Guenter Roeck
,
10:15
Re: [PATCH 1/2] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
,
Guenter Roeck
,
10:14
[PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
10:13
[PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
,
Philippe Mathieu-Daudé
,
10:13
[PATCH 3/5] target/i386: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
10:13
[PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
10:13
[PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
,
Philippe Mathieu-Daudé
,
10:13
[PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
,
Philippe Mathieu-Daudé
,
10:13
[PATCH] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
,
Peter Maydell
,
09:49
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
09:47
[PATCH v3 7/8] docs: Document security implications of debugging
,
Ilya Leoshkevich
,
09:28
[PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
,
Ilya Leoshkevich
,
09:28
[PATCH v3 6/8] gdbstub: Add support for info proc mappings
,
Ilya Leoshkevich
,
09:28
[PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Ilya Leoshkevich
,
09:28
[PATCH v3 5/8] gdbstub: Report the actual qemu-user pid
,
Ilya Leoshkevich
,
09:28
[PATCH v3 4/8] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Ilya Leoshkevich
,
09:28
[PATCH v3 3/8] linux-user: Emulate /proc/self/smaps
,
Ilya Leoshkevich
,
09:28
[PATCH v3 1/8] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Ilya Leoshkevich
,
09:28
[PATCH v3 0/8] gdbstub: Add support for info proc mappings
,
Ilya Leoshkevich
,
09:28
Re: [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Philippe Mathieu-Daudé
,
09:13
Re: [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Peter Maydell
,
08:55
Re: [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Philippe Mathieu-Daudé
,
08:39
Re: [PATCH 0/2] allwinner-a10: Fix interrupt controller regression
,
Philippe Mathieu-Daudé
,
08:36
[PATCH 1/2] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
,
Peter Maydell
,
06:46
[PATCH 0/2] allwinner-a10: Fix interrupt controller regression
,
Peter Maydell
,
06:46
[PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Peter Maydell
,
06:46
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
06:20
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
06:04
Re: [PATCH v3 0/3] Trivial cleanups
,
BALATON Zoltan
,
05:55
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
05:47
Re: [PATCH v2 4/5] bulk: Do not declare function prototypes using 'extern' keyword
,
Peter Maydell
,
05:26
Re: [PATCH v2 3/5] qemu/uri: Use QueryParams type definition
,
Peter Maydell
,
05:22
Re: Need help getting QEMU to run QNX ifs.bin for Raspberry Pi on QMEU
,
Peter Maydell
,
05:12
Re: [PATCH v3 0/3] Trivial cleanups
,
Mark Cave-Ayland
,
02:49
Re: [PATCH 01/10] sysemu/kvm: Remove unused headers
,
Philippe Mathieu-Daudé
,
01:32
Re: [RFC v1 2/4] qemu: patch guest SRAT for GPU memory
,
Philippe Mathieu-Daudé
,
00:58
June 05, 2023
Need help getting QEMU to run QNX ifs.bin for Raspberry Pi on QMEU
,
Ahmed Elsaka
,
21:07
Re: [RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
18:28
[RFC PATCH v2 9/9] meson: Replace softmmu_ss -> system_ss
,
Philippe Mathieu-Daudé
,
18:25
[RFC PATCH v2 8/9] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
18:25
[RFC PATCH v2 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
18:25
[RFC PATCH v2 6/9] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
18:24
[RFC PATCH v2 5/9] hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
18:24
[RFC PATCH v2 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
18:24
[RFC PATCH v2 3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
18:24
[RFC PATCH v2 2/9] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
18:24
[RFC PATCH v2 1/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Philippe Mathieu-Daudé
,
18:24
[RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
18:24
Re: [PATCH v2 5/5] bulk: Replace __attribute__((noreturn)) -> G_NORETURN
,
Richard Henderson
,
15:30
Re: [PATCH v2 2/5] tcg/tcg-op-vec: Remove left over _link_error() definitions
,
Richard Henderson
,
15:20
Re: [PATCH v2 1/5] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
,
Richard Henderson
,
15:19
[PATCH v2 5/5] bulk: Replace __attribute__((noreturn)) -> G_NORETURN
,
Philippe Mathieu-Daudé
,
13:57
[PATCH v2 4/5] bulk: Do not declare function prototypes using 'extern' keyword
,
Philippe Mathieu-Daudé
,
13:57
[PATCH v2 3/5] qemu/uri: Use QueryParams type definition
,
Philippe Mathieu-Daudé
,
13:57
[PATCH v2 2/5] tcg/tcg-op-vec: Remove left over _link_error() definitions
,
Philippe Mathieu-Daudé
,
13:57
[PATCH v2 1/5] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
,
Philippe Mathieu-Daudé
,
13:57
[PATCH v2 0/5] bulk: Do not declare function prototypes using 'extern' keyword
,
Philippe Mathieu-Daudé
,
13:57
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
12:21
Re: [PATCH] target/arm: trap DCC access in user mode emulation
,
Peter Maydell
,
12:03
Re: [PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Peter Maydell
,
12:02
Re: [PATCH v3 00/20] target/arm: Implement FEAT_LSE2
,
Peter Maydell
,
11:56
Re: [PATCH v5 11/11] docs: system: arm: Introduce bananapi_m2u
,
Peter Maydell
,
11:50
Re: [PATCH v5 00/11] *** Add allwinner-r40 support ***
,
Peter Maydell
,
11:31
Re: [PATCH v5 0/4] Add gdbstub support to HVF
,
Peter Maydell
,
09:38
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
08:14
Re: [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Philippe Mathieu-Daudé
,
07:01
Re: [PATCH 06/35] target/arm: Demultiplex AESE and AESMC
,
Philippe Mathieu-Daudé
,
06:57
Re: [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()
,
Akihiko Odaki
,
06:50
Re: [PATCH 03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Philippe Mathieu-Daudé
,
06:47
Re: [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Philippe Mathieu-Daudé
,
06:45
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Peter Maydell
,
06:28
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Philippe Mathieu-Daudé
,
06:21
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Philippe Mathieu-Daudé
,
06:16
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
wangyuquan1236
,
06:05
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
05:59
[PATCH v3 0/1] use XHCI to replace EHCI
,
Yuquan Wang
,
05:56
[PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
05:56
Re: [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()
,
Alexander Bulekov
,
04:07
Re: [PATCH v2 2/2] net: Update MemReentrancyGuard for NIC
,
Alexander Bulekov
,
04:05
Re: [PATCH v3 0/3] Trivial cleanups
,
Bernhard Beschow
,
02:59
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Bernhard Beschow
,
01:57
Re: [PATCH v3 0/3] Trivial cleanups
,
Mark Cave-Ayland
,
01:49
June 04, 2023
Re: [PATCH 00/35] crypto: Provide aes-round.h and host accel
,
Ard Biesheuvel
,
06:48
June 03, 2023
Re: [PATCH 20/20] target/arm: Convert load/store tags insns to decodetree
,
Richard Henderson
,
21:36
Re: [PATCH 19/20] target/arm: Convert load/store single structure to decodetree
,
Richard Henderson
,
21:27
Re: [PATCH 18/20] target/arm: Convert load/store (multiple structures) to decodetree
,
Richard Henderson
,
20:00
Re: [PATCH 17/20] target/arm: Convert LDAPR/STLR (imm) to decodetree
,
Richard Henderson
,
19:55
Re: [PATCH 16/20] target/arm: Convert load (pointer auth) insns to decodetree
,
Richard Henderson
,
19:41
Re: [PATCH 15/20] target/arm: Convert atomic memory ops to decodetree
,
Richard Henderson
,
19:35
Re: [PATCH 14/20] target/arm: Convert LDR/STR reg+reg to decodetree
,
Richard Henderson
,
19:27
Re: [PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Richard Henderson
,
19:19
Re: [PATCH 12/20] target/arm: Convert ld/st reg+imm9 insns to decodetree
,
Richard Henderson
,
19:14
Re: [PATCH 11/20] target/arm: Convert load/store-pair to decodetree
,
Richard Henderson
,
19:05
Re: [PATCH 10/20] target/arm: Convert load reg (literal) group to decodetree
,
Richard Henderson
,
18:49
Re: [PATCH 09/20] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree
,
Richard Henderson
,
18:45
Re: [PATCH 08/20] target/arm: Convert load/store exclusive and ordered to decodetree
,
Richard Henderson
,
18:32
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Mark Cave-Ayland
,
14:13
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Mark Cave-Ayland
,
14:08
Re: [PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Peter Maydell
,
12:19
Re: [PATCH 31/35] host/include/aarch64: Implement aes-round.h
,
Richard Henderson
,
12:01
Re: [PATCH 04/35] crypto: Add aesenc_SB_SR
,
Richard Henderson
,
11:24
Re: [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Richard Henderson
,
11:21
Re: [PATCH 00/35] crypto: Provide aes-round.h and host accel
,
Ard Biesheuvel
,
09:23
Re: [PATCH 04/35] crypto: Add aesenc_SB_SR
,
Ard Biesheuvel
,
09:16
Re: [PATCH 31/35] host/include/aarch64: Implement aes-round.h
,
Ard Biesheuvel
,
08:51
Re: [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Ard Biesheuvel
,
08:45
[PATCH v2] Use named constants in BCM props
,
Sergey Kambalin
,
05:30
Re: [PATCH 07/20] target/arm: Convert exception generation instructions to decodetree
,
Richard Henderson
,
02:09
Re: [PATCH 06/20] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Richard Henderson
,
02:05
Re: [PATCH 05/20] target/arm: Convert MSR (immediate) to decodetree
,
Richard Henderson
,
02:02
Re: [PATCH 04/20] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
,
Richard Henderson
,
01:55
Re: [PATCH 03/20] target/arm: Convert barrier insns to decodetree
,
Richard Henderson
,
01:48
Re: [PATCH 02/20] target/arm: Convert hint instruction space to decodetree
,
Richard Henderson
,
01:42
Re: [PATCH 01/20] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Richard Henderson
,
01:36
Re: [PATCH] target/arm: trap DCC access in user mode emulation
,
Richard Henderson
,
00:52
June 02, 2023
Re: [PATCH] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Richard Henderson
,
23:36
Re: [PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Richard Henderson
,
23:32
[PATCH 33/35] crypto: Implement aesdec_IMC with AES_imc_rot
,
Richard Henderson
,
22:36
[PATCH 28/35] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
22:36
[PATCH 32/35] crypto: Remove AES_shifts, AES_ishifts
,
Richard Henderson
,
22:36
[PATCH 29/35] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
22:36
[PATCH 19/35] target/arm: Use aesdec_IMC
,
Richard Henderson
,
22:36
[PATCH 22/35] target/i386: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
22:36
[PATCH 20/35] target/riscv: Use aesdec_IMC
,
Richard Henderson
,
22:36
[PATCH 18/35] target/i386: Use aesdec_IMC
,
Richard Henderson
,
22:36
[PATCH 35/35] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Richard Henderson
,
22:36
[PATCH 34/35] crypto: Remove AES_imc
,
Richard Henderson
,
22:36
[PATCH 16/35] target/arm: Use aesenc_MC
,
Richard Henderson
,
22:36
[PATCH 31/35] host/include/aarch64: Implement aes-round.h
,
Richard Henderson
,
22:36
[PATCH 15/35] crypto: Add aesenc_MC
,
Richard Henderson
,
22:36
[PATCH 30/35] host/include/i386: Implement aes-round.h
,
Richard Henderson
,
22:36
[PATCH 27/35] target/riscv: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
22:36
[PATCH 14/35] target/riscv: Use aesdec_ISB_ISR
,
Richard Henderson
,
22:36
[PATCH 25/35] crypto: Add aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
22:36
[PATCH 26/35] target/i386: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
22:36
[PATCH 24/35] target/riscv: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
22:36
[PATCH 23/35] target/ppc: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
22:36
[PATCH 21/35] crypto: Add aesenc_SB_SR_MC_AK
,
Richard Henderson
,
22:36
[PATCH 17/35] crypto: Add aesdec_IMC
,
Richard Henderson
,
22:35
[PATCH 13/35] target/ppc: Use aesdec_ISB_ISR
,
Richard Henderson
,
22:35
[PATCH 11/35] target/i386: Use aesdec_ISB_ISR
,
Richard Henderson
,
22:35
[PATCH 09/35] target/riscv: Use aesenc_SB_SR
,
Richard Henderson
,
22:35
[PATCH 12/35] target/arm: Use aesdec_ISB_ISR
,
Richard Henderson
,
22:35
[PATCH 08/35] target/ppc: Use aesenc_SB_SR
,
Richard Henderson
,
22:35
[PATCH 10/35] crypto: Add aesdec_ISB_ISR
,
Richard Henderson
,
22:35
[PATCH 07/35] target/arm: Use aesenc_SB_SR
,
Richard Henderson
,
22:35
[PATCH 06/35] target/arm: Demultiplex AESE and AESMC
,
Richard Henderson
,
22:35
[PATCH 05/35] target/i386: Use aesenc_SB_SR
,
Richard Henderson
,
22:35
[PATCH 03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Richard Henderson
,
22:34
[PATCH 04/35] crypto: Add aesenc_SB_SR
,
Richard Henderson
,
22:34
[PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Richard Henderson
,
22:34
[PATCH 01/35] tests/multiarch: Add test-aes
,
Richard Henderson
,
22:34
[PATCH 00/35] crypto: Provide aes-round.h and host accel
,
Richard Henderson
,
22:34
[PATCH] target/arm: trap DCC access in user mode emulation
,
Zhuojia Shen
,
17:44
Re: [PATCH 16/20] target/arm: Convert load (pointer auth) insns to decodetree
,
Philippe Mathieu-Daudé
,
16:56
Re: [PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Philippe Mathieu-Daudé
,
16:51
Re: [PATCH] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Philippe Mathieu-Daudé
,
15:57
Re: [PATCH v4 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
13:11
[PATCH 20/20] target/arm: Convert load/store tags insns to decodetree
,
Peter Maydell
,
11:52
[PATCH 18/20] target/arm: Convert load/store (multiple structures) to decodetree
,
Peter Maydell
,
11:52
[PATCH 17/20] target/arm: Convert LDAPR/STLR (imm) to decodetree
,
Peter Maydell
,
11:52
[PATCH 19/20] target/arm: Convert load/store single structure to decodetree
,
Peter Maydell
,
11:52
[PATCH 16/20] target/arm: Convert load (pointer auth) insns to decodetree
,
Peter Maydell
,
11:52
[PATCH 15/20] target/arm: Convert atomic memory ops to decodetree
,
Peter Maydell
,
11:52
[PATCH 14/20] target/arm: Convert LDR/STR reg+reg to decodetree
,
Peter Maydell
,
11:52
[PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Peter Maydell
,
11:52
[PATCH 11/20] target/arm: Convert load/store-pair to decodetree
,
Peter Maydell
,
11:52
[PATCH 12/20] target/arm: Convert ld/st reg+imm9 insns to decodetree
,
Peter Maydell
,
11:52
[PATCH 10/20] target/arm: Convert load reg (literal) group to decodetree
,
Peter Maydell
,
11:52
[PATCH 09/20] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree
,
Peter Maydell
,
11:52
[PATCH 08/20] target/arm: Convert load/store exclusive and ordered to decodetree
,
Peter Maydell
,
11:52
[PATCH 07/20] target/arm: Convert exception generation instructions to decodetree
,
Peter Maydell
,
11:52
[PATCH 06/20] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Peter Maydell
,
11:52
[PATCH 05/20] target/arm: Convert MSR (immediate) to decodetree
,
Peter Maydell
,
11:52
[PATCH 04/20] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
,
Peter Maydell
,
11:52
[PATCH 03/20] target/arm: Convert barrier insns to decodetree
,
Peter Maydell
,
11:52
[PATCH 01/20] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Peter Maydell
,
11:52
[PATCH 02/20] target/arm: Convert hint instruction space to decodetree
,
Peter Maydell
,
11:52
[PATCH 00/20] target/arm: Convert exception, system, loads and stores to decodetree
,
Peter Maydell
,
11:52
[PATCH] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Peter Maydell
,
10:22
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Mark Burton
,
07:58
Re: [PATCH v4 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Philippe Mathieu-Daudé
,
06:27
[PATCH] Use named constants in BCM props
,
Sergey Kambalin
,
05:30
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Leif Lindholm
,
05:29
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Peter Maydell
,
05:08
June 01, 2023
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
23:24
[PATCH v4 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
,
Zhuojia Shen
,
18:51
[PATCH v4 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
,
Zhuojia Shen
,
18:29
[PATCH v4 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
18:29
[PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
18:10
Re: [PATCH v3 1/3] hw/i2c: add smbus pec utility function
,
Philippe Mathieu-Daudé
,
16:34
Re: [PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
,
Corey Minyard
,
15:43
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Mark Burton
,
15:21
Re: [PATCH v5 00/11] *** Add allwinner-r40 support ***
,
Niek Linnenbank
,
14:48
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Ard Biesheuvel
,
14:07
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Leif Lindholm
,
14:00
Re: [PATCH 2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions
,
Ard Biesheuvel
,
13:13
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
13:12
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Peter Maydell
,
12:45
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
12:39
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Mark Burton
,
12:07
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Antonio Caggiano
,
12:07
[PATCH] hvf: Handle EC_INSNABORT
,
Antonio Caggiano
,
12:07
[PATCH v5 4/4] hvf: add guest debugging handlers for Apple Silicon hosts
,
francesco . cagnin
,
11:32
[PATCH v5 1/4] arm: move KVM breakpoints helpers
,
francesco . cagnin
,
11:32
[PATCH v5 3/4] hvf: add breakpoint handlers
,
francesco . cagnin
,
11:32
[PATCH v5 2/4] hvf: handle access for more registers
,
francesco . cagnin
,
11:31
[PATCH v5 0/4] Add gdbstub support to HVF
,
francesco . cagnin
,
11:31
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
11:30
Re: [PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
,
Ard Biesheuvel
,
11:29
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
11:02
Re: [PATCH 0/2] bulk: Remove pointless QOM casts
,
Richard Henderson
,
11:00
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Peter Maydell
,
10:59
Re: [PATCH v2 1/1] hw/arm/sbsa-ref: add XHCI controller on PCIe
,
Richard Henderson
,
10:51
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Ninad Palsule
,
10:42
Re: [PATCH v3 0/3] Trivial cleanups
,
Michael S. Tsirkin
,
10:37
Re: [PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
,
Peter Maydell
,
09:01
Re: [PATCH v3 0/3] Trivial cleanups
,
Mark Cave-Ayland
,
08:46
[PATCH 2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions
,
Ard Biesheuvel
,
08:33
[PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
,
Ard Biesheuvel
,
08:33
[PATCH 0/2] Implement PMULL using host intrinsics
,
Ard Biesheuvel
,
08:33
Re: [PATCH] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
08:22
[PATCH v3 09/10] memory-device: Refactor memory_device_pre_plug()
,
David Hildenbrand
,
08:17
[PATCH v3 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
David Hildenbrand
,
08:17
[PATCH v3 10/10] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
08:17
[PATCH v3 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
,
David Hildenbrand
,
08:17
[PATCH v3 06/10] hw/i386/pc: Use machine_memory_devices_init()
,
David Hildenbrand
,
08:17
[PATCH v3 05/10] hw/loongarch/virt: Use machine_memory_devices_init()
,
David Hildenbrand
,
08:17
[PATCH v3 01/10] memory-device: Unify enabled vs. supported error messages
,
David Hildenbrand
,
08:17
[PATCH v3 04/10] hw/ppc/spapr: Use machine_memory_devices_init()
,
David Hildenbrand
,
08:16
[PATCH v3 03/10] hw/arm/virt: Use machine_memory_devices_init()
,
David Hildenbrand
,
08:15
[PATCH v3 02/10] memory-device: Introduce machine_memory_devices_init()
,
David Hildenbrand
,
08:15
[PATCH v3 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
08:15
[PATCH] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
08:14
Re: [PATCH v3 0/3] Trivial cleanups
,
Michael S. Tsirkin
,
08:07
Re: [PATCH v3 0/3] Trivial cleanups
,
Bernhard Beschow
,
07:45
Re: [PATCH v2 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Philippe Mathieu-Daudé
,
06:34
Re: [PATCH v2 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Peter Maydell
,
06:19
[PATCH v2 6/7] hw: Simplify using sysbus_init_irqs() [automatic]
,
Philippe Mathieu-Daudé
,
05:47
[PATCH v2 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Philippe Mathieu-Daudé
,
05:47
[PATCH v2 5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal
,
Philippe Mathieu-Daudé
,
05:47
[PATCH v2 4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs()
,
Philippe Mathieu-Daudé
,
05:47
[PATCH v2 3/7] hw/sysbus: Introduce sysbus_init_irqs()
,
Philippe Mathieu-Daudé
,
05:46
[PATCH v2 2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq()
,
Philippe Mathieu-Daudé
,
05:46
[PATCH v2 1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq()
,
Philippe Mathieu-Daudé
,
05:46
[PATCH v2 0/7] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope
,
Philippe Mathieu-Daudé
,
05:46
[PATCH 2/2] bulk: Remove pointless QOM casts
,
Philippe Mathieu-Daudé
,
05:35
[PATCH 1/2] scripts: Add qom-cast-macro-clean-cocci-gen.py
,
Philippe Mathieu-Daudé
,
05:35
[PATCH 0/2] bulk: Remove pointless QOM casts
,
Philippe Mathieu-Daudé
,
05:35
Re: [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Philippe Mathieu-Daudé
,
04:59
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Philippe Mathieu-Daudé
,
04:56
Re: [PATCH 0/2] Added 32 bits property for ASPEED GPIO with updated qtests. This change gives ASPEED GPIO similar behavior as Nuvoton.
,
Cédric Le Goater
,
04:21
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Akihiko Odaki
,
03:41
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Philippe Mathieu-Daudé
,
03:16
[PATCH v2 0/1] hw/arm/sbsa-ref: add XHCI controller on PCIe
,
Yuquan Wang
,
02:38
[PATCH v2 1/1] hw/arm/sbsa-ref: add XHCI controller on PCIe
,
Yuquan Wang
,
02:38
Re: [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Markus Armbruster
,
01:59
Re: [PATCH v2 0/2] Implement AES on ARM using x86 instructions and vv
,
Richard Henderson
,
00:08
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc