Show patches with: Archived = No       |   430299 patches
« 1 2 ... 1085 1086 10874302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,33/60] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,34/60] target/ppc: Restrict KVM objects to system emulation [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,36/60] target/nios2: Create IRQs *after* accelerator vCPU is realized [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,37/60] target/alpha: Tidy up alpha_cpu_class_by_name() [PULL,01/60] vl: Free machine list - - 2 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,38/60] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,39/60] exec/cpu: Have cpu_exec_realize() return a boolean [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,40/60] hw/cpu: Clean up global variable shadowing [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,41/60] hw/loader: Clean up global variable shadowing in rom_add_file() [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,42/60] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed [PULL,01/60] vl: Free machine list - - 2 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,43/60] hw/i386: Fix comment style in topology.h [PULL,01/60] vl: Free machine list 1 - 4 2 --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,44/60] tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c [PULL,01/60] vl: Free machine list 1 - 2 2 --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,45/60] system/cpus: Fix CPUState.nr_cores' calculation [PULL,01/60] vl: Free machine list 1 2 - 2 --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,46/60] hw/cpu: Update the comments of nr_cores and nr_dies [PULL,01/60] vl: Free machine list 1 - 1 2 --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,47/60] hw/ide: reset: cancel async DMA operation before resetting state [PULL,01/60] vl: Free machine list - - 1 1 --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,48/60] tests/qtest: ahci-test: add test exposing reset issue with pending callback [PULL,01/60] vl: Free machine list - - - - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,49/60] hw/i2c: pmbus add support for block receive [PULL,01/60] vl: Free machine list 1 - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,50/60] hw/i2c: pmbus: add vout mode bitfields [PULL,01/60] vl: Free machine list 1 - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,51/60] hw/i2c: pmbus: add fan support [PULL,01/60] vl: Free machine list 1 - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,52/60] hw/i2c: pmbus: add VCAP register [PULL,01/60] vl: Free machine list 1 - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,53/60] hw/sensor: add ADM1266 device model [PULL,01/60] vl: Free machine list 1 - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,54/60] tests/qtest: add tests for ADM1266 [PULL,01/60] vl: Free machine list 1 - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,55/60] hw/i2c: pmbus: immediately clear faults on request [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,56/60] hw/i2c: pmbus: reset page register for out of range reads [PULL,01/60] vl: Free machine list - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,57/60] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section [PULL,01/60] vl: Free machine list - - 2 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,58/60] MAINTAINERS: Add the CAN documentation file to the CAN section [PULL,01/60] vl: Free machine list 1 - 2 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,59/60] MAINTAINERS: update libvirt devel mailing list address [PULL,01/60] vl: Free machine list - - - - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,60/60] ui/sdl2: use correct key names in win title on mac [PULL,01/60] vl: Free machine list 1 - 1 1 --- 2023-11-06 Philippe Mathieu-Daudé New
[1/4] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' - - - - --- 2023-11-06 Philippe Mathieu-Daudé New
[2/4] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU* target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' - - - - --- 2023-11-06 Philippe Mathieu-Daudé New
[3/4] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' - - - - --- 2023-11-06 Philippe Mathieu-Daudé New
[4/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' - - 1 - --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,00/75] Misc HW/UI patches for 2023-11-07 - - - - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,36/75] target/ppc: Define powerpc_pm_insn_t in 'internal.h' Untitled series #381151 - - 2 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,37/75] target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h' Untitled series #381151 - - 2 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,38/75] target/ppc: Move PowerPCCPUClass definition to 'cpu.h' Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,39/75] target/ppc: Move powerpc_excp_t definition to 'cpu.h' Untitled series #381151 - - 2 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,40/75] target/ppc: Move powerpc_mmu_t definition to 'cpu.h' Untitled series #381151 - - 2 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,41/75] target/ppc: Move powerpc_input_t definition to 'cpu.h' Untitled series #381151 - - 2 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,42/75] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,43/75] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU* Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,44/75] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,45/75] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,47/75] target: Move ArchCPUClass definition to 'cpu.h' Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,51/75] hw/cpu: Clean up global variable shadowing Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,68/75] hw/sd: Declare QOM types using DEFINE_TYPES() macro Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,72/75] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section Untitled series #381151 1 - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,73/75] MAINTAINERS: Add more guest-agent related files to the corresponding section Untitled series #381151 - - 1 - --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,75/75] dump: Add close fd on error return to avoid resource leak Untitled series #381151 - 1 2 - --- 2023-11-07 Philippe Mathieu-Daudé New
[v2,11/35,1/2] tcg/arm: Factor tcg_out_cmp() out Untitled series #381330 - - - - --- 2023-11-08 Philippe Mathieu-Daudé New
[v2,11/35,2/2] tcg/arm: Support TCG_COND_TST{EQ,NE} Untitled series #381329 - - 1 - --- 2023-11-08 Philippe Mathieu-Daudé New
.gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura) .gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura) - - 1 - --- 2023-11-08 Philippe Mathieu-Daudé New
[NOTFORMERGE,1/2] configure: Use distrib meson buildsys: Use host meson on macOS Sonoma (14) - - - - --- 2023-11-08 Philippe Mathieu-Daudé New
[2/2] .gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma) buildsys: Use host meson on macOS Sonoma (14) - - - - --- 2023-11-08 Philippe Mathieu-Daudé New
[v2,32/35,1/2] target/alpha: Pass immediate value to gen_bcond_internal() - - - - --- 2023-11-08 Philippe Mathieu-Daudé New
[v2,32/35,2/2] target/alpha: Use TCG_COND_TST{EQ, NE} for BLB{C, S} Untitled series #381384 - - - - --- 2023-11-08 Philippe Mathieu-Daudé New
[PATCH-for-8.2] tests/vm/netbsd: Use Python v3.11 [PATCH-for-8.2] tests/vm/netbsd: Use Python v3.11 - - - 1 --- 2023-11-09 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating [RFC,PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating - - - - --- 2023-11-09 Philippe Mathieu-Daudé New
[v2,1/2] buildsys: Bump minimal meson version required to v1.2.3 buildsys: Bump meson version to build on macOS Sonoma - - - - --- 2023-11-09 Philippe Mathieu-Daudé New
[v2,2/2] .gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma) buildsys: Bump meson version to build on macOS Sonoma - - - - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,01/10] util/fifo8: Allow fifo8_pop_buf() to not populate popped length hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 3 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,02/10] util/fifo8: Introduce fifo8_peek_buf() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 3 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,03/10] hw/char/pl011: Split RX/TX path of pl011_reset_fifo() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 2 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,04/10] hw/char/pl011: Extract pl011_write_txdata() from pl011_write() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 1 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,05/10] hw/char/pl011: Extract pl011_read_rxdata() from pl011_read() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 1 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,06/10] hw/char/pl011: Warn when using disabled transmitter hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 2 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,07/10] hw/char/pl011: Check if receiver is enabled hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 1 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,08/10] hw/char/pl011: Rename RX FIFO methods hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 2 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,09/10] hw/char/pl011: Add transmit FIFO to PL011State hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 1 - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,10/10] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - - - --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-9.0,01/10] sysemu/xen: Forbid using Xen headers in user emulation hw/xen: Have most of Xen files become target-agnostic - - 2 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix hw/xen: Have most of Xen files become target-agnostic - - 2 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,03/10] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h' hw/xen: Have most of Xen files become target-agnostic - - 2 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq() hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,05/10] hw/xen: Use target-agnostic qemu_target_page_bits() hw/xen: Have most of Xen files become target-agnostic - - 2 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,06/10] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources hw/xen: Have most of Xen files become target-agnostic - - 2 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available hw/xen: Have most of Xen files become target-agnostic - - - - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,09/10] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,10/10] hw/xen: Have most of Xen files become target-agnostic hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PULL,0/5] Misc fixes for 2023-11-13 - - - - --- 2023-11-13 Philippe Mathieu-Daudé New
[PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device [PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device - 1 1 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PULL,2/5] hw/display/vmware_vga: fix probably typo [PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device - 1 1 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PULL,3/5] tests/avocado: add test to exercise processor address space memory bound checks [PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device 2 - - - --- 2023-11-13 Philippe Mathieu-Daudé New
[PULL,4/5] tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12 [PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device - - 1 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PULL,5/5] MAINTAINERS: update virtio-fs mailing list address [PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device - - 1 - --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,02/19] sysemu/xen: Forbid using Xen headers in user emulation hw/xen: Have most of Xen files become target-agnostic - - 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,03/19] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,04/19] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h' hw/xen: Have most of Xen files become target-agnostic - - 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,05/19] hw/display: Restrict xen_register_framebuffer() call to Xen hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,07/19] hw/xen: Remove unnecessary xen_hvm_inject_msi() stub hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,08/19] hw/xen: Remove unused Xen stubs hw/xen: Have most of Xen files become target-agnostic - - - - --- 2023-11-14 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,v2,09/19] hw/block/xen_blkif: Align structs with QEMU_ALIGNED() instead of #prag… hw/xen: Have most of Xen files become target-agnostic - - - - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,10/19] hw/xen: Rename 'ram_memory' global variable as 'xen_memory' hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,11/19] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix hw/xen: Have most of Xen files become target-agnostic 1 - 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,12/19] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h' hw/xen: Have most of Xen files become target-agnostic 1 - 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,v2,13/19] hw/xen: Remove use of 'target_ulong' in handle_ioreq() hw/xen: Have most of Xen files become target-agnostic - - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,14/19] hw/xen: Use target-agnostic qemu_target_page_bits() hw/xen: Have most of Xen files become target-agnostic - - 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
« 1 2 ... 1085 1086 10874302 4303 »