Show patches with: Archived = No       |   430855 patches
« 1 2 ... 417 418 4194308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,11/11] tests/avocado: Test Xen guest support under KVM more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - - - --- 2023-04-03 Alex Bennée New
[v2,10/11] gitlab: fix typo more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 2 - --- 2023-04-03 Alex Bennée New
[v2,09/11] tests/vm: use the default system python for NetBSD more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 3 1 --- 2023-04-03 Alex Bennée New
[v2,08/11] tests/qemu-iotests: explicitly invoke 'check' via 'python' more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 3 - --- 2023-04-03 Alex Bennée New
[v2,07/11] Use hexagon toolchain version 16.0.0 more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 1 - --- 2023-04-03 Alex Bennée New
[v2,06/11] metadata: add .git-blame-ignore-revs more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 1 1 --- 2023-04-03 Alex Bennée New
[v2,05/11] qemu-options: finesse the recommendations around -blockdev more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 1 - --- 2023-04-03 Alex Bennée New
[v2,04/11] MAINTAINERS: add a section for policy documents more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 5 - --- 2023-04-03 Alex Bennée New
[v2,03/11] gdbstub: don't report auxv feature unless on Linux more misc fixes for 8.0 (tests, gdbstub, meta, docs) - 1 2 1 --- 2023-04-03 Alex Bennée New
[v2,02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary more misc fixes for 8.0 (tests, gdbstub, meta, docs) - 1 1 - --- 2023-04-03 Alex Bennée New
[v2,01/11] scripts/coverage: initial coverage comparison script more misc fixes for 8.0 (tests, gdbstub, meta, docs) 1 - - - --- 2023-04-03 Alex Bennée New
vfio/migration: Skip log_sync during migration SETUP state vfio/migration: Skip log_sync during migration SETUP state - 1 - - --- 2023-04-03 Avihai Horon New
[v2] lasi: fix RTC migration [v2] lasi: fix RTC migration - - - - --- 2023-04-03 Paolo Bonzini New
stm32vldiscovery: allow overriding of RAM size stm32vldiscovery: allow overriding of RAM size - - - - --- 2023-04-03 Lucas C. Villa Real New
[RFC] gdbstub: don't report auxv feature unless on Linux [RFC] gdbstub: don't report auxv feature unless on Linux - 1 2 1 --- 2023-04-03 Alex Bennée New
[RFC,1/1] virtio-rng: implement entropy leak feature Implement entropy leak reporting for virtio-rng - - - - --- 2023-04-03 Babis Chalios New
Subject:[PATCH] cxl-cdat:Fix open file not closed in ct3_load_cdat Subject:[PATCH] cxl-cdat:Fix open file not closed in ct3_load_cdat - 1 1 - --- 2023-04-03 Hao Zeng New
[v4,7/7] hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE Resolve TYPE_PIIX3_XEN_DEVICE - - 2 1 --- 2023-04-03 Bernhard Beschow New
[v4,6/7] hw/isa/piix3: Resolve redundant k->config_write assignments Resolve TYPE_PIIX3_XEN_DEVICE - - 2 1 --- 2023-04-03 Bernhard Beschow New
[v4,5/7] hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config() Resolve TYPE_PIIX3_XEN_DEVICE - - 2 1 --- 2023-04-03 Bernhard Beschow New
[v4,4/7] hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3 Resolve TYPE_PIIX3_XEN_DEVICE - - 2 1 --- 2023-04-03 Bernhard Beschow New
[v4,3/7] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize() Resolve TYPE_PIIX3_XEN_DEVICE - - 2 1 --- 2023-04-03 Bernhard Beschow New
[v4,2/7] hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs() Resolve TYPE_PIIX3_XEN_DEVICE - - 1 - --- 2023-04-03 Bernhard Beschow New
[v4,1/7] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq() Resolve TYPE_PIIX3_XEN_DEVICE - - 2 1 --- 2023-04-03 Bernhard Beschow New
[qemu] sev/i386: Fix error reporting [qemu] sev/i386: Fix error reporting - 3 - - --- 2023-04-03 Alexey Kardashevskiy New
[14/14] migration: Initialize and cleanup decompression in migration.c migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[13/14] ram-compress.c: Make target independent migration/ram.c: Refactor compress code - - 1 - --- 2023-04-02 Lukas Straub New
[12/14] ram.c: Remove unused include after moving out code migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[11/14] ram compress: Assert that the file buffer matches the result migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[10/14] ram.c: Move core decompression code into its own file migration/ram.c: Refactor compress code - - 1 - --- 2023-04-02 Lukas Straub New
[09/14] ram.c: Remove whitespace (squash with previous patch) migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[08/14] ram.c: Move core compression code into its own file migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[07/14] ram.c: Introduce whitespace (squash with next patch) migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[06/14] ram.c: Remove last ram.c dependency from the core compress code migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[05/14] ram.c: Call update_compress_thread_counts from compress_send_queued_data migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[04/14] ram.c: Do not call save_page_header() from compress threads migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[03/14] ram.c: Reset result after sending queued data migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[02/14] ram.c: Dont change param->block in the compress thread migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[01/14] ram.c: Let the compress threads return a CompressResult enum migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[RESEND,2/2] migration/ram.c: Fix migration with compress enabled [RESEND,1/2] qtest/migration-test.c: Add test with compress enabled - - 1 - --- 2023-04-02 Lukas Straub New
[RESEND,1/2] qtest/migration-test.c: Add test with compress enabled [RESEND,1/2] qtest/migration-test.c: Add test with compress enabled - - 1 - --- 2023-04-02 Lukas Straub New
[2/2] migration/ram.c: Fix migration with compress enabled Untitled series #349157 - - 1 - --- 2023-04-02 Lukas Straub New
[1/2] qtest/migration-test.c: Add test with compress enabled [1/2] qtest/migration-test.c: Add test with compress enabled - - - - --- 2023-04-02 Lukas Straub New
Make bootable RPi4B model Make bootable RPi4B model - - - - --- 2023-04-02 Sergey Kambalin New
[RESEND,v5,6/6] target/riscv: Add pointer mask support for instruction fetch target/riscv: Fix pointer mask related support - - 1 - --- 2023-04-01 Weiwei Li New
[RESEND,v5,5/6] target/riscv: Enable PC-relative translation in system mode target/riscv: Fix pointer mask related support - - 2 - --- 2023-04-01 Weiwei Li New
[RESEND,v5,4/6] target/riscv: Add support for PC-relative translation target/riscv: Fix pointer mask related support - - 1 - --- 2023-04-01 Weiwei Li New
[RESEND,v5,3/6] target/riscv: Fix target address to update badaddr target/riscv: Fix pointer mask related support - - 1 - --- 2023-04-01 Weiwei Li New
[RESEND,v5,2/6] target/riscv: Update cur_pmmask/base when xl changes target/riscv: Fix pointer mask related support - - 1 - --- 2023-04-01 Weiwei Li New
[RESEND,v5,1/6] target/riscv: Fix pointer mask transformation for vector address target/riscv: Fix pointer mask related support - - 2 - --- 2023-04-01 Weiwei Li New
[v4] hostmem-file: add offset option [v4] hostmem-file: add offset option - - 2 - --- 2023-04-01 Alexander Graf New
[v3] hostmem-file: add offset option [v3] hostmem-file: add offset option - - 1 - --- 2023-04-01 Alexander Graf New
[v3,6/6] target/riscv: Add pointer mask support for instruction fetch target/riscv: Fix pointer mask related support - - 1 - --- 2023-04-01 Weiwei Li New
[v3,5/6] target/riscv: Enable PC-relative translation in system mode target/riscv: Fix pointer mask related support - - 2 - --- 2023-04-01 Weiwei Li New
[v3,4/6] target/riscv: Add support for PC-relative translation target/riscv: Fix pointer mask related support - - 1 - --- 2023-04-01 Weiwei Li New
[v3,3/6] target/riscv: Fix target address to update badaddr target/riscv: Fix pointer mask related support - - 1 - --- 2023-04-01 Weiwei Li New
[v3,2/6] target/riscv: Update cur_pmmask/base when xl changes target/riscv: Fix pointer mask related support - - 1 - --- 2023-04-01 Weiwei Li New
[v3,1/6] target/riscv: Fix pointer mask transformation for vector address target/riscv: Fix pointer mask related support - - 2 - --- 2023-04-01 Weiwei Li New
[v2] hostmem-file: add offset option [v2] hostmem-file: add offset option - - 1 - --- 2023-04-01 Alexander Graf New
[RFC,v3,10/10] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2 Add stage-2 translation for SMMUv3 - - 1 - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,09/10] hw/arm/smmuv3: Add stage-2 support in iova notifier Add stage-2 translation for SMMUv3 - - 1 - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,08/10] hw/arm/smmuv3: Add CMDs related to stage-2 Add stage-2 translation for SMMUv3 - - 1 - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,07/10] hw/arm/smmuv3: Add VMID to TLB tagging Add stage-2 translation for SMMUv3 - - 1 - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,06/10] hw/arm/smmuv3: Make TLB lookup work for stage-2 Add stage-2 translation for SMMUv3 - - 1 - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,05/10] hw/arm/smmuv3: Parse STE config for stage-2 Add stage-2 translation for SMMUv3 - - - - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,04/10] hw/arm/smmuv3: Add page table walk for stage-2 Add stage-2 translation for SMMUv3 - - 1 - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,03/10] hw/arm/smmuv3: Refactor stage-1 PTW Add stage-2 translation for SMMUv3 - - 1 - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,02/10] hw/arm/smmuv3: Update translation config to hold stage-2 Add stage-2 translation for SMMUv3 - - 1 - --- 2023-04-01 Mostafa Saleh New
[RFC,v3,01/10] hw/arm/smmuv3: Add missing fields for IDR0 Add stage-2 translation for SMMUv3 - - 2 - --- 2023-04-01 Mostafa Saleh New
[trivial,for-8.0] hw/virtio/virtio-qmp.c: spelling: suppoted [trivial,for-8.0] hw/virtio/virtio-qmp.c: spelling: suppoted - 1 2 - --- 2023-04-01 Michael Tokarev New
[3/3] accel/tcg: Fix jump cache set in cpu_exec_loop [1/3] Revert "linux-user/arm: Take more care allocating commpage" - 1 1 - --- 2023-04-01 Richard Henderson New
[2/3] accel/tcg: Fix overwrite problems of tcg_cflags [1/3] Revert "linux-user/arm: Take more care allocating commpage" - 1 2 - --- 2023-04-01 Richard Henderson New
[1/3] Revert "linux-user/arm: Take more care allocating commpage" [1/3] Revert "linux-user/arm: Take more care allocating commpage" - - 1 - --- 2023-04-01 Richard Henderson New
[RFC,v3,2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd Providing mount in memfd_restricted() syscall - - - - --- 2023-03-31 Ackerley Tng New
[RFC,v3,1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Providing mount in memfd_restricted() syscall - - - - --- 2023-03-31 Ackerley Tng New
[RFC,v2] riscv: Add support for the Zfa extension [RFC,v2] riscv: Add support for the Zfa extension - - - - --- 2023-03-31 Christoph Müllner New
coverity: unify Fedora dockerfiles coverity: unify Fedora dockerfiles - - - - --- 2023-03-31 Paolo Bonzini New
[v5,3/3] qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller qtests: tpm: Add test cases for TPM TIS I2C device emulation - - - 2 --- 2023-03-31 Stefan Berger New
[v5,2/3] qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it qtests: tpm: Add test cases for TPM TIS I2C device emulation - - 2 - --- 2023-03-31 Stefan Berger New
[v5,1/3] qtest: Add functions for accessing devices on Aspeed I2C controller qtests: tpm: Add test cases for TPM TIS I2C device emulation 1 - 2 - --- 2023-03-31 Stefan Berger New
[v2] block-backend: Add new bds_io_in_flight counter [v2] block-backend: Add new bds_io_in_flight counter - 1 - - --- 2023-03-31 Hanna Czenczek New
[v12,3/3] tpm: Add support for TPM device over I2C bus Add support for TPM devices over I2C bus - - 4 2 --- 2023-03-31 Ninad Palsule New
[v12,2/3] tpm: Extend common APIs to support TPM TIS I2C Add support for TPM devices over I2C bus - - 3 2 --- 2023-03-31 Ninad Palsule New
[v12,1/3] docs: Add support for TPM devices over I2C bus Add support for TPM devices over I2C bus - - 3 - --- 2023-03-31 Ninad Palsule New
[v4,8/8] target/riscv: Add pointer mask support for instruction fetch target/riscv: Fix pointer mask related support - - 1 - --- 2023-03-31 Weiwei Li New
[v4,7/8] target/riscv: Enable PC-relative translation in system mode target/riscv: Fix pointer mask related support - - 2 - --- 2023-03-31 Weiwei Li New
[v4,6/8] accel/tcg: Fix tb mis-matched problem when CF_PCREL is enabled target/riscv: Fix pointer mask related support - - - - --- 2023-03-31 Weiwei Li New
[v4,5/8] accel/tcg: Fix overwrite problems of tcg_cflags target/riscv: Fix pointer mask related support - 1 1 - --- 2023-03-31 Weiwei Li New
[v4,4/8] target/riscv: Add support for PC-relative translation target/riscv: Fix pointer mask related support - - 1 - --- 2023-03-31 Weiwei Li New
[v4,3/8] target/riscv: Fix target address to update badaddr target/riscv: Fix pointer mask related support - - 1 - --- 2023-03-31 Weiwei Li New
[v4,2/8] target/riscv: Update cur_pmmask/base when xl changes target/riscv: Fix pointer mask related support - - 1 - --- 2023-03-31 Weiwei Li New
[v4,1/8] target/riscv: Fix pointer mask transformation for vector address target/riscv: Fix pointer mask related support - - 2 - --- 2023-03-31 Weiwei Li New
MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewer MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewer 1 - 1 - --- 2023-03-31 Eugenio Perez Martin New
[3/3] target/arm: Implement FEAT_PAN3 target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3 - - 1 - --- 2023-03-31 Peter Maydell New
[2/3] target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2 target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3 - - 1 - --- 2023-03-31 Peter Maydell New
[1/3] target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort() target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3 - - 2 - --- 2023-03-31 Peter Maydell New
[7/7] bsd-user: Remove openbsd directory bsd-user: remove bitrotted NetBSD and OpenBSD bsd-user support - - - - --- 2023-03-31 Warner Losh New
[6/7] bsd-user: Remove netbsd directory bsd-user: remove bitrotted NetBSD and OpenBSD bsd-user support - - - - --- 2023-03-31 Warner Losh New
[5/7] bsd-user: Remove openbsd system call tracing bsd-user: remove bitrotted NetBSD and OpenBSD bsd-user support - - - - --- 2023-03-31 Warner Losh New
[4/7] bsd-user: Remove openbsd system call inclusion and defines bsd-user: remove bitrotted NetBSD and OpenBSD bsd-user support - - - - --- 2023-03-31 Warner Losh New
« 1 2 ... 417 418 4194308 4309 »