Show patches with: Archived = No       |   430240 patches
« 1 2 ... 595 596 5974302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/11] migration/ram: Introduce 'fixed-ram' migration stream capability Add support for fixed ram offsets during migration - - - - --- 2022-10-04 Nikolay Borisov New
[07/11] migration: add qemu_get_buffer_at Add support for fixed ram offsets during migration - - - - --- 2022-10-04 Nikolay Borisov New
[06/11] io: Add preadv support to QIOChannelFile Add support for fixed ram offsets during migration - - - - --- 2022-10-04 Nikolay Borisov New
[05/11] io: Add support for seekable channels Add support for fixed ram offsets during migration - - - - --- 2022-10-04 Nikolay Borisov New
[04/11] io: add pwritev support to QIOChannelFile Add support for fixed ram offsets during migration - - - - --- 2022-10-04 Nikolay Borisov New
[02/11] migration: Add support for 'file:' uri for incoming migration Add support for fixed ram offsets during migration - - - - --- 2022-10-04 Nikolay Borisov New
linux-user,bsd-user: re-exec with G_SLICE=always-malloc linux-user,bsd-user: re-exec with G_SLICE=always-malloc - 1 - - --- 2022-10-04 Daniel P. Berrangé New
[RFC,v2] plugins: add [pre|post]fork helpers to linux-user [!TESTED] [RFC,v2] plugins: add [pre|post]fork helpers to linux-user [!TESTED] - 1 - - --- 2022-10-04 Alex Bennée New
[RFC] plugins: add [pre|post]fork helpers to linux-user [!TESTED] [RFC] plugins: add [pre|post]fork helpers to linux-user [!TESTED] - 1 1 1 --- 2022-10-04 Alex Bennée New
[v3,5/5] pci-ids: document modern virtio-pci ids in pci.h too pci-ids: virtio cleanup - - 1 - --- 2022-10-04 Gerd Hoffmann New
[v3,4/5] pci-ids: drop list of modern virtio devices pci-ids: virtio cleanup - - 1 - --- 2022-10-04 Gerd Hoffmann New
[v3,3/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM pci-ids: virtio cleanup - - 2 1 --- 2022-10-04 Gerd Hoffmann New
[v3,2/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM pci-ids: virtio cleanup - - 1 - --- 2022-10-04 Gerd Hoffmann New
[v3,1/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU pci-ids: virtio cleanup - - 1 1 --- 2022-10-04 Gerd Hoffmann New
target/arm: Implement FEAT_E0PD target/arm: Implement FEAT_E0PD - - 1 - --- 2022-10-04 Peter Maydell New
[v6] 9pfs: use GHashTable for fid table [v6] 9pfs: use GHashTable for fid table - - 2 - --- 2022-10-04 Linus Heckemann New
[4/4] linux-user: drop conditionals for obsolete kernel header versions linux-user: fix regression with some ioctls with newest glibc - - 1 - --- 2022-10-04 Daniel P. Berrangé New
[3/4] meson: enforce a minimum Linux kernel headers version >= 4.18 linux-user: fix regression with some ioctls with newest glibc - - - - --- 2022-10-04 Daniel P. Berrangé New
[2/4] linux-user: remove conditionals for many fs.h ioctls linux-user: fix regression with some ioctls with newest glibc - - 1 - --- 2022-10-04 Daniel P. Berrangé New
[1/4] linux-user: add more compat ioctl definitions linux-user: fix regression with some ioctls with newest glibc - - 1 - --- 2022-10-04 Daniel P. Berrangé New
[V5,3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash hw/riscv: virt: Enable booting S-mode firmware from pflash - - 2 - --- 2022-10-04 Sunil V L New
[V5,2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel hw/riscv: virt: Enable booting S-mode firmware from pflash - - 2 - --- 2022-10-04 Sunil V L New
[V5,1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location hw/riscv: virt: Enable booting S-mode firmware from pflash - - 3 - --- 2022-10-04 Sunil V L New
target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implemented target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implemented - 1 2 - --- 2022-10-04 Jerome Forissier New
docs/nuvoton: Update URL for images docs/nuvoton: Update URL for images - - 1 - --- 2022-10-04 Joel Stanley New
[v4,6/6] hw/arm/virt: Add 'compact-highmem' property hw/arm/virt: Improve address assignment for high memory regions - - - - --- 2022-10-04 Gavin Shan New
[v4,5/6] hw/arm/virt: Improve high memory region address hw/arm/virt: Improve address assignment for high memory regions - - - - --- 2022-10-04 Gavin Shan New
[v4,4/6] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper hw/arm/virt: Improve address assignment for high memory regions - - - - --- 2022-10-04 Gavin Shan New
[v4,3/6] hw/arm/virt: Introduce variable region_base in virt_set_high_memmap() hw/arm/virt: Improve address assignment for high memory regions - - 2 - --- 2022-10-04 Gavin Shan New
[v4,2/6] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap() hw/arm/virt: Improve address assignment for high memory regions - - 2 - --- 2022-10-04 Gavin Shan New
[v4,1/6] hw/arm/virt: Introduce virt_set_high_memmap() helper hw/arm/virt: Improve address assignment for high memory regions - - 2 - --- 2022-10-04 Gavin Shan New
[PULL,1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized" [PULL,1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized" - 1 2 - --- 2022-10-03 Laurent Vivier New
[PULL,0/8] Trivial branch for 7.2 patches - - - - --- 2022-10-03 Laurent Vivier New
[v2,13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards ppc/e500: Add support for two types of flash, cleanup - - - - --- 2022-10-03 Bernhard Beschow New
[v2,12/13] hw/sd/sdhci: Implement Freescale eSDHC device model ppc/e500: Add support for two types of flash, cleanup - - - - --- 2022-10-03 Bernhard Beschow New
[v2,11/13] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_* ppc/e500: Add support for two types of flash, cleanup - - 1 - --- 2022-10-03 Bernhard Beschow New
[v2,10/13] hw/sd/sdhci-internal: Unexport ESDHC defines ppc/e500: Add support for two types of flash, cleanup - - 2 - --- 2022-10-03 Bernhard Beschow New
[v2,09/13] hw/ppc/e500: Implement pflash handling ppc/e500: Add support for two types of flash, cleanup - - 1 - --- 2022-10-03 Bernhard Beschow New
[v2,08/13] hw/block/pflash_cfi01: Error out if device length isn't a power of two ppc/e500: Add support for two types of flash, cleanup - - 1 - --- 2022-10-03 Bernhard Beschow New
[v2,07/13] hw/ppc/e500: Remove if statement which is now always true ppc/e500: Add support for two types of flash, cleanup - - 2 - --- 2022-10-03 Bernhard Beschow New
[v2,06/13] hw/ppc/mpc8544ds: Add platform bus ppc/e500: Add support for two types of flash, cleanup - - 1 - --- 2022-10-03 Bernhard Beschow New
[v2,05/13] hw/ppc/mpc8544ds: Rename wrongly named method ppc/e500: Add support for two types of flash, cleanup - - 1 - --- 2022-10-03 Bernhard Beschow New
[v2,04/13] hw/ppc/e500: Reduce usage of sysbus API ppc/e500: Add support for two types of flash, cleanup - - 1 - --- 2022-10-03 Bernhard Beschow New
[v2,03/13] docs/system/ppc/ppce500: Add heading for networking chapter ppc/e500: Add support for two types of flash, cleanup - - 2 - --- 2022-10-03 Bernhard Beschow New
[v2,02/13] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx ppc/e500: Add support for two types of flash, cleanup - - 2 - --- 2022-10-03 Bernhard Beschow New
[v2,01/13] hw/ppc/meson: Allow e500 boards to be enabled separately ppc/e500: Add support for two types of flash, cleanup - - 2 - --- 2022-10-03 Bernhard Beschow New
[v3,13/13] mac_nvram: Use NVRAM_SIZE constant Misc ppc/mac machines clean up - - 1 - --- 2022-10-03 BALATON Zoltan New
[v3,12/13] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h Misc ppc/mac machines clean up - - 1 - --- 2022-10-03 BALATON Zoltan New
[v3,11/13] hw/ppc/mac.h: Move PROM and KERNEL defines to board code Misc ppc/mac machines clean up - - 2 - --- 2022-10-03 BALATON Zoltan New
[v3,10/13] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header Misc ppc/mac machines clean up - - 1 - --- 2022-10-03 BALATON Zoltan New
[v3,09/13] hw/ppc/mac.h: Move macio specific parts out from shared header Misc ppc/mac machines clean up - - 2 - --- 2022-10-03 BALATON Zoltan New
[v3,08/13] hw/ppc/mac.h: Move newworld specific parts out from shared header Misc ppc/mac machines clean up - - 1 - --- 2022-10-03 BALATON Zoltan New
[v3,07/13] mac_{old|new}world: Reduce number of QOM casts Misc ppc/mac machines clean up - - 2 - --- 2022-10-03 BALATON Zoltan New
[v3,06/13] mac_newworld: Clean up creation of Uninorth devices Misc ppc/mac machines clean up - - 1 - --- 2022-10-03 BALATON Zoltan New
[v3,05/13] mac_{old|new}world: Simplify cmdline_base calculation Misc ppc/mac machines clean up - - - - --- 2022-10-03 BALATON Zoltan New
[v3,04/13] mac_{old|new}world: Avoid else branch by setting default value Misc ppc/mac machines clean up - - - - --- 2022-10-03 BALATON Zoltan New
[v3,03/13] mac_{old|new}world: Set tbfreq at declaration Misc ppc/mac machines clean up - - 1 - --- 2022-10-03 BALATON Zoltan New
[v3,02/13] mac_oldworld: Drop some more variables Misc ppc/mac machines clean up - - 2 - --- 2022-10-03 BALATON Zoltan New
[v3,01/13] mac_newworld: Drop some variables Misc ppc/mac machines clean up - - 2 - --- 2022-10-03 BALATON Zoltan New
[PULL,09/15] meson: -display dbus and CFI are incompatible Untitled series #321209 - - - - --- 2022-10-03 Paolo Bonzini New
[PULL,v3,00/15] x86 + misc changes for 2022-09-29 - - - - --- 2022-10-03 Paolo Bonzini New
[PULL,v3,4/4] Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW [PULL,v3,1/4] Hexagon (target/hexagon) add instruction attributes from archlib - - 3 - --- 2022-10-03 Taylor Simpson New
[PULL,v3,3/4] Hexagon (target/hexagon) move store size tracking to translation [PULL,v3,1/4] Hexagon (target/hexagon) add instruction attributes from archlib - - 1 - --- 2022-10-03 Taylor Simpson New
[PULL,v3,2/4] Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01] [PULL,v3,1/4] Hexagon (target/hexagon) add instruction attributes from archlib - - 1 - --- 2022-10-03 Taylor Simpson New
[PULL,v3,1/4] Hexagon (target/hexagon) add instruction attributes from archlib [PULL,v3,1/4] Hexagon (target/hexagon) add instruction attributes from archlib 1 - - - --- 2022-10-03 Taylor Simpson New
[PULL,v3,0/4] Hexagon (target/hexagon) improve store handling and gen_tcg_funcs.py - - - - --- 2022-10-03 Taylor Simpson New
[v2] hw/net: npcm7xx_emc: set MAC in register space [v2] hw/net: npcm7xx_emc: set MAC in register space - - 1 - --- 2022-10-03 Patrick Venture New
[v2,3/3] docs/system/arm/emulation.rst: Report FEAT_GTG support target/arm: Enforce implemented granule size limits - - 1 - --- 2022-10-03 Peter Maydell New
[v2,2/3] target/arm: Use ARMGranuleSize in ARMVAParameters target/arm: Enforce implemented granule size limits - - 1 - --- 2022-10-03 Peter Maydell New
[v2,1/3] target/arm: Don't allow guest to use unimplemented granule sizes target/arm: Enforce implemented granule size limits - - 1 - --- 2022-10-03 Peter Maydell New
hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3 hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3 - 1 - - --- 2022-10-03 Jerome Forissier New
[v10,5/5] target/riscv: smstateen knobs RISC-V Smstateen support - - 2 - --- 2022-10-03 Mayuresh Chitale New
[v10,4/5] target/riscv: smstateen check for fcsr RISC-V Smstateen support - - 1 - --- 2022-10-03 Mayuresh Chitale New
[v10,3/5] target/riscv: generate virtual instruction exception RISC-V Smstateen support - - - - --- 2022-10-03 Mayuresh Chitale New
[v10,2/5] target/riscv: smstateen check for h/s/envcfg RISC-V Smstateen support - - 2 - --- 2022-10-03 Mayuresh Chitale New
[v10,1/5] target/riscv: Add smstateen support RISC-V Smstateen support - - 1 - --- 2022-10-03 Mayuresh Chitale New
[v3] m68k: write bootinfo as rom section and re-randomize on reboot [v3] m68k: write bootinfo as rom section and re-randomize on reboot - - - - --- 2022-10-03 Jason A. Donenfeld New
[v2] mips/malta: pass RNG seed to to kernel via env var [v2] mips/malta: pass RNG seed to to kernel via env var - - - - --- 2022-10-03 Jason A. Donenfeld New
[2/2] tests: avoid DOS line endings in PSK file crypto: fix TLS PSK credentials on Windows platforms - - 1 1 --- 2022-10-03 Daniel P. Berrangé New
[1/2] crypto: check for and report errors setting PSK credentials crypto: fix TLS PSK credentials on Windows platforms - - 1 1 --- 2022-10-03 Daniel P. Berrangé New
net: improve error message for missing netdev backend net: improve error message for missing netdev backend - - 2 - --- 2022-10-03 Daniel P. Berrangé New
[v3,7/7] qga: Add HW address getting for FreeBSD qga: Add FreeBSD support - - 2 - --- 2022-10-03 Alexander Ivanov New
[v3,6/7] qga: Move HW address getting to a separate function qga: Add FreeBSD support - - 2 - --- 2022-10-03 Alexander Ivanov New
[v3,5/7] qga: Add support for user password setting in FreeBSD qga: Add FreeBSD support - - 2 - --- 2022-10-03 Alexander Ivanov New
[v3,4/7] qga: Add shutdown/halt/reboot support for FreeBSD qga: Add FreeBSD support - - 2 - --- 2022-10-03 Alexander Ivanov New
[v3,3/7] qga: Add UFS freeze/thaw support for FreeBSD qga: Add FreeBSD support - - 2 - --- 2022-10-03 Alexander Ivanov New
[v3,2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file qga: Add FreeBSD support - - 2 - --- 2022-10-03 Alexander Ivanov New
[v3,1/7] qga: Add initial FreeBSD support qga: Add FreeBSD support 1 - 1 - --- 2022-10-03 Alexander Ivanov New
build-sys: error when slirp is not found and not disabled build-sys: error when slirp is not found and not disabled - - - - --- 2022-10-03 Marc-André Lureau New
[v3,2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field Enhance maximum priority support of PLIC 1 - 1 - --- 2022-10-03 Jim Shu New
[v3,1/2] hw/intc: sifive_plic: fix hard-coded max priority level Enhance maximum priority support of PLIC 1 - 1 - --- 2022-10-03 Jim Shu New
[RFC,7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped migration patches for VFIO - - - - --- 2022-10-03 Juan Quintela New
[RFC,6/7] migration: simplify migration_iteration_run() migration patches for VFIO - - 1 - --- 2022-10-03 Juan Quintela New
[RFC,5/7] migration: Remove unused threshold_size parameter migration patches for VFIO - - 1 - --- 2022-10-03 Juan Quintela New
[RFC,4/7] migration: Split save_live_pending() into state_pending_* migration patches for VFIO - - 1 - --- 2022-10-03 Juan Quintela New
[RFC,3/7] migration: Block migration comment or code is wrong migration patches for VFIO - - 1 - --- 2022-10-03 Juan Quintela New
[RFC,2/7] migration: No save_live_pending() method uses the QEMUFile parameter migration patches for VFIO - - 1 - --- 2022-10-03 Juan Quintela New
[RFC,1/7] migration: Remove res_compatible parameter migration patches for VFIO - - - - --- 2022-10-03 Juan Quintela New
[v2,9/9] target/i386: Use probe_access_full for final stage2 translation target/i386: Use atomic operations for pte updates - - - - --- 2022-10-02 Richard Henderson New
[v2,8/9] target/i386: Use atomic operations for pte updates target/i386: Use atomic operations for pte updates - - - - --- 2022-10-02 Richard Henderson New
« 1 2 ... 595 596 5974302 4303 »