Show patches with: Archived = No       |   431744 patches
« 1 2 ... 1045 1046 10474317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/6] target/microblaze: Fix Exception Status Register 'Cause' definitions target/microblaze: Clean up MMU translation failed path - - 1 - --- 2021-06-03 Philippe Mathieu-Daudé New
[5/6] target/microblaze: Replace magic values by proper definitions target/microblaze: Clean up MMU translation failed path - - 1 - --- 2021-06-03 Philippe Mathieu-Daudé New
[6/6] target/microblaze: Set OPB bits in tlb_fill, not in transaction_failed target/microblaze: Clean up MMU translation failed path - - - - --- 2021-06-03 Philippe Mathieu-Daudé New
[v2,1/2] accel/tcg/cputlb: Extract load_helper_unaligned() from load_helper() [v2,1/2] accel/tcg/cputlb: Extract load_helper_unaligned() from load_helper() - - - - --- 2021-06-09 Philippe Mathieu-Daudé New
[RFC,v2,2/2] cputlb: implement load_helper_unaligned() for unaligned loads [v2,1/2] accel/tcg/cputlb: Extract load_helper_unaligned() from load_helper() - - - - --- 2021-06-09 Philippe Mathieu-Daudé New
tpm: Return QMP error when TPM is disabled in build tpm: Return QMP error when TPM is disabled in build - - - - --- 2021-06-09 Philippe Mathieu-Daudé New
[RFC,v2,1/2] qapi: Inline qmp_marshal_output() functions tpm: Return QMP error when TPM is disabled in build - - - - --- 2021-06-09 Philippe Mathieu-Daudé New
[v2,2/2] tpm: Return QMP error when TPM is disabled in build tpm: Return QMP error when TPM is disabled in build - - 1 - --- 2021-06-09 Philippe Mathieu-Daudé New
[01/11] MAINTAINERS: Add Connor Kuehl as reviewer for AMD SEV target/i386/sev: Housekeeping helping using SEV-disabled binaries - - 1 - --- 2021-06-10 Philippe Mathieu-Daudé New
[02/11] qapi/misc-target: Group SEV QAPI definitions target/i386/sev: Housekeeping helping using SEV-disabled binaries 1 - - - --- 2021-06-10 Philippe Mathieu-Daudé New
[03/11] target/i386/monitor: Return QMP error when SEV is disabled in build target/i386/sev: Housekeeping helping using SEV-disabled binaries - - 2 - --- 2021-06-10 Philippe Mathieu-Daudé New
[04/11] target/i386/cpu: Add missing 'qapi/error.h' header target/i386/sev: Housekeeping helping using SEV-disabled binaries - - 2 - --- 2021-06-10 Philippe Mathieu-Daudé New
[05/11] target/i386/sev_i386.h: Remove unused headers target/i386/sev: Housekeeping helping using SEV-disabled binaries - - 1 - --- 2021-06-10 Philippe Mathieu-Daudé New
[06/11] target/i386/sev: Remove sev_get_me_mask() target/i386/sev: Housekeeping helping using SEV-disabled binaries - - 2 - --- 2021-06-10 Philippe Mathieu-Daudé New
[07/11] target/i386/sev: Mark unreachable code with g_assert_not_reached() target/i386/sev: Housekeeping helping using SEV-disabled binaries - - 1 - --- 2021-06-10 Philippe Mathieu-Daudé New
[08/11] target/i386/sev: sev_get_attestation_report use g_autofree target/i386/sev: Housekeeping helping using SEV-disabled binaries - - 2 - --- 2021-06-10 Philippe Mathieu-Daudé New
[09/11] target/i386/sev: Restrict SEV to system emulation target/i386/sev: Housekeeping helping using SEV-disabled binaries - - - - --- 2021-06-10 Philippe Mathieu-Daudé New
[10/11] target/i386/monitor: Move SEV specific commands to sev.c target/i386/sev: Housekeeping helping using SEV-disabled binaries - - - - --- 2021-06-10 Philippe Mathieu-Daudé New
[11/11] monitor: Restrict 'info sev' to x86 targets target/i386/sev: Housekeeping helping using SEV-disabled binaries - - - - --- 2021-06-10 Philippe Mathieu-Daudé New
block/nvme: Fix VFIO_MAP_DMA failed: No space left on device block/nvme: Fix VFIO_MAP_DMA failed: No space left on device - 1 - - --- 2021-06-11 Philippe Mathieu-Daudé New
fuzz: Display hexadecimal value with '0x' prefix fuzz: Display hexadecimal value with '0x' prefix - - - - --- 2021-06-12 Philippe Mathieu-Daudé New
[v2] fuzz: Display hexadecimal value with '0x' prefix [v2] fuzz: Display hexadecimal value with '0x' prefix - - 4 - --- 2021-06-12 Philippe Mathieu-Daudé New
[RFC] migration: Add missing dependency on GNUTLS [RFC] migration: Add missing dependency on GNUTLS - 1 1 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 1 1 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,2/6] hw/block/fdc: Replace disabled fprintf() by trace event hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 2 - 2 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,3/6] hw/block/fdc: Declare shared prototypes in fdc-internal.h hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 2 - 1 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,4/6] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 2 - 2 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,5/6] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 2 - 2 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v7,6/6] hw/block/fdc: Add description to floppy controllers hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - - - --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,1/5] i386: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,2/5] arm: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,3/5] acpi: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,4/5] sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-14 Philippe Mathieu-Daudé New
[v3,5/5] tpm: Return QMP error when TPM is disabled in build tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 - --- 2021-06-14 Philippe Mathieu-Daudé New
[v4,1/5] i386: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-15 Philippe Mathieu-Daudé New
[v4,2/5] arm: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-15 Philippe Mathieu-Daudé New
[v4,3/5] acpi: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-15 Philippe Mathieu-Daudé New
[v4,4/5] sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 1 --- 2021-06-15 Philippe Mathieu-Daudé New
[v4,5/5] tpm: Return QMP error when TPM is disabled in build tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 - --- 2021-06-15 Philippe Mathieu-Daudé New
[v2,1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v2,2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v2,3/7] chardev/socket: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v2,4/7] migration/tls: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v2,5/7] crypto/tlssession: Introduce qcrypto_tls_creds_check_endpoint() helper crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v2,6/7] ui/vnc: Use qcrypto_tls_session_check_role() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v2,7/7] crypto: Make QCryptoTLSCreds* structures private crypto: Make QCryptoTLSCreds* structures private - 1 1 - --- 2021-06-15 Philippe Mathieu-Daudé New
[v3,1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v3,2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v3,3/7] chardev/socket: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v3,4/7] migration/tls: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v3,5/7] crypto/tlssession: Introduce qcrypto_tls_creds_check_endpoint() helper crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v3,6/7] ui/vnc: Use qcrypto_tls_session_check_role() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v3,7/7] crypto: Make QCryptoTLSCreds* structures private crypto: Make QCryptoTLSCreds* structures private - 1 - - --- 2021-06-15 Philippe Mathieu-Daudé New
[v2] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range [v2] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range - 1 1 1 --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,01/13] hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h" hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,02/13] hw/input/lm832x: Define TYPE_LM8323 in public header hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,03/13] hw/display/sm501: Simplify sm501_i2c_write() logic hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,04/13] hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,05/13] hw/i2c/ppc4xx_i2c: Add reference to datasheet hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,06/13] hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,07/13] hw/misc/auxbus: Fix MOT/classic I2C mode hw/i2c: Remove confusing i2c_send_recv() API - 1 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,08/13] hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,09/13] hw/misc/auxbus: Replace 'is_write' boolean by its value hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,10/13] hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,11/13] hw/i2c: Remove confusing i2c_send_recv() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,12/13] hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,13/13] hw/i2c: Make i2c_start_transfer() direction argument a boolean hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper crypto: Make QCryptoTLSCreds* structures private - - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,3/7] chardev/socket: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,4/7] migration/tls: Use qcrypto_tls_creds_check_endpoint() crypto: Make QCryptoTLSCreds* structures private - - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,5/7] crypto/tlssession: Introduce qcrypto_tls_creds_check_endpoint() helper crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,6/7] ui/vnc: Use qcrypto_tls_session_check_role() crypto: Make QCryptoTLSCreds* structures private - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,7/7] crypto: Make QCryptoTLSCreds* structures private crypto: Make QCryptoTLSCreds* structures private - 1 - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,01/23] MAINTAINERS: Add Connor Kuehl as reviewer for AMD SEV target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,02/23] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,03/23] qapi/misc-target: Group SEV QAPI definitions target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,04/23] target/i386/monitor: Return QMP error when SEV is disabled in build target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,05/23] target/i386/cpu: Add missing 'qapi/error.h' header target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,06/23] target/i386/sev_i386.h: Remove unused headers Untitled series #249268 - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,07/23] target/i386/sev: Remove sev_get_me_mask() target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,08/23] target/i386/sev: Mark unreachable code with g_assert_not_reached() target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,09/23] target/i386/sev: sev_get_attestation_report use g_autofree target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,10/23] target/i386/sev: Restrict SEV to system emulation target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,11/23] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,12/23] target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,13/23] target/i386/sev: Move qmp_query_sev_capabilities() to sev.c target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,14/23] target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,15/23] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,16/23] monitor: Restrict 'info sev' to x86 targets target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,17/23] hw/i386/acpi-common: Remove unused includes target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,18/23] hw/i386: Rename acpi-build.c -> acpi-pc.c target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,19/23] hw/i386: Move pc_madt_cpu_entry() to acpi-pc.c target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,20/23] hw/acpi: Do not restrict ACPI core routines to x86 architecture target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - - - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,21/23] hw/i386: Introduce X86_FW_OVMF Kconfig symbol target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - 1 - - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,22/23] hw/acpi/Kconfig: Add missing Kconfig dependencies (build error) target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - 1 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v2,23/23] hw/i386/Kconfig: Add missing Kconfig dependency (runtime error) target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries) - 1 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,01/15] hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h" hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,02/15] hw/input/lm832x: Define TYPE_LM8323 in public header hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,03/15] hw/display/sm501: Simplify sm501_i2c_write() logic hw/i2c: Remove confusing i2c_send_recv() API 1 - 2 - --- 2021-06-16 Philippe Mathieu-Daudé New
« 1 2 ... 1045 1046 10474317 4318 »