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: Wed May 31 2023 23:19:34 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2023
[PATCH v2 2/2] net: Update MemReentrancyGuard for NIC
,
Akihiko Odaki
,
23:19
[PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()
,
Akihiko Odaki
,
23:19
[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Akihiko Odaki
,
23:19
Re: [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Richard Henderson
,
23:13
Re: [PATCH 6/7] hw: Simplify using sysbus_init_irqs() [automatic]
,
Richard Henderson
,
23:11
Re: [PATCH 5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal
,
Richard Henderson
,
23:10
Re: [PATCH 4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs()
,
Richard Henderson
,
23:09
Re: [PATCH 3/7] hw/sysbus: Introduce sysbus_init_irqs()
,
Richard Henderson
,
23:08
Re: [PATCH 2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq()
,
Richard Henderson
,
23:04
Re: [PATCH 1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq()
,
Richard Henderson
,
23:03
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Chen Baozi
,
22:38
[PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Philippe Mathieu-Daudé
,
18:34
[PATCH 6/7] hw: Simplify using sysbus_init_irqs() [automatic]
,
Philippe Mathieu-Daudé
,
18:34
[PATCH 5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal
,
Philippe Mathieu-Daudé
,
18:34
[PATCH 4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs()
,
Philippe Mathieu-Daudé
,
18:34
[PATCH 3/7] hw/sysbus: Introduce sysbus_init_irqs()
,
Philippe Mathieu-Daudé
,
18:34
[PATCH 2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq()
,
Philippe Mathieu-Daudé
,
18:34
[PATCH 1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq()
,
Philippe Mathieu-Daudé
,
18:33
[PATCH 0/7] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope
,
Philippe Mathieu-Daudé
,
18:33
[PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Philippe Mathieu-Daudé
,
16:37
[PATCH 14/15] hw/timer/arm_timer: Extract icp_pit_realize() from icp_pit_init()
,
Philippe Mathieu-Daudé
,
16:37
[PATCH 13/15] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IcpPitState
,
Philippe Mathieu-Daudé
,
16:37
[PATCH 12/15] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new
,
Philippe Mathieu-Daudé
,
16:37
[PATCH 11/15] hw/timer/arm_timer: Iterate on timers using for() loop statement
,
Philippe Mathieu-Daudé
,
16:37
[PATCH 10/15] hw/timer/arm_timer: Use array of frequency in SP804State
,
Philippe Mathieu-Daudé
,
16:37
[PATCH 09/15] hw/timer/arm_timer: Convert ArmTimerState::freq to uint32_t type
,
Philippe Mathieu-Daudé
,
16:37
[PATCH 08/15] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new()
,
Philippe Mathieu-Daudé
,
16:37
[PATCH 07/15] hw/timer/arm_timer: Extract arm_timer_reset()
,
Philippe Mathieu-Daudé
,
16:36
[PATCH 06/15] hw/timer/arm_timer: CamelCase rename arm_timer_state -> ArmTimerState
,
Philippe Mathieu-Daudé
,
16:36
[PATCH 05/15] hw/timer/arm_timer: CamelCase rename icp_pit_state -> IntegratorPitState
,
Philippe Mathieu-Daudé
,
16:36
[PATCH 04/15] hw/timer/arm_timer: Remove pointless cast from void *
,
Philippe Mathieu-Daudé
,
16:36
[PATCH 03/15] hw/timer/arm_timer: Add missing sp804_unrealize() handler
,
Philippe Mathieu-Daudé
,
16:36
[PATCH 02/15] hw/timer/arm_timer: Move SP804 code around
,
Philippe Mathieu-Daudé
,
16:36
[PATCH 00/15] hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT
,
Philippe Mathieu-Daudé
,
16:36
[PATCH 01/15] hw/timer/arm_timer: Declare QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
16:36
[PATCH 0/2] Added 32 bits property for ASPEED GPIO with updated qtests. This change gives ASPEED GPIO similar behavior as Nuvoton.
,
Jingbo Wu
,
15:52
[PATCH 1/2] hw/gpio: Add property for ASPEED GPIO in 32 bits basis
,
Jingbo Wu
,
15:52
[PATCH 2/2] tests/qtest: Add qtest for for ASPEED GPIO gpio-set property
,
Jingbo Wu
,
15:52
Re: [PATCH] Use named constants in BCM props
,
Philippe Mathieu-Daudé
,
13:34
[PATCH 1/1] docs: sbsa: document board to firmware interface
,
Marcin Juszkiewicz
,
13:18
Re: [PATCH v2 2/2] target/i386: Implement AES instructions using AArch64 counterparts
,
Richard Henderson
,
13:13
Re: [PATCH v2 0/2] Implement AES on ARM using x86 instructions and vv
,
Richard Henderson
,
13:08
Re: [PATCH] Prepare bcm properties for videocore 4
,
Peter Maydell
,
12:50
Re: [PATCH v2 0/2] Implement AES on ARM using x86 instructions and vv
,
Ard Biesheuvel
,
12:47
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Leif Lindholm
,
12:37
Re: [PATCH v2 0/2] Implement AES on ARM using x86 instructions and vv
,
Richard Henderson
,
12:33
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
12:24
[PATCH] Use named constants in BCM props
,
Sergey Kambalin
,
11:53
Re: [PATCH] Prepare bcm properties for videocore 4
,
Kambalin, Sergey
,
11:47
Re: [PATCH v3 3/3] hw/nvme: add nvme management interface model
,
Jonathan Cameron
,
11:40
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
11:28
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Graeme Gregory
,
11:06
Re: [PATCH v3 2/3] hw/i2c: add mctp core
,
Jonathan Cameron
,
11:04
Re: [PATCH v3 2/3] hw/i2c: add mctp core
,
Jonathan Cameron
,
11:00
Re: [PATCH v1 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Philippe Mathieu-Daudé
,
09:30
Re: [PATCH v3 1/3] hw/i2c: add smbus pec utility function
,
Jonathan Cameron
,
09:13
[PATCH v3 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
07:48
[PATCH v3 3/3] hw/nvme: add nvme management interface model
,
Klaus Jensen
,
07:48
[PATCH v3 1/3] hw/i2c: add smbus pec utility function
,
Klaus Jensen
,
07:48
[PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
,
Klaus Jensen
,
07:48
[PATCH v2 1/2] target/arm: use x86 intrinsics to implement AES instructions
,
Ard Biesheuvel
,
07:23
[PATCH v2 0/2] Implement AES on ARM using x86 instructions and vv
,
Ard Biesheuvel
,
07:23
[PATCH v2 2/2] target/i386: Implement AES instructions using AArch64 counterparts
,
Ard Biesheuvel
,
07:23
[PATCH v1 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
06:00
[PATCH v1 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
06:00
Re: [PATCH 11/12] aspeed: Introduce a "uart" machine option
,
Cédric Le Goater
,
04:48
Re: [PATCH 11/12] aspeed: Introduce a "uart" machine option
,
Philippe Mathieu-Daudé
,
03:51
Re: [PATCH 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Philippe Mathieu-Daudé
,
03:47
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Philippe Mathieu-Daudé
,
03:39
[PATCH 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
wangyuquan1236
,
03:04
[PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
wangyuquan1236
,
03:03
Re: [PATCH 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Cédric Le Goater
,
02:50
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
02:36
Re: [PATCH 11/12] aspeed: Introduce a "uart" machine option
,
Cédric Le Goater
,
02:29
Re: [PATCH 07/12] hw/ssi: Check for duplicate addresses
,
Cédric Le Goater
,
02:21
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Philippe Mathieu-Daudé
,
02:17
Re: [PATCH 06/12] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
02:15
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
02:00
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
01:59
Re: [PATCH 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Cédric Le Goater
,
01:59
Re: [PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Cédric Le Goater
,
01:57
May 30, 2023
Re: [PATCH 01/12] aspeed/hace: Initialize g_autofree pointer
,
Philippe Mathieu-Daudé
,
17:30
Re: [PATCH 02/12] aspeed: Introduce a boot_rom region at the machine level
,
Philippe Mathieu-Daudé
,
17:28
Re: [PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Philippe Mathieu-Daudé
,
17:27
Re: [PATCH 11/12] aspeed: Introduce a "uart" machine option
,
Philippe Mathieu-Daudé
,
17:22
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Philippe Mathieu-Daudé
,
17:16
Re: [PATCH 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Philippe Mathieu-Daudé
,
17:15
Re: [PATCH 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
,
Philippe Mathieu-Daudé
,
17:08
[QEMU][PATCH v6 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
,
Vikram Garhwal
,
17:07
[QEMU][PATCH v6 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Vikram Garhwal
,
17:07
Re: [PATCH 07/12] hw/ssi: Check for duplicate addresses
,
Philippe Mathieu-Daudé
,
17:05
Re: [PATCH 06/12] aspeed/smc: Wire CS lines at reset
,
Philippe Mathieu-Daudé
,
16:56
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Philippe Mathieu-Daudé
,
16:34
Re: [PATCH 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Philippe Mathieu-Daudé
,
16:33
[PATCH v3 19/20] tests/tcg/multiarch: Adjust sigbus.c
,
Richard Henderson
,
15:15
[PATCH v3 20/20] target/arm: Enable FEAT_LSE2 for -cpu max
,
Richard Henderson
,
15:15
[PATCH v3 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c
,
Richard Henderson
,
15:15
[PATCH v3 14/20] target/arm: Check alignment in helper_mte_check
,
Richard Henderson
,
15:15
[PATCH v3 16/20] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Richard Henderson
,
15:15
[PATCH v3 17/20] target/arm: Move mte check for store-exclusive
,
Richard Henderson
,
15:15
[PATCH v3 15/20] target/arm: Add SCTLR.nAA to TBFLAG_A64
,
Richard Henderson
,
15:15
[PATCH v3 13/20] target/arm: Pass single_memop to gen_mte_checkN
,
Richard Henderson
,
15:15
[PATCH v3 12/20] target/arm: Pass memop to gen_mte_check1*
,
Richard Henderson
,
15:15
[PATCH v3 08/20] target/arm: Sink gen_mte_check1 into load/store_exclusive
,
Richard Henderson
,
15:14
[PATCH v3 03/20] target/arm: Introduce finalize_memop_{atom,pair}
,
Richard Henderson
,
15:14
[PATCH v3 09/20] target/arm: Load/store integer pair with one tcg operation
,
Richard Henderson
,
15:14
[PATCH v3 10/20] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
,
Richard Henderson
,
15:14
[PATCH v3 07/20] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Richard Henderson
,
15:14
[PATCH v3 11/20] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
,
Richard Henderson
,
15:14
[PATCH v3 04/20] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
,
Richard Henderson
,
15:14
[PATCH v3 05/20] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
,
Richard Henderson
,
15:14
[PATCH v3 06/20] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Richard Henderson
,
15:14
[PATCH v3 00/20] target/arm: Implement FEAT_LSE2
,
Richard Henderson
,
15:14
[PATCH v3 02/20] target/arm: Add feature test for FEAT_LSE2
,
Richard Henderson
,
15:14
[PATCH v3 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
,
Richard Henderson
,
15:14
Re: [RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
,
Richard Henderson
,
13:21
Re: [RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
,
Ard Biesheuvel
,
13:03
Re: [RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
,
Ard Biesheuvel
,
12:59
Re: [RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
,
Peter Maydell
,
12:45
Re: [RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
,
Richard Henderson
,
12:43
Re: [PATCH v2 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c
,
Peter Maydell
,
11:30
Re: [PATCH v2 05/20] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
,
Peter Maydell
,
11:29
Re: [PATCH v2 04/20] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
,
Peter Maydell
,
11:27
Re: [PATCH v2 03/20] target/arm: Introduce finalize_memop_{atom, pair}
,
Peter Maydell
,
11:25
[PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Marcin Juszkiewicz
,
11:22
Re: [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
,
Peter Maydell
,
11:18
Re: [PATCH v2 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
,
Peter Maydell
,
11:11
Re: [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
,
Richard Henderson
,
11:09
Re: [PATCH 00/12] aspeed: fixes and extensions
,
Cédric Le Goater
,
11:04
Re: [PATCH v4 05/16] tcg/i386: Support 128-bit load/store
,
Peter Maydell
,
11:03
Re: [RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
,
Richard Henderson
,
10:49
Re: [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
,
Peter Maydell
,
10:49
Re: [PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
Michael S. Tsirkin
,
10:46
Re: [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
,
Richard Henderson
,
10:29
Re: [RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
,
Philippe Mathieu-Daudé
,
10:08
Re: [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
,
Peter Maydell
,
10:07
Re: [PATCH v4 16/16] accel/tcg: Add aarch64 store_atom_insert_al16
,
Peter Maydell
,
10:04
Re: [PATCH v4 15/16] accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
,
Peter Maydell
,
10:03
Re: [PATCH] Prepare bcm properties for videocore 4
,
Philippe Mathieu-Daudé
,
10:02
Re: [PATCH v4 14/16] accel/tcg: Add x86_64 load_atom_extract_al16_or_al8
,
Peter Maydell
,
10:01
Re: [PATCH v4 13/16] accel/tcg: Extract store_atom_insert_al16 to host header
,
Peter Maydell
,
09:59
Re: [PATCH v4 12/16] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
,
Peter Maydell
,
09:58
Re: [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
,
Richard Henderson
,
09:58
Re: [PATCH v4 08/16] tcg/aarch64: Simplify constraints on qemu_ld/st
,
Peter Maydell
,
09:56
Re: [PATCH v4 07/16] tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
,
Peter Maydell
,
09:53
[RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
,
Ard Biesheuvel
,
09:52
Re: [PATCH v4 03/16] meson: Split test for __int128_t type from __int128_t arithmetic
,
Peter Maydell
,
09:47
Re: [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
,
Peter Maydell
,
09:44
Re: [PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
Philippe Mathieu-Daudé
,
09:44
Re: [PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
David Hildenbrand
,
09:42
Re: [PATCH v4 01/16] tcg: Fix register move type in tcg_out_ld_helper_ret
,
Peter Maydell
,
09:37
Re: [PATCH 02/10] memory-device: Introduce memory_devices_init()
,
David Hildenbrand
,
09:25
Re: [PATCH] Prepare bcm properties for videocore 4
,
Peter Maydell
,
09:19
Re: [PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
David Hildenbrand
,
09:12
Re: [PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
Michael S. Tsirkin
,
09:07
Re: [PATCH 02/10] memory-device: Introduce memory_devices_init()
,
David Hildenbrand
,
09:04
Re: [PATCH] Prepare bcm properties for videocore 4
,
Kambalin, Sergey
,
09:01
Re: [PATCH v2 11/20] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
,
Philippe Mathieu-Daudé
,
08:59
Re: [PATCH v2 02/20] target/arm: Add feature test for FEAT_LSE2
,
Philippe Mathieu-Daudé
,
08:50
Re: [PATCH v2 03/20] target/arm: Introduce finalize_memop_{atom, pair}
,
Philippe Mathieu-Daudé
,
08:49
Re: [PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1
,
Peter Maydell
,
08:37
Re: [PATCH v3 3/4] docs: sbsa: document platform version changes
,
Peter Maydell
,
08:37
Re: [PATCH 06/10] hw/i386/pc: Use memory_devices_init()
,
Philippe Mathieu-Daudé
,
08:33
Re: [PATCH 04/10] hw/ppc/spapr: Use memory_devices_init()
,
Philippe Mathieu-Daudé
,
08:32
Re: [PATCH 05/10] hw/loongarch/virt: Use memory_devices_init()
,
Song Gao
,
08:30
Re: [PATCH 01/10] memory-device: Unify enabled vs. supported error messages
,
Philippe Mathieu-Daudé
,
08:30
Re: [PATCH v3 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
,
Peter Maydell
,
08:29
Re: [PATCH 02/10] memory-device: Introduce memory_devices_init()
,
Philippe Mathieu-Daudé
,
08:29
Re: [PATCH v3 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Peter Maydell
,
08:26
Re: [PATCH 10/10] memory-device: Track used region size in DeviceMemoryState
,
Philippe Mathieu-Daudé
,
08:24
Re: [PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
Philippe Mathieu-Daudé
,
08:22
Re: [PATCH 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
,
Philippe Mathieu-Daudé
,
08:22
Re: [PATCH 05/10] hw/loongarch/virt: Use memory_devices_init()
,
Philippe Mathieu-Daudé
,
08:21
Re: [PATCH 03/10] hw/arm/virt: Use memory_devices_init()
,
Philippe Mathieu-Daudé
,
08:19
Re: [PATCH 02/10] memory-device: Introduce memory_devices_init()
,
Philippe Mathieu-Daudé
,
08:19
Re: [PATCH] Prepare bcm properties for videocore 4
,
Peter Maydell
,
08:12
Re: [PATCH 0/3] arm/Kconfig: Some convenience changes
,
Peter Maydell
,
08:08
Re: [PATCH 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
07:43
[PATCH 10/10] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
07:39
[PATCH 09/10] memory-device: Refactor memory_device_pre_plug()
,
David Hildenbrand
,
07:39
[PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
David Hildenbrand
,
07:39
[PATCH 05/10] hw/loongarch/virt: Use memory_devices_init()
,
David Hildenbrand
,
07:39
[PATCH 06/10] hw/i386/pc: Use memory_devices_init()
,
David Hildenbrand
,
07:39
[PATCH 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
,
David Hildenbrand
,
07:39
[PATCH 04/10] hw/ppc/spapr: Use memory_devices_init()
,
David Hildenbrand
,
07:39
[PATCH 03/10] hw/arm/virt: Use memory_devices_init()
,
David Hildenbrand
,
07:39
[PATCH 02/10] memory-device: Introduce memory_devices_init()
,
David Hildenbrand
,
07:39
[PATCH 01/10] memory-device: Unify enabled vs. supported error messages
,
David Hildenbrand
,
07:39
[PATCH 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
07:38
May 29, 2023
[PATCH 2/2] net: Update MemReentrancyGuard for NIC
,
Akihiko Odaki
,
22:43
[PATCH 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()
,
Akihiko Odaki
,
22:43
[PATCH 0/2] net: Update MemReentrancyGuard for NIC
,
Akihiko Odaki
,
22:43
Re: [PATCH v7 0/1] arm: enable MTE for QEMU + kvm
,
Peter Maydell
,
06:27
Re: [PATCH v7 0/1] arm: enable MTE for QEMU + kvm
,
Andrea Bolognani
,
06:16
May 26, 2023
Re: [PATCH v2 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
,
Richard Henderson
,
10:43
Re: [PATCH v2 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
,
Juan Quintela
,
05:49
Re: [PATCH v1 2/3] memory-device: Factor out device memory initialization into memory_devices_init()
,
David Hildenbrand
,
05:33
Re: [PATCH v2 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
,
Philippe Mathieu-Daudé
,
04:56
Re: [PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1
,
Marcin Juszkiewicz
,
04:06
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Cédric Le Goater
,
02:19
May 25, 2023
[PATCH v4 11/16] tcg/s390x: Support 128-bit load/store
,
Richard Henderson
,
20:24
[PATCH v4 14/16] accel/tcg: Add x86_64 load_atom_extract_al16_or_al8
,
Richard Henderson
,
20:24
[PATCH v4 13/16] accel/tcg: Extract store_atom_insert_al16 to host header
,
Richard Henderson
,
20:24
[PATCH v4 16/16] accel/tcg: Add aarch64 store_atom_insert_al16
,
Richard Henderson
,
20:24
[PATCH v4 15/16] accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
,
Richard Henderson
,
20:24
[PATCH v4 09/16] tcg/aarch64: Support 128-bit load/store
,
Richard Henderson
,
20:23
[PATCH v4 10/16] tcg/ppc: Support 128-bit load/store
,
Richard Henderson
,
20:23
[PATCH v4 12/16] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
,
Richard Henderson
,
20:23
[PATCH v4 08/16] tcg/aarch64: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
20:23
[PATCH v4 07/16] tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
,
Richard Henderson
,
20:23
[PATCH v4 04/16] qemu/atomic128: Add x86_64 atomic128-ldst.h
,
Richard Henderson
,
20:23
[PATCH v4 06/16] tcg/aarch64: Rename temporaries
,
Richard Henderson
,
20:23
[PATCH v4 05/16] tcg/i386: Support 128-bit load/store
,
Richard Henderson
,
20:23
[PATCH v4 03/16] meson: Split test for __int128_t type from __int128_t arithmetic
,
Richard Henderson
,
20:23
[PATCH v4 01/16] tcg: Fix register move type in tcg_out_ld_helper_ret
,
Richard Henderson
,
20:23
[PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
,
Richard Henderson
,
20:23
[PATCH v4 00/16] tcg: Improvements to atomic128
,
Richard Henderson
,
20:23
[PATCH v2 06/20] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Richard Henderson
,
19:26
[PATCH v2 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c
,
Richard Henderson
,
19:26
[PATCH v2 19/20] tests/tcg/multiarch: Adjust sigbus.c
,
Richard Henderson
,
19:26
[PATCH v2 17/20] target/arm: Move mte check for store-exclusive
,
Richard Henderson
,
19:26
[PATCH v2 16/20] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Richard Henderson
,
19:26
[PATCH v2 15/20] target/arm: Add SCTLR.nAA to TBFLAG_A64
,
Richard Henderson
,
19:26
[PATCH v2 13/20] target/arm: Pass single_memop to gen_mte_checkN
,
Richard Henderson
,
19:26
[PATCH v2 04/20] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
,
Richard Henderson
,
19:26
[PATCH v2 20/20] target/arm: Enable FEAT_LSE2 for -cpu max
,
Richard Henderson
,
19:26
[PATCH v2 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
,
Richard Henderson
,
19:26
[PATCH v2 12/20] target/arm: Pass memop to gen_mte_check1*
,
Richard Henderson
,
19:26
[PATCH v2 14/20] target/arm: Check alignment in helper_mte_check
,
Richard Henderson
,
19:26
[PATCH v2 08/20] target/arm: Sink gen_mte_check1 into load/store_exclusive
,
Richard Henderson
,
19:26
[PATCH v2 05/20] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
,
Richard Henderson
,
19:26
[PATCH v2 02/20] target/arm: Add feature test for FEAT_LSE2
,
Richard Henderson
,
19:26
[PATCH v2 11/20] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
,
Richard Henderson
,
19:26
[PATCH v2 09/20] target/arm: Load/store integer pair with one tcg operation
,
Richard Henderson
,
19:26
[PATCH v2 10/20] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
,
Richard Henderson
,
19:26
[PATCH v2 07/20] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Richard Henderson
,
19:26
[PATCH v2 03/20] target/arm: Introduce finalize_memop_{atom,pair}
,
Richard Henderson
,
19:26
[PATCH v2 00/20] target/arm: Implement FEAT_LSE2
,
Richard Henderson
,
19:26
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Ninad Palsule
,
15:58
Re: [PATCH v3 0/3] Trivial cleanups
,
Mark Cave-Ayland
,
12:03
Re: [PATCH v1 2/3] memory-device: Factor out device memory initialization into memory_devices_init()
,
David Hildenbrand
,
09:40
Re: [PATCH v1 2/3] memory-device: Factor out device memory initialization into memory_devices_init()
,
Philippe Mathieu-Daudé
,
09:30
Re: [PATCH 09/12] hw/char/pl011: Check if transmitter is enabled
,
Philippe Mathieu-Daudé
,
09:18
Re: [PATCH 09/12] hw/char/pl011: Check if transmitter is enabled
,
Peter Maydell
,
08:55
Re: [PATCH 09/12] hw/char/pl011: Check if transmitter is enabled
,
Alex Bennée
,
08:52
Re: [PATCH 01/10] hw/arm/realview: Simplify using 'break' statement
,
Peter Maydell
,
08:43
Re: [PATCH v1 2/3] memory-device: Factor out device memory initialization into memory_devices_init()
,
Song Gao
,
08:32
Re: [PATCH 09/12] hw/char/pl011: Check if transmitter is enabled
,
Peter Maydell
,
08:31
Re: [PATCH] tests/qtest: Run arm-specific tests only if the required machine is available
,
Peter Maydell
,
08:21
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Thomas Huth
,
07:49
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Peter Maydell
,
07:39
Re: [PATCH v2 3/3] hw/nvme: add nvme management interface model
,
Jonathan Cameron
,
07:35
Re: [PATCH v2 1/3] hw/i2c: add mctp core
,
Klaus Jensen
,
07:34
Re: [PATCH v2 2/3] i2c/mctp: Allow receiving messages to dest eid 0
,
Jonathan Cameron
,
07:29
Re: [PATCH v2 1/3] hw/i2c: add mctp core
,
Jonathan Cameron
,
07:27
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Mark Cave-Ayland
,
07:06
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Thomas Huth
,
06:53
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Peter Maydell
,
06:45
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Thomas Huth
,
06:33
Re: [PATCH] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
,
Peter Maydell
,
06:17
Re: [PATCH v4 2/3] Add Bochs to list of vga_interfaces
,
Peter Maydell
,
06:15
Re: [PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1
,
Peter Maydell
,
06:08
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Peter Maydell
,
06:05
Re: [PATCH v4 00/11] *** Add allwinner r40 support ***
,
Peter Maydell
,
05:49
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Cédric Le Goater
,
02:37
May 24, 2023
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Ninad Palsule
,
21:26
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Andrew Jeffery
,
20:31
[PATCH] Prepare bcm properties for videocore 4
,
Sergey Kambalin
,
15:14
Re: [PATCH 10/10] hw/arm/realview: Set MachineClass::default_nic in machine_class_init()
,
Richard Henderson
,
15:13
Re: [PATCH 07/10] hw/arm/realview: Move 'mpcore_periphbase' to RealviewMachineClass
,
Richard Henderson
,
15:12
Re: [PATCH 09/10] hw/arm/realview: Use generic realview_common_machine_init()
,
Richard Henderson
,
15:12
Re: [PATCH 08/10] hw/arm/realview: Move 'loader_start' to RealviewMachineClass
,
Richard Henderson
,
15:12
Re: [PATCH 06/10] hw/arm/realview: Move 'is_pb' to RealviewMachineClass
,
Richard Henderson
,
15:07
Re: [PATCH 05/10] hw/arm/realview: Move 'board_id' to RealviewMachineClass
,
Richard Henderson
,
15:06
Re: [PATCH 04/10] hw/arm/realview: Factor realview_common_class_init() out
,
Richard Henderson
,
15:05
Re: [PATCH 03/10] hw/arm/realview: Introduce abstract RealviewMachineClass
,
Richard Henderson
,
15:04
Re: [PATCH 02/10] hw/arm/realview: Declare QOM types using DEFINE_TYPES() macro
,
Richard Henderson
,
15:01
Re: [PATCH 01/10] hw/arm/realview: Simplify using 'break' statement
,
Richard Henderson
,
15:01
Re: [PATCH] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
,
Clément Chigot
,
11:17
Re: [PATCH] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
,
Philippe Mathieu-Daudé
,
11:07
Re: [PATCH] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
,
Francisco Iglesias
,
11:01
[PATCH 10/10] hw/arm/realview: Set MachineClass::default_nic in machine_class_init()
,
Philippe Mathieu-Daudé
,
11:00
[PATCH 09/10] hw/arm/realview: Use generic realview_common_machine_init()
,
Philippe Mathieu-Daudé
,
11:00
[PATCH 08/10] hw/arm/realview: Move 'loader_start' to RealviewMachineClass
,
Philippe Mathieu-Daudé
,
10:59
Re: [PATCH v3 3/5] hw/arm/sbsa-ref: honor "-vga none" argument
,
Richard Henderson
,
10:59
Re: [PATCH v3 2/5] Add Bochs to list of vga_interfaces
,
Richard Henderson
,
10:59
[PATCH 06/10] hw/arm/realview: Move 'is_pb' to RealviewMachineClass
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 07/10] hw/arm/realview: Move 'mpcore_periphbase' to RealviewMachineClass
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 05/10] hw/arm/realview: Move 'board_id' to RealviewMachineClass
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 01/10] hw/arm/realview: Simplify using 'break' statement
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 04/10] hw/arm/realview: Factor realview_common_class_init() out
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 02/10] hw/arm/realview: Declare QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 03/10] hw/arm/realview: Introduce abstract RealviewMachineClass
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 00/10] hw/arm/realview: Introduce abstract RealviewMachineClass
,
Philippe Mathieu-Daudé
,
10:59
Re: [PATCH v3 1/5] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
,
Richard Henderson
,
10:59
Re: [QEMU][PATCH v5 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Francisco Iglesias
,
10:39
Re: [PATCH] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
,
Richard Henderson
,
10:38
[PATCH] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
,
Clément Chigot
,
10:37
Re: [PATCH] tests/qtest: Run arm-specific tests only if the required machine is available
,
Thomas Huth
,
10:18
Re: [PATCH] tests/qtest: Run arm-specific tests only if the required machine is available
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH] tests/qtest: Run arm-specific tests only if the required machine is available
,
Fabiano Rosas
,
08:22
Re: [PATCH v4 3/3] hw/arm/sbsa-ref: set default display to Bochs
,
Thomas Huth
,
07:48
Re: [PATCH v4 2/3] Add Bochs to list of vga_interfaces
,
Thomas Huth
,
07:47
[PATCH v3 2/4] docs: sbsa: correct graphics card name
,
Marcin Juszkiewicz
,
07:33
[PATCH v3 1/4] hw/arm/sbsa-ref: add GIC node into DT
,
Marcin Juszkiewicz
,
07:33
[PATCH v3 3/4] docs: sbsa: document platform version changes
,
Marcin Juszkiewicz
,
07:33
[PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1
,
Marcin Juszkiewicz
,
07:33
[PATCH v4 2/3] Add Bochs to list of vga_interfaces
,
Marcin Juszkiewicz
,
07:14
[PATCH v4 3/3] hw/arm/sbsa-ref: set default display to Bochs
,
Marcin Juszkiewicz
,
07:14
[PATCH v4 0/3] hw/arm/sbsa-ref: sort out graphics a bit
,
Marcin Juszkiewicz
,
07:14
[PATCH 1/3] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
,
Marcin Juszkiewicz
,
07:14
Re: [PATCH v3 3/5] hw/arm/sbsa-ref: honor "-vga none" argument
,
Thomas Huth
,
06:50
Re: [PATCH v3 2/5] Add Bochs to list of vga_interfaces
,
Thomas Huth
,
06:48
[PATCH v3 5/5] hw/arm/sbsa-ref: use MachineClass->default_display
,
Marcin Juszkiewicz
,
06:28
[PATCH v3 2/5] Add Bochs to list of vga_interfaces
,
Marcin Juszkiewicz
,
06:28
[PATCH v3 3/5] hw/arm/sbsa-ref: honor "-vga none" argument
,
Marcin Juszkiewicz
,
06:28
[PATCH v3 1/5] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
,
Marcin Juszkiewicz
,
06:28
[PATCH v3 4/5] hw/arm/sbsa-ref: add gfx card only if we have pci
,
Marcin Juszkiewicz
,
06:27
[PATCH v3 0/5] hw/arm/sbsa-ref: sort out graphics a bit
,
Marcin Juszkiewicz
,
06:27
[PATCH v2 2/5] Add Bochs to list of vga_interfaces
,
Marcin Juszkiewicz
,
06:18
[PATCH v2 5/5] hw/arm/sbsa-ref: use MachineClass->default_display
,
Marcin Juszkiewicz
,
06:18
[PATCH v2 3/5] hw/arm/sbsa-ref: honor "-vga none" argument
,
Marcin Juszkiewicz
,
06:18
[PATCH v2 4/5] hw/arm/sbsa-ref: add gfx card only if we have pci
,
Marcin Juszkiewicz
,
06:18
[PATCH v2 1/5] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
,
Marcin Juszkiewicz
,
06:18
[PATCH 1/4] Add Bochs to list of vga_interfaces
,
Marcin Juszkiewicz
,
06:10
Re: [PATCH 2/3] hw/arm/sbsa-ref: add gfx card only if we have pci
,
Thomas Huth
,
05:27
Re: [PATCH 1/3] hw/arm/sbsa-ref: honor "-vga none" argument
,
Thomas Huth
,
05:27
Re: [PATCH 3/3] hw/arm/sbsa-ref: use MachineClass->default_display
,
Thomas Huth
,
05:25
Re: [PATCH 3/3] hw/arm/sbsa-ref: use MachineClass->default_display
,
Thomas Huth
,
05:22
Re: [PATCH 2/3] hw/arm/sbsa-ref: add gfx card only if we have pci
,
Thomas Huth
,
04:59
Re: [PATCH 1/3] hw/arm/sbsa-ref: honor "-vga none" argument
,
Thomas Huth
,
04:52
[PATCH 2/3] hw/arm/sbsa-ref: add gfx card only if we have pci
,
Marcin Juszkiewicz
,
04:39
[PATCH 3/3] hw/arm/sbsa-ref: use MachineClass->default_display
,
Marcin Juszkiewicz
,
04:39
[PATCH 1/3] hw/arm/sbsa-ref: honor "-vga none" argument
,
Marcin Juszkiewicz
,
04:39
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Cédric Le Goater
,
04:35
[PATCH] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
,
Thomas Huth
,
04:20
[PATCH] tests/qtest: Run arm-specific tests only if the required machine is available
,
Thomas Huth
,
04:06
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Joel Stanley
,
03:44
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Cédric Le Goater
,
02:36
Re: [PATCH 3/3] arm/Kconfig: Make TCG dependence explicit
,
Philippe Mathieu-Daudé
,
02:26
Re: [PATCH 1/3] target/arm: Explain why we need to select ARM_V7M
,
Philippe Mathieu-Daudé
,
02:25
Re: [PATCH v3 3/3] hw/isa/i82378: Remove unused "io" attribute
,
Philippe Mathieu-Daudé
,
02:19
Re: [PATCH v2 1/1] Add vpd data for Rainier machine
,
Cédric Le Goater
,
02:01
May 23, 2023
Re: [PATCH v2 1/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
17:49
[PATCH v3 0/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
17:46
[PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Ninad Palsule
,
17:46
Re: [PATCH v2 1/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
17:28
[PATCH v3 3/3] hw/isa/i82378: Remove unused "io" attribute
,
Bernhard Beschow
,
15:56
[PATCH v3 2/3] hw/arm/omap: Remove unused omap_uart_attach()
,
Bernhard Beschow
,
15:56
[PATCH v3 1/3] hw/timer/i8254_common: Share "iobase" property via base class
,
Bernhard Beschow
,
15:56
[PATCH v3 0/3] Trivial cleanups
,
Bernhard Beschow
,
15:56
[PATCH v1 3/3] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
14:52
[PATCH v1 2/3] memory-device: Factor out device memory initialization into memory_devices_init()
,
David Hildenbrand
,
14:52
[PATCH v1 1/3] memory-device: Refactor memory_device_pre_plug()
,
David Hildenbrand
,
14:52
[PATCH v1 0/3] memory-device: Some cleanups
,
David Hildenbrand
,
14:52
Re: [PATCH v2 3/3] hw/arm/Kconfig: sbsa-ref uses Bochs display
,
Thomas Huth
,
14:42
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Thomas Huth
,
14:41
Re: [PATCH v2 1/3] docs: sbsa: correct graphics card name
,
Thomas Huth
,
14:29
Re: [PATCH 3/3] arm/Kconfig: Make TCG dependence explicit
,
Thomas Huth
,
14:28
Re: [PATCH 2/3] arm/Kconfig: Keep Kconfig default entries in default.mak as documentation
,
Thomas Huth
,
14:24
[PATCH 3/3] arm/Kconfig: Make TCG dependence explicit
,
Fabiano Rosas
,
14:05
[PATCH 2/3] arm/Kconfig: Keep Kconfig default entries in default.mak as documentation
,
Fabiano Rosas
,
14:05
[PATCH 1/3] target/arm: Explain why we need to select ARM_V7M
,
Fabiano Rosas
,
14:05
[PATCH 0/3] arm/Kconfig: Some convenience changes
,
Fabiano Rosas
,
14:05
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Marcin Juszkiewicz
,
13:30
[PATCH v2 3/3] hw/arm/Kconfig: sbsa-ref uses Bochs display
,
Marcin Juszkiewicz
,
13:29
[PATCH v2 2/3] docs: sbsa: document platform version changes
,
Marcin Juszkiewicz
,
13:29
[PATCH v2 1/3] docs: sbsa: correct graphics card name
,
Marcin Juszkiewicz
,
13:29
Re: [PATCH 1/2] docs: sbsa: correct graphics card name
,
Thomas Huth
,
13:12
Re: [PATCH 02/27] util: Add cpuinfo-i386.c
,
Alex Bennée
,
12:05
Re: [PATCH 01/27] util: Introduce host-specific cpuinfo.h
,
Alex Bennée
,
11:57
[PATCH 1/2] docs: sbsa: correct graphics card name
,
Marcin Juszkiewicz
,
11:57
[PATCH 2/2] docs: sbsa: document platform version changes
,
Marcin Juszkiewicz
,
11:56
Re: [PATCH] target/arm: Explicitly select short-format FSR for M-profile
,
Richard Henderson
,
11:07
Re: [PATCH 12/12] hw/char/pl011: Implement TX FIFO
,
Alex Bennée
,
10:07
Re: [PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
,
Peter Maydell
,
09:51
Re: [PATCH v2] hw/arm/sbsa-ref: add GIC node into DT
,
Peter Maydell
,
09:50
Re: [PATCH v4 00/10] Add stage-2 translation for SMMUv3
,
Peter Maydell
,
09:49
Re: [PATCH] fsl-imx6: Add SNVS support for i.MX6 boards
,
Peter Maydell
,
09:47
Re: [PATCH 11/12] hw/char/pl011: Rename RX FIFO methods
,
Alex Bennée
,
09:39
Re: [PATCH 10/12] hw/char/pl011: Check if receiver is enabled
,
Alex Bennée
,
09:39
Re: [PATCH 09/12] hw/char/pl011: Check if transmitter is enabled
,
Alex Bennée
,
09:37
Re: [PATCH 08/12] hw/char/pl011: Extract pl011_write_tx() from pl011_write()
,
Alex Bennée
,
09:36
Re: [PATCH 07/12] hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
,
Alex Bennée
,
09:36
Re: [PATCH 06/12] hw/char/pl011: Replace magic values by register field definitions
,
Alex Bennée
,
09:34
Re: [PATCH 05/12] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
,
Alex Bennée
,
09:32
Re: [PATCH 04/12] hw/char/pl011: Display register name in trace events
,
Alex Bennée
,
09:31
Re: [PATCH 03/12] util/fifo8: Introduce fifo8_peek_buf()
,
Alex Bennée
,
09:28
Re: [PATCH 02/12] util/fifo8: Allow fifo8_pop_buf() to not populate popped length
,
Alex Bennée
,
09:25
Re: [PATCH 01/12] util/fifo8: Fix typo in fifo8_push_all() description
,
Alex Bennée
,
09:22
[PATCH] target/arm: Explicitly select short-format FSR for M-profile
,
Peter Maydell
,
09:17
[PATCH v5 11/11] docs: system: arm: Introduce bananapi_m2u
,
qianfanguijin
,
06:06
[PATCH v5 10/11] tests: avocado: boot_linux_console: Add test case for bpim2u
,
qianfanguijin
,
06:06
[PATCH v5 06/11] hw/arm/allwinner-r40: add SDRAM controller device
,
qianfanguijin
,
06:06
[PATCH v5 08/11] hw: arm: allwinner-r40: Add emac and gmac support
,
qianfanguijin
,
06:06
[PATCH v5 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
,
qianfanguijin
,
06:05
[PATCH v5 03/11] hw: allwinner-r40: Complete uart devices
,
qianfanguijin
,
06:05
[PATCH v5 02/11] hw/arm/allwinner-r40: add Clock Control Unit
,
qianfanguijin
,
06:05
[PATCH v5 09/11] hw: arm: allwinner-sramc: Add SRAM Controller support for R40
,
qianfanguijin
,
06:05
[PATCH v5 07/11] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
,
qianfanguijin
,
06:05
[PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
qianfanguijin
,
06:05
[PATCH v5 04/11] hw: arm: allwinner-r40: Add i2c0 device
,
qianfanguijin
,
06:05
[PATCH v5 00/11] *** Add allwinner-r40 support ***
,
qianfanguijin
,
06:05
Re: [PATCH v2 1/1] Add vpd data for Rainier machine
,
Philippe Mathieu-Daudé
,
04:52
Re: [PATCH v2 1/1] Add vpd data for Rainier machine
,
Cédric Le Goater
,
01:53
May 22, 2023
Re: [PATCH v4 03/11] hw: allwinner-r40: Complete uart devices
,
qianfan
,
23:01
Re: [PATCH v4 03/11] hw: allwinner-r40: Complete uart devices
,
qianfan
,
21:25
Re: [PATCH v4 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
qianfan
,
21:22
Re: [PATCH v4 08/11] hw: arm: allwinner-r40: Add emac and gmac support
,
qianfan
,
21:02
Re: [PATCH v4 07/11] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
,
qianfan
,
20:54
Re: [PATCH v4 06/11] hw/arm/allwinner-r40: add SDRAM controller device
,
qianfan
,
20:53
Re: [PATCH v4 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
,
qianfan
,
20:41
Re: [QEMU][PATCH v5 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
,
Francisco Iglesias
,
17:01
Re: [PATCH 03/12] util/fifo8: Introduce fifo8_peek_buf()
,
Francisco Iglesias
,
15:38
Re: [PATCH 02/12] util/fifo8: Allow fifo8_pop_buf() to not populate popped length
,
Francisco Iglesias
,
15:13
Re: [PATCH 01/12] util/fifo8: Fix typo in fifo8_push_all() description
,
Francisco Iglesias
,
15:06
Re: [PATCH 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
,
Richard Henderson
,
12:24
Re: [PATCH v1 0/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
11:39
Re: [PATCH v1 1/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
11:38
[PATCH v2 1/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
11:38
[PATCH v2 0/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
11:38
[PATCH 12/12] hw/char/pl011: Implement TX FIFO
,
Philippe Mathieu-Daudé
,
11:33
[PATCH 11/12] hw/char/pl011: Rename RX FIFO methods
,
Philippe Mathieu-Daudé
,
11:33
[PATCH 10/12] hw/char/pl011: Check if receiver is enabled
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 09/12] hw/char/pl011: Check if transmitter is enabled
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 08/12] hw/char/pl011: Extract pl011_write_tx() from pl011_write()
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 06/12] hw/char/pl011: Replace magic values by register field definitions
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 07/12] hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 05/12] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 01/12] util/fifo8: Fix typo in fifo8_push_all() description
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 04/12] hw/char/pl011: Display register name in trace events
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 02/12] util/fifo8: Allow fifo8_pop_buf() to not populate popped length
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 03/12] util/fifo8: Introduce fifo8_peek_buf()
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 00/12] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Philippe Mathieu-Daudé
,
11:32
Re: [PATCH] [rpi4b] Make bootable rpi4b model
,
Kambalin, Sergey
,
11:21
Re: [PATCH] [rpi4b] Make bootable rpi4b model
,
Kambalin, Sergey
,
10:45
[PATCH] [rpi4b] Make bootable rpi4b model
,
Sergey Kambalin
,
10:45
Re: [PATCH] [rpi4b] Make bootable rpi4b model
,
Kambalin, Sergey
,
10:45
Re: [PATCH] [rpi4b] Make bootable rpi4b model
,
Kambalin, Sergey
,
10:45
Re: [PATCH 15/27] target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
,
Richard Henderson
,
10:15
Re: [PATCH] [rpi4b] Make bootable rpi4b model
,
Philippe Mathieu-Daudé
,
09:42
Re: [PATCH v7 0/1] arm: enable MTE for QEMU + kvm
,
Cornelia Huck
,
08:04
Re: [PATCH] [rpi4b] Make bootable rpi4b model
,
Peter Maydell
,
08:01
Re: [PATCH] [rpi4b] Make bootable rpi4b model
,
Peter Maydell
,
06:58
Re: [PATCH] [rpi4b] Make bootable rpi4b model
,
Peter Maydell
,
06:33
Re: [PATCH v1 1/1] Add vpd data for Rainier machine
,
Cédric Le Goater
,
05:52
Re: [PATCH 18/27] target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu in do_csst
,
David Hildenbrand
,
04:44
Re: [PATCH 17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst
,
David Hildenbrand
,
04:43
Re: [PATCH 15/27] target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
,
David Hildenbrand
,
04:35
Re: [RFC PATCH 5/8] qtest: use cpu interface in qtest_clock_warp
,
Thomas Huth
,
03:31
Re: [PATCH 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
,
Philippe Mathieu-Daudé
,
02:39
Re: [PATCH v2 6/6] hw/char/parallel: Replace string literals by TYPE_ISA_PARALLEL macro
,
Philippe Mathieu-Daudé
,
02:06
Re: [PATCH v2 4/6] hw/char/parallel: Export ParallelState
,
Philippe Mathieu-Daudé
,
02:05
May 21, 2023
Re: [PATCH 02/27] util: Add cpuinfo-i386.c
,
Richard Henderson
,
11:05
Re: [PATCH 17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst
,
Richard Henderson
,
11:01
Re: [PATCH 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
,
Richard Henderson
,
11:00
Re: [PATCH v2 4/6] hw/char/parallel: Export ParallelState
,
BALATON Zoltan
,
08:43
[PATCH v2 1/6] hw/timer/i8254_common: Share "iobase" property via base class
,
Bernhard Beschow
,
08:31
[PATCH v2 6/6] hw/char/parallel: Replace string literals by TYPE_ISA_PARALLEL macro
,
Bernhard Beschow
,
08:31
[PATCH v2 2/6] hw/arm/omap: Remove unused omap_uart_attach()
,
Bernhard Beschow
,
08:31
[PATCH v2 4/6] hw/char/parallel: Export ParallelState
,
Bernhard Beschow
,
08:31
[PATCH v2 5/6] hw/char/parallel-isa: Export ISAParallelState
,
Bernhard Beschow
,
08:31
[PATCH v2 3/6] hw/isa/i82378: Remove unused "io" attribute
,
Bernhard Beschow
,
08:31
[PATCH v2 0/6] Trivial cleanups
,
Bernhard Beschow
,
08:31
Re: [PATCH 02/27] util: Add cpuinfo-i386.c
,
Philippe Mathieu-Daudé
,
07:28
Re: [PATCH 24/27] tcg: Split out tcg/debug-assert.h
,
Philippe Mathieu-Daudé
,
07:25
Re: [PATCH 17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst
,
Philippe Mathieu-Daudé
,
07:21
Re: [PATCH 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
,
Philippe Mathieu-Daudé
,
07:15
Re: [PATCH 12/27] meson: Fix detect atomic128 support with optimization
,
Philippe Mathieu-Daudé
,
06:54
Re: [PATCH 01/27] util: Introduce host-specific cpuinfo.h
,
Philippe Mathieu-Daudé
,
06:47
Re: [PATCH 10/27] include/host: Split out atomic128-cas.h
,
Philippe Mathieu-Daudé
,
06:44
May 20, 2023
[PATCH 26/27] qemu/atomic128: Add runtime test for FEAT_LSE2
,
Richard Henderson
,
12:27
[PATCH 27/27] qemu/atomic128: Add x86_64 atomic128-ldst.h
,
Richard Henderson
,
12:27
[PATCH 24/27] tcg: Split out tcg/debug-assert.h
,
Richard Henderson
,
12:27
[PATCH 18/27] target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu in do_csst
,
Richard Henderson
,
12:27
[PATCH 25/27] qemu/atomic128: Improve cmpxchg fallback for atomic16_set
,
Richard Henderson
,
12:27
[PATCH 23/27] accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc
,
Richard Henderson
,
12:27
[PATCH 22/27] qemu/atomic128: Split atomic16_read
,
Richard Henderson
,
12:27
[PATCH 21/27] accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
,
Richard Henderson
,
12:27
[PATCH 20/27] accel/tcg: Remove prot argument to atomic_mmu_lookup
,
Richard Henderson
,
12:27
[PATCH 17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst
,
Richard Henderson
,
12:27
[PATCH 15/27] target/s390x: Use tcg_gen_qemu_{ld, st}_i128 for LPQ, STPQ
,
Richard Henderson
,
12:27
[PATCH 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
,
Richard Henderson
,
12:27
[PATCH 19/27] accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
,
Richard Henderson
,
12:27
[PATCH 12/27] meson: Fix detect atomic128 support with optimization
,
Richard Henderson
,
12:27
[PATCH 13/27] include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
,
Richard Henderson
,
12:27
[PATCH 10/27] include/host: Split out atomic128-cas.h
,
Richard Henderson
,
12:27
[PATCH 11/27] include/host: Split out atomic128-ldst.h
,
Richard Henderson
,
12:27
[PATCH 14/27] target/ppc: Use tcg_gen_qemu_{ld, st}_i128 for LQARX, LQ, STQ
,
Richard Henderson
,
12:27
[PATCH 08/27] migration: Build migration_files once
,
Richard Henderson
,
12:27
[PATCH 09/27] util: Add cpuinfo-aarch64.c
,
Richard Henderson
,
12:27
[PATCH 07/27] migration/xbzrle: Use i386 host/cpuinfo.h
,
Richard Henderson
,
12:26
[PATCH 06/27] migration/xbzrle: Shuffle function order
,
Richard Henderson
,
12:26
[PATCH 05/27] util/bufferiszero: Use i386 host/cpuinfo.h
,
Richard Henderson
,
12:26
[PATCH 04/27] tcg/i386: Use host/cpuinfo.h
,
Richard Henderson
,
12:26
[PATCH 03/27] util: Add i386 CPUINFO_ATOMIC_VMOVDQU
,
Richard Henderson
,
12:26
[PATCH 00/27] accel/tcg: Improvements to atomic128.h
,
Richard Henderson
,
12:26
[PATCH 02/27] util: Add cpuinfo-i386.c
,
Richard Henderson
,
12:26
[PATCH 01/27] util: Introduce host-specific cpuinfo.h
,
Richard Henderson
,
12:26
Re: [PATCH v1 0/1] Add vpd data for Rainier machine
,
Peter Maydell
,
08:20
Re: [PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
,
Frank Chang
,
06:34
Re: [RFC PATCH 6/8] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Philippe Mathieu-Daudé
,
00:27
Re: [RFC PATCH 4/8] sysemu: add set_virtual_time to accel ops
,
Philippe Mathieu-Daudé
,
00:24
Re: [PATCH 2/8] plugins: fix memory leak while parsing options
,
Philippe Mathieu-Daudé
,
00:21
May 19, 2023
[PATCH v1 0/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
18:22
[PATCH v1 1/1] Add vpd data for Rainier machine
,
Ninad Palsule
,
18:22
[PATCH v3 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
,
Zhuojia Shen
,
18:12
[PATCH v3 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
17:55
[PATCH v3 0/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
16:52
[QEMU][PATCH v5 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Vikram Garhwal
,
16:37
[QEMU][PATCH v5 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
,
Vikram Garhwal
,
16:37
[PATCH 3/8] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
13:05
[RFC PATCH 7/8] plugins: add time control API
,
Alex Bennée
,
13:05
[RFC PATCH 8/8] contrib/plugins: add iops plugin example for cost modelling
,
Alex Bennée
,
13:05
[RFC PATCH 6/8] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
13:05
[RFC PATCH 5/8] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
13:05
[RFC PATCH 4/8] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
13:05
[PATCH 0/8] plugins/next: bugfixs and iops based time control RFC
,
Alex Bennée
,
13:05
[PATCH 2/8] plugins: fix memory leak while parsing options
,
Alex Bennée
,
13:05
[PATCH 1/8] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
13:05
Re: [PATCH] Revert "arm/kvm: add support for MTE"
,
Richard Henderson
,
11:00
[PATCH] Revert "arm/kvm: add support for MTE"
,
Peter Maydell
,
10:58
Re: [PATCH v2] hw/arm/sbsa-ref: add GIC node into DT
,
Leif Lindholm
,
10:30
Re: [PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
,
Tommy Wu
,
10:19
[PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
,
Tommy Wu
,
09:23
Re: [PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
,
Edgar E. Iglesias
,
02:40
May 18, 2023
RE: Multiple vIOMMU instance support in QEMU?
,
Tian, Kevin
,
20:38
[PATCH v3 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
,
Zhuojia Shen
,
20:02
[PATCH v3 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
20:02
[PATCH v3 0/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
19:36
RE: Multiple vIOMMU instance support in QEMU?
,
Tian, Kevin
,
18:56
Re: [PATCH 0/4] Trivial cleanups
,
Michael S. Tsirkin
,
17:34
Re: Multiple vIOMMU instance support in QEMU?
,
Jason Gunthorpe
,
16:19
Re: Multiple vIOMMU instance support in QEMU?
,
Peter Xu
,
15:45
Re: [PATCH v2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
15:34
Re: Multiple vIOMMU instance support in QEMU?
,
Nicolin Chen
,
13:40
Re: Multiple vIOMMU instance support in QEMU?
,
Jason Gunthorpe
,
12:32
Re: Multiple vIOMMU instance support in QEMU?
,
Peter Xu
,
10:16
Re: [RFC PATCH] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
,
Peter Maydell
,
07:43
Re: [RFC PATCH] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
,
Alex Bennée
,
07:11
Re: [PATCH] sbsa-ref: use Bochs graphics card instead of VGA
,
Peter Maydell
,
06:14
Re: [RFC PATCH] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
,
Peter Maydell
,
06:11
Re: [PATCH v7 0/1] arm: enable MTE for QEMU + kvm
,
Peter Maydell
,
06:09
Re: [PATCH] Maintainers: add myself as reviewer for sbsa-ref
,
Peter Maydell
,
06:08
Re: Multiple vIOMMU instance support in QEMU?
,
Eric Auger
,
05:07
May 17, 2023
Re: Multiple vIOMMU instance support in QEMU?
,
Nicolin Chen
,
23:23
Re: [PATCH v2] target/arm: allow DC CVA[D]P in user mode emulation
,
Richard Henderson
,
15:51
Re: [PATCH v2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
14:11
[PATCH v2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
13:49
Re: [PATCH] sbsa-ref: use Bochs graphics card instead of VGA
,
Leif Lindholm
,
06:55
[PATCH v2] hw/arm/sbsa-ref: add GIC node into DT
,
Marcin Juszkiewicz
,
06:53
Re: [RFC PATCH-for-8.0 1/3] hw/ppc: Replace tswap32() by const_le32()
,
Thomas Huth
,
06:51
Re: [PATCH v4 00/10] Add stage-2 translation for SMMUv3
,
Jean-Philippe Brucker
,
05:06
[PATCH 8/8] adding tiva c to the qemu build system and adding my info to the maintainers list
,
Mohamed ElSayed
,
04:12
[PATCH 7/8] tiva c board documentation
,
Mohamed ElSayed
,
04:12
[PATCH 5/8] tiva c watchdog timers implementation
,
Mohamed ElSayed
,
04:12
[PATCH 4/8] tiva c sysctl implementation
,
Mohamed ElSayed
,
04:12
[PATCH 6/8] tiva c general purpose timers implementation
,
Mohamed ElSayed
,
04:12
[PATCH 3/8] tiva c gpio implementation
,
Mohamed ElSayed
,
04:12
[PATCH 2/8] tiva c usart module implementation
,
Mohamed ElSayed
,
04:12
[PATCH 0/8] Tiva C Implementation
,
Mohamed ElSayed
,
04:12
[PATCH 1/8] The tivac board initial machine definition
,
Mohamed ElSayed
,
04:12
Re: [PATCH v4 00/10] Add stage-2 translation for SMMUv3
,
Eric Auger
,
04:03
Re: [PATCH v4 05/10] hw/arm/smmuv3: Parse STE config for stage-2
,
Eric Auger
,
03:27
May 16, 2023
Re: [PATCH v5 3/3] hw/riscv: Validate cluster and NUMA node boundary
,
Alistair Francis
,
23:40
Re: [PATCH] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
17:41
Re: [PATCH 2/3] ACPI: i386: bump to MADT to revision 3
,
Michael S. Tsirkin
,
17:28
Re: [PATCH 2/3] ACPI: i386: bump to MADT to revision 3
,
Eric DeVolder
,
17:23
[PATCH v4 10/10] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
,
Mostafa Saleh
,
16:34
[PATCH v4 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
,
Mostafa Saleh
,
16:34
[PATCH v4 09/10] hw/arm/smmuv3: Add stage-2 support in iova notifier
,
Mostafa Saleh
,
16:34
[PATCH v4 07/10] hw/arm/smmuv3: Add VMID to TLB tagging
,
Mostafa Saleh
,
16:34
[PATCH v4 06/10] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Mostafa Saleh
,
16:34
[PATCH v4 05/10] hw/arm/smmuv3: Parse STE config for stage-2
,
Mostafa Saleh
,
16:34
[PATCH v4 04/10] hw/arm/smmuv3: Add page table walk for stage-2
,
Mostafa Saleh
,
16:34
[PATCH v4 03/10] hw/arm/smmuv3: Refactor stage-1 PTW
,
Mostafa Saleh
,
16:34
[PATCH v4 02/10] hw/arm/smmuv3: Update translation config to hold stage-2
,
Mostafa Saleh
,
16:34
[PATCH v4 01/10] hw/arm/smmuv3: Add missing fields for IDR0
,
Mostafa Saleh
,
16:33
[PATCH v4 00/10] Add stage-2 translation for SMMUv3
,
Mostafa Saleh
,
16:33
Re: [PATCH v7 1/1] arm/kvm: add support for MTE
,
Richard Henderson
,
16:31
Re: [RFC PATCH] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
,
Richard Henderson
,
16:15
Re: [PATCH] target/arm: allow DC CVA[D]P in user mode emulation
,
Richard Henderson
,
16:08
Re: [RFC PATCH v3 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
,
Mostafa Saleh
,
15:32
Re: [RFC PATCH v3 05/10] hw/arm/smmuv3: Parse STE config for stage-2
,
Eric Auger
,
13:19
Re: [RFC PATCH v3 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
,
Eric Auger
,
13:04
Re: [PATCH v5 11/54] accel/tcg: Add aarch64 specific support in ldst_atomicity
,
Richard Henderson
,
10:04
Re: [PATCH v5 11/54] accel/tcg: Add aarch64 specific support in ldst_atomicity
,
Peter Maydell
,
09:56
Re: [PATCH v5 36/54] tcg: Introduce tcg_out_movext3
,
Richard Henderson
,
09:56
Re: [PATCH v5 11/54] accel/tcg: Add aarch64 specific support in ldst_atomicity
,
Richard Henderson
,
09:52
Re: [PATCH v5 10/54] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
,
Richard Henderson
,
09:51
Re: [PATCH v5 02/54] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
09:48
Re: [PATCH v7 1/1] arm/kvm: add support for MTE
,
Peter Maydell
,
09:48
Re: [PATCH v5 54/54] tcg/s390x: Support 128-bit load/store
,
Peter Maydell
,
09:41
Re: [PATCH v5 11/54] accel/tcg: Add aarch64 specific support in ldst_atomicity
,
Peter Maydell
,
09:29
Re: [PATCH v5 14/54] accel/tcg: Add have_lse2 support in ldst_atomicity
,
Peter Maydell
,
09:17
Re: [PATCH v5 02/54] accel/tcg: Honor atomicity of loads
,
Peter Maydell
,
09:14
Re: [PATCH 2/3] ACPI: i386: bump to MADT to revision 3
,
Ani Sinha
,
08:52
Re: [PATCH 2/3] ACPI: i386: bump to MADT to revision 3
,
Igor Mammedov
,
08:31
Re: [PATCH v5 29/54] tcg/sparc64: Use standard slow path for softmmu
,
Peter Maydell
,
06:53
[RFC PATCH] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
,
Alex Bennée
,
06:44
Re: [PATCH v5 10/54] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
,
Peter Maydell
,
06:38
Re: [PATCH v5 48/54] tcg/sparc64: Use atom_and_align_for_opc
,
Peter Maydell
,
06:19
Re: [PATCH v5 46/54] tcg/riscv: Use atom_and_align_for_opc
,
Peter Maydell
,
06:14
Re: [PATCH v5 45/54] tcg/ppc: Use atom_and_align_for_opc
,
Peter Maydell
,
06:13
Re: [PATCH v5 40/54] tcg/i386: Use atom_and_align_for_opc
,
Peter Maydell
,
06:12
Re: [PATCH v5 39/54] tcg: Introduce atom_and_align_for_opc
,
Peter Maydell
,
06:08
Re: [PATCH v5 37/54] tcg: Merge tcg_out_helper_load_regs into caller
,
Peter Maydell
,
06:05
Re: [PATCH v5 36/54] tcg: Introduce tcg_out_movext3
,
Peter Maydell
,
06:03
Re: [PATCH v5 31/54] tcg/loongarch64: Check the host supports unaligned accesses
,
Peter Maydell
,
05:45
Re: [PULL SUBSYSTEM arm 0/8] TivaC Implementation
,
Alex Bennée
,
05:08
Re: [PATCH 0/3] ACPI: i386: bump MADT to revision 3
,
Ani Sinha
,
03:39
[PULL 8/8] code style fixes
,
Mohamed ElSayed
,
03:31
[PULL 7/8] editing the meson and KConfig files to add tivac to qemu build system
,
Mohamed ElSayed
,
03:31
[PULL 6/8] tivac watchdog timers implementation
,
Mohamed ElSayed
,
03:31
[PULL 2/8] tivac usart module implementation
,
Mohamed ElSayed
,
03:31
[PULL 5/8] tivac general purpose timers implementation
,
Mohamed ElSayed
,
03:30
[PULL 4/8] tivac system control implementation
,
Mohamed ElSayed
,
03:30
[PULL 3/8] tivac gpio module implementation
,
Mohamed ElSayed
,
03:30
[PULL 1/8] the tivac machine def init commit
,
Mohamed ElSayed
,
03:30
[PULL SUBSYSTEM arm 0/8] TivaC Implementation
,
Mohamed ElSayed
,
03:30
Re: [PATCH 3/3] ACPI: bios-tables-test.c step 5 (update expected table binaries)
,
Ani Sinha
,
03:28
Re: [PATCH 2/3] ACPI: i386: bump to MADT to revision 3
,
Ani Sinha
,
03:26
Re: [PATCH 1/3] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
,
Ani Sinha
,
03:25
[PATCH] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
00:15
May 15, 2023
Re: [PATCH v5 02/54] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
19:24
[PATCH 2/3] ACPI: i386: bump to MADT to revision 3
,
Eric DeVolder
,
16:34
[PATCH 3/3] ACPI: bios-tables-test.c step 5 (update expected table binaries)
,
Eric DeVolder
,
16:33
[PATCH 0/3] ACPI: i386: bump MADT to revision 3
,
Eric DeVolder
,
16:33
[PATCH 1/3] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
,
Eric DeVolder
,
16:33
Re: [PATCH v4 00/11] *** Add allwinner r40 support ***
,
Niek Linnenbank
,
16:26
Re: [PATCH v4 11/11] docs: system: arm: Introduce bananapi_m2u
,
Niek Linnenbank
,
16:21
Re: [PATCH v4 10/11] tests: avocado: boot_linux_console: Add test case for bpim2u
,
Niek Linnenbank
,
16:10
Re: [PATCH v4 09/11] hw: arm: allwinner-sramc: Add SRAM Controller support for R40
,
Niek Linnenbank
,
16:05
Re: [PATCH v4 08/11] hw: arm: allwinner-r40: Add emac and gmac support
,
Niek Linnenbank
,
15:59
Re: [PATCH v4 07/11] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
,
Niek Linnenbank
,
15:54
Re: [PATCH v4 06/11] hw/arm/allwinner-r40: add SDRAM controller device
,
Niek Linnenbank
,
15:47
Re: [PATCH v4 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
,
Niek Linnenbank
,
15:29
Re: [PATCH v5 27/54] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
,
Peter Maydell
,
13:14
Re: [PATCH v5 26/54] target/sparc64: Remove tcg_out_movi_s13 case from tcg_out_movi_imm32
,
Peter Maydell
,
13:13
Re: [PATCH v5 25/54] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
,
Peter Maydell
,
13:07
Re: [PATCH v5 24/54] tcg/sparc64: Allocate %g2 as a third temporary
,
Peter Maydell
,
13:06
Re: [PATCH v5 20/54] tcg/arm: Adjust constraints on qemu_ld/st
,
Peter Maydell
,
12:58
Re: [PATCH v5 09/54] tcg/i386: Add have_atomic16
,
Peter Maydell
,
12:56
Re: [PATCH v5 07/54] tcg: Add 128-bit guest memory primitives
,
Peter Maydell
,
12:54
Re: [PATCH v5 03/54] accel/tcg: Honor atomicity of stores
,
Peter Maydell
,
12:49
Re: [PATCH v5 02/54] accel/tcg: Honor atomicity of loads
,
Peter Maydell
,
12:43
Re: [PATCH v5 01/54] include/exec/memop: Add MO_ATOM_*
,
Peter Maydell
,
12:33
Re: [RFC PATCH v3 05/10] hw/arm/smmuv3: Parse STE config for stage-2
,
Mostafa Saleh
,
11:38
Re: [RFC PATCH v3 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
,
Mostafa Saleh
,
11:32
Re: [PATCH] target/arm: Fix vd == vm overlap in sve_ldff1_z
,
Peter Maydell
,
11:30
Re: [PATCH] sbsa-ref: switch default cpu core to Neoverse-N1
,
Peter Maydell
,
11:28
Re: [PATCH] Maintainers: add myself as reviewer for sbsa-ref
,
Philippe Mathieu-Daudé
,
11:12
[PATCH] Maintainers: add myself as reviewer for sbsa-ref
,
Marcin Juszkiewicz
,
10:38
[PATCH v5 54/54] tcg/s390x: Support 128-bit load/store
,
Richard Henderson
,
10:38
[PATCH v5 53/54] tcg/ppc: Support 128-bit load/store
,
Richard Henderson
,
10:38
[PATCH v5 52/54] tcg/aarch64: Support 128-bit load/store
,
Richard Henderson
,
10:38
[PATCH v5 51/54] tcg/aarch64: Rename temporaries
,
Richard Henderson
,
10:38
[PATCH v5 50/54] tcg/i386: Support 128-bit load/store with have_atomic16
,
Richard Henderson
,
10:38
[PATCH v5 49/54] tcg/i386: Honor 64-bit atomicity in 32-bit mode
,
Richard Henderson
,
10:38
[PATCH v5 45/54] tcg/ppc: Use atom_and_align_for_opc
,
Richard Henderson
,
10:38
[PATCH v5 46/54] tcg/riscv: Use atom_and_align_for_opc
,
Richard Henderson
,
10:38
[PATCH v5 41/54] tcg/aarch64: Use atom_and_align_for_opc
,
Richard Henderson
,
10:38
[PATCH v5 48/54] tcg/sparc64: Use atom_and_align_for_opc
,
Richard Henderson
,
10:37
[PATCH v5 47/54] tcg/s390x: Use atom_and_align_for_opc
,
Richard Henderson
,
10:37
[PATCH v5 44/54] tcg/mips: Use atom_and_align_for_opc
,
Richard Henderson
,
10:37
[PATCH v5 43/54] tcg/loongarch64: Use atom_and_align_for_opc
,
Richard Henderson
,
10:37
[PATCH v5 42/54] tcg/arm: Use atom_and_align_for_opc
,
Richard Henderson
,
10:37
[PATCH v5 40/54] tcg/i386: Use atom_and_align_for_opc
,
Richard Henderson
,
10:37
[PATCH v5 29/54] tcg/sparc64: Use standard slow path for softmmu
,
Richard Henderson
,
10:36
[PATCH v5 33/54] tcg/riscv: Support softmmu unaligned accesses
,
Richard Henderson
,
10:36
[PATCH v5 35/54] tcg: Add INDEX_op_qemu_{ld,st}_i128
,
Richard Henderson
,
10:36
[PATCH v5 24/54] tcg/sparc64: Allocate %g2 as a third temporary
,
Richard Henderson
,
10:36
[PATCH v5 34/54] tcg: Introduce tcg_target_has_memory_bswap
,
Richard Henderson
,
10:36
[PATCH v5 25/54] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
,
Richard Henderson
,
10:36
[PATCH v5 39/54] tcg: Introduce atom_and_align_for_opc
,
Richard Henderson
,
10:36
[PATCH v5 30/54] accel/tcg: Remove helper_unaligned_{ld,st}
,
Richard Henderson
,
10:36
[PATCH v5 31/54] tcg/loongarch64: Check the host supports unaligned accesses
,
Richard Henderson
,
10:36
Re: [RFC PATCH v3 00/10] Add stage-2 translation for SMMUv3
,
Eric Auger
,
10:36
[PATCH v5 38/54] tcg: Support TCG_TYPE_I128 in tcg_out_{ld, st}_helper_{args, ret}
,
Richard Henderson
,
10:36
[PATCH v5 27/54] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
,
Richard Henderson
,
10:35
[PATCH v5 22/54] tcg/mips: Use full load/store helpers in user-only mode
,
Richard Henderson
,
10:35
[PATCH v5 20/54] tcg/arm: Adjust constraints on qemu_ld/st
,
Richard Henderson
,
10:35
[PATCH v5 32/54] tcg/loongarch64: Support softmmu unaligned accesses
,
Richard Henderson
,
10:35
[PATCH v5 26/54] target/sparc64: Remove tcg_out_movi_s13 case from tcg_out_movi_imm32
,
Richard Henderson
,
10:35
[PATCH v5 28/54] tcg/sparc64: Split out tcg_out_movi_s32
,
Richard Henderson
,
10:35
[PATCH v5 37/54] tcg: Merge tcg_out_helper_load_regs into caller
,
Richard Henderson
,
10:35
[PATCH v5 19/54] tcg/riscv: Use full load/store helpers in user-only mode
,
Richard Henderson
,
10:35
[PATCH v5 17/54] tcg/ppc: Use full load/store helpers in user-only mode
,
Richard Henderson
,
10:35
[PATCH v5 18/54] tcg/loongarch64: Use full load/store helpers in user-only mode
,
Richard Henderson
,
10:35
[PATCH v5 21/54] tcg/arm: Use full load/store helpers in user-only mode
,
Richard Henderson
,
10:35
[PATCH v5 12/54] tcg/aarch64: Detect have_lse, have_lse2 for linux
,
Richard Henderson
,
10:35
[PATCH v5 13/54] tcg/aarch64: Detect have_lse, have_lse2 for darwin
,
Richard Henderson
,
10:35
[PATCH v5 06/54] tcg/tci: Use helper_{ld,st}*_mmu for user-only
,
Richard Henderson
,
10:35
[PATCH v5 08/54] meson: Detect atomic128 support with optimization
,
Richard Henderson
,
10:35
[PATCH v5 04/54] tcg: Unify helper_{be,le}_{ld,st}*
,
Richard Henderson
,
10:35
[PATCH v5 36/54] tcg: Introduce tcg_out_movext3
,
Richard Henderson
,
10:35
[PATCH v5 23/54] tcg/s390x: Use full load/store helpers in user-only mode
,
Richard Henderson
,
10:35
[PATCH v5 15/54] tcg/i386: Use full load/store helpers in user-only mode
,
Richard Henderson
,
10:35
[PATCH v5 11/54] accel/tcg: Add aarch64 specific support in ldst_atomicity
,
Richard Henderson
,
10:35
[PATCH v5 14/54] accel/tcg: Add have_lse2 support in ldst_atomicity
,
Richard Henderson
,
10:35
[PATCH v5 16/54] tcg/aarch64: Use full load/store helpers in user-only mode
,
Richard Henderson
,
10:35
[PATCH v5 09/54] tcg/i386: Add have_atomic16
,
Richard Henderson
,
10:35
[PATCH v5 05/54] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
,
Richard Henderson
,
10:35
[PATCH v5 00/54] tcg: Improve atomicity support
,
Richard Henderson
,
10:35
[PATCH v5 01/54] include/exec/memop: Add MO_ATOM_*
,
Richard Henderson
,
10:35
[PATCH v5 07/54] tcg: Add 128-bit guest memory primitives
,
Richard Henderson
,
10:35
[PATCH v5 02/54] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
10:35
[PATCH v5 03/54] accel/tcg: Honor atomicity of stores
,
Richard Henderson
,
10:35
[PATCH v5 10/54] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
,
Richard Henderson
,
10:34
Re: [PATCH] target/arm: Fix vd == vm overlap in sve_ldff1_z
,
Richard Henderson
,
10:22
Re: [RFC PATCH v3 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
,
Eric Auger
,
10:14
[PATCH] fsl-imx6: Add SNVS support for i.MX6 boards
,
Vitaly Cheptsov
,
09:34
Re: [RFC PATCH v3 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
,
Eric Auger
,
09:17
Re: [RFC PATCH v3 10/10] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
,
Eric Auger
,
09:15
Re: [RFC PATCH v3 00/10] Add stage-2 translation for SMMUv3
,
Mostafa Saleh
,
09:04
Re: [RFC PATCH v3 05/10] hw/arm/smmuv3: Parse STE config for stage-2
,
Eric Auger
,
09:04
Re: [PATCH V2] hw/arm: enable qxl for aarch64
,
Peter Maydell
,
07:54
Re: [PATCH V2] hw/arm: enable qxl for aarch64
,
Gerd Hoffmann
,
06:54
Re: [PATCH] hw/arm/sbsa-ref: add GIC node into DT
,
Marcin Juszkiewicz
,
06:32
Re: [PATCH] hw/arm/sbsa-ref: add GIC node into DT
,
Leif Lindholm
,
06:27
Re: [PATCH] hw/arm/sbsa-ref: add GIC node into DT
,
Marcin Juszkiewicz
,
06:22
Re: [PATCH] hw/arm/sbsa-ref: add GIC node into DT
,
Peter Maydell
,
06:15
[PATCH] hw/arm/sbsa-ref: add GIC node into DT
,
Marcin Juszkiewicz
,
06:04
Re: [PATCH V2] hw/arm: enable qxl for aarch64
,
Daniel P . Berrangé
,
06:04
Re: [PATCH V2] hw/arm: enable qxl for aarch64
,
Peter Maydell
,
05:59
Re: [PATCH V2] hw/arm: enable qxl for aarch64
,
Hao Zeng
,
05:56
Re: [PATCH V2] hw/arm: enable qxl for aarch64
,
Peter Maydell
,
05:41
Re: [PATCH V2] hw/arm: enable qxl for aarch64
,
Daniel P . Berrangé
,
04:52
Re: [RFC PATCH v3 02/10] hw/arm/smmuv3: Update translation config to hold stage-2
,
Eric Auger
,
04:37
Re: [RFC PATCH v3 04/10] hw/arm/smmuv3: Add page table walk for stage-2
,
Eric Auger
,
04:37
Re: [PATCH 1/4] hw/timer/i8254_common: Share "iobase" property via base class
,
Philippe Mathieu-Daudé
,
03:13
Re: [PATCH 2/4] hw/arm/omap: Remove unused omap_uart_attach()
,
Philippe Mathieu-Daudé
,
03:11
Re: [PATCH 2/2] hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
,
Philippe Mathieu-Daudé
,
03:09
May 14, 2023
Re: [PATCH] hw/net: Move xilinx_ethlite.c to the target-independent source set
,
Alistair Francis
,
20:56
Re: [PATCH v4 04/11] hw: arm: allwinner-r40: Add i2c0 device
,
Niek Linnenbank
,
14:58
Re: [PATCH v4 03/11] hw: allwinner-r40: Complete uart devices
,
Niek Linnenbank
,
14:56
Re: [PATCH v4 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Niek Linnenbank
,
14:50
Re: [PATCH v4 02/11] hw/arm/allwinner-r40: add Clock Control Unit
,
Niek Linnenbank
,
14:41
Re: [PATCH v4 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Niek Linnenbank
,
14:39
Re: [PATCH 4/4] hw/isa/i82378: Remove unused "io" attribute
,
Mark Cave-Ayland
,
08:35
Re: [PATCH 3/4] hw/char/parallel: Export TYPE_ISA_PARALLEL macro
,
Mark Cave-Ayland
,
08:35
Re: [PATCH 2/4] hw/arm/omap: Remove unused omap_uart_attach()
,
Mark Cave-Ayland
,
08:29
Re: [PATCH 1/4] hw/timer/i8254_common: Share "iobase" property via base class
,
Mark Cave-Ayland
,
08:26
Re: [PATCH 2/2] hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
,
Richard Henderson
,
05:39
Re: [PATCH 1/2] target/arm: Saturate L2CTLR_EL1 core count field rather than overflowing
,
Richard Henderson
,
05:35
May 13, 2023
Re: [PATCH 20/20] target/arm: Convert ERET, ERETAA, ERETAB to decodetree
,
Richard Henderson
,
07:39
Re: [PATCH 19/20] target/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree
,
Richard Henderson
,
07:34
Re: [PATCH 18/20] target/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] to decodetree
,
Richard Henderson
,
07:32
Re: [PATCH 17/20] target/arm: Convert BR, BLR, RET to decodetree
,
Richard Henderson
,
07:26
[PATCH 1/4] hw/timer/i8254_common: Share "iobase" property via base class
,
Bernhard Beschow
,
06:09
[PATCH 3/4] hw/char/parallel: Export TYPE_ISA_PARALLEL macro
,
Bernhard Beschow
,
06:09
[PATCH 4/4] hw/isa/i82378: Remove unused "io" attribute
,
Bernhard Beschow
,
06:09
[PATCH 2/4] hw/arm/omap: Remove unused omap_uart_attach()
,
Bernhard Beschow
,
06:09
[PATCH 0/4] Trivial cleanups
,
Bernhard Beschow
,
06:09
Re: [PATCH 16/20] target/arm: Convert conditional branch insns to decodetree
,
Richard Henderson
,
03:28
Re: [PATCH 15/20] target/arm: Convert TBZ, TBNZ to decodetree
,
Richard Henderson
,
03:28
Re: [PATCH 14/20] target/arm: Convert CBZ, CBNZ to decodetree
,
Richard Henderson
,
03:26
Re: [PATCH 13/20] target/arm: Convert unconditional branch immediate to decodetree
,
Richard Henderson
,
03:19
Re: [PATCH 12/20] target/arm: Convert Extract instructions to decodetree
,
Richard Henderson
,
03:18
Re: [PATCH 03/20] target/arm: Pull calls to disas_sve() and disas_sme() out of legacy decoder
,
Richard Henderson
,
03:13
Re: [PATCH 02/20] target/arm: Create decodetree skeleton for A64
,
Richard Henderson
,
03:12
May 12, 2023
[PATCH 1/2] target/arm: Saturate L2CTLR_EL1 core count field rather than overflowing
,
Peter Maydell
,
13:02
[PATCH 0/2] arm: Fix two minor coverity issues
,
Peter Maydell
,
13:02
[PATCH 2/2] hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
,
Peter Maydell
,
13:02
Re: [PATCH] sbsa-ref: switch default cpu core to Neoverse-N1
,
Marcin Juszkiewicz
,
12:11
Re: [PATCH] sbsa-ref: switch default cpu core to Neoverse-N1
,
Leif Lindholm
,
12:02
Re: [RFC PATCH v3 00/10] Add stage-2 translation for SMMUv3
,
Eric Auger
,
11:26
Re: [PATCH] sbsa-ref: switch default cpu core to Neoverse-N1
,
Peter Maydell
,
10:50
Re: [PATCH v3 0/3] target/arm: disable-tcg and without-default-devices fixes
,
Peter Maydell
,
10:50
Re: [RFC PATCH v3 00/10] Add stage-2 translation for SMMUv3
,
Peter Maydell
,
10:47
[PATCH 17/20] target/arm: Convert BR, BLR, RET to decodetree
,
Peter Maydell
,
10:41
[PATCH 19/20] target/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree
,
Peter Maydell
,
10:41
[PATCH 20/20] target/arm: Convert ERET, ERETAA, ERETAB to decodetree
,
Peter Maydell
,
10:41
[PATCH 18/20] target/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] to decodetree
,
Peter Maydell
,
10:41
[PATCH 15/20] target/arm: Convert TBZ, TBNZ to decodetree
,
Peter Maydell
,
10:41
[PATCH 14/20] target/arm: Convert CBZ, CBNZ to decodetree
,
Peter Maydell
,
10:41
[PATCH 16/20] target/arm: Convert conditional branch insns to decodetree
,
Peter Maydell
,
10:41
[PATCH 13/20] target/arm: Convert unconditional branch immediate to decodetree
,
Peter Maydell
,
10:41
[PATCH 12/20] target/arm: Convert Extract instructions to decodetree
,
Peter Maydell
,
10:41
[PATCH 11/20] target/arm: Convert Bitfield to decodetree
,
Peter Maydell
,
10:41
[PATCH 10/20] target/arm: Convert Move wide (immediate) to decodetree
,
Peter Maydell
,
10:41
[PATCH 09/20] target/arm: Convert Logical (immediate) to decodetree
,
Peter Maydell
,
10:41
[PATCH 01/20] target/arm: Split out disas_a64_legacy
,
Peter Maydell
,
10:41
[PATCH 07/20] target/arm: Convert Add/subtract (immediate with tags) to decodetree
,
Peter Maydell
,
10:41
[PATCH 06/20] target/arm: Convert Add/subtract (immediate) to decodetree
,
Peter Maydell
,
10:41
[PATCH 02/20] target/arm: Create decodetree skeleton for A64
,
Peter Maydell
,
10:41
[PATCH 08/20] target/arm: Replace bitmask64 with MAKE_64BIT_MASK
,
Peter Maydell
,
10:41
[PATCH 05/20] target/arm: Split gen_add_CC and gen_sub_CC
,
Peter Maydell
,
10:41
[PATCH 04/20] target/arm: Convert PC-rel addressing to decodetree
,
Peter Maydell
,
10:41
[PATCH 03/20] target/arm: Pull calls to disas_sve() and disas_sme() out of legacy decoder
,
Peter Maydell
,
10:41
[PATCH 00/20] target/arm: Start conversion of A64 decoder to decodetree
,
Peter Maydell
,
10:41
[PATCH V2] hw/arm: enable qxl for aarch64
,
Hao Zeng
,
09:36
[PATCH] hw/arm: enable qxl for aarch64
,
Hao Zeng
,
09:36
Re: [PATCH] hw/arm: enable qxl for aarch64
,
Philippe Mathieu-Daudé
,
06:23
Re: [PATCH] hw/arm: enable qxl for aarch64
,
Peter Maydell
,
05:57
Re: [PATCH] hw/arm: enable qxl for aarch64
,
Jonathan Cameron
,
05:11
Re: [PULL 04/16] aspeed/smc: Cache AspeedSMCClass
,
Cédric Le Goater
,
03:06
Re: [PULL 03/16] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
,
Philippe Mathieu-Daudé
,
00:02
Re: [PULL 04/16] aspeed/smc: Cache AspeedSMCClass
,
Philippe Mathieu-Daudé
,
00:00
May 11, 2023
Re: [PATCH v2 2/3] cpu, qapi, target/arm, i386, s390x: Generalize query-cpu-model-expansion
,
Markus Armbruster
,
13:41
May 10, 2023
Re: [PATCH v3 0/3] ACPI: i386: bump MADT to revision 5
,
Eric DeVolder
,
12:29
Re: [PATCH v3 0/3] ACPI: i386: bump MADT to revision 5
,
Igor Mammedov
,
11:45
Re: [PATCH v3 0/3] ACPI: i386: bump MADT to revision 5
,
Eric DeVolder
,
11:09
[PULL 8/8] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Alex Bennée
,
11:07
Re: [PATCH v5 30/30] tcg/s390x: Simplify constraints on qemu_ld/st
,
Alex Bennée
,
10:02
Re: [PATCH v5 29/30] tcg/s390x: Use ALGFR in constructing softmmu host address
,
Alex Bennée
,
10:00
Re: [PATCH v5 28/30] tcg/riscv: Simplify constraints on qemu_ld/st
,
Alex Bennée
,
09:58
Re: [PATCH v5 27/30] tcg/ppc: Remove unused constraint J
,
Alex Bennée
,
09:54
Re: [PATCH v5 26/30] tcg/ppc: Remove unused constraints A, B, C, D
,
Alex Bennée
,
09:52
Re: [PATCH v5 25/30] tcg/ppc: Adjust constraints on qemu_ld/st
,
Alex Bennée
,
09:52
Re: [PATCH v5 24/30] tcg/ppc: Reorg tcg_out_tlb_read
,
Alex Bennée
,
09:52
Re: [PATCH v5 23/30] tcg/mips: Simplify constraints on qemu_ld/st
,
Alex Bennée
,
09:50
Re: [PATCH v5 22/30] tcg/mips: Reorg tlb load within prepare_host_addr
,
Alex Bennée
,
09:50
Re: [PATCH v5 21/30] tcg/mips: Remove MO_BSWAP handling
,
Alex Bennée
,
09:49
Re: [PATCH v5 20/30] tcg/loongarch64: Simplify constraints on qemu_ld/st
,
Alex Bennée
,
09:43
Re: [PATCH v5 19/30] tcg/s390x: Convert tcg_out_qemu_{ld, st}_slow_path
,
Alex Bennée
,
09:41
Re: [PATCH v5 18/30] tcg/riscv: Convert tcg_out_qemu_{ld, st}_slow_path
,
Alex Bennée
,
09:41
Re: [PATCH v5 17/30] tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path
,
Alex Bennée
,
09:40
Re: [PATCH v5 16/30] tcg/mips: Convert tcg_out_qemu_{ld, st}_slow_path
,
Alex Bennée
,
09:40
Re: [PATCH v5 15/30] tcg/loongarch64: Convert tcg_out_qemu_{ld, st}_slow_path
,
Alex Bennée
,
09:17
Re: [PATCH v5 14/30] tcg/arm: Convert tcg_out_qemu_{ld,st}_slow_path
,
Alex Bennée
,
09:17
Re: [PATCH v5 13/30] tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path
,
Alex Bennée
,
09:15
Re: [PATCH v5 12/30] tcg/i386: Convert tcg_out_qemu_st_slow_path
,
Alex Bennée
,
09:14
Re: [PATCH v5 11/30] tcg/i386: Convert tcg_out_qemu_ld_slow_path
,
Alex Bennée
,
09:13
Re: [PATCH v5 10/30] tcg: Add routines for calling slow-path helpers
,
Alex Bennée
,
09:08
[PATCH v4 11/11] docs: system: arm: Introduce bananapi_m2u
,
qianfanguijin
,
06:31
[PATCH v4 06/11] hw/arm/allwinner-r40: add SDRAM controller device
,
qianfanguijin
,
06:30
[PATCH v4 07/11] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
,
qianfanguijin
,
06:30
[PATCH v4 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
,
qianfanguijin
,
06:30
[PATCH v4 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
qianfanguijin
,
06:30
[PATCH v4 03/11] hw: allwinner-r40: Complete uart devices
,
qianfanguijin
,
06:30
[PATCH v4 10/11] tests: avocado: boot_linux_console: Add test case for bpim2u
,
qianfanguijin
,
06:30
[PATCH v4 09/11] hw: arm: allwinner-sramc: Add SRAM Controller support for R40
,
qianfanguijin
,
06:30
[PATCH v4 00/11] *** Add allwinner r40 support ***
,
qianfanguijin
,
06:30
[PATCH v4 04/11] hw: arm: allwinner-r40: Add i2c0 device
,
qianfanguijin
,
06:30
[PATCH v4 08/11] hw: arm: allwinner-r40: Add emac and gmac support
,
qianfanguijin
,
06:30
[PATCH v4 02/11] hw/arm/allwinner-r40: add Clock Control Unit
,
qianfanguijin
,
06:30
Re: [PATCH v5 09/30] tcg/s390x: Introduce prepare_host_addr
,
Alex Bennée
,
05:27
Re: [PATCH v5 08/30] tcg/riscv: Introduce prepare_host_addr
,
Alex Bennée
,
05:26
Re: [PATCH v5 08/30] tcg/riscv: Introduce prepare_host_addr
,
Alex Bennée
,
05:11
Re: [PATCH v5 07/30] tcg/ppc: Introduce prepare_host_addr
,
Alex Bennée
,
05:10
Re: [PATCH v5 06/30] tcg/mips: Introduce prepare_host_addr
,
Alex Bennée
,
05:09
Re: [PATCH v5 05/30] tcg/loongarch64: Introduce prepare_host_addr
,
Alex Bennée
,
05:06
Re: [PATCH v5 04/30] tcg/arm: Introduce prepare_host_addr
,
Alex Bennée
,
04:59
Re: [PATCH v5 03/30] tcg/aarch64: Introduce prepare_host_addr
,
Alex Bennée
,
04:53
Re: [PATCH v5 02/30] tcg/i386: Use indexed addressing for softmmu fast path
,
Alex Bennée
,
04:44
Re: [PATCH v5 01/30] tcg/i386: Introduce prepare_host_addr
,
Alex Bennée
,
04:39
Re: [PATCH v3 0/3] ACPI: i386: bump MADT to revision 5
,
Igor Mammedov
,
04:14
Re: [PATCH 21/22] tests/avocado: use http for mipsdistros.mips.com
,
Jiaxun Yang
,
03:12
May 09, 2023
Re: [PATCH v3 2/3] target/arm: Select CONFIG_ARM_V7M when TCG is enabled
,
Paolo Bonzini
,
11:24
Re: [PATCH] target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
,
Richard Henderson
,
10:52
Re: [PATCH v3 2/3] target/arm: Select CONFIG_ARM_V7M when TCG is enabled
,
Philippe Mathieu-Daudé
,
10:49
Re: [PATCH v3 2/3] target/arm: Select CONFIG_ARM_V7M when TCG is enabled
,
Richard Henderson
,
10:40
Re: [PATCH v3 1/3] target/arm: Select SEMIHOSTING when using TCG
,
Richard Henderson
,
10:40
Re: [PATCH v4 30/57] tcg/sparc64: Allocate %g2 as a third temporary
,
Richard Henderson
,
10:35
Re: [PATCH v4 06/57] accel/tcg: Honor atomicity of loads
,
Peter Maydell
,
10:34
Re: [PATCH v4 2/2] hvf: implement guest debugging on Apple Silicon hosts
,
Peter Maydell
,
10:29
Re: [PATCH v4 06/57] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
10:27
Re: [PATCH 0/2] target/arm: Move more files to tcg/
,
Philippe Mathieu-Daudé
,
10:27
Re: [PATCH v3 4/4] kvm: Enable dirty ring for arm64
,
Peter Xu
,
09:54
Re: Problem of initialization of platform-ehci-usb in sbsa-ref
,
Peter Maydell
,
09:39
Re: Problem of initialization of platform-ehci-usb in sbsa-ref
,
Gerd Hoffmann
,
09:30
Re: [PATCH 0/2] target/arm: Move more files to tcg/
,
Peter Maydell
,
08:57
Re: Re: Problem of initialization of platform-ehci-usb in sbsa-ref
,
Peter Maydell
,
08:12
Re: [PATCH v4 06/57] accel/tcg: Honor atomicity of loads
,
Peter Maydell
,
08:05
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Paolo Bonzini
,
08:00
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Alex Bennée
,
07:39
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Paolo Bonzini
,
06:53
Re: Cortex-R52 support in Qemu
,
Ayan Kumar Halder
,
06:31
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Peter Maydell
,
06:01
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Paolo Bonzini
,
05:42
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Peter Maydell
,
05:28
Re: [PATCH v4 30/57] tcg/sparc64: Allocate %g2 as a third temporary
,
Peter Maydell
,
05:25
[PATCH] target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
,
Peter Maydell
,
05:21
Re: [PATCH v3 3/3] tests/qtest: Don't run cdrom boot tests if no accelerator is present
,
Thomas Huth
,
02:51
May 08, 2023
Re: [PATCH v3 0/4] hw/arm/virt: Support dirty ring
,
Gavin Shan
,
22:29
[PATCH v3 4/4] kvm: Enable dirty ring for arm64
,
Gavin Shan
,
22:22
[PATCH v3 2/4] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
22:22
[PATCH v3 3/4] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
22:22
[PATCH v3 1/4] migration: Add last stage indicator to global dirty log
,
Gavin Shan
,
22:21
[PATCH v3 0/4] hw/arm/virt: Support dirty ring
,
Gavin Shan
,
22:21
Re: [PATCH v5 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
,
Gavin Shan
,
20:34
[PATCH v5 3/3] hw/riscv: Validate cluster and NUMA node boundary
,
Gavin Shan
,
20:28
[PATCH v5 1/3] numa: Validate cluster and NUMA node boundary if required
,
Gavin Shan
,
20:28
[PATCH v5 2/3] hw/arm: Validate cluster and NUMA node boundary
,
Gavin Shan
,
20:28
[PATCH v5 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
,
Gavin Shan
,
20:28
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Paolo Bonzini
,
18:24
Re: [PATCH] hw/net: Move xilinx_ethlite.c to the target-independent source set
,
Francisco Iglesias
,
15:41
[PATCH v3 0/3] target/arm: disable-tcg and without-default-devices fixes
,
Fabiano Rosas
,
14:16
[PATCH v3 2/3] target/arm: Select CONFIG_ARM_V7M when TCG is enabled
,
Fabiano Rosas
,
14:16
[PATCH v3 3/3] tests/qtest: Don't run cdrom boot tests if no accelerator is present
,
Fabiano Rosas
,
14:16
[PATCH v3 1/3] target/arm: Select SEMIHOSTING when using TCG
,
Fabiano Rosas
,
14:16
Re: [PATCH v4 51/57] tcg/sparc64: Use atom_and_align_for_opc
,
Richard Henderson
,
13:34
Re: [PATCH v4 49/57] tcg/riscv: Use atom_and_align_for_opc
,
Richard Henderson
,
13:34
Re: [PATCH v4 48/57] tcg/ppc: Use atom_and_align_for_opc
,
Richard Henderson
,
13:33
Re: [PATCH v4 52/57] tcg/i386: Honor 64-bit atomicity in 32-bit mode
,
Richard Henderson
,
12:15
Re: [PATCH v4 30/57] tcg/sparc64: Allocate %g2 as a third temporary
,
Richard Henderson
,
11:17
Re: [PATCH v4 26/57] tcg/arm: Adjust constraints on qemu_ld/st
,
Richard Henderson
,
11:14
Re: [PATCH 01/12] aspeed/hace: Initialize g_autofree pointer
,
Francisco Iglesias
,
10:28
Re: [PATCH 02/12] aspeed: Introduce a boot_rom region at the machine level
,
Francisco Iglesias
,
10:27
Re: [PATCH v4 15/57] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
,
Richard Henderson
,
09:49
Re: [PATCH v4 14/57] tcg/i386: Add have_atomic16
,
Richard Henderson
,
09:42
Re: [PATCH v4 56/57] tcg/ppc: Support 128-bit load/store
,
Daniel Henrique Barboza
,
08:16
[PATCH] hw/net: Move xilinx_ethlite.c to the target-independent source set
,
Thomas Huth
,
08:03
Re: [PATCH v4 07/57] accel/tcg: Honor atomicity of stores
,
Richard Henderson
,
06:11
Re: [PATCH v4 03/57] accel/tcg: Introduce tlb_read_idx
,
Richard Henderson
,
06:03
[PATCH 11/12] aspeed: Introduce a "uart" machine option
,
Cédric Le Goater
,
04:00
[PATCH 12/12] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
04:00
[PATCH 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
,
Cédric Le Goater
,
03:59
[PATCH 07/12] hw/ssi: Check for duplicate addresses
,
Cédric Le Goater
,
03:59
[PATCH 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Cédric Le Goater
,
03:59
[PATCH 08/12] aspeed: Create flash devices only when defaults are enabled
,
Cédric Le Goater
,
03:59
[PATCH 06/12] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
03:59
[PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
03:59
[PATCH 01/12] aspeed/hace: Initialize g_autofree pointer
,
Cédric Le Goater
,
03:59
[PATCH 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Cédric Le Goater
,
03:59
[PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Cédric Le Goater
,
03:59
[PATCH 00/12] aspeed: fixes and extensions
,
Cédric Le Goater
,
03:59
[PATCH 02/12] aspeed: Introduce a boot_rom region at the machine level
,
Cédric Le Goater
,
03:59
May 07, 2023
Re: [PATCH v4 03/57] accel/tcg: Introduce tlb_read_idx
,
Peter Maydell
,
06:09
May 06, 2023
[PATCH] sbsa-ref: switch default cpu core to Neoverse-N1
,
Marcin Juszkiewicz
,
14:34
[PATCH v5 00/30] tcg: Simplify calls to load/store helpers
,
Richard Henderson
,
03:29
[PATCH v5 28/30] tcg/riscv: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
03:23
[PATCH v5 30/30] tcg/s390x: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
03:23
[PATCH v5 29/30] tcg/s390x: Use ALGFR in constructing softmmu host address
,
Richard Henderson
,
03:23
[PATCH v5 25/30] tcg/ppc: Adjust constraints on qemu_ld/st
,
Richard Henderson
,
03:23
[PATCH v5 26/30] tcg/ppc: Remove unused constraints A, B, C, D
,
Richard Henderson
,
03:23
[PATCH v5 27/30] tcg/ppc: Remove unused constraint J
,
Richard Henderson
,
03:23
[PATCH v5 23/30] tcg/mips: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
03:23
[PATCH v5 24/30] tcg/ppc: Reorg tcg_out_tlb_read
,
Richard Henderson
,
03:23
[PATCH v5 22/30] tcg/mips: Reorg tlb load within prepare_host_addr
,
Richard Henderson
,
03:23
[PATCH v5 21/30] tcg/mips: Remove MO_BSWAP handling
,
Richard Henderson
,
03:23
[PATCH v5 20/30] tcg/loongarch64: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
03:23
[PATCH v5 17/30] tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 19/30] tcg/s390x: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 18/30] tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 15/30] tcg/loongarch64: Convert tcg_out_qemu_{ld, st}_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 16/30] tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 14/30] tcg/arm: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 13/30] tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 12/30] tcg/i386: Convert tcg_out_qemu_st_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 08/30] tcg/riscv: Introduce prepare_host_addr
,
Richard Henderson
,
03:23
[PATCH v5 11/30] tcg/i386: Convert tcg_out_qemu_ld_slow_path
,
Richard Henderson
,
03:23
[PATCH v5 10/30] tcg: Add routines for calling slow-path helpers
,
Richard Henderson
,
03:22
[PATCH v5 09/30] tcg/s390x: Introduce prepare_host_addr
,
Richard Henderson
,
03:22
[PATCH v5 07/30] tcg/ppc: Introduce prepare_host_addr
,
Richard Henderson
,
03:22
[PATCH v5 06/30] tcg/mips: Introduce prepare_host_addr
,
Richard Henderson
,
03:22
[PATCH v5 05/30] tcg/loongarch64: Introduce prepare_host_addr
,
Richard Henderson
,
03:22
[PATCH v5 04/30] tcg/arm: Introduce prepare_host_addr
,
Richard Henderson
,
03:22
[PATCH v5 03/30] tcg/aarch64: Introduce prepare_host_addr
,
Richard Henderson
,
03:22
[PATCH v5 01/30] tcg/i386: Introduce prepare_host_addr
,
Richard Henderson
,
03:22
[PATCH v5 02/30] tcg/i386: Use indexed addressing for softmmu fast path
,
Richard Henderson
,
03:22
May 05, 2023
Re: [PATCH v4 36/57] tcg/loongarch64: Assert the host supports unaligned accesses
,
Song Gao
,
22:03
Re: [PATCH v3 0/3] ACPI: i386: bump MADT to revision 5
,
Eric DeVolder
,
17:54
Re: [PATCH v4 06/57] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
16:19
Re: [PATCH v4 03/57] accel/tcg: Introduce tlb_read_idx
,
Richard Henderson
,
14:58
Re: [PATCH v2 2/2] target/arm: Fix handling of SW and NSW bits for stage 2 walks
,
Richard Henderson
,
11:53
Re: [PATCH v7 1/1] arm/kvm: add support for MTE
,
Richard Henderson
,
11:14
Re: Cortex-R52 support in Qemu
,
Tobias Röhmel
,
10:39
Re: [PATCH v2 3/3] tests/qtest: Don't run cdrom tests if no accelerator is present
,
Thomas Huth
,
10:31
Re: [PATCH v4 36/57] tcg/loongarch64: Assert the host supports unaligned accesses
,
WANG Xuerui
,
09:48
Re: [PATCH v4 00/57] tcg: Improve atomicity support
,
Peter Maydell
,
09:43
Re: [PATCH v4 55/57] tcg/aarch64: Support 128-bit load/store
,
Peter Maydell
,
09:41
Re: [PATCH v4 54/57] tcg/aarch64: Rename temporaries
,
Peter Maydell
,
09:36
Re: [PATCH v4 53/57] tcg/i386: Support 128-bit load/store with have_atomic16
,
Peter Maydell
,
09:34
Re: [PATCH v4 52/57] tcg/i386: Honor 64-bit atomicity in 32-bit mode
,
Peter Maydell
,
09:28
Re: [PATCH v4 51/57] tcg/sparc64: Use atom_and_align_for_opc
,
Peter Maydell
,
09:20
Re: [PATCH v4 50/57] tcg/s390x: Use atom_and_align_for_opc
,
Peter Maydell
,
09:20
Re: [PATCH v4 49/57] tcg/riscv: Use atom_and_align_for_opc
,
Peter Maydell
,
09:19
Re: [PATCH v4 48/57] tcg/ppc: Use atom_and_align_for_opc
,
Peter Maydell
,
09:19
Re: [PATCH v4 47/57] tcg/mips: Use atom_and_align_for_opc
,
Peter Maydell
,
09:18
Re: [PATCH v4 46/57] tcg/loongarch64: Use atom_and_align_for_opc
,
Peter Maydell
,
09:16
Re: [PATCH v4 45/57] tcg/arm: Use atom_and_align_for_opc
,
Peter Maydell
,
09:16
Re: [PATCH v4 44/57] tcg/aarch64: Use atom_and_align_for_opc
,
Peter Maydell
,
09:15
Re: [PATCH v4 43/57] tcg/i386: Use atom_and_align_for_opc
,
Peter Maydell
,
09:15
Cortex-R52 support in Qemu
,
Ayan Kumar Halder
,
09:09
Re: [PATCH v4 38/57] tcg/riscv: Support softmmu unaligned accesses
,
LIU Zhiwei
,
09:09
Re: [PATCH v4 42/57] tcg: Introduce atom_and_align_for_opc
,
Peter Maydell
,
09:03
Re: [PATCH v4 41/57] tcg: Support TCG_TYPE_I128 in tcg_out_{ld, st}_helper_{args, ret}
,
Peter Maydell
,
08:54
Re: [PATCH v4 40/57] tcg: Add INDEX_op_qemu_{ld,st}_i128
,
Peter Maydell
,
08:45
Re: [PATCH v4 39/57] tcg: Introduce tcg_target_has_memory_bswap
,
Peter Maydell
,
08:42
[PATCH v2 3/3] tests/qtest: Don't run cdrom tests if no accelerator is present
,
Fabiano Rosas
,
08:35
[PATCH v2 1/3] target/arm: Select SEMIHOSTING when using TCG
,
Fabiano Rosas
,
08:35
[PATCH v2 2/3] target/arm: Select CONFIG_ARM_V7M when TCG is enabled
,
Fabiano Rosas
,
08:35
[PATCH v2 0/3] target/arm: disable-tcg and without-default-devices fixes
,
Fabiano Rosas
,
08:35
Re: [PATCH v4 37/57] tcg/loongarch64: Support softmmu unaligned accesses
,
Peter Maydell
,
08:35
Re: [PATCH v4 36/57] tcg/loongarch64: Assert the host supports unaligned accesses
,
Peter Maydell
,
08:30
Re: [PATCH v4 35/57] accel/tcg: Remove helper_unaligned_{ld,st}
,
Peter Maydell
,
08:27
Re: [PATCH v4 34/57] tcg/sparc64: Use standard slow path for softmmu
,
Peter Maydell
,
08:27
Re: [PATCH v4 33/57] tcg/sparc64: Split out tcg_out_movi_s32
,
Peter Maydell
,
08:23
Re: [PATCH v4 32/57] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
,
Peter Maydell
,
08:22
Re: [PATCH v4 31/57] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
,
Peter Maydell
,
08:21
Re: [PATCH v4 30/57] tcg/sparc64: Allocate %g2 as a third temporary
,
Peter Maydell
,
08:19
Re: [PATCH v4 29/57] tcg/s390x: Use full load/store helpers in user-only mode
,
Peter Maydell
,
08:16
Re: [PATCH v4 28/57] tcg/mips: Use full load/store helpers in user-only mode
,
Peter Maydell
,
08:16
Re: [PATCH v4 27/57] tcg/arm: Use full load/store helpers in user-only mode
,
Peter Maydell
,
08:15
Re: [PATCH v4 26/57] tcg/arm: Adjust constraints on qemu_ld/st
,
Peter Maydell
,
08:14
[PATCH] sbsa-ref: use Bochs graphics card instead of VGA
,
Marcin Juszkiewicz
,
08:09
Re: [PATCH v4 25/57] tcg/riscv: Use full load/store helpers in user-only mode
,
Peter Maydell
,
08:08
Re: [PATCH v4 24/57] tcg/loongarch64: Use full load/store helpers in user-only mode
,
Peter Maydell
,
08:07
Re: [PATCH v4 23/57] tcg/ppc: Use full load/store helpers in user-only mode
,
Peter Maydell
,
08:07
Re: [PATCH v4 22/57] tcg/aarch64: Use full load/store helpers in user-only mode
,
Peter Maydell
,
08:07
Re: [PATCH v4 21/57] tcg/i386: Use full load/store helpers in user-only mode
,
Peter Maydell
,
08:01
Re: [PATCH v4 20/57] tcg: Introduce TCG_OPF_TYPE_MASK
,
Peter Maydell
,
06:45
Re: [PATCH v4 18/57] tcg/aarch64: Detect have_lse, have_lse2 for darwin
,
Peter Maydell
,
06:43
Re: [PATCH v4 17/57] tcg/aarch64: Detect have_lse, have_lse2 for linux
,
Peter Maydell
,
06:41
Re: [PATCH v4 15/57] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
,
Peter Maydell
,
06:37
Re: [PATCH v4 14/57] tcg/i386: Add have_atomic16
,
Peter Maydell
,
06:34
Re: [PATCH v4 13/57] meson: Detect atomic128 support with optimization
,
Peter Maydell
,
06:29
Re: [PATCH v4 12/57] tcg: Add 128-bit guest memory primitives
,
Peter Maydell
,
06:04
Re: [PATCH v4 11/57] tcg/tci: Use helper_{ld,st}*_mmu for user-only
,
Peter Maydell
,
05:45
Re: [PATCH v4 10/57] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
,
Peter Maydell
,
05:43
Re: [PATCH v4 09/57] tcg: Unify helper_{be,le}_{ld,st}*
,
Peter Maydell
,
05:36
Re: [PATCH v4 08/57] target/loongarch: Do not include tcg-ldst.h
,
Peter Maydell
,
05:29
Re: [PATCH v4 07/57] accel/tcg: Honor atomicity of stores
,
Peter Maydell
,
05:28
Re: [PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting
,
Paolo Bonzini
,
04:18
May 04, 2023
Re: [PATCH v4 06/57] accel/tcg: Honor atomicity of loads
,
Peter Maydell
,
13:18
Re: [PATCH v4 05/57] accel/tcg: Reorg system mode store helpers
,
Peter Maydell
,
11:50
Re: [PATCH v4 04/57] accel/tcg: Reorg system mode load helpers
,
Peter Maydell
,
11:49
Re: [PATCH v7 1/1] arm/kvm: add support for MTE
,
Cornelia Huck
,
11:06
Re: [PATCH v4 03/57] accel/tcg: Introduce tlb_read_idx
,
Peter Maydell
,
11:04
Re: [PATCH v3 02/57] accel/tcg: Add cpu_in_serial_context
,
Peter Maydell
,
10:56
Re: [PATCH v4 01/57] include/exec/memop: Add bits describing atomicity
,
Peter Maydell
,
10:55
[PATCH v2 0/2] target/arm: Fix handling of VSTCR_EL2.SW and VTCR_EL2.NSW
,
Peter Maydell
,
09:59
[PATCH v2 1/2] target/arm: Don't allow stage 2 page table walks to downgrade to NS
,
Peter Maydell
,
09:58
[PATCH v2 2/2] target/arm: Fix handling of SW and NSW bits for stage 2 walks
,
Peter Maydell
,
09:55
Re: [PATCH 2/2] target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
,
Fabiano Rosas
,
09:28
Re: [PATCH 1/2] target/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_internal.h to tcg/
,
Fabiano Rosas
,
09:27
Re: [PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting
,
Fabiano Rosas
,
09:02
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Fabiano Rosas
,
08:57
Re: [PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting
,
Alex Bennée
,
08:49
Re: [PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting
,
Paolo Bonzini
,
08:46
[PATCH 2/2] target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
,
Richard Henderson
,
07:04
[PATCH 1/2] target/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_internal.h to tcg/
,
Richard Henderson
,
07:04
[PATCH 0/2] target/arm: Move more files to tcg/
,
Richard Henderson
,
07:04
[PATCH] target/arm: Fix vd == vm overlap in sve_ldff1_z
,
Richard Henderson
,
06:42
Re: [PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting
,
Peter Maydell
,
04:59
Re: [PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting
,
Paolo Bonzini
,
03:33
Re: Problem of initialization of platform-ehci-usb in sbsa-ref
,
Yuquan Wang
,
03:22
Re: [PATCH 3/3] tests/qtest: Don't run cdrom tests if no accelerator is present
,
Paolo Bonzini
,
03:22
Re: [PATCH 2/3] target/arm: Add CONFIG_ARM_V7M back to default.mak
,
Paolo Bonzini
,
03:21
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Paolo Bonzini
,
03:16
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Alex Bennée
,
03:11
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Thomas Huth
,
02:56
May 03, 2023
Re: [PATCH v3 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
qianfan
,
20:33
[PATCH 3/3] tests/qtest: Don't run cdrom tests if no accelerator is present
,
Fabiano Rosas
,
15:38
[PATCH 2/3] target/arm: Add CONFIG_ARM_V7M back to default.mak
,
Fabiano Rosas
,
15:38
[PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting
,
Fabiano Rosas
,
15:38
[PATCH 0/3] target/arm: disable-tcg and without-default-devices fixes
,
Fabiano Rosas
,
15:38
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Peter Maydell
,
14:33
Re: [PATCH 08/22] hw/arm: Select GICV3_TCG for sbsa-ref machine
,
Paolo Bonzini
,
13:22
Re: [PATCH 06/22] hw/arm: Select VIRTIO_BLK for virt machine
,
Paolo Bonzini
,
13:22
Re: [PATCH 17/22] hw/xtensa: add VIRTIO as dependencies for XTENSA_VIRT
,
Paolo Bonzini
,
13:21
Re: [PATCH 16/22] hw/mips: add VIRTIO and USB dependencies for LOONGSON3V
,
Paolo Bonzini
,
13:20
Re: [PATCH 15/22] hw/sh4: make RTL8139 a hard dependency for RD2
,
Paolo Bonzini
,
13:19
Re: [PATCH 14/22] hw/loongarch: add VIRTIO as a dependency for LOONGARCH_VIRT
,
Paolo Bonzini
,
13:19
Re: [PATCH 13/22] hw/sparc: add a TCX dependency for SUN4M machines
,
Paolo Bonzini
,
13:17
Re: [PATCH 12/22] hw/hppa: add TULIP as a dependency for HPPA_B160L
,
Paolo Bonzini
,
13:15
Re: [PATCH 11/22] hw/alpha: make E1000_PCI a hard dependency for clipper
,
Paolo Bonzini
,
13:14
Re: [PATCH 09/22] hw/arm: Select e1000e for sbsa-ref machine
,
Paolo Bonzini
,
13:13
Re: [PATCH 07/22] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Paolo Bonzini
,
13:08
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Paolo Bonzini
,
13:06
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Alex Bennée
,
11:37
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Fabiano Rosas
,
11:00
Re: [PATCH 17/22] hw/xtensa: add VIRTIO as dependencies for XTENSA_VIRT
,
Max Filippov
,
10:14
Re: [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Paolo Bonzini
,
10:00
Re: [PATCH 20/22] gitlab: enable minimal device profoile for aarch64 --disable-tcg
,
Fabiano Rosas
,
09:01
Re: [PATCH 22/22] tests/qtest: skip bcm2835-test if no raspi3b model
,
Alex Bennée
,
06:35
Re: [PATCH 20/22] gitlab: enable minimal device profoile for aarch64 --disable-tcg
,
Juan Quintela
,
06:34
Re: [PATCH 06/22] hw/arm: Select VIRTIO_BLK for virt machine
,
Juan Quintela
,
06:31
Re: [PATCH 03/22] docs: document breakpoint and watchpoint support
,
Juan Quintela
,
06:30
Re: [PATCH 02/22] tests/docker: bump the xtensa base to debian:11-slim
,
Juan Quintela
,
06:29
Re: [PATCH 22/22] tests/qtest: skip bcm2835-test if no raspi3b model
,
Thomas Huth
,
05:51
Re: [PATCH 21/22] tests/avocado: use http for mipsdistros.mips.com
,
Thomas Huth
,
05:44
Re: [PATCH 19/22] gitlab: add ubuntu-22.04-aarch64-without-defaults
,
Thomas Huth
,
05:34
[PATCH 22/22] tests/qtest: skip bcm2835-test if no raspi3b model
,
Alex Bennée
,
05:22
[PATCH 20/22] gitlab: enable minimal device profoile for aarch64 --disable-tcg
,
Alex Bennée
,
05:22
[PATCH 21/22] tests/avocado: use http for mipsdistros.mips.com
,
Alex Bennée
,
05:22
[PATCH 16/22] hw/mips: add VIRTIO and USB dependencies for LOONGSON3V
,
Alex Bennée
,
05:22
Re: [PATCH 04/22] scripts/ci: add gitlab-runner to kvm group
,
Thomas Huth
,
05:22
Re: [PATCH 02/22] tests/docker: bump the xtensa base to debian:11-slim
,
Thomas Huth
,
05:21
Re: [PATCH 01/22] gitlab/cirrus: reduce scope of the FreeBSD testing matrix
,
Thomas Huth
,
05:18
[PATCH 15/22] hw/sh4: make RTL8139 a hard dependency for RD2
,
Alex Bennée
,
05:13
[PATCH 19/22] gitlab: add ubuntu-22.04-aarch64-without-defaults
,
Alex Bennée
,
05:13
[PATCH 17/22] hw/xtensa: add VIRTIO as dependencies for XTENSA_VIRT
,
Alex Bennée
,
05:13
[PATCH 18/22] scripts/ci: clean-up the 20.04/22.04 confusion in ansible
,
Alex Bennée
,
05:13
[PATCH 12/22] hw/hppa: add TULIP as a dependency for HPPA_B160L
,
Alex Bennée
,
05:13
[PATCH 14/22] hw/loongarch: add VIRTIO as a dependency for LOONGARCH_VIRT
,
Alex Bennée
,
05:13
[PATCH 13/22] hw/sparc: add a TCX dependency for SUN4M machines
,
Alex Bennée
,
05:13
[PATCH 10/22] hw/arm: Select VGA_PCI for sbsa-ref machine
,
Alex Bennée
,
05:13
[PATCH 06/22] hw/arm: Select VIRTIO_BLK for virt machine
,
Alex Bennée
,
05:13
[PATCH 11/22] hw/alpha: make E1000_PCI a hard dependency for clipper
,
Alex Bennée
,
05:13
[PATCH 08/22] hw/arm: Select GICV3_TCG for sbsa-ref machine
,
Alex Bennée
,
05:13
[PATCH 09/22] hw/arm: Select e1000e for sbsa-ref machine
,
Alex Bennée
,
05:13
[PATCH 03/22] docs: document breakpoint and watchpoint support
,
Alex Bennée
,
05:13
[PATCH 07/22] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Alex Bennée
,
05:13
[PATCH 00/22] testing/next: cirrus, docker, docs, ci, configs, gitlab
,
Alex Bennée
,
05:13
[PATCH 01/22] gitlab/cirrus: reduce scope of the FreeBSD testing matrix
,
Alex Bennée
,
05:13
[PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
,
Alex Bennée
,
05:12
[PATCH 04/22] scripts/ci: add gitlab-runner to kvm group
,
Alex Bennée
,
05:12
[PATCH 02/22] tests/docker: bump the xtensa base to debian:11-slim
,
Alex Bennée
,
05:12
[PATCH v4 57/57] tcg/s390x: Support 128-bit load/store
,
Richard Henderson
,
03:11
[PATCH v4 56/57] tcg/ppc: Support 128-bit load/store
,
Richard Henderson
,
03:11
[PATCH v4 54/57] tcg/aarch64: Rename temporaries
,
Richard Henderson
,
03:11
[PATCH v4 49/57] tcg/riscv: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 53/57] tcg/i386: Support 128-bit load/store with have_atomic16
,
Richard Henderson
,
03:11
[PATCH v4 50/57] tcg/s390x: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 55/57] tcg/aarch64: Support 128-bit load/store
,
Richard Henderson
,
03:11
[PATCH v4 46/57] tcg/loongarch64: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 52/57] tcg/i386: Honor 64-bit atomicity in 32-bit mode
,
Richard Henderson
,
03:11
[PATCH v4 44/57] tcg/aarch64: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 43/57] tcg/i386: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 51/57] tcg/sparc64: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 42/57] tcg: Introduce atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 48/57] tcg/ppc: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 47/57] tcg/mips: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 45/57] tcg/arm: Use atom_and_align_for_opc
,
Richard Henderson
,
03:11
[PATCH v4 41/57] tcg: Support TCG_TYPE_I128 in tcg_out_{ld, st}_helper_{args, ret}
,
Richard Henderson
,
03:11
[PATCH v4 40/57] tcg: Add INDEX_op_qemu_{ld,st}_i128
,
Richard Henderson
,
03:10
[PATCH v4 38/57] tcg/riscv: Support softmmu unaligned accesses
,
Richard Henderson
,
03:08
[PATCH v4 39/57] tcg: Introduce tcg_target_has_memory_bswap
,
Richard Henderson
,
03:08
[PATCH v4 34/57] tcg/sparc64: Use standard slow path for softmmu
,
Richard Henderson
,
03:08
[PATCH v4 35/57] accel/tcg: Remove helper_unaligned_{ld,st}
,
Richard Henderson
,
03:08
[PATCH v4 37/57] tcg/loongarch64: Support softmmu unaligned accesses
,
Richard Henderson
,
03:08
[PATCH v4 31/57] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
,
Richard Henderson
,
03:08
[PATCH v4 36/57] tcg/loongarch64: Assert the host supports unaligned accesses
,
Richard Henderson
,
03:08
[PATCH v4 33/57] tcg/sparc64: Split out tcg_out_movi_s32
,
Richard Henderson
,
03:08
[PATCH v4 22/57] tcg/aarch64: Use full load/store helpers in user-only mode
,
Richard Henderson
,
03:08
[PATCH v4 32/57] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
,
Richard Henderson
,
03:08
[PATCH v4 30/57] tcg/sparc64: Allocate %g2 as a third temporary
,
Richard Henderson
,
03:08
[PATCH v4 29/57] tcg/s390x: Use full load/store helpers in user-only mode
,
Richard Henderson
,
03:08
[PATCH v4 28/57] tcg/mips: Use full load/store helpers in user-only mode
,
Richard Henderson
,
03:08
[PATCH v4 26/57] tcg/arm: Adjust constraints on qemu_ld/st
,
Richard Henderson
,
03:08
[PATCH v4 27/57] tcg/arm: Use full load/store helpers in user-only mode
,
Richard Henderson
,
03:08
[PATCH v4 25/57] tcg/riscv: Use full load/store helpers in user-only mode
,
Richard Henderson
,
03:08
[PATCH v4 24/57] tcg/loongarch64: Use full load/store helpers in user-only mode
,
Richard Henderson
,
03:08
[PATCH v4 23/57] tcg/ppc: Use full load/store helpers in user-only mode
,
Richard Henderson
,
03:08
[PATCH v4 20/57] tcg: Introduce TCG_OPF_TYPE_MASK
,
Richard Henderson
,
03:08
[PATCH v4 21/57] tcg/i386: Use full load/store helpers in user-only mode
,
Richard Henderson
,
03:08
[PATCH v4 19/57] accel/tcg: Add have_lse2 support in ldst_atomicity
,
Richard Henderson
,
03:08
[PATCH v4 17/57] tcg/aarch64: Detect have_lse, have_lse2 for linux
,
Richard Henderson
,
03:08
[PATCH v4 18/57] tcg/aarch64: Detect have_lse, have_lse2 for darwin
,
Richard Henderson
,
03:08
[PATCH v4 16/57] accel/tcg: Add aarch64 specific support in ldst_atomicity
,
Richard Henderson
,
03:08
[PATCH v4 12/57] tcg: Add 128-bit guest memory primitives
,
Richard Henderson
,
03:08
[PATCH v4 11/57] tcg/tci: Use helper_{ld,st}*_mmu for user-only
,
Richard Henderson
,
03:08
[PATCH v4 07/57] accel/tcg: Honor atomicity of stores
,
Richard Henderson
,
03:07
[PATCH v4 14/57] tcg/i386: Add have_atomic16
,
Richard Henderson
,
03:07
[PATCH v4 15/57] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
,
Richard Henderson
,
03:07
[PATCH v4 08/57] target/loongarch: Do not include tcg-ldst.h
,
Richard Henderson
,
03:07
[PATCH v4 13/57] meson: Detect atomic128 support with optimization
,
Richard Henderson
,
03:07
[PATCH v4 06/57] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
03:07
[PATCH v4 03/57] accel/tcg: Introduce tlb_read_idx
,
Richard Henderson
,
03:07
[PATCH v4 10/57] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
,
Richard Henderson
,
03:07
[PATCH v4 09/57] tcg: Unify helper_{be,le}_{ld,st}*
,
Richard Henderson
,
03:07
[PATCH v4 04/57] accel/tcg: Reorg system mode load helpers
,
Richard Henderson
,
03:07
[PATCH v4 01/57] include/exec/memop: Add bits describing atomicity
,
Richard Henderson
,
03:07
[PATCH v4 02/57] accel/tcg: Add cpu_in_serial_context
,
Richard Henderson
,
03:07
[PATCH v4 05/57] accel/tcg: Reorg system mode store helpers
,
Richard Henderson
,
03:07
[PATCH v4 00/57] tcg: Improve atomicity support
,
Richard Henderson
,
03:07
[PATCH v4 54/54] tcg/s390x: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
03:02
[PATCH v4 49/54] tcg/ppc: Adjust constraints on qemu_ld/st
,
Richard Henderson
,
03:02
[PATCH v4 51/54] tcg/ppc: Remove unused constraint J
,
Richard Henderson
,
03:02
[PATCH v4 41/54] tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:02
[PATCH v4 53/54] tcg/s390x: Use ALGFR in constructing softmmu host address
,
Richard Henderson
,
03:02
[PATCH v4 50/54] tcg/ppc: Remove unused constraints A, B, C, D
,
Richard Henderson
,
03:02
[PATCH v4 48/54] tcg/ppc: Reorg tcg_out_tlb_read
,
Richard Henderson
,
03:02
[PATCH v4 52/54] tcg/riscv: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
03:02
[PATCH v4 47/54] tcg/mips: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
03:02
[PATCH v4 46/54] tcg/mips: Reorg tlb load within prepare_host_addr
,
Richard Henderson
,
03:02
[PATCH v4 45/54] tcg/mips: Remove MO_BSWAP handling
,
Richard Henderson
,
03:01
[PATCH v4 42/54] tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:01
[PATCH v4 40/54] tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:01
[PATCH v4 44/54] tcg/loongarch64: Simplify constraints on qemu_ld/st
,
Richard Henderson
,
03:01
[PATCH v4 43/54] tcg/s390x: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
03:01
[PATCH v4 38/54] tcg/arm: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
02:59
[PATCH v4 35/54] tcg/i386: Convert tcg_out_qemu_ld_slow_path
,
Richard Henderson
,
02:59
[PATCH v4 34/54] tcg: Add routines for calling slow-path helpers
,
Richard Henderson
,
02:59
[PATCH v4 39/54] tcg/loongarch64: Convert tcg_out_qemu_{ld, st}_slow_path
,
Richard Henderson
,
02:59
[PATCH v4 36/54] tcg/i386: Convert tcg_out_qemu_st_slow_path
,
Richard Henderson
,
02:59
[PATCH v4 29/54] tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}
,
Richard Henderson
,
02:59
[PATCH v4 32/54] tcg: Introduce arg_slot_stk_ofs
,
Richard Henderson
,
02:59
[PATCH v4 37/54] tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path
,
Richard Henderson
,
02:59
[PATCH v4 28/54] tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return
,
Richard Henderson
,
02:59
[PATCH v4 30/54] tcg: Move TCGLabelQemuLdst to tcg.c
,
Richard Henderson
,
02:59
[PATCH v4 33/54] tcg: Widen helper_*_st[bw]_mmu val arguments
,
Richard Henderson
,
02:59
[PATCH v4 31/54] tcg: Replace REG_P with arg_loc_reg_p
,
Richard Henderson
,
02:59
[PATCH v4 27/54] tcg/s390x: Introduce prepare_host_addr
,
Richard Henderson
,
02:58
[PATCH v4 26/54] tcg/s390x: Introduce HostAddress
,
Richard Henderson
,
02:58
[PATCH v4 25/54] tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
,
Richard Henderson
,
02:58
[PATCH v4 24/54] tcg/riscv: Introduce prepare_host_addr
,
Richard Henderson
,
02:58
[PATCH v4 23/54] tcg/riscv: Rationalize args to tcg_out_qemu_{ld,st}
,
Richard Henderson
,
02:58
[PATCH v4 22/54] tcg/riscv: Require TCG_TARGET_REG_BITS == 64
,
Richard Henderson
,
02:58
[PATCH v4 20/54] tcg/ppc: Introduce HostAddress
,
Richard Henderson
,
02:58
[PATCH v4 21/54] tcg/ppc: Introduce prepare_host_addr
,
Richard Henderson
,
02:58
[PATCH v4 19/54] tcg/ppc: Rationalize args to tcg_out_qemu_{ld,st}
,
Richard Henderson
,
02:58
[PATCH v4 18/54] tcg/mips: Introduce prepare_host_addr
,
Richard Henderson
,
02:58
[PATCH v4 17/54] tcg/mips: Rationalize args to tcg_out_qemu_{ld,st}
,
Richard Henderson
,
02:58
[PATCH v4 16/54] tcg/loongarch64: Introduce prepare_host_addr
,
Richard Henderson
,
02:58
[PATCH v4 15/54] tcg/loongarch64: Introduce HostAddress
,
Richard Henderson
,
02:58
[PATCH v4 14/54] tcg/loongarch64: Rationalize args to tcg_out_qemu_{ld, st}
,
Richard Henderson
,
02:58
[PATCH v4 13/54] tcg/arm: Introduce prepare_host_addr
,
Richard Henderson
,
02:57
[PATCH v4 12/54] tcg/arm: Introduce HostAddress
,
Richard Henderson
,
02:57
[PATCH v4 11/54] tcg/arm: Rationalize args to tcg_out_qemu_{ld,st}
,
Richard Henderson
,
02:57
[PATCH v4 09/54] tcg/aarch64: Introduce HostAddress
,
Richard Henderson
,
02:57
[PATCH v4 10/54] tcg/aarch64: Introduce prepare_host_addr
,
Richard Henderson
,
02:57
[PATCH v4 08/54] tcg/aarch64: Rationalize args to tcg_out_qemu_{ld, st}
,
Richard Henderson
,
02:57
[PATCH v4 06/54] tcg/i386: Introduce prepare_host_addr
,
Richard Henderson
,
02:57
[PATCH v4 05/54] tcg/i386: Introduce tcg_out_testi
,
Richard Henderson
,
02:57
[PATCH v4 07/54] tcg/i386: Use indexed addressing for softmmu fast path
,
Richard Henderson
,
02:57
[PATCH v4 02/54] tcg/i386: Generalize multi-part load overlap test
,
Richard Henderson
,
02:57
[PATCH v4 04/54] tcg/i386: Drop r0+r1 local variables from tcg_out_tlb_load
,
Richard Henderson
,
02:57
[PATCH v4 03/54] tcg/i386: Introduce HostAddress
,
Richard Henderson
,
02:57
[PATCH v4 01/54] tcg/i386: Rationalize args to tcg_out_qemu_{ld,st}
,
Richard Henderson
,
02:57
[PATCH v4 00/54] tcg: Simplify calls to load/store helpers
,
Richard Henderson
,
02:57
May 02, 2023
Re: [PATCH v3 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Niek Linnenbank
,
16:01
Re: [PATCH v3 00/57] tcg: Improve atomicity support
,
Richard Henderson
,
15:19
Re: [QEMU][PATCH v4 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Francisco Iglesias
,
15:14
Re: [PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
13:11
Re: [PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
12:23
Re: [PATCH v3 00/57] tcg: Improve atomicity support
,
Peter Maydell
,
12:12
Re: [PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
12:07
Re: [PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
10:52
Re: [PATCH v11 04/13] target/arm: Do not expose all -cpu max features to qtests
,
Fabiano Rosas
,
08:24
Re: [PATCH] hw/arm/bcm2835_property: Implement "get command line" message
,
Peter Maydell
,
07:43
Re: [PATCH] hw/arm/bcm2835_property: Implement "get command line" message
,
Daniel Bertalan
,
07:10
Re: [PATCH v7 1/1] arm/kvm: add support for MTE
,
Richard Henderson
,
06:58
Re: [PATCH 0/2] arm: allwinner: fix endianness bugs in sdhost and sun8i-emac
,
Peter Maydell
,
06:35
Re: [PATCH 0/2] target/arm: Load correct half of 64-bit fields
,
Peter Maydell
,
06:33
Re: [PATCH] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Peter Maydell
,
06:28
Re: [PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts
,
Peter Maydell
,
06:28
Re: [PATCH] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
,
Peter Maydell
,
06:26
Re: [PATCH v7 1/1] arm/kvm: add support for MTE
,
Juan Quintela
,
06:17
Re: [PATCH] hw/arm/bcm2835_property: Implement "get command line" message
,
Peter Maydell
,
06:16
Re: [PATCH v2] hw/net: npcm7xx_emc: set MAC in register space
,
Peter Maydell
,
06:03
Re: [PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
05:55
Re: [PATCH v11 06/13] tests/qtest: Adjust and document query-cpu-model-expansion test for arm
,
Peter Maydell
,
05:47
Re: [PATCH v7 1/1] arm/kvm: add support for MTE
,
Cornelia Huck
,
05:03
May 01, 2023
Re: [PATCH v7 1/1] arm/kvm: add support for MTE
,
Richard Henderson
,
05:37
Re: [PATCH v3 06/57] tcg/i386: Generalize multi-part load overlap test
,
Richard Henderson
,
03:42
Re: [PATCH v3 54/57] tcg/ppc: Remove unused constraints A, B, C, D
,
Richard Henderson
,
03:23
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc