Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-arm info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Sep 30 2022 18:03:39 -0400
Messages in reverse chronological order
[
Next Period
]
September 30, 2022
[PATCH v5 9/9] target/arm: Enable TARGET_TB_PCREL
,
Richard Henderson
,
18:03
[PATCH v5 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32
,
Richard Henderson
,
18:03
[PATCH v5 6/9] target/arm: Change gen_jmp* to work on displacements
,
Richard Henderson
,
18:03
[PATCH v5 7/9] target/arm: Introduce gen_pc_plus_diff for aarch64
,
Richard Henderson
,
18:03
[PATCH v5 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Richard Henderson
,
18:03
[PATCH v5 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
,
Richard Henderson
,
18:03
[PATCH v5 1/9] target/arm: Introduce curr_insn_len
,
Richard Henderson
,
18:03
[PATCH v5 5/9] target/arm: Remove gen_exception_internal_insn pc argument
,
Richard Henderson
,
18:03
[PATCH v5 0/9] target/arm: pc-relative translation blocks
,
Richard Henderson
,
18:03
[PATCH v5 4/9] target/arm: Change gen_exception_insn* to work on displacements
,
Richard Henderson
,
18:03
RE: [PATCH v6 16/18] hw/core: Add CPUClass.get_pc
,
Taylor Simpson
,
17:57
[PATCH v6 16/18] hw/core: Add CPUClass.get_pc
,
Richard Henderson
,
17:27
Re: [PATCH 1/2] target/arm: Don't allow guest to use unimplemented granule sizes
,
Richard Henderson
,
17:05
Re: [PATCH 2/2] docs/system/arm/emulation.rst: Report FEAT_GTG support
,
Richard Henderson
,
16:16
[PATCH 0/2] target/arm: Enforce implemented granule size limits
,
Peter Maydell
,
13:49
[PATCH 1/2] target/arm: Don't allow guest to use unimplemented granule sizes
,
Peter Maydell
,
13:49
[PATCH 2/2] docs/system/arm/emulation.rst: Report FEAT_GTG support
,
Peter Maydell
,
13:49
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Peter Maydell
,
11:10
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Cédric Le Goater
,
10:59
Re: [PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Eric Auger
,
08:59
Re: [PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Marc Zyngier
,
08:31
Re: [PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Vitaly Chikunov
,
08:28
[PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
07:38
Re: [PATCH 2/6] arm: re-randomize rng-seed on reboot
,
Bin Meng
,
05:11
September 29, 2022
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
22:05
[PATCH 2/6] arm: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
19:24
Re: [PATCH] arm: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
19:19
Re: [PATCH] arm: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
16:57
Re: [PATCH] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
,
Peter Maydell
,
13:03
Re: [PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
,
Peter Maydell
,
12:53
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Peter Maydell
,
11:55
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Peter Maydell
,
11:29
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
11:28
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Richard Henderson
,
11:22
Re: [PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
,
Cornelia Huck
,
09:48
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Peter Maydell
,
09:24
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Thomas Huth
,
09:16
[PATCH v1 23/51] tests/tcg: clean up calls to run-test
,
Alex Bennée
,
07:50
[PATCH v1 24/51] tests/tcg: move compiler tests to Makefiles
,
Alex Bennée
,
07:50
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Peter Maydell
,
07:49
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Peter Maydell
,
07:45
Re: [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Gavin Shan
,
07:21
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Markus Armbruster
,
06:55
Re: [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Cornelia Huck
,
06:28
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Akihiko Odaki
,
05:25
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Cédric Le Goater
,
03:21
Re: [PATCH v4 9/9] target/arm: Enable TARGET_TB_PCREL
,
Richard Henderson
,
00:30
September 28, 2022
Re: [PATCH v4 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
,
Richard Henderson
,
23:06
Re: [PATCH 2/2] ast2600: Drop NEON from the CPU features
,
Joel Stanley
,
22:09
Re: [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Gavin Shan
,
19:50
Re: [PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
,
Gavin Shan
,
19:38
Re: [PATCH v2 31/66] target/arm: Fix S2 disabled check in S1_ptw_translate
,
Richard Henderson
,
19:31
Re: [PATCH v3 3/5] hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
,
Gavin Shan
,
19:16
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Joel Stanley
,
19:00
Re: [PATCH v1 04/10] tests/tcg: add memory-sve test for aarch64
,
Richard Henderson
,
18:55
Re: [PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
,
Joel Stanley
,
18:48
Re: [PATCH v2 29/66] target/arm: Introduce arm_hcr_el2_eff_secstate
,
Richard Henderson
,
15:38
Re: [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
14:56
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Richard Henderson
,
13:21
Re: [PATCH v3 09/15] hw/timer: convert mptimer access to attrs to derive cpu index
,
Richard Henderson
,
13:04
Re: [PATCH v3 08/15] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Richard Henderson
,
13:03
Re: [PATCH v3 07/15] qtest: make read/write operation appear to be from CPU
,
Richard Henderson
,
12:58
Re: [PATCH v3 06/15] target/arm: ensure m-profile helpers set appropriate MemTxAttrs
,
Richard Henderson
,
12:57
Re: [PATCH v3 05/15] target/arm: ensure ptw accesses set appropriate MemTxAttrs
,
Richard Henderson
,
12:52
Re: [PATCH v3 04/15] target/arm: ensure KVM traps set appropriate MemTxAttrs
,
Richard Henderson
,
12:50
Re: [PATCH v3 03/15] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Richard Henderson
,
12:48
[PATCH 2/2] ast2600: Drop NEON from the CPU features
,
Cédric Le Goater
,
12:47
[PATCH 0/2] ast2600: Disable NEON and VFPv4-D32
,
Cédric Le Goater
,
12:47
[PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Cédric Le Goater
,
12:47
Re: [PATCH v3 02/15] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
,
Richard Henderson
,
12:45
Re: [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Richard Henderson
,
12:42
Re: [PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
,
Richard Henderson
,
12:15
Re: [PATCH] target/arm: Do alignment check when translation disabled
,
Richard Henderson
,
11:52
Re: [PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
,
Daniel P . Berrangé
,
11:31
Re: [PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
,
Thomas Huth
,
11:25
Re: [PATCH] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
,
Richard Henderson
,
10:56
Re: [PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
,
Eric Auger
,
08:51
Re: [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Eric Auger
,
08:23
Re: [PATCH 3/3] target/arm: Update SDCR_VALID_MASK to include SCCD
,
Richard Henderson
,
08:17
Re: [PATCH 2/3] target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
,
Richard Henderson
,
08:16
Re: [PATCH 1/3] target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
,
Richard Henderson
,
08:11
Re: [PATCH v3 3/5] hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
,
Eric Auger
,
08:10
Re: [PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
,
Eric Auger
,
08:09
Re: [PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
,
Thomas Huth
,
06:32
Re: [PATCH] target/arm: Use the max page size in a 2-stage ptw
,
Marc Zyngier
,
02:54
Re: [PATCH] target/arm: Use the max page size in a 2-stage ptw
,
Zenghui Yu
,
00:35
September 27, 2022
Re: [PATCH v2] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
13:41
Re: [PATCH v2] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Eric Auger
,
13:07
[PATCH v2] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
12:49
[PATCH] arm: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
12:08
Re: [PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
,
Eric Auger
,
10:47
[PATCH v3 12/15] gdbstub: move sstep flags probing into AccelClass
,
Alex Bennée
,
10:26
[PATCH v3 15/15] accel/kvm: move kvm_update_guest_debug to inline stub
,
Alex Bennée
,
10:26
[PATCH v3 13/15] gdbstub: move breakpoint logic to accel ops
,
Alex Bennée
,
10:15
[PATCH v3 10/15] configure: move detected gdb to TCG's config-host.mak
,
Alex Bennée
,
10:15
[PATCH v3 08/15] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
10:15
[PATCH v3 14/15] gdbstub: move guest debug support check to ops
,
Alex Bennée
,
10:15
[PATCH v3 07/15] qtest: make read/write operation appear to be from CPU
,
Alex Bennée
,
10:15
[PATCH v3 11/15] gdbstub: move into its own sub directory
,
Alex Bennée
,
10:15
[PATCH v3 04/15] target/arm: ensure KVM traps set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 05/15] target/arm: ensure ptw accesses set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 09/15] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
10:15
[PATCH v3 02/15] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 03/15] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 06/15] target/arm: ensure m-profile helpers set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
,
Alex Bennée
,
10:15
[PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
10:15
Re: [PATCH v2 6/8] hw/arm/virt: Fix devicetree warning about the SMMU node
,
Eric Auger
,
09:24
Re: [PATCH v2 2/8] hw/arm/virt: Fix devicetree warning about the GIC node
,
Eric Auger
,
08:49
Re: [PATCH v2 1/8] hw/arm/virt: Fix devicetree warning about the root node
,
Eric Auger
,
08:48
Re: [PATCH v2 3/8] hw/arm/virt: Use "msi-map" devicetree property for PCI
,
Eric Auger
,
08:48
Re: [PATCH v2 4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node
,
Eric Auger
,
08:48
[PATCH] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
,
Jerome Forissier
,
08:01
Re: [PATCH v2 4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node
,
Peter Maydell
,
07:57
Re: [PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
,
Peter Maydell
,
07:47
Re: [PATCH v2 6/8] hw/arm/virt: Fix devicetree warning about the SMMU node
,
Peter Maydell
,
07:37
Re: [PATCH v2 3/8] hw/arm/virt: Use "msi-map" devicetree property for PCI
,
Peter Maydell
,
07:37
Re: [PATCH v2 2/8] hw/arm/virt: Fix devicetree warning about the GIC node
,
Peter Maydell
,
07:33
Re: [PATCH v2 1/8] hw/arm/virt: Fix devicetree warning about the root node
,
Peter Maydell
,
07:31
Re: [PATCH v2 8/8] hw/arm/virt: Fix devicetree warnings about node names
,
Peter Maydell
,
07:28
Re: [PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node
,
Peter Maydell
,
07:25
[PATCH v4 41/54] tests/qtest: microbit-test: Fix socket access for win32
,
Bin Meng
,
07:08
[PATCH v4 06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:07
[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
,
Bin Meng
,
07:07
[PATCH v2 8/8] hw/arm/virt: Fix devicetree warnings about node names
,
Jean-Philippe Brucker
,
06:13
[PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
,
Jean-Philippe Brucker
,
06:13
[PATCH v2 4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node
,
Jean-Philippe Brucker
,
06:13
[PATCH v2 3/8] hw/arm/virt: Use "msi-map" devicetree property for PCI
,
Jean-Philippe Brucker
,
06:13
[PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node
,
Jean-Philippe Brucker
,
06:12
[PATCH v2 6/8] hw/arm/virt: Fix devicetree warning about the SMMU node
,
Jean-Philippe Brucker
,
06:12
[PATCH v2 2/8] hw/arm/virt: Fix devicetree warning about the GIC node
,
Jean-Philippe Brucker
,
06:12
[PATCH v2 1/8] hw/arm/virt: Fix devicetree warning about the root node
,
Jean-Philippe Brucker
,
06:12
[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
,
Jean-Philippe Brucker
,
06:12
Re: [PATCH v2 04/11] qtest: make read/write operation appear to be from CPU
,
Thomas Huth
,
05:46
Re: [RFC PATCH] ast2600: Fix CPU features
,
Cédric Le Goater
,
03:59
September 26, 2022
Re: [RFC PATCH] ast2600: Fix CPU features
,
Joel Stanley
,
21:49
Re: [PATCH v2 03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alexander Graf
,
16:20
Re: [PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Alexander Graf
,
16:16
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Eric Auger
,
15:44
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
15:07
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Vitaly Chikunov
,
14:08
[PATCH v8 03/16] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Daniel Henrique Barboza
,
13:39
Re: [PATCH v2 03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alex Bennée
,
11:47
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Peter Maydell
,
11:45
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
11:45
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
11:42
Re: [PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
11:31
Re: [PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
11:25
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Peter Maydell
,
11:18
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
11:08
Re: [PATCH v2 02/11] target/arm: enable tracking of CPU index in MemTxAttrs
,
Peter Maydell
,
11:08
Re: [PATCH v2 02/11] target/arm: enable tracking of CPU index in MemTxAttrs
,
Alex Bennée
,
11:06
Re: [PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
10:34
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Marc Zyngier
,
10:26
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Peter Maydell
,
10:14
Re: [PATCH v2 02/11] target/arm: enable tracking of CPU index in MemTxAttrs
,
Peter Maydell
,
10:12
Re: [PATCH v2 03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Peter Maydell
,
10:11
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Eric Auger
,
09:57
[PATCH v2 09/11] gdbstub: move sstep flags probing into AccelClass
,
Alex Bennée
,
09:39
[PATCH v2 11/11] gdbstub: move guest debug support check to ops
,
Alex Bennée
,
09:39
[PATCH v2 07/11] configure: move detected gdb to TCG's config-host.mak
,
Alex Bennée
,
09:39
[PATCH v2 10/11] gdbstub: move breakpoint logic to accel ops
,
Alex Bennée
,
09:39
[PATCH v2 06/11] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
09:39
[PATCH v2 08/11] gdbstub: move into its own sub directory
,
Alex Bennée
,
09:39
[PATCH v2 00/11] gdbstub/next (MemTxAttrs and re-factoring)
,
Alex Bennée
,
09:39
[PATCH v2 04/11] qtest: make read/write operation appear to be from CPU
,
Alex Bennée
,
09:39
[PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
09:39
[PATCH v2 03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alex Bennée
,
09:39
[PATCH v2 02/11] target/arm: enable tracking of CPU index in MemTxAttrs
,
Alex Bennée
,
09:39
[PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
09:39
[PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
09:36
Re: [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
mads
,
09:08
Re: [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
mads
,
09:08
Re: [PATCH v3 06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
08:19
Re: [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
07:06
Re: [PATCH v2 0/8] AArch64/HMAT support and tests
,
Hesham Almatary
,
05:19
Re: [RFC PATCH] ast2600: Fix CPU features
,
Cédric Le Goater
,
03:05
[RFC PATCH] ast2600: Fix CPU features
,
Cédric Le Goater
,
02:26
September 25, 2022
Re: [PATCH v3 06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Cédric Le Goater
,
12:21
[PATCH v3 44/54] tests/qtest: microbit-test: Fix socket access for win32
,
Bin Meng
,
07:32
[PATCH v3 06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 00/54] tests/qtest: Enable running qtest on Windows
,
Bin Meng
,
07:30
Re: [PATCH v1 4/9] hw/timer: convert mptimer access to attrs to derive cpu index
,
Richard Henderson
,
06:11
Re: [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Richard Henderson
,
06:11
September 24, 2022
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Peter Maydell
,
05:11
September 23, 2022
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
19:42
Re: [PATCH] arm/monitor: add register name resolution
,
Nikola Brkovic
,
14:11
[PATCH 1/3] target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
,
Peter Maydell
,
08:34
[PATCH 2/3] target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
,
Peter Maydell
,
08:34
[PATCH 3/3] target/arm: Update SDCR_VALID_MASK to include SCCD
,
Peter Maydell
,
08:34
[PATCH 0/3] target/arm: Fix bugs in recent PMU changes
,
Peter Maydell
,
08:34
Re: [PULL 11/20] target/arm: Don't mishandle count when enabling or disabling PMU counters
,
Peter Maydell
,
06:50
Re: [PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
,
Thomas Huth
,
05:02
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
zhukeqian
,
04:58
[PATCH 5/6] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
,
Cédric Le Goater
,
04:48
[PATCH 6/6] aspeed/smc: Cache AspeedSMCClass
,
Cédric Le Goater
,
04:48
[PATCH 2/6] cpu: cache CPUClass in CPUState for hot code paths
,
Cédric Le Goater
,
04:48
[PATCH 0/6] aspeed: avocado test boosts
,
Cédric Le Goater
,
04:48
[PATCH 3/6] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
,
Cédric Le Goater
,
04:48
[PATCH 4/6] cputlb: used cached CPUClass in our hot-paths
,
Cédric Le Goater
,
04:48
[PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
,
Cédric Le Goater
,
04:48
Re: [PATCH v2 07/39] tests: Avoid using hardcoded /tmp in test cases
,
Markus Armbruster
,
00:43
September 22, 2022
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Jason Wang
,
23:21
Re: [PATCH v2 07/39] tests: Avoid using hardcoded /tmp in test cases
,
Marc-André Lureau
,
15:47
Re: [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Pavel Pisa
,
13:08
Re: [PATCH] target/arm: Do alignment check when translation disabled
,
Peter Maydell
,
11:32
Re: [RFC PATCH v2 0/3] Initial PECI bus support
,
Peter Maydell
,
11:10
[PATCH v1 4/9] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
10:58
[PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
10:58
Re: [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Peter Maydell
,
10:47
Re: [QEMU][PATCH 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
,
Peter Maydell
,
10:32
Re: [PATCH v4 9/9] target/arm: Enable TARGET_TB_PCREL
,
Peter Maydell
,
10:08
Re: [PATCH v4 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
,
Peter Maydell
,
10:04
Re: [PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Peter Maydell
,
10:01
Re: [PATCH] arm/monitor: add register name resolution
,
Peter Maydell
,
09:16
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Peter Maydell
,
08:36
Re: QEMU ARM patch - Signal TSFL_INT flag for lan9118 device interrupt
,
Peter Maydell
,
08:17
Re: [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
07:29
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Peter Maydell
,
07:10
Re: [PATCH v2 00/66] target/arm: Implement FEAT_HAFDBS
,
Peter Maydell
,
06:56
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
B
,
03:55
September 21, 2022
Re: [PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
,
Zhenyu Zhang
,
21:51
[PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
19:47
[PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Gavin Shan
,
19:14
[PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
,
Gavin Shan
,
19:14
[PATCH v3 3/5] hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
,
Gavin Shan
,
19:14
[PATCH v3 2/5] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
,
Gavin Shan
,
19:14
[PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
,
Gavin Shan
,
19:14
[PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
,
Gavin Shan
,
19:14
[PATCH v1 04/10] tests/tcg: add memory-sve test for aarch64
,
Alex Bennée
,
12:08
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Igor Mammedov
,
09:22
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Peter Maydell
,
05:48
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Markus Armbruster
,
00:55
September 20, 2022
Re: [PATCH 2/3] acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
,
Ani Sinha
,
23:48
Re: [PATCH 3/3] tests/acpi: virt: update ACPI GTDT binaries
,
Ani Sinha
,
23:39
Re: [PATCH 1/3] tests/acpi: virt: allow acpi GTDT changes
,
Ani Sinha
,
23:36
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Bernhard Beschow
,
19:24
Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
,
Bernhard Beschow
,
19:20
Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
,
Bernhard Beschow
,
19:13
Re: [PATCH 2/9] exec/hwaddr.h: Add missing include
,
Bernhard Beschow
,
19:04
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Bernhard Beschow
,
19:00
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Bernhard Beschow
,
18:51
Re: [Phishing Risk] [External] Re: [PATCH 0/3] Add a host power device
,
Philippe Mathieu-Daudé
,
15:05
[PATCH v2 3/3] hw/arm/aspeed: g220a: Add a latching switch device
,
Jian Zhang
,
14:46
[PATCH v2 2/3] hw/gpio/aspeed_gpio: Add gpios in/out init
,
Jian Zhang
,
14:46
[PATCH v2 1/3] hw/misc/latching_switch: Add a simple latching_switch device
,
Jian Zhang
,
14:46
[PATCH v2 0/3] Add a simple latching_switch
,
Jian Zhang
,
14:46
[PATCH 1/3] tests/acpi: virt: allow acpi GTDT changes
,
Miguel Luis
,
13:58
[PATCH 2/3] acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
,
Miguel Luis
,
13:58
[PATCH 3/3] tests/acpi: virt: update ACPI GTDT binaries
,
Miguel Luis
,
13:58
[PATCH 0/3] fix for two ACPI GTDT physical addresses
,
Miguel Luis
,
13:58
Re: [PULL 11/20] target/arm: Don't mishandle count when enabling or disabling PMU counters
,
Thomas Huth
,
12:46
Re: [PATCH v2 36/66] target/arm: Reorg get_phys_addr_disabled
,
Peter Maydell
,
12:21
Re: [PATCH v2 35/66] target/arm: Split out get_phys_addr_disabled
,
Peter Maydell
,
12:12
Re: [PATCH v2 34/66] target/arm: Fix ATS12NSO* from S PL1
,
Peter Maydell
,
12:10
Re: [PATCH v2 33/66] target/arm: Pass HCR to attribute subroutines.
,
Peter Maydell
,
12:08
Re: [PATCH v2 32/66] target/arm: Remove env argument from combined_attrs_fwb
,
Peter Maydell
,
12:06
Re: [PATCH v2 31/66] target/arm: Fix S2 disabled check in S1_ptw_translate
,
Peter Maydell
,
12:02
Re: [PATCH v2 30/66] target/arm: Hoist read of *is_secure in S1_ptw_translate
,
Peter Maydell
,
11:54
Re: [PATCH v2 29/66] target/arm: Introduce arm_hcr_el2_eff_secstate
,
Peter Maydell
,
11:53
Re: [PATCH v2 28/66] target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
,
Peter Maydell
,
11:50
Re: [PATCH v2 27/66] target/arm: Reorg regime_translation_disabled
,
Peter Maydell
,
11:47
Re: [PATCH v2 26/66] target/arm: Fold secure and non-secure a-profile mmu indexes
,
Peter Maydell
,
11:44
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Mark Cave-Ayland
,
11:38
Re: [PATCH v2 25/66] target/arm: Add is_secure parameter to do_ats_write
,
Peter Maydell
,
11:34
Re: [PATCH v2 24/66] target/arm: Merge regime_is_secure into get_phys_addr
,
Peter Maydell
,
11:25
Re: [PATCH v2 23/66] target/arm: Add TBFLAG_M32.SECURE
,
Peter Maydell
,
11:24
Re: [PATCH v2 22/66] target/arm: Add is_secure parameter to v7m_read_half_insn
,
Peter Maydell
,
11:22
Re: [PATCH v2 21/66] target/arm: Split out get_phys_addr_with_secure
,
Peter Maydell
,
11:20
Re: [PATCH v2 20/66] target/arm: Add is_secure parameter to get_phys_addr_pmsav5
,
Peter Maydell
,
11:18
Re: [PATCH v2 19/66] target/arm: Add is_secure parameter to regime_translation_disabled
,
Peter Maydell
,
11:18
Re: [Phishing Risk] [External] Re: [PATCH 0/3] Add a host power device
,
Zhang Jian
,
11:17
Re: [PATCH v2 18/66] target/arm: Add secure parameter to get_phys_addr_pmsav7
,
Peter Maydell
,
11:16
Re: [PATCH v2 17/66] target/arm: Add is_secure parameter to get_phys_addr_lpae
,
Peter Maydell
,
10:53
Re: [PATCH v2 16/66] target/arm: Add is_secure parameter to pmsav7_use_background_region
,
Peter Maydell
,
10:47
Re: [PATCH v2 15/66] target/arm: Add secure parameter to get_phys_addr_pmsav8
,
Peter Maydell
,
10:46
Re: [PATCH v2 14/66] target/arm: Add is_secure parameter to get_phys_addr_v6
,
Peter Maydell
,
10:45
Re: [PATCH v2 13/66] target/arm: Add is_secure parameter to get_phys_addr_v5
,
Peter Maydell
,
10:45
Re: [PATCH v2 12/66] target/arm: Add secure parameter to pmsav8_mpu_lookup
,
Peter Maydell
,
10:44
Re: [PATCH v2 11/66] target/arm: Add is_secure parameter to v8m_security_lookup
,
Peter Maydell
,
10:43
Re: [PATCH v2 10/66] target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
,
Peter Maydell
,
10:36
Re: [PATCH v2 09/66] target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
,
Peter Maydell
,
10:30
Re: [PATCH v2 08/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
,
Peter Maydell
,
10:28
Re: [PATCH v2 07/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
,
Peter Maydell
,
10:27
Re: [PATCH v2 06/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
,
Peter Maydell
,
10:26
Re: [PATCH v2 05/66] target/arm: Use GetPhysAddrResult in get_phys_addr_v5
,
Peter Maydell
,
10:26
Re: [PATCH v2 04/66] target/arm: Use GetPhysAddrResult in get_phys_addr_v6
,
Peter Maydell
,
10:25
Re: [PATCH v2 03/66] target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
,
Peter Maydell
,
10:24
Re: [PATCH v2 02/66] target/arm: Fix ipa_secure in get_phys_addr
,
Peter Maydell
,
10:22
Re: [PATCH 4/9] hw/ppc/spapr: Fix code style problems reported by checkpatch
,
Daniel Henrique Barboza
,
10:01
Re: [PATCH v2 01/66] target/arm: Create GetPhysAddrResult
,
Peter Maydell
,
09:51
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Peter Maydell
,
09:16
Re: [PULL 00/20] target-arm.next patch queue
,
Peter Maydell
,
09:06
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Markus Armbruster
,
07:38
Re: [PATCH v3 3/6] accel/tcg: Suppress auto-invalidate in probe_access_internal
,
Peter Maydell
,
07:21
Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
,
Zenghui Yu
,
07:16
Re: [PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Peter Maydell
,
07:00
Re: [PATCH v3 5/6] accel/tcg: Introduce tlb_set_page_full
,
Peter Maydell
,
06:59
Re: [PATCH v3 4/6] accel/tcg: Introduce probe_access_full
,
Peter Maydell
,
06:47
Re: [PATCH v3 2/6] accel/tcg: Drop addr member from SavedIOTLB
,
Peter Maydell
,
06:44
Re: [PATCH v3 1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Peter Maydell
,
06:43
[PATCH v2 29/39] tests/qtest: microbit-test: Fix socket access for win32
,
Bin Meng
,
06:34
[PATCH v2 07/39] tests: Avoid using hardcoded /tmp in test cases
,
Bin Meng
,
06:32
[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
,
Bin Meng
,
06:32
Re: [PATCH] target/arm: Fix alignment for VLD4.32
,
Peter Maydell
,
06:29
Re: [PATCH v2] hw/arm: fix the position of vcram for raspi
,
Peter Maydell
,
06:24
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Peter Maydell
,
05:56
Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
,
Eric Auger
,
05:23
Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
,
BALATON Zoltan
,
05:02
Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
,
BALATON Zoltan
,
04:50
Re: [PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Thomas Huth
,
03:01
Re: [PATCH 5/9] exec/address-spaces: Wrap address space singletons into functions
,
Philippe Mathieu-Daudé
,
01:36
Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
,
Philippe Mathieu-Daudé
,
01:30
Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
,
Philippe Mathieu-Daudé
,
01:16
Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
,
Philippe Mathieu-Daudé
,
01:12
Re: [PATCH 6/9] target/loongarch/cpu: Remove unneeded include directive
,
Philippe Mathieu-Daudé
,
00:57
Re: [PATCH 3/9] hw/core/sysbus: Resolve main_system_bus singleton
,
Philippe Mathieu-Daudé
,
00:53
Re: [PATCH 2/9] exec/hwaddr.h: Add missing include
,
Philippe Mathieu-Daudé
,
00:51
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Philippe Mathieu-Daudé
,
00:47
September 19, 2022
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Alistair Francis
,
19:32
[PATCH 9/9] exec/address-spaces: Inline legacy functions
,
Bernhard Beschow
,
19:19
[PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
,
Bernhard Beschow
,
19:19
[PATCH 7/9] hw/sysbus: Introduce dedicated struct SysBusState for TYPE_SYSTEM_BUS
,
Bernhard Beschow
,
19:19
[PATCH 6/9] target/loongarch/cpu: Remove unneeded include directive
,
Bernhard Beschow
,
19:19
[PATCH 5/9] exec/address-spaces: Wrap address space singletons into functions
,
Bernhard Beschow
,
19:19
[PATCH 4/9] hw/ppc/spapr: Fix code style problems reported by checkpatch
,
Bernhard Beschow
,
19:18
[PATCH 3/9] hw/core/sysbus: Resolve main_system_bus singleton
,
Bernhard Beschow
,
19:18
[PATCH 2/9] exec/hwaddr.h: Add missing include
,
Bernhard Beschow
,
19:18
[PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Bernhard Beschow
,
19:18
[PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Bernhard Beschow
,
19:18
Re: [PATCH 0/3] Add a host power device
,
Philippe Mathieu-Daudé
,
19:10
Re: [PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Patrick Venture
,
18:37
[PATCH 2/3] hw/misc/host_power: Add a simple host power device
,
Jian Zhang
,
13:29
[PATCH 1/3] hw/gpio/aspeed_gpio: Add gpios in/out init
,
Jian Zhang
,
13:29
[PATCH 3/3] hw/arm/aspeed: g220a: Add host-power device
,
Jian Zhang
,
13:29
[PATCH 0/3] Add a host power device
,
Jian Zhang
,
13:29
Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
,
Andrew Jones
,
11:44
Re: [kvm-unit-tests PATCH v4 10/12] arm: pmu: test 32-bit <-> 64-bit transitions
,
Zenghui Yu
,
10:32
Re: [kvm-unit-tests PATCH v4 08/12] arm: pmu: Test SW_INCR event count
,
Zenghui Yu
,
10:31
Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
,
Zenghui Yu
,
10:30
Re: [PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Thomas Huth
,
08:44
September 17, 2022
Re: [PULL 00/20] target-arm.next patch queue
,
Stefan Hajnoczi
,
16:18
Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Richard Henderson
,
04:33
September 16, 2022
Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
11:34
Re: [RFC PATCH 1/4] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
11:19
Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Philippe Mathieu-Daudé
,
10:49
Re: [RFC PATCH 2/4] qtest: make read/write operation appear to be from CPU
,
Philippe Mathieu-Daudé
,
10:40
September 15, 2022
Re: [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
gaosong
,
09:21
Re: [PATCH v2 0/8] AArch64/HMAT support and tests
,
Yicong Yang
,
09:21
Re: [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
07:59
Re: [RFC PATCH 4/4] hw/timer: convert mptimer access to attrs to derive cpu index
,
Richard Henderson
,
04:18
Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Richard Henderson
,
04:16
Re: [RFC PATCH 2/4] qtest: make read/write operation appear to be from CPU
,
Richard Henderson
,
04:16
Re: [RFC PATCH 1/4] hw: encode accessing CPU index in MemTxAttrs
,
Richard Henderson
,
04:07
September 14, 2022
[RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
12:10
[RFC PATCH 1/4] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
12:10
[RFC PATCH 4/4] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
12:10
[RFC PATCH 2/4] qtest: make read/write operation appear to be from CPU
,
Alex Bennée
,
12:10
[RFC PATCH 0/4] use MemTxAttrs to signal cpu index
,
Alex Bennée
,
12:10
Re: [PATCH] target/arm: Fix alignment for VLD4.32
,
Richard Henderson
,
09:11
[PATCH] target/arm: Fix alignment for VLD4.32
,
Clément Chigot
,
09:04
[PULL 19/20] target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
,
Richard Henderson
,
07:53
[PULL 10/20] target/arm: Correct value returned by pmu_counter_mask()
,
Richard Henderson
,
07:53
[PULL 11/20] target/arm: Don't mishandle count when enabling or disabling PMU counters
,
Richard Henderson
,
07:53
[PULL 18/20] target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
,
Richard Henderson
,
07:53
[PULL 09/20] target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
,
Richard Henderson
,
07:53
[PULL 20/20] target/arm: Make boards pass base address to armv7m_load_kernel()
,
Richard Henderson
,
07:53
[PULL 07/20] target/arm: Advertise FEAT_ETS for '-cpu max'
,
Richard Henderson
,
07:53
[PULL 17/20] target/arm: Support 64-bit event counters for FEAT_PMUv3p5
,
Richard Henderson
,
07:53
[PULL 15/20] target/arm: Rename pmu_8_n feature test functions
,
Richard Henderson
,
07:52
[PULL 14/20] target/arm: Detect overflow when calculating next PMU interrupt
,
Richard Henderson
,
07:52
[PULL 16/20] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
,
Richard Henderson
,
07:52
[PULL 12/20] target/arm: Ignore PMCR.D when PMCR.LC is set
,
Richard Henderson
,
07:52
[PULL 13/20] target/arm: Honour MDCR_EL2.HPMD in Secure EL2
,
Richard Henderson
,
07:52
[PULL 08/20] target/arm: Add missing space in comment
,
Richard Henderson
,
07:52
[PULL 06/20] target/arm: Implement ID_DFR1
,
Richard Henderson
,
07:52
[PULL 05/20] target/arm: Implement ID_MMFR5
,
Richard Henderson
,
07:52
[PULL 04/20] target/arm: Sort KVM reads of AArch32 ID registers into encoding order
,
Richard Henderson
,
07:52
[PULL 03/20] target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
,
Richard Henderson
,
07:52
[PULL 02/20] hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DISPLAYS
,
Richard Henderson
,
07:52
[PULL 00/20] target-arm.next patch queue
,
Richard Henderson
,
07:52
[PATCH] target/arm: Do alignment check when translation disabled
,
Richard Henderson
,
07:52
[PULL 01/20] target/arm: Add cortex-a35
,
Richard Henderson
,
07:52
September 13, 2022
Re: [RFC PATCH v2 3/3] hw/peci: add support for EndPointConfig reads
,
Peter Delevoryas
,
14:30
Re: [RFC PATCH v2 1/3] hw/peci: add initial support for PECI
,
Peter Delevoryas
,
14:30
Re: [RFC PATCH 1/3] hw/peci: add initial support for PECI
,
Peter Delevoryas
,
14:28
Re: [RFC PATCH 0/3] Initial PECI bus support
,
Peter Delevoryas
,
14:27
Re: [RFC PATCH 3/3] hw/peci: add support for EndPointConfig reads
,
Titus Rwantare
,
14:22
[RFC PATCH v2 3/3] hw/peci: add support for EndPointConfig reads
,
Titus Rwantare
,
14:22
[RFC PATCH v2 2/3] hw/peci: add PECI support for NPCM7xx BMCs
,
Titus Rwantare
,
14:22
[RFC PATCH v2 1/3] hw/peci: add initial support for PECI
,
Titus Rwantare
,
14:22
[RFC PATCH v2 0/3] Initial PECI bus support
,
Titus Rwantare
,
14:22
Re: [RFC PATCH 1/3] hw/peci: add initial support for PECI
,
Titus Rwantare
,
14:22
Re: [RFC PATCH 0/3] Initial PECI bus support
,
Titus Rwantare
,
14:21
[PATCH] target/arm: Do alignment check when translation disabled
,
Richard Henderson
,
11:50
[PATCH] target/arm: Use the max page size in a 2-stage ptw
,
Richard Henderson
,
09:58
September 10, 2022
[PATCH] arm/monitor: add register name resolution
,
Nikola Brkovic
,
11:34
[QEMU][PATCH 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
,
Vikram Garhwal
,
03:57
[QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Vikram Garhwal
,
03:57
September 09, 2022
Re: [RFC PATCH 2/3] hw/peci: add PECI support for NPCM7xx BMCs
,
Peter Delevoryas
,
16:10
Re: [RFC PATCH 1/3] hw/peci: add initial support for PECI
,
Peter Delevoryas
,
16:00
Re: [RFC PATCH 0/3] Initial PECI bus support
,
Peter Delevoryas
,
15:54
Re: [RFC PATCH 3/3] hw/peci: add support for EndPointConfig reads
,
Peter Delevoryas
,
15:48
September 08, 2022
[PATCH v7 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Daniel Henrique Barboza
,
15:40
[PATCH v2] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
,
Shameer Kolothum
,
12:05
Re: [PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Richard Henderson
,
07:59
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflashy
,
Gerd Hoffmann
,
07:20
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
06:44
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflashy
,
Sunil V L
,
06:25
Re: [PATCH V4 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Alistair Francis
,
05:21
Re: [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Alistair Francis
,
05:18
September 07, 2022
Re: [PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
,
Gerd Hoffmann
,
05:37
Re: [PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
,
Igor Mammedov
,
04:52
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Gerd Hoffmann
,
03:10
September 06, 2022
Re: [RFC PATCH] target/arm: update the cortex-a15 MIDR to latest rev
,
Anders Roxell
,
18:32
[RFC PATCH 2/3] hw/peci: add PECI support for NPCM7xx BMCs
,
Titus Rwantare
,
18:06
[RFC PATCH 0/3] Initial PECI bus support
,
Titus Rwantare
,
18:06
[RFC PATCH 3/3] hw/peci: add support for EndPointConfig reads
,
Titus Rwantare
,
18:06
[RFC PATCH 1/3] hw/peci: add initial support for PECI
,
Titus Rwantare
,
18:06
Re: [RFC PATCH] target/arm: update the cortex-a15 MIDR to latest rev
,
Arnd Bergmann
,
16:45
Re: [RFC PATCH] target/arm: update the cortex-a15 MIDR to latest rev
,
Philippe Mathieu-Daudé
,
13:54
[RFC PATCH] target/arm: update the cortex-a15 MIDR to latest rev
,
Alex Bennée
,
13:23
[PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Patrick Venture
,
12:31
Re: [PATCH V4 1/3] hw/arm,loongarch: Move load_image_to_fw_cfg() to common location
,
Philippe Mathieu-Daudé
,
09:32
Re: [PATCH v4 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32
,
Philippe Mathieu-Daudé
,
09:02
Re: [PATCH v4 5/9] target/arm: Change gen_exception_internal to work on displacements
,
Philippe Mathieu-Daudé
,
08:53
Re: [PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Philippe Mathieu-Daudé
,
08:52
Re: [PATCH v4 1/9] target/arm: Introduce curr_insn_len
,
Philippe Mathieu-Daudé
,
08:45
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
08:32
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Gerd Hoffmann
,
06:41
[PATCH v4 9/9] target/arm: Enable TARGET_TB_PCREL
,
Richard Henderson
,
06:06
[PATCH v4 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32
,
Richard Henderson
,
06:05
[PATCH v4 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
,
Richard Henderson
,
06:05
[PATCH v4 5/9] target/arm: Change gen_exception_internal to work on displacements
,
Richard Henderson
,
06:05
[PATCH v4 0/9] target/arm: pc-relative translation blocks
,
Richard Henderson
,
06:05
[PATCH v4 1/9] target/arm: Introduce curr_insn_len
,
Richard Henderson
,
06:05
[PATCH v4 6/9] target/arm: Change gen_jmp* to work on displacements
,
Richard Henderson
,
06:05
[PATCH v4 4/9] target/arm: Change gen_exception_insn* to work on displacements
,
Richard Henderson
,
06:05
[PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Richard Henderson
,
06:05
[PATCH v4 7/9] target/arm: Introduce gen_pc_plus_diff for aarch64
,
Richard Henderson
,
06:05
[PATCH V4 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
05:02
[PATCH V4 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Sunil V L
,
05:02
[PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
05:02
[PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
05:02
Re: [PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Richard Henderson
,
03:42
Re: [PATCH V3 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Andrew Jones
,
03:20
Re: [PATCH V3 1/3] hw/arm,loongarch: Move load_image_to_fw_cfg() to common location
,
Andrew Jones
,
03:20
Re: [PATCH V3 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Andrew Jones
,
03:20
[PATCH V3 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
00:25
[PATCH V3 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Sunil V L
,
00:25
[PATCH V3 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
00:25
[PATCH V3 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
00:25
Re: [PATCH V2 1/3] hw/arm,loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
00:21
September 05, 2022
Re: [PATCH v2 0/4] hw/arm/virt: Improve address assignment for high memory regions
,
Gavin Shan
,
22:40
Re: [PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Philippe Mathieu-Daudé
,
17:28
Re: [PATCH V2 1/3] hw/arm,loongarch: Move load_image_to_fw_cfg() to common location
,
Peter Maydell
,
17:20
Re: [PATCH v3 5/6] accel/tcg: Introduce tlb_set_page_full
,
Philippe Mathieu-Daudé
,
17:20
Re: [PATCH v3 4/6] accel/tcg: Introduce probe_access_full
,
Philippe Mathieu-Daudé
,
17:10
Re: [PATCH v3 2/6] accel/tcg: Drop addr member from SavedIOTLB
,
Philippe Mathieu-Daudé
,
17:07
Re: [PATCH v3 1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Philippe Mathieu-Daudé
,
17:07
[PATCH v3 5/6] accel/tcg: Introduce tlb_set_page_full
,
Richard Henderson
,
16:23
[PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Richard Henderson
,
16:23
[PATCH v3 4/6] accel/tcg: Introduce probe_access_full
,
Richard Henderson
,
16:23
[PATCH v3 3/6] accel/tcg: Suppress auto-invalidate in probe_access_internal
,
Richard Henderson
,
16:23
[PATCH v3 2/6] accel/tcg: Drop addr member from SavedIOTLB
,
Richard Henderson
,
16:23
[PATCH v3 1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Richard Henderson
,
16:23
[PATCH v3 0/6] tcg: Introduce CPUTLBEntryFull
,
Richard Henderson
,
16:23
[PATCH V2 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Sunil V L
,
16:08
[PATCH V2 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
16:08
[PATCH V2 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
16:08
[PATCH V2 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
16:08
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Akihiko Odaki
,
06:12
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Markus Armbruster
,
05:26
September 04, 2022
[PATCH v6 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Daniel Henrique Barboza
,
19:35
Re: Can qemu-system-aarch64 boot a Linux kernel with 16K PAGE_SIZE?
,
Peter Maydell
,
14:21
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Akihiko Odaki
,
03:07
September 03, 2022
[PATCH v5 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Daniel Henrique Barboza
,
15:34
September 02, 2022
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Markus Armbruster
,
06:23
Re: [PATCH v2 0/8] AArch64/HMAT support and tests
,
Hesham Almatary
,
05:25
September 01, 2022
Re: [PATCH 10/10] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
,
Jean-Philippe Brucker
,
11:04
Re: [PATCH 09/10] hw/arm/virt: Fix devicetree warnings about the SMMU node
,
Jean-Philippe Brucker
,
11:01
Re: [PATCH 08/10] hw/arm/virt: Fix devicetree warnings about the GPIO node
,
Jean-Philippe Brucker
,
11:00
Re: [PATCH 05/10] hw/arm/virt: Fix devicetree warning about the timer node
,
Jean-Philippe Brucker
,
10:58
Re: [PATCH 03/10] hw/arm/virt: Fix devicetree warnings about the GIC node
,
Jean-Philippe Brucker
,
10:55
Re: [PATCH 02/10] hw/arm/boot: Fix devicetree warning about the PSCI node
,
Jean-Philippe Brucker
,
10:53
Re: [PATCH 44/51] tests/qtest: microbit-test: Fix socket access for win32
,
Marc-André Lureau
,
07:44
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc