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: Mon Oct 31 2016 23:59:04 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-ppc] [QEMU PATCH v10 0/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/31
[Qemu-ppc] [QEMU PATCH v10 1/3] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/31
[Qemu-ppc] [QEMU PATCH v10 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/31
[Qemu-ppc] [QEMU PATCH v10 3/3] tests/migration: Add test for QTAILQ migration
,
Jianjun Duan
,
2016/10/31
[Qemu-ppc] [PATCH v3 0/4] POWER9 TCG enablements - BCD functions part I
,
Jose Ricardo Ziviani
,
2016/10/31
[Qemu-ppc] [PATCH v3 1/4] target-ppc: Implement bcdcfn. instruction
,
Jose Ricardo Ziviani
,
2016/10/31
Re: [Qemu-ppc] [PATCH v3 1/4] target-ppc: Implement bcdcfn. instruction
,
David Gibson
,
2016/10/31
[Qemu-ppc] [PATCH v3 3/4] target-ppc: Implement bcdcfz. instruction
,
Jose Ricardo Ziviani
,
2016/10/31
Re: [Qemu-ppc] [PATCH v3 3/4] target-ppc: Implement bcdcfz. instruction
,
David Gibson
,
2016/10/31
[Qemu-ppc] [PATCH v3 2/4] target-ppc: Implement bcdctn. instruction
,
Jose Ricardo Ziviani
,
2016/10/31
Re: [Qemu-ppc] [PATCH v3 2/4] target-ppc: Implement bcdctn. instruction
,
David Gibson
,
2016/10/31
[Qemu-ppc] [PATCH v3 4/4] target-ppc: Implement bcdctz. instruction
,
Jose Ricardo Ziviani
,
2016/10/31
[Qemu-ppc] How to print value of float instruction argument
,
Programmingkid
,
2016/10/30
Re: [Qemu-ppc] [Qemu-devel] How to print value of float instruction argument
,
Peter Maydell
,
2016/10/31
[Qemu-ppc] [RFC 00/17] Clean up compatibility mode handling
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 02/17] powernv: CPU compatibility modes don't make sense for powernv
,
David Gibson
,
2016/10/30
Re: [Qemu-ppc] [RFC 02/17] powernv: CPU compatibility modes don't make sense for powernv
,
Thomas Huth
,
2016/10/31
Re: [Qemu-ppc] [RFC 02/17] powernv: CPU compatibility modes don't make sense for powernv
,
David Gibson
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [RFC 02/17] powernv: CPU compatibility modes don't make sense for powernv
,
Greg Kurz
,
2016/10/31
[Qemu-ppc] [RFC 01/17] ppc: Remove some stub POWER6 models
,
David Gibson
,
2016/10/30
Re: [Qemu-ppc] [RFC 01/17] ppc: Remove some stub POWER6 models
,
Thomas Huth
,
2016/10/31
Re: [Qemu-ppc] [RFC 01/17] ppc: Remove some stub POWER6 models
,
David Gibson
,
2016/10/31
[Qemu-ppc] [RFC 14/17] pseries: Reset CPU compatibility mode
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 06/17] ppc: Rename cpu_version to compat_pvr
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 05/17] ppc: Clean up and QOMify hypercall emulation
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 08/17] ppc: Rewrite ppc_get_compat_smt_threads()
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 12/17] ppc: Migrate compatibility mode
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 17/17] pseries: Default to POWER8 compatibility mode
,
David Gibson
,
2016/10/30
Re: [Qemu-ppc] [RFC 17/17] pseries: Default to POWER8 compatibility mode
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 16/17] ppc: Remove counter-productive "sanity checks" in migration
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 04/17] pseries: Make cpu_update during CAS unconditional
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 15/17] ppc: Check that CPU model stays consistent across migration
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 03/17] pseries: Always use core objects for CPU construction
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 07/17] ppc: Rewrite ppc_set_compat()
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 09/17] ppc: Validate compatibility modes when setting
,
David Gibson
,
2016/10/30
Re: [Qemu-ppc] [RFC 09/17] ppc: Validate compatibility modes when setting
,
Alexey Kardashevskiy
,
2016/10/31
Re: [Qemu-ppc] [RFC 09/17] ppc: Validate compatibility modes when setting
,
David Gibson
,
2016/10/31
[Qemu-ppc] [RFC 10/17] pseries: Rewrite CAS PVR compatibility logic
,
David Gibson
,
2016/10/30
Re: [Qemu-ppc] [RFC 10/17] pseries: Rewrite CAS PVR compatibility logic
,
Alexey Kardashevskiy
,
2016/10/31
Re: [Qemu-ppc] [RFC 10/17] pseries: Rewrite CAS PVR compatibility logic
,
David Gibson
,
2016/10/31
[Qemu-ppc] [RFC 11/17] ppc: Add ppc_set_compat_all()
,
David Gibson
,
2016/10/30
[Qemu-ppc] [RFC 13/17] pseries: Move CPU compatibility property to machine
,
David Gibson
,
2016/10/30
[Qemu-ppc] [PATCH v3 0/4] POWER9 TCG enablements - part7
,
Nikunj A Dadhania
,
2016/10/29
[Qemu-ppc] [PATCH v3 1/4] bitops: fix rol/ror when shift is zero
,
Nikunj A Dadhania
,
2016/10/29
[Qemu-ppc] [PATCH v3 2/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/29
[Qemu-ppc] [PATCH v3 3/4] target-ppc: add vrldnm and vrlwnm instructions
,
Nikunj A Dadhania
,
2016/10/29
[Qemu-ppc] [PATCH v3 4/4] target-ppc: add vprtyb[w/d/q] instructions
,
Nikunj A Dadhania
,
2016/10/29
Re: [Qemu-ppc] [PATCH v3 0/4] POWER9 TCG enablements - part7
,
David Gibson
,
2016/10/30
[Qemu-ppc] [PATCH v2 0/4] POWER9 TCG enablements - BCD functions part I
,
Jose Ricardo Ziviani
,
2016/10/28
[Qemu-ppc] [PATCH v2 1/4] target-ppc: Implement bcdcfn. instruction
,
Jose Ricardo Ziviani
,
2016/10/28
Re: [Qemu-ppc] [PATCH v2 1/4] target-ppc: Implement bcdcfn. instruction
,
David Gibson
,
2016/10/30
[Qemu-ppc] [PATCH v2 2/4] target-ppc: Implement bcdctn. instruction
,
Jose Ricardo Ziviani
,
2016/10/28
Re: [Qemu-ppc] [PATCH v2 2/4] target-ppc: Implement bcdctn. instruction
,
David Gibson
,
2016/10/30
[Qemu-ppc] [PATCH v2 3/4] target-ppc: Implement bcdcfz. instruction
,
Jose Ricardo Ziviani
,
2016/10/28
Re: [Qemu-ppc] [PATCH v2 3/4] target-ppc: Implement bcdcfz. instruction
,
David Gibson
,
2016/10/30
[Qemu-ppc] [PATCH v2 4/4] target-ppc: Implement bcdctz. instruction
,
Jose Ricardo Ziviani
,
2016/10/28
Re: [Qemu-ppc] [PATCH v2 4/4] target-ppc: Implement bcdctz. instruction
,
David Gibson
,
2016/10/30
Re: [Qemu-ppc] [PATCH v2 0/4] POWER9 TCG enablements - BCD functions part I
,
David Gibson
,
2016/10/30
Re: [Qemu-ppc] [PATCH v2 0/4] POWER9 TCG enablements - BCD functions part I
,
joserz
,
2016/10/31
[Qemu-ppc] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
,
Alexey Kardashevskiy
,
2016/10/28
Re: [Qemu-ppc] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
,
Greg Kurz
,
2016/10/28
Re: [Qemu-ppc] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
,
David Gibson
,
2016/10/30
Re: [Qemu-ppc] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
,
Alexey Kardashevskiy
,
2016/10/31
Re: [Qemu-ppc] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
,
David Gibson
,
2016/10/31
[Qemu-ppc] [RFC] powernv: CPU compatibility modes don't make sense for powernv
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [Qemu-devel] [RFC] powernv: CPU compatibility modes don't make sense for powernv
,
Greg Kurz
,
2016/10/28
Re: [Qemu-ppc] [Qemu-devel] [RFC] powernv: CPU compatibility modes don't make sense for powernv
,
David Gibson
,
2016/10/28
Re: [Qemu-ppc] [Qemu-devel] [RFC] powernv: CPU compatibility modes don't make sense for powernv
,
Greg Kurz
,
2016/10/28
Re: [Qemu-ppc] [RFC] powernv: CPU compatibility modes don't make sense for powernv
,
Cédric Le Goater
,
2016/10/28
Re: [Qemu-ppc] [RFC] powernv: CPU compatibility modes don't make sense for powernv
,
Benjamin Herrenschmidt
,
2016/10/28
Re: [Qemu-ppc] [RFC] powernv: CPU compatibility modes don't make sense for powernv
,
Cédric Le Goater
,
2016/10/28
[Qemu-ppc] [PULL 00/73] ppc-for-2.8 queue 20161028
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 05/73] tests: move QVirtioBus pointer into QVirtioDevice
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 03/73] tests: fix memory leak in virtio-scsi-test
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 14/73] target-ppc: implement vnegw/d instructions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 04/73] tests: don't check if qtest_spapr_boot() returns NULL
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 16/73] ppc/xics: add a xics_set_nr_servers common routine
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 02/73] ppc/xics: Add xics to the monitor "info pic" command
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 11/73] sparc: Use the new common NVRAM functions for system and free space partition
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 19/73] ppc: fix MSR_ME handling for system reset interrupt
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 09/73] spapr_pci: advertise explicit numa IDs even when there's 1 node
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 08/73] tests: enable virtio tests on SPAPR
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 24/73] ppc/pnv: add skeleton PowerNV platform
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 26/73] ppc/pnv: add a core mask to PnvChip
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 10/73] nvram: Introduce helper functions for CHRP "system" and "free space" partitions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 06/73] tests: rename target_big_endian() as qvirtio_is_big_endian()
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 15/73] target-ppc: implement xxbr[qdwh] instruction
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 13/73] nvram: Rename openbios_firmware_abi.h into sun_nvram.h
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 12/73] nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 20/73] pseries: Remove unused callbacks from sPAPR VIO bus state
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 27/73] ppc/pnv: add a PIR handler to PnvChip
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 18/73] ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 17/73] ppc/xics: add a XICSState backlink in ICPState
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 07/73] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 23/73] configure, ppc64: Copy skiboot.lid to build directory when configuring
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 34/73] pseries: Split device tree construction from device tree load
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 40/73] pseries: Consolidate construction of /chosen device tree node
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 25/73] ppc/pnv: add a PnvChip object
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 38/73] pseries: Consolidate RTAS loading
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 46/73] spapr_ovec: initial implementation of option vector helpers
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 28/73] ppc/pnv: add a PnvCore object
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 41/73] pseries: Consolidate construction of /rtas device tree node
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 44/73] pseries: Consolidate construction of /vdevice device tree node
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 21/73] ppc: Fix single step with gdb stub
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 35/73] pseries: Remove rtas_addr and fdt_addr fields from machinestate
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 42/73] pseries: Move /event-sources construction to spapr_build_fdt()
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 36/73] pseries: Make spapr_create_fdt_skel() get information from machine state
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 45/73] pseries: Remove spapr_create_fdt_skel()
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 29/73] ppc/pnv: add XSCOM infrastructure
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 32/73] ppc/pnv: add a ISA bus
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 30/73] ppc/pnv: add XSCOM handlers to PnvCore
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 31/73] ppc/pnv: add a LPC controller
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 39/73] pseries: Move construction of /interrupt-controller fdt node
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 37/73] pseries: Move adding of fdt reserve map entries
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 43/73] pseries: Move /hypervisor node construction to fdt_build_fdt()
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 33/73] target-ppc: add vmul10[u, eu, cu, ecu]q instructions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 65/73] target-ppc: add xscmp[eq, gt, ge, ne]dp instructions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 55/73] tests: Adjust tco-test to use qpci_legacy_iomap()
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 71/73] spapr: use count+index for memory hotplug
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 58/73] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 64/73] tests: Add pseries machine to the prom-env-test, too
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 66/73] target-ppc: Add xvcmpnesp, xvcmpnedp instructions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 52/73] libqos: Handle PCI IO de-multiplexing in common code
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 56/73] libqos: Add streaming accessors for PCI MMIO
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 69/73] spapr: add hotplug interrupt machine options
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 49/73] spapr: improve ibm, architecture-vec-5 property handling
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 47/73] spapr_hcall: use spapr_ovec_* interfaces for CAS options
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 48/73] spapr: add option vector handling in CAS-generated resets
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 70/73] spapr: Add DRC count indexed hotplug identifier type
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 53/73] libqos: Move BAR assignment to common code
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 54/73] libqos: Better handling of PCI legacy IO
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 51/73] libqos: Give qvirtio_config_read*() consistent semantics
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 62/73] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 59/73] libqos: Add 64-bit PCI IO accessors
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 61/73] tests: Don't assume structure of PCI IO base in ahci-test
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 67/73] spapr: update spapr hotplug documentation
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 60/73] tests: Use qpci_mem{read, write} in ivshmem-test
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 57/73] libqos: Implement mmio accessors in terms of mem{read, write}
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 63/73] spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 50/73] adb: change handler only when recognized
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 68/73] spapr_events: add support for dedicated hotplug event source
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 72/73] spapr: Memory hot-unplug support
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 73/73] ppc: allow certain HV interrupts to be delivered to guests
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PULL 22/73] ppc: add skiboot firmware for the pnv platform
,
David Gibson
,
2016/10/28
[Qemu-ppc] [PULL 01/73] pseries: Update SLOF firmware image to 20161019
,
David Gibson
,
2016/10/28
Re: [Qemu-ppc] [PULL 00/73] ppc-for-2.8 queue 20161028
,
Peter Maydell
,
2016/10/28
[Qemu-ppc] [QEMU PATCH v9 0/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/27
[Qemu-ppc] [QEMU PATCH v9 1/3] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/27
[Qemu-ppc] [QEMU PATCH v9 3/3] tests/migration: Add test for QTAILQ migration
,
Jianjun Duan
,
2016/10/27
[Qemu-ppc] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/27
Re: [Qemu-ppc] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/28
Re: [Qemu-ppc] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/28
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Halil Pasic
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Halil Pasic
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Halil Pasic
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Halil Pasic
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v9 0/3] migration: migrate QTAILQ
,
no-reply
,
2016/10/28
[Qemu-ppc] [PATCH v5 23/33] *_run_on_cpu: introduce run_on_cpu_data type
,
Alex Bennée
,
2016/10/27
[Qemu-ppc] [PATCH v5 16/33] tcg: drop global lock during TCG code execution
,
Alex Bennée
,
2016/10/27
[Qemu-ppc] [PATCH v3] ppc: allow certain HV interrupts to be delivered to guests
,
Nicholas Piggin
,
2016/10/27
[Qemu-ppc] "block: use aio_bh_schedule_oneshot" breaks ibm-vscsi
,
Alexey Kardashevskiy
,
2016/10/26
Re: [Qemu-ppc] "block: use aio_bh_schedule_oneshot" breaks ibm-vscsi
,
Paolo Bonzini
,
2016/10/27
Re: [Qemu-ppc] "block: use aio_bh_schedule_oneshot" breaks ibm-vscsi
,
Alexey Kardashevskiy
,
2016/10/27
[Qemu-ppc] [PATCH v3 0/6] spapr: dedicated hotplug events and memory unplug support
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v3 1/6] spapr: update spapr hotplug documentation
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v3 2/6] spapr_events: add support for dedicated hotplug event source
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v3 4/6] spapr: Add DRC count indexed hotplug identifier type
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v3 3/6] spapr: add hotplug interrupt machine options
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v3 5/6] spapr: use count+index for memory hotplug
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v3 6/6] spapr: Memory hot-unplug support
,
Michael Roth
,
2016/10/26
Re: [Qemu-ppc] [PATCH v3 0/6] spapr: dedicated hotplug events and memory unplug support
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH v2 0/6] spapr: dedicated hotplug events and memory unplug support
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v2 3/6] spapr: add hotplug interrupt machine options
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v2 1/6] spapr: update spapr hotplug documentation
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v2 5/6] spapr: use count+index for memory hotplug
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v2 2/6] spapr_events: add support for dedicated hotplug event source
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v2 6/6] spapr: Memory hot-unplug support
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH v2 4/6] spapr: Add DRC count indexed hotplug identifier type
,
Michael Roth
,
2016/10/26
Re: [Qemu-ppc] [PATCH v2 0/6] spapr: dedicated hotplug events and memory unplug support
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH] 0/4] POWER9 TCG enablements - BCD functions part I
,
Jose Ricardo Ziviani
,
2016/10/26
[Qemu-ppc] [PATCH] 3/4] target-ppc: Implement bcdcfz. instruction
,
Jose Ricardo Ziviani
,
2016/10/26
Re: [Qemu-ppc] [PATCH] 3/4] target-ppc: Implement bcdcfz. instruction
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH] 3/4] target-ppc: Implement bcdcfz. instruction
,
joserz
,
2016/10/27
[Qemu-ppc] [PATCH] 1/4] target-ppc: Implement bcdcfn. instruction
,
Jose Ricardo Ziviani
,
2016/10/26
Re: [Qemu-ppc] [PATCH] 1/4] target-ppc: Implement bcdcfn. instruction
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH] 1/4] target-ppc: Implement bcdcfn. instruction
,
joserz
,
2016/10/27
[Qemu-ppc] [PATCH] 2/4] target-ppc: Implement bcdctn. instruction
,
Jose Ricardo Ziviani
,
2016/10/26
Re: [Qemu-ppc] [PATCH] 2/4] target-ppc: Implement bcdctn. instruction
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH] 2/4] target-ppc: Implement bcdctn. instruction
,
joserz
,
2016/10/27
Re: [Qemu-ppc] [PATCH] 2/4] target-ppc: Implement bcdctn. instruction
,
David Gibson
,
2016/10/30
[Qemu-ppc] [PATCH] 4/4] target-ppc: Implement bcdctz. instruction
,
Jose Ricardo Ziviani
,
2016/10/26
Re: [Qemu-ppc] [PATCH] 4/4] target-ppc: Implement bcdctz. instruction
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH] 4/4] target-ppc: Implement bcdctz. instruction
,
joserz
,
2016/10/27
Re: [Qemu-ppc] [PATCH] 4/4] target-ppc: Implement bcdctz. instruction
,
joserz
,
2016/10/27
Re: [Qemu-ppc] [PATCH] 4/4] target-ppc: Implement bcdctz. instruction
,
David Gibson
,
2016/10/30
[Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 04/49] tests: don't check if qtest_spapr_boot() returns NULL
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 02/49] ppc/xics: Add xics to the monitor "info pic" command
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 03/49] tests: fix memory leak in virtio-scsi-test
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 09/49] spapr_pci: advertise explicit numa IDs even when there's 1 node
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 19/49] ppc: fix MSR_ME handling for system reset interrupt
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 10/49] nvram: Introduce helper functions for CHRP "system" and "free space" partitions
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 06/49] tests: rename target_big_endian() as qvirtio_is_big_endian()
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 08/49] tests: enable virtio tests on SPAPR
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 21/49] ppc: Fix single step with gdb stub
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 11/49] sparc: Use the new common NVRAM functions for system and free space partition
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 14/49] target-ppc: implement vnegw/d instructions
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 20/49] pseries: Remove unused callbacks from sPAPR VIO bus state
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 12/49] nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 07/49] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 18/49] ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 35/49] pseries: Make spapr_create_fdt_skel() get information from machine state
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 05/49] tests: move QVirtioBus pointer into QVirtioDevice
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 24/49] ppc/pnv: add a PnvChip object
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 33/49] pseries: Split device tree construction from device tree load
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 31/49] ppc/pnv: add a ISA bus
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 37/49] pseries: Consolidate RTAS loading
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 16/49] ppc/xics: add a xics_set_nr_servers common routine
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 13/49] nvram: Rename openbios_firmware_abi.h into sun_nvram.h
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 17/49] ppc/xics: add a XICSState backlink in ICPState
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 15/49] target-ppc: implement xxbr[qdwh] instruction
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 29/49] ppc/pnv: add XSCOM handlers to PnvCore
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 34/49] pseries: Remove rtas_addr and fdt_addr fields from machinestate
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 32/49] target-ppc: add vmul10[u, eu, cu, ecu]q instructions
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 42/49] pseries: Move /hypervisor node construction to fdt_build_fdt()
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 39/49] pseries: Consolidate construction of /chosen device tree node
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 27/49] ppc/pnv: add a PnvCore object
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 36/49] pseries: Move adding of fdt reserve map entries
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 38/49] pseries: Move construction of /interrupt-controller fdt node
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 26/49] ppc/pnv: add a PIR handler to PnvChip
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 40/49] pseries: Consolidate construction of /rtas device tree node
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 43/49] pseries: Consolidate construction of /vdevice device tree node
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 25/49] ppc/pnv: add a core mask to PnvChip
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 44/49] pseries: Remove spapr_create_fdt_skel()
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 47/49] spapr: add option vector handling in CAS-generated resets
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 28/49] ppc/pnv: add XSCOM infrastructure
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 46/49] spapr_hcall: use spapr_ovec_* interfaces for CAS options
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 49/49] adb: change handler only when recognized
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 41/49] pseries: Move /event-sources construction to spapr_build_fdt()
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 23/49] ppc/pnv: add skeleton PowerNV platform
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 30/49] ppc/pnv: add a LPC controller
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 48/49] spapr: improve ibm, architecture-vec-5 property handling
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 45/49] spapr_ovec: initial implementation of option vector helpers
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 01/49] pseries: Update SLOF firmware image to 20161019
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PULL 22/49] ppc: add skiboot firmware for the pnv platform
,
David Gibson
,
2016/10/26
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
,
Peter Maydell
,
2016/10/27
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
,
Cédric Le Goater
,
2016/10/27
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
,
Peter Maydell
,
2016/10/27
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
,
Peter Maydell
,
2016/10/27
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
,
Cédric Le Goater
,
2016/10/27
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH 0/2] ppc: Allow "-prom-env" parameter for the pseries machine, too
,
Thomas Huth
,
2016/10/26
[Qemu-ppc] [PATCH 1/2] spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter
,
Thomas Huth
,
2016/10/26
[Qemu-ppc] [PATCH 2/2] tests: Add pseries machine to the prom-env-test, too
,
Thomas Huth
,
2016/10/26
Re: [Qemu-ppc] [PATCH 0/2] ppc: Allow "-prom-env" parameter for the pseries machine, too
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH v2 0/6] POWER9 TCG enablements - part7
,
Nikunj A Dadhania
,
2016/10/26
[Qemu-ppc] [PATCH v2 0/6] POWER9 TCG enablements - part7
,
Nikunj A Dadhania
,
2016/10/26
[Qemu-ppc] [PATCH v2 1/6] target-ppc: add xscmp[eq, gt, ge, ne]dp instructions
,
Nikunj A Dadhania
,
2016/10/26
Re: [Qemu-ppc] [PATCH v2 1/6] target-ppc: add xscmp[eq, gt, ge, ne]dp instructions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH v2 2/6] bitops: fix rol/ror when shift is zero
,
Nikunj A Dadhania
,
2016/10/26
Re: [Qemu-ppc] [PATCH v2 2/6] bitops: fix rol/ror when shift is zero
,
Richard Henderson
,
2016/10/26
Re: [Qemu-ppc] [PATCH v2 2/6] bitops: fix rol/ror when shift is zero
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 2/6] bitops: fix rol/ror when shift is zero
,
Nikunj A Dadhania
,
2016/10/29
[Qemu-ppc] [PATCH v2 3/6] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/26
Re: [Qemu-ppc] [PATCH v2 3/6] target-ppc: add vrldnmi and vrlwmi instructions
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 3/6] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 3/6] target-ppc: add vrldnmi and vrlwmi instructions
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 3/6] target-ppc: add vrldnmi and vrlwmi instructions
,
Richard Henderson
,
2016/10/28
[Qemu-ppc] [PATCH v2 4/6] target-ppc: add vrldnm and vrlwnm instructions
,
Nikunj A Dadhania
,
2016/10/26
Re: [Qemu-ppc] [PATCH v2 4/6] target-ppc: add vrldnm and vrlwnm instructions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions
,
Nikunj A Dadhania
,
2016/10/26
Re: [Qemu-ppc] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions
,
Richard Henderson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions
,
Nikunj A Dadhania
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions
,
Richard Henderson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH v2 6/6] target-ppc: Add xvcmpnesp, xvcmpnedp instructions
,
Nikunj A Dadhania
,
2016/10/26
Re: [Qemu-ppc] [PATCH v2 6/6] target-ppc: Add xvcmpnesp, xvcmpnedp instructions
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH qemu] configure, ppc64: Copy skiboot.lid to build directory when configuring
,
Alexey Kardashevskiy
,
2016/10/25
Re: [Qemu-ppc] [PATCH qemu] configure, ppc64: Copy skiboot.lid to build directory when configuring
,
David Gibson
,
2016/10/27
[Qemu-ppc] [QEMU PATCH v8 0/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/25
[Qemu-ppc] [QEMU PATCH v8 1/3] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/25
Re: [Qemu-ppc] [QEMU PATCH v8 1/3] migration: extend VMStateInfo
,
Dr. David Alan Gilbert
,
2016/10/26
[Qemu-ppc] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/25
Re: [Qemu-ppc] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/26
Re: [Qemu-ppc] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/26
Re: [Qemu-ppc] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/26
Re: [Qemu-ppc] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/26
Re: [Qemu-ppc] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/26
Re: [Qemu-ppc] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/26
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Halil Pasic
,
2016/10/27
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v8 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/27
[Qemu-ppc] [QEMU PATCH v8 3/3] tests/migration: Add test for QTAILQ migration
,
Jianjun Duan
,
2016/10/25
Re: [Qemu-ppc] [QEMU PATCH v8 3/3] tests/migration: Add test for QTAILQ migration
,
Dr. David Alan Gilbert
,
2016/10/26
[Qemu-ppc] [PATCH] adb: change handler only when recognized
,
Hervé Poussineau
,
2016/10/25
Re: [Qemu-ppc] [PATCH] adb: change handler only when recognized
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH v1 0/3] POWER9 TCG enablements - part7
,
Nikunj A Dadhania
,
2016/10/25
[Qemu-ppc] [PATCH v1 1/3] target-ppc: add xscmp[eq, gt, ge, ne]dp instructions
,
Nikunj A Dadhania
,
2016/10/25
[Qemu-ppc] [PATCH v1 2/3] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/25
Re: [Qemu-ppc] [PATCH v1 2/3] target-ppc: add vrldnmi and vrlwmi instructions
,
Richard Henderson
,
2016/10/25
Re: [Qemu-ppc] [PATCH v1 2/3] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/26
[Qemu-ppc] [PATCH v1 3/3] target-ppc: add vrldnm and vrlwnm instructions
,
Nikunj A Dadhania
,
2016/10/25
[Qemu-ppc] [PATCH 00/10] spapr: option vector re-work and memory unplug support
,
Michael Roth
,
2016/10/25
[Qemu-ppc] [PATCH 09/10] spapr: use count+index for memory hotplug
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [PATCH 09/10] spapr: use count+index for memory hotplug
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH 10/10] spapr: Memory hot-unplug support
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [PATCH 10/10] spapr: Memory hot-unplug support
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH 02/10] spapr_hcall: use spapr_ovec_* interfaces for CAS options
,
Michael Roth
,
2016/10/25
[Qemu-ppc] [PATCH 03/10] spapr: add option vector handling in CAS-generated resets
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [PATCH 03/10] spapr: add option vector handling in CAS-generated resets
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH 01/10] spapr_ovec: initial implementation of option vector helpers
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [PATCH 01/10] spapr_ovec: initial implementation of option vector helpers
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH 06/10] spapr: add hotplug interrupt machine options
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [PATCH 06/10] spapr: add hotplug interrupt machine options
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH 04/10] spapr: improve ibm, architecture-vec-5 property handling
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [PATCH 04/10] spapr: improve ibm, architecture-vec-5 property handling
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCH 04/10] spapr: improve ibm, architecture-vec-5 property handling
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH 07/10] spapr_events: add support for dedicated hotplug event source
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [PATCH 07/10] spapr_events: add support for dedicated hotplug event source
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCH 07/10] spapr_events: add support for dedicated hotplug event source
,
Michael Roth
,
2016/10/26
[Qemu-ppc] [PATCH 05/10] spapr: update spapr hotplug documentation
,
Michael Roth
,
2016/10/25
[Qemu-ppc] [PATCH 08/10] spapr: Add DRC count indexed hotplug identifier type
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [PATCH 08/10] spapr: Add DRC count indexed hotplug identifier type
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCH 00/10] spapr: option vector re-work and memory unplug support
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/6] target-ppc: add vextu[bhw]rx instructions
,
Rajalakshmi Srinivasaraghavan
,
2016/10/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 00/18] tcg field extract primitives
,
Richard Henderson
,
2016/10/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 00/18] tcg field extract primitives
,
Eduardo Habkost
,
2016/10/25
Re: [Qemu-ppc] [PATCH v2 00/18] tcg field extract primitives
,
Paolo Bonzini
,
2016/10/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 00/18] tcg field extract primitives
,
David Gibson
,
2016/10/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 00/18] tcg field extract primitives
,
Peter Maydell
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 00/18] tcg field extract primitives
,
Richard Henderson
,
2016/10/31
[Qemu-ppc] Holding the BQL for emulate_ppc_hypercall
,
Alex Bennée
,
2016/10/24
Re: [Qemu-ppc] Holding the BQL for emulate_ppc_hypercall
,
Alex Bennée
,
2016/10/24
Re: [Qemu-ppc] Holding the BQL for emulate_ppc_hypercall
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] Holding the BQL for emulate_ppc_hypercall
,
Alex Bennée
,
2016/10/25
Re: [Qemu-ppc] Holding the BQL for emulate_ppc_hypercall
,
Nikunj A Dadhania
,
2016/10/24
Re: [Qemu-ppc] Holding the BQL for emulate_ppc_hypercall
,
Alex Bennée
,
2016/10/25
[Qemu-ppc] [PATCH 0/4] POWER9 TCG enablements - part7
,
Nikunj A Dadhania
,
2016/10/24
[Qemu-ppc] [PATCH 1/4] target-ppc: add xscmp[eq, gt, ge, ne]dp instructions
,
Nikunj A Dadhania
,
2016/10/24
[Qemu-ppc] [PATCH 2/4] target-ppc: add vmul10[u, eu, cu, ecu]q instructions
,
Nikunj A Dadhania
,
2016/10/24
Re: [Qemu-ppc] [PATCH 2/4] target-ppc: add vmul10[u, eu, cu, ecu]q instructions
,
Richard Henderson
,
2016/10/24
Re: [Qemu-ppc] [PATCH 2/4] target-ppc: add vmul10[u, eu, cu, ecu]q instructions
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/24
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Richard Henderson
,
2016/10/24
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/25
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Richard Henderson
,
2016/10/25
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/25
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/25
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Richard Henderson
,
2016/10/25
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions
,
Nikunj A Dadhania
,
2016/10/26
[Qemu-ppc] [PATCH 4/4] target-ppc: add vrldnm and vrlwnm instructions
,
Nikunj A Dadhania
,
2016/10/24
[Qemu-ppc] [PATCHv3 00/12] pseries: Consolidate guest device tree construction
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 01/12] pseries: Split device tree construction from device tree load
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv3 01/12] pseries: Split device tree construction from device tree load
,
Michael Roth
,
2016/10/24
Re: [Qemu-ppc] [PATCHv3 01/12] pseries: Split device tree construction from device tree load
,
Alexey Kardashevskiy
,
2016/10/24
[Qemu-ppc] [PATCHv3 05/12] pseries: Consolidate RTAS loading
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 12/12] pseries: Remove spapr_create_fdt_skel()
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 04/12] pseries: Move adding of fdt reserve map entries
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 03/12] pseries: Make spapr_create_fdt_skel() get information from machine state
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 09/12] pseries: Move /event-sources construction to spapr_build_fdt()
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 10/12] pseries: Move /hypervisor node construction to fdt_build_fdt()
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 08/12] pseries: Consolidate construction of /rtas device tree node
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 02/12] pseries: Remove rtas_addr and fdt_addr fields from machinestate
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv3 02/12] pseries: Remove rtas_addr and fdt_addr fields from machinestate
,
Michael Roth
,
2016/10/24
[Qemu-ppc] [PATCHv3 11/12] pseries: Consolidate construction of /vdevice device tree node
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 06/12] pseries: Move construction of /interrupt-controller fdt node
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv3 07/12] pseries: Consolidate construction of /chosen device tree node
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv3 07/12] pseries: Consolidate construction of /chosen device tree node
,
Michael Roth
,
2016/10/24
Re: [Qemu-ppc] [PATCHv3 00/12] pseries: Consolidate guest device tree construction
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv3 00/12] pseries: Consolidate guest device tree construction
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv3 00/12] pseries: Consolidate guest device tree construction
,
Bharata B Rao
,
2016/10/24
[Qemu-ppc] [PATCHv5 00/12] Cleanups to qtest PCI handling
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv5 04/12] libqos: Better handling of PCI legacy IO
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv5 04/12] libqos: Better handling of PCI legacy IO
,
Greg Kurz
,
2016/10/25
[Qemu-ppc] [PATCHv5 05/12] tests: Adjust tco-test to use qpci_legacy_iomap()
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv5 05/12] tests: Adjust tco-test to use qpci_legacy_iomap()
,
Greg Kurz
,
2016/10/25
[Qemu-ppc] [PATCHv5 11/12] tests: Don't assume structure of PCI IO base in ahci-test
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [Qemu-devel] [PATCHv5 11/12] tests: Don't assume structure of PCI IO base in ahci-test
,
John Snow
,
2016/10/24
Re: [Qemu-ppc] [PATCHv5 11/12] tests: Don't assume structure of PCI IO base in ahci-test
,
Greg Kurz
,
2016/10/25
[Qemu-ppc] [PATCHv5 01/12] libqos: Give qvirtio_config_read*() consistent semantics
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv5 10/12] tests: Use qpci_mem{read, write} in ivshmem-test
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv5 10/12] tests: Use qpci_mem{read, write} in ivshmem-test
,
Greg Kurz
,
2016/10/25
[Qemu-ppc] [PATCHv5 07/12] libqos: Implement mmio accessors in terms of mem{read, write}
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv5 07/12] libqos: Implement mmio accessors in terms of mem{read, write}
,
Alexey Kardashevskiy
,
2016/10/25
Re: [Qemu-ppc] [PATCHv5 07/12] libqos: Implement mmio accessors in terms of mem{read, write}
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCHv5 07/12] libqos: Implement mmio accessors in terms of mem{read, write}
,
Alexey Kardashevskiy
,
2016/10/25
Re: [Qemu-ppc] [PATCHv5 07/12] libqos: Implement mmio accessors in terms of mem{read, write}
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PATCHv5 06/12] libqos: Add streaming accessors for PCI MMIO
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv5 03/12] libqos: Move BAR assignment to common code
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv5 08/12] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv5 08/12] tests: Clean up IO handling in ide-test
,
Alexey Kardashevskiy
,
2016/10/25
Re: [Qemu-ppc] [PATCHv5 08/12] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCHv5 08/12] tests: Clean up IO handling in ide-test
,
Alexey Kardashevskiy
,
2016/10/25
Re: [Qemu-ppc] [PATCHv5 08/12] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/26
Re: [Qemu-ppc] [PATCHv5 08/12] tests: Clean up IO handling in ide-test
,
Greg Kurz
,
2016/10/25
[Qemu-ppc] [PATCHv5 09/12] libqos: Add 64-bit PCI IO accessors
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv5 02/12] libqos: Handle PCI IO de-multiplexing in common code
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv5 12/12] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv5 12/12] libqos: Change PCI accessors to take opaque BAR handle
,
Greg Kurz
,
2016/10/25
Re: [Qemu-ppc] [PATCHv5 00/12] Cleanups to qtest PCI handling
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv5 00/12] Cleanups to qtest PCI handling
,
Greg Kurz
,
2016/10/25
Re: [Qemu-ppc] [PATCHv5 00/12] Cleanups to qtest PCI handling
,
David Gibson
,
2016/10/26
[Qemu-ppc] [PATCH v5 00/17] ppc/pnv: booting the kernel and reaching user space
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 02/17] ppc/pnv: add skeleton PowerNV platform
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 03/17] ppc/pnv: add a PnvChip object
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 04/17] ppc/pnv: add a core mask to PnvChip
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 05/17] ppc/pnv: add a PIR handler to PnvChip
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 06/17] ppc/pnv: add a PnvCore object
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 07/17] ppc/pnv: add XSCOM infrastructure
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 07/17] ppc/pnv: add XSCOM infrastructure
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCH v5 07/17] ppc/pnv: add XSCOM infrastructure
,
Cédric Le Goater
,
2016/10/25
[Qemu-ppc] [PATCH v5 08/17] ppc/pnv: add XSCOM handlers to PnvCore
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 08/17] ppc/pnv: add XSCOM handlers to PnvCore
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCH v5 09/17] ppc/pnv: add a LPC controller
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 10/17] ppc/pnv: add a ISA bus
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 11/17] ppc/xics: Add "native" XICS subclass
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 11/17] ppc/xics: Add "native" XICS subclass
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCH v5 11/17] ppc/xics: Add "native" XICS subclass
,
Cédric Le Goater
,
2016/10/26
Re: [Qemu-ppc] [PATCH v5 11/17] ppc/xics: Add "native" XICS subclass
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v5 11/17] ppc/xics: Add "native" XICS subclass
,
Cédric Le Goater
,
2016/10/27
Re: [Qemu-ppc] [PATCH v5 11/17] ppc/xics: Add "native" XICS subclass
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH v5 12/17] ppc/pnv: add a XICS native to each PowerNV chip
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 12/17] ppc/pnv: add a XICS native to each PowerNV chip
,
Cédric Le Goater
,
2016/10/24
Re: [Qemu-ppc] [PATCH v5 12/17] ppc/pnv: add a XICS native to each PowerNV chip
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH v5 13/17] ppc/xics: add a xics_get_cpu_index_by_pir helper
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 13/17] ppc/xics: add a xics_get_cpu_index_by_pir helper
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCH v5 13/17] ppc/xics: add a xics_get_cpu_index_by_pir helper
,
Cédric Le Goater
,
2016/10/25
Re: [Qemu-ppc] [PATCH v5 13/17] ppc/xics: add a xics_get_cpu_index_by_pir helper
,
David Gibson
,
2016/10/27
Re: [Qemu-ppc] [PATCH v5 13/17] ppc/xics: add a xics_get_cpu_index_by_pir helper
,
Cédric Le Goater
,
2016/10/27
Re: [Qemu-ppc] [PATCH v5 13/17] ppc/xics: add a xics_get_cpu_index_by_pir helper
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH v5 14/17] ppc/xics: introduce a helper to insert a new ics
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 14/17] ppc/xics: introduce a helper to insert a new ics
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH v5 15/17] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 15/17] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCH v5 15/17] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
Cédric Le Goater
,
2016/10/25
Re: [Qemu-ppc] [PATCH v5 15/17] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [PATCH v5 15/17] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
Cédric Le Goater
,
2016/10/25
[Qemu-ppc] [PATCH v5 16/17] ppc/pnv: Add OCC model stub with interrupt support
,
Cédric Le Goater
,
2016/10/22
[Qemu-ppc] [PATCH v5 17/17] ppc/pnv: Add Naples chip support for LPC interrupts
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 17/17] ppc/pnv: Add Naples chip support for LPC interrupts
,
David Gibson
,
2016/10/25
[Qemu-ppc] [PATCH v5 01/17] ppc: add skiboot firmware for the pnv platform
,
Cédric Le Goater
,
2016/10/22
Re: [Qemu-ppc] [PATCH v5 00/17] ppc/pnv: booting the kernel and reaching user space
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCH v5 00/17] ppc/pnv: booting the kernel and reaching user space
,
David Gibson
,
2016/10/24
[Qemu-ppc] [QEMU PATCH v7 0/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/21
[Qemu-ppc] [QEMU PATCH v7 1/3] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/21
[Qemu-ppc] [QEMU PATCH v7 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/21
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v7 2/3] migration: migrate QTAILQ
,
Halil Pasic
,
2016/10/26
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v7 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/26
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v7 2/3] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/27
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v7 2/3] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/27
[Qemu-ppc] [QEMU PATCH v7 3/3] tests/migration: Add test for QTAILQ migration
,
Jianjun Duan
,
2016/10/21
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v7 0/3] migration: migrate QTAILQ
,
no-reply
,
2016/10/21
[Qemu-ppc] target-ppc: gdbstub breakpoints get stuck in an infinite loop on next/continue
,
Mark Cave-Ayland
,
2016/10/21
Re: [Qemu-ppc] target-ppc: gdbstub breakpoints get stuck in an infinite loop on next/continue
,
Benjamin Herrenschmidt
,
2016/10/21
Re: [Qemu-ppc] [Qemu-devel] target-ppc: gdbstub breakpoints get stuck in an infinite loop on next/continue
,
Mark Cave-Ayland
,
2016/10/22
Re: [Qemu-ppc] [Qemu-devel] target-ppc: gdbstub breakpoints get stuck in an infinite loop on next/continue
,
David Gibson
,
2016/10/23
Re: [Qemu-ppc] [Qemu-devel] target-ppc: gdbstub breakpoints get stuck in an infinite loop on next/continue
,
Benjamin Herrenschmidt
,
2016/10/24
[Qemu-ppc] target-ppc: gdbstub breakpoints get stuck in an infinite loop on next/continue
,
Programmingkid
,
2016/10/21
[Qemu-ppc] [PATCHv2 00/12] pseries: Consolidate guest device tree construction
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv2 04/12] pseries: Move adding of fdt reserve map entries
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 04/12] pseries: Move adding of fdt reserve map entries
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv2 02/12] pseries: Remove rtas_addr and fdt_addr fields from machinestate
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv2 09/12] pseries: Move /event-sources construction to spapr_build_fdt()
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 09/12] pseries: Move /event-sources construction to spapr_build_fdt()
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv2 05/12] pseries: Consolidate RTAS loading
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 05/12] pseries: Consolidate RTAS loading
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv2 01/12] pseries: Split device tree construction from device tree load
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 01/12] pseries: Split device tree construction from device tree load
,
Alexey Kardashevskiy
,
2016/10/24
Re: [Qemu-ppc] [PATCHv2 01/12] pseries: Split device tree construction from device tree load
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCHv2 03/12] pseries: Make spapr_create_fdt_skel() get information from machine state
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 03/12] pseries: Make spapr_create_fdt_skel() get information from machine state
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv2 11/12] pseries: Consolidate construction of /vdevice device tree node
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 11/12] pseries: Consolidate construction of /vdevice device tree node
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv2 08/12] pseries: Consolidate construction of /rtas device tree node
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 08/12] pseries: Consolidate construction of /rtas device tree node
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv2 06/12] pseries: Move construction of /interrupt-controller fdt node
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 06/12] pseries: Move construction of /interrupt-controller fdt node
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv2 12/12] pseries: Remove spapr_create_fdt_skel()
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 12/12] pseries: Remove spapr_create_fdt_skel()
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv2 07/12] pseries: Consolidate construction of /chosen device tree node
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 07/12] pseries: Consolidate construction of /chosen device tree node
,
Michael Roth
,
2016/10/23
Re: [Qemu-ppc] [PATCHv2 07/12] pseries: Consolidate construction of /chosen device tree node
,
David Gibson
,
2016/10/23
Re: [Qemu-ppc] [PATCHv2 07/12] pseries: Consolidate construction of /chosen device tree node
,
Michael Roth
,
2016/10/24
[Qemu-ppc] [PATCHv2 10/12] pseries: Move /hypervisor node construction to fdt_build_fdt()
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv2 10/12] pseries: Move /hypervisor node construction to fdt_build_fdt()
,
Michael Roth
,
2016/10/23
[Qemu-ppc] [PATCHv4 00/11] Cleanups to qtest PCI handling
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv4 05/11] tests: Adjust tco-test to use qpci_legacy_iomap()
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv4 06/11] libqos: Add streaming accessors for PCI MMIO
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv4 02/11] libqos: Handle PCI IO de-multiplexing in common code
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv4 04/11] libqos: Better handling of PCI legacy IO
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv4 04/11] libqos: Better handling of PCI legacy IO
,
Greg Kurz
,
2016/10/21
Re: [Qemu-ppc] [PATCHv4 04/11] libqos: Better handling of PCI legacy IO
,
David Gibson
,
2016/10/22
[Qemu-ppc] [PATCHv4 10/11] tests: Use qpci_mem{read, write} in ivshmem-test
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv4 09/11] libqos: Add 64-bit PCI IO accessors
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv4 09/11] libqos: Add 64-bit PCI IO accessors
,
Greg Kurz
,
2016/10/21
[Qemu-ppc] [PATCHv4 01/11] libqos: Give qvirtio_config_read*() consistent semantics
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv4 07/11] libqos: Implement mmio accessors in terms of mem{read, write}
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv4 07/11] libqos: Implement mmio accessors in terms of mem{read, write}
,
Greg Kurz
,
2016/10/21
[Qemu-ppc] [PATCHv4 03/11] libqos: Move BAR assignment to common code
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv4 08/11] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv4 08/11] tests: Clean up IO handling in ide-test
,
Laurent Vivier
,
2016/10/21
Re: [Qemu-ppc] [PATCHv4 08/11] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/21
Re: [Qemu-ppc] [PATCHv4 08/11] tests: Clean up IO handling in ide-test
,
Laurent Vivier
,
2016/10/21
Re: [Qemu-ppc] [PATCHv4 08/11] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/22
[Qemu-ppc] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
Greg Kurz
,
2016/10/21
Re: [Qemu-ppc] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/23
Re: [Qemu-ppc] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
Greg Kurz
,
2016/10/24
Re: [Qemu-ppc] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
Greg Kurz
,
2016/10/24
Re: [Qemu-ppc] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [PATCHv4 00/11] Cleanups to qtest PCI handling
,
Laurent Vivier
,
2016/10/21
[Qemu-ppc] Problem with "savevm" on ppc64
,
Thomas Huth
,
2016/10/20
Re: [Qemu-ppc] Problem with "savevm" on ppc64
,
David Gibson
,
2016/10/21
Re: [Qemu-ppc] Problem with "savevm" on ppc64
,
Thomas Huth
,
2016/10/21
Re: [Qemu-ppc] Problem with "savevm" on ppc64
,
David Gibson
,
2016/10/23
Re: [Qemu-ppc] Problem with "savevm" on ppc64
,
Dr. David Alan Gilbert
,
2016/10/21
Re: [Qemu-ppc] Problem with "savevm" on ppc64
,
David Gibson
,
2016/10/23
[Qemu-ppc] [PATCH v5 0/3] Split cpu_exec_init() into an init and a realize part
,
Laurent Vivier
,
2016/10/20
[Qemu-ppc] [PATCH v5 1/3] exec: split cpu_exec_init()
,
Laurent Vivier
,
2016/10/20
[Qemu-ppc] [PATCH v5 2/3] exec: move cpu_exec_init() calls to realize functions
,
Laurent Vivier
,
2016/10/20
Re: [Qemu-ppc] [Qemu-devel] [PATCH v5 2/3] exec: move cpu_exec_init() calls to realize functions
,
Andrew Jones
,
2016/10/20
[Qemu-ppc] [PATCH v5 3/3] exec: call cpu_exec_exit() from a CPU unrealize common function
,
Laurent Vivier
,
2016/10/20
Re: [Qemu-ppc] [PATCH v5 0/3] Split cpu_exec_init() into an init and a realize part
,
Eduardo Habkost
,
2016/10/20
[Qemu-ppc] (no subject)
,
Nicholas Piggin
,
2016/10/20
[Qemu-ppc] [PATCH 2/3] ppc: allow system reset interrupt to be delivered to guests
,
Nicholas Piggin
,
2016/10/20
Re: [Qemu-ppc] [PATCH 2/3] ppc: allow system reset interrupt to be delivered to guests
,
Cédric Le Goater
,
2016/10/20
Re: [Qemu-ppc] [PATCH 2/3] ppc: allow system reset interrupt to be delivered to guests
,
Nicholas Piggin
,
2016/10/20
Re: [Qemu-ppc] [PATCH 2/3] ppc: allow system reset interrupt to be delivered to guests
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCH v2] ppc: allow certain HV interrupts to be delivered to guests
,
Nicholas Piggin
,
2016/10/21
Re: [Qemu-ppc] [PATCH v2] ppc: allow certain HV interrupts to be delivered to guests
,
Cédric Le Goater
,
2016/10/21
Re: [Qemu-ppc] [PATCH v2] ppc: allow certain HV interrupts to be delivered to guests
,
David Gibson
,
2016/10/23
Re: [Qemu-ppc] [PATCH v2] ppc: allow certain HV interrupts to be delivered to guests
,
Nicholas Piggin
,
2016/10/24
Re: [Qemu-ppc] [PATCH v2] ppc: allow certain HV interrupts to be delivered to guests
,
David Gibson
,
2016/10/24
[Qemu-ppc] [PATCH 1/3] ppc: fix MSR_ME handling for system reset interrupt
,
Nicholas Piggin
,
2016/10/20
Re: [Qemu-ppc] [PATCH 1/3] ppc: fix MSR_ME handling for system reset interrupt
,
Greg Kurz
,
2016/10/20
Re: [Qemu-ppc] [PATCH 1/3] ppc: fix MSR_ME handling for system reset interrupt
,
Cédric Le Goater
,
2016/10/20
Re: [Qemu-ppc] [PATCH 1/3] ppc: fix MSR_ME handling for system reset interrupt
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 1/3] ppc: fix MSR_ME handling for system reset interrupt
,
Nicholas Piggin
,
2016/10/20
[Qemu-ppc] [PATCH 3/3] ppc/spapr: implement H_SIGNAL_SYS_RESET
,
Nicholas Piggin
,
2016/10/20
Re: [Qemu-ppc] [PATCH 3/3] ppc/spapr: implement H_SIGNAL_SYS_RESET
,
Thomas Huth
,
2016/10/20
Re: [Qemu-ppc] [PATCH 3/3] ppc/spapr: implement H_SIGNAL_SYS_RESET
,
Nicholas Piggin
,
2016/10/20
Re: [Qemu-ppc] [PATCH 3/3] ppc/spapr: implement H_SIGNAL_SYS_RESET
,
Greg Kurz
,
2016/10/20
Re: [Qemu-ppc] [PATCH 3/3] ppc/spapr: implement H_SIGNAL_SYS_RESET
,
Nicholas Piggin
,
2016/10/20
Re: [Qemu-ppc] [PATCH 3/3] ppc/spapr: implement H_SIGNAL_SYS_RESET
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] (no subject)
,
Greg Kurz
,
2016/10/20
Re: [Qemu-ppc] (no subject)
,
Nicholas Piggin
,
2016/10/20
Re: [Qemu-ppc] (no subject)
,
Cédric Le Goater
,
2016/10/20
[Qemu-ppc] [PATCH 00/13] pseries: Consolidate guest device tree construction
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCH 01/13] pseries: Remove unused callbacks from sPAPR VIO bus state
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 01/13] pseries: Remove unused callbacks from sPAPR VIO bus state
,
Thomas Huth
,
2016/10/20
[Qemu-ppc] [PATCH 03/13] pseries: Remove rtas_addr and fdt_addr fields from machinestate
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCH 02/13] pseries: Split device tree construction from device tree load
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 02/13] pseries: Split device tree construction from device tree load
,
Thomas Huth
,
2016/10/20
Re: [Qemu-ppc] [PATCH 02/13] pseries: Split device tree construction from device tree load
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCH 06/13] pseries: Consolidate RTAS loading
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCH 04/13] pseries: Make spapr_create_fdt_skel() get information from machine state
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 04/13] pseries: Make spapr_create_fdt_skel() get information from machine state
,
Thomas Huth
,
2016/10/20
[Qemu-ppc] [PATCH 05/13] pseries: Move adding of fdt reserve map entries
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCH 10/13] spapr: Move /event-sources construction to spapr_build_fdt()
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 10/13] spapr: Move /event-sources construction to spapr_build_fdt()
,
Thomas Huth
,
2016/10/20
[Qemu-ppc] [PATCH 13/13] spapr: Remove spapr_create_fdt_skel()
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 13/13] spapr: Remove spapr_create_fdt_skel()
,
Thomas Huth
,
2016/10/20
[Qemu-ppc] [PATCH 11/13] spapr: Move /hypervisor node construction to fdt_build_fdt()
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 11/13] spapr: Move /hypervisor node construction to fdt_build_fdt()
,
Thomas Huth
,
2016/10/20
[Qemu-ppc] [PATCH 07/13] spapr: Move construction of /interrupt-controller fdt node
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 07/13] spapr: Move construction of /interrupt-controller fdt node
,
Thomas Huth
,
2016/10/20
[Qemu-ppc] [PATCH 12/13] spapr: Consolidate construction of /vdevice device tree node
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 12/13] spapr: Consolidate construction of /vdevice device tree node
,
Thomas Huth
,
2016/10/20
[Qemu-ppc] [PATCH 08/13] spapr: Consolidate construction of /chosen device tree node
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 08/13] spapr: Consolidate construction of /chosen device tree node
,
Thomas Huth
,
2016/10/20
Re: [Qemu-ppc] [PATCH 08/13] spapr: Consolidate construction of /chosen device tree node
,
Thomas Huth
,
2016/10/20
Re: [Qemu-ppc] [PATCH 08/13] spapr: Consolidate construction of /chosen device tree node
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCH 09/13] pseries: Consolidate construction of /rtas device tree node
,
David Gibson
,
2016/10/20
Re: [Qemu-ppc] [PATCH 09/13] pseries: Consolidate construction of /rtas device tree node
,
Thomas Huth
,
2016/10/20
[Qemu-ppc] [PATCHv3 00/11] Cleanups to qtest PCI handling
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv3 06/11] libqos: Add streaming accessors for PCI MMIO
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv3 06/11] libqos: Add streaming accessors for PCI MMIO
,
Greg Kurz
,
2016/10/20
[Qemu-ppc] [PATCHv3 05/11] tests: Adjust tco-test to use qpci_legacy_iomap()
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv3 10/11] tests: Use qpci_mem{read, write} in ivshmem-test
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv3 01/11] libqos: Give qvirtio_config_read*() consistent semantics
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv3 02/11] libqos: Handle PCI IO de-multiplexing in common code
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv3 04/11] libqos: Better handling of PCI legacy IO
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv3 09/11] libqos: Add 64-bit PCI IO accessors
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv3 08/11] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv3 08/11] tests: Clean up IO handling in ide-test
,
Laurent Vivier
,
2016/10/20
Re: [Qemu-ppc] [PATCHv3 08/11] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCHv3 03/11] libqos: Move BAR assignment to common code
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv3 03/11] libqos: Move BAR assignment to common code
,
Greg Kurz
,
2016/10/20
[Qemu-ppc] [PATCHv3 07/11] libqos: Implement mmio accessors in terms of mem{read, write}
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv3 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv2 00/11] Cleanups to qtest PCI handling
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv2 05/11] tests: Adjust tco-test to use qpci_legacy_iomap()
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 05/11] tests: Adjust tco-test to use qpci_legacy_iomap()
,
Laurent Vivier
,
2016/10/19
[Qemu-ppc] [PATCHv2 04/11] libqos: Better handling of PCI legacy IO
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 04/11] libqos: Better handling of PCI legacy IO
,
Laurent Vivier
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 04/11] libqos: Better handling of PCI legacy IO
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv2 02/11] libqos: Handle PCI IO de-multiplexing in common code
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 02/11] libqos: Handle PCI IO de-multiplexing in common code
,
Laurent Vivier
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 02/11] libqos: Handle PCI IO de-multiplexing in common code
,
Greg Kurz
,
2016/10/19
[Qemu-ppc] [PATCHv2 06/11] libqos: Add streaming accessors for PCI MMIO
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv2 10/11] tests: Use qpci_mem{read, write} in ivshmem-test
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 10/11] tests: Use qpci_mem{read, write} in ivshmem-test
,
Laurent Vivier
,
2016/10/19
[Qemu-ppc] [PATCHv2 07/11] libqos: Implement mmio accessors in terms of mem{read, write}
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 07/11] libqos: Implement mmio accessors in terms of mem{read, write}
,
Laurent Vivier
,
2016/10/19
[Qemu-ppc] [PATCHv2 03/11] libqos: Move BAR assignment to common code
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 03/11] libqos: Move BAR assignment to common code
,
Laurent Vivier
,
2016/10/19
[Qemu-ppc] [PATCHv2 01/11] libqos: Give qvirtio_config_read*() consistent semantics
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 01/11] libqos: Give qvirtio_config_read*() consistent semantics
,
Laurent Vivier
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 01/11] libqos: Give qvirtio_config_read*() consistent semantics
,
Greg Kurz
,
2016/10/19
[Qemu-ppc] [PATCHv2 08/11] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 08/11] tests: Clean up IO handling in ide-test
,
Laurent Vivier
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 08/11] tests: Clean up IO handling in ide-test
,
Laurent Vivier
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 08/11] tests: Clean up IO handling in ide-test
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCHv2 09/11] libqos: Add 64-bit PCI IO accessors
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 09/11] libqos: Add 64-bit PCI IO accessors
,
Laurent Vivier
,
2016/10/19
[Qemu-ppc] [PATCHv2 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
Laurent Vivier
,
2016/10/19
Re: [Qemu-ppc] [PATCHv2 11/11] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCH v2 0/2] POWER9 TCG enablements - part6
,
Nikunj A Dadhania
,
2016/10/19
[Qemu-ppc] [PATCH v2 1/2] target-ppc: implement vnegw/d instructions
,
Nikunj A Dadhania
,
2016/10/19
Re: [Qemu-ppc] [PATCH v2 1/2] target-ppc: implement vnegw/d instructions
,
Thomas Huth
,
2016/10/19
Re: [Qemu-ppc] [PATCH v2 1/2] target-ppc: implement vnegw/d instructions
,
Richard Henderson
,
2016/10/19
[Qemu-ppc] [PATCH v2 2/2] target-ppc: implement xxbr[qdwh] instruction
,
Nikunj A Dadhania
,
2016/10/19
Re: [Qemu-ppc] [PATCH v2 2/2] target-ppc: implement xxbr[qdwh] instruction
,
Richard Henderson
,
2016/10/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/2] POWER9 TCG enablements - part6
,
no-reply
,
2016/10/19
Re: [Qemu-ppc] [PATCH v2 0/2] POWER9 TCG enablements - part6
,
David Gibson
,
2016/10/19
[Qemu-ppc] [GIT PULL] pseries: Update SLOF firmware image to 20161019
,
Alexey Kardashevskiy
,
2016/10/18
Re: [Qemu-ppc] [GIT PULL] pseries: Update SLOF firmware image to 20161019
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019
,
Peter Maydell
,
2016/10/20
Re: [Qemu-ppc] [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20161019
,
Alexey Kardashevskiy
,
2016/10/23
[Qemu-ppc] [PATCH] spapr_pci: advertise explicit numa IDs even when there's 1 node
,
Michael Roth
,
2016/10/18
Re: [Qemu-ppc] [PATCH] spapr_pci: advertise explicit numa IDs even when there's 1 node
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
Thomas Huth
,
2016/10/18
[Qemu-ppc] [PATCH 1/5] nvram: Introduce helper functions for CHRP "system" and "free space" partitions
,
Thomas Huth
,
2016/10/18
[Qemu-ppc] [PATCH 3/5] spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter
,
Thomas Huth
,
2016/10/18
[Qemu-ppc] [PATCH 5/5] nvram: Rename openbios_firmware_abi.h into sun_nvram.h
,
Thomas Huth
,
2016/10/18
[Qemu-ppc] [PATCH 2/5] sparc: Use the new common NVRAM functions for system and free space partition
,
Thomas Huth
,
2016/10/18
[Qemu-ppc] [PATCH 4/5] nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
,
Thomas Huth
,
2016/10/18
Re: [Qemu-ppc] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
Bharata B Rao
,
2016/10/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
Thomas Huth
,
2016/10/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
Thomas Huth
,
2016/10/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
Thomas Huth
,
2016/10/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
,
Mark Cave-Ayland
,
2016/10/23
[Qemu-ppc] [PATCH v4 0/3] Split cpu_exec_init() into an init and a realize part
,
Laurent Vivier
,
2016/10/18
[Qemu-ppc] [PATCH v4 1/3] exec: split cpu_exec_init()
,
Laurent Vivier
,
2016/10/18
[Qemu-ppc] [PATCH v4 2/3] exec: move cpu_exec_init() calls to realize functions
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 2/3] exec: move cpu_exec_init() calls to realize functions
,
Andrew Jones
,
2016/10/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 2/3] exec: move cpu_exec_init() calls to realize functions
,
Laurent Vivier
,
2016/10/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 2/3] exec: move cpu_exec_init() calls to realize functions
,
Andrew Jones
,
2016/10/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 2/3] exec: move cpu_exec_init() calls to realize functions
,
Laurent Vivier
,
2016/10/19
[Qemu-ppc] [PATCH v4 3/3] exec: call cpu_exec_exit() from a CPU unrealize common function
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH v4 0/3] Split cpu_exec_init() into an init and a realize part
,
Eduardo Habkost
,
2016/10/18
[Qemu-ppc] [PATCH 0/8] Cleanups to qtest PCI handling
,
David Gibson
,
2016/10/18
[Qemu-ppc] [PATCH 7/8] tests: Use qpci_mem{read, write} in ivshmem-test
,
David Gibson
,
2016/10/18
Re: [Qemu-ppc] [PATCH 7/8] tests: Use qpci_mem{read, write} in ivshmem-test
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH 7/8] tests: Use qpci_mem{read, write} in ivshmem-test
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCH 3/8] libqos: Move BAR assignment to common code
,
David Gibson
,
2016/10/18
Re: [Qemu-ppc] [PATCH 3/8] libqos: Move BAR assignment to common code
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH 3/8] libqos: Move BAR assignment to common code
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCH 6/8] libqos: Implement mmio accessors in terms of mem{read, write}
,
David Gibson
,
2016/10/18
Re: [Qemu-ppc] [PATCH 6/8] libqos: Implement mmio accessors in terms of mem{read, write}
,
Laurent Vivier
,
2016/10/18
[Qemu-ppc] [PATCH 5/8] libqos: Add streaming accessors for PCI MMIO
,
David Gibson
,
2016/10/18
Re: [Qemu-ppc] [PATCH 5/8] libqos: Add streaming accessors for PCI MMIO
,
Laurent Vivier
,
2016/10/18
[Qemu-ppc] [PATCH 2/8] libqos: Handle PCI IO de-multiplexing in common code
,
David Gibson
,
2016/10/18
Re: [Qemu-ppc] [PATCH 2/8] libqos: Handle PCI IO de-multiplexing in common code
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH 2/8] libqos: Handle PCI IO de-multiplexing in common code
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCH 1/8] libqos: Give qvirtio_config_read*() consistent semantics
,
David Gibson
,
2016/10/18
Re: [Qemu-ppc] [PATCH 1/8] libqos: Give qvirtio_config_read*() consistent semantics
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH 1/8] libqos: Give qvirtio_config_read*() consistent semantics
,
Greg Kurz
,
2016/10/18
Re: [Qemu-ppc] [PATCH 1/8] libqos: Give qvirtio_config_read*() consistent semantics
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCH 4/8] tests: Better handle legacy IO addresses in tco-test
,
David Gibson
,
2016/10/18
Re: [Qemu-ppc] [PATCH 4/8] tests: Better handle legacy IO addresses in tco-test
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH 4/8] tests: Better handle legacy IO addresses in tco-test
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH 4/8] tests: Better handle legacy IO addresses in tco-test
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCH 4/8] tests: Better handle legacy IO addresses in tco-test
,
David Gibson
,
2016/10/19
[Qemu-ppc] [PATCH 8/8] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/18
Re: [Qemu-ppc] [PATCH 8/8] libqos: Change PCI accessors to take opaque BAR handle
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH 8/8] libqos: Change PCI accessors to take opaque BAR handle
,
David Gibson
,
2016/10/19
Re: [Qemu-ppc] [PATCH 0/8] Cleanups to qtest PCI handling
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [PATCH 0/8] Cleanups to qtest PCI handling
,
David Gibson
,
2016/10/18
[Qemu-ppc] [PATCH 0/3] ppc/xics: interface cleanups
,
Cédric Le Goater
,
2016/10/18
[Qemu-ppc] [PATCH 1/3] ppc/xics: add a xics_set_nr_servers common routine
,
Cédric Le Goater
,
2016/10/18
[Qemu-ppc] [PATCH 2/3] ppc/xics: add a XICSState backlink in ICPState
,
Cédric Le Goater
,
2016/10/18
[Qemu-ppc] [PATCH 3/3] ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
,
Cédric Le Goater
,
2016/10/18
Re: [Qemu-ppc] [PATCH 0/3] ppc/xics: interface cleanups
,
David Gibson
,
2016/10/20
[Qemu-ppc] [PATCH] ppc/xics: Add xics to the monitor "info pic" command
,
Cédric Le Goater
,
2016/10/17
Re: [Qemu-ppc] [PATCH] ppc/xics: Add xics to the monitor "info pic" command
,
David Gibson
,
2016/10/17
Re: [Qemu-ppc] [Qemu-devel] [PATCH] ppc/kvm: Mark 64kB page size support as disabled if not available
,
Michael Roth
,
2016/10/17
[Qemu-ppc] [PATCH v5 0/6] tests: enable virtio tests on SPAPR
,
Laurent Vivier
,
2016/10/17
[Qemu-ppc] [PATCH v5 1/6] tests: fix memory leak in virtio-scsi-test
,
Laurent Vivier
,
2016/10/17
Re: [Qemu-ppc] [PATCH v5 1/6] tests: fix memory leak in virtio-scsi-test
,
Thomas Huth
,
2016/10/17
[Qemu-ppc] [PATCH v5 2/6] tests: don't check if qtest_spapr_boot() returns NULL
,
Laurent Vivier
,
2016/10/17
Re: [Qemu-ppc] [PATCH v5 2/6] tests: don't check if qtest_spapr_boot() returns NULL
,
Thomas Huth
,
2016/10/17
Re: [Qemu-ppc] [PATCH v5 2/6] tests: don't check if qtest_spapr_boot() returns NULL
,
Greg Kurz
,
2016/10/17
[Qemu-ppc] [PATCH v5 4/6] tests: rename target_big_endian() as qvirtio_is_big_endian()
,
Laurent Vivier
,
2016/10/17
Re: [Qemu-ppc] [PATCH v5 4/6] tests: rename target_big_endian() as qvirtio_is_big_endian()
,
Thomas Huth
,
2016/10/17
[Qemu-ppc] [PATCH v5 3/6] tests: move QVirtioBus pointer into QVirtioDevice
,
Laurent Vivier
,
2016/10/17
Re: [Qemu-ppc] [PATCH v5 3/6] tests: move QVirtioBus pointer into QVirtioDevice
,
Thomas Huth
,
2016/10/17
[Qemu-ppc] [PATCH v5 6/6] tests: enable virtio tests on SPAPR
,
Laurent Vivier
,
2016/10/17
[Qemu-ppc] [PATCH v5 5/6] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Laurent Vivier
,
2016/10/17
Re: [Qemu-ppc] [PATCH v5 0/6] tests: enable virtio tests on SPAPR
,
David Gibson
,
2016/10/17
[Qemu-ppc] [PULL 00/16] ppc-for-2.8 queue 20161017
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 01/16] tests: minor cleanups in usb-hcd-uhci-test
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 05/16] tests/boot-sector: Increase time-out to 90 seconds
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 03/16] tests/boot-sector: Use minimum length for the Forth boot script
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 14/16] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 11/16] libqos: Correct error in PCI hole sizing for spapr
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 07/16] spapr: fix inheritance chain for default machine options
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 02/16] qtest: ask endianness of the target in qtest_init()
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 06/16] target-ppc: implement vexts[bh]2w and vexts[bhw]2d
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 12/16] libqos: Limit spapr-pci to 32-bit MMIO for now
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 13/16] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 04/16] tests/boot-sector: Use mkstemp() to create a unique file name
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 10/16] libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 15/16] spapr_pci: Add a 64-bit MMIO window
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 16/16] spapr: Improved placement of PCI host bridges in guest memory map
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 09/16] ppc/xics: Split ICS into ics-base and ics class
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PULL 08/16] ppc/xics: Make the ICSState a list
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [Qemu-devel] [PULL 00/16] ppc-for-2.8 queue 20161017
,
no-reply
,
2016/10/16
Re: [Qemu-ppc] [PULL 00/16] ppc-for-2.8 queue 20161017
,
Peter Maydell
,
2016/10/17
[Qemu-ppc] [PATCH 14/15] target-ppc: Use tcg_gen_extract_*
,
Richard Henderson
,
2016/10/15
Re: [Qemu-ppc] [PATCH 14/15] target-ppc: Use tcg_gen_extract_*
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [PATCH 14/15] target-ppc: Use tcg_gen_extract_*
,
David Gibson
,
2016/10/17
Re: [Qemu-ppc] [PATCH 14/15] target-ppc: Use tcg_gen_extract_*
,
David Gibson
,
2016/10/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 14/15] target-ppc: Use tcg_gen_extract_*
,
Richard Henderson
,
2016/10/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 14/15] target-ppc: Use tcg_gen_extract_*
,
David Gibson
,
2016/10/27
[Qemu-ppc] [PATCH v3 0/3] Split cpu_exec_init() into an init and a realize part
,
Laurent Vivier
,
2016/10/14
[Qemu-ppc] [PATCH v3 1/3] exec: split cpu_exec_init()
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v3 1/3] exec: split cpu_exec_init()
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [PATCH v3 1/3] exec: split cpu_exec_init()
,
Igor Mammedov
,
2016/10/17
Re: [Qemu-ppc] [PATCH v3 1/3] exec: split cpu_exec_init()
,
Eduardo Habkost
,
2016/10/17
[Qemu-ppc] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Igor Mammedov
,
2016/10/17
Re: [Qemu-ppc] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Eduardo Habkost
,
2016/10/17
Re: [Qemu-ppc] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Laurent Vivier
,
2016/10/17
Re: [Qemu-ppc] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Eduardo Habkost
,
2016/10/17
Re: [Qemu-ppc] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Igor Mammedov
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Andrew Jones
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Eduardo Habkost
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Andrew Jones
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Eduardo Habkost
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Andrew Jones
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Laurent Vivier
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Peter Maydell
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Andrew Jones
,
2016/10/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
,
Peter Maydell
,
2016/10/18
[Qemu-ppc] QOM properties vs C functions/fields (was Re: [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Eduardo Habkost
,
2016/10/18
Re: [Qemu-ppc] QOM properties vs C functions/fields (was Re: [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Peter Maydell
,
2016/10/18
Re: [Qemu-ppc] QOM properties vs C functions/fields (was Re: [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Eduardo Habkost
,
2016/10/18
Re: [Qemu-ppc] QOM properties vs C functions/fields (was Re: [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Peter Maydell
,
2016/10/18
Re: [Qemu-ppc] QOM properties vs C functions/fields (was Re: [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Eduardo Habkost
,
2016/10/19
Re: [Qemu-ppc] QOM properties vs C functions/fields (was Re: [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Peter Maydell
,
2016/10/19
Re: [Qemu-ppc] [Qemu-devel] QOM properties vs C functions/fields (was Re: [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Markus Armbruster
,
2016/10/21
Re: [Qemu-ppc] [Qemu-devel] QOM properties vs C functions/fields (was Re: [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Peter Maydell
,
2016/10/22
Re: [Qemu-ppc] [Qemu-devel] QOM properties vs C functions/fields (was Re: [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
,
Markus Armbruster
,
2016/10/24
[Qemu-ppc] [PATCH v3 3/3] exec: call cpu_exec_exit() from a CPU unrealize common function
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v3 3/3] exec: call cpu_exec_exit() from a CPU unrealize common function
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 3/3] exec: call cpu_exec_exit() from a CPU unrealize common function
,
Igor Mammedov
,
2016/10/17
Re: [Qemu-ppc] [PATCH v3 0/3] Split cpu_exec_init() into an init and a realize part
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [PATCH v3 0/3] Split cpu_exec_init() into an init and a realize part
,
Eduardo Habkost
,
2016/10/17
Re: [Qemu-ppc] [PATCH v3 0/3] Split cpu_exec_init() into an init and a realize part
,
David Gibson
,
2016/10/17
[Qemu-ppc] [PATCH v4 0/6] tests: enable virtio tests on SPAPR
,
Laurent Vivier
,
2016/10/14
[Qemu-ppc] [PATCH v4 1/6] tests: fix memory leak in virtio-scsi-test
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 1/6] tests: fix memory leak in virtio-scsi-test
,
Greg Kurz
,
2016/10/14
[Qemu-ppc] [PATCH v4 2/6] tests: don't check if qtest_spapr_boot() returns NULL
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 2/6] tests: don't check if qtest_spapr_boot() returns NULL
,
Greg Kurz
,
2016/10/14
[Qemu-ppc] [PATCH v4 4/6] tests: rename target_big_endian() as qvirtio_is_big_endian()
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 4/6] tests: rename target_big_endian() as qvirtio_is_big_endian()
,
Greg Kurz
,
2016/10/14
[Qemu-ppc] [PATCH v4 5/6] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 5/6] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Greg Kurz
,
2016/10/14
[Qemu-ppc] [PATCH v4 6/6] tests: enable virtio tests on SPAPR
,
Laurent Vivier
,
2016/10/14
[Qemu-ppc] [PATCH v4 3/6] tests: move QVirtioBus pointer into QVirtioDevice
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 3/6] tests: move QVirtioBus pointer into QVirtioDevice
,
Greg Kurz
,
2016/10/14
[Qemu-ppc] [QEMU PATCH v6 0/2] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/13
[Qemu-ppc] [QEMU PATCH v6 1/2] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/13
Re: [Qemu-ppc] [QEMU PATCH v6 1/2] migration: extend VMStateInfo
,
Dr. David Alan Gilbert
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v6 1/2] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/14
[Qemu-ppc] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/13
Re: [Qemu-ppc] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/14
Re: [Qemu-ppc] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/14
Re: [Qemu-ppc] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/14
Re: [Qemu-ppc] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/14
Re: [Qemu-ppc] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/14
Re: [Qemu-ppc] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/14
Re: [Qemu-ppc] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Halil Pasic
,
2016/10/15
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/17
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/21
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/21
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v6 0/2] migration: migrate QTAILQ
,
no-reply
,
2016/10/13
[Qemu-ppc] [PATCH] tests: add mac99 and g3beige in boot-serial-test
,
Laurent Vivier
,
2016/10/13
Re: [Qemu-ppc] [PATCH] tests: add mac99 and g3beige in boot-serial-test
,
Thomas Huth
,
2016/10/13
Re: [Qemu-ppc] [PATCH] tests: add mac99 and g3beige in boot-serial-test
,
Laurent Vivier
,
2016/10/14
[Qemu-ppc] [PATCH v2 03/20] target-ppc: move back cpu_exec_init() to init
,
Laurent Vivier
,
2016/10/13
Re: [Qemu-ppc] [PATCH v2 03/20] target-ppc: move back cpu_exec_init() to init
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH v2 03/20] target-ppc: move back cpu_exec_init() to init
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCH v2 03/20] target-ppc: move back cpu_exec_init() to init
,
Bharata B Rao
,
2016/10/14
Re: [Qemu-ppc] [PATCH v2 03/20] target-ppc: move back cpu_exec_init() to init
,
Laurent Vivier
,
2016/10/14
[Qemu-ppc] Guest with multiple monitors support with qemu-system-ppc
,
Programmingkid
,
2016/10/13
[Qemu-ppc] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
David Gibson
,
2016/10/13
[Qemu-ppc] [PULL 2/4] hw/ppc/spapr: Move code related to "ibm, pa-features" to a separate function
,
David Gibson
,
2016/10/13
[Qemu-ppc] [PULL 4/4] ppc: Check the availability of transactional memory
,
David Gibson
,
2016/10/13
[Qemu-ppc] [PULL 1/4] linux-headers: update
,
David Gibson
,
2016/10/13
[Qemu-ppc] [PULL 3/4] hw/ppc/spapr: Fix the selection of the processor features
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Peter Maydell
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Peter Maydell
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Greg Kurz
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Peter Maydell
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Thomas Huth
,
2016/10/17
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Michael Roth
,
2016/10/17
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Peter Maydell
,
2016/10/17
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Michael Roth
,
2016/10/17
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Peter Maydell
,
2016/10/17
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Michael Roth
,
2016/10/17
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Peter Maydell
,
2016/10/17
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
David Gibson
,
2016/10/24
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
Michael Roth
,
2016/10/25
Re: [Qemu-ppc] [Qemu-stable] [Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
,
David Gibson
,
2016/10/31
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 4/4] spapr: Introduce FWNMI KVM capability
,
Alexey Kardashevskiy
,
2016/10/12
[Qemu-ppc] [PATCHv3 0/7] Improve PCI IO window orgnaization for pseries
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCHv3 2/7] libqos: Correct error in PCI hole sizing for spapr
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCHv3 5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv3 5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
Laurent Vivier
,
2016/10/13
[Qemu-ppc] [PATCHv3 3/7] libqos: Limit spapr-pci to 32-bit MMIO for now
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCHv3 4/7] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv3 4/7] spapr_pci: Delegate placement of PCI host bridges to machine type
,
Laurent Vivier
,
2016/10/13
[Qemu-ppc] [PATCHv3 6/7] spapr_pci: Add a 64-bit MMIO window
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv3 6/7] spapr_pci: Add a 64-bit MMIO window
,
Laurent Vivier
,
2016/10/13
[Qemu-ppc] [PATCHv3 1/7] libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCHv3 7/7] spapr: Improved placement of PCI host bridges in guest memory map
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv3 7/7] spapr: Improved placement of PCI host bridges in guest memory map
,
Laurent Vivier
,
2016/10/13
Re: [Qemu-ppc] [PATCHv3 7/7] spapr: Improved placement of PCI host bridges in guest memory map
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCHv3 7/7] spapr: Improved placement of PCI host bridges in guest memory map
,
Laurent Vivier
,
2016/10/14
Re: [Qemu-ppc] [PATCHv3 7/7] spapr: Improved placement of PCI host bridges in guest memory map
,
David Gibson
,
2016/10/15
Re: [Qemu-ppc] [Qemu-devel] [PATCHv3 0/7] Improve PCI IO window orgnaization for pseries
,
no-reply
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [PATCHv3 0/7] Improve PCI IO window orgnaization for pseries
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [PATCHv3 0/7] Improve PCI IO window orgnaization for pseries
,
Laurent Vivier
,
2016/10/14
[Qemu-ppc] [RFC PATCH 00/11] spapr: option vector re-work and memory unplug support
,
Michael Roth
,
2016/10/12
[Qemu-ppc] [PATCH 10/11] spapr: use count+index for memory hotplug
,
Michael Roth
,
2016/10/12
[Qemu-ppc] [PATCH 09/11] spapr: Add DRC count indexed hotplug identifier type
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 09/11] spapr: Add DRC count indexed hotplug identifier type
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH 09/11] spapr: Add DRC count indexed hotplug identifier type
,
Michael Roth
,
2016/10/14
[Qemu-ppc] [PATCH 11/11] spapr: Memory hot-unplug support
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 11/11] spapr: Memory hot-unplug support
,
Bharata B Rao
,
2016/10/14
[Qemu-ppc] [PATCH 02/11] spapr_hcall: use spapr_ovec_* interfaces for CAS options
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 02/11] spapr_hcall: use spapr_ovec_* interfaces for CAS options
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH 02/11] spapr_hcall: use spapr_ovec_* interfaces for CAS options
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH 02/11] spapr_hcall: use spapr_ovec_* interfaces for CAS options
,
Bharata B Rao
,
2016/10/14
[Qemu-ppc] [PATCH 07/11] spapr: add hotplug interrupt machine options
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 07/11] spapr: add hotplug interrupt machine options
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH 07/11] spapr: add hotplug interrupt machine options
,
Michael Roth
,
2016/10/14
Re: [Qemu-ppc] [PATCH 07/11] spapr: add hotplug interrupt machine options
,
Bharata B Rao
,
2016/10/14
Re: [Qemu-ppc] [PATCH 07/11] spapr: add hotplug interrupt machine options
,
Michael Roth
,
2016/10/14
Re: [Qemu-ppc] [PATCH 07/11] spapr: add hotplug interrupt machine options
,
Bharata B Rao
,
2016/10/16
[Qemu-ppc] [PATCH 06/11] spapr: update spapr hotplug documentation
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 06/11] spapr: update spapr hotplug documentation
,
David Gibson
,
2016/10/14
[Qemu-ppc] [PATCH 03/11] spapr: add option vector handling in CAS-generated resets
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 03/11] spapr: add option vector handling in CAS-generated resets
,
David Gibson
,
2016/10/14
[Qemu-ppc] [PATCH 01/11] spapr_ovec: initial implementation of option vector helpers
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 01/11] spapr_ovec: initial implementation of option vector helpers
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH 01/11] spapr_ovec: initial implementation of option vector helpers
,
Michael Roth
,
2016/10/14
[Qemu-ppc] [PATCH 04/11] spapr: improve ibm, architecture-vec-5 property handling
,
Michael Roth
,
2016/10/12
[Qemu-ppc] [PATCH 05/11] spapr: fix inheritance chain for default machine options
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 05/11] spapr: fix inheritance chain for default machine options
,
David Gibson
,
2016/10/14
[Qemu-ppc] [PATCH 08/11] spapr_events: add support for dedicated hotplug event source
,
Michael Roth
,
2016/10/12
Re: [Qemu-ppc] [PATCH 08/11] spapr_events: add support for dedicated hotplug event source
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH 08/11] spapr_events: add support for dedicated hotplug event source
,
Michael Roth
,
2016/10/14
Re: [Qemu-ppc] [PATCH 08/11] spapr_events: add support for dedicated hotplug event source
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [PATCH 08/11] spapr_events: add support for dedicated hotplug event source
,
Bharata B Rao
,
2016/10/14
Re: [Qemu-ppc] [PATCH 08/11] spapr_events: add support for dedicated hotplug event source
,
Michael Roth
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 00/11] spapr: option vector re-work and memory unplug support
,
no-reply
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 00/11] spapr: option vector re-work and memory unplug support
,
David Gibson
,
2016/10/14
[Qemu-ppc] [PATCH v1 0/3] POWER9 TCG enablements - part6
,
Nikunj A Dadhania
,
2016/10/12
[Qemu-ppc] [PATCH v1 1/3] target-ppc: implement vexts[bh]2w and vexts[bhw]2d
,
Nikunj A Dadhania
,
2016/10/12
Re: [Qemu-ppc] [PATCH v1 1/3] target-ppc: implement vexts[bh]2w and vexts[bhw]2d
,
David Gibson
,
2016/10/13
[Qemu-ppc] [PATCH v1 2/3] target-ppc: implement vnegw/d instructions
,
Nikunj A Dadhania
,
2016/10/12
Re: [Qemu-ppc] [PATCH v1 2/3] target-ppc: implement vnegw/d instructions
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH v1 2/3] target-ppc: implement vnegw/d instructions
,
Nikunj A Dadhania
,
2016/10/19
[Qemu-ppc] [PATCH v1 3/3] target-ppc: implement xxbr[qdwh] instruction
,
Nikunj A Dadhania
,
2016/10/12
Re: [Qemu-ppc] [PATCH v1 3/3] target-ppc: implement xxbr[qdwh] instruction
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH v1 3/3] target-ppc: implement xxbr[qdwh] instruction
,
Richard Henderson
,
2016/10/13
Re: [Qemu-ppc] [PATCH v1 3/3] target-ppc: implement xxbr[qdwh] instruction
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH v1 3/3] target-ppc: implement xxbr[qdwh] instruction
,
Nikunj A Dadhania
,
2016/10/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH v1 0/3] POWER9 TCG enablements - part6
,
no-reply
,
2016/10/12
[Qemu-ppc] [PATCHv2 0/7] Improve PCI IO window orgnaization for pseries
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCHv2 2/7] libqos: Correct error in PCI hole sizing for spapr
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 2/7] libqos: Correct error in PCI hole sizing for spapr
,
Laurent Vivier
,
2016/10/12
[Qemu-ppc] [PATCHv2 4/7] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 4/7] spapr_pci: Delegate placement of PCI host bridges to machine type
,
Laurent Vivier
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 4/7] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCHv2 1/7] libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 1/7] libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
,
Laurent Vivier
,
2016/10/12
[Qemu-ppc] [PATCHv2 6/7] spapr_pci: Add a 64-bit MMIO window
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 6/7] spapr_pci: Add a 64-bit MMIO window
,
Laurent Vivier
,
2016/10/12
[Qemu-ppc] [PATCHv2 5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
Laurent Vivier
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
Laurent Vivier
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCHv2 3/7] libqos: Limit spapr-pci to 32-bit MMIO for now
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCHv2 3/7] libqos: Limit spapr-pci to 32-bit MMIO for now
,
Laurent Vivier
,
2016/10/12
[Qemu-ppc] [PATCHv2 7/7] spapr: Improved placement of PCI host bridges in guest memory map
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [Qemu-devel] [PATCHv2 0/7] Improve PCI IO window orgnaization for pseries
,
no-reply
,
2016/10/12
[Qemu-ppc] [PATCH 0/7] Improve PCI IO window orgnaization for pseries
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCH 2/7] libqos: Correct error in PCI hole sizing for spapr
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCH 5/7] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCH 1/7] libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCH 7/7] spapr: Improved placement of PCI host bridges in guest memory map
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCH 4/7] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCH 6/7] spapr_pci: Add a 64-bit MMIO window
,
David Gibson
,
2016/10/12
[Qemu-ppc] [PATCH 3/7] libqos: Limit spapr-pci to 32-bit MMIO for now
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [PATCH 0/7] IGNORE, SORRY (was: Improve PCI IO window orgnaization for pseries)
,
David Gibson
,
2016/10/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/7] Improve PCI IO window orgnaization for pseries
,
no-reply
,
2016/10/12
[Qemu-ppc] [PATCH 0/3] Improvements for the boot-sector tester
,
Thomas Huth
,
2016/10/11
[Qemu-ppc] [PATCH 2/3] tests/boot-sector: Use mkstemp() to create a unique file name
,
Thomas Huth
,
2016/10/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/3] tests/boot-sector: Use mkstemp() to create a unique file name
,
Fam Zheng
,
2016/10/13
[Qemu-ppc] [PATCH 1/3] tests/boot-sector: Use minimum length for the Forth boot script
,
Thomas Huth
,
2016/10/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/3] tests/boot-sector: Use minimum length for the Forth boot script
,
Eric Blake
,
2016/10/11
[Qemu-ppc] [PATCH 3/3] tests/boot-sector: Increase time-out to 90 seconds
,
Thomas Huth
,
2016/10/11
Re: [Qemu-ppc] [PATCH 0/3] Improvements for the boot-sector tester
,
Michael S. Tsirkin
,
2016/10/11
Re: [Qemu-ppc] [PATCH 0/3] Improvements for the boot-sector tester
,
David Gibson
,
2016/10/11
[Qemu-ppc] [PATCH] tests/boot-sector: Use mkstemp() to create a unique file name
,
Thomas Huth
,
2016/10/11
Re: [Qemu-ppc] [PATCH] tests/boot-sector: Use mkstemp() to create a unique file name
,
Peter Maydell
,
2016/10/11
Re: [Qemu-ppc] [PATCH] tests/boot-sector: Use mkstemp() to create a unique file name
,
Thomas Huth
,
2016/10/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH] tests/boot-sector: Use mkstemp() to create a unique file name
,
Greg Kurz
,
2016/10/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH] tests/boot-sector: Use mkstemp() to create a unique file name
,
Thomas Huth
,
2016/10/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH] tests/boot-sector: Use mkstemp() to create a unique file name
,
Greg Kurz
,
2016/10/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] tests/boot-sector: Use mkstemp() to create a unique file name
,
Fam Zheng
,
2016/10/11
[Qemu-ppc] [PULL 04/33] numa: reduce code duplication by adding helper numa_get_node_for_cpu()
,
Michael S. Tsirkin
,
2016/10/09
[Qemu-ppc] [PATCH 0/4] POWER9 TCG enablements - part6
,
Nikunj A Dadhania
,
2016/10/07
[Qemu-ppc] [PATCH 2/4] target-ppc: implement vnegw/d instructions
,
Nikunj A Dadhania
,
2016/10/07
Re: [Qemu-ppc] [PATCH 2/4] target-ppc: implement vnegw/d instructions
,
Richard Henderson
,
2016/10/09
Re: [Qemu-ppc] [PATCH 2/4] target-ppc: implement vnegw/d instructions
,
Nikunj A Dadhania
,
2016/10/10
[Qemu-ppc] [PATCH 1/4] target-ppc: implement vexts[bh]2w and vexts[bhw]2d
,
Nikunj A Dadhania
,
2016/10/07
Re: [Qemu-ppc] [PATCH 1/4] target-ppc: implement vexts[bh]2w and vexts[bhw]2d
,
Richard Henderson
,
2016/10/09
Re: [Qemu-ppc] [PATCH 1/4] target-ppc: implement vexts[bh]2w and vexts[bhw]2d
,
Nikunj A Dadhania
,
2016/10/10
[Qemu-ppc] [PATCH 3/4] target-ppc: implement xxbr[qdwh] instruction
,
Nikunj A Dadhania
,
2016/10/07
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: implement xxbr[qdwh] instruction
,
Richard Henderson
,
2016/10/10
Re: [Qemu-ppc] [PATCH 3/4] target-ppc: implement xxbr[qdwh] instruction
,
Nikunj A Dadhania
,
2016/10/10
[Qemu-ppc] [PATCH 4/4] target-ppc: Add xscmp[eq, gt, ge, ne]dp instructions
,
Nikunj A Dadhania
,
2016/10/07
Re: [Qemu-ppc] [PATCH 4/4] target-ppc: Add xscmp[eq, gt, ge, ne]dp instructions
,
Richard Henderson
,
2016/10/10
Re: [Qemu-ppc] [PATCH 4/4] target-ppc: Add xscmp[eq, gt, ge, ne]dp instructions
,
Nikunj A Dadhania
,
2016/10/10
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part6
,
no-reply
,
2016/10/10
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part6
,
Nikunj A Dadhania
,
2016/10/12
[Qemu-ppc] [PULL 00/29] ppc-for-2.8 queue 20161006
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 02/29] tests: Test IPv6 and ppc64 in the PXE tester
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 07/29] target-ppc: Implement mfvsrld instruction
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 04/29] hw/ppc/spapr: Move code related to "ibm, pa-features" to a separate function
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 08/29] target-ppc: Implement mtvsrdd instruction
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 15/29] target-ppc: fix invalid mask - cmpl, bctar
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 10/29] target-ppc: improve stxvw4x implementation
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 03/29] pseries: Add 2.8 machine type, set up compatibility macros
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 13/29] target-ppc: add lxvb16x instruction
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 14/29] target-ppc: add stxvb16x instruction
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 20/29] target-ppc/kvm: Add a wrapper function to check for KVM-PR
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 16/29] target-ppc: add vector compare not equal instructions
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 05/29] hw/ppc/spapr: Fix the selection of the processor features
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 01/29] spapr_vscsi: fix build error introduced by f19661c8
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 11/29] target-ppc: add lxvh8x instruction
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 21/29] target-ppc/kvm: Enable transactional memory on POWER8 with KVM-HV, too
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 19/29] MAINTAINERS: Add two more ppc related files
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 25/29] libqos: use generic qtest_shutdown()
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 18/29] target-ppc: Implement mtvsrws instruction
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 28/29] tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 22/29] target-ppc: fix vmx instruction type/type2
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 06/29] ppc: Check the availability of transactional memory
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 27/29] spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 29/29] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 12/29] target-ppc: add stxvh8x instruction
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 23/29] libqos: add PPC64 PCI support
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 09/29] target-ppc: improve lxvw4x implementation
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 17/29] target-ppc: add vclzlsbb/vctzlsbb instructions
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 26/29] tests: enable ohci/uhci/xhci tests on PPC64
,
David Gibson
,
2016/10/06
[Qemu-ppc] [PULL 24/29] libqos: add PCI management in qtest_vboot()/qtest_shutdown()
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [PULL 00/29] ppc-for-2.8 queue 20161006
,
Peter Maydell
,
2016/10/06
[Qemu-ppc] [RFC 0/4] Improve PCI IO window orgnaization for pseries
,
David Gibson
,
2016/10/05
[Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/05
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
Laurent Vivier
,
2016/10/06
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
Laurent Vivier
,
2016/10/06
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
Alexey Kardashevskiy
,
2016/10/06
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
Alexey Kardashevskiy
,
2016/10/07
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
Alexey Kardashevskiy
,
2016/10/09
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/10
Re: [Qemu-ppc] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
,
David Gibson
,
2016/10/11
[Qemu-ppc] [RFC 3/4] spapr_pci: Add a 64-bit MMIO window
,
David Gibson
,
2016/10/05
[Qemu-ppc] [RFC 4/4] spapr: Improved placement of PCI host bridges in guest memory map
,
David Gibson
,
2016/10/05
[Qemu-ppc] [RFC 2/4] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
David Gibson
,
2016/10/05
Re: [Qemu-ppc] [RFC 2/4] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
Laurent Vivier
,
2016/10/06
Re: [Qemu-ppc] [RFC 2/4] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [RFC 2/4] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
,
Laurent Vivier
,
2016/10/06
Re: [Qemu-ppc] [Qemu-devel] [RFC 0/4] Improve PCI IO window orgnaization for pseries
,
no-reply
,
2016/10/10
[Qemu-ppc] [PATCH v6 0/4] tests: enable ohci/uhci/xhci tests on PPC64
,
Laurent Vivier
,
2016/10/05
[Qemu-ppc] [PATCH v6 1/4] libqos: add PPC64 PCI support
,
Laurent Vivier
,
2016/10/05
[Qemu-ppc] [PATCH v6 4/4] tests: enable ohci/uhci/xhci tests on PPC64
,
Laurent Vivier
,
2016/10/05
[Qemu-ppc] [PATCH v6 2/4] libqos: add PCI management in qtest_vboot()/qtest_shutdown()
,
Laurent Vivier
,
2016/10/05
[Qemu-ppc] [PATCH v6 3/4] libqos: use generic qtest_shutdown()
,
Laurent Vivier
,
2016/10/05
[Qemu-ppc] [PATCH 03/19] target-ppc: move back cpu_exec_init() to init
,
Laurent Vivier
,
2016/10/05
[Qemu-ppc] gen_helper_compute_fprf() definition
,
Programmingkid
,
2016/10/05
Re: [Qemu-ppc] [Qemu-devel] gen_helper_compute_fprf() definition
,
Bastian Koppelmann
,
2016/10/05
[Qemu-ppc] [PATCH] tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
,
Thomas Huth
,
2016/10/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH] tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
,
Laurent Vivier
,
2016/10/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH] tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
,
David Gibson
,
2016/10/05
[Qemu-ppc] [PATCH v2] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
,
Thomas Huth
,
2016/10/05
Re: [Qemu-ppc] [PATCH v2] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
,
David Gibson
,
2016/10/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/6] target-ppc: add vmul10[u, eu, cu, ecu]q instructions
,
Rajalakshmi Srinivasaraghavan
,
2016/10/05
Re: [Qemu-ppc] [PATCH 2/6] target-ppc: add vextu[bhw]lx instructions
,
Rajalakshmi Srinivasaraghavan
,
2016/10/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/6] target-ppc: add vextu[bhw]lx instructions
,
Rajalakshmi Srinivasaraghavan
,
2016/10/25
[Qemu-ppc] [PATCH v5 0/5] tests: enable ohci/uhci/xhci tests on PPC64
,
Laurent Vivier
,
2016/10/04
[Qemu-ppc] [PATCH v5 1/5] qtest: add read/write accessors with a specific endianness
,
Laurent Vivier
,
2016/10/04
Re: [Qemu-ppc] [PATCH v5 1/5] qtest: add read/write accessors with a specific endianness
,
Cédric Le Goater
,
2016/10/05
[Qemu-ppc] [PATCH v5 4/5] libqos: use generic qtest_shutdown()
,
Laurent Vivier
,
2016/10/04
[Qemu-ppc] [PATCH v5 3/5] libqos: add PCI management in qtest_vboot()/qtest_shutdown()
,
Laurent Vivier
,
2016/10/04
[Qemu-ppc] [PATCH v5 2/5] libqos: add PPC64 PCI support
,
Laurent Vivier
,
2016/10/04
[Qemu-ppc] [PATCH v5 5/5] tests: enable ohci/uhci/xhci tests on PPC64
,
Laurent Vivier
,
2016/10/04
Re: [Qemu-ppc] [PATCH v3 6/6] tests: enable ohci/uhci/xhci tests on PPC64
,
Thomas Huth
,
2016/10/04
Re: [Qemu-ppc] [PATCH v3 6/6] tests: enable ohci/uhci/xhci tests on PPC64
,
Laurent Vivier
,
2016/10/04
[Qemu-ppc] [PATCH] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
,
Thomas Huth
,
2016/10/04
Re: [Qemu-ppc] [PATCH] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
,
David Gibson
,
2016/10/04
Re: [Qemu-ppc] [PATCH] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
,
Thomas Huth
,
2016/10/05
[Qemu-ppc] [QEMU PATCH v5 0/6] migration: ensure hotplug and migration work together
,
Jianjun Duan
,
2016/10/03
[Qemu-ppc] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
Jianjun Duan
,
2016/10/03
Re: [Qemu-ppc] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
Dr. David Alan Gilbert
,
2016/10/05
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
Jianjun Duan
,
2016/10/05
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
Dr. David Alan Gilbert
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
David Gibson
,
2016/10/10
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
Michael Roth
,
2016/10/11
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
David Gibson
,
2016/10/11
Re: [Qemu-ppc] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
,
Jianjun Duan
,
2016/10/05
[Qemu-ppc] [QEMU PATCH v5 2/6] migration: spapr_drc: defined VMStateDescription struct
,
Jianjun Duan
,
2016/10/03
Re: [Qemu-ppc] [QEMU PATCH v5 2/6] migration: spapr_drc: defined VMStateDescription struct
,
Dr. David Alan Gilbert
,
2016/10/05
Re: [Qemu-ppc] [QEMU PATCH v5 2/6] migration: spapr_drc: defined VMStateDescription struct
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [QEMU PATCH v5 2/6] migration: spapr_drc: defined VMStateDescription struct
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 2/6] migration: spapr_drc: defined VMStateDescription struct
,
Jianjun Duan
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 2/6] migration: spapr_drc: defined VMStateDescription struct
,
David Gibson
,
2016/10/10
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 2/6] migration: spapr_drc: defined VMStateDescription struct
,
Jianjun Duan
,
2016/10/10
[Qemu-ppc] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/03
Re: [Qemu-ppc] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/05
Re: [Qemu-ppc] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/05
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/06
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/06
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/08
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Halil Pasic
,
2016/10/09
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/10
Re: [Qemu-ppc] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/11
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Jianjun Duan
,
2016/10/10
Re: [Qemu-ppc] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/06
Re: [Qemu-ppc] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/06
Re: [Qemu-ppc] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Paolo Bonzini
,
2016/10/06
Re: [Qemu-ppc] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
,
Dr. David Alan Gilbert
,
2016/10/06
[Qemu-ppc] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/03
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Dr. David Alan Gilbert
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Dr. David Alan Gilbert
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
David Gibson
,
2016/10/10
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Halil Pasic
,
2016/10/12
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Paolo Bonzini
,
2016/10/12
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Halil Pasic
,
2016/10/12
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Dr. David Alan Gilbert
,
2016/10/12
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Halil Pasic
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Dr. David Alan Gilbert
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/12
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Paolo Bonzini
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Halil Pasic
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Paolo Bonzini
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Halil Pasic
,
2016/10/13
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
,
Jianjun Duan
,
2016/10/13
[Qemu-ppc] [QEMU PATCH v5 5/6] migration: spapr: migrate ccs_list in spapr state
,
Jianjun Duan
,
2016/10/03
Re: [Qemu-ppc] [QEMU PATCH v5 5/6] migration: spapr: migrate ccs_list in spapr state
,
David Gibson
,
2016/10/06
Re: [Qemu-ppc] [QEMU PATCH v5 5/6] migration: spapr: migrate ccs_list in spapr state
,
Michael Roth
,
2016/10/07
Re: [Qemu-ppc] [QEMU PATCH v5 5/6] migration: spapr: migrate ccs_list in spapr state
,
David Gibson
,
2016/10/10
[Qemu-ppc] [QEMU PATCH v5 6/6] migration: spapr: migrate pending_events of spapr state
,
Jianjun Duan
,
2016/10/03
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 0/6] migration: ensure hotplug and migration work together
,
no-reply
,
2016/10/03
Re: [Qemu-ppc] [Qemu-devel] [QEMU PATCH v5 0/6] migration: ensure hotplug and migration work together
,
no-reply
,
2016/10/03
Re: [Qemu-ppc] [QEMU PATCH v5 0/6] migration: ensure hotplug and migration work together
,
Jianjun Duan
,
2016/10/03
[Qemu-ppc] [PATCH] spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
,
Greg Kurz
,
2016/10/03
Re: [Qemu-ppc] [PATCH] spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
,
Bharata B Rao
,
2016/10/03
Re: [Qemu-ppc] [PATCH] spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
,
David Gibson
,
2016/10/03
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Laurent Vivier
,
2016/10/03
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Greg Kurz
,
2016/10/03
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
David Gibson
,
2016/10/03
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Greg Kurz
,
2016/10/04
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Greg Kurz
,
2016/10/04
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
David Gibson
,
2016/10/04
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
David Gibson
,
2016/10/04
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Greg Kurz
,
2016/10/05
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Greg Kurz
,
2016/10/05
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
David Gibson
,
2016/10/05
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
David Gibson
,
2016/10/03
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Greg Kurz
,
2016/10/04
Re: [Qemu-ppc] [PATCH v3 1/6] libqos: add PPC64 PCI support
,
Cédric Le Goater
,
2016/10/04
[Qemu-ppc] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
,
Cédric Le Goater
,
2016/10/03
[Qemu-ppc] [PATCH v4 01/20] ppc/pnv: add skeleton PowerNV platform
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 01/20] ppc/pnv: add skeleton PowerNV platform
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 01/20] ppc/pnv: add skeleton PowerNV platform
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 01/20] ppc/pnv: add skeleton PowerNV platform
,
Cédric Le Goater
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 01/20] ppc/pnv: add skeleton PowerNV platform
,
Jeff Cody
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 01/20] ppc/pnv: add skeleton PowerNV platform
,
Cédric Le Goater
,
2016/10/07
[Qemu-ppc] [PATCH v4 02/20] ppc/pnv: add a PnvChip object
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 02/20] ppc/pnv: add a PnvChip object
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 02/20] ppc/pnv: add a PnvChip object
,
Cédric Le Goater
,
2016/10/07
[Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
Benjamin Herrenschmidt
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
Cédric Le Goater
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
Cédric Le Goater
,
2016/10/10
Re: [Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
David Gibson
,
2016/10/11
Re: [Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
Cédric Le Goater
,
2016/10/12
Re: [Qemu-ppc] [PATCH v4 03/20] ppc/pnv: add a core mask to PnvChip
,
David Gibson
,
2016/10/13
[Qemu-ppc] [PATCH v4 04/20] ppc/pnv: add a PIR handler to PnvChip
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 04/20] ppc/pnv: add a PIR handler to PnvChip
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 04/20] ppc/pnv: add a PIR handler to PnvChip
,
Cédric Le Goater
,
2016/10/10
[Qemu-ppc] [PATCH v4 05/20] ppc/pnv: add a PnvCore object
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 05/20] ppc/pnv: add a PnvCore object
,
David Gibson
,
2016/10/07
Re: [Qemu-ppc] [PATCH v4 05/20] ppc/pnv: add a PnvCore object
,
Cédric Le Goater
,
2016/10/10
[Qemu-ppc] [PATCH v4 06/20] ppc/pnv: add XSCOM infrastructure
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 06/20] ppc/pnv: add XSCOM infrastructure
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH v4 06/20] ppc/pnv: add XSCOM infrastructure
,
Cédric Le Goater
,
2016/10/13
[Qemu-ppc] [PATCH v4 07/20] ppc/pnv: add XSCOM handlers to PnvCore
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 07/20] ppc/pnv: add XSCOM handlers to PnvCore
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH v4 07/20] ppc/pnv: add XSCOM handlers to PnvCore
,
Cédric Le Goater
,
2016/10/13
Re: [Qemu-ppc] [PATCH v4 07/20] ppc/pnv: add XSCOM handlers to PnvCore
,
David Gibson
,
2016/10/13
[Qemu-ppc] [PATCH v4 08/20] ppc/pnv: add a LPC controller
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 08/20] ppc/pnv: add a LPC controller
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH v4 08/20] ppc/pnv: add a LPC controller
,
David Gibson
,
2016/10/13
Re: [Qemu-ppc] [PATCH v4 08/20] ppc/pnv: add a LPC controller
,
Cédric Le Goater
,
2016/10/13
[Qemu-ppc] [PATCH v4 09/20] ppc/pnv: add a ISA bus
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 09/20] ppc/pnv: add a ISA bus
,
David Gibson
,
2016/10/13
[Qemu-ppc] [PATCH v4 10/20] ppc/xics: Make the ICSState a list
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 10/20] ppc/xics: Make the ICSState a list
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 10/20] ppc/xics: Make the ICSState a list
,
Cédric Le Goater
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 10/20] ppc/xics: Make the ICSState a list
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [PATCH v4 10/20] ppc/xics: Make the ICSState a list
,
Cédric Le Goater
,
2016/10/17
[Qemu-ppc] [PATCH v4 11/20] ppc/xics: Split ICS into ics-base and ics class
,
Cédric Le Goater
,
2016/10/03
[Qemu-ppc] [PATCH v4 12/20] ppc/xics: Add xics to the monitor "info pic" command
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 12/20] ppc/xics: Add xics to the monitor "info pic" command
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 12/20] ppc/xics: Add xics to the monitor "info pic" command
,
Cédric Le Goater
,
2016/10/14
[Qemu-ppc] [PATCH v4 13/20] ppc/xics: introduce helpers to find an ICP from some (CPU) index
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 13/20] ppc/xics: introduce helpers to find an ICP from some (CPU) index
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 13/20] ppc/xics: introduce helpers to find an ICP from some (CPU) index
,
Cédric Le Goater
,
2016/10/14
[Qemu-ppc] [PATCH v4 14/20] ppc/xics: introduce a helper to insert a new ics
,
Cédric Le Goater
,
2016/10/03
[Qemu-ppc] [PATCH v4 15/20] ppc/xics: Add "native" XICS subclass
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 15/20] ppc/xics: Add "native" XICS subclass
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 15/20] ppc/xics: Add "native" XICS subclass
,
Cédric Le Goater
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 15/20] ppc/xics: Add "native" XICS subclass
,
David Gibson
,
2016/10/16
[Qemu-ppc] [PATCH v4 16/20] ppc/pnv: add a XICS native to each PowerNV chip
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 16/20] ppc/pnv: add a XICS native to each PowerNV chip
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 16/20] ppc/pnv: add a XICS native to each PowerNV chip
,
Cédric Le Goater
,
2016/10/18
[Qemu-ppc] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
Benjamin Herrenschmidt
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
Cédric Le Goater
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
David Gibson
,
2016/10/16
Re: [Qemu-ppc] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
,
Cédric Le Goater
,
2016/10/17
[Qemu-ppc] [PATCH v4 18/20] ppc/pnv: Add OCC model stub with interrupt support
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 18/20] ppc/pnv: Add OCC model stub with interrupt support
,
David Gibson
,
2016/10/14
[Qemu-ppc] [PATCH v4 19/20] ppc/pnv: Add Naples chip support for LPC interrupts
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 19/20] ppc/pnv: Add Naples chip support for LPC interrupts
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [PATCH v4 19/20] ppc/pnv: Add Naples chip support for LPC interrupts
,
Cédric Le Goater
,
2016/10/14
[Qemu-ppc] [PATCH v4 20/20] ppc/pnv: add support for POWER9 LPC Controller
,
Cédric Le Goater
,
2016/10/03
Re: [Qemu-ppc] [PATCH v4 20/20] ppc/pnv: add support for POWER9 LPC Controller
,
David Gibson
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
,
no-reply
,
2016/10/03
Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
,
Cédric Le Goater
,
2016/10/03
[Qemu-ppc] [PATCH v5] Add resolutions via the command-line
,
G 3
,
2016/10/02
[Qemu-ppc] [PATCH v3 0/5] tests: enable virtio tests on SPAPR
,
Laurent Vivier
,
2016/10/01
[Qemu-ppc] [PATCH v3 1/5] tests: fix memory leak in virtio-scsi-test
,
Laurent Vivier
,
2016/10/01
Re: [Qemu-ppc] [PATCH v3 1/5] tests: fix memory leak in virtio-scsi-test
,
Greg Kurz
,
2016/10/02
[Qemu-ppc] [PATCH v3 2/5] tests: don't check if qtest_spapr_boot() returns NULL
,
Laurent Vivier
,
2016/10/01
Re: [Qemu-ppc] [PATCH v3 2/5] tests: don't check if qtest_spapr_boot() returns NULL
,
Greg Kurz
,
2016/10/02
[Qemu-ppc] [PATCH v3 4/5] qtest: evaluate endianness of the target in qtest_init()
,
Laurent Vivier
,
2016/10/01
[Qemu-ppc] [PATCH v3 3/5] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Laurent Vivier
,
2016/10/01
Re: [Qemu-ppc] [PATCH v3 3/5] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Greg Kurz
,
2016/10/07
Re: [Qemu-ppc] [PATCH v3 3/5] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Laurent Vivier
,
2016/10/07
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 3/5] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Greg Kurz
,
2016/10/14
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 3/5] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Laurent Vivier
,
2016/10/14
[Qemu-ppc] [PATCH v3 5/5] tests: enable virtio tests on SPAPR
,
Laurent Vivier
,
2016/10/01
Re: [Qemu-ppc] [PATCH v3 5/5] tests: enable virtio tests on SPAPR
,
Greg Kurz
,
2016/10/02
[Qemu-ppc] Mac OS X guest no longer boot
,
Programmingkid
,
2016/10/01
Re: [Qemu-ppc] [Qemu-devel] Mac OS X guest no longer boot
,
Mark Cave-Ayland
,
2016/10/01
Re: [Qemu-ppc] [Qemu-devel] Mac OS X guest no longer boot
,
Programmingkid
,
2016/10/01
Re: [Qemu-ppc] [PATCH v2 3/3] tests: enable virtio tests on SPAPR
,
Greg Kurz
,
2016/10/01
Re: [Qemu-ppc] [PATCH v2 3/3] tests: enable virtio tests on SPAPR
,
Thomas Huth
,
2016/10/01
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 3/3] tests: enable virtio tests on SPAPR
,
Mark Cave-Ayland
,
2016/10/01
Re: [Qemu-ppc] [PATCH 3/3] tests: enable virtio tests on SPAPR
,
Greg Kurz
,
2016/10/01
Re: [Qemu-ppc] [PATCH v2 1/3] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
,
Greg Kurz
,
2016/10/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc