Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-ppc info page
]
Advanced
[
Prev Period
]
Last Modified: Thu Nov 30 2023 16:49:42 -0500
Messages in reverse chronological order
[
Next Period
]
November 30, 2023
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Eric Farman
,
16:49
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
BALATON Zoltan
,
16:41
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Peter Xu
,
15:56
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Stefan Hajnoczi
,
15:43
Re: [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
15:37
Re: [PATCH 5/6] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
15:37
Re: [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
,
Stefan Hajnoczi
,
15:31
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
15:29
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Peter Xu
,
15:09
[RFC 37/41] hw/i386: Allow i386 to create new CPUs from QOM topology
,
Zhao Liu
,
10:19
[RFC 38/41] hw/i386: Wrap apic id and topology sub ids assigning as helpers
,
Zhao Liu
,
10:19
[RFC 00/41] qom-topo: Abstract Everything about CPU Topology
,
Zhao Liu
,
10:19
[RFC 02/41] qdev: Allow qdev_device_add() to add specific category device
,
Zhao Liu
,
10:19
[RFC 41/41] hw/i386: Cleanup non-QOM topology support
,
Zhao Liu
,
10:19
[RFC 19/41] hw/cpu/cluster: Wrap TCG related ops and props into CONFIG_TCG
,
Zhao Liu
,
10:19
[RFC 17/41] hw/cpu/core: Convert cpu-core from general device to topology device
,
Zhao Liu
,
10:19
[RFC 14/41] PPC/ppc-core: Offload core-id to PPC specific core abstarction
,
Zhao Liu
,
10:19
[RFC 12/41] hw/core/topo: Add helpers to traverse the CPU topology tree
,
Zhao Liu
,
10:19
[RFC 22/41] hw/cpu/cluster: Convert cpu-cluster from general device to topology device
,
Zhao Liu
,
10:19
[RFC 16/41] PPC/ppc-core: Limit plugged-threads and nr-threads to be equal
,
Zhao Liu
,
10:19
[RFC 08/41] hw/core/topo: Introduce CPU topology device abstraction
,
Zhao Liu
,
10:19
[RFC 06/41] qdev: Introduce user-child interface to collect devices from -device
,
Zhao Liu
,
10:19
[RFC 05/41] qdev: Set device parent and id after setting properties
,
Zhao Liu
,
10:19
[RFC 39/41] hw/i386: Add the interface to search parent for QOM topology
,
Zhao Liu
,
10:19
[RFC 33/41] hw/machine: Validate smp topology tree without -smp
,
Zhao Liu
,
10:19
[RFC 32/41] hw/machine: Build smp topology tree from -smp
,
Zhao Liu
,
10:19
[RFC 31/41] hw/machine: Plug cpu-slot into machine to maintain topology tree
,
Zhao Liu
,
10:19
[RFC 29/41] hw/core/slot: Statistics topology information in CPU slot
,
Zhao Liu
,
10:19
[RFC 27/41] hw/core/slot: Introduce CPU slot as the root of CPU topology
,
Zhao Liu
,
10:19
[RFC 24/41] hw/cpu/socket: Abstract cpu-socket level as topology device
,
Zhao Liu
,
10:19
[RFC 11/41] hw/core/topo: Add virtual method to check topology child
,
Zhao Liu
,
10:19
[RFC 04/41] qom/object: Introduce helper to resolve path from non-direct parent
,
Zhao Liu
,
10:19
[RFC 35/41] hw/i386: Make x86_cpu_new() private in x86.c
,
Zhao Liu
,
10:19
[RFC 26/41] hw/cpu/drawer: Abstract cpu-drawer level as topology device
,
Zhao Liu
,
10:19
[RFC 23/41] hw/cpu/die: Abstract cpu-die level as topology device
,
Zhao Liu
,
10:19
[RFC 20/41] hw/cpu/cluster: Descript cluster is not only used for TCG in comment
,
Zhao Liu
,
10:19
[RFC 18/41] hw/cpu/cluster: Rename CPUClusterState to CPUCluster
,
Zhao Liu
,
10:19
[RFC 15/41] hw/cpu/core: Allow to configure plugged threads for cpu-core
,
Zhao Liu
,
10:19
[RFC 10/41] hw/core/topo: Add virtual method to update topology info for parent
,
Zhao Liu
,
10:19
[RFC 40/41] hw/i386: Support QOM topology
,
Zhao Liu
,
10:19
[RFC 25/41] hw/cpu/book: Abstract cpu-book level as topology device
,
Zhao Liu
,
10:19
[RFC 13/41] hw/core/cpu: Convert CPU from general device to topology device
,
Zhao Liu
,
10:19
[RFC 09/41] hw/core/topo: Support topology index for topology device
,
Zhao Liu
,
10:19
[RFC 07/41] qdev: Introduce parent option in -device
,
Zhao Liu
,
10:19
[RFC 03/41] system: Create base category devices from cli before board initialization
,
Zhao Liu
,
10:19
[RFC 36/41] hw/i386: Allow x86_cpu_new() to specify parent for new CPU
,
Zhao Liu
,
10:19
[RFC 34/41] hw/core/topo: Implement user-child to collect topology device from cli
,
Zhao Liu
,
10:19
[RFC 30/41] hw/core/slot: Check topology child to be added under CPU slot
,
Zhao Liu
,
10:19
[RFC 28/41] hw/core/slot: Maintain the core queue in CPU slot
,
Zhao Liu
,
10:19
[RFC 21/41] hw/cpu/cluster: Allow cpu-cluster to be created by -device
,
Zhao Liu
,
10:19
[RFC 01/41] qdev: Introduce new device category to cover basic topology device
,
Zhao Liu
,
10:19
Re: [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Philippe Mathieu-Daudé
,
08:50
Re: [PATCH 5/6] Replace "iothread lock" with "BQL" in comments
,
Philippe Mathieu-Daudé
,
08:48
Re: [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
,
Philippe Mathieu-Daudé
,
08:44
Re: [PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Philippe Mathieu-Daudé
,
08:37
Re: [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
,
Cédric Le Goater
,
08:21
Re: [PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Cédric Le Goater
,
08:20
Re: [PULL 2/2] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
08:20
Re: [PATCH v3] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
08:18
Re: [PULL 2/2] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
08:16
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Cédric Le Goater
,
07:59
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Cédric Le Goater
,
07:58
[PULL 2/2] ppc/amigaone: Allow running AmigaOS without firmware image
,
Nicholas Piggin
,
07:42
[PULL 1/2] pseries: Update SLOF firmware image
,
Nicholas Piggin
,
07:42
[PULL 0/2] ppc-for-8.2 queue
,
Nicholas Piggin
,
07:41
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
David Woodhouse
,
07:27
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
David Woodhouse
,
07:26
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Fabiano Rosas
,
07:20
Re: [PATCH v2 04/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
,
Nicholas Piggin
,
06:11
Re: [PATCH v3] ppc/amigaone: Allow running AmigaOS without firmware image
,
Nicholas Piggin
,
06:03
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Ilya Leoshkevich
,
04:16
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Paul Durrant
,
04:04
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Paul Durrant
,
04:02
Re: [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Markus Armbruster
,
02:18
Re: [PATCH v2 04/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
,
Harsh Prateek Bora
,
01:20
November 29, 2023
Re: [PATCH v3] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
17:49
[PATCH v4] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
17:30
[PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
16:27
[PATCH 5/6] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
16:27
[PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Stefan Hajnoczi
,
16:27
[PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
,
Stefan Hajnoczi
,
16:27
[PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
16:26
[PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
16:26
[PATCH 0/6] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
16:26
November 28, 2023
Re: [PATCH v2 14/14] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
,
Nicholas Piggin
,
23:58
Re: [PATCH v2 13/14] spapr: nested: keep nested-hv exit code restricted to its API.
,
Nicholas Piggin
,
23:17
Re: [PATCH v2 11/14] spapr: nested: Use correct source for parttbl info for nested PAPR API.
,
Nicholas Piggin
,
23:15
Re: [PATCH v2 05/14] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
,
Nicholas Piggin
,
23:03
Re: [PATCH v2 04/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
,
Nicholas Piggin
,
23:01
Re: [PATCH v2 02/14] spapr: nested: Introduce SpaprMachineStateNested to store related info.
,
Nicholas Piggin
,
22:48
Re: [PATCH v2 01/14] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
,
Nicholas Piggin
,
22:47
Re: [PATCH v6 0/3] pnv nest1 chiplet model
,
Cédric Le Goater
,
16:38
Re: [PATCH v6 0/3] pnv nest1 chiplet model
,
Cédric Le Goater
,
12:38
Re: [PATCH] hw/ppc/Kconfig: Imply VFIO_PCI
,
Cédric Le Goater
,
12:11
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Igor Mammedov
,
11:42
Re: [PATCH 05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
,
Igor Mammedov
,
11:12
Re: [RFC PATCH 04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
,
Igor Mammedov
,
11:00
Re: [PATCH 03/22] target/i386/kvm: Correct comment in kvm_cpu_realize()
,
Igor Mammedov
,
10:51
Re: [PATCH 02/22] hw/intc/apic: Pass CPU using QOM link property
,
Igor Mammedov
,
10:34
Re: [PATCH 01/22] target/i386: Only realize existing APIC device
,
Igor Mammedov
,
10:32
Re: [PATCH v6 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Cédric Le Goater
,
09:25
Re: [PATCH v3] ppc/amigaone: Allow running AmigaOS without firmware image
,
Cédric Le Goater
,
07:47
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
07:40
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
Philippe Mathieu-Daudé
,
04:17
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
Cédric Le Goater
,
02:07
Re: [PATCH v6 2/3] hw/ppc: Add N1 chiplet model
,
Cédric Le Goater
,
01:48
November 27, 2023
Re: [PATCH v6 3/3] hw/ppc: N1 chiplet wiring
,
Nicholas Piggin
,
21:09
Re: [PATCH v6 2/3] hw/ppc: Add N1 chiplet model
,
Nicholas Piggin
,
21:06
Re: [PATCH v6 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Nicholas Piggin
,
21:04
Re: [PATCH v3 0/4] Add BHRB Facility Support
,
Nicholas Piggin
,
20:50
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
Nicholas Piggin
,
20:47
[PATCH v3] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
20:33
Re: [PATCH v3 0/4] Add BHRB Facility Support
,
Miles Glenn
,
15:52
[PATCH v6 9/9] ppc/pnv: Test pnv i2c master and connected devices
,
Glenn Miles
,
13:21
[PATCH v6 7/9] misc: Add a pca9554 GPIO device model
,
Glenn Miles
,
13:19
[PATCH v6 2/9] misc/pca9552: Let external devices set pca9552 inputs
,
Glenn Miles
,
13:18
[PATCH v6 4/9] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
,
Glenn Miles
,
13:18
[PATCH v6 5/9] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Glenn Miles
,
13:17
[PATCH v6 6/9] ppc/pnv: Use resettable interface to reset child I2C buses
,
Glenn Miles
,
13:17
[PATCH v6 3/9] ppc/pnv: New powernv10-rainier machine type
,
Glenn Miles
,
13:17
[PATCH v6 8/9] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
,
Glenn Miles
,
13:17
[PATCH v6 0/9] Add powernv10 I2C devices and tests
,
Glenn Miles
,
13:17
[PATCH v6 1/9] misc/pca9552: Fix inverted input status
,
Glenn Miles
,
13:17
[PATCH v6 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Chalapathi V
,
12:13
[PATCH v6 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
12:13
[PATCH v6 3/3] hw/ppc: N1 chiplet wiring
,
Chalapathi V
,
12:13
[PATCH v6 0/3] pnv nest1 chiplet model
,
Chalapathi V
,
12:13
Re: [PATCH for-9.0] hw: Add compat machines for 9.0
,
Eric Farman
,
11:58
Re: [PATCH v5 7/9] misc: Add a pca9554 GPIO device model
,
Miles Glenn
,
11:48
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
Cédric Le Goater
,
11:37
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
08:50
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
Nicholas Piggin
,
07:50
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
06:43
Re: [PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
Nicholas Piggin
,
02:13
Re: [PATCH-for-9.0 v2 5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev
,
Harsh Prateek Bora
,
00:09
Re: [PATCH-for-9.0 v2 1/8] hw/ppc/spapr_cpu_core: Access QDev properties with proper API
,
Harsh Prateek Bora
,
00:05
November 26, 2023
Re: [PATCH-for-9.0 20/25] hw: Simplify memory_region_init_ram() calls
,
Andrew Jeffery
,
22:51
Re: [PATCH v5 2/3] hw/ppc: Add nest1 chiplet model
,
Chalapathi V
,
04:29
Re: [PATCH v5 1/3] hw/ppc: Add pnv pervasive common chiplet units
,
Chalapathi V
,
04:26
November 25, 2023
[PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
,
BALATON Zoltan
,
11:34
[PATCH for 8.2] ppc/amigaone: Allow running without firmware image
,
BALATON Zoltan
,
09:19
November 24, 2023
Re: [PATCH v5 2/3] hw/ppc: Add nest1 chiplet model
,
Nicholas Piggin
,
08:02
Re: [PATCH v2 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Cédric Le Goater
,
07:52
Re: [PATCH v5 3/3] hw/ppc: Nest1 chiplet wiring
,
Nicholas Piggin
,
07:47
Re: [PATCH] hw/ppc/Kconfig: Imply VFIO_PCI
,
Cédric Le Goater
,
07:32
Re: [PATCH v5 3/3] hw/ppc: Nest1 chiplet wiring
,
Cédric Le Goater
,
07:27
Re: [PATCH v5 2/3] hw/ppc: Add nest1 chiplet model
,
Cédric Le Goater
,
07:19
Re: [PATCH v2 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Cédric Le Goater
,
07:11
Re: [PATCH v2 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
06:40
Re: [PATCH v5 3/3] hw/ppc: Nest1 chiplet wiring
,
Nicholas Piggin
,
06:28
Re: [PATCH v5 2/3] hw/ppc: Add nest1 chiplet model
,
Nicholas Piggin
,
06:26
Re: [PATCH v5 1/3] hw/ppc: Add pnv pervasive common chiplet units
,
Nicholas Piggin
,
06:12
Re: [PATCH v5 0/9] Add powernv10 I2C devices and tests
,
Cédric Le Goater
,
06:05
Re: [PATCH v5 0/9] Add powernv10 I2C devices and tests
,
Nicholas Piggin
,
05:40
[PATCH v5 3/3] hw/ppc: Nest1 chiplet wiring
,
Chalapathi V
,
05:16
[PATCH v5 2/3] hw/ppc: Add nest1 chiplet model
,
Chalapathi V
,
05:16
[PATCH v5 1/3] hw/ppc: Add pnv pervasive common chiplet units
,
Chalapathi V
,
05:16
[PATCH v5 0/3] pnv nest1 chiplet model
,
Chalapathi V
,
05:16
Re: [PATCH] hw/ppc/Kconfig: Imply VFIO_PCI
,
Philippe Mathieu-Daudé
,
05:10
Re: [PATCH-for-9.0 v2 5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev
,
Ani Sinha
,
03:53
Re: [PATCH v5 0/9] Add powernv10 I2C devices and tests
,
Cédric Le Goater
,
03:36
Re: [PATCH v5 7/9] misc: Add a pca9554 GPIO device model
,
Cédric Le Goater
,
03:35
Re: [PATCH v5 8/9] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
,
Cédric Le Goater
,
03:34
Re: [PATCH v5 5/9] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Cédric Le Goater
,
03:33
Re: [PATCH v5 3/9] ppc/pnv: New powernv10-rainier machine type
,
Cédric Le Goater
,
03:33
Re: [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Cédric Le Goater
,
03:09
[PATCH] hw/ppc/Kconfig: Imply VFIO_PCI
,
Cédric Le Goater
,
03:07
Re: [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Harsh Prateek Bora
,
03:02
RE: [PATCH] hw/ppc: Improve build for PPC VFIO
,
Duan, Zhenzhong
,
03:02
Re: [PATCH] hw/ppc: Improve build for PPC VFIO
,
Cédric Le Goater
,
02:59
Re: [PATCH v2 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Cédric Le Goater
,
02:19
Re: [PATCH v2 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Cédric Le Goater
,
02:16
Re: [PATCH v2 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Cédric Le Goater
,
02:13
Re: [PATCH v2 3/7] target/ppc: Fix move-to timebase SPR access permissions
,
Cédric Le Goater
,
02:12
Re: [PATCH v2 2/7] target/ppc: Improve timebase register defines naming
,
Cédric Le Goater
,
02:12
Re: [PATCH v2 1/7] target/ppc: Rename TBL to TB on 64-bit
,
Cédric Le Goater
,
02:12
Re: [PATCH v2 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
01:47
[PATCH v2 7/7] target/ppc: Add SMT support to time facilities
,
Nicholas Piggin
,
01:42
[PATCH v2 6/7] target/ppc: Implement core timebase state machine and TFMR
,
Nicholas Piggin
,
01:41
[PATCH v2 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Nicholas Piggin
,
01:41
[PATCH v2 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
01:41
[PATCH v2 3/7] target/ppc: Fix move-to timebase SPR access permissions
,
Nicholas Piggin
,
01:41
[PATCH v2 2/7] target/ppc: Improve timebase register defines naming
,
Nicholas Piggin
,
01:40
[PATCH v2 1/7] target/ppc: Rename TBL to TB on 64-bit
,
Nicholas Piggin
,
01:40
[PATCH v2 0/7] ppc: pnv ChipTOD and various timebase fixes
,
Nicholas Piggin
,
01:40
Re: [PATCH 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Nicholas Piggin
,
01:34
Re: [PATCH 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
01:15
Re: [PATCH 0/7] ppc: pnv ChipTOD and various timebase fixes
,
Nicholas Piggin
,
01:02
Re: [PATCH] hw/ppc: Improve build for PPC VFIO
,
Nicholas Piggin
,
01:01
November 23, 2023
Re: [PATCH 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Cédric Le Goater
,
13:35
Re: [PATCH 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Cédric Le Goater
,
12:50
Re: [PATCH 0/7] ppc: pnv ChipTOD and various timebase fixes
,
Cédric Le Goater
,
12:09
[PULL 14/14] tests/tcg: finesse the registers check for "hidden" regs
,
Alex Bennée
,
10:56
[PATCH-for-9.0 v2 8/8] hw/arm/bcm2836: Add local variable to remove various DEVICE() casts
,
Philippe Mathieu-Daudé
,
09:39
[PATCH-for-9.0 v2 6/8] hw: Simplify uses of qdev_prop_set_bit(dev, 'start-powered-off')
,
Philippe Mathieu-Daudé
,
09:39
[PATCH-for-9.0 v2 7/8] hw/arm/bcm2836: Move code after error checks
,
Philippe Mathieu-Daudé
,
09:39
[PATCH-for-9.0 v2 5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev
,
Philippe Mathieu-Daudé
,
09:39
[PATCH-for-9.0 v2 4/8] hw: Simplify accesses to the CPUState::'start-powered-off' property
,
Philippe Mathieu-Daudé
,
09:39
[PATCH-for-9.0 v2 3/8] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
,
Philippe Mathieu-Daudé
,
09:38
[PATCH-for-9.0 v2 2/8] hw/arm/bcm2836: Simplify use of 'reset-cbar' property
,
Philippe Mathieu-Daudé
,
09:38
[PATCH-for-9.0 v2 1/8] hw/ppc/spapr_cpu_core: Access QDev properties with proper API
,
Philippe Mathieu-Daudé
,
09:38
[PATCH-for-9.0 v2 0/8] hw: Simplify accesses to CPUState::'start-powered-off' property
,
Philippe Mathieu-Daudé
,
09:38
Re: [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Cédric Le Goater
,
09:13
Re: [PATCH v2 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_NR_IPIS.
,
Cédric Le Goater
,
08:51
Re: [PATCH] hw/ppc: Improve build for PPC VFIO
,
Cédric Le Goater
,
08:45
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Peter Maydell
,
05:53
[PATCH 7/7] target/ppc: Add SMT support to time facilities
,
Nicholas Piggin
,
05:31
[PATCH 6/7] target/ppc: Implement core timebase state machine and TFMR
,
Nicholas Piggin
,
05:31
[PATCH 4/7] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
05:31
[PATCH 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Nicholas Piggin
,
05:31
[PATCH 3/7] target/ppc: Fix move-to timebase SPR access permissions
,
Nicholas Piggin
,
05:30
[PATCH 2/7] target/ppc: Improve timebase register defines naming
,
Nicholas Piggin
,
05:30
[PATCH 1/7] target/ppc: Rename TBL to TB on 64-bit
,
Nicholas Piggin
,
05:30
[PATCH 0/7] ppc: pnv ChipTOD and various timebase fixes
,
Nicholas Piggin
,
05:30
Re: [PATCH v2 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_NR_IPIS.
,
Philippe Mathieu-Daudé
,
05:27
Re: [PATCH] hw/ppc: Improve build for PPC VFIO
,
Philippe Mathieu-Daudé
,
05:19
Re: [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Harsh Prateek Bora
,
04:32
Re: [PATCH v3 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
,
Cédric Le Goater
,
03:51
Re: [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Cédric Le Goater
,
03:50
Re: [PATCH v2 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_NR_IPIS.
,
Cédric Le Goater
,
03:48
RE: [PATCH] hw/ppc: Improve build for PPC VFIO
,
Duan, Zhenzhong
,
02:48
Re: [PATCH] hw/ppc: Improve build for PPC VFIO
,
Cédric Le Goater
,
02:33
[PATCH] hw/ppc: Improve build for PPC VFIO
,
Zhenzhong Duan
,
01:03
[PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Harsh Prateek Bora
,
00:58
[PATCH v3 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
,
Harsh Prateek Bora
,
00:58
[PATCH v3 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
,
Harsh Prateek Bora
,
00:58
Re: [PATCH v2 1/2] ppc/spapr: Introduce SPAPR_NR_IPIS to refer IRQ range for CPU IPIs.
,
Harsh Prateek Bora
,
00:05
Re: [PATCH v2 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_NR_IPIS.
,
Harsh Prateek Bora
,
00:04
November 22, 2023
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Nicholas Piggin
,
21:04
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Nicholas Piggin
,
20:46
Re: [PATCH] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
,
Nicholas Piggin
,
20:34
Re: [PATCH-for-9.0] hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
,
Cédric Le Goater
,
15:52
[PATCH-for-9.0] hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
,
Philippe Mathieu-Daudé
,
13:39
Re: [PATCH v2 1/2] ppc/spapr: Introduce SPAPR_NR_IPIS to refer IRQ range for CPU IPIs.
,
Cédric Le Goater
,
06:31
Re: [PATCH v2 1/2] ppc/spapr: Introduce SPAPR_NR_IPIS to refer IRQ range for CPU IPIs.
,
Cédric Le Goater
,
06:16
Re: [PATCH v2 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_NR_IPIS.
,
Philippe Mathieu-Daudé
,
06:16
Re: [PATCH v2 1/2] ppc/spapr: Introduce SPAPR_NR_IPIS to refer IRQ range for CPU IPIs.
,
Philippe Mathieu-Daudé
,
06:14
Re: [PATCH v2 1/2] ppc/spapr: Introduce SPAPR_NR_IPIS to refer IRQ range for CPU IPIs.
,
Philippe Mathieu-Daudé
,
06:12
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Daniel P . Berrangé
,
05:43
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Thomas Huth
,
05:38
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Alex Bennée
,
04:55
[PATCH v2 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_NR_IPIS.
,
Harsh Prateek Bora
,
04:29
[PATCH RESEND v2 0/2] Introduce SPAPR_NR_IPIS and fix max-cpus
,
Harsh Prateek Bora
,
04:29
[PATCH v2 1/2] ppc/spapr: Introduce SPAPR_NR_IPIS to refer IRQ range for CPU IPIs.
,
Harsh Prateek Bora
,
04:29
[PATCH v2 1/2] ppc/spapr: Introduce SPAPR_NR_IPIS to refer IRQ range for CPU IPIs.
,
Harsh Prateek Bora
,
04:26
[PATCH v2 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_NR_IPIS.
,
Harsh Prateek Bora
,
04:26
[PATCH v2 0/2] Introduce SPAPR_NR_IPIS and fix max-cpus
,
Harsh Prateek Bora
,
04:24
Re: [PATCH] ppc/spapr: Initialize max_cpus limit to an allowed usable limit.
,
Harsh Prateek Bora
,
04:23
Re: [PATCH v5 7/9] misc: Add a pca9554 GPIO device model
,
Cédric Le Goater
,
03:55
Re: [PATCH] ppc/spapr: Initialize max_cpus limit to an allowed usable limit.
,
Cédric Le Goater
,
03:36
Re: [PATCH-for-9.0 25/25] hw/pci-host/raven: Propagate error in raven_realize()
,
Manos Pitsidianakis
,
02:52
[PATCH] ppc/spapr: Initialize max_cpus limit to an allowed usable limit.
,
Harsh Prateek Bora
,
02:48
Re: [PATCH-for-9.0 24/25] hw/nvram: Simplify memory_region_init_rom_device() calls
,
Manos Pitsidianakis
,
02:47
Re: [PATCH-for-9.0 23/25] hw/misc: Simplify memory_region_init_ram_from_fd() calls
,
Manos Pitsidianakis
,
02:46
Re: [PATCH-for-9.0 21/25] hw/arm: Simplify memory_region_init_rom() calls
,
Manos Pitsidianakis
,
02:45
Re: [PATCH v4 05/11] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Cédric Le Goater
,
02:44
Re: [PATCH-for-9.0 20/25] hw: Simplify memory_region_init_ram() calls
,
Manos Pitsidianakis
,
02:43
Re: [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
,
Manos Pitsidianakis
,
02:41
Re: [PATCH-for-9.0 17/25] backends: Reduce variable scope in host_memory_backend_memory_complete
,
Manos Pitsidianakis
,
02:36
[RFC PATCH v7] ppc: Enable 2nd DAWR support on p10
,
Shivaprasad G Bhat
,
02:33
Re: [PATCH-for-9.0 16/25] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
,
Manos Pitsidianakis
,
02:17
Re: [PATCH-for-9.0 15/25] backends: Simplify host_memory_backend_memory_complete()
,
Manos Pitsidianakis
,
02:13
Re: [PATCH-for-9.0 14/25] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
,
Manos Pitsidianakis
,
02:10
November 21, 2023
Re: [PATCH for-9.0] hw: Add compat machines for 9.0
,
Gavin Shan
,
18:28
Re: [PATCH v4 05/11] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Miles Glenn
,
15:03
[PATCH v5 8/9] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
,
Glenn Miles
,
14:10
[PATCH v5 9/9] ppc/pnv: Test pnv i2c master and connected devices
,
Glenn Miles
,
14:10
[PATCH v5 7/9] misc: Add a pca9554 GPIO device model
,
Glenn Miles
,
14:10
[PATCH v5 1/9] misc/pca9552: Fix inverted input status
,
Glenn Miles
,
14:10
[PATCH v5 6/9] ppc/pnv: Use resettable interface to reset child I2C buses
,
Glenn Miles
,
14:10
[PATCH v5 5/9] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Glenn Miles
,
14:10
[PATCH v5 3/9] ppc/pnv: New powernv10-rainier machine type
,
Glenn Miles
,
14:10
[PATCH v5 2/9] misc/pca9552: Let external devices set pca9552 inputs
,
Glenn Miles
,
14:10
[PATCH v5 0/9] Add powernv10 I2C devices and tests
,
Glenn Miles
,
14:10
[PATCH v5 4/9] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
,
Glenn Miles
,
14:10
Re: [PATCH-for-9.0 04/25] memory: Simplify memory_region_init_rom_nomigrate() calls
,
Richard Henderson
,
13:52
Re: [PATCH-for-9.0 04/25] memory: Simplify memory_region_init_rom_nomigrate() calls
,
Richard Henderson
,
13:50
Re: [PATCH v4 05/11] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Cédric Le Goater
,
13:37
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Miles Glenn
,
13:31
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Cédric Le Goater
,
13:26
Re: [PATCH v4 08/11] ppc/pnv: Use resettable interface to reset child I2C buses
,
Cédric Le Goater
,
13:20
Re: [PATCH v4 07/11] ppc/pnv: Fix PNV I2C invalid status after reset
,
Cédric Le Goater
,
13:19
Re: [PATCH v4 06/11] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Cédric Le Goater
,
13:18
Re: [PATCH v4 10/11] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
,
Cédric Le Goater
,
13:18
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Cédric Le Goater
,
13:17
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Miles Glenn
,
12:58
Re: [PATCH] Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
,
Stefan Hajnoczi
,
11:55
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Miles Glenn
,
11:36
[PATCH v3] tests/tcg: finesse the registers check for "hidden" regs
,
Alex Bennée
,
10:36
Re: [PATCH] Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
,
Stefan Hajnoczi
,
10:14
Re: [PULL 0/4] ppc queue
,
Stefan Hajnoczi
,
10:13
Re: [PATCH-for-9.0 18/25] util/oslib: Have qemu_prealloc_mem() handler return a boolean
,
Peter Xu
,
10:07
Re: [PATCH-for-9.0 13/25] memory: Have memory_region_init_ram_from_fd() handler return a boolean
,
Peter Xu
,
10:04
Re: [PATCH-for-9.0 12/25] memory: Have memory_region_init_ram_from_file() handler return a boolean
,
Peter Xu
,
10:04
Re: [PATCH-for-9.0 11/25] memory: Have memory_region_init_resizeable_ram() return a boolean
,
Peter Xu
,
10:02
Re: [PATCH-for-9.0 10/25] memory: Have memory_region_init_rom_device() handler return a boolean
,
Peter Xu
,
10:01
Re: [PATCH-for-9.0 09/25] memory: Simplify memory_region_init_rom_device_nomigrate() calls
,
Peter Xu
,
10:00
Re: [PATCH-for-9.0 08/25] memory: Have memory_region_init_rom_device_nomigrate() return a boolean
,
Peter Xu
,
09:59
Re: [PATCH-for-9.0 06/25] memory: Have memory_region_init_ram() handler return a boolean
,
Peter Xu
,
09:58
Re: [PATCH-for-9.0 04/25] memory: Simplify memory_region_init_rom_nomigrate() calls
,
Peter Xu
,
09:57
Re: [PATCH-for-9.0 01/25] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
,
Peter Xu
,
09:56
Re: [PATCH-for-9.0 07/25] memory: Have memory_region_init_rom() handler return a boolean
,
Manos Pitsidianakis
,
07:16
Re: [PATCH-for-9.0 05/25] memory: Simplify memory_region_init_ram_from_fd() calls
,
Manos Pitsidianakis
,
07:15
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Manos Pitsidianakis
,
07:12
Re: [PATCH-for-9.0 01/25] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
,
Manos Pitsidianakis
,
07:04
Re: [PATCH-for-9.0 02/25] memory: Have memory_region_init_ram_nomigrate() handler return a boolean
,
Manos Pitsidianakis
,
07:03
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Marc-André Lureau
,
06:48
Re: [PATCH-for-9.0 22/25] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
,
Philippe Mathieu-Daudé
,
06:31
[PATCH] Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
,
Thomas Huth
,
05:08
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Thomas Huth
,
04:45
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Daniel P . Berrangé
,
04:42
Re: [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI
,
Thomas Huth
,
04:40
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Marc-André Lureau
,
04:39
Re: [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI
,
Daniel P . Berrangé
,
04:15
Re: [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI
,
Thomas Huth
,
03:56
[PULL 2/4] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
Cédric Le Goater
,
03:51
[PULL 3/4] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Cédric Le Goater
,
03:51
[PULL 0/4] ppc queue
,
Cédric Le Goater
,
03:51
[PULL 4/4] ppc/pnv: Fix PNV I2C invalid status after reset
,
Cédric Le Goater
,
03:51
[PULL 1/4] ppc/pnv: Fix potential overflow in I2C model
,
Cédric Le Goater
,
03:51
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
03:29
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Cédric Le Goater
,
02:29
Re: [PATCH v4 04/11] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
,
Cédric Le Goater
,
01:53
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Cédric Le Goater
,
01:46
November 20, 2023
Re: [PATCH for-9.0] hw: Add compat machines for 9.0
,
Harsh Prateek Bora
,
23:51
Re: [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Nicholas Piggin
,
20:33
[PATCH v4 11/11] ppc/pnv: Test pnv i2c master and connected devices
,
Glenn Miles
,
18:52
[PATCH v4 10/11] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
,
Glenn Miles
,
18:52
[PATCH v4 04/11] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
,
Glenn Miles
,
18:52
[PATCH v4 09/11] misc: Add a pca9554 GPIO device model
,
Glenn Miles
,
18:52
[PATCH v4 07/11] ppc/pnv: Fix PNV I2C invalid status after reset
,
Glenn Miles
,
18:52
[PATCH v4 06/11] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Glenn Miles
,
18:52
[PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
,
Glenn Miles
,
18:52
[PATCH v4 08/11] ppc/pnv: Use resettable interface to reset child I2C buses
,
Glenn Miles
,
18:52
[PATCH v4 05/11] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Glenn Miles
,
18:52
[PATCH v4 01/11] misc/pca9552: Fix inverted input status
,
Glenn Miles
,
18:52
[PATCH v4 02/11] misc/pca9552: Let external devices set pca9552 inputs
,
Glenn Miles
,
18:52
[PATCH v4 00/11] Add powernv10 I2C devices and tests
,
Glenn Miles
,
18:51
[PATCH-for-9.0 25/25] hw/pci-host/raven: Propagate error in raven_realize()
,
Philippe Mathieu-Daudé
,
16:39
[PATCH-for-9.0 24/25] hw/nvram: Simplify memory_region_init_rom_device() calls
,
Philippe Mathieu-Daudé
,
16:39
[PATCH-for-9.0 23/25] hw/misc: Simplify memory_region_init_ram_from_fd() calls
,
Philippe Mathieu-Daudé
,
16:39
[PATCH-for-9.0 22/25] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
,
Philippe Mathieu-Daudé
,
16:38
[PATCH-for-9.0 21/25] hw/arm: Simplify memory_region_init_rom() calls
,
Philippe Mathieu-Daudé
,
16:38
[PATCH-for-9.0 20/25] hw: Simplify memory_region_init_ram() calls
,
Philippe Mathieu-Daudé
,
16:38
[PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
,
Philippe Mathieu-Daudé
,
16:37
[PATCH-for-9.0 18/25] util/oslib: Have qemu_prealloc_mem() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:37
[PATCH-for-9.0 17/25] backends: Reduce variable scope in host_memory_backend_memory_complete
,
Philippe Mathieu-Daudé
,
16:36
[PATCH-for-9.0 16/25] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:36
[PATCH-for-9.0 15/25] backends: Simplify host_memory_backend_memory_complete()
,
Philippe Mathieu-Daudé
,
16:36
[PATCH-for-9.0 14/25] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
,
Philippe Mathieu-Daudé
,
16:35
[PATCH-for-9.0 13/25] memory: Have memory_region_init_ram_from_fd() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:35
[PATCH-for-9.0 12/25] memory: Have memory_region_init_ram_from_file() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:35
[PATCH-for-9.0 11/25] memory: Have memory_region_init_resizeable_ram() return a boolean
,
Philippe Mathieu-Daudé
,
16:35
[PATCH-for-9.0 10/25] memory: Have memory_region_init_rom_device() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:35
[PATCH-for-9.0 07/25] memory: Have memory_region_init_rom() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:35
[PATCH-for-9.0 08/25] memory: Have memory_region_init_rom_device_nomigrate() return a boolean
,
Philippe Mathieu-Daudé
,
16:35
[PATCH-for-9.0 09/25] memory: Simplify memory_region_init_rom_device_nomigrate() calls
,
Philippe Mathieu-Daudé
,
16:34
[PATCH-for-9.0 06/25] memory: Have memory_region_init_ram() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:34
[PATCH-for-9.0 05/25] memory: Simplify memory_region_init_ram_from_fd() calls
,
Philippe Mathieu-Daudé
,
16:34
[PATCH-for-9.0 04/25] memory: Simplify memory_region_init_rom_nomigrate() calls
,
Philippe Mathieu-Daudé
,
16:33
[PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:33
[PATCH-for-9.0 02/25] memory: Have memory_region_init_ram_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
16:33
[PATCH-for-9.0 01/25] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
,
Philippe Mathieu-Daudé
,
16:33
[PATCH-for-9.0 00/25] memory: Propagate Error* when possible
,
Philippe Mathieu-Daudé
,
16:33
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
John Snow
,
14:19
Re: [PATCH v2 08/14] docs/system: clarify limits of using gdbstub in system emulation
,
Peter Maydell
,
12:26
Re: [PATCH v2 11/14] tests/tcg: enable arm softmmu tests
,
Peter Maydell
,
12:25
Re: [PATCH v2 08/14] docs/system: clarify limits of using gdbstub in system emulation
,
Philippe Mathieu-Daudé
,
12:20
[PATCH v2 07/14] docs/emulation: expand warning about semihosting
,
Alex Bennée
,
10:09
[PATCH v2 10/14] testing: move arm system tests into their own folder
,
Alex Bennée
,
10:09
[PATCH v2 09/14] hw/core: skip loading debug on all failures
,
Alex Bennée
,
10:09
[PATCH v2 13/14] configure: don't try a "native" cross for linux-user
,
Alex Bennée
,
10:09
[PATCH v2 12/14] tests/tcg: enable semiconsole test for Arm
,
Alex Bennée
,
10:09
[PATCH v2 11/14] tests/tcg: enable arm softmmu tests
,
Alex Bennée
,
10:09
[PATCH v2 05/14] target/nios2: Deprecate the Nios II architecture
,
Alex Bennée
,
10:09
[PATCH v2 01/14] tests/docker: replace fedora-i386 with debian-i686
,
Alex Bennée
,
10:09
[PATCH v2 04/14] plugins: fix win plugin tests on cross compile
,
Alex Bennée
,
10:09
[PATCH v2 08/14] docs/system: clarify limits of using gdbstub in system emulation
,
Alex Bennée
,
10:09
[PATCH v2 03/14] tests/docker: merge debian-native with debian-amd64
,
Alex Bennée
,
10:09
[PATCH v2 06/14] tests/tcg: fixup Aarch64 semiconsole test
,
Alex Bennée
,
10:09
[PATCH v2 00/14] random fixes for 8.2 pre-PR (tests, plugins, docs, semihosting)
,
Alex Bennée
,
10:09
[PATCH v2 14/14] tests/tcg: finesse the registers check for "hidden" regs
,
Alex Bennée
,
10:09
[PATCH v2 02/14] .gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)
,
Alex Bennée
,
10:08
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Nicholas Piggin
,
08:36
Re: [PATCH 2/3] chardev: report blocked write to chardev backend
,
Marc-André Lureau
,
07:06
Re: [PATCH for-9.0] hw: Add compat machines for 9.0
,
Thomas Huth
,
06:03
[PATCH for-9.0] hw: Add compat machines for 9.0
,
Cornelia Huck
,
04:43
November 18, 2023
Re: [PATCH v3 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Cédric Le Goater
,
02:36
Re: [PATCH v3 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Cédric Le Goater
,
02:36
Re: [PATCH v5 00/31] Unified CPU type check
,
Gavin Shan
,
01:41
November 17, 2023
Re: [PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Miles Glenn
,
14:08
Re: [PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Cédric Le Goater
,
11:04
Re: [PATCH 0/7] Miscellaneous error message improvements
,
Markus Armbruster
,
04:14
Re: [RFC PATCH] tests/tcg: finesse the registers check for "hidden" regs
,
Nicholas Piggin
,
02:44
Re: [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI
,
Nicholas Piggin
,
02:36
Re: [PATCH v5 00/31] Unified CPU type check
,
Philippe Mathieu-Daudé
,
02:34
November 16, 2023
Re: [PATCH v5 00/31] Unified CPU type check
,
Gavin Shan
,
18:27
Re: [PATCH v5 03/31] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Gavin Shan
,
18:14
Re: [PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Miles Glenn
,
17:43
Re: [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI
,
Thomas Huth
,
13:11
[RFC PATCH] tests/tcg: finesse the registers check for "hidden" regs
,
Alex Bennée
,
12:40
Re: [PATCH v5 00/31] Unified CPU type check
,
Philippe Mathieu-Daudé
,
11:20
Re: [PATCH v5 03/31] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
11:08
Re: [PULL 06/23] tests/tcg: add an explicit gdbstub register tester
,
Alex Bennée
,
09:59
Re: [PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
,
Ani Sinha
,
08:40
Re: [PATCH v5 00/31] Unified CPU type check
,
Philippe Mathieu-Daudé
,
08:35
Re: [PATCH v5 22/31] target: Use generic cpu_model_from_type()
,
Philippe Mathieu-Daudé
,
08:32
Re: [PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
,
Ani Sinha
,
08:31
Re: [PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
,
Ani Sinha
,
08:28
Re: [PATCH v5 06/31] cpu: Add generic cpu_list()
,
Philippe Mathieu-Daudé
,
08:23
Re: [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI
,
Thomas Huth
,
07:34
[PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI
,
Nicholas Piggin
,
06:54
[PATCH 2/3] chardev: report blocked write to chardev backend
,
Nicholas Piggin
,
06:54
[PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
,
Nicholas Piggin
,
06:54
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Daniel P . Berrangé
,
06:31
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Ani Sinha
,
06:18
Re: [PATCH v5 06/31] cpu: Add generic cpu_list()
,
Gavin Shan
,
05:38
Re: [PATCH v5 06/31] cpu: Add generic cpu_list()
,
Gavin Shan
,
05:34
Re: [PATCH v5 17/31] target/riscv: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
05:28
Re: [PATCH v5 16/31] target/openrisc: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
05:28
Re: [PATCH v5 14/31] target/m68k: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
05:28
Re: [PATCH v5 13/31] target/loongarch: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
05:27
Re: [PATCH v5 06/31] cpu: Add generic cpu_list()
,
Philippe Mathieu-Daudé
,
05:25
Re: [PATCH v5 06/31] cpu: Add generic cpu_list()
,
Philippe Mathieu-Daudé
,
05:19
Re: [PATCH v5 00/31] Unified CPU type check
,
Gavin Shan
,
05:12
Re: [PATCH v5 00/31] Unified CPU type check
,
Philippe Mathieu-Daudé
,
05:01
Re: [PATCH v5 23/31] machine: Constify MachineClass::valid_cpu_types[i]
,
Philippe Mathieu-Daudé
,
04:52
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Nicholas Piggin
,
04:45
Re: [PATCH v5 25/31] machine: Introduce helper is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
04:33
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Daniel P . Berrangé
,
04:00
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Daniel P . Berrangé
,
03:55
Re: [PATCH v5 30/31] hw/arm: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
03:36
Re: [PATCH v5 20/31] target/tricore: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:55
Re: [PATCH v5 19/31] target/sh4: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:55
Re: [PATCH v5 18/31] target/rx: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:55
Re: [PATCH v5 15/31] target/mips: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:54
Re: [PATCH v5 12/31] target/hppa: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:53
Re: [PATCH v5 11/31] target/hexagon: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:53
Re: [PATCH v5 10/31] target/cris: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:52
Re: [PATCH v5 09/31] target/avr: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:52
Re: [PATCH v5 08/31] target/arm: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:51
Re: [PATCH v5 06/31] cpu: Add generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:51
Re: [PATCH v5 07/31] target/alpha: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:47
Re: [PATCH v5 05/31] cpu: Add helper cpu_model_from_type()
,
Philippe Mathieu-Daudé
,
02:45
Re: [PATCH v5 06/31] cpu: Add generic cpu_list()
,
Philippe Mathieu-Daudé
,
02:40
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Nicholas Piggin
,
02:14
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Thomas Huth
,
02:10
Re: [PATCH v5 02/31] target/hppa: Remove object_class_is_abstract()
,
Philippe Mathieu-Daudé
,
02:09
November 15, 2023
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Ani Sinha
,
22:56
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Ani Sinha
,
22:50
Re: [RFC PATCH 0/6] target/ppc: Improve 4xx and 440 tlbwe
,
Nicholas Piggin
,
20:17
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Nicholas Piggin
,
20:15
Re: [PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Cédric Le Goater
,
17:34
Re: [PATCH v3 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Cédric Le Goater
,
17:20
Re: [PATCH v3 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Cédric Le Goater
,
17:20
Re: [PULL 06/23] tests/tcg: add an explicit gdbstub register tester
,
Alex Bennée
,
15:57
Re: [RFC PATCH 0/6] target/ppc: Improve 4xx and 440 tlbwe
,
BALATON Zoltan
,
15:16
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Daniel P . Berrangé
,
12:23
Re: [PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Miles Glenn
,
11:37
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Daniel P . Berrangé
,
08:15
Re: [PATCH v5 02/31] target/hppa: Remove object_class_is_abstract()
,
BALATON Zoltan
,
06:27
Re: [PATCH v5 02/31] target/hppa: Remove object_class_is_abstract()
,
Gavin Shan
,
06:24
Re: [PATCH v5 02/31] target/hppa: Remove object_class_is_abstract()
,
BALATON Zoltan
,
06:18
Re: [PATCH v3 0/8] Add powernv10 I2C devices and tests
,
Cédric Le Goater
,
05:03
Re: [PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Cédric Le Goater
,
02:29
Re: [PATCH 7/7] target/i386/cpu: Improve error message for property "vendor"
,
Markus Armbruster
,
02:14
Re: [PATCH 1/7] spapr/pci: Correct "does not support hotplugging error messages
,
Markus Armbruster
,
02:07
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Thomas Huth
,
01:23
November 14, 2023
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Nicholas Piggin
,
20:15
[PATCH v5 31/31] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
19:04
[PATCH v5 30/31] hw/arm: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
19:04
[PATCH v5 29/31] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
19:04
[PATCH v5 28/31] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
19:03
[PATCH v5 27/31] hw/arm/virt: Hide host CPU model for tcg
,
Gavin Shan
,
19:03
[PATCH v5 26/31] machine: Print CPU model name instead of CPU type name
,
Gavin Shan
,
19:03
[PATCH v5 25/31] machine: Introduce helper is_cpu_type_supported()
,
Gavin Shan
,
19:03
[PATCH v5 24/31] machine: Use error handling when CPU type is checked
,
Gavin Shan
,
19:02
[PATCH v5 23/31] machine: Constify MachineClass::valid_cpu_types[i]
,
Gavin Shan
,
19:02
[PATCH v5 22/31] target: Use generic cpu_model_from_type()
,
Gavin Shan
,
19:02
[PATCH v5 21/31] target/xtensa: Use generic cpu_list()
,
Gavin Shan
,
19:02
[PATCH v5 20/31] target/tricore: Use generic cpu_list()
,
Gavin Shan
,
19:02
[PATCH v5 18/31] target/rx: Use generic cpu_list()
,
Gavin Shan
,
19:01
[PATCH v5 19/31] target/sh4: Use generic cpu_list()
,
Gavin Shan
,
19:01
[PATCH v5 17/31] target/riscv: Use generic cpu_list()
,
Gavin Shan
,
19:01
[PATCH v5 16/31] target/openrisc: Use generic cpu_list()
,
Gavin Shan
,
19:00
[PATCH v5 15/31] target/mips: Use generic cpu_list()
,
Gavin Shan
,
19:00
[PATCH v5 14/31] target/m68k: Use generic cpu_list()
,
Gavin Shan
,
19:00
[PATCH v5 13/31] target/loongarch: Use generic cpu_list()
,
Gavin Shan
,
19:00
[PATCH v5 12/31] target/hppa: Use generic cpu_list()
,
Gavin Shan
,
19:00
[PATCH v5 11/31] target/hexagon: Use generic cpu_list()
,
Gavin Shan
,
18:59
[PATCH v5 10/31] target/cris: Use generic cpu_list()
,
Gavin Shan
,
18:59
[PATCH v5 09/31] target/avr: Use generic cpu_list()
,
Gavin Shan
,
18:59
[PATCH v5 08/31] target/arm: Use generic cpu_list()
,
Gavin Shan
,
18:59
[PATCH v5 07/31] target/alpha: Use generic cpu_list()
,
Gavin Shan
,
18:58
[PATCH v5 06/31] cpu: Add generic cpu_list()
,
Gavin Shan
,
18:58
[PATCH v5 05/31] cpu: Add helper cpu_model_from_type()
,
Gavin Shan
,
18:58
[PATCH v5 04/31] target: Remove 'oc == NULL' check
,
Gavin Shan
,
18:58
[PATCH v5 03/31] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Gavin Shan
,
18:57
[PATCH v5 02/31] target/hppa: Remove object_class_is_abstract()
,
Gavin Shan
,
18:57
[PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
,
Gavin Shan
,
18:57
[PATCH v5 00/31] Unified CPU type check
,
Gavin Shan
,
18:57
[PATCH v3 7/8] ppc/pnv: Add a pca9554 I2C device to powernv10
,
Glenn Miles
,
14:58
[PATCH v3 6/8] misc: Add a pca9554 GPIO device model
,
Glenn Miles
,
14:58
[PATCH v3 8/8] ppc/pnv: Test pnv i2c master and connected devices
,
Glenn Miles
,
14:58
[PATCH v3 5/8] ppc/pnv: Use resettable interface to reset child I2C buses
,
Glenn Miles
,
14:58
[PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Glenn Miles
,
14:58
[PATCH v3 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Glenn Miles
,
14:57
[PATCH v3 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Glenn Miles
,
14:57
[PATCH v3 2/8] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Glenn Miles
,
14:57
[PATCH v3 0/8] Add powernv10 I2C devices and tests
,
Glenn Miles
,
14:57
Re: [PATCH v2 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Miles Glenn
,
13:34
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Thomas Huth
,
13:29
Re: [PATCH v2 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Cédric Le Goater
,
12:55
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Philippe Mathieu-Daudé
,
11:37
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Philippe Mathieu-Daudé
,
11:35
[PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
Thomas Huth
,
11:31
Re: [PATCH v2 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Miles Glenn
,
10:28
Re: [PATCH v2 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Miles Glenn
,
10:26
[RFC PATCH 6/6] target/ppc: optimise ppcemb_tlb_t flushing
,
Nicholas Piggin
,
07:38
[RFC PATCH 5/6] target/ppc: 440 optimise tlbwe TLB flushing
,
Nicholas Piggin
,
07:38
[RFC PATCH 4/6] target/ppc: 4xx optimise tlbwe_lo TLB flushing
,
Nicholas Piggin
,
07:38
[RFC PATCH 3/6] target/ppc: 4xx don't flush TLB for a newly written software TLB entry
,
Nicholas Piggin
,
07:38
[RFC PATCH 2/6] target/ppc: Factor out 4xx ppcemb_tlb_t flushing
,
Nicholas Piggin
,
07:38
[RFC PATCH 1/6] target/ppc: Fix 440 tlbwe TLB invalidation gaps
,
Nicholas Piggin
,
07:38
[RFC PATCH 0/6] target/ppc: Improve 4xx and 440 tlbwe
,
Nicholas Piggin
,
07:38
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Jason Wang
,
00:30
November 13, 2023
Re: [PATCH v4 02/33] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
,
Gavin Shan
,
18:46
Re: [PATCH v4 01/33] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Gavin Shan
,
18:24
Re: [PATCH v2 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Miles Glenn
,
12:41
Re: [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Denis V. Lunev
,
12:12
Re: [PATCH v2 00/14] Nested PAPR API (KVM on PowerVM)
,
Nicholas Piggin
,
08:16
Re: [PATCH v4 0/8] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
07:07
Re: PPC440 tlbwe
,
BALATON Zoltan
,
07:04
Re: [PULL 06/23] tests/tcg: add an explicit gdbstub register tester
,
Nicholas Piggin
,
06:23
Re: [PATCH v4 0/8] Misc clean ups to target/ppc exception handling
,
Nicholas Piggin
,
05:34
Re: [PATCH v2 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Cédric Le Goater
,
04:10
Re: [PATCH v2 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Cédric Le Goater
,
04:07
Re: [PATCH v2 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Cédric Le Goater
,
04:05
Re: PPC440 tlbwe
,
Cédric Le Goater
,
03:44
Re: PPC440 tlbwe
,
Nicholas Piggin
,
01:26
November 12, 2023
Re: PPC440 tlbwe
,
BALATON Zoltan
,
15:37
Re: [PATCH v8] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
Richard Henderson
,
11:56
November 11, 2023
Re: [PATCH v8] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
Cédric Le Goater
,
12:36
Re: [PATCH v4 3/3] hw/ppc: Nest1 chiplet wiring
,
Cédric Le Goater
,
12:32
Re: [PATCH v4 2/3] hw/ppc: Add nest1 chiplet model
,
Cédric Le Goater
,
12:27
Re: [PATCH v4 1/3] hw/ppc: Add pnv pervasive common chiplet units
,
Cédric Le Goater
,
12:08
Re: [PATCH v4 0/3] pnv nest1 chiplet model
,
Cédric Le Goater
,
11:55
November 10, 2023
[PATCH v2 6/8] misc: Add a pca9554 GPIO device model
,
Glenn Miles
,
14:54
[PATCH v2 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Glenn Miles
,
14:51
[PATCH v2 8/8] ppc/pnv: Test pnv i2c master and connected devices
,
Glenn Miles
,
14:50
[PATCH v2 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Glenn Miles
,
14:50
[PATCH v2 2/8] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Glenn Miles
,
14:50
[PATCH v2 5/8] ppc/pnv: Use resettable interface to reset child I2C buses
,
Glenn Miles
,
14:50
[PATCH v2 7/8] ppc/pnv: Add a pca9554 I2C device to powernv10
,
Glenn Miles
,
14:50
[PATCH v2 0/8] Add powernv10 I2C devices and tests
,
Glenn Miles
,
14:50
[PATCH v2 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Glenn Miles
,
14:49
Re: [PATCH v5] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
14:31
[PATCH v8] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
13:41
[PATCH v7] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
13:27
[PATCH v6] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
13:13
Re: [PATCH 0/8] Add powernv10 I2C devices and tests
,
Miles Glenn
,
12:51
[PATCH 8/8] ppc/pnv: Test pnv i2c master and connected devices
,
Glenn Miles
,
12:24
[PATCH 7/8] ppc/pnv: Add a pca9554 I2C device to powernv10
,
Glenn Miles
,
12:24
[PATCH 6/8] misc: Add a pca9554 GPIO device model
,
Glenn Miles
,
12:24
[PATCH 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
,
Glenn Miles
,
12:24
[PATCH 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
,
Glenn Miles
,
12:24
[PATCH 5/8] ppc/pnv: Use resettable interface to reset child I2C buses
,
Glenn Miles
,
12:24
[PATCH 2/8] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Glenn Miles
,
12:24
[PATCH 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
,
Glenn Miles
,
12:23
[PATCH 0/8] Add powernv10 I2C devices and tests
,
Glenn Miles
,
12:23
Re: [PATCH v5] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
Cédric Le Goater
,
11:42
[PATCH v5] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
10:38
Re: [PATCH v5] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
10:35
[PATCH v4] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
10:20
Re: [PATCH for-8.3 v2 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
04:28
Re: [PATCH for-8.3 v2 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
David Woodhouse
,
04:21
Re: [PATCH for-8.3 v2 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
Philippe Mathieu-Daudé
,
02:40
Re: [PATCH for-8.3 v2 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
Philippe Mathieu-Daudé
,
02:31
Re: [PING] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
Cédric Le Goater
,
01:52
November 09, 2023
Re: [PING] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
17:18
Re: [PATCH v2] ppc/pnv: Fix potential overflow in I2C model
,
Philippe Mathieu-Daudé
,
14:19
Re: [PATCH v2] ppc/pnv: Fix potential overflow in I2C model
,
Miles Glenn
,
14:01
Re: [PATCH] ppc/pnv: Fix potential overflow in I2C model
,
Philippe Mathieu-Daudé
,
13:51
Re: [PULL 21/40] migration: per-mode blockers
,
Steven Sistare
,
12:40
Re: [PULL 21/40] migration: per-mode blockers
,
Peter Maydell
,
12:27
[PATCH v2] ppc/pnv: Fix potential overflow in I2C model
,
Cédric Le Goater
,
12:15
Re: [PULL 21/40] migration: per-mode blockers
,
Peter Maydell
,
12:10
Re: [PATCH] ppc/pnv: Fix potential overflow in I2C model
,
Peter Maydell
,
11:07
Re: [PATCH] ppc/pnv: Fix potential overflow in I2C model
,
Cédric Le Goater
,
10:54
Re: [PATCH] ppc/pnv: Fix potential overflow in I2C model
,
Peter Maydell
,
10:03
Re: [PATCH] ppc/pnv: Fix potential overflow in I2C model
,
Philippe Mathieu-Daudé
,
03:12
[PATCH] ppc/pnv: Fix potential overflow in I2C model
,
Cédric Le Goater
,
03:06
November 08, 2023
Re: [PULL 0/9] ppc queue
,
Stefan Hajnoczi
,
09:22
Re: [PULL 00/75] Misc HW/UI patches for 2023-11-07
,
Stefan Hajnoczi
,
09:22
Re: [PATCH v4 0/4] hw/audio/pcspk: Inline pcspk_init()
,
Philippe Mathieu-Daudé
,
05:29
November 07, 2023
[PULL 9/9] ppc: qtest already exports qtest_rtas_call()
,
Daniel Henrique Barboza
,
15:48
[PULL 4/9] ppc/pnv: Add an I2C controller model
,
Daniel Henrique Barboza
,
15:48
[PULL 5/9] ppc/pnv: Connect I2C controller model to powernv9 chip
,
Daniel Henrique Barboza
,
15:48
[PULL 8/9] hw/pci-host: Update PHB5 XSCOM registers
,
Daniel Henrique Barboza
,
15:48
[PULL 7/9] ppc/pnv: Fix number of I2C engines and ports for power9/10
,
Daniel Henrique Barboza
,
15:48
[PULL 6/9] ppc/pnv: Connect PNV I2C controller to powernv10
,
Daniel Henrique Barboza
,
15:48
[PULL 3/9] tests/avocado: Add test for amigaone board
,
Daniel Henrique Barboza
,
15:48
[PULL 2/9] hw/ppc: Add emulation of AmigaOne XE board
,
Daniel Henrique Barboza
,
15:48
[PULL 1/9] hw/pci-host: Add emulation of Mai Logic Articia S
,
Daniel Henrique Barboza
,
15:48
[PULL 0/9] ppc queue
,
Daniel Henrique Barboza
,
15:48
Re: [PATCH] ppc: qtest already exports qtest_rtas_call()
,
Daniel Henrique Barboza
,
13:56
Re: [PATCH v2] hw/pci-host: Update PHB5 XSCOM registers
,
Daniel Henrique Barboza
,
13:55
Re: [PATCH v3] ppc/pnv: Fix number of I2C engines and ports for power9/10
,
Daniel Henrique Barboza
,
13:54
Re: [PATCH] ppc/pnv: Connect PNV I2C controller to powernv10
,
Daniel Henrique Barboza
,
13:54
Re: [PATCH v3 0/2] Add PowerNV I2C Controller Model
,
Daniel Henrique Barboza
,
13:54
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
Daniel Henrique Barboza
,
13:53
Re: [PATCH v7 3/3] tests/avocado: Add test for amigaone board
,
Daniel Henrique Barboza
,
13:53
Re: [PATCH v7 1/3] hw/pci-host: Add emulation of Mai Logic Articia S
,
Daniel Henrique Barboza
,
13:53
Re: [PATCH v9 2/3] hw/ppc: Add emulation of AmigaOne XE board
,
Daniel Henrique Barboza
,
13:52
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
13:42
[PATCH v9 2/3] hw/ppc: Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
13:40
Re: [PATCH v8 2/3] hw/ppc: Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
13:28
Re: [PATCH v8 2/3] hw/ppc: Add emulation of AmigaOne XE board
,
Peter Maydell
,
13:25
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
13:25
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
Peter Maydell
,
13:21
[PATCH v8 2/3] hw/ppc: Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
13:21
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
13:18
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
Peter Maydell
,
13:15
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
13:03
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
12:49
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
12:44
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
Daniel Henrique Barboza
,
12:42
Re: [PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
,
Cédric Le Goater
,
12:35
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
12:33
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
Daniel Henrique Barboza
,
12:20
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
11:41
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
Daniel Henrique Barboza
,
11:20
[PATCH v4 3/3] hw/ppc: Nest1 chiplet wiring
,
Chalapathi V
,
11:18
[PATCH v4 0/3] pnv nest1 chiplet model
,
Chalapathi V
,
11:18
[PATCH v4 2/3] hw/ppc: Add nest1 chiplet model
,
Chalapathi V
,
11:18
[PATCH v4 1/3] hw/ppc: Add pnv pervasive common chiplet units
,
Chalapathi V
,
11:18
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
09:42
[PULL 06/23] tests/tcg: add an explicit gdbstub register tester
,
Alex Bennée
,
09:24
Re: [PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
,
Cédric Le Goater
,
08:08
[PULL 75/75] dump: Add close fd on error return to avoid resource leak
,
Philippe Mathieu-Daudé
,
07:26
[PULL 73/75] MAINTAINERS: Add more guest-agent related files to the corresponding section
,
Philippe Mathieu-Daudé
,
07:26
[PULL 51/75] hw/cpu: Clean up global variable shadowing
,
Philippe Mathieu-Daudé
,
07:26
[PULL 47/75] target: Move ArchCPUClass definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:26
[PULL 72/75] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section
,
Philippe Mathieu-Daudé
,
07:26
[PULL 68/75] hw/sd: Declare QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
07:26
[PULL 44/75] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
,
Philippe Mathieu-Daudé
,
07:26
[PULL 45/75] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:26
[PULL 41/75] target/ppc: Move powerpc_input_t definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:26
[PULL 42/75] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
,
Philippe Mathieu-Daudé
,
07:26
[PULL 43/75] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
,
Philippe Mathieu-Daudé
,
07:26
[PULL 40/75] target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:25
[PULL 39/75] target/ppc: Move powerpc_excp_t definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:25
[PULL 38/75] target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:25
[PULL 37/75] target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:25
[PULL 36/75] target/ppc: Define powerpc_pm_insn_t in 'internal.h'
,
Philippe Mathieu-Daudé
,
07:25
[PULL 00/75] Misc HW/UI patches for 2023-11-07
,
Philippe Mathieu-Daudé
,
07:25
Re: [PATCH 17/29] gdbstub: Simplify XML lookup
,
Alex Bennée
,
05:31
[PULL v3 22/25] hw/sm501: allow compiling without PIXMAN
,
marcandre . lureau
,
05:17
Re: [PATCH v8 20/24] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
,
Philippe Mathieu-Daudé
,
04:17
Re: [PATCH v8 02/24] build-sys: drop needless warning pragmas for old pixman
,
Philippe Mathieu-Daudé
,
04:13
Re: [PATCH v8 03/24] ui: compile out some qemu-pixman functions when !PIXMAN
,
Philippe Mathieu-Daudé
,
04:13
Re: [PATCH v8 23/24] hw/display/ati: allow compiling without PIXMAN
,
Marc-André Lureau
,
03:55
Re: [PULL 00/60] Misc HW/UI patches for 2023-11-06
,
Philippe Mathieu-Daudé
,
03:51
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
03:50
Re: [PATCH v8 23/24] hw/display/ati: allow compiling without PIXMAN
,
BALATON Zoltan
,
03:46
Re: [PATCH v8 23/24] hw/display/ati: allow compiling without PIXMAN
,
Marc-André Lureau
,
02:26
[PATCH v8 23/24] hw/display/ati: allow compiling without PIXMAN
,
marcandre . lureau
,
02:21
[PATCH v8 24/24] build-sys: make pixman actually optional
,
marcandre . lureau
,
02:21
[PATCH v8 22/24] hw/mips: FULOONG depends on VT82C686
,
marcandre . lureau
,
02:21
[PATCH v8 21/24] hw/sm501: allow compiling without PIXMAN
,
marcandre . lureau
,
02:21
[PATCH v8 20/24] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
,
marcandre . lureau
,
02:21
[PATCH v8 19/24] ui/dbus: do not require PIXMAN
,
marcandre . lureau
,
02:20
[PATCH v8 08/24] vl: move display early init before default devices
,
marcandre . lureau
,
02:20
[PATCH v8 13/24] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
,
marcandre . lureau
,
02:20
[PATCH v8 15/24] ui/gl: opengl doesn't require PIXMAN
,
marcandre . lureau
,
02:20
[PATCH v8 12/24] virtio-gpu: replace PIXMAN for region/rect test
,
marcandre . lureau
,
02:20
[PATCH v8 18/24] ui/gtk: -display gtk requires PIXMAN
,
marcandre . lureau
,
02:20
[PATCH v8 17/24] ui/spice: SPICE/QXL requires PIXMAN
,
marcandre . lureau
,
02:20
[PATCH v8 16/24] ui/vnc: VNC requires PIXMAN
,
marcandre . lureau
,
02:20
[PATCH v8 14/24] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
,
marcandre . lureau
,
02:20
[PATCH v8 11/24] qmp/hmp: disable screendump if PIXMAN is missing
,
marcandre . lureau
,
02:20
[PATCH v8 10/24] ui/vc: console-vc requires PIXMAN
,
marcandre . lureau
,
02:20
[PATCH v8 09/24] ui/console: allow to override the default VC
,
marcandre . lureau
,
02:20
[PATCH v8 07/24] vl: simplify display_remote logic
,
marcandre . lureau
,
02:20
[PATCH v8 06/24] qemu-options: define -vnc only #ifdef CONFIG_VNC
,
marcandre . lureau
,
02:19
[PATCH v8 04/24] ui: add pixman-minimal.h
,
marcandre . lureau
,
02:19
[PATCH v8 05/24] vl: drop needless -spice checks
,
marcandre . lureau
,
02:19
[PATCH v8 03/24] ui: compile out some qemu-pixman functions when !PIXMAN
,
marcandre . lureau
,
02:19
[PATCH v8 01/24] build-sys: add a "pixman" feature
,
marcandre . lureau
,
02:19
[PATCH v8 02/24] build-sys: drop needless warning pragmas for old pixman
,
marcandre . lureau
,
02:19
[PATCH v8 00/24] Make Pixman an optional dependency
,
marcandre . lureau
,
02:19
November 06, 2023
RE: [PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
,
Duan, Zhenzhong
,
22:07
Re: [PULL 00/60] Misc HW/UI patches for 2023-11-06
,
Stefan Hajnoczi
,
20:40
[PATCH for-8.3 v2 09/46] hw/arm/virt: use pci_init_nic_devices()
,
David Woodhouse
,
14:56
[PATCH for-8.3 v2 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
,
David Woodhouse
,
14:56
[PATCH for-8.3 v2 08/46] hw/arm/sbsa-ref: use pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 23/46] hw/arm/exynos4: use qemu_create_nic_device()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 07/46] hw/alpha/dp264: use pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 19/46] hw/sparc64/sun4u: use pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 00/46] Rework matching of network devices to -nic options
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 44/46] hw/pci: remove pci_nic_init_nofail()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 27/46] hw/arm/highbank: use qemu_create_nic_device()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 29/46] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 42/46] hw/xtensa/xtfpga: use qemu_create_nic_device()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 14/46] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 43/46] net: remove qemu_check_nic_model()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 17/46] hw/ppc: use pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 22/46] hw/arm/aspeed: use qemu_configure_nic_device()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 20/46] hw/xtensa/virt: use pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 39/46] hw/riscv: use qemu_configure_nic_device()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 02/46] net: report list of available models according to platform
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 36/46] hw/mips/jazz: use qemu_find_nic_info()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 11/46] hw/loongarch: use pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 33/46] hw/m68k/q800: use qemu_find_nic_info()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 12/46] hw/mips/fuloong2e: use pci_init_nic_devices()
,
David Woodhouse
,
14:55
[PATCH for-8.3 v2 46/46] net: make nb_nics and nd_table[] static in net/net.c
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 13/46] hw/mips/malta: use pci_init_nic_devices()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 35/46] hw/mips/mipssim: use qemu_create_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 31/46] hw/net/etraxfs-eth: use qemu_configure_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 03/46] net: add qemu_create_nic_bus_devices()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 26/46] hw/net/lan9118: use qemu_configure_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 25/46] hw/net/smc91c111: use qemu_configure_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 34/46] hw/microblaze: use qemu_configure_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 10/46] hw/hppa: use pci_init_nic_devices()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 06/46] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 18/46] hw/sh4/r2d: use pci_init_nic_devices()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 41/46] hw/sparc/sun4m: use qemu_find_nic_info()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 30/46] hw/arm: use qemu_configure_nic_device()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 15/46] hw/ppc/prep: use pci_init_nic_devices()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 16/46] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
14:54
[PATCH for-8.3 v2 24/46] hw/arm/fsl: use qemu_configure_nic_device()
,
David Woodhouse
,
14:54
Re: [PATCH v4 24/41] vfio/spapr: Move hostwin_list into spapr container
,
Cédric Le Goater
,
12:35
Re: [PATCH v4 23/41] vfio/spapr: Move prereg_listener into spapr container
,
Cédric Le Goater
,
12:34
Re: [PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
,
Cédric Le Goater
,
12:33
Re: [PATCH v4 21/41] vfio/spapr: Introduce spapr backend and target interface
,
Cédric Le Goater
,
12:31
Re: [PATCH v4 17/41] vfio/container: Move listener to base container
,
Cédric Le Goater
,
11:57
Re: [PATCH v4 15/41] vfio/container: Move pgsizes and dma_max_mappings to base container
,
Cédric Le Goater
,
11:53
Re: [PATCH v4 11/41] vfio/container: Move space field to base container
,
Cédric Le Goater
,
11:50
Re: [PATCH 13/29] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
10:36
Re: [PATCH 25/29] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
10:30
Re: [PATCH v2 12/16] target: Move ArchCPUClass definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
09:58
Re: [PATCH v4 03/33] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Igor Mammedov
,
09:48
Re: [PATCH v4 02/33] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
,
Igor Mammedov
,
09:41
Re: [PULL 38/40] migration: Implement MigrateChannelList to qmp migration flow.
,
Juan Quintela
,
09:27
Re: [PATCH v4 01/33] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Igor Mammedov
,
09:22
Re: [PULL 38/40] migration: Implement MigrateChannelList to qmp migration flow.
,
Peter Maydell
,
08:57
[PULL 59/60] MAINTAINERS: update libvirt devel mailing list address
,
Philippe Mathieu-Daudé
,
06:10
[PULL 57/60] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
,
Philippe Mathieu-Daudé
,
06:10
[PULL 60/60] ui/sdl2: use correct key names in win title on mac
,
Philippe Mathieu-Daudé
,
06:10
[PULL 56/60] hw/i2c: pmbus: reset page register for out of range reads
,
Philippe Mathieu-Daudé
,
06:10
[PULL 58/60] MAINTAINERS: Add the CAN documentation file to the CAN section
,
Philippe Mathieu-Daudé
,
06:10
[PULL 55/60] hw/i2c: pmbus: immediately clear faults on request
,
Philippe Mathieu-Daudé
,
06:10
[PULL 54/60] tests/qtest: add tests for ADM1266
,
Philippe Mathieu-Daudé
,
06:09
[PULL 53/60] hw/sensor: add ADM1266 device model
,
Philippe Mathieu-Daudé
,
06:09
[PULL 52/60] hw/i2c: pmbus: add VCAP register
,
Philippe Mathieu-Daudé
,
06:09
[PULL 51/60] hw/i2c: pmbus: add fan support
,
Philippe Mathieu-Daudé
,
06:09
[PULL 50/60] hw/i2c: pmbus: add vout mode bitfields
,
Philippe Mathieu-Daudé
,
06:09
[PULL 48/60] tests/qtest: ahci-test: add test exposing reset issue with pending callback
,
Philippe Mathieu-Daudé
,
06:09
[PULL 49/60] hw/i2c: pmbus add support for block receive
,
Philippe Mathieu-Daudé
,
06:09
[PULL 47/60] hw/ide: reset: cancel async DMA operation before resetting state
,
Philippe Mathieu-Daudé
,
06:09
[PULL 46/60] hw/cpu: Update the comments of nr_cores and nr_dies
,
Philippe Mathieu-Daudé
,
06:09
[PULL 45/60] system/cpus: Fix CPUState.nr_cores' calculation
,
Philippe Mathieu-Daudé
,
06:08
[PULL 44/60] tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
,
Philippe Mathieu-Daudé
,
06:08
[PULL 43/60] hw/i386: Fix comment style in topology.h
,
Philippe Mathieu-Daudé
,
06:08
[PULL 42/60] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed
,
Philippe Mathieu-Daudé
,
06:08
[PULL 41/60] hw/loader: Clean up global variable shadowing in rom_add_file()
,
Philippe Mathieu-Daudé
,
06:08
[PULL 40/60] hw/cpu: Clean up global variable shadowing
,
Philippe Mathieu-Daudé
,
06:08
[PULL 39/60] exec/cpu: Have cpu_exec_realize() return a boolean
,
Philippe Mathieu-Daudé
,
06:08
[PULL 38/60] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
06:08
[PULL 37/60] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
06:07
[PULL 36/60] target/nios2: Create IRQs *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
06:07
[PULL 35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation
,
Philippe Mathieu-Daudé
,
06:07
[PULL 34/60] target/ppc: Restrict KVM objects to system emulation
,
Philippe Mathieu-Daudé
,
06:07
[PULL 33/60] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
,
Philippe Mathieu-Daudé
,
06:07
[PULL 32/60] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
,
Philippe Mathieu-Daudé
,
06:07
[PULL 30/60] target/mips: Fix MSA BZ/BNZ opcodes displacement
,
Philippe Mathieu-Daudé
,
06:07
[PULL 31/60] target/mips: Fix TX79 LQ/SQ opcodes
,
Philippe Mathieu-Daudé
,
06:07
[PULL 26/60] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
,
Philippe Mathieu-Daudé
,
06:07
[PULL 28/60] target/i386/kvm: Correct comment in kvm_cpu_realize()
,
Philippe Mathieu-Daudé
,
06:07
[PULL 29/60] target/i386/monitor: synchronize cpu state for lapic info
,
Philippe Mathieu-Daudé
,
06:07
[PULL 24/60] target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]()
,
Philippe Mathieu-Daudé
,
06:07
[PULL 27/60] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
,
Philippe Mathieu-Daudé
,
06:07
[PULL 21/60] target/s390x: Use env_archcpu() in handle_diag_308()
,
Philippe Mathieu-Daudé
,
06:07
[PULL 25/60] target/i386/hvf: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
06:07
[PULL 23/60] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
,
Philippe Mathieu-Daudé
,
06:06
[PULL 22/60] target/xtensa: Use env_archcpu() in update_c[compare|count]()
,
Philippe Mathieu-Daudé
,
06:06
[PULL 20/60] target/riscv: Use env_archcpu() in [check_]nanbox()
,
Philippe Mathieu-Daudé
,
06:06
[PULL 19/60] target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
,
Philippe Mathieu-Daudé
,
06:06
[PULL 18/60] target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 17/60] target/openrisc: Declare QOM definitions in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 16/60] target/nios2: Declare QOM definitions in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 14/60] target/hexagon: Declare QOM definitions in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 15/60] target/loongarch: Declare QOM definitions in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 13/60] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 10/60] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 12/60] target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 11/60] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
06:05
[PULL 09/60] target: Mention 'cpu-qom.h' is target agnostic
,
Philippe Mathieu-Daudé
,
06:04
[PULL 08/60] target: Unify QOM style
,
Philippe Mathieu-Daudé
,
06:04
[PULL 07/60] accel/tcg: Factor tcg_cpu_reset_hold() out
,
Philippe Mathieu-Daudé
,
06:04
[PULL 05/60] accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
,
Philippe Mathieu-Daudé
,
06:04
[PULL 06/60] accel: Introduce cpu_exec_reset_hold()
,
Philippe Mathieu-Daudé
,
06:04
[PULL 04/60] tests/unit/test-seccomp: Remove mentions of softmmu in test names
,
Philippe Mathieu-Daudé
,
06:04
[PULL 03/60] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay
,
Philippe Mathieu-Daudé
,
06:04
[PULL 02/60] vl: constify default_list
,
Philippe Mathieu-Daudé
,
06:03
[PULL 01/60] vl: Free machine list
,
Philippe Mathieu-Daudé
,
06:03
[PULL 00/60] Misc HW/UI patches for 2023-11-06
,
Philippe Mathieu-Daudé
,
06:03
Re: [PATCH v7 0/3] Add emulation of AmigaOne XE board
,
BALATON Zoltan
,
05:30
[PULL v2 21/24] hw/sm501: allow compiling without PIXMAN
,
marcandre . lureau
,
04:57
Re: [PATCH v4 05/41] vfio/common: Move vfio_host_win_add/del into spapr.c
,
Cédric Le Goater
,
04:33
Re: [PATCH 13/29] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
04:32
[PULL 21/23] hw/sm501: allow compiling without PIXMAN
,
marcandre . lureau
,
02:24
Re: [PATCH v2 02/16] target: Mention 'cpu-qom.h' is target agnostic
,
Philippe Mathieu-Daudé
,
02:17
November 05, 2023
Re: [PATCH 24/29] plugins: add an API to read registers
,
Akihiko Odaki
,
07:40
Re: [PATCH 06/29] tests/tcg: add an explicit gdbstub register tester
,
Akihiko Odaki
,
07:17
November 04, 2023
Re: [PATCH 27/29] plugins: make test/example plugins work on windows
,
Alex Bennée
,
05:14
November 03, 2023
[PATCH 18/29] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
16:06
[PATCH 27/29] plugins: make test/example plugins work on windows
,
Alex Bennée
,
16:06
[PATCH 29/29] plugins: allow plugins to be enabled on windows
,
Alex Bennée
,
16:06
[PATCH 20/29] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
16:06
[PATCH 19/29] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
16:06
[PATCH 21/29] gdbstub: expose api to find registers
,
Alex Bennée
,
16:06
[PATCH 24/29] plugins: add an API to read registers
,
Alex Bennée
,
16:06
[PATCH 28/29] plugins: disable lockstep plugin on windows
,
Alex Bennée
,
16:06
[PATCH 23/29] plugins: Use different helpers when reading registers
,
Alex Bennée
,
16:06
[PATCH 15/29] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
16:06
[PATCH 17/29] gdbstub: Simplify XML lookup
,
Alex Bennée
,
16:06
[PATCH 22/29] cpu: Call plugin hooks only when ready
,
Alex Bennée
,
16:02
[PATCH 10/29] gdbstub: Introduce GDBFeatureBuilder
,
Alex Bennée
,
16:02
[PATCH 07/29] tests/avocado: update the tcg_plugins test
,
Alex Bennée
,
16:02
[PATCH 11/29] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
16:01
[PATCH 26/29] plugins: add dllexport and dllimport to api funcs
,
Alex Bennée
,
16:01
[PATCH 25/29] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
16:01
[PATCH 16/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
16:01
[PATCH 13/29] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
16:01
[PATCH 14/29] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
16:01
[PATCH 09/29] gdbstub: Introduce gdb_find_static_feature()
,
Alex Bennée
,
16:01
[PATCH 12/29] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
16:01
[PATCH 06/29] tests/tcg: add an explicit gdbstub register tester
,
Alex Bennée
,
16:00
[PATCH 05/29] target/arm: hide aliased MIDR from gdbstub
,
Alex Bennée
,
16:00
[PATCH 08/29] gdbstub: Add num_regs member to GDBFeature
,
Alex Bennée
,
16:00
[PATCH 04/29] target/arm: hide all versions of DBGD[RS]AR from gdbstub
,
Alex Bennée
,
16:00
[PATCH 03/29] target/arm: hide the 32bit version of PAR from gdbstub
,
Alex Bennée
,
16:00
[PATCH 02/29] gdb-xml: fix duplicate register in arm-neon.xml
,
Alex Bennée
,
16:00
[PATCH 00/29] gdbstub and plugin read register and windows support
,
Alex Bennée
,
16:00
[PATCH 01/29] default-configs: Add TARGET_XML_FILES definition
,
Alex Bennée
,
16:00
Re: [PATCH 3/5] hw/ppc/e500: QOM-attach CPUs to the machine container
,
Markus Armbruster
,
12:25
Re: [RFC PATCH 0/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
,
Daniel Henrique Barboza
,
10:45
[PATCH v2 RESEND] [PING] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
07:45
Re: [PATCH 3/5] hw/ppc/e500: QOM-attach CPUs to the machine container
,
Philippe Mathieu-Daudé
,
07:09
Re: [PATCH v4 0/4] hw/audio/pcspk: Inline pcspk_init()
,
Markus Armbruster
,
04:56
Re: [RFC PATCH 5/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
,
Markus Armbruster
,
04:03
Re: [PATCH 3/5] hw/ppc/e500: QOM-attach CPUs to the machine container
,
Markus Armbruster
,
03:41
November 02, 2023
Re: [PULL 00/40] Migration 20231102 patches
,
Stefan Hajnoczi
,
23:24
Re: [PATCH v2 RESEND] ppc/pnv: Fix number of I2C engines and ports for power9/10
,
Miles Glenn
,
12:57
[PATCH RESEND v3] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
10:02
[PULL 39/40] migration: Implement MigrateChannelList to hmp migration flow.
,
Juan Quintela
,
07:48
[PULL 40/40] migration: modify test_multifd_tcp_none() to use new QAPI syntax.
,
Juan Quintela
,
07:48
[PULL 36/40] migration: New migrate and migrate-incoming argument 'channels'
,
Juan Quintela
,
07:47
[PULL 38/40] migration: Implement MigrateChannelList to qmp migration flow.
,
Juan Quintela
,
07:47
[PULL 37/40] migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
,
Juan Quintela
,
07:47
[PULL 35/40] migration: Convert the file backend to the new QAPI syntax
,
Juan Quintela
,
07:46
[PULL 34/40] migration: convert exec backend to accept MigrateAddress.
,
Juan Quintela
,
07:46
[PULL 33/40] migration: convert rdma backend to accept MigrateAddress
,
Juan Quintela
,
07:45
[PULL 31/40] migration: convert migration 'uri' into 'MigrateAddress'
,
Juan Quintela
,
07:45
[PULL 32/40] migration: convert socket backend to accept MigrateAddress
,
Juan Quintela
,
07:45
[PULL 30/40] migration: New QAPI type 'MigrateAddress'
,
Juan Quintela
,
07:45
[PULL 29/40] migration: Change ram_dirty_bitmap_reload() retval to bool
,
Juan Quintela
,
07:45
[PULL 28/40] tests/migration-test: Add a test for postcopy hangs during RECOVER
,
Juan Quintela
,
07:44
[PULL 27/40] migration: Allow network to fail even during recovery
,
Juan Quintela
,
07:44
[PULL 26/40] migration: Refactor error handling in source return path
,
Juan Quintela
,
07:44
[PULL 25/40] tests/qtest: migration: add reboot mode test
,
Juan Quintela
,
07:44
[PULL 24/40] cpr: reboot mode
,
Juan Quintela
,
07:44
[PULL 23/40] cpr: relax vhost migration blockers
,
Juan Quintela
,
07:44
[PULL 22/40] cpr: relax blockdev migration blockers
,
Juan Quintela
,
07:44
[PULL 21/40] migration: per-mode blockers
,
Juan Quintela
,
07:43
[PULL 17/40] migration: Add per vmstate downtime tracepoints
,
Juan Quintela
,
07:43
[PULL 18/40] migration: migration_stop_vm() helper
,
Juan Quintela
,
07:43
[PULL 20/40] migration: mode parameter
,
Juan Quintela
,
07:43
[PULL 19/40] migration: Add tracepoints for downtime checkpoints
,
Juan Quintela
,
07:43
[PULL 16/40] migration: Add migration_downtime_start|end() helpers
,
Juan Quintela
,
07:43
[PULL 14/40] migration: Use vmstate_register_any() for vmware_vga
,
Juan Quintela
,
07:43
[PULL 15/40] migration: Set downtime_start even for postcopy
,
Juan Quintela
,
07:43
[PULL 13/40] migration: Use vmstate_register_any() for eeprom93xx
,
Juan Quintela
,
07:43
[PULL 12/40] migration: Use vmstate_register_any() for audio
,
Juan Quintela
,
07:43
[PULL 08/40] migration: Use VMSTATE_INSTANCE_ID_ANY for slirp
,
Juan Quintela
,
07:43
[PULL 10/40] migration: Check in savevm_state_handler_insert for dups
,
Juan Quintela
,
07:43
[PULL 11/40] migration: Improve example and documentation of vmstate_register()
,
Juan Quintela
,
07:43
[PULL 09/40] migration: Hack to maintain backwards compatibility for ppc
,
Juan Quintela
,
07:42
[PULL 07/40] migration: Use vmstate_register_any() for isa-ide
,
Juan Quintela
,
07:42
[PULL 06/40] migration: Use vmstate_register_any()
,
Juan Quintela
,
07:42
[PULL 05/40] migration: Create vmstate_register_any()
,
Juan Quintela
,
07:41
[PULL 04/40] hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
,
Juan Quintela
,
07:41
[PULL 03/40] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
,
Juan Quintela
,
07:41
[PULL 02/40] hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init()
,
Juan Quintela
,
07:41
[PULL 01/40] hw/ipmi: Don't call vmstate_register() from instance_init() functions
,
Juan Quintela
,
07:41
[PULL 00/40] Migration 20231102 patches
,
Juan Quintela
,
07:41
Re: [PATCH 2/5] hw/ppc/e500: Declare CPU QOM types using DEFINE_TYPES() macro
,
Kevin Wolf
,
06:59
Re: [RFC PATCH 0/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
,
Philippe Mathieu-Daudé
,
03:56
Re: [RFC PATCH 0/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
,
Philippe Mathieu-Daudé
,
03:49
Re: [RFC PATCH 5/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
,
Philippe Mathieu-Daudé
,
03:33
[PATCH v4 23/41] vfio/spapr: Move prereg_listener into spapr container
,
Zhenzhong Duan
,
03:30
[PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
,
Zhenzhong Duan
,
03:30
[PATCH v4 24/41] vfio/spapr: Move hostwin_list into spapr container
,
Zhenzhong Duan
,
03:30
[PATCH v4 21/41] vfio/spapr: Introduce spapr backend and target interface
,
Zhenzhong Duan
,
03:30
[PATCH v4 17/41] vfio/container: Move listener to base container
,
Zhenzhong Duan
,
03:30
[PATCH v4 15/41] vfio/container: Move pgsizes and dma_max_mappings to base container
,
Zhenzhong Duan
,
03:29
[PATCH v4 11/41] vfio/container: Move space field to base container
,
Zhenzhong Duan
,
03:29
[PATCH v4 05/41] vfio/common: Move vfio_host_win_add/del into spapr.c
,
Zhenzhong Duan
,
03:28
[PATCH v4 04/41] vfio/spapr: Make vfio_spapr_create/remove_window static
,
Zhenzhong Duan
,
03:28
[PATCH v4 03/41] vfio/container: Move spapr specific init/deinit into spapr.c
,
Zhenzhong Duan
,
03:28
[PATCH v4 02/41] vfio/container: Move vfio_container_add/del_section_window into spapr.c
,
Zhenzhong Duan
,
03:28
[PATCH v4 01/41] vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
,
Zhenzhong Duan
,
03:28
Re: [PATCH 6/7] balloon: Fix a misleading error message
,
Mario Casquero
,
02:57
November 01, 2023
[PATCH v4 33/33] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
20:34
[PATCH v4 32/33] hw/arm: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
20:34
[PATCH v4 31/33] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
20:34
[PATCH v4 30/33] hw/arm/virt: Hide host CPU model for tcg
,
Gavin Shan
,
20:33
[PATCH v4 29/33] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
20:33
[PATCH v4 27/33] machine: Introduce helper is_cpu_type_supported()
,
Gavin Shan
,
20:33
[PATCH v4 28/33] machine: Print CPU model name instead of CPU type name
,
Gavin Shan
,
20:33
[PATCH v4 26/33] machine: Use error handling when CPU type is checked
,
Gavin Shan
,
20:33
[PATCH v4 25/33] machine: Constify MachineClass::valid_cpu_types[i]
,
Gavin Shan
,
20:32
[PATCH v4 24/33] cpu: Mark cpu_list() supported on all targets
,
Gavin Shan
,
20:32
[PATCH v4 23/33] target/nios2: Implement nios2_cpu_list()
,
Gavin Shan
,
20:31
[PATCH v4 21/33] target/hppa: Implement hppa_cpu_list()
,
Gavin Shan
,
20:31
[PATCH v4 22/33] target/microblaze: Implement microblaze_cpu_list()
,
Gavin Shan
,
20:31
[PATCH v4 20/33] target/tricore: Use generic helper to show CPU model names
,
Gavin Shan
,
20:31
[PATCH v4 19/33] target/sh4: Use generic helper to show CPU model names
,
Gavin Shan
,
20:31
[PATCH v4 18/33] target/s390x: Use generic helper to show CPU model names
,
Gavin Shan
,
20:30
[PATCH v4 17/33] target/rx: Use generic helper to show CPU model names
,
Gavin Shan
,
20:30
[PATCH v4 16/33] target/riscv: Use generic helper to show CPU model names
,
Gavin Shan
,
20:30
[PATCH v4 15/33] target/ppc: Use generic helper to show CPU model names
,
Gavin Shan
,
20:29
[PATCH v4 14/33] target/openrisc: Use generic helper to show CPU model names
,
Gavin Shan
,
20:29
[PATCH v4 13/33] target/mips: Use generic helper to show CPU model names
,
Gavin Shan
,
20:29
[PATCH v4 12/33] target/m68k: Use generic helper to show CPU model names
,
Gavin Shan
,
20:29
[PATCH v4 11/33] target/loongarch: Use generic helper to show CPU model names
,
Gavin Shan
,
20:29
[PATCH v4 10/33] target/i386: Use generic helper to show CPU model names
,
Gavin Shan
,
20:28
[PATCH v4 08/33] target/cris: Use generic helper to show CPU model names
,
Gavin Shan
,
20:28
[PATCH v4 09/33] target/hexagon: Use generic helper to show CPU model names
,
Gavin Shan
,
20:28
[PATCH v4 07/33] target/avr: Use generic helper to show CPU model names
,
Gavin Shan
,
20:28
[PATCH v4 06/33] target/arm: Use generic helper to show CPU model names
,
Gavin Shan
,
20:27
[PATCH v4 05/33] target/alpha: Use generic helper to show CPU model names
,
Gavin Shan
,
20:27
[PATCH v4 04/33] cpu: Add helper cpu_model_from_type()
,
Gavin Shan
,
20:26
[PATCH v4 03/33] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Gavin Shan
,
20:26
[PATCH v4 02/33] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
,
Gavin Shan
,
20:26
[PATCH v4 01/33] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Gavin Shan
,
20:26
[PATCH v4 00/33] Unified CPU type check
,
Gavin Shan
,
20:25
Re: [PATCH 1/7] spapr/pci: Correct "does not support hotplugging error messages
,
BALATON Zoltan
,
17:11
Re: [PATCH 1/7] spapr/pci: Correct "does not support hotplugging error messages
,
Daniel Henrique Barboza
,
16:53
[PATCH RESEND] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
,
John Platts
,
09:17
Re: [PATCH v4 0/8] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
06:44
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc