Show patches with: Archived = No       |   432432 patches
« 1 2 3 44324 4325 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] scripts/update-linux-header.sh: be more src tree friendly [RFC] scripts/update-linux-header.sh: be more src tree friendly - - - - --- 2024-05-10 Alex Bennée New
[v2,7/7] hw/xen: Register framebuffer backend via xen_backend_init() hw/xen: Simplify legacy backends handling - - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,6/7] hw/xen: register legacy backends via xen_backend_init hw/xen: Simplify legacy backends handling - - 1 - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,5/7] hw/xen: initialize legacy backends from xen_bus_init() hw/xen: Simplify legacy backends handling - - 1 - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,4/7] hw/xen: Make XenDevOps structures const hw/xen: Simplify legacy backends handling - - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,3/7] hw/xen: Constify xenstore_be::XenDevOps hw/xen: Simplify legacy backends handling - - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,2/7] hw/xen: Constify XenLegacyDevice::XenDevOps hw/xen: Simplify legacy backends handling - - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,1/7] hw/xen: Remove declarations left over in 'xen-legacy-backend.h' hw/xen: Simplify legacy backends handling - - - - --- 2024-05-10 Philippe Mathieu-Daudé New
tcg/loongarch64: Fill out tcg_out_{ld,st} for vector regs tcg/loongarch64: Fill out tcg_out_{ld,st} for vector regs - 1 1 1 --- 2024-05-10 Richard Henderson New
[v3] hw/virtio: Fix obtain the buffer id from the last descriptor [v3] hw/virtio: Fix obtain the buffer id from the last descriptor 1 1 2 - --- 2024-05-10 Wafer New
[PULL,8/8] tests/qtest: Add some test cases support on LoongArch [PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility - - - - --- 2024-05-10 Thomas Huth New
[PULL,7/8] qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead [PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility - - 1 - --- 2024-05-10 Thomas Huth New
[PULL,6/8] target/s390x: flag te and cte as deprecated [PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility - - 1 - --- 2024-05-10 Thomas Huth New
[PULL,5/8] target/s390x: report deprecated-props in cpu-model-expansion reply [PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility 1 - 1 - --- 2024-05-10 Thomas Huth New
[PULL,4/8] s390x/sclp: Simplify get_sclp_device() [PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility - - 1 - --- 2024-05-10 Thomas Huth New
[PULL,3/8] s390x/event-facility: Simplify sclp_get_event_facility_bus() [PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility - - 1 - --- 2024-05-10 Thomas Huth New
[PULL,2/8] s390x: Introduce a SCLPDevice pointer under the machine [PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility - - 1 - --- 2024-05-10 Thomas Huth New
[PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility [PULL,1/8] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility - - 4 - --- 2024-05-10 Thomas Huth New
[PULL,0/8] s390x and misc patches - - - - --- 2024-05-10 Thomas Huth New
fix: correct typo in ext_zvkb configuration variable Signed-off-by: Kaiyao Duan <inspiremenow@muren… fix: correct typo in ext_zvkb configuration variable Signed-off-by: Kaiyao Duan <inspiremenow@muren… - - - - --- 2024-05-10 inspireMeNow New
[v5,32/32] target/ppc/mmu_common.c: Remove work around for spurious warnings Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-09 BALATON Zoltan New
[v5,31/32] target/ppc: Move out BookE and related MMU functions from mmu_common.c Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-09 BALATON Zoltan New
[v5,30/32] target/ppc: Add a function to check for page protection bit Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-09 BALATON Zoltan New
[v5,29/32] target/ppc/mmu-radix64.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,28/32] target/ppc/mmu-hash32.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,27/32] target/ppc: Split off common embedded TLB init Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,26/32] target/ppc: Remove id_tlbs flag from CPU env Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,25/32] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,24/32] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,23/32] target/ppc/mmu_common.c: Move mmu_ctx_t type to mmu_common.c Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,22/32] target/ppc/mmu_common.c: Eliminate get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-09 BALATON Zoltan New
[v5,21/32] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,20/32] target/ppc/mmu_common.c: Remove BookE from direct store handling Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,19/32] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,18/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,17/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,16/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,15/32] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,14/32] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-09 BALATON Zoltan New
[v5,13/32] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-09 BALATON Zoltan New
[v5,12/32] target/ppc/mmu_common.c: Inline and remove check_physical() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,11/32] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,10/32] target/ppc/mmu_common.c: Split out BookE cases before checking real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,09/32] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,08/32] target/ppc/mmu_common.c: Move some debug logging Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,07/32] target/ppc/mmu_common.c: Move else branch to avoid large if block Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,06/32] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,05/32] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,04/32] target/ppc/mmu_common.c: Simplify checking for real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,03/32] target/ppc/mmu_common.c: Remove unneeded local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,02/32] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-09 BALATON Zoltan New
[v5,01/32] target/ppc: Remove unused helper Misc PPC exception and BookE MMU clean ups - 1 - - --- 2024-05-09 BALATON Zoltan New
vfio: container: Fix missing allocation of VFIOSpaprContainer vfio: container: Fix missing allocation of VFIOSpaprContainer - 1 1 - --- 2024-05-09 Shivaprasad G Bhat New
[13/13] tests/qtest: arm: fix operation in a build without any boards or devices fix --without-default-devices build and (mostly) tests - - 2 - --- 2024-05-09 Paolo Bonzini New
[12/13] i386: select correct components for no-board build fix --without-default-devices build and (mostly) tests - - - - --- 2024-05-09 Paolo Bonzini New
[11/13] hw/i386: move rtc-reset-reinjection command out of hw/rtc fix --without-default-devices build and (mostly) tests - - - - --- 2024-05-09 Paolo Bonzini New
[10/13] hw/i386: split x86.c in multiple parts fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
[09/13] i386: pc: remove unnecessary MachineClass overrides fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
[08/13] i386: correctly select code in hw/i386 that depends on other components fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
[07/13] xen: register legacy backends via xen_backend_init fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
[06/13] xen: initialize legacy backends from xen_bus_init() fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
[05/13] tests/qtest: s390x: fix operation in a build without any boards or devices fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
[04/13] s390x: select correct components for no-board build fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
[03/13] s390: move css_migration_enabled from machine to css.c fix --without-default-devices build and (mostly) tests - - - - --- 2024-05-09 Paolo Bonzini New
[02/13] s390_flic: add migration-enabled property fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
[01/13] s390x: move s390_cpu_addr2state to target/s390x/sigp.c fix --without-default-devices build and (mostly) tests - - 1 - --- 2024-05-09 Paolo Bonzini New
target/i386: add feature dependency for XSAVE target/i386: add feature dependency for XSAVE - - 1 - --- 2024-05-09 Paolo Bonzini New
target/i386: fix feature dependency for WAITPKG target/i386: fix feature dependency for WAITPKG - 1 1 - --- 2024-05-09 Paolo Bonzini New
target/i386: move prefetch and multi-byte UD/NOP to new decoder target/i386: move prefetch and multi-byte UD/NOP to new decoder - - 2 - --- 2024-05-09 Paolo Bonzini New
tests/tcg: cover lzcnt/tzcnt/popcnt tests/tcg: cover lzcnt/tzcnt/popcnt - - 1 - --- 2024-05-09 Paolo Bonzini New
target/i386: rdpkru/wrpkru are no-prefix instructions target/i386: rdpkru/wrpkru are no-prefix instructions - - 1 - --- 2024-05-09 Paolo Bonzini New
target/i386: fix operand size for DATA16 REX.W POPCNT target/i386: fix operand size for DATA16 REX.W POPCNT - - 2 - --- 2024-05-09 Paolo Bonzini New
hw/loongarch/virt.c: Fixes memory leak in ramName during loop iterations hw/loongarch/virt.c: Fixes memory leak in ramName during loop iterations - - - - --- 2024-05-09 R.Samarasekara New
hw/nvme: Add CLI options for PCI vendor/device IDs and IEEE-OUI ID hw/nvme: Add CLI options for PCI vendor/device IDs and IEEE-OUI ID - - - - --- 2024-05-09 Saif Abrar New
[v2] hw/virtio: Fix obtain the buffer id from the last descriptor [v2] hw/virtio: Fix obtain the buffer id from the last descriptor - 1 2 - --- 2024-05-09 Wafer New
[v2,3/3] vfio/migration: Don't emit STOP_COPY VFIO migration QAPI event twice qapi/vfio: Add VFIO migration QAPI event - - - - --- 2024-05-09 Avihai Horon New
[v2,2/3] vfio/migration: Emit VFIO migration QAPI event qapi/vfio: Add VFIO migration QAPI event - - - - --- 2024-05-09 Avihai Horon New
[v2,1/3] qapi/vfio: Add VFIO migration QAPI event qapi/vfio: Add VFIO migration QAPI event - - - - --- 2024-05-09 Avihai Horon New
[v2] tests/qtest: Add some test cases support on LoongArch [v2] tests/qtest: Add some test cases support on LoongArch - - 1 - --- 2024-05-09 Bibo Mao New
[PULL,3/3] target/loongarch: Put cpucfg operation before CSR register [PULL,1/3] hw/loongarch: Refine default numa id calculation - - 1 - --- 2024-05-09 gaosong New
[PULL,2/3] target/loongarch: Add TCG macro in structure CPUArchState [PULL,1/3] hw/loongarch: Refine default numa id calculation - - 1 - --- 2024-05-09 gaosong New
[PULL,1/3] hw/loongarch: Refine default numa id calculation [PULL,1/3] hw/loongarch: Refine default numa id calculation - - 1 - --- 2024-05-09 gaosong New
[PULL,0/3] loongarch-to-apply queue - - - - --- 2024-05-09 gaosong New
[2/2] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs [1/2] hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT - - - - --- 2024-05-09 Cord Amfmgm New
[1/2] hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT [1/2] hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT - - - - --- 2024-05-09 Cord Amfmgm New
[v4,33/33] target/ppc: Move out BookE and related MMU functions from mmu_common.c Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-08 BALATON Zoltan New
[v4,32/33] target/ppc: Add a macro to check for page protection bit Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,31/33] target/ppc/mmu-radix64.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,30/33] target/ppc/mmu-hash32.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,29/33] target/ppc: Split off common embedded TLB init Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,28/33] target/ppc: Remove id_tlbs flag from CPU env Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,27/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,26/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,25/33] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,24/33] target/ppc/mmu_common.c: Remove BookE from direct store handling Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,23/33] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,22/33] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,21/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,20/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,19/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
« 1 2 3 44324 4325 »