Show patches with: Archived = No       |   430128 patches
« 1 2 ... 522 523 5244301 4302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,15/47] tcg: Fix tcg_reg_alloc_dup* [PULL,01/47] tcg: convert tcg/README to rst - - - - --- 2022-12-30 Richard Henderson New
[PULL,14/47] tci: MAX_OPC_PARAM_IARGS is no longer used [PULL,01/47] tcg: convert tcg/README to rst - - 1 - --- 2022-12-30 Richard Henderson New
[PULL,13/47] tcg: Remove TCG_TARGET_STACK_GROWSUP [PULL,01/47] tcg: convert tcg/README to rst - 1 1 - --- 2022-12-30 Richard Henderson New
[PULL,12/47] tcg: Tidy tcg_reg_alloc_op [PULL,01/47] tcg: convert tcg/README to rst - - 1 - --- 2022-12-30 Richard Henderson New
[PULL,11/47] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex [PULL,01/47] tcg: convert tcg/README to rst - - 1 - --- 2022-12-30 Richard Henderson New
[PULL,10/47] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq [PULL,01/47] tcg: convert tcg/README to rst - - 2 - --- 2022-12-30 Richard Henderson New
[PULL,09/47] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip [PULL,01/47] tcg: convert tcg/README to rst - - 2 - --- 2022-12-30 Richard Henderson New
[PULL,08/47] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb [PULL,01/47] tcg: convert tcg/README to rst - - 2 - --- 2022-12-30 Richard Henderson New
[PULL,07/47] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt [PULL,01/47] tcg: convert tcg/README to rst - - 2 - --- 2022-12-30 Richard Henderson New
[PULL,06/47] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request [PULL,01/47] tcg: convert tcg/README to rst - - 1 - --- 2022-12-30 Richard Henderson New
[PULL,05/47] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD [PULL,01/47] tcg: convert tcg/README to rst - - 1 - --- 2022-12-30 Richard Henderson New
[PULL,04/47] tcg: Cleanup trailing whitespace [PULL,01/47] tcg: convert tcg/README to rst - - 1 - --- 2022-12-30 Richard Henderson New
[PULL,03/47] tcg/s390x: Fix coding style [PULL,01/47] tcg: convert tcg/README to rst - - 1 - --- 2022-12-30 Richard Henderson New
[PULL,02/47] meson: Move CONFIG_TCG_INTERPRETER to config_host [PULL,01/47] tcg: convert tcg/README to rst 1 - 1 - --- 2022-12-30 Richard Henderson New
[PULL,01/47] tcg: convert tcg/README to rst [PULL,01/47] tcg: convert tcg/README to rst - - 1 - --- 2022-12-30 Richard Henderson New
[PULL,00/47] tcg patch queue - - - - --- 2022-12-30 Richard Henderson New
[v2,6/6] tests/qtest/igb-test: introduce qtest for igb hw/net/igb: emulated network device with SR-IOV - - - - --- 2022-12-29 Sriram Yagnaraman New
[v2,5/6] hw/net/igb: build support for igb/igbvf devices hw/net/igb: emulated network device with SR-IOV - - - - --- 2022-12-29 Sriram Yagnaraman New
[v2,4/6] hw/net/igb: emulated intel IGB (82576EB) network device hw/net/igb: emulated network device with SR-IOV - - - - --- 2022-12-29 Sriram Yagnaraman New
[v2,3/6] hw/net/igb: register definitions hw/net/igb: emulated network device with SR-IOV - - - - --- 2022-12-29 Sriram Yagnaraman New
[v2,2/6] hw/net/net_tx_pkt: helper function to get l2 hdr hw/net/igb: emulated network device with SR-IOV - - - - --- 2022-12-29 Sriram Yagnaraman New
[v2,1/6] pcie: add helper function to get number of VFs hw/net/igb: emulated network device with SR-IOV - - - - --- 2022-12-29 Sriram Yagnaraman New
[v4,11/11] hw/riscv/boot.c: make riscv_load_initrd() static riscv: OpenSBI boot test and cleanups - - 2 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,10/11] hw/riscv/boot.c: introduce riscv_load_kernel_and_initrd() riscv: OpenSBI boot test and cleanups - - 1 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,09/11] hw/riscv/boot.c: use MachineState in riscv_load_kernel() riscv: OpenSBI boot test and cleanups - - 2 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,08/11] hw/riscv/boot.c: use MachineState in riscv_load_initrd() riscv: OpenSBI boot test and cleanups - - 2 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,07/11] hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel() riscv: OpenSBI boot test and cleanups - - 2 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,06/11] hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd() riscv: OpenSBI boot test and cleanups - - 2 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,05/11] hw/riscv/spike.c: load initrd right after riscv_load_kernel() riscv: OpenSBI boot test and cleanups - - 3 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,04/11] hw/riscv/boot.c: exit early if filename is NULL in load_(kernel|initrd) riscv: OpenSBI boot test and cleanups - - 1 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,03/11] hw/riscv/sifive_u: use 'fdt' from MachineState riscv: OpenSBI boot test and cleanups - - 3 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,02/11] hw/riscv/spike: use 'fdt' from MachineState riscv: OpenSBI boot test and cleanups - - 3 - --- 2022-12-29 Daniel Henrique Barboza New
[v4,01/11] tests/avocado: add RISC-V OpenSBI boot test riscv: OpenSBI boot test and cleanups - - 2 1 --- 2022-12-29 Daniel Henrique Barboza New
riscv: do not set the rounding mode via `gen_set_rm` riscv: do not set the rounding mode via `gen_set_rm` - - - - --- 2022-12-29 Saleem Abdulrasool New
riscv: do not set the rounding mode via `gen_set_rm` riscv: do not set the rounding mode via `gen_set_rm` - - - - --- 2022-12-29 Saleem Abdulrasool New
[9/9] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - - 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
[8/9] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - - 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
[7/9] hw/misc/aspeed_hace: Do not crash if address_space_map() failed hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - 1 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
[6/9] hw/arm/aspeed_ast10x0: Map HACE peripheral hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - - 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
[5/9] hw/arm/aspeed_ast10x0: Map the secure SRAM hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - 1 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
[4/9] hw/arm/aspeed_ast10x0: Map I3C peripheral hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - - 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
[3/9] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - - 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
[2/9] hw/arm/aspeed: Use the IEC binary prefix definitions hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - - 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
[1/9] hw/watchdog/wdt_aspeed: Map the whole MMIO range hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - - 1 - --- 2022-12-29 Philippe Mathieu-Daudé New
fix gvtg cursor position if it is negative fix gvtg cursor position if it is negative - - - - --- 2022-12-29 qi zhou New
[v2] i386: Deprecate the -no-hpet QEMU command line option [v2] i386: Deprecate the -no-hpet QEMU command line option - - 2 - --- 2022-12-29 Thomas Huth New
[v5,14/14] docs/devel: Align VFIO migration docs to v2 protocol vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-12-29 Avihai Horon New
[v5,13/14] vfio: Alphabetize migration section of VFIO trace-events file vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-12-29 Avihai Horon New
[v5,12/14] vfio/migration: Remove VFIO migration protocol v1 vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-12-29 Avihai Horon New
[v5,11/14] vfio/migration: Optimize vfio_save_pending() vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-12-29 Avihai Horon New
[v5,10/14] vfio/migration: Implement VFIO migration protocol v2 vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-12-29 Avihai Horon New
[v5,09/14] vfio/migration: Rename functions/structs related to v1 protocol vfio/migration: Implement VFIO migration protocol v2 - - 1 - --- 2022-12-29 Avihai Horon New
[v5,08/14] vfio/migration: Move migration v1 logic to vfio_migration_init() vfio/migration: Implement VFIO migration protocol v2 - - 1 - --- 2022-12-29 Avihai Horon New
[v5,07/14] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-12-29 Avihai Horon New
[v5,06/14] migration/qemu-file: Add qemu_file_get_to_fd() vfio/migration: Implement VFIO migration protocol v2 - - 1 - --- 2022-12-29 Avihai Horon New
[v5,05/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-12-29 Avihai Horon New
[v5,04/14] vfio/migration: Fix NULL pointer dereference bug vfio/migration: Implement VFIO migration protocol v2 - 1 2 - --- 2022-12-29 Avihai Horon New
[v5,03/14] migration: Simplify migration_iteration_run() vfio/migration: Implement VFIO migration protocol v2 - - 1 - --- 2022-12-29 Avihai Horon New
[v5,02/14] migration: No save_live_pending() method uses the QEMUFile parameter vfio/migration: Implement VFIO migration protocol v2 - - 2 - --- 2022-12-29 Avihai Horon New
[v5,01/14] linux-headers: Update to v6.2-rc1 vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-12-29 Avihai Horon New
[v4] hw/rtc/mc146818rtc: Make this rtc device target independent [v4] hw/rtc/mc146818rtc: Make this rtc device target independent - - 2 - --- 2022-12-29 Thomas Huth New
[v2,12/12] hw/riscv: spike: Decouple create_fdt() dependency to ELF loading hw/riscv: Improve Spike HTIF emulation fidelity - - 1 - --- 2022-12-29 Bin Meng New
[v2,2/2] target/hexagon: rename aliased register HEX_REG_P3_0 Hexagon: fix signal context save & restore bug - - 1 - --- 2022-12-29 Mukilan Thiyagarajan (QUIC) New
[v2,1/2] linux-user/hexagon: fix signal context save & restore Hexagon: fix signal context save & restore bug - - 1 - --- 2022-12-29 Mukilan Thiyagarajan (QUIC) New
[v2,11/12] hw/riscv/boot.c: Introduce riscv_find_firmware() hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,10/12] hw/riscv/boot.c: introduce riscv_default_firmware_name() hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,09/12] hw/riscv/boot.c: make riscv_find_firmware() static hw/riscv: Improve Spike HTIF emulation fidelity - - 3 - --- 2022-12-29 Bin Meng New
[v2,08/12] hw/riscv: spike: Remove the out-of-date comments hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,07/12] hw/char: riscv_htif: Support console output via proxy syscall hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,06/12] hw/char: riscv_htif: Remove forward declarations for non-existent variables hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,05/12] hw/char: riscv_htif: Move registers from CPUArchState to HTIFState hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,04/12] hw/char: riscv_htif: Use conventional 's' for HTIFState hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,03/12] hw/char: riscv_htif: Drop useless assignment of memory region hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,02/12] hw/char: riscv_htif: Drop {to, from}host_size in HTIFState hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,01/12] hw/char: riscv_htif: Avoid using magic numbers hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2] tests/tcg/hexagon: fix underspecifed asm constraints [v2] tests/tcg/hexagon: fix underspecifed asm constraints - - 1 - --- 2022-12-29 Mukilan Thiyagarajan (QUIC) New
[BUG] The latest qemu crashed when I tested cxl [BUG] The latest qemu crashed when I tested cxl - - - - --- 2022-12-29 Song Dom New
[v2,6/6] Hexagon (target/hexagon) Analyze packet step 2 Hexagon (target/hexagon) COF overrides and new generator - - - - --- 2022-12-28 Taylor Simpson New
[v2,5/6] Hexagon (target/hexagon) Analyze packet before generating TCG Hexagon (target/hexagon) COF overrides and new generator - - - - --- 2022-12-28 Taylor Simpson New
[v2,4/6] Hexagon (target/hexagon) Add overrides for dealloc-return instructions Hexagon (target/hexagon) COF overrides and new generator - - - - --- 2022-12-28 Taylor Simpson New
[v2,3/6] Hexagon (target/hexagon) Add overrides for endloop1/endloop01 Hexagon (target/hexagon) COF overrides and new generator - - - - --- 2022-12-28 Taylor Simpson New
[v2,2/6] Hexagon (target/hexagon) Add overrides for callr Hexagon (target/hexagon) COF overrides and new generator - - - - --- 2022-12-28 Taylor Simpson New
[v2,1/6] Hexagon (target/hexagon) Add overrides for jumpr31 instructions Hexagon (target/hexagon) COF overrides and new generator - - - - --- 2022-12-28 Taylor Simpson New
[v3] linux-user: Fix /proc/cpuinfo output for sparc and hppa [v3] linux-user: Fix /proc/cpuinfo output for sparc and hppa - - 1 - --- 2022-12-28 Helge Deller New
[v4,2/2] hw/nvme: Support for Namespaces Management from guest OS - delete-ns hw/nvme: Support for Namespaces Management from guest OS - - - - --- 2022-12-28 Jonathan Derrick New
[v4,1/2] hw/nvme: Support for Namespaces Management from guest OS - create-ns hw/nvme: Support for Namespaces Management from guest OS - - - - --- 2022-12-28 Jonathan Derrick New
tests/tcg/hexagon: fix underspecifed asm constraints tests/tcg/hexagon: fix underspecifed asm constraints - - 2 - --- 2022-12-28 Mukilan Thiyagarajan (QUIC) New
linux-user/syscall: Endian-swap [res]uid/gid linux-user/syscall: Endian-swap [res]uid/gid - 1 - - --- 2022-12-28 Philippe Mathieu-Daudé New
[qemu] x86: don't let decompressed kernel image clobber setup_data [qemu] x86: don't let decompressed kernel image clobber setup_data - - - - --- 2022-12-28 Jason A. Donenfeld New
[v3,10/10] hw/riscv/boot.c: make riscv_load_initrd() static irscv: OpenSBI boot test and cleanups - - 2 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,09/10] hw/riscv/boot.c: introduce riscv_load_kernel_and_initrd() irscv: OpenSBI boot test and cleanups - - 1 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,08/10] hw/riscv/boot.c: use MachineState in riscv_load_kernel() irscv: OpenSBI boot test and cleanups - - 2 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,07/10] hw/riscv/boot.c: use MachineState in riscv_load_initrd() irscv: OpenSBI boot test and cleanups - - 2 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,06/10] hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel() irscv: OpenSBI boot test and cleanups - - 1 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,05/10] hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd() irscv: OpenSBI boot test and cleanups - - 1 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,04/10] hw/riscv/spike.c: load initrd right after riscv_load_kernel() irscv: OpenSBI boot test and cleanups - - 3 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,03/10] hw/riscv/sifive_u: use 'fdt' from MachineState irscv: OpenSBI boot test and cleanups - - 3 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,02/10] hw/riscv/spike: use 'fdt' from MachineState irscv: OpenSBI boot test and cleanups - - 3 - --- 2022-12-28 Daniel Henrique Barboza New
[v3,01/10] tests/avocado: add RISC-V opensbi boot test irscv: OpenSBI boot test and cleanups - - 1 1 --- 2022-12-28 Daniel Henrique Barboza New
virtio-mem: Fix typo in function name virtio-mem: Fix typo in function name - - - - --- 2022-12-28 Philippe Mathieu-Daudé New
« 1 2 ... 522 523 5244301 4302 »