Show patches with: Archived = No       |   431703 patches
« 1 2 ... 928 929 9304317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] target/s390x: Remove DisasFields argument from extract_insn target/s390x: Do not leak stack address in translate_one - - 1 - --- 2020-01-23 Richard Henderson New
[5/5] target/s390x: Set instance_align on S390CPU TypeInfo qom: Allow object to be aligned - - - - --- 2020-09-15 Richard Henderson New
[5/5] target/s390x: mark CSST, CSST2, FPSEH facilities as available - - - - --- 2017-06-15 Richard Henderson New
[5/5] target/sh4: Remove unused definitions target/sh4: Pass MMUAccessType to get_physical_address() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[5/5] target/sh4: fix RTE instruction delay slot - - 1 - --- 2017-05-16 Aurelien Jarno New
[5/5] target/tricore: Fix OPC2_32_BO_LD_BU_PREINC TriCore instruction bugfixes - - 1 - --- 2023-01-27 Bastian Koppelmann New
[5/5] target/tricore: Implement gdbstub TriCore fixes and gdbstub - - - - --- 2019-09-30 Bastian Koppelmann New
[5/5] tcg-arm: Better pipeline for softmmu tlb access - - - - --- 2013-08-28 Richard Henderson New
[5/5] tcg-arm: Use AT_PLATFORM to detect the host ISA - - - - --- 2013-06-06 Richard Henderson New
[5/5] tcg-i386: Implement setcond. - - - - --- 2009-12-19 Richard Henderson New
[5/5] tcg-i386: Remove some ifdefs in qemu_ld/st. - - - - --- 2010-05-21 Richard Henderson New
[5/5] tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG. - - - - --- 2010-05-06 Richard Henderson New
[5/5] tcg-sparc: Implement ext32[su]_i64 - - - - --- 2010-01-11 Richard Henderson New
[5/5] tcg/arm: Set TCG_TARGET_HAS_MEMORY_BSWAP to false tcg: Make bswap support in qemu_ld/st optional - - - - --- 2018-11-20 Richard Henderson New
[5/5] tcg/arm: improve direct jump - - - - --- 2012-10-09 Aurelien Jarno New
[5/5] tcg/i386: Use SHLX/SHRX/SARX instructions - - 2 - --- 2014-01-31 Richard Henderson New
[5/5] tcg/i386: cleanup useless #ifdef - - 1 - --- 2013-12-21 Aurelien Jarno New
[5/5] tcg/mips: use direct jumps - - - - --- 2009-10-22 Aurelien Jarno New
[5/5] tcg/ppc64: Only one call output register needed for 64 bit hosts - - - - --- 2011-09-05 Stefan Weil Accepted
[5/5] tcg/ppc: Improve unaligned load/store handling on 64-bit backend - - - - --- 2015-08-17 Benjamin Herrenschmidt New
[5/5] tcg/tci: Merge identical cases in generation (load/store opcodes) tcg/tci: Merge identical cases in generation - - 1 - --- 2021-02-18 Philippe Mathieu-Daudé New
[5/5] tcg: Add host memory barriers to cpu_ldst.h interfaces tcg: Issue memory barriers for guest memory model - - - - --- 2021-03-16 Richard Henderson New
[5/5] tcg: Dynamically allocate temporaries tcg: Dynamically allocate temporaries - - - - --- 2021-01-19 Richard Henderson New
[5/5] tcg: Implement tcg_gen_vec_add{sub}32_tl tcg: Add 32-bit vector operations - - - - --- 2021-06-24 LIU Zhiwei New
[5/5] tcg: Optimize two-address commutative operations - - 1 - --- 2012-09-18 Richard Henderson New
[5/5] tcg: Release mmap_lock on translation fault tcg: Fix mmap_lock assertion failure, take 2 - 1 1 1 --- 2019-07-09 Richard Henderson New
[5/5] tcg: Use tcg_malloc to allocate TCGLabel - - - - --- 2015-02-14 Richard Henderson New
[5/5] tcg: don't build cpu-exec.o, op_helper.o, or fpu/softloat.o when TCG disabled - - - - --- 2011-09-02 Anthony Liguori New
[5/5] tcg: initial ia64 support - - - - --- 2010-03-29 Aurelien Jarno New
[5/5] tcg: move tb_invalidated_flag to CPUState - - - - --- 2016-03-17 sergey.fedorov@linaro.org New
[5/5] tci: Make tcg temporaries local to tcg_qemu_tb_exec - - - - --- 2013-04-11 Stefan Weil Accepted
[5/5] tci: Make tcg temporaries local to tcg_qemu_tb_exec - - - - --- 2013-03-28 Richard Henderson New
[5/5] test-coroutine: Add rwlock downgrade test coroutine rwlock downgrade fix, minor VDI changes - - - - --- 2021-03-16 Paolo Bonzini New
[5/5] tests/9pfs: Turn fs_mkdir() into a helper tests/9pfs: Code refactoring - - - - --- 2020-10-20 Greg Kurz New
[5/5] tests/acceptance: Test PMON on the Fuloong 2E machine hw/mips: Fix the Fuloong 2E machine with PMON bios - - 1 - --- 2021-06-24 Philippe Mathieu-Daudé New
[5/5] tests/acpi: update tables for new core count test hw/smbios: add core_count2 to smbios table type 4 - - - - --- 2022-05-27 Julia Suvorova New
[5/5] tests/boot_linux_console: Add sdcard test for the Exynos4210 hw/arm/exynos4210: Add acceptance tests to the SMDKC210 board - - - - --- 2019-10-05 Philippe Mathieu-Daudé New
[5/5] tests/file-io-error: New test file-posix: Clean up and fix zoned checks - - - - --- 2023-08-24 Hanna Czenczek New
[5/5] tests/plugin/inline: add test for condition callback TCG plugins new inline operations - - - - --- 2024-02-29 Pierrick Bouvier New
[5/5] tests/qemu-iotests: add bitmap resize test 246 block/qcow2-bitmap: Enable resize with persistent bitmaps - - - - --- 2019-03-05 John Snow New
[5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc misc: Enforce .[ch].inc extension for re-included .c/.h files - - 2 - --- 2023-06-06 Philippe Mathieu-Daudé New
[5/5] tests/tcg: target/mips: Add README for MSA tests target/mips: Consolidate MIPS TCG tests - - 1 - --- 2019-04-19 Aleksandar Markovic New
[5/5] tests/tcg: target/mips: Add tests for MSA bit counting instructions target/mips: Add MSA ASE tests - - - - --- 2019-02-12 Aleksandar Markovic New
[5/5] tests/test-vmstate.c: test array of ptr to primitive - - 1 - --- 2017-02-16 Halil Pasic New
[5/5] tests/unit: Restrict machine-smp.c test to system emulation exec: QAPI housekeeping for user emulation - - 1 - --- 2022-12-19 Philippe Mathieu-Daudé New
[5/5] tests/vm: Add missing variables on help tests/vm: Python 3, improve image caching, and misc - - - - --- 2019-03-29 Wainer dos Santos Moschetta New
[5/5] tests/vm: Use make's --output-sync option tests/vm: various minor improvements - - - - --- 2018-08-03 Peter Maydell New
[5/5] tests/vm: switch centos.aarch64 to CentOS 8 Stream [1/5] tests/qemu-iotests: hotfix for 307, 223 output - - - - --- 2022-06-14 John Snow New
[5/5] tests: Add migration test for loongarch64 Add migration test for loongarch64 2 - 1 - --- 2024-02-20 maobibo New
[5/5] tests: Enable fw_cfg test on aarch64 tests: Enable fw_cfg tests on AArch64 - - - - --- 2019-12-03 Xiang Zheng New
[5/5] tests: acpi: fix FADT not being compared to reference table tests: acpi: fix FADT not being tested and cleanups - - - - --- 2017-12-29 Igor Mammedov New
[5/5] tests: add test case for encrypted qcow2 read/write - - 1 - --- 2015-05-12 Daniel P. Berrangé New
[5/5] tests: add usb hcds hotplugging qtest - - - - --- 2014-09-16 Gerd Hoffmann New
[5/5] tests: drop ds1338-test Generalize Dallas/Maxim I2C RTC devices - - - - --- 2018-02-19 Michael Davidsaver New
[5/5] tests: qgraph API for the qtest driver framework [1/5] tests/libqos: introduce virtio_start_device - - - - --- 2019-01-15 Paolo Bonzini New
[5/5] tests: virtio-scsi: Add test for unaligned WRITE SAME - - - - --- 2015-04-24 Fam Zheng New
[5/5] thread-pool: convert to use lock guards Scoped locks using attribute((cleanup)) - - - - --- 2017-12-08 Paolo Bonzini New
[5/5] threadpool: drop global thread pool - - - - --- 2013-03-06 Stefan Hajnoczi New
[5/5] tpm: Support for capability flags of TIS 1.3 - - - - --- 2014-12-09 Stefan Berger New
[5/5] tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size tpm: Match frontend and backend buffer sizes (not 2.11) - - 1 - --- 2017-11-07 Stefan Berger New
[5/5] trace-cmd: Use polling function - - - - --- 2012-08-22 Yoshihiro YUNOMAE New
[5/5] trace-events: Fix attribution of trace points to source trace-events: Clean up - - - - --- 2019-03-14 Markus Armbruster New
[5/5] trace-events: Fix broken build caused by wrong format specifier - - - - --- 2012-03-26 Stefan Hajnoczi New
[5/5] trace-events: Fix up source file comments - - - - --- 2013-06-07 Markus Armbruster New
[5/5] trace: Trace virtio-blk, multiwrite, and paio_submit - - - - --- 2010-05-22 Stefan Hajnoczi New
[5/5] trace: Update docs to use example events that exist - - - - --- 2011-09-21 Stefan Hajnoczi New
[5/5] trace: [all] Add "guest_vmem_user_syscall" event - - - - --- 2016-02-23 Lluís Vilanova New
[5/5] trace: add qmp trace event namespace trace: inroduce qmp: trace namespace - - - - --- 2021-09-23 Vladimir Sementsov-Ogievskiy New
[5/5] trace: enable tracing in qemu-img - - - - --- 2016-06-02 Denis V. Lunev New
[5/5] trace: enable tracing of TCG atomics trace-mem fixes - - - - --- 2018-05-22 Emilio Cota New
[5/5] travis.yml: Compile on arm64, too travis.yml improvements: Update libraries, build with arm64 - - - - --- 2019-10-09 Thomas Huth New
[5/5] tricore: reset DisasContext before generating code tricore: adding new instructions and fixing issues - - - - --- 2019-06-05 David Brenken New
[5/5] typedefs: Restrict PCMachineState to 'hw/i386/pc.h' hw/xen: Housekeeping - - - - --- 2020-09-08 Philippe Mathieu-Daudé New
[5/5] uas: Bounds check tags when using streams - - - - --- 2013-10-24 Hans de Goede New
[5/5] ui/cocoa: Fix code for starting QEMU via image file load dialog - - - - --- 2013-12-08 Peter Maydell New
[5/5] ui/vdagent: fix serial reset of guest agent ui: various clipboard serial fixes - - - - --- 2022-09-12 Marc-André Lureau New
[5/5] ui: deprecate legacy -show-cursor option ui: rework -show-cursor option - - 1 - --- 2020-02-05 Gerd Hoffmann New
[5/5] usb-audio: support more than two channels of audio - - - - --- 2015-08-17 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[5/5] usb-hcd-ehci-test: add ehci hotplug/unplug qtest - - - - --- 2014-06-17 Gonglei (Arei) New
[5/5] usb-host: live migration support - - - - --- 2012-06-12 Gerd Hoffmann New
[5/5] usb-hub: emulate per port power switching usb-hub: cleanups, configurable port count, per-port power switching emulation. - - - - --- 2019-05-22 Gerd Hoffmann New
[5/5] usb-redir: Don't try to write to the chardev after a close event - - - - --- 2011-11-19 Hans de Goede New
[5/5] usb-redir: Don't try to write to the chardev after a close event - - - - --- 2011-08-11 Hans de Goede New
[5/5] usb-redir: Improve some debugging messages - - - - --- 2012-01-10 Hans de Goede New
[5/5] usb-redir: Improve some debugging messages - - - - --- 2011-12-22 Hans de Goede New
[5/5] usb-storage: use qdev for -usbdevice - - - - --- 2009-10-23 Gerd Hoffmann New
[5/5] usb-tablet: Allow connecting to ehci - - - - --- 2012-11-17 Hans de Goede New
[5/5] usb-video: Introduce USB video class Introduce camera subsystem and USB video device - - - - --- 2021-12-27 zhenwei pi New
[5/5] usb/dev-storage: Avoid qerror_report_err() outside QMP handlers - - - - --- 2015-03-12 Markus Armbruster New
[5/5] usb/ohci: Don't use packet from OHCIState for isochronous transfers Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[5/5] usb: Also reset max_packet_size on ep_reset - - - - --- 2013-09-17 Hans de Goede New
[5/5] usb: improve ehci/uhci test - - 1 - --- 2014-05-26 Gerd Hoffmann New
[5/5] usb: limit combined packets to 1 MiB usb: fix some memory allocation issues. - - - - --- 2021-05-03 Gerd Hoffmann New
[5/5] util/qsp: Do not declare local variable only used for assertion misc: Reduce assert side-effects - - - - --- 2020-09-02 Philippe Mathieu-Daudé New
[5/5] util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM() util/uri: Simplify the code, remove unused functions - - 1 - --- 2024-01-22 Thomas Huth New
[5/5] vdpa: Allow MQ feture in SVQ Vhost-vdpa Shadow Virtqueue multiqueue support. - - - - --- 2022-08-19 Eugenio Perez Martin New
[5/5] vdpa: Delete CVQ migration blocker NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[5/5] vduse-blk: Add name option Some fixes and improvements for vduse-blk - - - - --- 2022-06-13 Yongji Xie New
[5/5] vfio/migration: support device memory capability QEMU VFIO live migration - - - - --- 2019-02-19 Yan Zhao New
[5/5] vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly vfio/quirks: ioeventfd support - - - - --- 2018-02-28 Alex Williamson New
« 1 2 ... 928 929 9304317 4318 »