Show patches with: Archived = No       |   445153 patches
« 1 2 ... 413 414 4154451 4452 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,13/48] tcg/i386: Allow immediate as input to deposit_* [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,12/48] tcg: Fold deposit with zero to and [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 2 - --- 2023-08-23 Richard Henderson New
[PULL,11/48] tcg/i386: Drop BYTEH deposits for 64-bit [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,10/48] target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,09/48] accel/tcg: Update run_on_cpu_data static assert [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,08/48] accel/tcg: Widen address arg in tlb_compare_set() [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,07/48] include/exec: Widen tlb_hit/tlb_hit_page() [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,06/48] include/exec: typedef abi_ptr to vaddr in softmmu [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,05/48] include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*() [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,04/48] sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,03/48] sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,02/48] accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,00/48] tcg patch queue - - - - --- 2023-08-23 Richard Henderson New
[v3,11/11] machine: Improve error message when using default RAM backend id memory-backend-file related improvements and VM templating support - - 1 1 --- 2023-08-23 David Hildenbrand New
[v3,10/11] softmmu/physmem: Hint that "readonly=on, rom=off" exists when opening file R/W for priva… memory-backend-file related improvements and VM templating support - - - - --- 2023-08-23 David Hildenbrand New
[v3,09/11] docs: Start documenting VM templating memory-backend-file related improvements and VM templating support - - 1 - --- 2023-08-23 David Hildenbrand New
[v3,08/11] docs: Don't mention "-mem-path" in multi-process.rst memory-backend-file related improvements and VM templating support - - - - --- 2023-08-23 David Hildenbrand New
[v3,07/11] softmmu/physmem: Never return directories from file_ram_open() memory-backend-file related improvements and VM templating support - - 1 - --- 2023-08-23 David Hildenbrand New
[v3,06/11] softmmu/physmem: Fail creation of new files in file_ram_open() with readonly=true memory-backend-file related improvements and VM templating support 1 - - - --- 2023-08-23 David Hildenbrand New
[v3,05/11] softmmu/physmem: Bail out early in ram_block_discard_range() with readonly files memory-backend-file related improvements and VM templating support - - 1 - --- 2023-08-23 David Hildenbrand New
[v3,04/11] softmmu/physmem: Remap with proper protection in qemu_ram_remap() memory-backend-file related improvements and VM templating support - - 2 - --- 2023-08-23 David Hildenbrand New
[v3,03/11] backends/hostmem-file: Add "rom" property to support VM templating with R/O files memory-backend-file related improvements and VM templating support 1 - - - --- 2023-08-23 David Hildenbrand New
[v3,02/11] softmmu/physmem: Distinguish between file access mode and mmap protection memory-backend-file related improvements and VM templating support 1 - - - --- 2023-08-23 David Hildenbrand New
[v3,01/11] nvdimm: Reject writing label data to ROM instead of crashing QEMU memory-backend-file related improvements and VM templating support - 1 1 - --- 2023-08-23 David Hildenbrand New
[v2,8/8] target/cris: Fix a typo in gen_swapr() tcg: Document *swap* helper implementations - - 1 - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,7/8] tcg/tcg-op: Document wswap_i64() byte pattern tcg: Document *swap* helper implementations - - 1 - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,6/8] tcg/tcg-op: Document hswap_i32/64() byte pattern tcg: Document *swap* helper implementations - - 1 - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,5/8] tcg/tcg-op: Document bswap64_i64() byte pattern tcg: Document *swap* helper implementations - - 1 - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,4/8] tcg/tcg-op: Document bswap32_i64() byte pattern tcg: Document *swap* helper implementations - - - - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,3/8] tcg/tcg-op: Document bswap32_i32() byte pattern tcg: Document *swap* helper implementations - - - - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,2/8] tcg/tcg-op: Document bswap16_i64() byte pattern tcg: Document *swap* helper implementations - - - - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,1/8] tcg/tcg-op: Document bswap16_i32() byte pattern tcg: Document *swap* helper implementations - - - - --- 2023-08-23 Philippe Mathieu-Daudé New
.gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 - - 1 - --- 2023-08-23 Thomas Huth New
[v4,5/5] target/s390x: AP-passthrough for PV guests s390: Enable AP instructions for pv-guests - - 2 - --- 2023-08-23 Steffen Eiden New
[v4,4/5] target/s390x/kvm: Refactor AP functionalities s390: Enable AP instructions for pv-guests - - 2 - --- 2023-08-23 Steffen Eiden New
[v4,3/5] NOTFORMERGE update linux-headers/asm-s390/kvm.h s390: Enable AP instructions for pv-guests - - - - --- 2023-08-23 Steffen Eiden New
[v4,2/5] s390x: switch pv and subsystem reset ordering on reboot s390: Enable AP instructions for pv-guests - - 1 - --- 2023-08-23 Steffen Eiden New
[v4,1/5] s390x/ap: fix missing subsystem reset registration s390: Enable AP instructions for pv-guests - 1 2 - --- 2023-08-23 Steffen Eiden New
docs/devel/tcg-ops: fix missing newlines in "Host vector operations" section docs/devel/tcg-ops: fix missing newlines in "Host vector operations" section - - 1 - --- 2023-08-23 Mark Cave-Ayland New
[v2] intel-iommu: Report interrupt remapping faults, fix return value [v2] intel-iommu: Report interrupt remapping faults, fix return value 1 - - - --- 2023-08-23 David Woodhouse New
[v2] hw/xen: Clean up event channel 'type_val' handling to use union [v2] hw/xen: Clean up event channel 'type_val' handling to use union - - 1 - --- 2023-08-23 David Woodhouse New
i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer() i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer() - - 1 - --- 2023-08-23 David Woodhouse New
[PULL,12/12] tests/tcg/s390x: Test VSTRS [PULL,01/12] hw: Add compat machines for 8.2 - - - - --- 2023-08-23 Thomas Huth New
[PULL,11/12] target/s390x: Fix the "ignored match" case in VSTRS [PULL,01/12] hw: Add compat machines for 8.2 1 1 - 1 --- 2023-08-23 Thomas Huth New
[PULL,10/12] linux-user/elfload: Enable vxe2 on s390x [PULL,01/12] hw: Add compat machines for 8.2 - - 3 - --- 2023-08-23 Thomas Huth New
[PULL,09/12] include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts [PULL,01/12] hw: Add compat machines for 8.2 - 1 1 - --- 2023-08-23 Thomas Huth New
[PULL,08/12] hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC model [PULL,01/12] hw: Add compat machines for 8.2 - - 2 - --- 2023-08-23 Thomas Huth New
[PULL,07/12] tests/tcg/s390x: Test VREP [PULL,01/12] hw: Add compat machines for 8.2 - - - - --- 2023-08-23 Thomas Huth New
[PULL,06/12] target/s390x: Use a 16-bit immediate in VREP [PULL,01/12] hw: Add compat machines for 8.2 - 1 1 - --- 2023-08-23 Thomas Huth New
[PULL,05/12] tests/tcg/s390x: Test VSTL [PULL,01/12] hw: Add compat machines for 8.2 - - - - --- 2023-08-23 Thomas Huth New
[PULL,04/12] target/s390x: Fix VSTL with a large length [PULL,01/12] hw: Add compat machines for 8.2 - 1 1 - --- 2023-08-23 Thomas Huth New
[PULL,03/12] target/s390x: Check reserved bits of VFMIN/VFMAX's M5 [PULL,01/12] hw: Add compat machines for 8.2 - 1 1 - --- 2023-08-23 Thomas Huth New
[PULL,02/12] s390x: Convert DPRINTF to trace events [PULL,01/12] hw: Add compat machines for 8.2 - - 2 - --- 2023-08-23 Thomas Huth New
[PULL,01/12] hw: Add compat machines for 8.2 [PULL,01/12] hw: Add compat machines for 8.2 2 - 2 - --- 2023-08-23 Thomas Huth New
[PULL,00/12] First batch of s390x patches for QEMU 8.2 - - - - --- 2023-08-23 Thomas Huth New
[RFC,v2,1/1] vfio-user: add live migration to vfio-user protocol specification vfio-user: add live migration to vfio-user protocol specification - - - - --- 2023-08-23 William Henderson New
[v2,4/4] vfio-user: Fix config space access byte order Support message-based DMA in vfio-user server - - - - --- 2023-08-23 Mattias Nissler New
[v2,3/4] vfio-user: Message-based DMA support Support message-based DMA in vfio-user server - - - - --- 2023-08-23 Mattias Nissler New
[v2,2/4] Update subprojects/libvfio-user Support message-based DMA in vfio-user server - - - - --- 2023-08-23 Mattias Nissler New
[v2,1/4] softmmu: Support concurrent bounce buffers Support message-based DMA in vfio-user server - - - - --- 2023-08-23 Mattias Nissler New
[v4,3/3] hw/nvme: add nvme management interface model hw/{i2c,nvme}: mctp endpoint, nvme management interface model - - - - --- 2023-08-23 Klaus Jensen New
[v4,2/3] hw/i2c: add mctp core hw/{i2c,nvme}: mctp endpoint, nvme management interface model - - - - --- 2023-08-23 Klaus Jensen New
[v4,1/3] hw/i2c: add smbus pec utility function hw/{i2c,nvme}: mctp endpoint, nvme management interface model - - - - --- 2023-08-23 Klaus Jensen New
[v2,2/2] hw/misc/Kconfig: add switch for i2c-echo hw/misc: small fixes for i2c-echo - - 3 - --- 2023-08-23 Klaus Jensen New
[v2,1/2] hw/misc/i2c-echo: add copyright/license note hw/misc: small fixes for i2c-echo - - 2 - --- 2023-08-23 Klaus Jensen New
[v4,14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items() simpletrace: refactor and general improvements - - 2 - --- 2023-08-23 Mads Ynddal New
[v4,13/14] MAINTAINERS: add maintainer of simpletrace.py simpletrace: refactor and general improvements - - 1 - --- 2023-08-23 Mads Ynddal New
[v4,12/14] simpletrace: added simplified Analyzer2 class simpletrace: refactor and general improvements - - - - --- 2023-08-23 Mads Ynddal New
[v4,11/14] simpletrace: move event processing to Analyzer class simpletrace: refactor and general improvements - - 2 - --- 2023-08-23 Mads Ynddal New
[v4,10/14] simpletrace: move logic of process into internal function simpletrace: refactor and general improvements - - 1 - --- 2023-08-23 Mads Ynddal New
[v4,09/14] simpletrace: refactor to separate responsibilities simpletrace: refactor and general improvements - - 1 - --- 2023-08-23 Mads Ynddal New
[v4,08/14] simpletrace: made Analyzer into context-manager simpletrace: refactor and general improvements - - 1 - --- 2023-08-23 Mads Ynddal New
[v4,07/14] simpletrace: define exception and add handling simpletrace: refactor and general improvements - - 2 - --- 2023-08-23 Mads Ynddal New
[v4,06/14] simpletrace: improved error handling on struct unpack simpletrace: refactor and general improvements - - 2 - --- 2023-08-23 Mads Ynddal New
[v4,05/14] simpletrace: update code for Python 3.11 simpletrace: refactor and general improvements - - 2 - --- 2023-08-23 Mads Ynddal New
[v4,04/14] simpletrace: changed naming of edict and idtoname to improve readability simpletrace: refactor and general improvements - - 3 - --- 2023-08-23 Mads Ynddal New
[v4,03/14] simpletrace: improve parsing of sys.argv; fix files never closed. simpletrace: refactor and general improvements - - 1 - --- 2023-08-23 Mads Ynddal New
[v4,02/14] simpletrace: annotate magic constants from QEMU code simpletrace: refactor and general improvements - - 1 - --- 2023-08-23 Mads Ynddal New
[v4,01/14] simpletrace: add __all__ to define public interface simpletrace: refactor and general improvements - - 1 - --- 2023-08-23 Mads Ynddal New
[2/2] hw/misc/Kconfig: add switch for i2c-echo hw/misc: small fixes for i2c-echo - - 2 - --- 2023-08-23 Klaus Jensen New
[1/2] hw/misc/i2c-echo: add copyright/license note hw/misc: small fixes for i2c-echo - - - - --- 2023-08-23 Klaus Jensen New
softmmu: Fix dirtylimit memory leak softmmu: Fix dirtylimit memory leak - - 1 - --- 2023-08-23 alloc young New
[v2,3/3] gdbstub: replace exit(0) with proper shutdown [v2,1/3] hw/misc/sifive_test.c: replace exit(0) with proper shutdown 1 - - - --- 2023-08-23 Clément Chigot New
[v2,2/3] hw/char: riscv_htif: replace exit(0) with proper shutdown [v2,1/3] hw/misc/sifive_test.c: replace exit(0) with proper shutdown - - 1 - --- 2023-08-23 Clément Chigot New
[v2,1/3] hw/misc/sifive_test.c: replace exit(0) with proper shutdown [v2,1/3] hw/misc/sifive_test.c: replace exit(0) with proper shutdown - - 1 - --- 2023-08-23 Clément Chigot New
[24/24] misc/other: spelling fixes tree-wide spelling fixes - - 1 - --- 2023-08-23 Michael Tokarev New
[23/24] qga/: spelling fixes tree-wide spelling fixes - - - - --- 2023-08-23 Michael Tokarev New
[22/24] tests/: spelling fixes tree-wide spelling fixes - - - - --- 2023-08-23 Michael Tokarev New
[21/24] scripts/: spelling fixes tree-wide spelling fixes - - 1 - --- 2023-08-23 Michael Tokarev New
[20/24] include/: spelling fixes tree-wide spelling fixes - - 1 - --- 2023-08-23 Michael Tokarev New
[19/24] hw/other: spelling fixes tree-wide spelling fixes - - - - --- 2023-08-23 Michael Tokarev New
[18/24] audio: spelling fixes tree-wide spelling fixes - - 1 - --- 2023-08-23 Michael Tokarev New
[17/24] xen: spelling fixes tree-wide spelling fixes 1 - - - --- 2023-08-23 Michael Tokarev New
[16/24] hw/display: spelling fixes tree-wide spelling fixes - - 1 - --- 2023-08-23 Michael Tokarev New
[15/24] hw/usb hw/ide hw/i2c: spelling fixes tree-wide spelling fixes - - - - --- 2023-08-23 Michael Tokarev New
[14/24] hw/tpm: spelling fixes tree-wide spelling fixes - - - - --- 2023-08-23 Michael Tokarev New
[13/24] hw/pci: spelling fixes tree-wide spelling fixes - - - - --- 2023-08-23 Michael Tokarev New
[12/24] hw/net: spelling fixes tree-wide spelling fixes - - - - --- 2023-08-23 Michael Tokarev New
[11/24] hexagon: spelling fixes tree-wide spelling fixes - - 1 - --- 2023-08-23 Michael Tokarev New
« 1 2 ... 413 414 4154451 4452 »