Show patches with: Archived = No       |   444478 patches
« 1 2 ... 324 325 3264444 4445 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,05/20] parallels: Set data_end value in parallels_check_leak() parallels: Add full dirty bitmap support - - - - --- 2023-10-19 Alexander Ivanov New
[v2,04/20] parallels: Move host clusters allocation to a separate function parallels: Add full dirty bitmap support - - - - --- 2023-10-19 Alexander Ivanov New
[v2,03/20] parallels: Add mark_unused() helper parallels: Add full dirty bitmap support - - - - --- 2023-10-19 Alexander Ivanov New
[v2,02/20] parallels: Move inactivation code to a separate function parallels: Add full dirty bitmap support - - - - --- 2023-10-19 Alexander Ivanov New
[v2,01/20] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap() parallels: Add full dirty bitmap support - - - - --- 2023-10-19 Alexander Ivanov New
[v3] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps [v3] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps - - 4 - --- 2023-10-19 Cédric Le Goater New
[v2,11/11] migration: Rename ram_compressed_pages() to compress_ram_pages() Migration compression cleanup - - 1 - --- 2023-10-19 Juan Quintela New
[v2,10/11] migration: Merge flush_compressed_data() and compress_flush_data() Migration compression cleanup - - 1 - --- 2023-10-19 Juan Quintela New
[v2,09/11] migration: Move ram_flush_compressed_data() to ram-compress.c Migration compression cleanup - - 1 - --- 2023-10-19 Juan Quintela New
[v2,08/11] migration: Export send_queued_data() Migration compression cleanup - - 1 - --- 2023-10-19 Juan Quintela New
[v2,07/11] migration: Create compress_update_rates() Migration compression cleanup - - 2 - --- 2023-10-19 Juan Quintela New
[v2,06/11] migration: Move busy++ to migrate_with_multithread Migration compression cleanup - - 2 - --- 2023-10-19 Juan Quintela New
[v2,05/11] migration: Simplify compress_page_with_multithread() Migration compression cleanup - - 2 - --- 2023-10-19 Juan Quintela New
[v2,04/11] migration: Make compress_data_with_multithreads return bool Migration compression cleanup - - 2 - --- 2023-10-19 Juan Quintela New
[v2,03/11] migration: Remove save_page_use_compression() Migration compression cleanup - - 1 - --- 2023-10-19 Juan Quintela New
[v2,02/11] migration: Give one error if trying to set COMPRESSION and XBZRLE Migration compression cleanup - - 1 - --- 2023-10-19 Juan Quintela New
[v2,01/11] migration: Give one error if trying to set MULTIFD and XBZRLE Migration compression cleanup - - 1 - --- 2023-10-19 Juan Quintela New
hw/char/mcf_uart: Have mcf_uart_create() return DeviceState hw/char/mcf_uart: Have mcf_uart_create() return DeviceState - - - - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,19/19] target/i386: remove gen_op target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,18/19] target/i386: remove now converted opcodes from old decoder target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,17/19] target/i386: move remaining conditional operations to new decoder target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,16/19] target/i386: move operand load and writeback out of gen_cmovcc1 target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,15/19] target/i386: move 60-BF opcodes to new decoder target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,14/19] tcg: add negsetcondi target/i386: decoder changes for 8.2 - - 1 - --- 2023-10-19 Paolo Bonzini New
[v2,13/19] target/i386: split eflags computation out of gen_compute_eflags target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,12/19] target/i386: adjust decoding of J operand target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,11/19] target/i386: move 00-5F opcodes to new decoder target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,10/19] target/i386: reintroduce debugging mechanism target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,09/19] target/i386: do not clobber A0 in POP translation target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,08/19] target/i386: implement CMPccXADD target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,07/19] target/i386: introduce flags writeback mechanism target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,06/19] target/i386: accept full MemOp in gen_ext_tl target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,05/19] tests/tcg/i386: test-avx: add test cases for SHA new instructions target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,04/19] tests/tcg/i386: initialize more registers in test-avx target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,03/19] target/i386: implement SHA instructions target/i386: decoder changes for 8.2 - - - - --- 2023-10-19 Paolo Bonzini New
[v2,02/19] target/i386: validate VEX.W for AVX instructions target/i386: decoder changes for 8.2 1 - - - --- 2023-10-19 Paolo Bonzini New
[v2,01/19] target/i386: group common checks in the decoding phase target/i386: decoder changes for 8.2 - - 1 - --- 2023-10-19 Paolo Bonzini New
[v14,18/18] contrib/plugins: Allow to log registers plugins: Allow to read registers - - - - --- 2023-10-19 Akihiko Odaki New
[v14,17/18] plugins: Allow to read registers plugins: Allow to read registers - - - - --- 2023-10-19 Akihiko Odaki New
[v14,16/18] plugins: Use different helpers when reading registers plugins: Allow to read registers - - - - --- 2023-10-19 Akihiko Odaki New
[v14,15/18] cpu: Call plugin hooks only when ready plugins: Allow to read registers - - 2 - --- 2023-10-19 Akihiko Odaki New
[v14,14/18] gdbstub: Expose functions to read registers plugins: Allow to read registers - - - - --- 2023-10-19 Akihiko Odaki New
[v14,13/18] gdbstub: Add members to identify registers to GDBFeature plugins: Allow to read registers - - - - --- 2023-10-19 Akihiko Odaki New
[v14,12/18] hw/core/cpu: Remove gdb_get_dynamic_xml member plugins: Allow to read registers - - 1 - --- 2023-10-19 Akihiko Odaki New
[v14,11/18] gdbstub: Infer number of core registers from XML plugins: Allow to read registers - - - - --- 2023-10-19 Akihiko Odaki New
[v14,10/18] gdbstub: Simplify XML lookup plugins: Allow to read registers - - 1 - --- 2023-10-19 Akihiko Odaki New
[v14,09/18] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb plugins: Allow to read registers - - 1 - --- 2023-10-19 Akihiko Odaki New
[v14,08/18] gdbstub: Use GDBFeature for GDBRegisterState plugins: Allow to read registers - - 1 - --- 2023-10-19 Akihiko Odaki New
[v14,07/18] gdbstub: Use GDBFeature for gdb_register_coprocessor plugins: Allow to read registers 1 - - - --- 2023-10-19 Akihiko Odaki New
[v14,06/18] target/riscv: Use GDBFeature for dynamic XML plugins: Allow to read registers - - - - --- 2023-10-19 Akihiko Odaki New
[v14,05/18] target/ppc: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-10-19 Akihiko Odaki New
[v14,04/18] target/arm: Use GDBFeature for dynamic XML plugins: Allow to read registers 1 - - - --- 2023-10-19 Akihiko Odaki New
[v14,03/18] gdbstub: Introduce GDBFeatureBuilder plugins: Allow to read registers - - 1 - --- 2023-10-19 Akihiko Odaki New
[v14,02/18] gdbstub: Introduce gdb_find_static_feature() plugins: Allow to read registers - - 3 - --- 2023-10-19 Akihiko Odaki New
[v14,01/18] gdbstub: Add num_regs member to GDBFeature plugins: Allow to read registers - - 2 - --- 2023-10-19 Akihiko Odaki New
[v5,6/6] plugins: Remove an extra parameter gdbstub and TCG plugin improvements - - - - --- 2023-10-19 Akihiko Odaki New
[v5,5/6] target/riscv: Validate misa_mxl_max only once gdbstub and TCG plugin improvements - - - - --- 2023-10-19 Akihiko Odaki New
[v5,4/6] target/riscv: Move misa_mxl_max to class gdbstub and TCG plugin improvements - - - - --- 2023-10-19 Akihiko Odaki New
[v5,3/6] target/riscv: Remove misa_mxl validation gdbstub and TCG plugin improvements 1 - 1 - --- 2023-10-19 Akihiko Odaki New
[v5,2/6] hw/riscv: Use misa_mxl instead of misa_mxl_max gdbstub and TCG plugin improvements - - - - --- 2023-10-19 Akihiko Odaki New
[v5,1/6] gdbstub: Check if gdb_regs is NULL gdbstub and TCG plugin improvements - 1 - 1 --- 2023-10-19 Akihiko Odaki New
[v12,11/11] docs/system: add basic virtio-snd documentation Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,10/11] virtio-sound: implement audio capture (RX) Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,09/11] virtio-sound: implement audio output (TX) Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,08/11] virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,07/11] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,06/11] virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,05/11] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP} Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,04/11] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,03/11] virtio-sound: handle control messages and streams Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,02/11] Add virtio-sound-pci device Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v12,01/11] Add virtio-sound device stub Add VIRTIO sound card - - 1 - --- 2023-10-19 Manos Pitsidianakis New
[v5,6/6] docs/system: add a basic enumeration of vhost-user devices virtio: cleanup vhost-user-generic and reduce c&p - - - - --- 2023-10-19 Alex Bennée New
[v5,5/6] hw/virtio: add vhost-user-snd and virtio-snd-pci devices virtio: cleanup vhost-user-generic and reduce c&p - - - - --- 2023-10-19 Alex Bennée New
[v5,4/6] hw/virtio: derive vhost-user-i2c from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p 2 - - - --- 2023-10-19 Alex Bennée New
[v5,3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p 2 - - - --- 2023-10-19 Alex Bennée New
[v5,2/6] hw/virtio: derive vhost-user-rng from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p 1 - - - --- 2023-10-19 Alex Bennée New
[v5,1/6] virtio: split into vhost-user-base and vhost-user-device virtio: cleanup vhost-user-generic and reduce c&p - - - - --- 2023-10-19 Alex Bennée New
[2/2] migration: Rename ram_handle_compressed() to ram_handle_zero() migration: Simplify handling of zero pages - - 1 - --- 2023-10-19 Juan Quintela New
[1/2] migration: Receiving a zero page non zero is an error migration: Simplify handling of zero pages - - 1 - --- 2023-10-19 Juan Quintela New
[v2] hw/audio/pcspk: Inline pcspk_init() [v2] hw/audio/pcspk: Inline pcspk_init() - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,12/12] hw/sysbus: Ensure device is realized before mapping it hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,11/12] hw/sysbus: Ensure device is not realized before adding MMIO region hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,10/12] hw/qdev: Ensure parent device is not realized before adding bus hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,09/12] hw/s390x/css-bridge: Realize sysbus device before accessing it hw: Strengthen SysBus & QBus API - - 2 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,08/12] hw/isa: Realize ISA BUS sysbus device before accessing it hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,07/12] hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,06/12] hw/acpi: Realize ACPI_GED sysbus device before accessing it hw: Strengthen SysBus & QBus API - - 2 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,05/12] hw/pci-host/bonito: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,04/12] hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,03/12] hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,02/12] hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API - - 2 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,01/12] hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API - - 2 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v3] target/riscv: pmp: Ignore writes when RW=01 [v3] target/riscv: pmp: Ignore writes when RW=01 - - 1 - --- 2023-10-19 Mayuresh Chitale New
[v2] target/riscv: pmp: Clear pmp/smepmp bits on reset [v2] target/riscv: pmp: Clear pmp/smepmp bits on reset - - 1 - --- 2023-10-19 Mayuresh Chitale New
[v2] Add epmp to extensions list and rename it to smepmp [v2] Add epmp to extensions list and rename it to smepmp - - 2 - --- 2023-10-19 Mayuresh Chitale New
[PULL,2/2] target/hexagon: fix some occurrences of -Wshadow=local [PULL,1/2] target/hexagon: move GETPC() calls to top level helpers - - 2 - --- 2023-10-19 Brian Cain New
[PULL,1/2] target/hexagon: move GETPC() calls to top level helpers [PULL,1/2] target/hexagon: move GETPC() calls to top level helpers - - 2 - --- 2023-10-19 Brian Cain New
[PULL,0/2] hex queue - GETPC() fixes, shadowing fixes - - - - --- 2023-10-19 Brian Cain New
hw/timer/hpet: fix IRQ routing in legacy support mode hw/timer/hpet: fix IRQ routing in legacy support mode - - - - --- 2023-10-19 David Woodhouse New
« 1 2 ... 324 325 3264444 4445 »