Show patches with: State = Action Required       |    Archived = No       |   426678 patches
« 1 2 ... 615 616 6174266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] tcg-i386: Use segment registers to implement GUEST_BASE. - - - - --- 2010-06-04 Richard Henderson New
[2/2] tcg-ia64: implement add2_i32/i64 and sub2_i32/i64 - - 1 - --- 2013-03-30 Aurelien Jarno New
[2/2] tcg-ppc: use new return-argument ld/st helpers - - - - --- 2013-09-05 Paolo Bonzini New
[2/2] tcg-s390: New TCG Target. - - - - --- 2010-06-15 Richard Henderson New
[2/2] tcg-sparc: Implement setcond, setcond2. - - - - --- 2010-02-09 Richard Henderson New
[2/2] tcg-x86_64: Avoid unnecessary REX.B prefixes. - - - - --- 2010-01-06 Richard Henderson New
[2/2] tcg/aarch64: Fix generation of "scalar" vector operations tcg/aarch64: Fixes to vector ops - 1 - - --- 2021-02-20 Richard Henderson New
[2/2] tcg/aarch64: Fix tcg_out_brcond for test comparisons [1/2] tcg/aarch64: Fix tcg_out_cmp for test comparisons - 1 1 - --- 2024-03-09 Richard Henderson New
[2/2] tcg/aarch64: Fix tcg_out_movi - - - - --- 2016-12-07 Richard Henderson New
[2/2] tcg/aarch64: implement user mode qemu ld/st - - - - --- 2013-06-05 Claudio Fontana New
[2/2] tcg/arm: Fix goto_tb for large translation blocks [1/2] tcg: Increase width of temp_subindex - 1 1 - --- 2024-02-14 Richard Henderson New
[2/2] tcg/arm: Implement movcond_i32 - - 1 - --- 2012-09-26 Peter Maydell New
[2/2] tcg/i386: Reserve register for guest_base if a segment isn't available - - 1 - --- 2015-07-16 Richard Henderson New
[2/2] tcg/i386: Use segment for 32-bit guest base on linux - - - - --- 2016-06-04 Richard Henderson New
[2/2] tcg/i386: remove ld/st third argument register constraint - - 1 - --- 2012-10-20 Aurelien Jarno New
[2/2] tcg/loongarch64: Add direct jump support tcg/loongarch64: add neg tcg_op and direct jump support - - - - --- 2022-10-12 Qi Hu New
[2/2] tcg/mips: only enable ext8s/ext16s ops on MIPS32R2 - - - - --- 2013-08-15 Aurelien Jarno New
[2/2] tcg/mips: pass oi to tcg_out_tlb_load - - - - --- 2015-09-17 Aurelien Jarno New
[2/2] tcg/optimize: Flush data at labels not TCG_OPF_BB_END tcg: optimize across branches - - 1 - --- 2020-10-13 Richard Henderson New
[2/2] tcg/optimize: Remember garbage high bits for 32-bit ops - - 2 - --- 2014-05-23 Richard Henderson New
[2/2] tcg/optimize: fix constant signedness - - 1 - --- 2015-07-10 Aurelien Jarno New
[2/2] tcg/ppc*: Move cache initialization to ppc specific code - - - - --- 2011-10-03 Stefan Weil New
[2/2] tcg/ppc: Allow a 32-bit offset to the constant pool tcg/ppc updates - - - - --- 2018-01-10 Richard Henderson New
[2/2] tcg/s390: Remove 'R' constraint - - - - --- 2016-12-24 Richard Henderson New
[2/2] tcg/s390: Remove unused tcg_out_addi() 1 - - - --- 2011-10-01 Peter Maydell New
[2/2] tcg/s390x: Use constant pool for prologue Untitled series #10388 - - - - --- 2017-10-26 Richard Henderson New
[2/2] tcg/tci: Adjust call-clobbered regs for int128_t tcg/tci: Two regression fixes - - 1 - --- 2023-06-07 Richard Henderson New
[2/2] tcg: Add missing tcg_can_emit_vec_op check in tcg_gen_gvec_2s Untitled series #29159 - - 1 - --- 2018-02-17 Richard Henderson New
[2/2] tcg: Allocate a guard page after code_gen_buffer - - - - --- 2015-09-19 Richard Henderson New
[2/2] tcg: Allocate sufficient storage in temp_allocate_frame tcg: Fixes for temp_allocate_frame - 1 1 - --- 2021-06-19 Richard Henderson New
[2/2] tcg: Always enable TCGv type checking - - 1 - --- 2014-09-16 Richard Henderson New
[2/2] tcg: Bake tb_destroy() into tcg_region_tree Fix defect in TranslationBlock insertion procedure - - - - --- 2021-07-04 Liren Wei New
[2/2] tcg: Fix allocation of indirect_base registers - - - - --- 2016-06-18 Richard Henderson New
[2/2] tcg: Fix high_pc fields in .debug_info - - - - --- 2013-05-24 Richard Henderson New
[2/2] tcg: Fix whitespace in tcg-op.h. - - - - --- 2011-11-01 Richard Henderson New
[2/2] tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32/TCGv_i64 - - - - --- 2011-05-27 Peter Maydell New
[2/2] tcg: Improve expansion of deposit into a constant tcg: Improve expansion of deposit with constants - - - - --- 2023-10-18 Richard Henderson New
[2/2] tcg: Introduce INDEX_op_qemu_st8_i32 tcg: Eliminate scratch regs from i386 backend - - 1 - --- 2020-12-11 Richard Henderson New
[2/2] tcg: Jump after always false condition Remove unreachable code and move label after unreachable condition - - - - --- 2023-12-14 Samuel Tardieu New
[2/2] tcg: Make some tcg-target.c routines static. - - - - --- 2010-06-03 Richard Henderson New
[2/2] tcg: Merge two sequential labels tcg: Merge two sequential labels - - 1 - --- 2023-03-03 Richard Henderson New
[2/2] tcg: Optimize inline dup_const for MO_64 tcg: Optimize inline dup_const for MO_64 - - 1 - --- 2021-01-19 Richard Henderson New
[2/2] tcg: Remove TCG_TARGET_HAS_GUEST_BASE define - - 1 - --- 2012-10-09 Peter Maydell New
[2/2] tcg: Remove cpu_ld*_code_ra [1/2] tcg: Introduce set/clear_helper_retaddr - - - - --- 2019-06-16 Richard Henderson New
[2/2] tcg: Remove redundant tcg_target_init checks - - 1 - --- 2013-06-04 Richard Henderson New
[2/2] tcg: Restart after TB code generation overflow tcg: Fix launchpad 1824853 - 1 - - --- 2019-04-16 Richard Henderson New
[2/2] tcg: Streamline movcond_i64 using movcond_i32 - - - - --- 2012-09-24 Richard Henderson New
[2/2] tcg: Use INDEX_op_qemu_ld32 for 32-bit results. - - - - --- 2010-05-03 Richard Henderson New
[2/2] tcg: aarch64: use 32-bit offset for 32-bit user-mode emulation - - 1 - --- 2015-07-15 Paolo Bonzini New
[2/2] tcg: add TB sanity checking - - - - --- 2012-09-21 Max Filippov New
[2/2] tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG - - - - --- 2016-04-21 Aurelien Jarno New
[2/2] tcg: get rid of DEF2 in tcg-opc.h - - - - --- 2010-06-03 Aurelien Jarno New
[2/2] tcg: get rid of DEF2 in tcg-opc.h - - - - --- 2010-06-03 y@volta.aurel32.net New
[2/2] tcg: use QTree instead of GTree fix for #285 - - - - --- 2023-01-11 Emilio Cota New
[2/2] tcx: make display updates thread safe - - - - --- 2017-05-10 Mark Cave-Ayland New
[2/2] test-aio: Fix event notifier cleanup - - 1 - --- 2015-11-23 Kevin Wolf New
[2/2] test-bdrv-drain: Test bdrv_append() to drained node block: Fix attaching drained child node - - - - --- 2018-07-03 Kevin Wolf New
[2/2] test-block-iothread: Job coroutine thread after AioContext switch blockjob: Fix coroutine thread after AioContext change - - - - --- 2019-05-03 Kevin Wolf New
[2/2] test-keyval: Tighten test of trailing crap after size Minor integer parsing improvements - - 1 - --- 2019-11-25 Markus Armbruster New
[2/2] test-vmstate: Silence expected errors - - - - --- 2016-10-20 Dr. David Alan Gilbert New
[2/2] test/avocado: Update machibe_rx_gdbsim tests. [1/2] hw/char/renesas_sci: Add fifo buffer to backend interface. - - - - --- 2022-01-31 Yoshinori Sato New
[2/2] test/tcg/ppc64le: Add float reference files tests/tcg: Fix float_{convs,madds} - - - - --- 2021-12-24 Richard Henderson New
[2/2] test: add some chardev mux event tests mux chardev events regression fix - - - - --- 2017-11-03 Marc-André Lureau New
[2/2] test: replace gtester with a TAP driver test: replace gtester with a TAP driver 1 - - 1 --- 2018-12-06 Paolo Bonzini New
[2/2] test: replace gtester with a TAP driver test: replace gtester with a TAP driver - - 1 - --- 2018-11-29 Paolo Bonzini New
[2/2] tested: add test for nested aio_poll() in poll handlers aio-posix: do not nest poll handlers - - - - --- 2023-05-02 Stefan Hajnoczi New
[2/2] tests-ppc64: test for -device spapr-pci-host-bridge - - - - --- 2014-02-14 Alexey Kardashevskiy New
[2/2] tests-ppc64: test for -device spapr-pci-host-bridge - - - - --- 2014-02-10 Alexey Kardashevskiy New
[2/2] tests.acceptance.boot_linux_console: Add pseries linux boot console test Add support for powerpc acceptance test - - 1 - --- 2019-07-26 Satheesh Rajendran New
[2/2] tests/.gitignore: Ignore test-rfifolock - - - - --- 2014-04-11 Cole Robinson New
[2/2] tests/9pfs: fix coverity error in create_local_test_dir() 9pfs: test suite fixes - - - - --- 2020-10-30 Christian Schoenebeck New
[2/2] tests/Makefile: Add check-block to make check - - 1 - --- 2014-10-28 Fam Zheng New
[2/2] tests/Makefile: add TESTFILES option to make check-acceptance docs/devel/testing: improvements on make check-acceptance - - - - --- 2021-09-22 Willian Rampazzo New
[2/2] tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer - - 1 - --- 2020-01-31 Philippe Mathieu-Daudé New
[2/2] tests/acceptance: Add new test cases in linux_ssh_mips_malta.py tests/acceptance: Update MIPS Malta ssh test - - 1 - --- 2019-08-02 Aleksandar Markovic New
[2/2] tests/acceptance: Add tests for the Pegasos2 machine tests/acceptance: Add tests for the Pegasos2 machine 1 - - - --- 2021-05-15 Philippe Mathieu-Daudé New
[2/2] tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachine Untitled series #142323 - - 1 1 --- 2019-11-12 Wainer dos Santos Moschetta New
[2/2] tests/acceptance: Test ast2600 machine tests/acceptance: Test Aspeed ARM machines - - - - --- 2021-03-03 Joel Stanley New
[2/2] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug Regenerated DSDT.hpbrroot to match with other ACPI blobs 1 - - - --- 2020-09-29 Ani Sinha New
[2/2] tests/avocado/boot_linux.py: re-enable test-case for ppc64 Re-enabling tests/avocado/boot_linux.py for PPC64 - - - 1 --- 2023-03-27 Kautuk Consul New
[2/2] tests/avocado: Add test accessing NVMe on big-endian MIPS target hw/pci-host/gt64120: Fix regression on big-endian targets - - - - --- 2023-01-18 Philippe Mathieu-Daudé New
[2/2] tests/avocado: Allow passing command line parameters via Makefile tests/avocado: Pass parameters via Makefile - - 1 - --- 2023-01-20 Fabiano Rosas New
[2/2] tests/avocado: Test Xen guest support under KVM tests/avocado: Test Xen guest support under KVM - - - - --- 2023-03-03 David Woodhouse New
[2/2] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB - - 1 1 --- 2023-01-20 Philippe Mathieu-Daudé New
[2/2] tests/avocado: record_replay test for ppc powernv machine [1/2] target/ppc: Fix icount access for some hypervisor instructions - - 1 - --- 2023-06-25 Nicholas Piggin New
[2/2] tests/avocado: riscv: Enable 32-bit Spike OpenSBI boot testing [1/2] roms/opensbi: Upgrade from v1.2 to v1.3 - - 2 - --- 2023-06-30 Bin Meng New
[2/2] tests/boot_console: Test booting HP-UX firmware upgrade tests/acceptance: Add tests for the PA-RISC machine - - 1 - --- 2019-10-10 Philippe Mathieu-Daudé New
[2/2] tests/docker: Fix fedora-i386-cross nios2: Enable cross compile and fix signals - - 1 - --- 2021-10-01 Richard Henderson New
[2/2] tests/docker: Fix fedora-i386-cross tests/docker: Fix fedora-i386-cross - - 2 - --- 2021-09-30 Richard Henderson New
[2/2] tests/fw_cfg: Test 'reboot-timeout=-1' special value [1/2] fw_cfg: Allow reboot-timeout=-1 again - - 1 - --- 2019-10-29 Philippe Mathieu-Daudé New
[2/2] tests/ide-test: test case for crash when processing short PRDs ide/hw/core: fix bug# 1777315, crash on short PRDs - - - - --- 2018-06-20 Amol Surati New
[2/2] tests/lcitool: Add mtools and xorriso as dependency for bios bits avocado tests Add mformat and xorriso dependencies in containers - - - - --- 2023-05-03 Ani Sinha New
[2/2] tests/migration/postcopy: trim migration bandwidth migration test tweeks 1 - 2 2 --- 2019-09-23 Dr. David Alan Gilbert New
[2/2] tests/migration: Add test for migration to bad destination migration: Fix early failure crash - - - - --- 2018-02-12 Dr. David Alan Gilbert New
[2/2] tests/migration: Only run auto_converge in slow mode tests/migration: Fix migration-test slowdown - - - - --- 2023-04-12 Juan Quintela New
[2/2] tests/migration: Set compression level in migration tests *** Properly apply migration compression level - - - - --- 2024-03-01 Bryan Zhang New
[2/2] tests/migration: add support for ppc64le for guestperf.py tests/migration: add support for ppc64le in guestperf.py - - 2 - --- 2022-08-09 Murilo Opsfelder Araújo New
[2/2] tests/migration: fix "downtime_limit" type when "migrate-set-parameters" [1/2] tests/migration: parse the thread-id key of CpuInfoFast - - 1 - --- 2021-06-03 Hyman Huang New
[2/2] tests/pxe: Check virtio-net-ccw on s390x - - - - --- 2017-08-09 Thomas Huth New
[2/2] tests/q35-test: add TSEG size checks - - - - --- 2017-06-16 Laszlo Ersek New
« 1 2 ... 615 616 6174266 4267 »