Show patches with: Archived = No       |   433609 patches
« 1 2 ... 1083 1084 10854336 4337 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,42/45] util: Use unique type for QemuRecMutex in thread-posix.h [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,41/45] util: Pass file+line to qemu_rec_mutex_unlock_impl [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,40/45] util: Use real functions for thread-posix QemuRecMutex [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,39/45] softfloat: Use _Generic instead of QEMU_GENERIC [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,38/45] configure: Use -std=gnu11 [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,37/45] target/i386: Added Intercept CR0 writes check [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,36/45] target/i386: Added consistency checks for CR0 [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,35/45] target/i386: Added consistency checks for VMRUN intercept and ASID [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,34/45] target/i386: Refactored intercept checks into cpu_svm_has_intercept [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,33/45] configure: map x32 to cpu_family x86_64 for meson [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,32/45] hmp: Print "reserve" property of memory backends with "info memdev" [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 4 - --- 2021-06-17 Paolo Bonzini New
[PULL,31/45] qmp: Include "reserve" property of memory backends [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,30/45] hmp: Print "share" property of memory backends with "info memdev" [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 4 - --- 2021-06-17 Paolo Bonzini New
[PULL,29/45] qmp: Include "share" property of memory backends [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,28/45] qmp: Clarify memory backend properties returned via query-memdev [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,27/45] hostmem: Wire up RAM_NORESERVE via "reserve" property [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,26/45] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,25/45] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,24/45] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,23/45] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,22/45] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,21/45] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,20/45] util/mmap-alloc: Factor out activating of memory to mmap_activate() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 2 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,19/45] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 2 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,18/45] util/mmap-alloc: Factor out calculation of the pagesize for the guard page [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 2 - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,17/45] softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,16/45] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,15/45] softmmu/physmem: Mark shared anonymous memory RAM_SHARED [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,14/45] esp: store lun coming from the MESSAGE OUT phase [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 1 1 --- 2021-06-17 Paolo Bonzini New
[PULL,13/45] esp: fix migration version check in esp_is_version_5() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-17 Paolo Bonzini New
[PULL,12/45] esp: correctly accumulate extended messages for PDMA [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,11/45] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun" [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,10/45] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,09/45] esp: handle non-DMA transfers from the target one byte at a time [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,08/45] esp: allow non-DMA callback in esp_transfer_data() initial transfer [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,07/45] esp: only set ESP_RSEQ at the start of the select sequence [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-17 Paolo Bonzini New
[PULL,06/45] esp: only assert INTR_DC interrupt flag if selection fails [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-17 Paolo Bonzini New
[PULL,05/45] runstate: Initialize Error * to NULL [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,04/45] block/scsi: correctly emulate the VPD block limits page [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,03/45] qemu-config: use qemu_opts_from_qdict [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,02/45] vl: Fix an assert failure in error path [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-17 Paolo Bonzini New
[PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,00/45] Memory, i386, compilation, bugfix changes for 2021-06-17 - - - - --- 2021-06-17 Paolo Bonzini New
[7/7] Optimized the function of fill_connection_key. Fixed some bugs and optimized some codes for COLO - - 1 - --- 2021-06-17 Lei Rao New
[6/7] Changed the last-mode to none of first start COLO Fixed some bugs and optimized some codes for COLO - - - - --- 2021-06-17 Lei Rao New
[5/7] Removed the qemu_fclose() in colo_process_incoming_thread Fixed some bugs and optimized some codes for COLO - - - - --- 2021-06-17 Lei Rao New
[4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff Fixed some bugs and optimized some codes for COLO - - - - --- 2021-06-17 Lei Rao New
[3/7] Fixed SVM hang when do failover before PVM crash Fixed some bugs and optimized some codes for COLO - - 1 - --- 2021-06-17 Lei Rao New
[2/7] Fixed qemu crash when guest power off in COLO mode Fixed some bugs and optimized some codes for COLO - - - - --- 2021-06-17 Lei Rao New
[1/7] Some minor optimizations for COLO Fixed some bugs and optimized some codes for COLO - - 1 - --- 2021-06-17 Lei Rao New
[v2,1/1] input: Add lang1 and lang2 to QKeyCode input: Add lang1 and lang2 to QKeyCode - - - - --- 2021-06-17 Akihiko Odaki New
[v2] ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk dis… [v2] ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk dis… - - - - --- 2021-06-17 Khor, Swee Aun New
[v2,1/1] accel/tcg: Probe the proper permissions for atomic ops accel/tcg: Fix #390 and other atomicity musings - - 1 2 --- 2021-06-17 Richard Henderson New
[v4,15/15] hw/i2c: Introduce i2c_start_recv() and i2c_start_send() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,14/15] hw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,13/15] hw/i2c: Make i2c_start_transfer() direction argument a boolean hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,12/15] hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,11/15] hw/i2c: Remove confusing i2c_send_recv() hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v4,10/15] hw/misc/auxbus: 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,09/15] hw/misc/auxbus: Replace 'is_write' boolean by its value hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[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
« 1 2 ... 1083 1084 10854336 4337 »