Show patches with: Submitter = Greg Kurz       |    Archived = No       |   112 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[for-5.2?,2/2] Makefile: No echoing for 'make help V=1' [for-5.2?,1/2] Makefile: Don't use $(quiet-@) within the body of a recipe --- 2020-11-05 Greg Kurz Accepted
[for-5.2?,1/2] Makefile: Don't use $(quiet-@) within the body of a recipe [for-5.2?,1/2] Makefile: Don't use $(quiet-@) within the body of a recipe --- 2020-11-05 Greg Kurz New
tests/9pfs: Force removing of local 9pfs test directory tests/9pfs: Force removing of local 9pfs test directory --- 2020-10-30 Greg Kurz New
[2/2] spapr: Convert hpt_prepare_thread() to use qemu_try_memalign() [1/2] spapr: Drop dead code in spapr_reallocate_hpt() --- 2020-10-29 Greg Kurz Accepted
[1/2] spapr: Drop dead code in spapr_reallocate_hpt() [1/2] spapr: Drop dead code in spapr_reallocate_hpt() --- 2020-10-29 Greg Kurz Superseded
block: Move bdrv_drain_all_end_quiesce() to block_int.h block: Move bdrv_drain_all_end_quiesce() to block_int.h --- 2020-10-28 Greg Kurz Accepted
[4/4] spapr: Improve spapr_reallocate_hpt() error reporting spapr: Error handling fixes and cleanups (round 5) --- 2020-10-26 Greg Kurz Superseded
[3/4] target/ppc: Fix kvmppc_load_htab_chunk() error reporting spapr: Error handling fixes and cleanups (round 5) --- 2020-10-26 Greg Kurz Superseded
[2/4] spapr: Use error_append_hint() in spapr_reallocate_hpt() spapr: Error handling fixes and cleanups (round 5) --- 2020-10-26 Greg Kurz Superseded
[1/4] spapr: qemu_memalign() doesn't return NULL spapr: Error handling fixes and cleanups (round 5) --- 2020-10-26 Greg Kurz New
[v2] block: End quiescent sections when a BDS is deleted [v2] block: End quiescent sections when a BDS is deleted --- 2020-10-23 Greg Kurz Accepted
block: End quiescent sections when a BDS is deleted block: End quiescent sections when a BDS is deleted --- 2020-10-23 Greg Kurz Superseded
[v2,5/5] tests/9pfs: Turn fs_mkdir() into a helper tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Superseded
[PULL,05/13] tests/9pfs: Turn fs_mkdir() into a helper 9p queue 2020-10-23 --- 2020-10-20 Greg Kurz Superseded
[PULL,03/13] tests/9pfs: Factor out do_attach() helper 9p queue 2020-10-23 --- 2020-10-20 Greg Kurz Superseded
[v2,4/5] tests/9pfs: Factor out do_attach() helper tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Superseded
[PULL,02/13] tests/9pfs: Set alloc in fs_create_dir() 9p queue 2020-10-23 --- 2020-10-20 Greg Kurz Accepted
[v2,3/5] tests/9pfs: Set alloc in fs_create_dir() tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Superseded
[PULL,04/13] tests/9pfs: Turn fs_readdir_split() into a helper 9p queue 2020-10-23 --- 2020-10-20 Greg Kurz Superseded
[v2,2/5] tests/9pfs: Turn fs_readdir_split() into a helper tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Superseded
[PULL,01/13] tests/9pfs: Factor out do_version() helper 9p queue 2020-10-23 --- 2020-10-20 Greg Kurz Superseded
[v2,1/5] tests/9pfs: Factor out do_version() helper tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Superseded
[5/5] tests/9pfs: Turn fs_mkdir() into a helper tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Accepted
[4/5] tests/9pfs: Factor out do_fs_attach() helper tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Accepted
[3/5] tests/9pfs: Set alloc in fs_create_dir() tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Superseded
[2/5] tests/9pfs: Turn fs_readdir_split() into a helper tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Accepted
[1/5] tests/9pfs: Factor out do_fs_version() helper tests/9pfs: Code refactoring --- 2020-10-20 Greg Kurz Accepted
[5/5] spapr: Simplify error handling in spapr_memory_plug() spapr: Error handling fixes and cleanups (round 3) --- 2020-10-19 Greg Kurz Superseded
[4/5] spapr: Pass &error_abort when getting some PC DIMM properties spapr: Error handling fixes and cleanups (round 3) --- 2020-10-19 Greg Kurz Superseded
[3/5] spapr: Use appropriate getter for PC_DIMM_SLOT_PROP spapr: Error handling fixes and cleanups (round 3) --- 2020-10-19 Greg Kurz Superseded
[2/5] spapr: Use appropriate getter for PC_DIMM_ADDR_PROP spapr: Error handling fixes and cleanups (round 3) --- 2020-10-19 Greg Kurz Superseded
[1/5] pc-dimm: Drop @errp argument of pc_dimm_plug() spapr: Error handling fixes and cleanups (round 3) --- 2020-10-19 Greg Kurz Superseded
[v2,5/5] spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize() spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-15 Greg Kurz Superseded
[v2,4/5] spapr: Make spapr_cpu_core_unrealize() idempotent spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-15 Greg Kurz Superseded
[v2,3/5] spapr: Drop spapr_delete_vcpu() unused argument spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-15 Greg Kurz Superseded
[v2,2/5] spapr: Unrealize vCPUs with qdev_unrealize() spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-15 Greg Kurz Superseded
[v2,1/5] spapr: Fix leak of CPU machine specific data spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-15 Greg Kurz Superseded
Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree --- 2020-10-15 Greg Kurz New
cpus: Drop declaration of cpu_remove() cpus: Drop declaration of cpu_remove() --- 2020-10-14 Greg Kurz Superseded
[v2] Makefile: Add *.[ch].inc files to cscope/ctags/TAGS [v2] Makefile: Add *.[ch].inc files to cscope/ctags/TAGS --- 2020-10-13 Greg Kurz Superseded
Makefile: Add *.[ch].inc files to cscope/ctags/TAGS Makefile: Add *.[ch].inc files to cscope/ctags/TAGS --- 2020-10-13 Greg Kurz Superseded
[4/4] spapr: Make spapr_cpu_core_unrealize() idempotent spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-12 Greg Kurz New
[3/4] spapr: Introduce an .instance_finalize hook for TYPE_SPAPR_CPU_CORE spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-12 Greg Kurz New
[2/4] spapr: Drop spapr_delete_vcpu() unused argument spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-12 Greg Kurz New
[1/4] spapr: Fix leak of CPU machine specific data spapr: Fix and cleanups for sPAPR CPU core --- 2020-10-12 Greg Kurz New
spapr: Clarify why DR connectors aren't user creatable spapr: Clarify why DR connectors aren't user creatable --- 2020-10-12 Greg Kurz Superseded
spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code --- 2020-10-12 Greg Kurz Superseded
vhost: Don't special case vq->used_phys in vhost_get_log_size() vhost: Don't special case vq->used_phys in vhost_get_log_size() --- 2020-10-07 Greg Kurz Accepted
[v3,3/3] vhost: Don't call log_access_ok() when using IOTLB vhost: Skip access checks on GIOVAs --- 2020-10-03 Greg Kurz Superseded
[v3,2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr() vhost: Skip access checks on GIOVAs --- 2020-10-03 Greg Kurz New
[v3,1/3] vhost: Don't call access_ok() when using IOTLB vhost: Skip access checks on GIOVAs --- 2020-10-03 Greg Kurz Superseded
hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties() hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties() --- 2020-10-02 Greg Kurz New
[v2,2/2] vhost: Don't call log_access_ok() when using IOTLB vhost: Skip access checks on GIOVAs --- 2020-09-29 Greg Kurz New
[v2,1/2] vhost: Don't call access_ok() when using IOTLB vhost: Skip access checks on GIOVAs --- 2020-09-29 Greg Kurz New
vhost: Ignore vrings in dirty log when using a vIOMMU vhost: Ignore vrings in dirty log when using a vIOMMU --- 2020-09-25 Greg Kurz New
[15/15] spapr: Simplify error handling in spapr_memory_unplug_request() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[14/15] spapr: Simplify error handling in spapr_memory_plug() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[13/15] spapr: Add a return value to spapr_check_pagesize() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[12/15] spapr: Add a return value to spapr_nvdimm_validate() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[11/15] spapr: Simplify error handling in spapr_cpu_core_realize() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[10/15] spapr: Add a return value to spapr_set_vcpu_id() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[09/15] spapr: Simplify error handling in prop_get_fdt() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[08/15] spapr: Add a return value to spapr_drc_attach() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[07/15] spapr: Simplify error handling in spapr_vio_busdev_realize() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[06/15] spapr: Simplify error handling in do_client_architecture_support() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[05/15] spapr: Get rid of cas_check_pvr() error reporting spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[04/15] spapr: Simplify error handling in callers of ppc_set_compat() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[03/15] ppc: Fix return value in cpu_post_load() error path spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[02/15] ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[01/15] spapr: Fix error leak in spapr_realize_vcpu() spapr: Error handling fixes and cleanups (round 2) --- 2020-09-14 Greg Kurz New
[v2] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data [v2] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data --- 2020-08-13 Greg Kurz Superseded
spapr/xive: Use xive_source_esb_len() spapr/xive: Use xive_source_esb_len() --- 2020-08-13 Greg Kurz New
nvram: Exit QEMU if NVRAM cannot contain all -prom-env data nvram: Exit QEMU if NVRAM cannot contain all -prom-env data --- 2020-08-13 Greg Kurz New
[v2,1/2] nvram: Add dry_run argument to chrp_nvram_create_system_partition() spapr/nvram: Fix QEMU crash --- 2020-08-12 Greg Kurz New
mailmap: Add entry for Greg Kurz mailmap: Add entry for Greg Kurz --- 2020-08-12 Greg Kurz New
[12/14] spapr/xive: Simplify error handling in kvmppc_xive_connect() ppc/spapr: Error handling fixes and cleanups --- 2020-08-10 Greg Kurz New
[11/14] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks ppc/spapr: Error handling fixes and cleanups --- 2020-08-10 Greg Kurz New
[09/14] spapr/kvm: Fix error handling in kvmppc_xive_pre_save() ppc/spapr: Error handling fixes and cleanups --- 2020-08-10 Greg Kurz New
[07/14] spapr/xive: Rework error handling in kvmppc_xive_get_queues() ppc/spapr: Error handling fixes and cleanups --- 2020-08-10 Greg Kurz New
[06/14] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config() ppc/spapr: Error handling fixes and cleanups --- 2020-08-10 Greg Kurz New
[04/14] spapr/xive: Rework error handling of kvmppc_xive_mmap() ppc/spapr: Error handling fixes and cleanups --- 2020-08-10 Greg Kurz New
[v3,for-5.2,2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers spapr: Cleanups for XIVE --- 2020-08-07 Greg Kurz New
[v2,for-5.2,4/5] spapr/xive: Convert KVM device fd checks to assert() papr: Cleanups for XIVE and PHB --- 2020-08-06 Greg Kurz New
[v2,for-5.2,3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers papr: Cleanups for XIVE and PHB --- 2020-08-06 Greg Kurz New
[for-5.2,3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers spapr: Cleanups for XIVE and PHB --- 2020-08-05 Greg Kurz New
[for-5.2,1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails spapr: Cleanups for XIVE and PHB --- 2020-08-05 Greg Kurz New
[v5,for-5.2] spapr: Use error_append_hint() in spapr_caps.c [v5,for-5.2] spapr: Use error_append_hint() in spapr_caps.c --- 2020-07-28 Greg Kurz Superseded
[v4,for-5.2,1/2] spapr: Use error_append_hint() in spapr_caps.c [v4,for-5.2,1/2] spapr: Use error_append_hint() in spapr_caps.c --- 2020-07-16 Greg Kurz Superseded
ppc/pnv: Make PSI device types not user creatable ppc/pnv: Make PSI device types not user creatable --- 2020-07-07 Greg Kurz New
ppc/pnv: Silence missing BMC warning with qtest ppc/pnv: Silence missing BMC warning with qtest --- 2020-06-22 Greg Kurz New
[v3,2/4] error: auto propagated local_err [v3,1/4] spapr: Simplify some warning printing paths in spapr_caps.c --- 2020-06-11 Greg Kurz New
[v3,1/4] spapr: Simplify some warning printing paths in spapr_caps.c [v3,1/4] spapr: Simplify some warning printing paths in spapr_caps.c --- 2020-06-11 Greg Kurz New
[v2,2/3] spapr: Use error_append_hint() in spapr_caps.c spapr: Improve error reporting in spapr_caps.c --- 2020-06-11 Greg Kurz New
[3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode spapr: Improve error reporting in spapr_caps.c --- 2020-06-10 Greg Kurz New
[2/3] spapr: Use error_append_hint() in spapr_caps.c spapr: Improve error reporting in spapr_caps.c --- 2020-06-10 Greg Kurz New
target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again --- 2020-05-26 Greg Kurz New
[PULL,5/5] xen/9pfs: increase max ring order to 9 [PULL,1/5] 9pfs: include linux/limits.h for XATTR_SIZE_MAX --- 2020-05-26 Greg Kurz New
[PULL,4/5] xen/9pfs: yield when there isn't enough room on the ring [PULL,1/5] 9pfs: include linux/limits.h for XATTR_SIZE_MAX --- 2020-05-26 Greg Kurz New
[PULL,1/5] 9pfs: include linux/limits.h for XATTR_SIZE_MAX [PULL,1/5] 9pfs: include linux/limits.h for XATTR_SIZE_MAX --- 2020-05-26 Greg Kurz New
[v2] 9p: Lock directory streams with a CoMutex [v2] 9p: Lock directory streams with a CoMutex --- 2020-05-18 Greg Kurz New
« 1 2 »