Archives are refreshed every 30 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: Thu Feb 28 2019 23:26:55 -0500
Threads in reverse chronological order
[
Next Period
]
[Qemu-ppc] [QEMU-PPC] [PATCH 1/2] target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
,
Suraj Jitindar Singh
,
2019/02/28
[Qemu-ppc] [QEMU-PPC] [PATCH 2/2] target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
,
Suraj Jitindar Singh
,
2019/02/28
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 2/2] target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
,
Suraj Jitindar Singh
,
2019/02/28
[Qemu-ppc] [QEMU-PPC] [PATCH v3 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
Suraj Jitindar Singh
,
2019/02/28
[Qemu-ppc] [QEMU-PPC] [PATCH v3 2/4] target/ppc: Implement large decrementer support for TCG
,
Suraj Jitindar Singh
,
2019/02/28
[Qemu-ppc] [QEMU-PPC] [PATCH v3 3/4] target/ppc: Implement large decrementer support for KVM
,
Suraj Jitindar Singh
,
2019/02/28
[Qemu-ppc] [QEMU-PPC] [PATCH v3 4/4] target/ppc/spapr: Enable the large decrementer for pseries-4.0
,
Suraj Jitindar Singh
,
2019/02/28
[Qemu-ppc] [RFC PATCH v4 0/5] target/ppc: single step for KVM HV
,
Fabiano Rosas
,
2019/02/28
[Qemu-ppc] [RFC PATCH v4 1/5] target/ppc: Move exception vector offset computation into a function
,
Fabiano Rosas
,
2019/02/28
[Qemu-ppc] [RFC PATCH v4 2/5] kvm-all: Introduce kvm_set_singlestep
,
Fabiano Rosas
,
2019/02/28
[Qemu-ppc] [RFC PATCH v4 3/5] target/ppc: Move handling of hardware breakpoints to a separate function
,
Fabiano Rosas
,
2019/02/28
[Qemu-ppc] [RFC PATCH v4 4/5] target/ppc: Refactor kvm_handle_debug
,
Fabiano Rosas
,
2019/02/28
[Qemu-ppc] [RFC PATCH v4 5/5] target/ppc: support single stepping with KVM HV
,
Fabiano Rosas
,
2019/02/28
[Qemu-ppc] [PATCH v4] spapr-rtas: add ibm,get-vpd RTAS interface
,
Maxiwell S. Garcia
,
2019/02/28
[Qemu-ppc] [PATCH v2 0/3] qdev: Hotplug handler chaining
,
David Hildenbrand
,
2019/02/28
[Qemu-ppc] [PATCH v2 1/3] qdev: Let the hotplug_handler_unplug() caller delete the device
,
David Hildenbrand
,
2019/02/28
Re: [Qemu-ppc] [PATCH v2 1/3] qdev: Let the hotplug_handler_unplug() caller delete the device
,
Greg Kurz
,
2019/02/28
[Qemu-ppc] [PATCH v2 2/3] qdev: Let machine hotplug handler to override bus hotplug handler
,
David Hildenbrand
,
2019/02/28
[Qemu-ppc] [PATCH v2 3/3] qdev: Provide qdev_get_bus_hotplug_handler()
,
David Hildenbrand
,
2019/02/28
Re: [Qemu-ppc] [PATCH v2 0/3] qdev: Hotplug handler chaining
,
Eduardo Habkost
,
2019/02/28
Re: [Qemu-ppc] [Qemu-devel] regression: target/ppc: convert VSX logical operations to vector operations broke X for ppc64le guest
,
Mark Cave-Ayland
,
2019/02/28
Re: [Qemu-ppc] [Qemu-devel] regression: target/ppc: convert VSX logical operations to vector operations broke X for ppc64le guest
,
Andrew Randrianasulu
,
2019/02/28
Re: [Qemu-ppc] [Qemu-devel] regression: target/ppc: convert VSX logical operations to vector operations broke X for ppc64le guest
,
Mark Cave-Ayland
,
2019/02/28
[Qemu-ppc] [PATCH v3] spapr-rtas: add ibm,get-vpd RTAS interface
,
Maxiwell S. Garcia
,
2019/02/27
[Qemu-ppc] [PATCH qemu v3 0/6] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
Alexey Kardashevskiy
,
2019/02/27
[Qemu-ppc] [PATCH qemu v3 3/6] vfio/spapr: Rename local systempagesize variable
,
Alexey Kardashevskiy
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 3/6] vfio/spapr: Rename local systempagesize variable
,
David Gibson
,
2019/02/27
[Qemu-ppc] [PATCH qemu v3 1/6] pci: Move NVIDIA vendor id to the rest of ids
,
Alexey Kardashevskiy
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 1/6] pci: Move NVIDIA vendor id to the rest of ids
,
David Gibson
,
2019/02/27
[Qemu-ppc] [PATCH qemu v3 5/6] vfio: Make vfio_get_region_info_cap public
,
Alexey Kardashevskiy
,
2019/02/27
[Qemu-ppc] [PATCH qemu v3 2/6] vfio/spapr: Fix indirect levels calculation
,
Alexey Kardashevskiy
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 2/6] vfio/spapr: Fix indirect levels calculation
,
David Gibson
,
2019/02/27
[Qemu-ppc] [PATCH qemu v3 4/6] spapr_iommu: Do not replay mappings from just created DMA window
,
Alexey Kardashevskiy
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 4/6] spapr_iommu: Do not replay mappings from just created DMA window
,
Greg Kurz
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 4/6] spapr_iommu: Do not replay mappings from just created DMA window
,
Alexey Kardashevskiy
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 4/6] spapr_iommu: Do not replay mappings from just created DMA window
,
David Gibson
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 4/6] spapr_iommu: Do not replay mappings from just created DMA window
,
Alexey Kardashevskiy
,
2019/02/28
[Qemu-ppc] [PATCH qemu v3 6/6] spapr: Support NVIDIA V100 GPU with NVLink2
,
Alexey Kardashevskiy
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 6/6] spapr: Support NVIDIA V100 GPU with NVLink2
,
David Gibson
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v3 6/6] spapr: Support NVIDIA V100 GPU with NVLink2
,
Alexey Kardashevskiy
,
2019/02/28
[Qemu-ppc] [QEMU-PPC] [PATCH] target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
,
Suraj Jitindar Singh
,
2019/02/27
Re: [Qemu-ppc] [QEMU-PPC] [PATCH] target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
,
David Gibson
,
2019/02/27
[Qemu-ppc] [QEMU-PPC] [PATCH v2 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
Suraj Jitindar Singh
,
2019/02/26
[Qemu-ppc] [QEMU-PPC] [PATCH v2 4/4] target/ppc/spapr: Enable the large decrementer for pseries-4.0
,
Suraj Jitindar Singh
,
2019/02/26
[Qemu-ppc] [QEMU-PPC] [PATCH v2 3/4] target/ppc: Implement large decrementer support for KVM
,
Suraj Jitindar Singh
,
2019/02/26
[Qemu-ppc] [QEMU-PPC] [PATCH v2 2/4] target/ppc: Implement large decrementer support for TCG
,
Suraj Jitindar Singh
,
2019/02/26
Re: [Qemu-ppc] [QEMU-PPC] [PATCH v2 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
David Gibson
,
2019/02/27
Re: [Qemu-ppc] [QEMU-PPC] [PATCH v2 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
Suraj Jitindar Singh
,
2019/02/27
Re: [Qemu-ppc] [QEMU-PPC] [PATCH v2 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
David Gibson
,
2019/02/27
[Qemu-ppc] [PATCH] Allow -sandbox off with --disable-seccomp
,
David Gibson
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Allow -sandbox off with --disable-seccomp
,
Marc-André Lureau
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Allow -sandbox off with --disable-seccomp
,
Stefano Garzarella
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Allow -sandbox off with --disable-seccomp
,
Daniel P . Berrangé
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Allow -sandbox off with --disable-seccomp
,
Eric Blake
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Allow -sandbox off with --disable-seccomp
,
Daniel P . Berrangé
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Allow -sandbox off with --disable-seccomp
,
Markus Armbruster
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Allow -sandbox off with --disable-seccomp
,
Daniel P . Berrangé
,
2019/02/28
[Qemu-ppc] [PATCH v2 00/11] pflash: Fixes and cleanups
,
Markus Armbruster
,
2019/02/26
[Qemu-ppc] [PATCH v2 03/11] pflash_cfi01: Log use of flawed "write to buffer"
,
Markus Armbruster
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 03/11] pflash_cfi01: Log use of flawed "write to buffer"
,
Philippe Mathieu-Daudé
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 03/11] pflash_cfi01: Log use of flawed "write to buffer"
,
Alex Bennée
,
2019/02/27
[Qemu-ppc] [PATCH v2 02/11] pflash_cfi01: Do not exit() on guest aborting "write to buffer"
,
Markus Armbruster
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 02/11] pflash_cfi01: Do not exit() on guest aborting "write to buffer"
,
Philippe Mathieu-Daudé
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 02/11] pflash_cfi01: Do not exit() on guest aborting "write to buffer"
,
Alex Bennée
,
2019/02/27
[Qemu-ppc] [PATCH v2 09/11] mips_malta: Clean up definition of flash memory size somewhat
,
Markus Armbruster
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 09/11] mips_malta: Clean up definition of flash memory size somewhat
,
Alex Bennée
,
2019/02/27
[Qemu-ppc] [PATCH v2 06/11] sam460ex: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 06/11] sam460ex: Don't size flash memory to match backing image
,
BALATON Zoltan
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 06/11] sam460ex: Don't size flash memory to match backing image
,
Alex Bennée
,
2019/02/27
[Qemu-ppc] [PATCH v2 05/11] hw: Use PFLASH_CFI0{1, 2} and TYPE_PFLASH_CFI0{1, 2}
,
Markus Armbruster
,
2019/02/26
[Qemu-ppc] [PATCH v2 07/11] ppc405_boards: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 07/11] ppc405_boards: Don't size flash memory to match backing image
,
Alex Bennée
,
2019/02/27
[Qemu-ppc] [PATCH v2 04/11] pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
,
Markus Armbruster
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 04/11] pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
,
Philippe Mathieu-Daudé
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 04/11] pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
,
Alex Bennée
,
2019/02/27
[Qemu-ppc] [PATCH v2 08/11] r2d: Flash memory creation is confused about size, mark FIXME
,
Markus Armbruster
,
2019/02/26
[Qemu-ppc] [PATCH v2 11/11] pflash: Clean up after commit 368a354f02b part 2
,
Markus Armbruster
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 11/11] pflash: Clean up after commit 368a354f02b part 2
,
BALATON Zoltan
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 11/11] pflash: Clean up after commit 368a354f02b part 2
,
Markus Armbruster
,
2019/02/27
[Qemu-ppc] [PATCH v2 10/11] pflash: Clean up after commit 368a354f02b part 1
,
Markus Armbruster
,
2019/02/26
[Qemu-ppc] [PATCH v2 01/11] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Markus Armbruster
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2 00/11] pflash: Fixes and cleanups
,
Alex Bennée
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 00/11] pflash: Fixes and cleanups
,
Markus Armbruster
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 00/11] pflash: Fixes and cleanups
,
Alex Bennée
,
2019/02/27
[Qemu-ppc] [PULL 00/50] ppc-for-4.0 queue 20190226
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 01/50] target/ppc: Fix nip on power management instructions
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 04/50] target/ppc: Move "wakeup reset" code to a separate function
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 02/50] target/ppc: Don't clobber MSR:EE on PM instructions
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 03/50] target/ppc: Fix support for "STOP light" states on POWER9
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 13/50] spapr: support memory unplug for qtest
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 10/50] target/ppc: Add support for LPCR:HEIC on POWER9
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 05/50] target/ppc: Rename "in_pm_state" to "resume_as_sreset"
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 11/50] ppc: add host-serial and host-model machine attributes (CVE-2019-8934)
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 08/50] target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 09/50] target/ppc: Add POWER9 external interrupt model
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 21/50] target/ppc: Fix #include guard in mmu-book3s-v3.h
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 20/50] target/ppc: Re-enable RMLS on POWER9 for virtual hypervisors
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 07/50] target/ppc: Detect erroneous condition in interrupt delivery
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 19/50] target/ppc/mmu: Use LPCR:HR to chose radix vs. hash translation
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 18/50] target/ppc/spapr: Set LPCR:HR when using Radix mode
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 31/50] spapr: Generate FDT fragment for CPUs at configure connector time
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 06/50] target/ppc: Add POWER9 exception model
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 12/50] cpus: Properly release the iothread lock when killing a dummy VCPU
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 15/50] tests/device-plug: Add CCW unplug test for s390x
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 17/50] tests/device-plug: Add memory unplug request test for spapr
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 16/50] tests/device-plug: Add CPU core unplug request test for spapr
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 24/50] target/ppc: Fix synchronization of mttcg with broadcast TLB flushes
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 26/50] target/ppc: Rename PATB/PATBE -> PATE
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 14/50] tests/device-plug: Add a simple PCI unplug request test
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 25/50] target/ppc: Flush the TLB locally when the LPIDR is written
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 23/50] target/ppc: Add basic support for "new format" HPTE as found on POWER9
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 22/50] target/ppc: Fix ordering of hash MMU accesses
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 28/50] target/ppc: Basic POWER9 bare-metal radix MMU support
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 35/50] spapr: Expose the name of the interrupt controller node
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 27/50] target/ppc: Support for POWER9 native hash
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 30/50] spapr: Generate FDT fragment for LMBs at configure connector time
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 39/50] spapr: populate PHB DRC entries for root DT node
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 46/50] ppc/xive: xive does not have a POWER7 interrupt model
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 29/50] spapr_drc: Allow FDT fragment to be added later
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 33/50] spapr/drc: Drop spapr_drc_attach() fdt argument
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 38/50] spapr: create DR connectors for PHBs
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 49/50] ppc/pnv: add INITRD_MAX_SIZE constant
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 36/50] spapr_irq: Expose the phandle of the interrupt controller
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 50/50] ppc/pnv: use IEC binary prefixes to represent sizes
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 42/50] spapr_pci: add ibm, my-drc-index property for PHB hotplug
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 40/50] spapr_events: add support for phb hotplug events
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [Qemu-devel] [PULL 40/50] spapr_events: add support for phb hotplug events
,
Thomas Huth
,
2019/02/28
Re: [Qemu-ppc] [Qemu-devel] [PULL 40/50] spapr_events: add support for phb hotplug events
,
Michael Roth
,
2019/02/28
[Qemu-ppc] [PULL 32/50] spapr/pci: Generate FDT fragment at configure connector time
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 34/50] xics: Write source state to KVM at claim time
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 37/50] spapr_pci: add PHB unrealize
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 44/50] spapr: enable PHB hotplug for default pseries machine type
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 45/50] tests/device-plug: Add PHB unplug request test for spapr
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 48/50] ppc/pnv: increase kernel size limit to 256MiB
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 41/50] spapr_pci: provide node start offset via spapr_populate_pci_dt()
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 43/50] spapr: add hotplug hooks for PHB hotplug
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PULL 47/50] hw/ppc: Use object_initialize_child for correct reference counting
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [PULL 00/50] ppc-for-4.0 queue 20190226
,
Peter Maydell
,
2019/02/28
[Qemu-ppc] [QEMU-PPC] [PATCH 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
Suraj Jitindar Singh
,
2019/02/25
[Qemu-ppc] [QEMU-PPC] [PATCH 3/4] target/ppc: Implement large decrementer support for KVM
,
Suraj Jitindar Singh
,
2019/02/25
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 3/4] target/ppc: Implement large decrementer support for KVM
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 3/4] target/ppc: Implement large decrementer support for KVM
,
Suraj Jitindar Singh
,
2019/02/26
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 3/4] target/ppc: Implement large decrementer support for KVM
,
David Gibson
,
2019/02/26
[Qemu-ppc] [QEMU-PPC] [PATCH 2/4] target/ppc: Implement large decrementer support for TCG
,
Suraj Jitindar Singh
,
2019/02/25
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 2/4] target/ppc: Implement large decrementer support for TCG
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 2/4] target/ppc: Implement large decrementer support for TCG
,
Suraj Jitindar Singh
,
2019/02/26
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 2/4] target/ppc: Implement large decrementer support for TCG
,
David Gibson
,
2019/02/26
[Qemu-ppc] [QEMU-PPC] [PATCH 4/4] target/ppc/spapr: Enable the large decrementer by default on POWER9
,
Suraj Jitindar Singh
,
2019/02/25
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 4/4] target/ppc/spapr: Enable the large decrementer by default on POWER9
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 4/4] target/ppc/spapr: Enable the large decrementer by default on POWER9
,
Suraj Jitindar Singh
,
2019/02/26
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
Suraj Jitindar Singh
,
2019/02/26
Re: [Qemu-ppc] [QEMU-PPC] [PATCH 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
,
David Gibson
,
2019/02/26
[Qemu-ppc] [PATCH v2 0/3] ppc/pnv: increase kernel size limit to 256MiB
,
Murilo Opsfelder Araujo
,
2019/02/25
[Qemu-ppc] [PATCH v2 1/3] ppc/pnv: increase kernel size limit to 256MiB
,
Murilo Opsfelder Araujo
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2 1/3] ppc/pnv: increase kernel size limit to 256MiB
,
Cédric Le Goater
,
2019/02/25
[Qemu-ppc] [PATCH v2 2/3] ppc/pnv: add INITRD_MAX_SIZE constant
,
Murilo Opsfelder Araujo
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2 2/3] ppc/pnv: add INITRD_MAX_SIZE constant
,
Cédric Le Goater
,
2019/02/25
[Qemu-ppc] [PATCH v2 3/3] ppc/pnv: use IEC binary prefixes to represent sizes
,
Murilo Opsfelder Araujo
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2 3/3] ppc/pnv: use IEC binary prefixes to represent sizes
,
Cédric Le Goater
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2 0/3] ppc/pnv: increase kernel size limit to 256MiB
,
Cédric Le Goater
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2 0/3] ppc/pnv: increase kernel size limit to 256MiB
,
Murilo Opsfelder Araujo
,
2019/02/25
[Qemu-ppc] [PATCH v2] spapr-rtas: add ibm,get-vpd RTAS interface
,
Maxiwell S. Garcia
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
Murilo Opsfelder Araujo
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
Maxiwell S. Garcia
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
Murilo Opsfelder Araujo
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
Murilo Opsfelder Araujo
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
David Gibson
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
Murilo Opsfelder Araujo
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
David Gibson
,
2019/02/27
Re: [Qemu-ppc] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
David Gibson
,
2019/02/26
Re: [Qemu-ppc] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH 0/2] ppc/pnv: increase kernel size limit to 256MiB
,
Murilo Opsfelder Araujo
,
2019/02/25
[Qemu-ppc] [PATCH 2/2] ppc/pnv: add INITRD_MAX_SIZE constant
,
Murilo Opsfelder Araujo
,
2019/02/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] ppc/pnv: add INITRD_MAX_SIZE constant
,
Eric Blake
,
2019/02/25
[Qemu-ppc] [PATCH 1/2] ppc/pnv: increase kernel size limit to 256MiB
,
Murilo Opsfelder Araujo
,
2019/02/25
[Qemu-ppc] [PATCH] spapr-rtas: add ibm,get-vpd RTAS interface
,
Maxiwell S. Garcia
,
2019/02/23
Re: [Qemu-ppc] [PATCH] spapr-rtas: add ibm,get-vpd RTAS interface
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [PATCH] spapr-rtas: add ibm,get-vpd RTAS interface
,
Maxiwell S. Garcia
,
2019/02/25
[Qemu-ppc] [PATCH v2 00/13] spapr: add KVM support to the XIVE interrupt mode
,
Cédric Le Goater
,
2019/02/22
[Qemu-ppc] [PATCH v2 04/13] spapr/xive: add state synchronization with KVM
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 04/13] spapr/xive: add state synchronization with KVM
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 05/13] spapr/xive: introduce a VM state change handler
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 05/13] spapr/xive: introduce a VM state change handler
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 07/13] spapr/xive: fix migration of the XiveTCTX under TCG
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 07/13] spapr/xive: fix migration of the XiveTCTX under TCG
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 11/13] spapr: check for the activation of the KVM IRQ device
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 11/13] spapr: check for the activation of the KVM IRQ device
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 12/13] spapr: add KVM support to the 'dual' machine
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 12/13] spapr: add KVM support to the 'dual' machine
,
David Gibson
,
2019/02/28
[Qemu-ppc] [PATCH v2 10/13] spapr: introduce routines to delete the KVM IRQ device
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 10/13] spapr: introduce routines to delete the KVM IRQ device
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 02/13] spapr/xive: add hcall support when under KVM
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 02/13] spapr/xive: add hcall support when under KVM
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 03/13] spapr/xive: activate KVM support
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 03/13] spapr/xive: activate KVM support
,
David Gibson
,
2019/02/25
Re: [Qemu-ppc] [PATCH v2 03/13] spapr/xive: activate KVM support
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 13/13] spapr/xive: fix device hotplug when VM is stopped
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 13/13] spapr/xive: fix device hotplug when VM is stopped
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 01/13] spapr/xive: add KVM support
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 01/13] spapr/xive: add KVM support
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 06/13] spapr/xive: add migration support for KVM
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH v2 06/13] spapr/xive: add migration support for KVM
,
David Gibson
,
2019/02/25
[Qemu-ppc] [PATCH v2 08/13] spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
,
Cédric Le Goater
,
2019/02/22
[Qemu-ppc] [PATCH v2 09/13] sysbus: add a sysbus_mmio_unmap() helper
,
Cédric Le Goater
,
2019/02/22
[Qemu-ppc] [PATCH] hw/ppc: Use object_initialize_child for correct reference counting
,
Thomas Huth
,
2019/02/21
Re: [Qemu-ppc] [PATCH] hw/ppc: Use object_initialize_child for correct reference counting
,
Cédric Le Goater
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH] hw/ppc: Use object_initialize_child for correct reference counting
,
Philippe Mathieu-Daudé
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH] hw/ppc: Use object_initialize_child for correct reference counting
,
Cédric Le Goater
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH] hw/ppc: Use object_initialize_child for correct reference counting
,
Philippe Mathieu-Daudé
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH] hw/ppc: Use object_initialize_child for correct reference counting
,
Thomas Huth
,
2019/02/22
Re: [Qemu-ppc] [Qemu-devel] [PATCH] hw/ppc: Use object_initialize_child for correct reference counting
,
David Gibson
,
2019/02/24
Re: [Qemu-ppc] [PATCH] hw/ppc: Use object_initialize_child for correct reference counting
,
David Gibson
,
2019/02/21
Re: [Qemu-ppc] [PATCH v6 00/73] per-CPU locks
,
Richard Henderson
,
2019/02/20
Re: [Qemu-ppc] [PATCH v6 00/73] per-CPU locks
,
Emilio G. Cota
,
2019/02/20
[Qemu-ppc] [PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument
,
Philippe Mathieu-Daudé
,
2019/02/19
[Qemu-ppc] [PATCH v3 19/25] s390/ebcdic: Use size_t to iterate over arrays
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 19/25] s390/ebcdic: Use size_t to iterate over arrays
,
Cornelia Huck
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 19/25] s390/ebcdic: Use size_t to iterate over arrays
,
Philippe Mathieu-Daudé
,
2019/02/20
[Qemu-ppc] [PATCH v3 15/25] spapr-vty: Let vty_putchars() use size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 15/25] spapr-vty: Let vty_putchars() use size_t
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v3 20/25] s390x/sclp: Use a const variable to improve readability
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 20/25] s390x/sclp: Use a const variable to improve readability
,
Cornelia Huck
,
2019/02/20
[Qemu-ppc] [PATCH v3 14/25] virtio-serial: Let VirtIOSerialPortClass::have_data() use size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 14/25] virtio-serial: Let VirtIOSerialPortClass::have_data() use size_t
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 12/25] xen: Let buffer_append() return the size consumed
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 12/25] xen: Let buffer_append() return the size consumed
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 09/25] vhost-user: Express sizeof with size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 09/25] vhost-user: Express sizeof with size_t
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 07/25] gdbstub: Let put_buffer() use size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 07/25] gdbstub: Let put_buffer() use size_t
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 06/25] gdbstub: Use size_t to hold GDBState::last_packet_len
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 06/25] gdbstub: Use size_t to hold GDBState::last_packet_len
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [RFC PATCH v3 13/25] xen: Let buffer_append() return a size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [RFC PATCH v3 13/25] xen: Let buffer_append() return a size_t
,
Paul Durrant
,
2019/02/21
[Qemu-ppc] [PATCH v3 08/25] ui/gtk: Remove pointless cast
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 08/25] ui/gtk: Remove pointless cast
,
Gerd Hoffmann
,
2019/02/20
[Qemu-ppc] [PATCH v3 11/25] xen: Let xencons_send() take a 'size' argument
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 11/25] xen: Let xencons_send() take a 'size' argument
,
Marc-André Lureau
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 11/25] xen: Let xencons_send() take a 'size' argument
,
Paul Durrant
,
2019/02/21
[Qemu-ppc] [PATCH v3 05/25] gdbstub: Use size_t for strlen() return value
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 05/25] gdbstub: Use size_t for strlen() return value
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 03/25] chardev/wctablet: Use unsigned type to hold unsigned value
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 03/25] chardev/wctablet: Use unsigned type to hold unsigned value
,
Gerd Hoffmann
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 03/25] chardev/wctablet: Use unsigned type to hold unsigned value
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 02/25] chardev: Assert IOCanReadHandler can not be negative
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 02/25] chardev: Assert IOCanReadHandler can not be negative
,
Marc-André Lureau
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 02/25] chardev: Assert IOCanReadHandler can not be negative
,
Philippe Mathieu-Daudé
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 02/25] chardev: Assert IOCanReadHandler can not be negative
,
Philippe Mathieu-Daudé
,
2019/02/21
[Qemu-ppc] [PATCH v3 01/25] chardev: Simplify IOWatchPoll::fd_can_read as a GSourceFunc
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 01/25] chardev: Simplify IOWatchPoll::fd_can_read as a GSourceFunc
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 04/25] chardev: Let qemu_chr_be_can_write() return a size_t types
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 04/25] chardev: Let qemu_chr_be_can_write() return a size_t types
,
Marc-André Lureau
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 04/25] chardev: Let qemu_chr_be_can_write() return a size_t types
,
Philippe Mathieu-Daudé
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 04/25] chardev: Let qemu_chr_be_can_write() return a size_t types
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 10/25] usb-redir: Verify usbredirparser_write get called with positive count
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 10/25] usb-redir: Verify usbredirparser_write get called with positive count
,
Gerd Hoffmann
,
2019/02/20
[Qemu-ppc] [PATCH v3 25/25] chardev: Let qemu_chr_write[_all] use size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 25/25] chardev: Let qemu_chr_write[_all] use size_t
,
Daniel P . Berrangé
,
2019/02/20
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 25/25] chardev: Let qemu_chr_write[_all] use size_t
,
Marc-André Lureau
,
2019/02/20
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 25/25] chardev: Let qemu_chr_write[_all] use size_t
,
Philippe Mathieu-Daudé
,
2019/02/20
[Qemu-ppc] [PATCH v3 17/25] net/filter-mirror: Use size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 17/25] net/filter-mirror: Use size_t
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 23/25] hw/ipmi: Assert outlen > outpos
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 23/25] hw/ipmi: Assert outlen > outpos
,
Corey Minyard
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 23/25] hw/ipmi: Assert outlen > outpos
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 16/25] tpm: Use size_t to hold sizes
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 16/25] tpm: Use size_t to hold sizes
,
Marc-André Lureau
,
2019/02/20
[Qemu-ppc] [PATCH v3 18/25] s390x/3270: Let insert_IAC_escape_char() use size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 18/25] s390x/3270: Let insert_IAC_escape_char() use size_t
,
Cornelia Huck
,
2019/02/20
[Qemu-ppc] [PATCH v3 21/25] s390x/sclp: Use size_t in process_mdb()
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 21/25] s390x/sclp: Use size_t in process_mdb()
,
Cornelia Huck
,
2019/02/20
[Qemu-ppc] [PATCH v3 22/25] s390x/sclp: Let write_console_data() take a size_t
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 22/25] s390x/sclp: Let write_console_data() take a size_t
,
Cornelia Huck
,
2019/02/20
[Qemu-ppc] [PATCH v3 24/25] chardev: Let qemu_chr_fe_write[_all] use size_t type argument
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH v3 24/25] chardev: Let qemu_chr_fe_write[_all] use size_t type argument
,
Marc-André Lureau
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument
,
Marc-André Lureau
,
2019/02/20
Re: [Qemu-ppc] [PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument
,
Cornelia Huck
,
2019/02/20
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument
,
Daniel P . Berrangé
,
2019/02/20
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument
,
Eric Blake
,
2019/02/20
[Qemu-ppc] [PATCH v5 00/17] spapr: Add support for PHB hotplug
,
Greg Kurz
,
2019/02/19
[Qemu-ppc] [PATCH v5 04/17] spapr/pci: Generate FDT fragment at configure connector time
,
Greg Kurz
,
2019/02/19
[Qemu-ppc] [PATCH v5 05/17] spapr/drc: Drop spapr_drc_attach() fdt argument
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 05/17] spapr/drc: Drop spapr_drc_attach() fdt argument
,
David Gibson
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 05/17] spapr/drc: Drop spapr_drc_attach() fdt argument
,
Greg Kurz
,
2019/02/20
Re: [Qemu-ppc] [PATCH v5 05/17] spapr/drc: Drop spapr_drc_attach() fdt argument
,
David Gibson
,
2019/02/20
[Qemu-ppc] [PATCH v5 03/17] spapr: Generate FDT fragment for CPUs at configure connector time
,
Greg Kurz
,
2019/02/19
[Qemu-ppc] [PATCH v5 02/17] spapr: Generate FDT fragment for LMBs at configure connector time
,
Greg Kurz
,
2019/02/19
[Qemu-ppc] [PATCH v5 01/17] spapr_drc: Allow FDT fragment to be added later
,
Greg Kurz
,
2019/02/19
[Qemu-ppc] [PATCH v5 06/17] xics: Write source state to KVM at claim time
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 06/17] xics: Write source state to KVM at claim time
,
Cédric Le Goater
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 06/17] xics: Write source state to KVM at claim time
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 07/17] spapr: Expose the name of the interrupt controller node
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 07/17] spapr: Expose the name of the interrupt controller node
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 08/17] spapr_irq: Expose the phandle of the interrupt controller
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 08/17] spapr_irq: Expose the phandle of the interrupt controller
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 09/17] spapr_pci: add PHB unrealize
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 09/17] spapr_pci: add PHB unrealize
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 10/17] spapr: create DR connectors for PHBs
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 10/17] spapr: create DR connectors for PHBs
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 12/17] spapr_events: add support for phb hotplug events
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 12/17] spapr_events: add support for phb hotplug events
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 11/17] spapr: populate PHB DRC entries for root DT node
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 11/17] spapr: populate PHB DRC entries for root DT node
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 13/17] spapr_pci: provide node start offset via spapr_populate_pci_dt()
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 13/17] spapr_pci: provide node start offset via spapr_populate_pci_dt()
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 14/17] spapr_pci: add ibm, my-drc-index property for PHB hotplug
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 14/17] spapr_pci: add ibm, my-drc-index property for PHB hotplug
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v5 15/17] spapr: add hotplug hooks for PHB hotplug
,
Greg Kurz
,
2019/02/19
[Qemu-ppc] [PATCH v5 16/17] spapr: enable PHB hotplug for default pseries machine type
,
Greg Kurz
,
2019/02/19
[Qemu-ppc] [PATCH v5 17/17] tests/device-plug: Add PHB unplug request test for spapr
,
Greg Kurz
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 00/17] spapr: Add support for PHB hotplug
,
David Gibson
,
2019/02/19
Re: [Qemu-ppc] [PATCH v5 00/17] spapr: Add support for PHB hotplug
,
Greg Kurz
,
2019/02/20
[Qemu-ppc] [PATCH] ppc/xive: xive does not have a POWER7 interrupt model
,
Cédric Le Goater
,
2019/02/19
Re: [Qemu-ppc] [PATCH] ppc/xive: xive does not have a POWER7 interrupt model
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH v4] ppc: add host-serial and host-model machine attributes
,
P J P
,
2019/02/18
Re: [Qemu-ppc] [PATCH v4] ppc: add host-serial and host-model machine attributes
,
Daniel P . Berrangé
,
2019/02/18
Re: [Qemu-ppc] [PATCH v4] ppc: add host-serial and host-model machine attributes
,
David Gibson
,
2019/02/18
Re: [Qemu-ppc] [PATCH v4] ppc: add host-serial and host-model machine attributes
,
Daniel P . Berrangé
,
2019/02/21
Re: [Qemu-ppc] [PATCH v4] ppc: add host-serial and host-model machine attributes
,
Greg Kurz
,
2019/02/21
Re: [Qemu-ppc] [PATCH v4] ppc: add host-serial and host-model machine attributes
,
David Gibson
,
2019/02/21
[Qemu-ppc] [PULL 00/43] ppc-for-4.0 queue 20190219
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 01/43] hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 05/43] spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 02/43] spapr: Rename xics to intc in interrupt controller agnostic code
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 08/43] mac_newworld: change default NIC to sungem for mac99 machine
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 04/43] target/ppc: Fix msync to do what hardware does
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 07/43] spapr: Disallow unsupported kernel-irqchip settings
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 03/43] target/ppc: Enable reporting of SPRs to GDB
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 06/43] cuda: decrease time delay before raising VIA SR interrupt and remove fast path
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 10/43] ppc: fix crash during branch stepping
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 09/43] target/ppc: Remove some #if 0'ed code
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 11/43] xive: Only set source type for LSIs
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 13/43] target/ppc: Disable ISA 2.06 PM instructions on POWER9
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 16/43] spapr/irq: remove the XICS offset adjustment
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 17/43] xics: Explicitely call KVM ICP methods from the common code
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 19/43] xics: Handle KVM ICP realize from the common code
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 12/43] qdev: pass an Object * to qbus_set_hotplug_handler()
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 15/43] spapr/irq: add an 'nr_irq' parameter to initialize the backend.
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 14/43] spapr: fix out of bounds write in spapr_populate_drmem_v2
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 23/43] xics: Handle KVM ICS reset from the "simple" ICS code
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 18/43] xics: Handle KVM ICP reset from the common code
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 22/43] xics: Explicitely call KVM ICS methods from the common code
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 27/43] target/ppc: convert VMX logical instructions to use vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 21/43] xics: Drop the KVM ICP class
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 20/43] spapr/irq: Use the base ICP class for KVM
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 31/43] target/ppc: convert VSX logical operations to vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 25/43] spapr/irq: Use the "simple" ICS class for KVM
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 29/43] target/ppc: convert vspltis[bhw] to use vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 36/43] target/ppc: Use helper_mtvscr for reset and gdb
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 28/43] target/ppc: convert vaddu[b, h, w, d] and vsubu[b, h, w, d] over to use vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 26/43] xics: Drop the KVM ICS class
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 24/43] xics: Handle KVM interrupt presentation from "simple" ICS code
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 33/43] target/ppc: convert xxspltw to vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 39/43] target/ppc: Use mtvscr/mfvscr for vmstate
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 30/43] target/ppc: convert vsplt[bhw] to use vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 32/43] target/ppc: convert xxspltib to vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 37/43] target/ppc: Remove vscr_nj and vscr_sat
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 41/43] target/ppc: Split out VSCR_SAT to a vector field
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 40/43] target/ppc: Add set_vscr_sat
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 43/43] target/ppc: convert vmin* and vmax* to vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 35/43] target/ppc: Pass integer to helper_mtvscr
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 38/43] target/ppc: Add helper_mfvscr
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 34/43] target/ppc: convert xxsel to vector operations
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PULL 42/43] target/ppc: convert vadd*s and vsub*s to vector operations
,
David Gibson
,
2019/02/18
Re: [Qemu-ppc] [PULL 00/43] ppc-for-4.0 queue 20190219
,
Peter Maydell
,
2019/02/19
Re: [Qemu-ppc] [PULL 00/43] ppc-for-4.0 queue 20190219
,
Greg Kurz
,
2019/02/20
Re: [Qemu-ppc] [PULL 00/43] ppc-for-4.0 queue 20190219
,
Peter Maydell
,
2019/02/20
Re: [Qemu-ppc] [PULL 00/43] ppc-for-4.0 queue 20190219
,
Cédric Le Goater
,
2019/02/20
Re: [Qemu-ppc] [PULL 00/43] ppc-for-4.0 queue 20190219
,
Peter Maydell
,
2019/02/20
Re: [Qemu-ppc] [PULL 00/43] ppc-for-4.0 queue 20190219
,
Greg Kurz
,
2019/02/20
Re: [Qemu-ppc] [PULL 00/43] ppc-for-4.0 queue 20190219
,
David Gibson
,
2019/02/20
[Qemu-ppc] [PATCH 00/10] pflash: Fixes and cleanups
,
Markus Armbruster
,
2019/02/18
[Qemu-ppc] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Laszlo Ersek
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Peter Maydell
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Markus Armbruster
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Peter Maydell
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Laszlo Ersek
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Peter Maydell
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Laszlo Ersek
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Philippe Mathieu-Daudé
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Laszlo Ersek
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Philippe Mathieu-Daudé
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Markus Armbruster
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Alex Bennée
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Markus Armbruster
,
2019/02/22
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
,
Alex Bennée
,
2019/02/21
[Qemu-ppc] [PATCH 03/10] hw: Use CFI_PFLASH0{1, 2} and TYPE_CFI_PFLASH0{1, 2}
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [PATCH 03/10] hw: Use CFI_PFLASH0{1, 2} and TYPE_CFI_PFLASH0{1, 2}
,
Laszlo Ersek
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 03/10] hw: Use CFI_PFLASH0{1, 2} and TYPE_CFI_PFLASH0{1, 2}
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH 03/10] hw: Use CFI_PFLASH0{1, 2} and TYPE_CFI_PFLASH0{1, 2}
,
Alex Bennée
,
2019/02/21
[Qemu-ppc] [PATCH 10/10] hw/arm hw/xtensa: De-duplicate pflash creation code some
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [PATCH 10/10] hw/arm hw/xtensa: De-duplicate pflash creation code some
,
Laszlo Ersek
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/10] hw/arm hw/xtensa: De-duplicate pflash creation code some
,
Max Filippov
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/10] hw/arm hw/xtensa: De-duplicate pflash creation code some
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/10] hw/arm hw/xtensa: De-duplicate pflash creation code some
,
Peter Maydell
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/10] hw/arm hw/xtensa: De-duplicate pflash creation code some
,
Markus Armbruster
,
2019/02/19
[Qemu-ppc] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Peter Maydell
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Peter Maydell
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] r2d: Flash memory creation is confused about size, mark FIXME
,
Peter Maydell
,
2019/02/19
[Qemu-ppc] [PATCH 07/10] mips_malta: Clean up definition of flash memory size somewhat
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 07/10] mips_malta: Clean up definition of flash memory size somewhat
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 07/10] mips_malta: Clean up definition of flash memory size somewhat
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 07/10] mips_malta: Clean up definition of flash memory size somewhat
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH 07/10] mips_malta: Clean up definition of flash memory size somewhat
,
Alex Bennée
,
2019/02/21
[Qemu-ppc] [PATCH 04/10] sam460ex: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [PATCH 04/10] sam460ex: Don't size flash memory to match backing image
,
BALATON Zoltan
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 04/10] sam460ex: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 04/10] sam460ex: Don't size flash memory to match backing image
,
BALATON Zoltan
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 04/10] sam460ex: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 04/10] sam460ex: Don't size flash memory to match backing image
,
BALATON Zoltan
,
2019/02/19
[Qemu-ppc] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image
,
David Gibson
,
2019/02/18
Re: [Qemu-ppc] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image
,
BALATON Zoltan
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image
,
Alex Bennée
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image
,
David Gibson
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image
,
Markus Armbruster
,
2019/02/22
[Qemu-ppc] [PATCH 08/10] pflash: Clean up after commit 368a354f02b part 1
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [PATCH 08/10] pflash: Clean up after commit 368a354f02b part 1
,
Laszlo Ersek
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/10] pflash: Clean up after commit 368a354f02b part 1
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [PATCH 08/10] pflash: Clean up after commit 368a354f02b part 1
,
Alex Bennée
,
2019/02/21
[Qemu-ppc] [PATCH 09/10] pflash: Clean up after commit 368a354f02b part 2
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [PATCH 09/10] pflash: Clean up after commit 368a354f02b part 2
,
Laszlo Ersek
,
2019/02/18
Re: [Qemu-ppc] [PATCH 09/10] pflash: Clean up after commit 368a354f02b part 2
,
Laszlo Ersek
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 09/10] pflash: Clean up after commit 368a354f02b part 2
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [PATCH 09/10] pflash: Clean up after commit 368a354f02b part 2
,
Alex Bennée
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 09/10] pflash: Clean up after commit 368a354f02b part 2
,
Markus Armbruster
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 09/10] pflash: Clean up after commit 368a354f02b part 2
,
BALATON Zoltan
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 09/10] pflash: Clean up after commit 368a354f02b part 2
,
Markus Armbruster
,
2019/02/21
[Qemu-ppc] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Markus Armbruster
,
2019/02/18
Re: [Qemu-ppc] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Laszlo Ersek
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Markus Armbruster
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Philippe Mathieu-Daudé
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Markus Armbruster
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Philippe Mathieu-Daudé
,
2019/02/21
Re: [Qemu-ppc] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
,
Alex Bennée
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
,
no-reply
,
2019/02/27
[Qemu-ppc] [PATCH v3] ppc: add host-serial and host-model machine attributes
,
P J P
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3] ppc: add host-serial and host-model machine attributes
,
Daniel P . Berrangé
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3] ppc: add host-serial and host-model machine attributes
,
Greg Kurz
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3] ppc: add host-serial and host-model machine attributes
,
Daniel P . Berrangé
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3] ppc: add host-serial and host-model machine attributes
,
Greg Kurz
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3] ppc: add host-serial and host-model machine attributes
,
P J P
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3] ppc: add host-serial and host-model machine attributes
,
David Gibson
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3] ppc: add host-serial and host-model machine attributes
,
Daniel P . Berrangé
,
2019/02/19
[Qemu-ppc] [PATCH v1 0/3] qdev: Hotplug handler chaining
,
David Hildenbrand
,
2019/02/18
[Qemu-ppc] [PATCH v1 1/3] qdev: Let the hotplug_handler_unplug() caller delete the device
,
David Hildenbrand
,
2019/02/18
[Qemu-ppc] [PATCH v1 2/3] qdev: Let machine hotplug handler to override bus hotplug handler
,
David Hildenbrand
,
2019/02/18
[Qemu-ppc] [PATCH v1 3/3] qdev: Provide qdev_get_bus_hotplug_handler()
,
David Hildenbrand
,
2019/02/18
Re: [Qemu-ppc] [PATCH v1 0/3] qdev: Hotplug handler chaining
,
David Hildenbrand
,
2019/02/27
[Qemu-ppc] [PATCH v3 0/6] tests: Add device unplug tests
,
David Hildenbrand
,
2019/02/18
[Qemu-ppc] [PATCH v3 1/6] cpus: Properly release the iothread lock when killing a dummy VCPU
,
David Hildenbrand
,
2019/02/18
[Qemu-ppc] [PATCH v3 2/6] spapr: support memory unplug for qtest
,
David Hildenbrand
,
2019/02/18
[Qemu-ppc] [PATCH v3 6/6] tests/device-plug: Add memory unplug request test for spapr
,
David Hildenbrand
,
2019/02/18
[Qemu-ppc] [PATCH v3 5/6] tests/device-plug: Add CPU core unplug request test for spapr
,
David Hildenbrand
,
2019/02/18
[Qemu-ppc] [PATCH v3 3/6] tests/device-plug: Add a simple PCI unplug request test
,
David Hildenbrand
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3 3/6] tests/device-plug: Add a simple PCI unplug request test
,
Cornelia Huck
,
2019/02/18
[Qemu-ppc] [PATCH v3 4/6] tests/device-plug: Add CCW unplug test for s390x
,
David Hildenbrand
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3 4/6] tests/device-plug: Add CCW unplug test for s390x
,
Cornelia Huck
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3 0/6] tests: Add device unplug tests
,
David Gibson
,
2019/02/18
Re: [Qemu-ppc] [PATCH v3 0/6] tests: Add device unplug tests
,
David Hildenbrand
,
2019/02/19
[Qemu-ppc] [PATCH 00/12] ppc: add native hash and radix support for POWER9
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 06/12] target/ppc: Fix ordering of hash MMU accesses
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 06/12] target/ppc: Fix ordering of hash MMU accesses
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PATCH 02/12] target/ppci/mmu: Use LPCR:HR to chose radix vs. hash translation
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 02/12] target/ppci/mmu: Use LPCR:HR to chose radix vs. hash translation
,
David Gibson
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/12] target/ppci/mmu: Use LPCR:HR to chose radix vs. hash translation
,
Philippe Mathieu-Daudé
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/12] target/ppci/mmu: Use LPCR:HR to chose radix vs. hash translation
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PATCH 10/12] target/ppc: Rename PATB/PATBE -> PATE
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 03/12] target/ppc: Re-enable RMLS on POWER9 for virtual hypervisors
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 03/12] target/ppc: Re-enable RMLS on POWER9 for virtual hypervisors
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PATCH 11/12] target/ppc: Support for POWER9 native hash
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 07/12] target/ppc: Add basic support for "new format" HPTE as found on POWER9
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 07/12] target/ppc: Add basic support for "new format" HPTE as found on POWER9
,
David Gibson
,
2019/02/19
Re: [Qemu-ppc] [PATCH 07/12] target/ppc: Add basic support for "new format" HPTE as found on POWER9
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH 05/12] target/ppc: Cleanup 64-bit MMU includes
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 05/12] target/ppc: Cleanup 64-bit MMU includes
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PATCH 08/12] target/ppc: Fix synchronization of mttcg with broadcast TLB flushes
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 12/12] target/ppc: Basic POWER9 bare-metal radix MMU support
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 09/12] target/ppc: Flush the TLB locally when the LPIDR is written
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 01/12] target/ppc/spapr: Set LPCR:HR when using Radix mode
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 01/12] target/ppc/spapr: Set LPCR:HR when using Radix mode
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PATCH 04/12] target/ppc: Fix #include guard in mmu-book3s-v3.h
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 04/12] target/ppc: Fix #include guard in mmu-book3s-v3.h
,
David Gibson
,
2019/02/18
Re: [Qemu-ppc] [PATCH 00/12] ppc: add native hash and radix support for POWER9
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH 00/10] ppc: Add Hypervisor Virtualization Interrupt on POWER9
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 01/10] target/ppc: Fix nip on power management instructions
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 08/10] target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 07/10] target/ppc: Detect erroneous condition in interrupt delivery
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 02/10] target/ppc: Don't clobber MSR:EE on PM instructions
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 10/10] target/ppc: Add support for LPCR:HEIC on POWER9
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 06/10] target/ppc: Add POWER9 exception model
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 09/10] target/ppc: Add POWER9 external interrupt model
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 04/10] target/ppc: Move "wakeup reset" code to a separate function
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 05/10] target/ppc: Rename "in_pm_state" to "resume_as_sreset"
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 03/10] target/ppc: Fix support for "STOP light" states on POWER9
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 00/10] ppc: Add Hypervisor Virtualization Interrupt on POWER9
,
David Gibson
,
2019/02/18
[Qemu-ppc] [PATCH v2 0/6] tests: Add device unplug tests
,
David Hildenbrand
,
2019/02/15
[Qemu-ppc] [PATCH v2 1/6] cpus: Properly release the iothread lock when killing a dummy VCPU
,
David Hildenbrand
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 1/6] cpus: Properly release the iothread lock when killing a dummy VCPU
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [qemu-s390x] [PATCH v2 1/6] cpus: Properly release the iothread lock when killing a dummy VCPU
,
Thomas Huth
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 1/6] cpus: Properly release the iothread lock when killing a dummy VCPU
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH v2 2/6] spapr: support memory unplug for qtest
,
David Hildenbrand
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 2/6] spapr: support memory unplug for qtest
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 2/6] spapr: support memory unplug for qtest
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH v2 3/6] tests/device-plug: Add a simple PCI unplug request test
,
David Hildenbrand
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 3/6] tests/device-plug: Add a simple PCI unplug request test
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 3/6] tests/device-plug: Add a simple PCI unplug request test
,
Thomas Huth
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 3/6] tests/device-plug: Add a simple PCI unplug request test
,
David Hildenbrand
,
2019/02/18
Re: [Qemu-ppc] [qemu-s390x] [PATCH v2 3/6] tests/device-plug: Add a simple PCI unplug request test
,
Collin Walling
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 3/6] tests/device-plug: Add a simple PCI unplug request test
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH v2 4/6] tests/device-plug: Add CCW unplug test for s390x
,
David Hildenbrand
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 4/6] tests/device-plug: Add CCW unplug test for s390x
,
Thomas Huth
,
2019/02/15
[Qemu-ppc] [PATCH v2 5/6] tests/device-plug: Add CPU core unplug request test for spapr
,
David Hildenbrand
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 5/6] tests/device-plug: Add CPU core unplug request test for spapr
,
Thomas Huth
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 5/6] tests/device-plug: Add CPU core unplug request test for spapr
,
David Hildenbrand
,
2019/02/18
Re: [Qemu-ppc] [PATCH v2 5/6] tests/device-plug: Add CPU core unplug request test for spapr
,
Greg Kurz
,
2019/02/15
[Qemu-ppc] [PATCH v2 6/6] tests/device-plug: Add memory unplug request test for spapr
,
David Hildenbrand
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 6/6] tests/device-plug: Add memory unplug request test for spapr
,
Thomas Huth
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 6/6] tests/device-plug: Add memory unplug request test for spapr
,
David Gibson
,
2019/02/17
Re: [Qemu-ppc] [PATCH v2 6/6] tests/device-plug: Add memory unplug request test for spapr
,
Thomas Huth
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 6/6] tests/device-plug: Add memory unplug request test for spapr
,
David Hildenbrand
,
2019/02/18
Re: [Qemu-ppc] [PATCH v2 6/6] tests/device-plug: Add memory unplug request test for spapr
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 0/6] tests: Add device unplug tests
,
Michael S. Tsirkin
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 0/6] tests: Add device unplug tests
,
David Hildenbrand
,
2019/02/15
Re: [Qemu-ppc] [PATCH v2 0/6] tests: Add device unplug tests
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH 00/10] xics: Get rid of KVM specific classes
,
Greg Kurz
,
2019/02/15
[Qemu-ppc] [PATCH 01/10] xics: Explicitely call KVM ICP methods from the common code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 01/10] xics: Explicitely call KVM ICP methods from the common code
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 01/10] xics: Explicitely call KVM ICP methods from the common code
,
David Gibson
,
2019/02/17
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] xics: Explicitely call KVM ICP methods from the common code
,
Eric Blake
,
2019/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] xics: Explicitely call KVM ICP methods from the common code
,
David Gibson
,
2019/02/19
[Qemu-ppc] [PATCH 02/10] xics: Handle KVM ICP reset from the common code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 02/10] xics: Handle KVM ICP reset from the common code
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 02/10] xics: Handle KVM ICP reset from the common code
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH 03/10] xics: Handle KVM ICP realize from the common code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 03/10] xics: Handle KVM ICP realize from the common code
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 03/10] xics: Handle KVM ICP realize from the common code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 03/10] xics: Handle KVM ICP realize from the common code
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 03/10] xics: Handle KVM ICP realize from the common code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 03/10] xics: Handle KVM ICP realize from the common code
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 03/10] xics: Handle KVM ICP realize from the common code
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH 04/10] spapr/irq: Use the base ICP class for KVM
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 04/10] spapr/irq: Use the base ICP class for KVM
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 04/10] spapr/irq: Use the base ICP class for KVM
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH 05/10] xics: Drop the KVM ICP class
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 05/10] xics: Drop the KVM ICP class
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 05/10] xics: Drop the KVM ICP class
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 05/10] xics: Drop the KVM ICP class
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 05/10] xics: Drop the KVM ICP class
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 05/10] xics: Drop the KVM ICP class
,
David Gibson
,
2019/02/17
Re: [Qemu-ppc] [PATCH 05/10] xics: Drop the KVM ICP class
,
Cédric Le Goater
,
2019/02/18
[Qemu-ppc] [PATCH 06/10] xics: Explicitely call KVM ICS methods from the common code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 06/10] xics: Explicitely call KVM ICS methods from the common code
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 06/10] xics: Explicitely call KVM ICS methods from the common code
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH 07/10] xics: Handle KVM ICS reset from the "simple" ICS code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 07/10] xics: Handle KVM ICS reset from the "simple" ICS code
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 07/10] xics: Handle KVM ICS reset from the "simple" ICS code
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH 08/10] xics: Handle KVM interrupt presentation from "simple" ICS code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 08/10] xics: Handle KVM interrupt presentation from "simple" ICS code
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 08/10] xics: Handle KVM interrupt presentation from "simple" ICS code
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 08/10] xics: Handle KVM interrupt presentation from "simple" ICS code
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH 09/10] spapr/irq: Use the "simple" ICS class for KVM
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 09/10] spapr/irq: Use the "simple" ICS class for KVM
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 09/10] spapr/irq: Use the "simple" ICS class for KVM
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 09/10] spapr/irq: Use the "simple" ICS class for KVM
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 09/10] spapr/irq: Use the "simple" ICS class for KVM
,
David Gibson
,
2019/02/17
Re: [Qemu-ppc] [PATCH 09/10] spapr/irq: Use the "simple" ICS class for KVM
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH 10/10] xics: Drop the KVM ICS class
,
Greg Kurz
,
2019/02/15
Re: [Qemu-ppc] [PATCH 10/10] xics: Drop the KVM ICS class
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [PATCH 00/17] target/ppc: convert instructions to use TCG vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 07/17] target/ppc: convert xxspltw to vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 02/17] target/ppc: convert vaddu[b, h, w, d] and vsubu[b, h, w, d] over to use vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 01/17] target/ppc: convert VMX logical instructions to use vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 05/17] target/ppc: convert VSX logical operations to vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 08/17] target/ppc: convert xxsel to vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 04/17] target/ppc: convert vsplt[bhw] to use vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 09/17] target/ppc: Pass integer to helper_mtvscr
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 03/17] target/ppc: convert vspltis[bhw] to use vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 06/17] target/ppc: convert xxspltib to vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 17/17] target/ppc: convert vmin* and vmax* to vector operations
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 10/17] target/ppc: Use helper_mtvscr for reset and gdb
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 12/17] target/ppc: Add helper_mfvscr
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 11/17] target/ppc: Remove vscr_nj and vscr_sat
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 13/17] target/ppc: Use mtvscr/mfvscr for vmstate
,
Mark Cave-Ayland
,
2019/02/15
Re: [Qemu-ppc] [PATCH 13/17] target/ppc: Use mtvscr/mfvscr for vmstate
,
BALATON Zoltan
,
2019/02/15
[Qemu-ppc] [PATCH 15/17] target/ppc: Split out VSCR_SAT to a vector field
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 14/17] target/ppc: Add set_vscr_sat
,
Mark Cave-Ayland
,
2019/02/15
[Qemu-ppc] [PATCH 16/17] target/ppc: convert vadd*s and vsub*s to vector operations
,
Mark Cave-Ayland
,
2019/02/15
Re: [Qemu-ppc] [PATCH 00/17] target/ppc: convert instructions to use TCG vector operations
,
David Gibson
,
2019/02/17
[Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
Alexey Kardashevskiy
,
2019/02/14
[Qemu-ppc] [PATCH qemu v2 1/4] vfio/spapr: Fix indirect levels calculation
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 1/4] vfio/spapr: Fix indirect levels calculation
,
David Gibson
,
2019/02/14
[Qemu-ppc] [PATCH qemu v2 3/4] vfio: Make vfio_get_region_info_cap public
,
Alexey Kardashevskiy
,
2019/02/14
[Qemu-ppc] [PATCH qemu v2 4/4] spapr: Support NVIDIA V100 GPU with NVLink2
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 4/4] spapr: Support NVIDIA V100 GPU with NVLink2
,
David Gibson
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 4/4] spapr: Support NVIDIA V100 GPU with NVLink2
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 4/4] spapr: Support NVIDIA V100 GPU with NVLink2
,
David Gibson
,
2019/02/15
Re: [Qemu-ppc] [PATCH qemu v2 4/4] spapr: Support NVIDIA V100 GPU with NVLink2
,
Alexey Kardashevskiy
,
2019/02/18
[Qemu-ppc] [PATCH qemu v2 2/4] vfio/spapr: Rename local systempagesize variable
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 2/4] vfio/spapr: Rename local systempagesize variable
,
David Gibson
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 2/4] vfio/spapr: Rename local systempagesize variable
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 2/4] vfio/spapr: Rename local systempagesize variable
,
David Gibson
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 2/4] vfio/spapr: Rename local systempagesize variable
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
Alex Williamson
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
David Gibson
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
David Gibson
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
Alexey Kardashevskiy
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
David Gibson
,
2019/02/15
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
Alexey Kardashevskiy
,
2019/02/25
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
David Gibson
,
2019/02/27
Re: [Qemu-ppc] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
,
David Gibson
,
2019/02/14
[Qemu-ppc] [PATCH 0/5] Improve balloon handling of pagesizes other than 4kiB
,
David Gibson
,
2019/02/13
[Qemu-ppc] [PATCH 3/5] virtio-balloon: Rework ballon_page() interface
,
David Gibson
,
2019/02/13
[Qemu-ppc] [PATCH 1/5] virtio-balloon: Remove unnecessary MADV_WILLNEED on deflate
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 1/5] virtio-balloon: Remove unnecessary MADV_WILLNEED on deflate
,
Michael S. Tsirkin
,
2019/02/28
[Qemu-ppc] [PATCH 2/5] virtio-balloon: Corrections to address verification
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 2/5] virtio-balloon: Corrections to address verification
,
Greg Kurz
,
2019/02/22
Re: [Qemu-ppc] [PATCH 2/5] virtio-balloon: Corrections to address verification
,
David Gibson
,
2019/02/24
Re: [Qemu-ppc] [PATCH 2/5] virtio-balloon: Corrections to address verification
,
Greg Kurz
,
2019/02/25
Re: [Qemu-ppc] [PATCH 2/5] virtio-balloon: Corrections to address verification
,
David Gibson
,
2019/02/26
Re: [Qemu-ppc] [PATCH 2/5] virtio-balloon: Corrections to address verification
,
Greg Kurz
,
2019/02/28
[Qemu-ppc] [PATCH 4/5] virtio-balloon: Use ram_block_discard_range() instead of raw madvise()
,
David Gibson
,
2019/02/13
[Qemu-ppc] [PATCH 5/5] virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 0/5] Improve balloon handling of pagesizes other than 4kiB
,
Michael S. Tsirkin
,
2019/02/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH qemu RFC 3/7] pci: Move NVIDIA vendor id to the rest of ids
,
Alexey Kardashevskiy
,
2019/02/13
Re: [Qemu-ppc] [Qemu-devel] [PATCH qemu RFC 3/7] pci: Move NVIDIA vendor id to the rest of ids
,
Alex Williamson
,
2019/02/13
[Qemu-ppc] [PATCH 0/2] spapr/irq: remove the XICS offset adjustment for the dual machine
,
Cédric Le Goater
,
2019/02/13
[Qemu-ppc] [PATCH 1/2] spapr/irq: add an 'nr_irq' parameter to initialize the backend.
,
Cédric Le Goater
,
2019/02/13
[Qemu-ppc] [PATCH 2/2] spapr/irq: remove the XICS offset adjustment
,
Cédric Le Goater
,
2019/02/13
Re: [Qemu-ppc] [PATCH 0/2] spapr/irq: remove the XICS offset adjustment for the dual machine
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 0/2] spapr/irq: remove the XICS offset adjustment for the dual machine
,
Cédric Le Goater
,
2019/02/14
[Qemu-ppc] [PATCH] spapr: fix out of bounds write in spapr_populate_drmem_v2
,
Fabiano Rosas
,
2019/02/13
Re: [Qemu-ppc] [PATCH] spapr: fix out of bounds write in spapr_populate_drmem_v2
,
Greg Kurz
,
2019/02/13
Re: [Qemu-ppc] [PATCH] spapr: fix out of bounds write in spapr_populate_drmem_v2
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH qemu] spapr/rtas: Force big endian compile for rtas
,
Alexey Kardashevskiy
,
2019/02/13
Re: [Qemu-ppc] [PATCH qemu] spapr/rtas: Force big endian compile for rtas
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 15/19] target/ppc: Detect erroneous condition in interrupt delivery
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 14/19] target/ppc: Add POWER9 exception model
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 11/19] target/ppc: Move "wakeup reset" code to a separate function
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 12/19] target/ppc: Disable ISA 2.06 PM instructions on POWER9
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 16/19] target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 13/19] target/ppc: Rename "in_pm_state" to "resume_as_sreset"
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 19/19] target/ppc: Add support for LPCR:HEIC on POWER9
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 10/19] target/ppc: Fix support for "STOP light" states on POWER9
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 17/19] target/ppc: Add POWER9 external interrupt model
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 17/19] target/ppc: Add POWER9 external interrupt model
,
Cédric Le Goater
,
2019/02/15
Re: [Qemu-ppc] [PATCH 18/19] ppc/xive: Make XIVE generate the proper interrupt types
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 09/19] target/ppc: Don't clobber MSR:EE on PM instructions
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH 07/19] target/ppc: Make special ORs match x86 pause and don't generate on mttcg
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH 07/19] target/ppc: Make special ORs match x86 pause and don't generate on mttcg
,
Benjamin Herrenschmidt
,
2019/02/12
Re: [Qemu-ppc] [PATCH 07/19] target/ppc: Make special ORs match x86 pause and don't generate on mttcg
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 07/19] target/ppc: Make special ORs match x86 pause and don't generate on mttcg
,
Cédric Le Goater
,
2019/02/13
Re: [Qemu-ppc] [PATCH 08/19] target/ppc: Fix nip on power management instructions
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH 08/19] target/ppc: Fix nip on power management instructions
,
Benjamin Herrenschmidt
,
2019/02/12
Re: [Qemu-ppc] [PATCH 08/19] target/ppc: Fix nip on power management instructions
,
Cédric Le Goater
,
2019/02/15
[Qemu-ppc] [RFC 0/4] numa, spapr: add thread-id in the possible_cpus list
,
Laurent Vivier
,
2019/02/12
[Qemu-ppc] [RFC 4/4] numa: check threads of the same core are on the same node
,
Laurent Vivier
,
2019/02/12
Re: [Qemu-ppc] [RFC 4/4] numa: check threads of the same core are on the same node
,
David Gibson
,
2019/02/12
[Qemu-ppc] [RFC 1/4] numa, spapr: add thread-id in the possible_cpus list
,
Laurent Vivier
,
2019/02/12
Re: [Qemu-ppc] [RFC 1/4] numa, spapr: add thread-id in the possible_cpus list
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [RFC 1/4] numa, spapr: add thread-id in the possible_cpus list
,
Igor Mammedov
,
2019/02/13
Re: [Qemu-ppc] [RFC 1/4] numa, spapr: add thread-id in the possible_cpus list
,
Laurent Vivier
,
2019/02/13
Re: [Qemu-ppc] [RFC 1/4] numa, spapr: add thread-id in the possible_cpus list
,
Igor Mammedov
,
2019/02/13
[Qemu-ppc] [RFC 2/4] numa: exit on incomplete CPU mapping
,
Laurent Vivier
,
2019/02/12
[Qemu-ppc] [RFC 3/4] numa: move cpu_slot_to_string() upper in the function
,
Laurent Vivier
,
2019/02/12
[Qemu-ppc] [PATCH v4 00/15] spapr: Add support for PHB hotplug
,
Greg Kurz
,
2019/02/12
[Qemu-ppc] [PATCH v4 01/15] spapr_irq: Add an @xics_offset field to sPAPRIrq
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 01/15] spapr_irq: Add an @xics_offset field to sPAPRIrq
,
Cédric Le Goater
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 01/15] spapr_irq: Add an @xics_offset field to sPAPRIrq
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 01/15] spapr_irq: Add an @xics_offset field to sPAPRIrq
,
Greg Kurz
,
2019/02/13
[Qemu-ppc] [PATCH v4 04/15] spapr: Expose the name of the interrupt controller node
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 04/15] spapr: Expose the name of the interrupt controller node
,
David Gibson
,
2019/02/12
[Qemu-ppc] [PATCH v4 02/15] xive: Only set source type for LSIs
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 02/15] xive: Only set source type for LSIs
,
David Gibson
,
2019/02/12
[Qemu-ppc] [PATCH v4 03/15] spapr_irq: Set LSIs at interrupt controller init
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 03/15] spapr_irq: Set LSIs at interrupt controller init
,
Cédric Le Goater
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 03/15] spapr_irq: Set LSIs at interrupt controller init
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 03/15] spapr_irq: Set LSIs at interrupt controller init
,
Greg Kurz
,
2019/02/13
[Qemu-ppc] [PATCH v4 05/15] spapr_irq: Expose the phandle of the interrupt controller
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 05/15] spapr_irq: Expose the phandle of the interrupt controller
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 05/15] spapr_irq: Expose the phandle of the interrupt controller
,
Greg Kurz
,
2019/02/13
[Qemu-ppc] [PATCH v4 06/15] spapr_pci: add PHB unrealize
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 06/15] spapr_pci: add PHB unrealize
,
David Gibson
,
2019/02/12
[Qemu-ppc] [PATCH v4 07/15] spapr: create DR connectors for PHBs
,
Greg Kurz
,
2019/02/12
[Qemu-ppc] [PATCH v4 08/15] spapr: populate PHB DRC entries for root DT node
,
Greg Kurz
,
2019/02/12
[Qemu-ppc] [PATCH v4 09/15] spapr_events: add support for phb hotplug events
,
Greg Kurz
,
2019/02/12
[Qemu-ppc] [PATCH v4 10/15] qdev: pass an Object * to qbus_set_hotplug_handler()
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 10/15] qdev: pass an Object * to qbus_set_hotplug_handler()
,
David Gibson
,
2019/02/12
[Qemu-ppc] [PATCH v4 12/15] spapr_pci: add ibm, my-drc-index property for PHB hotplug
,
Greg Kurz
,
2019/02/12
[Qemu-ppc] [PATCH v4 11/15] spapr_pci: provide node start offset via spapr_populate_pci_dt()
,
Greg Kurz
,
2019/02/12
[Qemu-ppc] [PATCH v4 13/15] spapr_drc: Allow FDT fragment to be added later
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 13/15] spapr_drc: Allow FDT fragment to be added later
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 13/15] spapr_drc: Allow FDT fragment to be added later
,
Greg Kurz
,
2019/02/13
[Qemu-ppc] [PATCH v4 15/15] spapr: enable PHB hotplug for default pseries machine type
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 15/15] spapr: enable PHB hotplug for default pseries machine type
,
David Gibson
,
2019/02/12
[Qemu-ppc] [PATCH v4 14/15] spapr: add hotplug hooks for PHB hotplug
,
Greg Kurz
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 14/15] spapr: add hotplug hooks for PHB hotplug
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH v4 14/15] spapr: add hotplug hooks for PHB hotplug
,
Greg Kurz
,
2019/02/13
Re: [Qemu-ppc] [PATCH v4 14/15] spapr: add hotplug hooks for PHB hotplug
,
David Hildenbrand
,
2019/02/13
Re: [Qemu-ppc] [PATCH v4 14/15] spapr: add hotplug hooks for PHB hotplug
,
Greg Kurz
,
2019/02/13
[Qemu-ppc] [PATCH] ppc: fix crash during branch stepping
,
Roman Kapl
,
2019/02/12
Re: [Qemu-ppc] [PATCH] ppc: fix crash during branch stepping
,
David Gibson
,
2019/02/12
[Qemu-ppc] [PATCH v2] ppc: add host-serial and host-model machine attributes
,
P J P
,
2019/02/12
Re: [Qemu-ppc] [PATCH v2] ppc: add host-serial and host-model machine attributes
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH v2] ppc: add host-serial and host-model machine attributes
,
P J P
,
2019/02/14
Re: [Qemu-ppc] [PATCH v2] ppc: add host-serial and host-model machine attributes
,
David Gibson
,
2019/02/14
Re: [Qemu-ppc] [PATCH 06/19] target/ppc: Remove some #if 0'ed code
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH 05/19] ppc/pnv: add XIVE support
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH 05/19] ppc/pnv: add XIVE support
,
Cédric Le Goater
,
2019/02/19
Re: [Qemu-ppc] [PATCH 05/19] ppc/pnv: add XIVE support
,
David Gibson
,
2019/02/20
Re: [Qemu-ppc] [PATCH 05/19] ppc/pnv: add XIVE support
,
Cédric Le Goater
,
2019/02/21
Re: [Qemu-ppc] [PATCH 03/19] xive: extend the XiveRouter get_tctx() method with the page offset
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH 03/19] xive: extend the XiveRouter get_tctx() method with the page offset
,
Cédric Le Goater
,
2019/02/12
Re: [Qemu-ppc] [PATCH 03/19] xive: extend the XiveRouter get_tctx() method with the page offset
,
Cédric Le Goater
,
2019/02/12
Re: [Qemu-ppc] [PATCH 10/13] spapr: introduce routines to delete the KVM IRQ device
,
David Gibson
,
2019/02/11
Re: [Qemu-ppc] [PATCH 12/13] spapr/xics: ignore the lower 4K in the IRQ number space
,
David Gibson
,
2019/02/11
Re: [Qemu-ppc] [PATCH 12/13] spapr/xics: ignore the lower 4K in the IRQ number space
,
Cédric Le Goater
,
2019/02/12
Re: [Qemu-ppc] [PATCH 12/13] spapr/xics: ignore the lower 4K in the IRQ number space
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH 12/13] spapr/xics: ignore the lower 4K in the IRQ number space
,
Cédric Le Goater
,
2019/02/13
Re: [Qemu-ppc] [PATCH 12/13] spapr/xics: ignore the lower 4K in the IRQ number space
,
Greg Kurz
,
2019/02/13
Re: [Qemu-ppc] [PATCH 12/13] spapr/xics: ignore the lower 4K in the IRQ number space
,
Greg Kurz
,
2019/02/13
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
David Gibson
,
2019/02/11
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
Cédric Le Goater
,
2019/02/12
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
Cédric Le Goater
,
2019/02/13
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
Greg Kurz
,
2019/02/13
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
Cédric Le Goater
,
2019/02/14
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
David Gibson
,
2019/02/13
Re: [Qemu-ppc] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
,
Cédric Le Goater
,
2019/02/22
Re: [Qemu-ppc] [PATCH 11/13] spapr: check for the activation of the KVM IRQ device
,
David Gibson
,
2019/02/11
Re: [Qemu-ppc] [PATCH 11/13] spapr: check for the activation of the KVM IRQ device
,
Cédric Le Goater
,
2019/02/12
Re: [Qemu-ppc] [PATCH 11/13] spapr: check for the activation of the KVM IRQ device
,
David Gibson
,
2019/02/12
[Qemu-ppc] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Mark Cave-Ayland
,
2019/02/10
Re: [Qemu-ppc] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
David Gibson
,
2019/02/10
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Philippe Mathieu-Daudé
,
2019/02/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Mark Cave-Ayland
,
2019/02/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
BALATON Zoltan
,
2019/02/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Mark Cave-Ayland
,
2019/02/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Philippe Mathieu-Daudé
,
2019/02/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Mark Cave-Ayland
,
2019/02/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Philippe Mathieu-Daudé
,
2019/02/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Mark Cave-Ayland
,
2019/02/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
David Gibson
,
2019/02/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
,
Mark Cave-Ayland
,
2019/02/13
[Qemu-ppc] [PATCH] spapr: Disallow unsupported kernel-irqchip settings
,
Greg Kurz
,
2019/02/08
Re: [Qemu-ppc] [PATCH] spapr: Disallow unsupported kernel-irqchip settings
,
David Gibson
,
2019/02/10
[Qemu-ppc] [PATCH] mac_newworld: change default NIC to sungem for mac99 machine
,
Mark Cave-Ayland
,
2019/02/08
Re: [Qemu-ppc] [PATCH] mac_newworld: change default NIC to sungem for mac99 machine
,
David Gibson
,
2019/02/10
Re: [Qemu-ppc] [PATCH 01/19] ppc/xive: hardwire the Physical CAM line of the thread context
,
David Gibson
,
2019/02/08
Re: [Qemu-ppc] [PATCH 01/19] ppc/xive: hardwire the Physical CAM line of the thread context
,
Cédric Le Goater
,
2019/02/08
Re: [Qemu-ppc] [PATCH 06/13] spapr/xive: fix migration of the XiveTCTX under TCG
,
David Gibson
,
2019/02/08
Re: [Qemu-ppc] [PATCH 06/13] spapr/xive: fix migration of the XiveTCTX under TCG
,
Cédric Le Goater
,
2019/02/08
Re: [Qemu-ppc] [PATCH 06/13] spapr/xive: fix migration of the XiveTCTX under TCG
,
David Gibson
,
2019/02/11
Re: [Qemu-ppc] [PATCH 06/13] spapr/xive: fix migration of the XiveTCTX under TCG
,
Cédric Le Goater
,
2019/02/12
[Qemu-ppc] [PATCH] spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
,
Greg Kurz
,
2019/02/07
Re: [Qemu-ppc] [PATCH] spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
,
David Gibson
,
2019/02/07
Re: [Qemu-ppc] [PATCH] spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
,
Greg Kurz
,
2019/02/08
Re: [Qemu-ppc] [PATCH] spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
,
David Gibson
,
2019/02/08
Re: [Qemu-ppc] [PATCH] spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
,
Greg Kurz
,
2019/02/08
Re: [Qemu-ppc] [PATCH 05/13] spapr/xive: add migration support for KVM
,
David Gibson
,
2019/02/06
[Qemu-ppc] [PATCH v5 0/1] ppc/gdbstub: Expose SPRs to GDB
,
Fabiano Rosas
,
2019/02/06
[Qemu-ppc] [PATCH v5 1/1] target/ppc: Enable reporting of SPRs to GDB
,
Fabiano Rosas
,
2019/02/06
Re: [Qemu-ppc] [PATCH v5 1/1] target/ppc: Enable reporting of SPRs to GDB
,
David Gibson
,
2019/02/08
[Qemu-ppc] [RFC PATCH 0/4] ppc: spapr: virtual NVDIMM support
,
Shivaprasad G Bhat
,
2019/02/06
[Qemu-ppc] [RFC PATCH 2/4] mem: implement memory_device_set_region_size
,
Shivaprasad G Bhat
,
2019/02/06
[Qemu-ppc] [RFC PATCH 4/4] spapr: Add Hcalls to support PAPR NVDIMM device
,
Shivaprasad G Bhat
,
2019/02/06
Re: [Qemu-ppc] [RFC PATCH 4/4] spapr: Add Hcalls to support PAPR NVDIMM device
,
David Gibson
,
2019/02/11
Re: [Qemu-ppc] [RFC PATCH 4/4] spapr: Add Hcalls to support PAPR NVDIMM device
,
Shivaprasad G Bhat
,
2019/02/15
Re: [Qemu-ppc] [RFC PATCH 4/4] spapr: Add Hcalls to support PAPR NVDIMM device
,
David Gibson
,
2019/02/19
[Qemu-ppc] [RFC PATCH 1/4] mem: make nvdimm_device_list global
,
Shivaprasad G Bhat
,
2019/02/06
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 1/4] mem: make nvdimm_device_list global
,
Igor Mammedov
,
2019/02/19
[Qemu-ppc] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/02/06
Re: [Qemu-ppc] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
David Gibson
,
2019/02/11
Re: [Qemu-ppc] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/02/15
Re: [Qemu-ppc] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
David Gibson
,
2019/02/17
Re: [Qemu-ppc] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/02/18
Re: [Qemu-ppc] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
David Gibson
,
2019/02/26
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
Igor Mammedov
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/02/19
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
Igor Mammedov
,
2019/02/21
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/02/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFCv2 0/9] qdev: Hotplug handler chaining + virtio-pmem
,
Igor Mammedov
,
2019/02/06
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFCv2 0/9] qdev: Hotplug handler chaining + virtio-pmem
,
David Hildenbrand
,
2019/02/06
Re: [Qemu-ppc] [PATCH RFCv2 9/9] pc: Support for virtio-pmem-pci
,
Igor Mammedov
,
2019/02/06
Re: [Qemu-ppc] [PATCH RFCv2 9/9] pc: Support for virtio-pmem-pci
,
David Hildenbrand
,
2019/02/06
Re: [Qemu-ppc] [PATCH 02/13] spapr/xive: add KVM support
,
David Gibson
,
2019/02/05
Re: [Qemu-ppc] [PATCH 03/13] spapr/xive: add state synchronization with KVM
,
David Gibson
,
2019/02/05
Re: [Qemu-ppc] [PATCH 04/13] spapr/xive: introduce a VM state change handler
,
David Gibson
,
2019/02/05
Re: [Qemu-ppc] [PATCH v3 02/19] spapr: Rename xics to intc in interrupt controller agnostic code
,
David Gibson
,
2019/02/05
Re: [Qemu-ppc] [PATCH v3 03/19] xics: Disintricate allocation and type setting of interrupts
,
David Gibson
,
2019/02/05
Re: [Qemu-ppc] [PATCH v3 03/19] xics: Disintricate allocation and type setting of interrupts
,
Greg Kurz
,
2019/02/05
Re: [Qemu-ppc] [PATCH v3 03/19] xics: Disintricate allocation and type setting of interrupts
,
David Gibson
,
2019/02/05
Re: [Qemu-ppc] [PATCH qemu 1/3] vfio/spapr: Fix indirect levels calculation
,
David Gibson
,
2019/02/05
[Qemu-ppc] [PATCH v2 00/11] hw: Remove "hw/devices.h"
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 01/11] hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 02/11] hw: Remove unused 'hw/devices.h' include
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-ppc] [PATCH v2 02/11] hw: Remove unused 'hw/devices.h' include
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PATCH v2 03/11] hw/devices: Move TC6393XB declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 04/11] hw/devices: Move Blizzard declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 05/11] hw/devices: Move CBus declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 06/11] hw/devices: Move Gamepad declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 07/11] hw/devices: Move TI touchscreen declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 08/11] hw/devices: Move LAN9118 declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 09/11] hw/net/ne2000-isa: Add guards to the header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 10/11] hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v2 11/11] hw/devices: Move SMSC 91C111 declaration into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-ppc] [PATCH v2 00/11] hw: Remove "hw/devices.h"
,
Philippe Mathieu-Daudé
,
2019/02/12
Re: [Qemu-ppc] [PATCH 16/16] RFC hw/net/smc91c111: Convert init helper into an inline function
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH v3 2/3] util/cutils: Move ctype macros to "cutils.h"
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-ppc] [PATCH v3 2/3] util/cutils: Move ctype macros to "cutils.h"
,
Cornelia Huck
,
2019/02/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] util/cutils: Move ctype macros to "cutils.h"
,
Daniel P . Berrangé
,
2019/02/05
[Qemu-ppc] [PATCH 0/3] hw: Drop useless inclusion of hw/i386/pc.h
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-ppc] [PATCH 3/3] hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-ppc] [PATCH 3/3] hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"
,
Hervé Poussineau
,
2019/02/04
Re: [Qemu-ppc] [PATCH 3/3] hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PATCH 1/3] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-ppc] [PATCH 1/3] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"
,
Thomas Huth
,
2019/02/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/3] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"
,
Mark Cave-Ayland
,
2019/02/05
Re: [Qemu-ppc] [Qemu-trivial] [PATCH 1/3] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"
,
Laurent Vivier
,
2019/02/06
[Qemu-ppc] [PATCH 2/3] hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-ppc] [Qemu-trivial] [PATCH 2/3] hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"
,
Laurent Vivier
,
2019/02/06
[Qemu-ppc] [PULL 00/37] ppc-for-4.0 queue 20190204
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 03/37] sam460ex: Clean up SPD EEPROM creation
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 14/37] spapr/pci: Fix primary bus number for PCI bridges
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 09/37] target/ppc/kvm: Drop useless include directive
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 02/37] smbus: Add a helper to generate SPD EEPROM data
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 10/37] ppc440: Avoid reporting error when reading non-existent RAM slot
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 13/37] spapr: Forbid setting ic-mode for old machine types
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 05/37] ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 11/37] spapr/vio: remove the "irq" property"
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 04/37] ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 12/37] hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNs
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 27/37] target/ppc: rework vmrg{l, h}{b, h, w} instructions to use Vsr* macros
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 08/37] ppc/xive: fix remaining XiveFabric names
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 17/37] spapr: move the interrupt presenters under machine_data
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 24/37] MAINTAINERS: add myself as maintainer for Mac Old World and New World machines
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 19/37] ppc: remove the interrupt presenters from under PowerPCCPU
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 22/37] MAINTAINERS: Merge the two e500 sections
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 15/37] xive: add a get_tctx() method to the XiveRouter
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 18/37] target/ppc: implement complete set of Vsr* macros
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 06/37] ppc4xx: Pass array index to function instead of pointer into the array
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 28/37] target/ppc: rework vmul{e, o}{s, u}{b, h, w} instructions to use Vsr* macros
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 23/37] spapr: Drop unused parameters from fdt building helper
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 25/37] QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submodule
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 20/37] hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 21/37] MAINTAINERS: XIVE is an interrupt controller, not a machine
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 37/37] mmap-alloc: fix hugetlbfs misaligned length in ppc64
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 32/37] target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.c
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 26/37] hw/ppc/spapr: Add support for "-vga cirrus"
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 16/37] ppc/pnv: introduce a CPU machine_data
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 34/37] spapr_pci: Fix endianness in assigned-addresses property
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 31/37] target/ppc: simplify VEXT_SIGNED macro in int_helper.c
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 29/37] target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.c
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 33/37] target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 30/37] target/ppc: eliminate use of EL_IDX macros from int_helper.c
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 35/37] hw/ppc: Don't include m48t59.h if it is not necessary
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 36/37] mmap-alloc: unfold qemu_ram_mmap()
,
David Gibson
,
2019/02/04
[Qemu-ppc] [PULL 07/37] sam460ex: Fix support for memory larger than 1GB
,
David Gibson
,
2019/02/04
Re: [Qemu-ppc] [PULL 00/37] ppc-for-4.0 queue 20190204
,
Peter Maydell
,
2019/02/04
Re: [Qemu-ppc] [PULL 00/37] ppc-for-4.0 queue 20190204
,
BALATON Zoltan
,
2019/02/05
Re: [Qemu-ppc] [Qemu-devel] [PULL 00/37] ppc-for-4.0 queue 20190204
,
Philippe Mathieu-Daudé
,
2019/02/05
[Qemu-ppc] [PULL 01/37] pseries: Update SLOF firmware image
,
David Gibson
,
2019/02/04
Re: [Qemu-ppc] [PATCH 0/2] mmap-alloc: fix hugetlbfs misaligned length in ppc64
,
David Gibson
,
2019/02/03
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] mmap-alloc: fix hugetlbfs misaligned length in ppc64
,
Murilo Opsfelder Araujo
,
2019/02/04
Re: [Qemu-ppc] [PATCH] hw/ppc/spapr: Add support for "-vga cirrus"
,
David Gibson
,
2019/02/03
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alexey Kardashevskiy
,
2019/02/03
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Daniel Henrique Barboza
,
2019/02/06
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alexey Kardashevskiy
,
2019/02/06
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alex Williamson
,
2019/02/07
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alexey Kardashevskiy
,
2019/02/07
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alex Williamson
,
2019/02/07
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
David Gibson
,
2019/02/08
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alex Williamson
,
2019/02/08
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Daniel Henrique Barboza
,
2019/02/08
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alexey Kardashevskiy
,
2019/02/10
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alex Williamson
,
2019/02/11
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
Alexey Kardashevskiy
,
2019/02/11
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
David Gibson
,
2019/02/14
Re: [Qemu-ppc] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
,
David Gibson
,
2019/02/14
[Qemu-ppc] R: [Qemu-devel] [PATCH v5 8/8] target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c
,
Dino Papararo
,
2019/02/03
Re: [Qemu-ppc] [PATCH v2 2/5] ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
,
Hervé Poussineau
,
2019/02/02
Re: [Qemu-ppc] qemu_vga.drv missing 256 colors support
,
Programmingkid
,
2019/02/02
[Qemu-ppc] 2x-3x tcg performance regression on ppc64 (maybe others)
,
Cleber Rosa
,
2019/02/01
Re: [Qemu-ppc] 2x-3x tcg performance regression on ppc64 (maybe others)
,
Richard Henderson
,
2019/02/01
Re: [Qemu-ppc] 2x-3x tcg performance regression on ppc64 (maybe others)
,
Howard Spoelstra
,
2019/02/05
Re: [Qemu-ppc] 2x-3x tcg performance regression on ppc64 (maybe others)
,
Peter Maydell
,
2019/02/05
Re: [Qemu-ppc] [Qemu-devel] 2x-3x tcg performance regression on ppc64 (maybe others)
,
Philippe Mathieu-Daudé
,
2019/02/05
Re: [Qemu-ppc] [Qemu-devel] 2x-3x tcg performance regression on ppc64 (maybe others)
,
Peter Maydell
,
2019/02/05
Re: [Qemu-ppc] [Qemu-devel] 2x-3x tcg performance regression on ppc64 (maybe others)
,
Philippe Mathieu-Daudé
,
2019/02/05
[Qemu-ppc] [PATCH] ppc: add host-serial and host-model machine attributes
,
P J P
,
2019/02/01
Re: [Qemu-ppc] [Qemu-devel] [PATCH] ppc: add host-serial and host-model machine attributes
,
no-reply
,
2019/02/03
Re: [Qemu-ppc] [PATCH] ppc: add host-serial and host-model machine attributes
,
David Gibson
,
2019/02/03
Re: [Qemu-ppc] [PATCH] ppc: add host-serial and host-model machine attributes
,
P J P
,
2019/02/04
Re: [Qemu-ppc] [PATCH] ppc: add host-serial and host-model machine attributes
,
David Gibson
,
2019/02/04
Re: [Qemu-ppc] [PATCH] ppc: add host-serial and host-model machine attributes
,
P J P
,
2019/02/04
Re: [Qemu-ppc] [PATCH] ppc: add host-serial and host-model machine attributes
,
Daniel P . Berrangé
,
2019/02/04
Re: [Qemu-ppc] [PATCH] ppc: add host-serial and host-model machine attributes
,
David Gibson
,
2019/02/05
Re: [Qemu-ppc] [PATCH] ppc: add host-serial and host-model machine attributes
,
Daniel P . Berrangé
,
2019/02/04
Re: [Qemu-ppc] [PATCH] target/ppc: Fix msync to do what hardware does
,
BALATON Zoltan
,
2019/02/01
Re: [Qemu-ppc] [PATCH] target/ppc: Fix msync to do what hardware does
,
David Gibson
,
2019/02/08
Re: [Qemu-ppc] [PATCH v4 2/3] target/ppc: Add GDB callbacks for SPRs
,
Fabiano Rosas
,
2019/02/01
Re: [Qemu-ppc] [PATCH v4 2/3] target/ppc: Add GDB callbacks for SPRs
,
Alexey Kardashevskiy
,
2019/02/03
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFCv2 7/9] hmp: Handle virtio-pmem when printing memory device infos
,
Dr. David Alan Gilbert
,
2019/02/01
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFCv2 7/9] hmp: Handle virtio-pmem when printing memory device infos
,
Markus Armbruster
,
2019/02/01
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFCv2 7/9] hmp: Handle virtio-pmem when printing memory device infos
,
Dr. David Alan Gilbert
,
2019/02/01
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFCv2 4/9] virtio-pmem: Prototype
,
Markus Armbruster
,
2019/02/01
Re: [Qemu-ppc] [PATCH v5 2/8] target/ppc: rework vmrg{l, h}{b, h, w} instructions to use Vsr* macros
,
Richard Henderson
,
2019/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc