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: Sat Nov 30 2019 03:46:31 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 08/14] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
2019/11/30
[for-5.0 0/4] spapr: Improvements to CAS feature negotiation
,
David Gibson
,
2019/11/29
[for-5.0 4/4] spapr: Simplify ovec diff
,
David Gibson
,
2019/11/29
[for-5.0 1/4] spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover
,
David Gibson
,
2019/11/29
[for-5.0 2/4] spapr: Improve handling of fdt buffer size
,
David Gibson
,
2019/11/29
[for-5.0 3/4] spapr: Fold h_cas_compose_response() into h_client_architecture_support()
,
David Gibson
,
2019/11/29
[for-5.0 0/4] Fixes for RMA size calculation
,
David Gibson
,
2019/11/28
[for-5.0 1/4] spapr,ppc: Simplify signature of kvmppc_rma_size()
,
David Gibson
,
2019/11/28
[for-5.0 4/4] spapr: Correct clamping of RMA to Node 0 size
,
David Gibson
,
2019/11/28
[for-5.0 2/4] spapr: Don't attempt to clamp RMA to VRMA constraint
,
David Gibson
,
2019/11/28
[for-5.0 3/4] spapr: Clean up RMA size calculation
,
David Gibson
,
2019/11/28
[PATCH 0/7] target/ppc: Implement KVM support under TCG (final steps)
,
Cédric Le Goater
,
2019/11/28
[PATCH 1/7] target/ppc: Implement the VTB for HV access
,
Cédric Le Goater
,
2019/11/28
Re: [PATCH 1/7] target/ppc: Implement the VTB for HV access
,
David Gibson
,
2019/11/28
[PATCH 2/7] target/ppc: Work [S]PURR implementation and add HV support
,
Cédric Le Goater
,
2019/11/28
Re: [PATCH 2/7] target/ppc: Work [S]PURR implementation and add HV support
,
David Gibson
,
2019/11/28
[PATCH 3/7] target/ppc: Add SPR ASDR
,
Cédric Le Goater
,
2019/11/28
[PATCH 4/7] target/ppc: Add SPR TBU40
,
Cédric Le Goater
,
2019/11/28
[PATCH 5/7] target/ppc: Add privileged message send facilities
,
Cédric Le Goater
,
2019/11/28
[PATCH 6/7] target/ppc: add support for Hypervisor Facility Unavailable Exception
,
Cédric Le Goater
,
2019/11/28
[PATCH 7/7] target/ppc: Enforce that the root page directory size must be at least 5
,
Cédric Le Goater
,
2019/11/28
[PATCH v6] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Vladimir Sementsov-Ogievskiy
,
2019/11/27
Re: [PATCH v6] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Greg Kurz
,
2019/11/27
[for-5.0 PATCH v2 0/4] spapr: Use less XIVE HW resources in KVM
,
Greg Kurz
,
2019/11/26
[for-5.0 PATCH v2 1/4] linux-headers: Update
,
Greg Kurz
,
2019/11/26
[for-5.0 PATCH v2 2/4] spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
,
Greg Kurz
,
2019/11/26
Re: [for-5.0 PATCH v2 2/4] spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
,
Cédric Le Goater
,
2019/11/26
[for-5.0 PATCH v2 3/4] spapr/xics: Configure number of servers in KVM
,
Greg Kurz
,
2019/11/26
Re: [for-5.0 PATCH v2 3/4] spapr/xics: Configure number of servers in KVM
,
Cédric Le Goater
,
2019/11/26
[for-5.0 PATCH v2 4/4] spapr/xive: Configure number of servers in KVM
,
Greg Kurz
,
2019/11/26
Re: [for-5.0 PATCH v2 4/4] spapr/xive: Configure number of servers in KVM
,
Cédric Le Goater
,
2019/11/26
Re: [for-5.0 PATCH v2 0/4] spapr: Use less XIVE HW resources in KVM
,
David Gibson
,
2019/11/27
[PATCH for-5.0 0/4] spapr: Use less XIVE HW resources in KVM
,
Greg Kurz
,
2019/11/26
Re: [PATCH for-5.0 0/4] spapr: Use less XIVE HW resources in KVM
,
Greg Kurz
,
2019/11/26
[PULL 0/8] ppc-for-4.2 queue 20191126
,
David Gibson
,
2019/11/26
[PULL 4/8] vfio/pci: Respond to KVM irqchip change notifier
,
David Gibson
,
2019/11/26
[PULL 8/8] ppc/spapr_events: fix potential NULL pointer dereference in rtas_event_log_dequeue
,
David Gibson
,
2019/11/26
[PULL 7/8] mos6522: update counters when timer interrupts are off
,
David Gibson
,
2019/11/26
[PULL 6/8] spapr: Work around spurious warnings from vfio INTx initialization
,
David Gibson
,
2019/11/26
[PULL 3/8] vfio/pci: Split vfio_intx_update()
,
David Gibson
,
2019/11/26
[PULL 1/8] pseries: fix migration-test and pxe-test
,
David Gibson
,
2019/11/26
[PULL 5/8] spapr: Handle irq backend changes with VFIO PCI devices
,
David Gibson
,
2019/11/26
[PULL 2/8] kvm: Introduce KVM irqchip change notifier
,
David Gibson
,
2019/11/26
Re: [PULL 0/8] ppc-for-4.2 queue 20191126
,
Peter Maydell
,
2019/11/26
[PATCH] mos6522: update counters when timer interrupts are off
,
Laurent Vivier
,
2019/11/25
Re: [PATCH] mos6522: update counters when timer interrupts are off
,
Philippe Mathieu-Daudé
,
2019/11/25
Re: [PATCH] mos6522: update counters when timer interrupts are off
,
Laurent Vivier
,
2019/11/25
Re: [PATCH] mos6522: update counters when timer interrupts are off
,
Philippe Mathieu-Daudé
,
2019/11/25
Re: [PATCH] mos6522: update counters when timer interrupts are off
,
David Gibson
,
2019/11/25
[PATCH v6 00/20] ppc/pnv: add XIVE support for KVM guests
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 02/20] ppc/xive: Implement the XivePresenter interface
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 01/20] ppc/xive: Introduce a XivePresenter interface
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 03/20] ppc/pnv: Instantiate cores separately
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 04/20] ppc/pnv: Loop on the threads of the chip to find a matching NVT
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 04/20] ppc/pnv: Loop on the threads of the chip to find a matching NVT
,
David Gibson
,
2019/11/27
[PATCH v6 05/20] ppc: Introduce a ppc_cpu_pir() helper
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 06/20] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 06/20] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
David Gibson
,
2019/11/27
[PATCH v6 07/20] ppc/pnv: Fix TIMA indirect access
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 07/20] ppc/pnv: Fix TIMA indirect access
,
David Gibson
,
2019/11/27
[PATCH v6 08/20] ppc/xive: Introduce a XiveFabric interface
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 09/20] ppc/pnv: Implement the XiveFabric interface
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 10/20] ppc/spapr: Implement the XiveFabric interface
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 11/20] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 11/20] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
David Gibson
,
2019/11/27
[PATCH v6 12/20] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 12/20] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
,
David Gibson
,
2019/11/27
[PATCH v6 13/20] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 13/20] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
,
David Gibson
,
2019/11/27
Re: [PATCH v6 13/20] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
,
Cédric Le Goater
,
2019/11/27
Re: [PATCH v6 13/20] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
,
David Gibson
,
2019/11/27
[PATCH v6 14/20] ppc/xive: Move the TIMA operations to the controller model
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 15/20] ppc/xive: Remove the get_tctx() XiveRouter handler
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 15/20] ppc/xive: Remove the get_tctx() XiveRouter handler
,
David Gibson
,
2019/11/27
[PATCH v6 16/20] ppc/xive: Introduce a xive_tctx_ipb_update() helper
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 16/20] ppc/xive: Introduce a xive_tctx_ipb_update() helper
,
Greg Kurz
,
2019/11/27
Re: [PATCH v6 16/20] ppc/xive: Introduce a xive_tctx_ipb_update() helper
,
David Gibson
,
2019/11/27
[PATCH v6 17/20] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 18/20] ppc/pnv: Introduce a pnv_xive_block_id() helper
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 19/20] ppc/pnv: Extend XiveRouter with a get_block_id() handler
,
Cédric Le Goater
,
2019/11/25
[PATCH v6 20/20] ppc/pnv: Dump the XIVE NVT table
,
Cédric Le Goater
,
2019/11/25
Re: [PATCH v6 00/20] ppc/pnv: add XIVE support for KVM guests
,
David Gibson
,
2019/11/27
[Bisected] Does latest qemu (from git) still works with -M g3beige machine?
,
Andrew Randrianasulu
,
2019/11/24
Does latest qemu (from git) still works with -M g3beige machine?
,
Andrew Randrianasulu
,
2019/11/23
Re: Does latest qemu (from git) still works with -M g3beige machine?
,
Laurent Vivier
,
2019/11/24
Re: Does latest qemu (from git) still works with -M g3beige machine?
,
Laurent Vivier
,
2019/11/24
Re: Does latest qemu (from git) still works with -M g3beige machine?
,
Andrew Randrianasulu
,
2019/11/24
[PATCH-for-5.0] hw/display/sm501: Always map the UART0
,
Philippe Mathieu-Daudé
,
2019/11/22
Re: [PATCH-for-5.0] hw/display/sm501: Always map the UART0
,
Peter Maydell
,
2019/11/22
Re: [PATCH v3 2/3] spapr: Add NVDIMM device support
,
David Gibson
,
2019/11/22
Re: [PATCH v3 2/3] spapr: Add NVDIMM device support
,
Bharata B Rao
,
2019/11/26
Re: [PATCH v3 3/3] spapr: Add Hcalls to support PAPR NVDIMM device
,
David Gibson
,
2019/11/22
[PATCH v2] ppc/pnv: Create BMC devices at machine init
,
Cédric Le Goater
,
2019/11/21
Re: [PATCH v2] ppc/pnv: Create BMC devices at machine init
,
Corey Minyard
,
2019/11/21
Re: [PATCH v2] ppc/pnv: Create BMC devices at machine init
,
David Gibson
,
2019/11/21
Re: [Qemu-devel] [PATCH 0/2] hw/timer/m48t59: Convert to trace events
,
Markus Armbruster
,
2019/11/21
Re: [Qemu-devel] [PATCH 0/2] hw/timer/m48t59: Convert to trace events
,
Philippe Mathieu-Daudé
,
2019/11/21
[PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
,
David Gibson
,
2019/11/20
[PATCH 5/5] spapr: Work around spurious warnings from vfio INTx initialization
,
David Gibson
,
2019/11/20
Re: [PATCH 5/5] spapr: Work around spurious warnings from vfio INTx initialization
,
Cédric Le Goater
,
2019/11/21
[PATCH 2/5] vfio/pci: Split vfio_intx_update()
,
David Gibson
,
2019/11/20
[PATCH 1/5] kvm: Introduce KVM irqchip change notifier
,
David Gibson
,
2019/11/20
[PATCH 3/5] vfio/pci: Respond to KVM irqchip change notifier
,
David Gibson
,
2019/11/20
Re: [PATCH 3/5] vfio/pci: Respond to KVM irqchip change notifier
,
Greg Kurz
,
2019/11/22
Re: [PATCH 3/5] vfio/pci: Respond to KVM irqchip change notifier
,
David Gibson
,
2019/11/22
[PATCH 4/5] spapr: Handle irq backend changes with VFIO PCI devices
,
David Gibson
,
2019/11/20
Re: [PATCH 4/5] spapr: Handle irq backend changes with VFIO PCI devices
,
Cédric Le Goater
,
2019/11/21
Re: [PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
,
Alex Williamson
,
2019/11/21
Re: [PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
,
David Gibson
,
2019/11/21
Re: [PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
,
Alex Williamson
,
2019/11/21
Re: [PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
,
David Gibson
,
2019/11/21
Re: [PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
,
Greg Kurz
,
2019/11/22
[PATCH v4 21/37] sm501: make SerialMM a child, export chardev property
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v4 21/37] sm501: make SerialMM a child, export chardev property
,
Peter Maydell
,
2019/11/21
Re: [PATCH v4 21/37] sm501: make SerialMM a child, export chardev property
,
Marc-André Lureau
,
2019/11/25
Re: [PATCH v4 17/19] spapr: Remove last pieces of SpaprIrq
,
David Gibson
,
2019/11/20
Re: [PATCH v4 17/19] spapr: Remove last pieces of SpaprIrq
,
Greg Kurz
,
2019/11/20
Re: [RFC 5/5] spapr: Work around spurious warnings from vfio INTx initialization
,
David Gibson
,
2019/11/19
Re: [RFC 5/5] spapr: Work around spurious warnings from vfio INTx initialization
,
Cédric Le Goater
,
2019/11/20
Re: [RFC 3/5] vfio/pci: Respond to KVM irqchip change notifier
,
David Gibson
,
2019/11/19
Re: [RFC v5 065/126] XIVE: introduce ERRP_AUTO_PROPAGATE
,
Greg Kurz
,
2019/11/19
Re: [RFC v5 035/126] PowerPC Machines: introduce ERRP_AUTO_PROPAGATE
,
Greg Kurz
,
2019/11/19
[PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
,
Balamuruhan S
,
2019/11/19
[PATCH 1/5] hw/ppc/pnv: incorrect homer and occ common area size
,
Balamuruhan S
,
2019/11/19
Re: [PATCH 1/5] hw/ppc/pnv: incorrect homer and occ common area size
,
Cédric Le Goater
,
2019/11/20
Re: [PATCH 1/5] hw/ppc/pnv: incorrect homer and occ common area size
,
Balamuruhan S
,
2019/11/21
[PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
Balamuruhan S
,
2019/11/19
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
David Gibson
,
2019/11/19
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
David Gibson
,
2019/11/19
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
David Gibson
,
2019/11/19
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
Balamuruhan S
,
2019/11/19
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
Balamuruhan S
,
2019/11/19
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
Greg Kurz
,
2019/11/20
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
Balamuruhan S
,
2019/11/21
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
Cédric Le Goater
,
2019/11/20
Re: [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
,
Balamuruhan S
,
2019/11/21
[PATCH 3/5] hw/ppc/pnv_xscom: Power8 occ common area is in PBA BAR 3
,
Balamuruhan S
,
2019/11/19
Re: [PATCH 3/5] hw/ppc/pnv_xscom: Power8 occ common area is in PBA BAR 3
,
Cédric Le Goater
,
2019/11/20
Re: [PATCH 3/5] hw/ppc/pnv_xscom: Power8 occ common area is in PBA BAR 3
,
Balamuruhan S
,
2019/11/21
[PATCH 4/5] hw/ppc/pnv_xscom: occ common area to be mapped only once
,
Balamuruhan S
,
2019/11/19
Re: [PATCH 4/5] hw/ppc/pnv_xscom: occ common area to be mapped only once
,
Cédric Le Goater
,
2019/11/20
Re: [PATCH 4/5] hw/ppc/pnv_xscom: occ common area to be mapped only once
,
Balamuruhan S
,
2019/11/21
[PATCH 5/5] hw/ppc/pnv_xscom: add PBA BARs for Power8 slw image
,
Balamuruhan S
,
2019/11/19
Re: [PATCH 5/5] hw/ppc/pnv_xscom: add PBA BARs for Power8 slw image
,
Cédric Le Goater
,
2019/11/20
Re: [PATCH 5/5] hw/ppc/pnv_xscom: add PBA BARs for Power8 slw image
,
Balamuruhan S
,
2019/11/21
Re: [PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
,
Cédric Le Goater
,
2019/11/20
Re: [PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
,
Balamuruhan S
,
2019/11/21
Re: [PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
,
Cédric Le Goater
,
2019/11/21
Re: [PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
,
Balamuruhan S
,
2019/11/22
Re: [PATCH v3 1/3] mem: move nvdimm_device_list to utilities
,
David Gibson
,
2019/11/18
Re: [PATCH v3 1/3] mem: move nvdimm_device_list to utilities
,
Igor Mammedov
,
2019/11/19
Re: [PATCH v3 1/3] mem: move nvdimm_device_list to utilities
,
Shivaprasad G Bhat
,
2019/11/20
Re: [PATCH v3 1/3] mem: move nvdimm_device_list to utilities
,
Igor Mammedov
,
2019/11/20
Re: [PATCH v17 5/7] ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
,
David Gibson
,
2019/11/18
Re: [PATCH v17 6/7] migration: Include migration support for machine check handling
,
David Gibson
,
2019/11/18
Re: [PATCH v3 27/33] cris: improve passing PIC interrupt vector to the CPU
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 25/33] sparc: move PIL irq handling to cpu.c
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 22/33] etraxfs: remove PROP_PTR usage
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 18/33] mips: inline serial_init
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 18/33] mips: inline serial_init
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v3 18/33] mips: inline serial_init
,
Aleksandar Markovic
,
2019/11/19
Re: [PATCH v3 17/33] serial: make SerialIO a sysbus device
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 17/33] serial: make SerialIO a sysbus device
,
Marc-André Lureau
,
2019/11/20
[PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
,
Greg Kurz
,
2019/11/18
Re: [PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
,
Cédric Le Goater
,
2019/11/18
Re: [PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
,
Greg Kurz
,
2019/11/18
Re: [PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
,
David Gibson
,
2019/11/18
Re: [PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
,
Cédric Le Goater
,
2019/11/19
Re: [PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
,
Greg Kurz
,
2019/11/19
Re: [PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
,
David Gibson
,
2019/11/19
Re: [PATCH v3 16/33] serial-mm: use sysbus facilities
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 16/33] serial-mm: use sysbus facilities
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v3 16/33] serial-mm: use sysbus facilities
,
Peter Maydell
,
2019/11/20
Re: [PATCH v3 15/33] serial-mm: add endianness property
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 15/33] serial-mm: add endianness property
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 15/33] serial-mm: add endianness property
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v3 15/33] serial-mm: add endianness property
,
Philippe Mathieu-Daudé
,
2019/11/20
Re: [PATCH v3 14/33] serial-mm: add "regshift" property
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 14/33] serial-mm: add "regshift" property
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v3 14/33] serial-mm: add "regshift" property
,
Peter Maydell
,
2019/11/20
Re: [PATCH v3 13/33] serial: start making SerialMM a sysbus device
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 13/33] serial: start making SerialMM a sysbus device
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v3 13/33] serial: start making SerialMM a sysbus device
,
Peter Maydell
,
2019/11/20
Re: [PATCH v3 13/33] serial: start making SerialMM a sysbus device
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v3 13/33] serial: start making SerialMM a sysbus device
,
Peter Maydell
,
2019/11/20
Re: [PATCH v3 13/33] serial: start making SerialMM a sysbus device
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v3 12/33] serial: replace serial_exit_core() with unrealize
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 12/33] serial: replace serial_exit_core() with unrealize
,
Philippe Mathieu-Daudé
,
2019/11/20
Re: [PATCH v3 10/33] serial: add "instance-id" property
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 10/33] serial: add "instance-id" property
,
Marc-André Lureau
,
2019/11/19
Re: [PATCH v3 10/33] serial: add "instance-id" property
,
Marc-André Lureau
,
2019/11/20
Re: [PATCH v3 09/33] serial: add "baudbase" property
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 08/33] serial: add "chardev" property
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 07/33] serial: register vmsd with DeviceClass
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 07/33] serial: register vmsd with DeviceClass
,
Marc-André Lureau
,
2019/11/19
Re: [PATCH v3 07/33] serial: register vmsd with DeviceClass
,
Peter Maydell
,
2019/11/19
Re: [PATCH v3 07/33] serial: register vmsd with DeviceClass
,
Marc-André Lureau
,
2019/11/19
Re: [PATCH v3 07/33] serial: register vmsd with DeviceClass
,
Dr. David Alan Gilbert
,
2019/11/20
Re: [PATCH v3 07/33] serial: register vmsd with DeviceClass
,
Marc-André Lureau
,
2019/11/21
Re: [PATCH v3 24/33] leon3: use qemu_irq framework instead of callback as property
,
KONRAD Frederic
,
2019/11/18
Re: [PATCH v3 24/33] leon3: use qemu_irq framework instead of callback as property
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 04/33] chardev: generate an internal id when none given
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 04/33] chardev: generate an internal id when none given
,
Marc-André Lureau
,
2019/11/18
Re: [PATCH v3 02/33] sysbus: remove unused sysbus_try_create*
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 01/33] qdev: remove unused qdev_prop_int64
,
Peter Maydell
,
2019/11/18
Re: [PATCH v3 01/33] qdev: remove unused qdev_prop_int64
,
Marc-André Lureau
,
2019/11/19
[PULL v2 0/6] ppc-for-4.2 queue 2019-11-15
,
Laurent Vivier
,
2019/11/18
[PULL v2 1/6] ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
,
Laurent Vivier
,
2019/11/18
[PULL v2 2/6] xive, xics: Fix reference counting on CPU objects
,
Laurent Vivier
,
2019/11/18
[PULL v2 3/6] ppc: Skip partially initialized vCPUs in 'info pic'
,
Laurent Vivier
,
2019/11/18
[PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Laurent Vivier
,
2019/11/18
[PULL v2 5/6] spapr/kvm: Set default cpu model for all machine classes
,
Laurent Vivier
,
2019/11/18
[PULL v2 6/6] mos6522: fix T1 and T2 timers
,
Laurent Vivier
,
2019/11/18
Re: [PULL v2 0/6] ppc-for-4.2 queue 2019-11-15
,
Peter Maydell
,
2019/11/18
[PATCH] ppc/pnv: Create BMC devices at machine init
,
Cédric Le Goater
,
2019/11/18
Re: [PATCH] ppc/pnv: Create BMC devices at machine init
,
David Gibson
,
2019/11/18
Re: [PATCH] ppc/pnv: Create BMC devices at machine init
,
Cédric Le Goater
,
2019/11/19
Re: [PATCH] ppc/pnv: Create BMC devices at machine init
,
David Gibson
,
2019/11/19
Re: [PATCH] ppc/pnv: Create BMC devices at machine init
,
Corey Minyard
,
2019/11/21
Re: [PATCH] ppc/pnv: Create BMC devices at machine init
,
David Gibson
,
2019/11/21
Re: [PATCH] ppc/pnv: Create BMC devices at machine init
,
Corey Minyard
,
2019/11/21
Re: [PATCH] ppc/pnv: Create BMC devices at machine init
,
Cédric Le Goater
,
2019/11/21
[PATCH] ppc/pnv: Add a LPC "ranges" property
,
Cédric Le Goater
,
2019/11/18
Re: [PATCH] ppc/pnv: Add a LPC "ranges" property
,
David Gibson
,
2019/11/18
Re: [PATCH] ppc/pnv: Add a LPC "ranges" property
,
Cédric Le Goater
,
2019/11/19
[PATCH for-5.0 0/4] ppc: Some more QOM cleanup for XICS
,
Greg Kurz
,
2019/11/17
[PATCH for-5.0 1/4] xics: Link ICS_PROP_XICS property to ICSState::xics pointer
,
Greg Kurz
,
2019/11/17
Re: [PATCH for-5.0 1/4] xics: Link ICS_PROP_XICS property to ICSState::xics pointer
,
Cédric Le Goater
,
2019/11/18
[PATCH for-5.0 2/4] xics: Link ICP_PROP_XICS property to ICPState::xics pointer
,
Greg Kurz
,
2019/11/17
Re: [PATCH for-5.0 2/4] xics: Link ICP_PROP_XICS property to ICPState::xics pointer
,
Cédric Le Goater
,
2019/11/18
[PATCH for-5.0 3/4] xics: Link ICP_PROP_CPU property to ICPState::cs pointer
,
Greg Kurz
,
2019/11/17
Re: [PATCH for-5.0 3/4] xics: Link ICP_PROP_CPU property to ICPState::cs pointer
,
Cédric Le Goater
,
2019/11/18
[PATCH for-5.0 4/4] spapr: Abort if XICS interrupt controller cannot be initialized
,
Greg Kurz
,
2019/11/17
Re: [PATCH for-5.0 4/4] spapr: Abort if XICS interrupt controller cannot be initialized
,
Cédric Le Goater
,
2019/11/18
Re: [PATCH for-5.0 0/4] ppc: Some more QOM cleanup for XICS
,
David Gibson
,
2019/11/18
[PULL 0/6] ppc-for-4.2 queue 2019-11-15
,
Laurent Vivier
,
2019/11/15
[PULL 2/6] xive, xics: Fix reference counting on CPU objects
,
Laurent Vivier
,
2019/11/15
[PULL 1/6] ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
,
Laurent Vivier
,
2019/11/15
[PULL 3/6] ppc: Skip partially initialized vCPUs in 'info pic'
,
Laurent Vivier
,
2019/11/15
[PULL 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Laurent Vivier
,
2019/11/15
[PULL 6/6] mos6522: fix T1 and T2 timers
,
Laurent Vivier
,
2019/11/15
[PULL 5/6] spapr/kvm: Set default cpu model for all machine classes
,
Laurent Vivier
,
2019/11/15
Re: [PULL 0/6] ppc-for-4.2 queue 2019-11-15
,
David Gibson
,
2019/11/15
Re: [PULL 0/6] ppc-for-4.2 queue 2019-11-15
,
Peter Maydell
,
2019/11/18
[RFC PATCH 08/11] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
2019/11/15
Re: [RFC PATCH 08/11] gdbstub: extend GByteArray to read register helpers
,
Richard Henderson
,
2019/11/18
[PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
,
Cédric Le Goater
,
2019/11/15
[PATCH for-5.0 v5 01/23] ppc/xive: Record the IPB in the associated NVT
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 01/23] ppc/xive: Record the IPB in the associated NVT
,
Greg Kurz
,
2019/11/18
Re: [PATCH for-5.0 v5 01/23] ppc/xive: Record the IPB in the associated NVT
,
Cédric Le Goater
,
2019/11/18
Re: [PATCH for-5.0 v5 01/23] ppc/xive: Record the IPB in the associated NVT
,
David Gibson
,
2019/11/18
[PATCH for-5.0 v5 02/23] ppc/xive: Introduce helpers for the NVT id
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 02/23] ppc/xive: Introduce helpers for the NVT id
,
David Gibson
,
2019/11/18
Re: [PATCH for-5.0 v5 02/23] ppc/xive: Introduce helpers for the NVT id
,
Greg Kurz
,
2019/11/19
Re: [PATCH for-5.0 v5 02/23] ppc/xive: Introduce helpers for the NVT id
,
Cédric Le Goater
,
2019/11/19
[PATCH for-5.0 v5 03/23] ppc/pnv: Remove pnv_xive_vst_size() routine
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 03/23] ppc/pnv: Remove pnv_xive_vst_size() routine
,
David Gibson
,
2019/11/18
[PATCH for-5.0 v5 04/23] ppc/pnv: Dump the XIVE NVT table
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 04/23] ppc/pnv: Dump the XIVE NVT table
,
David Gibson
,
2019/11/19
Re: [PATCH for-5.0 v5 04/23] ppc/pnv: Dump the XIVE NVT table
,
Cédric Le Goater
,
2019/11/20
[PATCH for-5.0 v5 05/23] ppc/pnv: Quiesce some XIVE errors
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 05/23] ppc/pnv: Quiesce some XIVE errors
,
David Gibson
,
2019/11/19
[PATCH for-5.0 v5 06/23] ppc/xive: Introduce OS CAM line helpers
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 06/23] ppc/xive: Introduce OS CAM line helpers
,
David Gibson
,
2019/11/19
[PATCH for-5.0 v5 07/23] ppc/xive: Check V bit in TM_PULL_POOL_CTX
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 07/23] ppc/xive: Check V bit in TM_PULL_POOL_CTX
,
David Gibson
,
2019/11/19
[PATCH for-5.0 v5 08/23] ppc/xive: Introduce a XivePresenter interface
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 08/23] ppc/xive: Introduce a XivePresenter interface
,
Greg Kurz
,
2019/11/20
[PATCH for-5.0 v5 09/23] ppc/xive: Implement the XivePresenter interface
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 09/23] ppc/xive: Implement the XivePresenter interface
,
Greg Kurz
,
2019/11/20
Re: [PATCH for-5.0 v5 09/23] ppc/xive: Implement the XivePresenter interface
,
Cédric Le Goater
,
2019/11/20
[PATCH for-5.0 v5 10/23] ppc/pnv: Loop on the threads of the chip to find a matching NVT
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 10/23] ppc/pnv: Loop on the threads of the chip to find a matching NVT
,
Greg Kurz
,
2019/11/20
[PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
Greg Kurz
,
2019/11/20
Re: [PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
Cédric Le Goater
,
2019/11/20
Re: [PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
Greg Kurz
,
2019/11/21
Re: [PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
Cédric Le Goater
,
2019/11/21
Re: [PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
Greg Kurz
,
2019/11/21
[PATCH for-5.0 v5 12/23] ppc/xive: Introduce a XiveFabric interface
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 12/23] ppc/xive: Introduce a XiveFabric interface
,
Greg Kurz
,
2019/11/20
[PATCH for-5.0 v5 13/23] ppc/pnv: Implement the XiveFabric interface
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 13/23] ppc/pnv: Implement the XiveFabric interface
,
Greg Kurz
,
2019/11/20
[PATCH for-5.0 v5 14/23] ppc/spapr: Implement the XiveFabric interface
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 14/23] ppc/spapr: Implement the XiveFabric interface
,
Greg Kurz
,
2019/11/20
Re: [PATCH for-5.0 v5 14/23] ppc/spapr: Implement the XiveFabric interface
,
Cédric Le Goater
,
2019/11/21
Re: [PATCH for-5.0 v5 14/23] ppc/spapr: Implement the XiveFabric interface
,
Greg Kurz
,
2019/11/21
Re: [PATCH for-5.0 v5 14/23] ppc/spapr: Implement the XiveFabric interface
,
Cédric Le Goater
,
2019/11/21
[PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Greg Kurz
,
2019/11/20
Re: [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Cédric Le Goater
,
2019/11/21
Re: [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Greg Kurz
,
2019/11/21
Re: [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Cédric Le Goater
,
2019/11/21
Re: [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Greg Kurz
,
2019/11/21
Re: [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Cédric Le Goater
,
2019/11/21
Re: [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
Greg Kurz
,
2019/11/21
[PATCH for-5.0 v5 16/23] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 16/23] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
,
Greg Kurz
,
2019/11/22
[PATCH for-5.0 v5 17/23] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 17/23] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
,
Greg Kurz
,
2019/11/22
[PATCH for-5.0 v5 18/23] ppc/xive: Move the TIMA operations to the controller model
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 18/23] ppc/xive: Move the TIMA operations to the controller model
,
Greg Kurz
,
2019/11/22
[PATCH for-5.0 v5 19/23] ppc/xive: Remove the get_tctx() XiveRouter handler
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 19/23] ppc/xive: Remove the get_tctx() XiveRouter handler
,
Greg Kurz
,
2019/11/22
[PATCH for-5.0 v5 20/23] ppc/xive: Introduce a xive_tctx_ipb_update() helper
,
Cédric Le Goater
,
2019/11/15
[PATCH for-5.0 v5 21/23] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
,
Cédric Le Goater
,
2019/11/15
[PATCH for-5.0 v5 22/23] ppc/pnv: Introduce a pnv_xive_block_id() helper
,
Cédric Le Goater
,
2019/11/15
[PATCH for-5.0 v5 23/23] ppc/pnv: Extend XiveRouter with a get_block_id() handler
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
,
Cédric Le Goater
,
2019/11/22
Re: [PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
,
David Gibson
,
2019/11/23
[PATCH] ppc/pnv: Drop "chip" link from POWER9 PSI object
,
Greg Kurz
,
2019/11/15
Re: [PATCH] ppc/pnv: Drop "chip" link from POWER9 PSI object
,
Greg Kurz
,
2019/11/15
Re: [PATCH] ppc/pnv: Drop "chip" link from POWER9 PSI object
,
David Gibson
,
2019/11/15
[PATCH v2 for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
,
Greg Kurz
,
2019/11/15
[PATCH v2 for-5.0 1/8] xive: Link "cpu" property to XiveTCTX::cs pointer
,
Greg Kurz
,
2019/11/15
[PATCH v2 for-5.0 2/8] xive: Link "xive" property to XiveSource::xive pointer
,
Greg Kurz
,
2019/11/15
[PATCH v2 for-5.0 3/8] xive: Link "xive" property to XiveEndSource::xrtr pointer
,
Greg Kurz
,
2019/11/15
[PATCH v2 for-5.0 4/8] ppc/pnv: Link "psi" property to PnvLpc::psi pointer
,
Greg Kurz
,
2019/11/15
[PATCH v2 for-5.0 5/8] ppc/pnv: Link "psi" property to PnvOCC::psi pointer
,
Greg Kurz
,
2019/11/15
[PATCH v2 for-5.0 6/8] ppc/pnv: Link "chip" property to PnvHomer::chip pointer
,
Greg Kurz
,
2019/11/15
[PATCH v2 for-5.0 7/8] ppc/pnv: Link "chip" property to PnvCore::chip pointer
,
Greg Kurz
,
2019/11/15
[PATCH v2 for-5.0 8/8] ppc/pnv: Link "chip" property to PnvXive::chip pointer
,
Greg Kurz
,
2019/11/15
Re: [PATCH v2 for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
,
David Gibson
,
2019/11/15
Re: [PATCH v2 for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
,
Markus Armbruster
,
2019/11/18
Re: [PATCH v2 for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
,
Cédric Le Goater
,
2019/11/18
Re: [PATCH v2 for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
,
Greg Kurz
,
2019/11/18
HPT allocation failures on POWER8 KVM hosts
,
Roman Bolshakov
,
2019/11/15
Re: HPT allocation failures on POWER8 KVM hosts
,
Daniel Axtens
,
2019/11/17
Re: HPT allocation failures on POWER8 KVM hosts
,
Roman Bolshakov
,
2019/11/18
[PATCH for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
,
Greg Kurz
,
2019/11/15
[PATCH for-5.0 2/8] xive: Link "xive" property to XiveSource::xive pointer
,
Greg Kurz
,
2019/11/15
[PATCH for-5.0 1/8] xive: Link "cpu" property to XiveTCTX::cs pointer
,
Greg Kurz
,
2019/11/15
[PATCH for-5.0 3/8] xive: Link "xive" property to XiveEndSource::xrtr pointer
,
Greg Kurz
,
2019/11/15
[PATCH for-5.0 4/8] ppc/pnv: Link "psi" property to PnvLpc::psi pointer
,
Greg Kurz
,
2019/11/15
[PATCH for-5.0 5/8] ppc/pnv: Link "psi" property to PnvOCC::psi pointer
,
Greg Kurz
,
2019/11/15
[PATCH for-5.0 6/8] ppc/pnv: Link "chip" property to PnvHomer::chip pointer
,
Greg Kurz
,
2019/11/15
[PATCH for-5.0 7/8] ppc/pnv: Link "chip" property to PnvCore::chip pointer
,
Greg Kurz
,
2019/11/15
Re: [PATCH for-5.0 7/8] ppc/pnv: Link "chip" property to PnvCore::chip pointer
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 7/8] ppc/pnv: Link "chip" property to PnvCore::chip pointer
,
Greg Kurz
,
2019/11/15
[PATCH for-5.0 8/8] ppc/pnv: Link "chip" property to PnvXive::chip pointer
,
Greg Kurz
,
2019/11/15
Re: [PATCH for-5.0 8/8] ppc/pnv: Link "chip" property to PnvXive::chip pointer
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 8/8] ppc/pnv: Link "chip" property to PnvXive::chip pointer
,
Greg Kurz
,
2019/11/15
Re: [PATCH for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
,
Cédric Le Goater
,
2019/11/15
Re: [PATCH for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
,
Greg Kurz
,
2019/11/15
Re: [RFC v5 030/126] kvm: introduce ERRP_AUTO_PROPAGATE
,
Cornelia Huck
,
2019/11/12
[PATCH] hw: add compat machines for 5.0
,
Cornelia Huck
,
2019/11/12
Re: [PATCH] hw: add compat machines for 5.0
,
David Gibson
,
2019/11/15
Re: [PATCH] hw: add compat machines for 5.0
,
Michael S. Tsirkin
,
2019/11/15
Re: [PATCH] hw: add compat machines for 5.0
,
Eduardo Habkost
,
2019/11/15
Re: [PATCH] hw: add compat machines for 5.0
,
Cornelia Huck
,
2019/11/28
Re: [PATCH] hw: add compat machines for 5.0
,
Eduardo Habkost
,
2019/11/28
Re: [PATCH] hw: add compat machines for 5.0
,
Cornelia Huck
,
2019/11/29
Re: [PATCH] hw: add compat machines for 5.0
,
Cornelia Huck
,
2019/11/29
[PATCH qemu] scripts: Detect git worktrees for get_maintainer.pl --git
,
Alexey Kardashevskiy
,
2019/11/11
Re: [PATCH qemu] scripts: Detect git worktrees for get_maintainer.pl --git
,
Stefano Garzarella
,
2019/11/12
Re: [PATCH qemu] scripts: Detect git worktrees for get_maintainer.pl --git
,
Greg Kurz
,
2019/11/12
Re: [PATCH qemu] scripts: Detect git worktrees for get_maintainer.pl --git
,
Paolo Bonzini
,
2019/11/12
Re: [RFC v5 026/126] python: add commit-per-subsystem.py
,
Marc-André Lureau
,
2019/11/08
Re: [RFC v5 026/126] python: add commit-per-subsystem.py
,
Aleksandar Markovic
,
2019/11/11
Re: [RFC v5 026/126] python: add commit-per-subsystem.py
,
Cornelia Huck
,
2019/11/12
Re: [RFC v5 024/126] error: auto propagated local_err
,
Marc-André Lureau
,
2019/11/08
Re: [RFC v5 024/126] error: auto propagated local_err
,
Eric Blake
,
2019/11/08
Re: [RFC v5 008/126] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Marc-André Lureau
,
2019/11/08
[PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Laurent Vivier
,
2019/11/08
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Greg Kurz
,
2019/11/08
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Laurent Vivier
,
2019/11/08
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Greg Kurz
,
2019/11/08
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
David Gibson
,
2019/11/18
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Laurent Vivier
,
2019/11/19
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Greg Kurz
,
2019/11/19
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Lukáš Doktor
,
2019/11/19
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
David Gibson
,
2019/11/19
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
David Gibson
,
2019/11/19
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Greg Kurz
,
2019/11/20
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Laurent Vivier
,
2019/11/20
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Laurent Vivier
,
2019/11/20
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
David Gibson
,
2019/11/20
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Laurent Vivier
,
2019/11/20
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Laurent Vivier
,
2019/11/20
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
David Gibson
,
2019/11/20
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Greg Kurz
,
2019/11/20
Re: [PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
,
Laurent Vivier
,
2019/11/20
Re: [RFC v5 000/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/11/08
Re: [RFC v5 000/126] error: auto propagated local_err
,
Marc-André Lureau
,
2019/11/08
Re: [RFC v5 000/126] error: auto propagated local_err
,
Cornelia Huck
,
2019/11/12
Re: [RFC v5 000/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/11/12
Re: [RFC v5 000/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/11/20
Re: [RFC v5 000/126] error: auto propagated local_err
,
Eric Blake
,
2019/11/20
Re: [RFC v5 000/126] error: auto propagated local_err
,
Kevin Wolf
,
2019/11/20
Re: [RFC v5 000/126] error: auto propagated local_err
,
Markus Armbruster
,
2019/11/28
Re: [RFC v5 000/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/11/28
Re: [RFC v5 000/126] error: auto propagated local_err
,
Markus Armbruster
,
2019/11/28
Re: [PULL 06/28] spapr: Set VSMT to smp_threads by default
,
Laurent Vivier
,
2019/11/08
Re: [PULL 06/28] spapr: Set VSMT to smp_threads by default
,
David Gibson
,
2019/11/08
Re: [PULL 06/28] spapr: Set VSMT to smp_threads by default
,
Laurent Vivier
,
2019/11/08
Re: [PULL 06/28] spapr: Set VSMT to smp_threads by default
,
Laurent Vivier
,
2019/11/08
Re: PowerNV decrementer fails to fire
,
Cédric Le Goater
,
2019/11/07
Re: PowerNV decrementer fails to fire
,
Anton Blanchard
,
2019/11/07
Re: [PATCH 2/5] ipmi: Add support to customize OEM functions
,
David Gibson
,
2019/11/07
Re: [PATCH 2/5] ipmi: Add support to customize OEM functions
,
Cédric Le Goater
,
2019/11/07
Re: [PATCH 2/5] ipmi: Add support to customize OEM functions
,
Corey Minyard
,
2019/11/07
Re: [PATCH 2/5] ipmi: Add support to customize OEM functions
,
Cédric Le Goater
,
2019/11/07
Re: [PATCH 2/5] ipmi: Add support to customize OEM functions
,
Corey Minyard
,
2019/11/21
Re: [PATCH 2/5] ipmi: Add support to customize OEM functions
,
David Gibson
,
2019/11/21
[PATCH] ppc/pnv: Add a "/qemu" device tree node
,
Cédric Le Goater
,
2019/11/06
Re: [PATCH] ppc/pnv: Add a "/qemu" device tree node
,
David Gibson
,
2019/11/07
[PATCH] spapr: change default interrupt mode back to 'xics'
,
Lijun Pan
,
2019/11/05
Re: [PATCH] spapr: change default interrupt mode back to 'xics'
,
Greg Kurz
,
2019/11/06
Re: [PATCH] spapr: change default interrupt mode back to 'xics'
,
David Gibson
,
2019/11/06
Re: [PATCH] spapr: change default interrupt mode back to 'xics'
,
Greg Kurz
,
2019/11/07
Re: [PATCH] spapr: change default interrupt mode back to 'xics'
,
David Gibson
,
2019/11/07
[PULL v2 0/3] Trivial branch patches
,
Laurent Vivier
,
2019/11/05
[PULL v2 1/3] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
,
Laurent Vivier
,
2019/11/05
[PULL v2 2/3] hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
,
Laurent Vivier
,
2019/11/05
[PULL v2 3/3] global: Squash 'the the'
,
Laurent Vivier
,
2019/11/05
Re: [Xen-devel] [PULL v2 0/3] Trivial branch patches
,
no-reply
,
2019/11/05
Re: [Xen-devel] [PULL v2 0/3] Trivial branch patches
,
Laurent Vivier
,
2019/11/05
Re: [Xen-devel] [PULL v2 0/3] Trivial branch patches
,
Peter Maydell
,
2019/11/06
Re: [Xen-devel] [PULL v2 0/3] Trivial branch patches
,
Laurent Vivier
,
2019/11/06
[PULL 0/4] Trivial branch patches
,
Laurent Vivier
,
2019/11/05
[PULL 1/4] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
,
Laurent Vivier
,
2019/11/05
[PULL 4/4] global: Squash 'the the'
,
Laurent Vivier
,
2019/11/05
[PULL 3/4] qom: Fix error message in object_class_property_add()
,
Laurent Vivier
,
2019/11/05
[PULL 2/4] hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
,
Laurent Vivier
,
2019/11/05
Re: [PULL 0/4] Trivial branch patches
,
no-reply
,
2019/11/05
Re: [PULL 0/4] Trivial branch patches
,
Laurent Vivier
,
2019/11/05
Re: [PULL 0/4] Trivial branch patches
,
Dr. David Alan Gilbert
,
2019/11/05
Re: [PULL 0/4] Trivial branch patches
,
Laurent Vivier
,
2019/11/05
Re: [PULL 0/4] Trivial branch patches
,
Greg Kurz
,
2019/11/06
Re: [PULL 0/4] Trivial branch patches
,
no-reply
,
2019/11/05
Re: [PATCH v17 4/7] target/ppc: Build rtas error log upon an MCE
,
David Gibson
,
2019/11/04
Re: [PATCH v17 4/7] target/ppc: Build rtas error log upon an MCE
,
Ganesh
,
2019/11/06
Re: [PATCH v17 4/7] target/ppc: Build rtas error log upon an MCE
,
Ganesh
,
2019/11/18
Re: [PATCH v17 4/7] target/ppc: Build rtas error log upon an MCE
,
David Gibson
,
2019/11/18
[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
,
Cleber Rosa
,
2019/11/04
[PATCH v7 1/8] Acceptance test x86_cpu_model_versions: use default vm
,
Cleber Rosa
,
2019/11/04
Re: [PATCH v7 1/8] Acceptance test x86_cpu_model_versions: use default vm
,
Philippe Mathieu-Daudé
,
2019/11/04
[PATCH v7 2/8] Acceptance tests: introduce utility method for tags unique vals
,
Cleber Rosa
,
2019/11/04
Re: [PATCH v7 2/8] Acceptance tests: introduce utility method for tags unique vals
,
Philippe Mathieu-Daudé
,
2019/11/08
Re: [PATCH v7 2/8] Acceptance tests: introduce utility method for tags unique vals
,
Cleber Rosa
,
2019/11/11
[PATCH v7 4/8] Acceptance tests: use relative location for tests
,
Cleber Rosa
,
2019/11/04
Re: [PATCH v7 4/8] Acceptance tests: use relative location for tests
,
Philippe Mathieu-Daudé
,
2019/11/04
Re: [PATCH v7 4/8] Acceptance tests: use relative location for tests
,
Cleber Rosa
,
2019/11/11
Re: [PATCH v7 4/8] Acceptance tests: use relative location for tests
,
Philippe Mathieu-Daudé
,
2019/11/12
Re: [PATCH v7 4/8] Acceptance tests: use relative location for tests
,
Wainer dos Santos Moschetta
,
2019/11/07
[PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
,
Cleber Rosa
,
2019/11/04
Re: [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
,
Philippe Mathieu-Daudé
,
2019/11/08
Re: [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
,
Cleber Rosa
,
2019/11/11
Re: [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
,
Philippe Mathieu-Daudé
,
2019/11/12
Re: [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
,
Cleber Rosa
,
2019/11/11
Re: [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
,
Philippe Mathieu-Daudé
,
2019/11/12
[PATCH v7 5/8] Acceptance tests: keep a stable reference to the QEMU build dir
,
Cleber Rosa
,
2019/11/04
Re: [PATCH v7 5/8] Acceptance tests: keep a stable reference to the QEMU build dir
,
Wainer dos Santos Moschetta
,
2019/11/07
Re: [PATCH v7 5/8] Acceptance tests: keep a stable reference to the QEMU build dir
,
Cleber Rosa
,
2019/11/11
Re: [PATCH v7 5/8] Acceptance tests: keep a stable reference to the QEMU build dir
,
Cleber Rosa
,
2019/11/15
[PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
,
Cleber Rosa
,
2019/11/04
Re: [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
,
Wainer dos Santos Moschetta
,
2019/11/07
Re: [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
,
Cleber Rosa
,
2019/11/11
Re: [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
,
Wainer dos Santos Moschetta
,
2019/11/12
Re: [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
,
Cleber Rosa
,
2019/11/15
Re: [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
,
Philippe Mathieu-Daudé
,
2019/11/08
Re: [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
,
Cleber Rosa
,
2019/11/15
[PATCH v7 7/8] Acceptance tests: depend on qemu-img
,
Cleber Rosa
,
2019/11/04
Re: [PATCH v7 7/8] Acceptance tests: depend on qemu-img
,
Wainer dos Santos Moschetta
,
2019/11/07
Re: [PATCH v7 7/8] Acceptance tests: depend on qemu-img
,
Cleber Rosa
,
2019/11/15
[PATCH v7 8/8] Acceptance test: add "boot_linux" tests
,
Cleber Rosa
,
2019/11/04
Re: [PATCH v7 8/8] Acceptance test: add "boot_linux" tests
,
Wainer dos Santos Moschetta
,
2019/11/08
Re: [PATCH v7 8/8] Acceptance test: add "boot_linux" tests
,
Cleber Rosa
,
2019/11/15
Re: [PATCH v7 8/8] Acceptance test: add "boot_linux" tests
,
Philippe Mathieu-Daudé
,
2019/11/12
Re: [PATCH v7 8/8] Acceptance test: add "boot_linux" tests
,
Cleber Rosa
,
2019/11/15
Re: [PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
,
no-reply
,
2019/11/04
Re: [PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
,
Wainer dos Santos Moschetta
,
2019/11/07
[PATCH] mos6522: fix T1 and T2 timers
,
Laurent Vivier
,
2019/11/02
Re: [PATCH] mos6522: fix T1 and T2 timers
,
David Gibson
,
2019/11/03
Re: [PATCH] mos6522: fix T1 and T2 timers
,
Mark Cave-Ayland
,
2019/11/03
Re: [PATCH] spapr/kvm: Set default cpu model for all machine classes
,
Jiri Denemark
,
2019/11/01
Re: [PATCH] spapr/kvm: Set default cpu model for all machine classes
,
Jiri Denemark
,
2019/11/13
Re: [PATCH] spapr/kvm: Set default cpu model for all machine classes
,
Greg Kurz
,
2019/11/13
Re: [PATCH] spapr/kvm: Set default cpu model for all machine classes
,
Peter Maydell
,
2019/11/13
Re: [PATCH] spapr/kvm: Set default cpu model for all machine classes
,
Greg Kurz
,
2019/11/13
Re: [PATCH] spapr/kvm: Set default cpu model for all machine classes
,
David Gibson
,
2019/11/15
Re: [PATCH] spapr/kvm: Set default cpu model for all machine classes
,
Laurent Vivier
,
2019/11/15
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc