Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Jul 31 2023 10:00:52 -0400
Threads in reverse chronological order
[
Next Period
]
[RFC PATCH 00/24] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 01/24] contrib/plugins: Use GRWLock in execlog
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
,
Philippe Mathieu-Daudé
,
2023/07/31
Re: [RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 03/24] gdbstub: Add num_regs member to GDBFeature
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 03/24] gdbstub: Add num_regs member to GDBFeature
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 04/24] gdbstub: Introduce gdb_find_static_feature()
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 04/24] gdbstub: Introduce gdb_find_static_feature()
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 05/24] target/arm: Move the reference to arm-core.xml
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Philippe Mathieu-Daudé
,
2023/07/31
Re: [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 08/24] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 08/24] target/ppc: Use GDBFeature for dynamic XML
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 07/24] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 07/24] target/arm: Use GDBFeature for dynamic XML
,
Philippe Mathieu-Daudé
,
2023/07/31
Re: [RFC PATCH 07/24] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 09/24] target/riscv: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 09/24] target/riscv: Use GDBFeature for dynamic XML
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 10/24] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 11/24] gdbstub: Use GDBFeature for GDBRegisterState
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 12/24] gdbstub: Simplify XML lookup
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 13/24] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 14/24] gdbstub: Add members to identify registers to GDBFeature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 15/24] target/arm: Fill new members of GDBFeature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 16/24] target/ppc: Fill new members of GDBFeature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 17/24] target/riscv: Fill new members of GDBFeature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 18/24] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 20/24] gdbstub: Expose functions to read registers
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 19/24] gdbstub: Hide gdb_has_xml
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 21/24] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 22/24] contrib/plugins: Allow to log registers
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 23/24] plugins: Support C++
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 24/24] contrib/plugins: Add cc plugin
,
Akihiko Odaki
,
2023/07/31
[PATCH v2] target/ppc: Fix VRMA page size for ISA v3.0
,
Nicholas Piggin
,
2023/07/30
Re: [PATCH v2] target/ppc: Fix VRMA page size for ISA v3.0
,
Cédric Le Goater
,
2023/07/30
[PATCH for-8.2 0/2] ppc: get rid of free() (gitlab #1798)
,
Daniel Henrique Barboza
,
2023/07/28
[PATCH for-8.2 1/2] hw/ppc: use g_free() in spapr_tce_table_post_load()
,
Daniel Henrique Barboza
,
2023/07/28
Re: [PATCH for-8.2 1/2] hw/ppc: use g_free() in spapr_tce_table_post_load()
,
Peter Maydell
,
2023/07/29
[PATCH for-8.2 2/2] target/ppc: use g_free() in test_opcode_table()
,
Daniel Henrique Barboza
,
2023/07/28
Re: [PATCH for-8.2 2/2] target/ppc: use g_free() in test_opcode_table()
,
Peter Maydell
,
2023/07/29
Re: [PATCH for-8.2 2/2] target/ppc: use g_free() in test_opcode_table()
,
Daniel Henrique Barboza
,
2023/07/30
Re: [PATCH for-8.2 0/2] ppc: get rid of free() (gitlab #1798)
,
Peter Maydell
,
2023/07/29
Re: [PATCH for-8.2 0/2] ppc: get rid of free() (gitlab #1798)
,
Daniel Henrique Barboza
,
2023/07/30
[PATCH] target/ppc: Disable goto_tb with architectural singlestep
,
Richard Henderson
,
2023/07/28
Re: [PATCH] target/ppc: Disable goto_tb with architectural singlestep
,
Cédric Le Goater
,
2023/07/29
Re: [PATCH] target/ppc: Disable goto_tb with architectural singlestep
,
Philippe Mathieu-Daudé
,
2023/07/31
Re: [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Fiona Ebner
,
2023/07/28
Re: [PATCH v2 3/8] machine: Print supported CPU models instead of typenames
,
Igor Mammedov
,
2023/07/27
Re: [PATCH v2 3/8] machine: Print supported CPU models instead of typenames
,
Gavin Shan
,
2023/07/31
[PATCH 0/7] ppc: record-replay fixes and enablement
,
Nicholas Piggin
,
2023/07/26
[PATCH 1/7] target/ppc: Fix CPU reservation migration for record-replay
,
Nicholas Piggin
,
2023/07/26
[PATCH 2/7] target/ppc: Fix timebase reset with record-replay
,
Nicholas Piggin
,
2023/07/26
[PATCH 3/7] spapr: Fix machine reset deadlock from replay-record
,
Nicholas Piggin
,
2023/07/26
[PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
,
Pavel Dovgalyuk
,
2023/07/31
[PATCH 5/7] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 5/7] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
,
Pavel Dovgalyuk
,
2023/07/31
[PATCH 6/7] tests/avocado: reverse-debugging cope with re-executing breakpoints
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 6/7] tests/avocado: reverse-debugging cope with re-executing breakpoints
,
Pavel Dovgalyuk
,
2023/07/31
[PATCH 7/7] tests/avocado: ppc64 reverse debugging tests for pseries and powernv
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 7/7] tests/avocado: ppc64 reverse debugging tests for pseries and powernv
,
Pavel Dovgalyuk
,
2023/07/31
[PATCH 0/6] ppc fixes possibly for 8.1
,
Nicholas Piggin
,
2023/07/26
[PATCH 1/6] target/ppc: Implement ASDR register for ISA v3.0 for HPT
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 1/6] target/ppc: Implement ASDR register for ISA v3.0 for HPT
,
Cédric Le Goater
,
2023/07/27
[PATCH 2/6] target/ppc: Fix VRMA page size for ISA v3.0
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 2/6] target/ppc: Fix VRMA page size for ISA v3.0
,
Cédric Le Goater
,
2023/07/27
[PATCH 3/6] target/ppc: Fix pending HDEC when entering PM state
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 3/6] target/ppc: Fix pending HDEC when entering PM state
,
Cédric Le Goater
,
2023/07/27
[PATCH 4/6] hw/ppc: Avoid decrementer rounding errors
,
Nicholas Piggin
,
2023/07/26
[PATCH 5/6] hw/ppc: Always store the decrementer value
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 5/6] hw/ppc: Always store the decrementer value
,
Cédric Le Goater
,
2023/07/27
Re: [PATCH 5/6] hw/ppc: Always store the decrementer value
,
Nicholas Piggin
,
2023/07/30
Re: [PATCH 5/6] hw/ppc: Always store the decrementer value
,
Cédric Le Goater
,
2023/07/30
[PATCH 6/6] target/ppc: Migrate DECR SPR
,
Nicholas Piggin
,
2023/07/26
Re: [PATCH 0/6] ppc fixes possibly for 8.1
,
Daniel Henrique Barboza
,
2023/07/28
Re: [PATCH] ppc: spapr: Fix device tree entries in absence of XIVE native mode
,
Gautam Menghani
,
2023/07/25
[PATCH] ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
,
BALATON Zoltan
,
2023/07/21
Re: [PATCH] ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
,
BALATON Zoltan
,
2023/07/21
Re: [PATCH] ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
,
Daniel Henrique Barboza
,
2023/07/23
Re: [PATCH 7/7] tests/avocado: ppc64 pseries reverse debugging test
,
Nicholas Piggin
,
2023/07/21
[PATCH] target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
,
jianchunfu
,
2023/07/21
Re: [PATCH] target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
,
Gautam Menghani
,
2023/07/28
[PATCH] target/ppc: Fix pending HDEC when entering PM state
,
Nicholas Piggin
,
2023/07/21
[PATCH 0/2] target/ppc: Fixes for hash MMU for ISA v3.0
,
Nicholas Piggin
,
2023/07/21
[PATCH 1/2] target/ppc: Implement ASDR register for ISA v3.0 for HPT
,
Nicholas Piggin
,
2023/07/21
[PATCH 2/2] target/ppc: Fix VRMA page size for ISA v3.0
,
Nicholas Piggin
,
2023/07/21
Re: [PATCH 0/2] target/ppc: Fixes for hash MMU for ISA v3.0
,
Cédric Le Goater
,
2023/07/21
[PATCH] ppc: Add stub implementation of TRIG SPRs
,
Joel Stanley
,
2023/07/19
[PATCH 0/3] pegasos2 fixes for 8.1
,
BALATON Zoltan
,
2023/07/18
[PATCH 2/3] ppc/pegasos2: Fix reg property of ROM BARs
,
BALATON Zoltan
,
2023/07/18
[PATCH 1/3] ppc/pegasos2: Fix reset state of USB functions
,
BALATON Zoltan
,
2023/07/18
[PATCH 3/3] ppc/pegasos2: Fix naming of device tree nodes
,
BALATON Zoltan
,
2023/07/18
Re: [PATCH 0/3] pegasos2 fixes for 8.1
,
Daniel Henrique Barboza
,
2023/07/21
Re: [PATCH 0/3] pegasos2 fixes for 8.1
,
BALATON Zoltan
,
2023/07/21
Re: [PATCH 0/3] pegasos2 fixes for 8.1
,
Daniel Henrique Barboza
,
2023/07/22
[PATCH] hw: Add compat machines for 8.2
,
Cornelia Huck
,
2023/07/18
Re: [PATCH] hw: Add compat machines for 8.2
,
Michael S. Tsirkin
,
2023/07/21
Re: [PATCH] hw: Add compat machines for 8.2
,
Laurent Vivier
,
2023/07/21
Re: [PATCH] hw: Add compat machines for 8.2
,
Cédric Le Goater
,
2023/07/24
Re: [PATCH] hw: Add compat machines for 8.2
,
Thomas Huth
,
2023/07/24
[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 01/15] ppc: spapr: Introduce Nested PAPR API related macros
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 02/15] ppc: spapr: Add new/extend structs to support Nested PAPR API
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 03/15] ppc: spapr: Use SpaprMachineStateNested's ptcr instead of nested_ptcr
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 04/15] ppc: spapr: Start using nested.api for nested kvm-hv api
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 05/15] ppc: spapr: Introduce cap-nested-papr for nested PAPR API
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 07/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_SET_CAPABILITIES
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 08/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 09/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE_VCPU
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 10/15] ppc: spapr: Initialize the GSB Elements lookup table.
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 11/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_[GET|SET]_STATE
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 12/15] ppc: spapr: Use correct source for parttbl info for nested PAPR API.
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 14/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_DELETE
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 15/15] ppc: spapr: Document Nested PAPR API
,
Harsh Prateek Bora
,
2023/07/18
[PATCH 13/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_RUN_VCPU
,
Harsh Prateek Bora
,
2023/07/18
[PATCH v2] tcg/ppc: Fix race in goto_tb implementation
,
Jordan Niethe
,
2023/07/17
Re: [PATCH v2] tcg/ppc: Fix race in goto_tb implementation
,
Richard Henderson
,
2023/07/17
[PATCH] tcg/ppc: Fix race in goto_tb implementation
,
Jordan Niethe
,
2023/07/16
Re: [PATCH] tcg/ppc: Fix race in goto_tb implementation
,
Jordan Niethe
,
2023/07/16
Re: [PATCH] tcg/ppc: Fix race in goto_tb implementation
,
Anushree Mathur
,
2023/07/17
Re: [PATCH] tcg/ppc: Fix race in goto_tb implementation
,
Richard Henderson
,
2023/07/17
Re: [PATCH] tcg/ppc: Fix race in goto_tb implementation
,
Cédric Le Goater
,
2023/07/17
Re: [PATCH] tcg/ppc: Fix race in goto_tb implementation
,
Michael Tokarev
,
2023/07/17
[PATCH v2] target/ppc: Generate storage interrupts for radix RC changes
,
Shawn Anastasio
,
2023/07/12
Re: [PATCH v2] target/ppc: Generate storage interrupts for radix RC changes
,
Cédric Le Goater
,
2023/07/12
Re: [PATCH v2] target/ppc: Generate storage interrupts for radix RC changes
,
Shawn Anastasio
,
2023/07/12
Re: [PATCH v2] target/ppc: Generate storage interrupts for radix RC changes
,
Nicholas Piggin
,
2023/07/20
Re: [PATCH v2] target/ppc: Generate storage interrupts for radix RC changes
,
Daniel Henrique Barboza
,
2023/07/21
Re: [PATCH v2] target/ppc: Generate storage interrupts for radix RC changes
,
Cédric Le Goater
,
2023/07/21
[RFC PATCH v4 10/24] vfio: Add base container
,
Zhenzhong Duan
,
2023/07/12
Re: qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
,
Anushree Mathur
,
2023/07/12
[PATCH] target/ppc: Generate storage interrupts for radix RC changes
,
Shawn Anastasio
,
2023/07/11
Re: [PATCH] target/ppc: Generate storage interrupts for radix RC changes
,
Cédric Le Goater
,
2023/07/12
Re: [PATCH] target/ppc: Generate storage interrupts for radix RC changes
,
Shawn Anastasio
,
2023/07/12
[PULL 34/66] hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction()
,
Michael S. Tsirkin
,
2023/07/10
Re: [PATCH v3 0/7] VIA and general PCI IDE cleanup
,
Bernhard Beschow
,
2023/07/10
Re: [PATCH v3 0/7] VIA and general PCI IDE cleanup
,
Philippe Mathieu-Daudé
,
2023/07/10
[RFC PATCH] target/ppc: Debug facilities
,
Nicholas Piggin
,
2023/07/07
[PULL v2 00/59] ppc queue
,
Daniel Henrique Barboza
,
2023/07/07
Re: [PULL v2 00/59] ppc queue
,
Richard Henderson
,
2023/07/08
[PULL 00/60] ppc queue
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 02/60] target/ppc: Make HDECR underflow edge triggered
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 01/60] pnv/psi: Allow access to PSI registers through xscom
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 03/60] hw/ppc: Fix clock update drift
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 06/60] target/ppc: Tidy POWER book4 SPR registration
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 05/60] mv64361: Add dummy gigabit ethernet PHY access registers
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 04/60] target/ppc: Only generate decodetree files when TCG is enabled
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 07/60] target/ppc: Add TFMR SPR implementation with read and write helpers
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 08/60] sungem: Add WOL MMIO
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 09/60] target/ppc: Fix icount access for some hypervisor instructions
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 10/60] tests/avocado: record_replay test for ppc powernv machine
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 11/60] pnv/xive2: Allow indirect TIMA accesses of all sizes
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 12/60] target/ppc: Remove some superfluous parentheses
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 13/60] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 14/60] target/ppc: Move common check in exception handlers to a function
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 15/60] target/ppc: Remove some more local CPUState variables only used once
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 16/60] target/ppd: Remove unused define
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 17/60] target/ppc: Get CPUState in one step
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 18/60] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 19/60] pnv/xive2: Fix TIMA offset for indirect access
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 20/60] pnv/xive: Add property on xive sources to define PQ state on reset
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 21/60] pnv/psi: Initialize the PSIHB interrupts to match hardware
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 22/60] ppc/pnv: quad xscom callbacks are P9 specific
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 23/60] ppc/pnv: Subclass quad xscom callbacks
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 24/60] ppc/pnv: Add P10 quad xscom model
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 25/60] ppc/pnv: Add P10 core xscom model
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 26/60] ppc/pnv: Return zero for core thread state xscom
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 27/60] pnv/xive: Allow mmio operations of any size on the ESB CI pages
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 28/60] ppc/pegasos2: Add support for -initrd command line option
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 29/60] pnv/xive: Print CPU target in all TIMA traces
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 30/60] pnv/xive2: Always pass a presenter object when accessing the TIMA
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 31/60] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 32/60] target/ppc: SMT support for the HID SPR
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 33/60] ppc/pnv: SMT support for powernv
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 34/60] tests/avocado: Add powernv machine test script
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 35/60] ppc440: Change ppc460ex_pcie_init() parameter type
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 36/60] ppc440: Add cpu link property to PCIe controller model
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 37/60] ppc440: Add a macro to shorten PCIe controller DCR registration
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 38/60] ppc440: Rename parent field of PPC460EXPCIEState to match code style
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 40/60] ppc440: Stop using system io region for PCIe buses
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 41/60] ppc440: Add busnum property to PCIe controller model
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 39/60] ppc440: Rename local variable in dcr_read_pcie()
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 43/60] ppc/sam460ex: Remove address_space_mem local variable
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 44/60] ppc440_pcix: Don't use iomem for regs
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 42/60] ppc440: Remove ppc460ex_pcie_init legacy init function
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 45/60] ppc440_pcix: Stop using system io region for PCI bus
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 46/60] ppc4xx_pci: Rename QOM type name define
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 47/60] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 48/60] ppc440_pcix: Rename QOM type define abd move it to common header
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 50/60] ppc/pnv: Set P10 core xscom region size to match hardware
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 49/60] ppc/pnv: Log all unimp warnings with similar message
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 51/60] tests/qtest: Add xscom tests for powernv10 machine
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 52/60] target/ppc: Machine check on invalid real address access on POWER9/10
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 53/60] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 54/60] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 55/60] target/ppc: Move CPU QOM definitions to cpu-qom.h
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 56/60] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 57/60] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 58/60] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 59/60] ppc/pnv: Add QME region for P10
,
Daniel Henrique Barboza
,
2023/07/07
[PULL 60/60] ppc: Enable 2nd DAWR support on p10
,
Daniel Henrique Barboza
,
2023/07/07
Re: [PULL 00/60] ppc queue
,
Daniel Henrique Barboza
,
2023/07/07
Re: [PATCH 1/7] target/ppc: Fix CPU reservation migration for record-replay
,
Daniel Henrique Barboza
,
2023/07/07
[PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Shivaprasad G Bhat
,
2023/07/07
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Daniel Henrique Barboza
,
2023/07/07
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Greg Kurz
,
2023/07/07
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Daniel Henrique Barboza
,
2023/07/07
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Shivaprasad G Bhat
,
2023/07/07
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Greg Kurz
,
2023/07/08
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Cédric Le Goater
,
2023/07/07
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Daniel Henrique Barboza
,
2023/07/07
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Shivaprasad G Bhat
,
2023/07/07
Re: [PATCH v6] ppc: Enable 2nd DAWR support on p10
,
Nicholas Piggin
,
2023/07/07
Re: [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10
,
Shivaprasad G Bhat
,
2023/07/07
Re: [PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
,
Daniel Henrique Barboza
,
2023/07/07
Re: [PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
,
Philippe Mathieu-Daudé
,
2023/07/07
[PATCH v2] ppc/pnv: Add QME region for P10
,
Joel Stanley
,
2023/07/07
Re: [PATCH v2] ppc/pnv: Add QME region for P10
,
Cédric Le Goater
,
2023/07/07
Re: [PATCH v2] ppc/pnv: Add QME region for P10
,
Joel Stanley
,
2023/07/07
Re: [PATCH v2] ppc/pnv: Add QME region for P10
,
Daniel Henrique Barboza
,
2023/07/07
Re: [PATCH v2] ppc/pnv: Add QME region for P10
,
Nicholas Piggin
,
2023/07/07
Re: [PATCH v2] ppc/pnv: Add QME region for P10
,
Joel Stanley
,
2023/07/09
Re: [PATCH v2] ppc/pnv: Add QME region for P10
,
Nicholas Piggin
,
2023/07/11
Re: [PATCH v2] ppc/pnv: Add QME region for P10
,
Daniel Henrique Barboza
,
2023/07/10
[PATCH] ppc/pnv: Add QME region for P10
,
Joel Stanley
,
2023/07/07
Re: [PATCH] ppc/pnv: Add QME region for P10
,
Cédric Le Goater
,
2023/07/07
Re: [PATCH] ppc/pnv: Add QME region for P10
,
Joel Stanley
,
2023/07/07
[PATCH v3 0/4] PPC440 devices misc clean up
,
BALATON Zoltan
,
2023/07/06
[PATCH v3 4/4] ppc440_pcix: Rename QOM type define abd move it to common header
,
BALATON Zoltan
,
2023/07/06
Re: [RESEND PATCH v3 4/4] ppc440_pcix: Rename QOM type define abd move it to common header
,
Daniel Henrique Barboza
,
2023/07/06
[PATCH v3 2/4] ppc4xx_pci: Rename QOM type name define
,
BALATON Zoltan
,
2023/07/06
Re: [RESEND PATCH v3 2/4] ppc4xx_pci: Rename QOM type name define
,
Daniel Henrique Barboza
,
2023/07/06
Re: [RESEND PATCH v3 2/4] ppc4xx_pci: Rename QOM type name define
,
BALATON Zoltan
,
2023/07/06
[PATCH v3 3/4] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
,
BALATON Zoltan
,
2023/07/06
Re: [RESEND PATCH v3 3/4] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
,
Daniel Henrique Barboza
,
2023/07/06
[PATCH v3 1/4] ppc440_pcix: Stop using system io region for PCI bus
,
BALATON Zoltan
,
2023/07/06
Re: [RESEND PATCH v3 0/4] PPC440 devices misc clean up
,
Daniel Henrique Barboza
,
2023/07/07
[PATCH v2 0/2] ppc/pnv: Set P10 core xscom region size to match hardware
,
Nicholas Piggin
,
2023/07/06
[PATCH v2 1/2] ppc/pnv: Set P10 core xscom region size to match hardware
,
Nicholas Piggin
,
2023/07/06
[PATCH v2 2/2] tests/qtest: Add xscom tests for powernv10 machine
,
Nicholas Piggin
,
2023/07/06
Re: [PATCH v2 0/2] ppc/pnv: Set P10 core xscom region size to match hardware
,
Cédric Le Goater
,
2023/07/06
Re: [PATCH v2 0/2] ppc/pnv: Set P10 core xscom region size to match hardware
,
Cédric Le Goater
,
2023/07/06
Re: [PATCH v2 0/2] ppc/pnv: Set P10 core xscom region size to match hardware
,
Daniel Henrique Barboza
,
2023/07/07
[PATCH] ppc/pnv: Log all unimp warnings with similar message
,
Joel Stanley
,
2023/07/05
Re: [PATCH] ppc/pnv: Log all unimp warnings with similar message
,
Cédric Le Goater
,
2023/07/06
Re: [PATCH] ppc/pnv: Log all unimp warnings with similar message
,
Philippe Mathieu-Daudé
,
2023/07/06
Re: [PATCH] ppc/pnv: Log all unimp warnings with similar message
,
Daniel Henrique Barboza
,
2023/07/07
[PATCH v2 00/14] PPC440 devices misc clean up
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 01/14] ppc440: Change ppc460ex_pcie_init() parameter type
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 02/14] ppc440: Add cpu link property to PCIe controller model
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 03/14] ppc440: Add a macro to shorten PCIe controller DCR registration
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 06/14] ppc440: Stop using system io region for PCIe buses
,
BALATON Zoltan
,
2023/07/05
Re: [PATCH v2 06/14] ppc440: Stop using system io region for PCIe buses
,
Philippe Mathieu-Daudé
,
2023/07/05
[PATCH v2 04/14] ppc440: Rename parent field of PPC460EXPCIEState to match code style
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 08/14] ppc440: Add busnum property to PCIe controller model
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 05/14] ppc440: Rename local variable in dcr_read_pcie()
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 09/14] ppc440: Remove ppc460ex_pcie_init legacy init function
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 07/14] ppc/sam460ex: Remove address_space_mem local variable
,
BALATON Zoltan
,
2023/07/05
Re: [PATCH v2 07/14] ppc/sam460ex: Remove address_space_mem local variable
,
Daniel Henrique Barboza
,
2023/07/05
[PATCH v2 10/14] ppc4xx_pci: Rename QOM type name define
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 14/14] ppc440_pcix: Stop using system io region for PCI bus
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 11/14] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 12/14] ppc440_pcix: Rename QOM type define abd move it to common header
,
BALATON Zoltan
,
2023/07/05
[PATCH v2 13/14] ppc440_pcix: Don't use iomem for regs
,
BALATON Zoltan
,
2023/07/05
Re: [PATCH v2 13/14] ppc440_pcix: Don't use iomem for regs
,
Philippe Mathieu-Daudé
,
2023/07/05
Re: [PATCH v2 00/14] PPC440 devices misc clean up
,
BALATON Zoltan
,
2023/07/05
Re: [PATCH v2 00/14] PPC440 devices misc clean up
,
Daniel Henrique Barboza
,
2023/07/05
Re: [PATCH v2 00/14] PPC440 devices misc clean up
,
BALATON Zoltan
,
2023/07/05
Re: [PATCH v2 00/14] PPC440 devices misc clean up
,
Daniel Henrique Barboza
,
2023/07/06
Re: [PATCH v2 00/14] PPC440 devices misc clean up
,
BALATON Zoltan
,
2023/07/06
[PATCH v2 0/4] ppc/pnv: SMT support for powernv
,
Nicholas Piggin
,
2023/07/05
[PATCH v2 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Nicholas Piggin
,
2023/07/05
[PATCH v2 2/4] target/ppc: SMT support for the HID SPR
,
Nicholas Piggin
,
2023/07/05
[PATCH v2 3/4] ppc/pnv: SMT support for powernv
,
Nicholas Piggin
,
2023/07/05
[PATCH v2 4/4] tests/avocado: Add powernv machine test script
,
Nicholas Piggin
,
2023/07/05
Re: [PATCH v2 4/4] tests/avocado: Add powernv machine test script
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH v2 0/4] ppc/pnv: SMT support for powernv
,
Daniel Henrique Barboza
,
2023/07/05
[PATCH] pnv/xive: Print CPU target in all TIMA traces
,
Frederic Barrat
,
2023/07/05
Re: [PATCH] pnv/xive: Print CPU target in all TIMA traces
,
Philippe Mathieu-Daudé
,
2023/07/05
Re: [PATCH] pnv/xive: Print CPU target in all TIMA traces
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH] pnv/xive: Print CPU target in all TIMA traces
,
Philippe Mathieu-Daudé
,
2023/07/05
Re: [PATCH] pnv/xive: Print CPU target in all TIMA traces
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH] pnv/xive: Print CPU target in all TIMA traces
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH] pnv/xive: Print CPU target in all TIMA traces
,
Daniel Henrique Barboza
,
2023/07/05
[PATCH] pnv/xive2: Always pass a presenter object when accessing the TIMA
,
Frederic Barrat
,
2023/07/05
Re: [PATCH] pnv/xive2: Always pass a presenter object when accessing the TIMA
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH] pnv/xive2: Always pass a presenter object when accessing the TIMA
,
Daniel Henrique Barboza
,
2023/07/05
[PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
,
Nicholas Piggin
,
2023/07/04
Re: [PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
,
Joel Stanley
,
2023/07/04
Re: [PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
,
Joel Stanley
,
2023/07/05
Re: [PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
,
Cédric Le Goater
,
2023/07/06
Re: [PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
,
Daniel Henrique Barboza
,
2023/07/05
[PATCH] ppc/pegasos2: Add support for -initrd command line option
,
BALATON Zoltan
,
2023/07/04
Re: [PATCH] ppc/pegasos2: Add support for -initrd command line option
,
BALATON Zoltan
,
2023/07/04
Re: [PATCH] ppc/pegasos2: Add support for -initrd command line option
,
Daniel Henrique Barboza
,
2023/07/05
Re: [PATCH] ppc/pegasos2: Add support for -initrd command line option
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH] ppc/pegasos2: Add support for -initrd command line option
,
Cédric Le Goater
,
2023/07/05
[PATCH] pnv/xive: Allow mmio operations of any size on the ESB CI pages
,
Frederic Barrat
,
2023/07/04
Re: [PATCH] pnv/xive: Allow mmio operations of any size on the ESB CI pages
,
Cédric Le Goater
,
2023/07/04
Re: [PATCH] pnv/xive: Allow mmio operations of any size on the ESB CI pages
,
Daniel Henrique Barboza
,
2023/07/04
[RFC PATCH 0/4] ppc: Improve multisocket support
,
Cédric Le Goater
,
2023/07/04
[RFC PATCH 2/4] ppc/pnv: handle END triggers between chips with MMIOs
,
Cédric Le Goater
,
2023/07/04
[RFC PATCH 1/4] ppc/xive: introduce a new XiveRouter end_notify() handler
,
Cédric Le Goater
,
2023/07/04
[RFC PATCH 3/4] ppc/pnv: add support for the PC MMIOs
,
Cédric Le Goater
,
2023/07/04
[RFC PATCH 4/4] ppc/pnv: Add support for degenerative interrupts (POWER LSI)
,
Cédric Le Goater
,
2023/07/04
Re: [RFC PATCH 0/4] ppc: Improve multisocket support
,
Frederic Barrat
,
2023/07/04
Re: [RFC PATCH 0/4] ppc: Improve multisocket support
,
Cédric Le Goater
,
2023/07/04
[PATCH v2 0/5] ppc/pnv: Extend "quad" model for p10
,
Joel Stanley
,
2023/07/04
[PATCH v2 3/5] ppc/pnv: Add P10 quad xscom model
,
Joel Stanley
,
2023/07/04
Re: [PATCH v2 3/5] ppc/pnv: Add P10 quad xscom model
,
Cédric Le Goater
,
2023/07/04
Re: [PATCH v2 3/5] ppc/pnv: Add P10 quad xscom model
,
Frederic Barrat
,
2023/07/04
[PATCH v2 2/5] ppc/pnv: Subclass quad xscom callbacks
,
Joel Stanley
,
2023/07/04
Re: [PATCH v2 2/5] ppc/pnv: Subclass quad xscom callbacks
,
Frederic Barrat
,
2023/07/04
[PATCH v2 4/5] ppc/pnv: Add P10 core xscom model
,
Joel Stanley
,
2023/07/04
Re: [PATCH v2 4/5] ppc/pnv: Add P10 core xscom model
,
Cédric Le Goater
,
2023/07/04
Re: [PATCH v2 4/5] ppc/pnv: Add P10 core xscom model
,
Frederic Barrat
,
2023/07/04
[PATCH v2 5/5] ppc/pnv: Return zero for core thread state xscom
,
Joel Stanley
,
2023/07/04
Re: [PATCH v2 5/5] ppc/pnv: Return zero for core thread state xscom
,
Frederic Barrat
,
2023/07/04
[PATCH v2 1/5] ppc/pnv: quad xscom callbacks are P9 specific
,
Joel Stanley
,
2023/07/04
Re: [PATCH v2 1/5] ppc/pnv: quad xscom callbacks are P9 specific
,
Frederic Barrat
,
2023/07/04
Re: [PATCH v2 0/5] ppc/pnv: Extend "quad" model for p10
,
Daniel Henrique Barboza
,
2023/07/04
Re: [PATCH v2 0/5] ppc/pnv: Extend "quad" model for p10
,
Nicholas Piggin
,
2023/07/04
[PATCH 00/13] PPC440 devices misc clean up
,
BALATON Zoltan
,
2023/07/03
[PATCH 01/13] ppc440: Change ppc460ex_pcie_init() parameter type
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 01/13] ppc440: Change ppc460ex_pcie_init() parameter type
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 03/13] ppc440: Add a macro to shorten PCIe controller DCR registration
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 03/13] ppc440: Add a macro to shorten PCIe controller DCR registration
,
Philippe Mathieu-Daudé
,
2023/07/04
Re: [PATCH 03/13] ppc440: Add a macro to shorten PCIe controller DCR registration
,
BALATON Zoltan
,
2023/07/04
Re: [PATCH 03/13] ppc440: Add a macro to shorten PCIe controller DCR registration
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 02/13] ppc440: Add cpu link property to PCIe controller model
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 02/13] ppc440: Add cpu link property to PCIe controller model
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 04/13] ppc440: Rename local variable in dcr_read_pcie()
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 04/13] ppc440: Rename local variable in dcr_read_pcie()
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 06/13] sam460ex: Remove address_space_mem local variable
,
BALATON Zoltan
,
2023/07/03
[PATCH 05/13] ppc440: Stop using system io region for PCIe buses
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 05/13] ppc440: Stop using system io region for PCIe buses
,
Philippe Mathieu-Daudé
,
2023/07/04
Re: [PATCH 05/13] ppc440: Stop using system io region for PCIe buses
,
BALATON Zoltan
,
2023/07/04
[PATCH 07/13] ppc440: Add busnum property to PCIe controller model
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 07/13] ppc440: Add busnum property to PCIe controller model
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 08/13] ppc440: Remove ppc460ex_pcie_init legacy init function
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 08/13] ppc440: Remove ppc460ex_pcie_init legacy init function
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 09/13] ppc4xx_pci: Rename QOM type name define
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 09/13] ppc4xx_pci: Rename QOM type name define
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 10/13] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 10/13] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
,
Philippe Mathieu-Daudé
,
2023/07/04
Re: [PATCH 10/13] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
,
BALATON Zoltan
,
2023/07/04
[PATCH 11/13] ppc440_pcix: Rename QOM type define abd move it to common header
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 11/13] ppc440_pcix: Rename QOM type define abd move it to common header
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 13/13] ppc440_pcix: Stop using system io region for PCI bus
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 13/13] ppc440_pcix: Stop using system io region for PCI bus
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH 12/13] ppc440_pcix: Don't use iomem for regs
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH 12/13] ppc440_pcix: Don't use iomem for regs
,
Philippe Mathieu-Daudé
,
2023/07/04
Re: [PATCH 12/13] ppc440_pcix: Don't use iomem for regs
,
BALATON Zoltan
,
2023/07/04
Re: [PATCH 12/13] ppc440_pcix: Don't use iomem for regs
,
Philippe Mathieu-Daudé
,
2023/07/04
Re: [PATCH 12/13] ppc440_pcix: Don't use iomem for regs
,
BALATON Zoltan
,
2023/07/04
[PATCH v3] target/ppc: Make checkstop actually stop the system
,
Nicholas Piggin
,
2023/07/03
Re: [PATCH v3] target/ppc: Make checkstop actually stop the system
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH v3] target/ppc: Make checkstop actually stop the system
,
Daniel Henrique Barboza
,
2023/07/03
Re: [PATCH v3] target/ppc: Make checkstop actually stop the system
,
Nicholas Piggin
,
2023/07/03
Re: [PATCH v3] target/ppc: Make checkstop actually stop the system
,
BALATON Zoltan
,
2023/07/03
Re: [PATCH v3] target/ppc: Make checkstop actually stop the system
,
Nicholas Piggin
,
2023/07/04
Re: [PATCH v3] target/ppc: Make checkstop actually stop the system
,
BALATON Zoltan
,
2023/07/06
Re: [PATCH v3] target/ppc: Make checkstop actually stop the system
,
Philippe Mathieu-Daudé
,
2023/07/03
[PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
Nicholas Piggin
,
2023/07/03
Re: [PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
Nicholas Piggin
,
2023/07/06
Re: [PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
Cédric Le Goater
,
2023/07/06
Re: [PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
BALATON Zoltan
,
2023/07/06
Re: [PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
BALATON Zoltan
,
2023/07/06
Re: [PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
Cédric Le Goater
,
2023/07/06
Re: [PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
Daniel Henrique Barboza
,
2023/07/06
Re: [PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
Cédric Le Goater
,
2023/07/06
Re: [PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
,
Daniel Henrique Barboza
,
2023/07/07
[PATCH 0/4] ppc/pnv: SMT support for powernv
,
Nicholas Piggin
,
2023/07/03
[PATCH 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Nicholas Piggin
,
2023/07/03
Re: [PATCH 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Cédric Le Goater
,
2023/07/03
Re: [PATCH 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Daniel Henrique Barboza
,
2023/07/03
Re: [PATCH 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Cédric Le Goater
,
2023/07/03
Re: [PATCH 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Nicholas Piggin
,
2023/07/03
[PATCH 2/4] target/ppc: SMT support for the HID SPR
,
Nicholas Piggin
,
2023/07/03
Re: [PATCH 2/4] target/ppc: SMT support for the HID SPR
,
Cédric Le Goater
,
2023/07/03
[PATCH 3/4] ppc/pnv: SMT support for powernv
,
Nicholas Piggin
,
2023/07/03
[PATCH 4/4] tests/avocado: Add powernv machine test script
,
Nicholas Piggin
,
2023/07/03
Re: [PATCH 4/4] tests/avocado: Add powernv machine test script
,
Cédric Le Goater
,
2023/07/03
Re: [PATCH 0/4] ppc/pnv: SMT support for powernv
,
Cédric Le Goater
,
2023/07/03
[PATCH v2 0/2] Fix PSIHB interrupts init PQ state
,
Frederic Barrat
,
2023/07/03
[PATCH v2 1/2] pnv/xive: Add property on xive sources to define PQ state on reset
,
Frederic Barrat
,
2023/07/03
Re: [PATCH v2 1/2] pnv/xive: Add property on xive sources to define PQ state on reset
,
Cédric Le Goater
,
2023/07/03
[PATCH v2 2/2] pnv/psi: Initialize the PSIHB interrupts to match hardware
,
Frederic Barrat
,
2023/07/03
Re: [PATCH v2 2/2] pnv/psi: Initialize the PSIHB interrupts to match hardware
,
Cédric Le Goater
,
2023/07/03
Re: [PATCH v2 0/2] Fix PSIHB interrupts init PQ state
,
Philippe Mathieu-Daudé
,
2023/07/03
Re: [PATCH v2 0/2] Fix PSIHB interrupts init PQ state
,
Daniel Henrique Barboza
,
2023/07/03
[PATCH v2] pnv/xive2: Fix TIMA offset for indirect access
,
Frederic Barrat
,
2023/07/03
Re: [PATCH v2] pnv/xive2: Fix TIMA offset for indirect access
,
Cédric Le Goater
,
2023/07/03
Re: [PATCH v2] pnv/xive2: Fix TIMA offset for indirect access
,
Daniel Henrique Barboza
,
2023/07/03
Re: [PATCH v4] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
,
Nicholas Piggin
,
2023/07/01
Re: [PATCH v4] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
,
Greg Kurz
,
2023/07/03
Re: [PATCH v4] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
,
Daniel Henrique Barboza
,
2023/07/03
Re: [PATCH v4] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
,
Vaibhav Jain
,
2023/07/04
Re: [PATCH 4/4] ppc/pnv: Return zero for core thread state xscom
,
Nicholas Piggin
,
2023/07/01
Reminder: last qemu-ppc pull request before 8.1 freeze
,
Daniel Henrique Barboza
,
2023/07/01
Re: [PATCH 0/4] ppc/pnv: Extend "quad" model for p10
,
Nicholas Piggin
,
2023/07/01
Re: [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
,
Nicholas Piggin
,
2023/07/01
Re: [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
,
Cédric Le Goater
,
2023/07/01
Re: [PATCH v3 00/14] Misc clean ups to target/ppc exception handling
,
Daniel Henrique Barboza
,
2023/07/01
Re: [PATCH v3 00/14] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2023/07/01
Re: [PATCH v3 00/14] Misc clean ups to target/ppc exception handling
,
Daniel Henrique Barboza
,
2023/07/01
Re: [PATCH v3 00/14] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2023/07/02
Re: [PATCH v3 00/14] Misc clean ups to target/ppc exception handling
,
Daniel Henrique Barboza
,
2023/07/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc