Show patches with: Archived = No       |   430399 patches
« 1 2 ... 1827 1828 18294303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[for-4.0,5/7] tcg/tcg.h: Remove GCC check for tcg_debug_assert() macro Assume GCC v4.8 and Clang v3.4 as minimum compiler versions - - 1 - --- 2018-12-03 Thomas Huth New
[for-4.0,5/6] vhost-user-blk: Add support for reconnecting backend vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-06 Yongji Xie New
[for-4.0,5/5] tests/pxe: Make test independent from global_qtest Make more tests independent of global_qtest - - 1 - --- 2018-12-06 Thomas Huth New
[for-4.0,5/5] tcg/i386: Add setup_guest_base_seg for FreeBSD tcg/i386: Improve guest_base handling - - - - --- 2018-12-03 Richard Henderson New
[for-4.0,5/5] pc: Use default_machine_opts to set suppress_vmdesc spapr/virt/pc: Eliminate custom instance_init functions - - - - --- 2018-12-05 Eduardo Habkost New
[for-4.0,5/5] migration: unify error handling for process_incoming_migration_co Untitled series #85853 - - 1 - --- 2019-01-13 fei New
[for-4.0,4/9] ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n) ppc: get rid of g_malloc(sizeof(T) * n) - - 1 - --- 2018-11-27 Greg Kurz New
[for-4.0,4/7] Remove QEMU_ARTIFICIAL macro Assume GCC v4.8 and Clang v3.4 as minimum compiler versions - - 1 - --- 2018-12-03 Thomas Huth New
[for-4.0,4/6] libvhost-user: Support recording inflight I/O in shared memory vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-06 Yongji Xie New
[for-4.0,4/5] tests/prom-env: Make test independent of global_qtest Make more tests independent of global_qtest - - 1 - --- 2018-12-06 Thomas Huth New
[for-4.0,4/5] tcg/i386: Precompute all guest_base parameters tcg/i386: Improve guest_base handling - - - - --- 2018-12-03 Richard Henderson New
[for-4.0,4/5] spapr: Delete instance_options functions spapr/virt/pc: Eliminate custom instance_init functions 1 - - - --- 2018-12-05 Eduardo Habkost New
[for-4.0,4/5] migration: add more error handling for postcopy_ram_enable_notify fix some segmentation faults and migration issues - - 1 - --- 2019-01-13 fei New
[for-4.0,4/4] target/arm: Implement the ARMv8.2-AA32HPD extension target/arm: LOR, HPD, AA32HPD extensions - - 1 - --- 2018-11-02 Richard Henderson New
[for-4.0,4/4] checkpatch: colorize output to terminal Small checkpatch fixes and improvements - - 1 - --- 2018-11-29 Paolo Bonzini New
[for-4.0,3/9] ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n) ppc: get rid of g_malloc(sizeof(T) * n) - - - - --- 2018-11-27 Greg Kurz New
[for-4.0,3/7] configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012] Assume GCC v4.8 and Clang v3.4 as minimum compiler versions - - 1 - --- 2018-12-03 Thomas Huth New
[for-4.0,3/6] libvhost-user: Introduce vu_queue_map_desc() vhost-user-blk: Add support for backend reconnecting - - 1 - --- 2018-12-06 Yongji Xie New
[for-4.0,3/5] tests/machine-none: Make test independent of global_qtest Make more tests independent of global_qtest - - 1 - --- 2018-12-06 Thomas Huth New
[for-4.0,3/5] tcg/i386: Assume 32-bit values are zero-extended tcg/i386: Improve guest_base handling - - - - --- 2018-12-03 Richard Henderson New
[for-4.0,3/5] spapr: Use default_machine_opts to set suppress_vmdesc spapr/virt/pc: Eliminate custom instance_init functions 1 - - - --- 2018-12-05 Eduardo Habkost New
[for-4.0,3/5] migration: multifd_save_cleanup() can't fail, simplify fix some segmentation faults and migration issues - - 1 - --- 2019-01-13 fei New
[for-4.0,3/4] target/arm: Implement the ARMv8.1-HPD extension target/arm: LOR, HPD, AA32HPD extensions - - 1 - --- 2018-11-02 Richard Henderson New
[for-4.0,3/4] checkpatch: improve handling of multiple patches or files Small checkpatch fixes and improvements - - - - --- 2018-11-29 Paolo Bonzini New
[for-4.0,3/3] target/ppc: Consolidate 64-bit server processor detection in a helper target/ppc: Fix pseries.cap-ibs=workaround with TCG - - - 1 --- 2019-03-22 Greg Kurz New
[for-4.0,3/3] elf_ops.h: Use address_space_write() to write memory Avoid cpu_physical_memory_read() in generic code - - 1 - --- 2018-11-22 Peter Maydell New
[for-4.0,3/3] block: test block-stream with a base node that is used by block-commit freeze the backing chain earlier in stream_start() - - - - --- 2019-03-26 Alberto Garcia New
[for-4.0,2/9] spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n) ppc: get rid of g_malloc(sizeof(T) * n) - - - - --- 2018-11-27 Greg Kurz New
[for-4.0,2/7] Remove support for compilers that can not do 128-bit arithmetics Assume GCC v4.8 and Clang v3.4 as minimum compiler versions - - - - --- 2018-12-03 Thomas Huth New
[for-4.0,2/6] vhost-user: Add shared memory to record inflight I/O vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-06 Yongji Xie New
[for-4.0,2/5] tests/test-filter: Make tests independent of global_qtest Make more tests independent of global_qtest - - 1 - --- 2018-12-06 Thomas Huth New
[for-4.0,2/5] tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests tcg/i386: Improve guest_base handling - - - - --- 2018-12-03 Richard Henderson New
[for-4.0,2/5] spapr: Use default_machine_opts to set use_hotplug_event_source spapr/virt/pc: Eliminate custom instance_init functions 1 - - - --- 2018-12-05 Eduardo Habkost New
[for-4.0,2/5] migration: fix the multifd code when receiving less channels fix some segmentation faults and migration issues - - 1 - --- 2019-01-13 fei New
[for-4.0,2/4] target/arm: Implement the ARMv8.1-LOR extension target/arm: LOR, HPD, AA32HPD extensions - - - - --- 2018-11-02 Richard Henderson New
[for-4.0,2/4] checkpatch: check Signed-off-by in --mailback mode Small checkpatch fixes and improvements - - 1 - --- 2018-11-29 Paolo Bonzini New
[for-4.0,2/3] target/ppc: Enable "decrement and test CTR" version of bcctr target/ppc: Fix pseries.cap-ibs=workaround with TCG - - - 1 --- 2019-03-22 Greg Kurz New
[for-4.0,2/3] monitor: Use address_space_read() to read memory Avoid cpu_physical_memory_read() in generic code - - 1 - --- 2018-11-22 Peter Maydell New
[for-4.0,2/3] block: freeze the backing chain earlier in stream_start() freeze the backing chain earlier in stream_start() - - 1 - --- 2019-03-26 Alberto Garcia New
[for-4.0,2/2] tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds Update .gitignore and tests/.gitignore for in-tree builds - - - - --- 2019-03-14 Stefano Garzarella New
[for-4.0,2/2] target/s390x: Implement STCK et al for CONFIG_USER_ONLY Untitled series #79094 - - - - --- 2018-11-30 Richard Henderson New
[for-4.0,2/2] spapr_pci: Fix extended config space accesses spapr: Fix extended config space accesses - 1 - - --- 2019-04-01 Greg Kurz New
[for-4.0,2/2] Rename cpu_physical_memory_write_rom() to address_space_write_rom() Rename cpu_physical_memory_write_rom() to address_space_write_rom() - - - - --- 2018-11-22 Peter Maydell New
[for-4.0,17/17] tcg/arm: Use TCG_TARGET_NEED_LDST_OOL_LABELS tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,16/17] tcg/arm: Force qemu_ld/st arguments into fixed registers tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,15/17] tcg/arm: Reduce the number of temps for tcg_out_tlb_read tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,14/17] tcg/arm: Add constraints for R0-R5 tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,13/17] tcg/arm: Parameterize the temps for tcg_out_tlb_read tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,12/17] tcg/aarch64: Use TCG_TARGET_NEED_LDST_OOL_LABELS tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,11/17] tcg/aarch64: Use B not BL for tcg_out_goto_long tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,11/11] qemu_thread: supplement error handling for touch_all_pages Untitled series #88558 - - - - --- 2019-01-28 fei New
[for-4.0,10/17] tcg/aarch64: Parameterize the temp for tcg_out_goto_long tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,10/11] qemu_thread: supplement error handling for vnc_start_worker_thread Untitled series #88558 - - - - --- 2019-01-28 fei New
[for-4.0,1/9] target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n) ppc: get rid of g_malloc(sizeof(T) * n) - - 1 - --- 2018-11-27 Greg Kurz New
[for-4.0,1/7] configure: Add a test for the minimum compiler version Assume GCC v4.8 and Clang v3.4 as minimum compiler versions - - - - --- 2018-12-03 Thomas Huth New
[for-4.0,1/6] char-socket: Enable "wait" option for client mode vhost-user-blk: Add support for backend reconnecting - - - - --- 2018-12-06 Yongji Xie New
[for-4.0,1/5] virt: Eliminate separate instance_init functions spapr/virt/pc: Eliminate custom instance_init functions - - 1 - --- 2018-12-05 Eduardo Habkost New
[for-4.0,1/5] tests/boot-serial: Get rid of global_qtest variable Make more tests independent of global_qtest - - 1 - --- 2018-12-06 Thomas Huth New
[for-4.0,1/5] tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct tcg/i386: Improve guest_base handling - - - - --- 2018-12-03 Richard Henderson New
[for-4.0,1/5] Fix segmentation fault when qemu_signal_init fails fix some segmentation faults and migration issues - 1 2 - --- 2019-01-13 fei New
[for-4.0,1/4] target/arm: Move id_aa64mmfr* to ARMISARegisters target/arm: LOR, HPD, AA32HPD extensions - - 1 - --- 2018-11-02 Richard Henderson New
[for-4.0,1/4] checkpatch: fix premature exit when no input or --mailback Small checkpatch fixes and improvements - - 1 - --- 2018-11-29 Paolo Bonzini New
[for-4.0,1/3] target/ppc: Fix TCG temporary leaks in gen_bcond() target/ppc: Fix pseries.cap-ibs=workaround with TCG - - - 1 --- 2019-03-22 Greg Kurz New
[for-4.0,1/3] disas.c: Use address_space_read() to read memory Avoid cpu_physical_memory_read() in generic code - - 1 - --- 2018-11-22 Peter Maydell New
[for-4.0,1/3] block: continue until base is found in bdrv_freeze_backing_chain() et al freeze the backing chain earlier in stream_start() - - 1 - --- 2019-03-26 Alberto Garcia New
[for-4.0,1/2] target/s390x: Move TOD_UNIX_EPOCH to cpu.h target/s390x: Implement STCK et al for CONFIG_USER_ONLY - - 2 - --- 2018-11-30 Richard Henderson New
[for-4.0,1/2] pci: Allow PCI bus subtypes to support extended config space accesses spapr: Fix extended config space accesses - - - - --- 2019-04-01 Greg Kurz New
[for-4.0,1/2] exec.c: Rename cpu_physical_memory_write_rom_internal() Rename cpu_physical_memory_write_rom() to address_space_write_rom() - - - - --- 2018-11-22 Peter Maydell New
[for-4.0,1/2] .gitignore: ignore docs/built created for in-tree builds Update .gitignore and tests/.gitignore for in-tree builds - - - - --- 2019-03-14 Stefano Garzarella New
[for-4.0,09/17] tcg/aarch64: Parameterize the temps for tcg_out_tlb_read tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,09/11] qemu_thread: supplement error handling for migration Untitled series #88558 - - 1 - --- 2019-01-28 fei New
[for-4.0,09/11] qemu_thread: supplement error handling for migration Untitled series #88562 - - 1 - --- 2019-01-28 fei New
[for-4.0,08/17] tcg/aarch64: Add constraints for x0, x1, x2 tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,08/11] qemu_thread: supplement error handling for qemu_signalfd_compat qemu_thread_create: propagate the error to callers to handle - - - - --- 2019-01-28 fei New
[for-4.0,08/11] qemu_thread: supplement error handling for qemu_signalfd_compat Untitled series #88558 - - - - --- 2019-01-28 fei New
[for-4.0,07/17] tcg/i386: Use TCG_TARGET_NEED_LDST_OOL_LABELS tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,07/11] qemu_thread: supplement error handling for iothread_complete qemu_thread_create: propagate the error to callers to handle - - - - --- 2019-01-28 fei New
[for-4.0,07/11] qemu_thread: supplement error handling for iothread_complete Untitled series #88560 - - - - --- 2019-01-28 fei New
[for-4.0,07/11] qemu_thread: supplement error handling for iothread_complete Untitled series #88558 - - - - --- 2019-01-28 fei New
[for-4.0,06/17] tcg: Add TCG_TARGET_NEED_LDST_OOL_LABELS tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,06/11] qemu_thread: supplement error handling for emulated_realize qemu_thread_create: propagate the error to callers to handle - - - - --- 2019-01-28 fei New
[for-4.0,05/17] tcg: Return success from patch_reloc tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,05/11] qemu_thread: supplement error handling for h_resize_hpt_prepare qemu_thread_create: propagate the error to callers to handle 1 - - - --- 2019-01-28 fei New
[for-4.0,04/17] tcg/i386: Force qemu_ld/st arguments into fixed registers tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,04/11] qemu_thread: supplement error handling for pci_edu_realize qemu_thread_create: propagate the error to callers to handle - - - - --- 2019-01-28 fei New
[for-4.0,03/17] tcg/i386: Change TCG_REG_L[01] to not overlap function arguments tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,03/11] qemu_thread: supplement error handling for qmp_dump_guest_memory qemu_thread_create: propagate the error to callers to handle - - - - --- 2019-01-28 fei New
[for-4.0,02/17] tcg/i386: Return a base register from tcg_out_tlb_load tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,02/11] qemu_thread: supplement error handling for qemu_X_start_vcpu qemu_thread_create: propagate the error to callers to handle - - 2 - --- 2019-01-28 fei New
[for-4.0,01/17] tcg/i386: Add constraints for r8 and r9 tcg: Move softmmu out-of-line - - - - --- 2018-11-12 Richard Henderson New
[for-4.0,01/11] qemu_thread: make qemu_thread_create() take Error ** argument qemu_thread_create: propagate the error to callers to handle - - - - --- 2019-01-28 fei New
[for-3.2] RISC-V: Deprecate hifive_e and hifive_u machines [for-3.2] RISC-V: Deprecate hifive_e and hifive_u machines - - - - --- 2018-11-21 Palmer Dabbelt New
[for-3.2,v7,6/6] hw/riscv/virt: Connect a VirtIO net PCIe device Connect a PCIe host and graphics support to RISC-V - - - - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,5/6] hw/riscv/sifive_u: Connect the Xilinx PCIe Connect a PCIe host and graphics support to RISC-V - - - - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,4/6] riscv: Enable VGA and PCIE_VGA Connect a PCIe host and graphics support to RISC-V - - 1 - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,3/6] hw/riscv/virt: Connect the gpex PCIe Connect a PCIe host and graphics support to RISC-V - - 1 - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,2/6] hw/riscv/virt: Adjust memory layout spacing Connect a PCIe host and graphics support to RISC-V - - 1 - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,1/6] hw/riscv/virt: Increase the number of interrupts Connect a PCIe host and graphics support to RISC-V - - - - --- 2018-11-21 Alistair Francis New
[for-3.2,v5,19/19] hostmem: use object id for memory region name with >= 4.0 Generalize machine compatibility properties - - - - --- 2018-12-04 Marc-André Lureau New
[for-3.2,v5,18/19] hw/arm/virt: add virt-4.0 machine type Generalize machine compatibility properties - - - - --- 2018-12-04 Marc-André Lureau New
« 1 2 ... 1827 1828 18294303 4304 »