Show patches with: none      |   437072 patches
« 1 2 3 44370 4371 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128. target/ppc: Update vector insns to use 128 bit - - - - --- 2024-06-21 Chinmay Rath New
[1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc. target/ppc: Update vector insns to use 128 bit - - - - --- 2024-06-21 Chinmay Rath New
[7/7] docs/system/s390x/bootdevices: Update the documentation about network booting pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img - - - - --- 2024-06-21 Thomas Huth New
[6/7] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img - - - - --- 2024-06-21 Thomas Huth New
[5/7] hw/s390x: Remove the possibility to load the s390-netboot.img binary pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img - - - - --- 2024-06-21 Thomas Huth New
[4/7] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img - - - - --- 2024-06-21 Thomas Huth New
[3/7] pc-bios/s390-ccw: Use the libc from SLOF for the main s390-ccw.img binary, too pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img - - - - --- 2024-06-21 Thomas Huth New
[2/7] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img - - - - --- 2024-06-21 Thomas Huth New
[1/7] pc-bios/s390-ccw: Remove duplicated LDFLAGS pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img - - - - --- 2024-06-21 Thomas Huth New
[23/23] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22) hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-21 Philippe Mathieu-Daudé New
[22/23] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30) hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-21 Philippe Mathieu-Daudé New
[21/23] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-21 Philippe Mathieu-Daudé New
[20/23] hw/sd/sdcard: Add comments around registers and commands hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[19/23] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[18/23] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[17/23] hw/sd/sdcard: Only call sd_req_get_address() where address is used hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[16/23] hw/sd/sdcard: Factor sd_req_get_address() method out hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[15/23] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[14/23] hw/sd/sdcard: Factor sd_req_get_rca() method out hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[13/23] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[12/23] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[11/23] hw/sd/sdcard: Trace update of block count (CMD23) hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[10/23] hw/sd/sdcard: Track last command used to help logging hw/sd/sdcard: Accumulation of cleanups and fixes - 1 - - --- 2024-06-21 Philippe Mathieu-Daudé New
[09/23] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes - - - - --- 2024-06-21 Philippe Mathieu-Daudé New
[08/23] hw/sd/sdcard: Remove explicit entries for illegal commands hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[07/23] hw/sd/sdcard: Remove ACMD6 handler for SPI mode hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[06/23] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[05/23] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[04/23] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[03/23] hw/sd/sdcard: Fix typo in SEND_OP_COND command name hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[02/23] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2) hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
[01/23] hw/sd/sdcard: Correct code indentation hw/sd/sdcard: Accumulation of cleanups and fixes - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
bswap: Add st24_be_p() to store 24 bits in big-endian order bswap: Add st24_be_p() to store 24 bits in big-endian order - - 2 - --- 2024-06-21 Philippe Mathieu-Daudé New
migration: Remove unused VMSTATE_ARRAY_TEST() macro migration: Remove unused VMSTATE_ARRAY_TEST() macro - - 1 - --- 2024-06-21 Philippe Mathieu-Daudé New
target/loongarch/gdbstub: Add vector registers support target/loongarch/gdbstub: Add vector registers support - - - - --- 2024-06-21 Song Gao New
[v1] memory tier: consolidate the initialization of memory tiers [v1] memory tier: consolidate the initialization of memory tiers - - - - --- 2024-06-21 Ho-Ren (Jack) Chuang New
mips: pass code of conditional trap mips: pass code of conditional trap - - - - --- 2024-06-20 YunQiang Su New
[RFC,4/4] ui/gtk-gl-draw: Start rendering of guest blob scanout if render_sync is off hw/display/virtio-gpu: Introducing asynchronous guest display render - - - - --- 2024-06-20 Kim, Dongwon New
[RFC,3/4] ui/gtk-egl: Start rendering of guest blob scanout if render_sync is off hw/display/virtio-gpu: Introducing asynchronous guest display render - - - - --- 2024-06-20 Kim, Dongwon New
[RFC,2/4] ui/egl-helpers: Consolidates create-sync and create-fence hw/display/virtio-gpu: Introducing asynchronous guest display render - - - - --- 2024-06-20 Kim, Dongwon New
[RFC,1/4] hw/display/virtio-gpu: Introducing render_sync param hw/display/virtio-gpu: Introducing asynchronous guest display render - - - - --- 2024-06-20 Kim, Dongwon New
[RFC,7/7] migration/multifd: Hide multifd slots implementation migration/multifd: Introduce storage slots - - - - --- 2024-06-20 Fabiano Rosas New
[RFC,6/7] migration/multifd: Move payload storage out of the channel parameters migration/multifd: Introduce storage slots - - - - --- 2024-06-20 Fabiano Rosas New
[RFC,5/7] migration/multifd: Isolate ram pages packet data migration/multifd: Introduce storage slots - - - - --- 2024-06-20 Fabiano Rosas New
[RFC,4/7] migration/multifd: Move pages accounting into multifd_send_zero_page_detect() migration/multifd: Introduce storage slots - - - - --- 2024-06-20 Fabiano Rosas New
[RFC,3/7] migration/multifd: Replace p->pages with an opaque pointer migration/multifd: Introduce storage slots - - - - --- 2024-06-20 Fabiano Rosas New
[RFC,2/7] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov migration/multifd: Introduce storage slots - - - - --- 2024-06-20 Fabiano Rosas New
[RFC,1/7] migration/multifd: Reduce access to p->pages migration/multifd: Introduce storage slots - - 1 - --- 2024-06-20 Fabiano Rosas New
[v2] exec: don't use void* in pointer arithmetic in headers [v2] exec: don't use void* in pointer arithmetic in headers - - - - --- 2024-06-20 Roman Kiryanov New
[2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max target/arm: Enable FEAT_Debugv8p8 for -cpu max - - - - --- 2024-06-20 Gustavo Romero New
[1/2] target/arm: Move initialization of debug ID registers target/arm: Enable FEAT_Debugv8p8 for -cpu max - - - - --- 2024-06-20 Gustavo Romero New
[v3,6/6] virtio: Add VIRTIO_F_IN_ORDER property definition virtio,vhost: Add VIRTIO_F_IN_ORDER support 1 - - - --- 2024-06-20 Jonah Palmer New
[v3,4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support virtio,vhost: Add VIRTIO_F_IN_ORDER support - - - - --- 2024-06-20 Jonah Palmer New
[v3,3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support virtio,vhost: Add VIRTIO_F_IN_ORDER support - - 1 - --- 2024-06-20 Jonah Palmer New
[v3,2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support virtio,vhost: Add VIRTIO_F_IN_ORDER support - - 1 - --- 2024-06-20 Jonah Palmer New
[v3,1/6] virtio: Add bool to VirtQueueElement virtio,vhost: Add VIRTIO_F_IN_ORDER support - - 1 - --- 2024-06-20 Jonah Palmer New
[v2,14/14] docs: document special exception for machine type deprecation & removal hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,11/14] hw: skip registration of outdated versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,10/14] hw: set deprecation info for all versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,09/14] include/hw: temporarily disable deletion of versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,08/14] include/hw: add macros for deprecation & removal of versioned machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,07/14] hw/i386: convert 'q35' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-06-20 Daniel P. Berrangé New
[v2,06/14] hw/i386: convert 'i440fx' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-06-20 Daniel P. Berrangé New
[v2,05/14] hw/m68k: convert 'virt' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,04/14] hw/ppc: convert 'spapr' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,03/14] hw/s390x: convert 'ccw' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,02/14] hw/arm: convert 'virt' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,01/14] include/hw: add helpers for defining versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 2 - --- 2024-06-20 Daniel P. Berrangé New
[RFC] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE] [RFC] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE] - - - - --- 2024-06-20 Alex Bennée New
[v2,12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb maintainer updates pre-PR (gdbstub, plugins, time control) - - 3 - --- 2024-06-20 Alex Bennée New
[v2,11/12] plugins: fix inject_mem_cb rw masking maintainer updates pre-PR (gdbstub, plugins, time control) - 1 - - --- 2024-06-20 Alex Bennée New
[v2,10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling maintainer updates pre-PR (gdbstub, plugins, time control) - - - - --- 2024-06-20 Alex Bennée New
[v2,09/12] plugins: add migration blocker maintainer updates pre-PR (gdbstub, plugins, time control) - - 2 - --- 2024-06-20 Alex Bennée New
[v2,08/12] plugins: add time control API maintainer updates pre-PR (gdbstub, plugins, time control) - - - - --- 2024-06-20 Alex Bennée New
[v2,07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[v2,06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time maintainer updates pre-PR (gdbstub, plugins, time control) - - - - --- 2024-06-20 Alex Bennée New
[v2,05/12] qtest: use cpu interface in qtest_clock_warp maintainer updates pre-PR (gdbstub, plugins, time control) 1 - - - --- 2024-06-20 Alex Bennée New
[v2,04/12] sysemu: add set_virtual_time to accel ops maintainer updates pre-PR (gdbstub, plugins, time control) - - 2 - --- 2024-06-20 Alex Bennée New
[v2,03/12] plugins: Ensure register handles are not NULL maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[v2,02/12] gdbstub: move enums into separate header maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[v2,01/12] include/exec: add missing include guard comment maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[2/2] iotests/backup-discard-source: don't use actual-size fix backup-discard-source test for XFS - - - - --- 2024-06-20 Vladimir Sementsov-Ogievskiy New
[1/2] iotests/backup-discard-source: convert size variable to be int fix backup-discard-source test for XFS - - - - --- 2024-06-20 Vladimir Sementsov-Ogievskiy New
[v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass [v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass - - 2 - --- 2024-06-20 Zheyu Ma New
docs: add precision about capstone for execlog plugin docs: add precision about capstone for execlog plugin - - 1 - --- 2024-06-20 Alexandre Iooss New
[6/6] meson: require compiler support for chosen x86-64 instructions host/i386: allow configuring the x86-64 baseline - - - - --- 2024-06-20 Paolo Bonzini New
[5/6] meson: remove dead optimization option host/i386: allow configuring the x86-64 baseline - - 1 - --- 2024-06-20 Paolo Bonzini New
[4/6] meson: allow configuring the x86-64 baseline host/i386: allow configuring the x86-64 baseline 1 - - - --- 2024-06-20 Paolo Bonzini New
[3/6] Revert "host/i386: assume presence of SSE2" host/i386: allow configuring the x86-64 baseline - - - - --- 2024-06-20 Paolo Bonzini New
[2/6] Revert "host/i386: assume presence of SSSE3" host/i386: allow configuring the x86-64 baseline - - - - --- 2024-06-20 Paolo Bonzini New
[1/6] Revert "host/i386: assume presence of POPCNT" host/i386: allow configuring the x86-64 baseline - - - - --- 2024-06-20 Paolo Bonzini New
[v3,3/3] docs/system/arm: Add a doc for zynq board Add boot-mode property for zynq - - 2 - --- 2024-06-20 Sai Pavan Boddu New
[v3,2/3] hw/arm/xilinx_zynq: Add boot-mode property Add boot-mode property for zynq 1 - 1 - --- 2024-06-20 Sai Pavan Boddu New
[v3,1/3] hw/misc/zynq_slcr: Add boot-mode property Add boot-mode property for zynq - - 2 - --- 2024-06-20 Sai Pavan Boddu New
[v3,2/2] tests/avocado: use default amount of cores on sbsa-ref tests/avocado: make sbsa-ref working with >1 core - - - - --- 2024-06-20 Marcin Juszkiewicz New
[v3,1/2] tests/avocado: update firmware for sbsa-ref tests/avocado: make sbsa-ref working with >1 core - - - - --- 2024-06-20 Marcin Juszkiewicz New
[10/10] target/i386: remove gen_ext_tl target/i386: make decoding entirely table based - - 1 - --- 2024-06-20 Paolo Bonzini New
[09/10] target/i386: assert that cc_op* and pc_save are preserved target/i386: make decoding entirely table based - - 1 - --- 2024-06-20 Paolo Bonzini New
« 1 2 3 44370 4371 »