Show patches with: none      |   431003 patches
« 1 2 ... 491 492 4934310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,26/36] target/s390x: Use Int128 for return from CLST tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-30 Richard Henderson New
[v6,25/36] target/s390x: Use a single return for helper_divs64/u64 tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-30 Richard Henderson New
[v6,24/36] target/s390x: Use a single return for helper_divs32/u32 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,23/36] tests/tcg/s390x: Add long-double.c tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-30 Richard Henderson New
[v6,22/36] tests/tcg/s390x: Add clst.c tcg: Support for Int128 with helpers - - - - --- 2023-01-30 Richard Henderson New
[v6,21/36] tests/tcg/s390x: Add div.c tcg: Support for Int128 with helpers - - - - --- 2023-01-30 Richard Henderson New
[v6,20/36] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,18/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64} tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,15/36] tcg: Add guest load/store primitives for TCGv_i128 tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,14/36] tcg: Add basic data movement for TCGv_i128 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,13/36] tcg: Add temp allocation for TCGv_i128 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,12/36] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,11/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,10/36] tcg/tci: Fix big-endian return register ordering tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,09/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,08/36] include/qemu/int128: Use Int128 structure for TCI tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,07/36] tcg: Add TCG_CALL_RET_BY_VEC tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,06/36] tcg: Introduce tcg_target_call_oarg_reg tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,04/36] tcg: Introduce tcg_out_addi_ptr tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[v6,03/36] tcg: Allocate objects contiguously in temp_allocate_frame tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL tcg: Support for Int128 with helpers - - 1 - --- 2023-01-30 Richard Henderson New
[v6,01/36] tcg: Define TCG_TYPE_I128 and related helper macros tcg: Support for Int128 with helpers - - 2 - --- 2023-01-30 Richard Henderson New
[27/27] tcg: Update docs/devel/tcg-ops.rst for temporary changes tcg: Simplify temporary usage - - - - --- 2023-01-30 Richard Henderson New
[26/27] tcg: Remove tcg_temp_local_new_*, tcg_const_local_* tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[25/27] exec/gen-icount: Don't use tcg_temp_local_new_i32 tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[24/27] target/xtensa: Don't use tcg_temp_local_new_* tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[23/27] target/ppc: Don't use tcg_temp_local_new tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[22/27] target/mips: Don't use tcg_temp_local_new tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[21/27] target/i386: Don't use tcg_temp_local_new tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[20/27] target/hppa: Don't use tcg_temp_local_new tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[19/27] target/hexagon: Don't use tcg_temp_local_new_* tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[18/27] target/cris: Don't use tcg_temp_local_new tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[17/27] target/arm: Don't use tcg_temp_local_new_* tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[16/27] target/arm: Drop copies in gen_sve_{ldr,str} tcg: Simplify temporary usage - - - - --- 2023-01-30 Richard Henderson New
[15/27] tcg: Change default temp lifetime to TEMP_TB tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[14/27] tcg: Don't re-use TEMP_TB temporaries tcg: Simplify temporary usage - - - - --- 2023-01-30 Richard Henderson New
[13/27] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[12/27] accel/tcg/plugin: Use tcg_temp_ebb_* tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[11/27] tcg: Use tcg_temp_ebb_new_* in tcg/ tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[10/27] tcg: Add tcg_gen_movi_ptr tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[09/27] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr} tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[08/27] tcg: Pass TCGTempKind to tcg_temp_new_internal tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[07/27] tcg: Remove TEMP_NORMAL tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[06/27] tcg: Add liveness_pass_0 tcg: Simplify temporary usage - - - - --- 2023-01-30 Richard Henderson New
[05/27] tcg: Rename TEMP_LOCAL to TEMP_TB tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[04/27] tcg: Remove branch-to-next regardless of reference count tcg: Simplify temporary usage - - - - --- 2023-01-30 Richard Henderson New
[03/27] accel/tcg: Use more accurate max_insns for tb_overflow tcg: Simplify temporary usage - - - - --- 2023-01-30 Richard Henderson New
[02/27] accel/tcg: Pass max_insn to gen_intermediate_code by pointer tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[01/27] tcg: Adjust TCGContext.temps_in_use check tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
target/arm: Fix physical address resolution for Stage2 target/arm: Fix physical address resolution for Stage2 - 1 - - --- 2023-01-30 Richard Henderson New
[PULL,56/56] docs/pcie.txt: Replace ioh3420 with pcie-root-port [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 2 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,55/56] Revert "vhost-user: Introduce nested event loop in vhost_user_read()" [PULL,01/56] shpc: disallow unplug when power indicator is blinking 1 - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,54/56] Revert "vhost-user: Monitor slave channel in vhost_user_read()" [PULL,01/56] shpc: disallow unplug when power indicator is blinking 2 - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,53/56] tests/qtest/bios-tables-test: Make the test less verbose by default [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 4 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,52/56] hw: Use TYPE_PCI_BUS definition where appropriate [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 2 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,51/56] vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,50/56] tests: acpi: update expected blobs [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - - - --- 2023-01-30 Michael S. Tsirkin New
[PULL,49/56] pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,48/56] tests: acpi: whitelist DSDT before moving non-hotpluggble slots description from hotpl… [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,47/56] tests: acpi: update expected blobs [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - - - --- 2023-01-30 Michael S. Tsirkin New
[PULL,46/56] pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slots [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,45/56] tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged bridges [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,44/56] tests: acpi: update expected blobs [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - - - --- 2023-01-30 Michael S. Tsirkin New
[PULL,43/56] pcihp: acpi: decouple hotplug and generic slots description [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,42/56] tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slots descri… [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,41/56] pcihp: isolate rule whether slot should be described in DSDT [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,40/56] pci: make sure pci_bus_is_express() won't error out with "discards ‘const’ qualifier" [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,39/56] pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,38/56] pci: acpi: wire up AcpiDevAmlIf interface to generic bridge [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,37/56] x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,36/56] tests: acpi: update expected blobs [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - - - --- 2023-01-30 Michael S. Tsirkin New
[PULL,35/56] tests: acpi: add endpoint devices to bridges [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,34/56] whitelist DSDT before adding endpoint devices to bridge testcases [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,33/56] tests: acpi: update expected blobs [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - - - --- 2023-01-30 Michael S. Tsirkin New
[PULL,32/56] pcihp: do not put empty PCNT in DSDT [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,25/56] tests: boot_sector_test(): make it multi-shot [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,31/56] pcihp: compose PCNT callchain right before its user _GPE._E01 [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,24/56] tests: acpi: extend bridge tests with hotplugged bridges [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,30/56] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - - - --- 2023-01-30 Michael S. Tsirkin New
[PULL,29/56] tests: acpi: update expected blobs [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - - - --- 2023-01-30 Michael S. Tsirkin New
[PULL,28/56] pcihp: drop pcihp_bridge_en dependency when composing PCNT method [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,27/56] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 2 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,26/56] tests: acpi: add reboot cycle to bridge test [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,11/56] tests: qtest: print device_add error before failing test [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,10/56] x86: don't let decompressed kernel image clobber setup_data [PULL,01/56] shpc: disallow unplug when power indicator is blinking - 1 1 2 --- 2023-01-30 Michael S. Tsirkin New
[PULL,23/56] tests: boot_sector_test: avoid crashing if status is not available yet [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,22/56] x86: pcihp: fix invalid AML PCNT calls to hotplugged bridges [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,21/56] pci: acpihp: assign BSEL only to coldplugged bridges [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,20/56] pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabled [PULL,01/56] shpc: disallow unplug when power indicator is blinking - 1 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,19/56] pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,18/56] x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignment [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,17/56] pci_bridge: remove whitespace [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,16/56] tests: acpi: cleanup use_uefi argument usage [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,15/56] tests: acpi: update expected blobs [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 7 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,14/56] tests: acpi: extend pcihp with nested bridges [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,13/56] tests: acpi: whitelist DSDT blobs for tests that use pci-bridges [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
« 1 2 ... 491 492 4934310 4311 »