Show patches with: State = Action Required       |   427089 patches
« 1 2 ... 1056 1057 10584270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,08/15] hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,07/15] hw/misc/auxbus: Fix MOT/classic I2C mode hw/i2c: Remove confusing i2c_send_recv() API 1 1 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,06/15] hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send() hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,05/15] hw/i2c/ppc4xx_i2c: Add reference to datasheet hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,04/15] hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send() 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
[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,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
[v2] accel/tcg: Probe the proper permissions for atomic ops [v2] accel/tcg: Probe the proper permissions for atomic ops - - 1 - --- 2021-06-16 Richard Henderson 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
[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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,06/23] target/i386/sev_i386.h: Remove unused headers Untitled series #249268 - - 1 - --- 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,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,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,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,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] target/arm: Implement MTE3 [v2] target/arm: Implement MTE3 - - 1 - --- 2021-06-16 Peter Collingbourne New
[6/6] virtiofsd: Custom threadpool for remote blocking posix locks requests virtiofsd: Support for remote blocking posix locks - - - - --- 2021-06-16 Ioannis Angelakopoulos New
[5/6] virtiofsd: Thread state cleanup when blocking posix locks are used virtiofsd: Support for remote blocking posix locks - - - - --- 2021-06-16 Ioannis Angelakopoulos New
[4/6] virtiofsd: Implement blocking posix locks virtiofsd: Support for remote blocking posix locks - - - - --- 2021-06-16 Ioannis Angelakopoulos New
[3/6] virtiofsd: Specify size of notification buffer using config space virtiofsd: Support for remote blocking posix locks - - - - --- 2021-06-16 Ioannis Angelakopoulos New
[2/6] virtiofsd: Create a notification queue virtiofsd: Support for remote blocking posix locks - - - - --- 2021-06-16 Ioannis Angelakopoulos New
[1/6] virtiofsd: Release file locks using F_UNLCK virtiofsd: Support for remote blocking posix locks - - - - --- 2021-06-16 Ioannis Angelakopoulos New
[v1,6/6] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots migration/ram: Optimize for virtio-mem via RamDiscardManager - - - - --- 2021-06-16 David Hildenbrand New
[v1,5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination migration/ram: Optimize for virtio-mem via RamDiscardManager - - - - --- 2021-06-16 David Hildenbrand New
[v1,4/6] virtio-mem: Drop precopy notifier migration/ram: Optimize for virtio-mem via RamDiscardManager 1 - - - --- 2021-06-16 David Hildenbrand New
[v1,3/6] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source migration/ram: Optimize for virtio-mem via RamDiscardManager - - - - --- 2021-06-16 David Hildenbrand New
[v1,2/6] virtio-mem: Implement replay_discarded RamDiscardManager callback migration/ram: Optimize for virtio-mem via RamDiscardManager - - - - --- 2021-06-16 David Hildenbrand New
[v1,1/6] memory: Introduce replay_discarded callback for RamDiscardManager migration/ram: Optimize for virtio-mem via RamDiscardManager - - - - --- 2021-06-16 David Hildenbrand New
[v4,7/7] crypto: Make QCryptoTLSCreds* structures private crypto: Make QCryptoTLSCreds* structures private - 1 - - --- 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,5/7] crypto/tlssession: Introduce qcrypto_tls_creds_check_endpoint() helper crypto: Make QCryptoTLSCreds* structures private - - - - --- 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,3/7] chardev/socket: Use qcrypto_tls_creds_check_endpoint() 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,1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper crypto: Make QCryptoTLSCreds* structures private - - 2 - --- 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
[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,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,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,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,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,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,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,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,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,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,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,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
[RFC,3/3] tests: acpi: update expected tables blobs qtest: pick tests that require KVM at runtime - - - - --- 2021-06-16 Igor Mammedov New
[RFC,2/3] tests: acpi: q35: test for x2APIC entries in SRAT qtest: pick tests that require KVM at runtime - - - - --- 2021-06-16 Igor Mammedov New
[RFC,1/3] tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM qtest: pick tests that require KVM at runtime - - - - --- 2021-06-16 Igor Mammedov New
[ui/keycodemapdb,1/1] Add QEMU QKeyCode "lang1" and "lang2" Add QEMU QKeyCode "lang1" and "lang2" - - - - --- 2021-06-16 Akihiko Odaki New
[1/1] input: Add lang1 and lang2 to QKeyCode input: Add lang1 and lang2 to QKeyCode - - - - --- 2021-06-16 Akihiko Odaki New
ui/cocoa: Add clipboard support ui/cocoa: Add clipboard support - - - - --- 2021-06-16 Akihiko Odaki New
ui/cocoa: Set UI information ui/cocoa: Set UI information - - - - --- 2021-06-16 Akihiko Odaki New
coreaudio: Fix output stream format settings coreaudio: Fix output stream format settings - - - - --- 2021-06-16 Akihiko Odaki New
[v2] alpha: Provide a PCI-ISA bridge device node for guest OS's that expect one [v2] alpha: Provide a PCI-ISA bridge device node for guest OS's that expect one - - 1 - --- 2021-06-16 Jason Thorpe New
audio: Fix format specifications of debug logs audio: Fix format specifications of debug logs - - - - --- 2021-06-16 Akihiko Odaki New
[PULL,00/25] target-arm queue - - - - --- 2021-06-16 Peter Maydell New
[v3] target/ppc: fix address translation bug for radix mmus [v3] target/ppc: fix address translation bug for radix mmus - - 1 - --- 2021-06-16 Bruno Larsen (billionai) New
[v2,4/4] target/i386: Added Intercept CR0 writes check target/i386: Start fixing kvm-unit-tests for svm - - - - --- 2021-06-16 Lara Lazier New
[v2,3/4] target/i386: Added consistency checks for CR0 target/i386: Start fixing kvm-unit-tests for svm - - - - --- 2021-06-16 Lara Lazier New
[v2,2/4] target/i386: Added consistency checks for VMRUN intercept and ASID target/i386: Start fixing kvm-unit-tests for svm - - - - --- 2021-06-16 Lara Lazier New
[v2,1/4] target/i386: Refactored intercept checks into cpu_svm_has_intercept target/i386: Start fixing kvm-unit-tests for svm - - - - --- 2021-06-16 Lara Lazier New
[qemu-web,4/4] Present the source code on the first tab of the download page Improve the download information on the website - - - - --- 2021-06-16 Thomas Huth New
[qemu-web,3/4] State that there is no official support for older releases Improve the download information on the website - - - - --- 2021-06-16 Thomas Huth New
[qemu-web,2/4] css: Improve the hover effect of the buttons Improve the download information on the website - - - - --- 2021-06-16 Thomas Huth New
[qemu-web,1/4] Show only the latest three releases on the website Improve the download information on the website - - - - --- 2021-06-16 Thomas Huth New
hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582) hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582) - 1 2 2 --- 2021-06-16 Marcel Apfelbaum 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
[v5,2/2] hw/char: QOMify sifive_uart QOMify Sifive UART Model - - 2 - --- 2021-06-16 Lukas Jünger New
[v5,1/2] hw/char: Consistent function names for sifive_uart QOMify Sifive UART Model - - 2 - --- 2021-06-16 Lukas Jünger New
[3/3] hw/sh4: sh7750 using renesas_sci. renesas_sci update - - - - --- 2021-06-16 Yoshinori Sato New
[2/3] hw/char: renesas_sci Add SCI and SCIF support. renesas_sci update - - - - --- 2021-06-16 Yoshinori Sato New
[1/3] hw/char: renesas_sci: Refactor for merge all SCI variant.. renesas_sci update - - - - --- 2021-06-16 Yoshinori Sato New
[v2,2/2] arm/aspeed: Add DPS310 to Witherspoon and Rainier hw/misc: DPS310 temp and pressure sensor model - - 1 - --- 2021-06-16 Joel Stanley New
[v2,1/2] hw/misc: Add Infineon DPS310 sensor model hw/misc: DPS310 temp and pressure sensor model - - 1 - --- 2021-06-16 Joel Stanley New
qapi: Fix crash on missing enum member name qapi: Fix crash on missing enum member name - 1 2 - --- 2021-06-16 Markus Armbruster New
[v4,2/2] hw/char: QOMify sifive_uart QOMify Sifive UART Model - - 1 - --- 2021-06-16 Lukas Jünger New
[v4,1/2] hw/char: Consistent function names for sifive_uart QOMify Sifive UART Model - - 2 - --- 2021-06-16 Lukas Jünger New
[v3,4/4] s390x/css: Add passthrough IRB s390x: Fix IRB sense data - - - - --- 2021-06-16 Eric Farman New
[v3,3/4] s390x/css: Refactor IRB construction s390x: Fix IRB sense data - - - - --- 2021-06-16 Eric Farman New
[v3,2/4] s390x/css: Split out the IRB sense data s390x: Fix IRB sense data - - 1 - --- 2021-06-16 Eric Farman New
« 1 2 ... 1056 1057 10584270 4271 »