Show patches with: Archived = No       |   430155 patches
« 1 2 ... 1501 1502 15034301 4302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,08/11] iotests: drop some extra ** in qmp() call iotests: use vm.cmd() - - - - --- 2022-06-06 Vladimir Sementsov-Ogievskiy New
[v2,08/11] iotests: Add filter commit test cases block: Deal with filters - - - - --- 2018-08-09 Max Reitz New
[v2,08/11] iotests: 038: Use TEST_IMG override instead of "mv" - - 1 - --- 2015-12-22 Fam Zheng New
[v2,08/11] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h' tpm: Split hw/ vs backends/ - - 1 - --- 2020-06-11 Philippe Mathieu-Daudé New
[v2,08/11] hw/nvme: reimplement the copy command to allow aio cancellation hw/nvme: reimplement all multi-aio commands with custom aiocbs - - - - --- 2021-06-17 Klaus Jensen New
[v2,08/11] hw/net: General GMAC Implementation Implementation of NPI Mailbox and GMAC Networking Module - - - - --- 2023-09-20 Nabih Estefan New
[v2,08/11] hw/mips_malta: remove redundant irq and clock init - - - - --- 2016-03-15 Leon Alrae New
[v2,08/11] hw/loongarch/virt: add plug handler for TPM on SysBus tpm: introduce TPM CRB SysBus device - - - - --- 2023-07-14 Joelle van Dyne New
[v2,08/11] hw/intc/sh_intc: Use existing macro instead of local one More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v2,08/11] hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversions v8m: minor missing regs and bugfixes - - 1 - --- 2018-02-09 Peter Maydell New
[v2,08/11] hw/i386/multiboot: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - 1 - --- 2022-08-19 Peter Maydell New
[v2,08/11] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg target/hppa: Add emulation of a C3700 HP-PARISC workstation - - - - --- 2023-10-17 Helge Deller New
[v2,08/11] hw/devices: Move LAN9118 declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,08/11] hw/char/pl011: Warn when using disabled transmitter hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop - - 2 - --- 2023-07-10 Philippe Mathieu-Daudé New
[v2,08/11] hw/audio/virtio-sound: introduce virtio_snd_pcm_open() virtio-sound migration part 1 - - 1 - --- 2024-02-18 Volker Rümelin New
[v2,08/11] hw/arm/virt: Add a new 256MB ECAM region KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - 2 - --- 2018-06-15 Eric Auger New
[v2,08/11] hw/arm/boot: Expose the PC-DIMM nodes in the DT ARM virt: ACPI memory hotplug support - - - - --- 2019-03-08 Shameerali Kolothum Thodi New
[v2,08/11] hw/arm/aspeed_ast10x0: Map the secure SRAM hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes - - 1 - --- 2022-12-30 Philippe Mathieu-Daudé New
[v2,08/11] hw/acpi/piix4: use qdev gpio to wire up smi_irq hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,08/11] gdbstub: move into its own sub directory gdbstub/next (MemTxAttrs and re-factoring) - - 1 - --- 2022-09-26 Alex Bennée New
[v2,08/11] gdbstub: Introduce gdb_handle_set_thread_user() gdbstub: Implement follow-fork-mode child - - - - --- 2024-02-05 Ilya Leoshkevich New
[v2,08/11] exec: move qemu_ram_addr_from_host_nofail to cputlb.c - - 1 - --- 2013-06-28 Paolo Bonzini New
[v2,08/11] error: Convert qemu_opts_validate() to QError - - - - --- 2010-03-22 Markus Armbruster New
[v2,08/11] docs: Provide separate conf.py for each manual we want Enable build and install of our rST docs - - 1 - --- 2019-02-28 Peter Maydell New
[v2,08/11] docs/system/gdb.rst: Add some more heading structure various fixes, pre-PR (check-tcg, gdbstub, gitlab) - - 1 - --- 2021-04-01 Alex Bennée New
[v2,08/11] docs/devel: fix grammar in multi-thread-tcg misc fixes for rc0 (docker, plugins, softfloat) - - 3 - --- 2020-07-13 Alex Bennée New
[v2,08/11] curl: use list to store CURLState - - - - --- 2013-05-14 Fam Zheng New
[v2,08/11] chardev: fix qemu_chr_open_fd() with fd_in==fd_out chardev related fixes - - 1 - --- 2021-08-04 Marc-André Lureau New
[v2,08/11] chardev: Let IOCanReadHandler use unsigned type chardev: Convert IO handlers to use unsigned type - - - - --- 2018-10-12 Philippe Mathieu-Daudé New
[v2,08/11] bsd-user: Implement rmdir and undocumented __getcwd bsd-user: Next round of syscalls - - 1 - --- 2022-06-14 Warner Losh New
[v2,08/11] bsd-user: Implement mkfifo and mkfifoat bsd-user: More file-related system calls - - 1 - --- 2022-06-24 Warner Losh New
[v2,08/11] bonito: convert north bridge pci config to memory API - - - - --- 2011-11-22 Benoit Canet New
[v2,08/11] blockjob: add .start field - - - - --- 2016-09-30 John Snow New
[v2,08/11] blockdev: Factor drive_index_to_{bus, unit}_id out of drive_init() - - - - --- 2011-01-28 Markus Armbruster New
[v2,08/11] blockdev: Block device IO during external snapshot transaction - - - - --- 2015-05-13 Fam Zheng New
[v2,08/11] block: use the new _change_ API instead of _can_set_ and _set_ Refactor bdrv_try_set_aio_context using transactions - - 1 - --- 2022-07-25 Emanuele Giuseppe Esposito New
[v2,08/11] block: simplify bdrv_drop_intermediate - - - - --- 2013-07-17 Fam Zheng New
[v2,08/11] block: move transactions beneath qmp interfaces - - - - --- 2015-03-27 John Snow New
[v2,08/11] block: m25p80: Fast read and 4bytes commands - - - - --- 2016-02-04 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v2,08/11] block: let stream blockjob run in BDS AioContext - - 1 - --- 2014-10-21 Stefan Hajnoczi New
[v2,08/11] block: extend block-commit to accept a string for the backing file - - 1 - --- 2014-05-27 Jeff Cody New
[v2,08/11] block: Fix AioContext locking in bdrv_open_backing_file() block: Re-enable the graph lock - - - - --- 2023-06-05 Kevin Wolf New
[v2,08/11] block: Accept node-name for drive-backup - - - - --- 2016-07-06 Kevin Wolf New
[v2,08/11] block/nbd-client: move connecting to connection_co NBD reconnect - - - - --- 2018-06-07 Vladimir Sementsov-Ogievskiy New
[v2,08/11] block/crypto: implement blockdev-amend RFC crypto/luks: encryption key managment using amend interface - - 1 - --- 2019-09-12 Maxim Levitsky New
[v2,08/11] block/backup: add backup_is_cluster_allocated bitmaps: allow bitmaps to be used with full and top - - 1 - --- 2019-07-16 John Snow New
[v2,08/11] authz: add QAuthZList object type for an access control list Add a standard authorization framework - - - - --- 2018-06-15 Daniel P. Berrangé New
[v2,08/11] audio/audio_template: use g_new0() to replace audio_calloc() audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,08/11] aspeed/smc: reset flash after each test - - - - --- 2017-01-09 Cédric Le Goater New
[v2,08/11] aspeed/smc: add support for DMAs aspeed: misc fixes and enhancements (SMC) - - - - --- 2018-09-21 Cédric Le Goater New
[v2,08/11] aspeed/fuji : correct the eeprom size aspeed queue - - 1 - --- 2023-03-01 Cédric Le Goater New
[v2,08/11] aio-win32: Implement aio_{disable, enable}_clients - - - - --- 2015-07-29 Fam Zheng New
[v2,08/11] acpi/tests/bits: add biosbits config file for running bios tests Introduce new acpi/smbios python tests using biosbits - - - - --- 2022-07-10 Ani Sinha New
[v2,08/11] acpi/ich9: add cpu hot unplug support - - - - --- 2015-01-14 Zhu Guihua New
[v2,08/11] accel/tcg: Remove ATOMIC_MMU_DECLS Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v2,08/11] RISC-V: Add support for vectored interrupts Upstream RISC-V fork patches, part 4 - - - - --- 2019-02-21 Alistair Francis New
[v2,08/11] PPC: Add e5500 CPU target - - - - --- 2012-06-21 Alexander Graf New
[v2,08/11] 9p: darwin: Compatibility for f/l*xattr 9p: Add support for darwin - - - - --- 2021-11-22 Will Cohen New
[v2,08/10] xen/pt: Move bulk of xen_pt_unregister_device in its own routine. 1 - - - --- 2015-09-08 Konrad Rzeszutek Wilk New
[v2,08/10] vt82c686: Clean up use of cannot_instantiate_with_device_add_yet - - 1 - --- 2013-10-29 Markus Armbruster New
[v2,08/10] vnc: remove memory leaks in zlib and tight encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,08/10] vnc: factor out qmp_query_client_list - - - - --- 2014-12-10 Gerd Hoffmann New
[v2,08/10] vl: Avoid qerror_report_err() outside QMP command handlers - - 1 - --- 2015-02-12 Markus Armbruster New
[v2,08/10] vfio: Create host IOMMU device instance Add a host IOMMU device abstraction - - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path() trivial patchs for static code analyzer fixes - - 1 - --- 2020-08-25 Chen Qun New
[v2,08/10] ui: convert VNC websockets to use crypto APIs - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,08/10] trace: add trace statements for visitor interface - - - - --- 2011-10-27 Michael Roth New
[v2,08/10] trace: [tcg] Generate TCG tracing routines - - - - --- 2014-05-28 Lluís Vilanova New
[v2,08/10] tests: bump avocado version testing and misc updates - - 3 2 --- 2020-09-09 Alex Bennée New
[v2,08/10] tests: add user-creatable test to test-qdev-global-props hostmem: use object "id" for memory region name with >= 3.1 - - - - --- 2018-10-30 Marc-André Lureau New
[v2,08/10] tests: Add precopy test using deprecated commands Add make check tests for Migration - - - - --- 2017-10-26 Juan Quintela New
[v2,08/10] tests/vm: remove ubuntu.i386 VM test Improve reliability of VM tests - - 1 - --- 2022-06-16 John Snow New
[v2,08/10] tests/unit/test-bdrv-drain.c: graph setup functions can't run in coroutines block: bug fixes in preparation of AioContext removal - - - - --- 2022-03-14 Emanuele Giuseppe Esposito New
[v2,08/10] tests/tcg: target/mips: Add utility function reset_msa_registers() Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,08/10] tests/tcg: target/mips: Add utility function reset_msa_registers() [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - - - --- 2019-06-06 Aleksandar Markovic New
[v2,08/10] tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests TriCore instruction bugfixes - - - - --- 2023-02-02 Bastian Koppelmann New
[v2,08/10] tests/acceptance/virtiofs_submounts.py: remove launch_vm() Acceptance Test: introduce base class for Linux based tests - - 3 - --- 2021-03-23 Cleber Rosa New
[v2,08/10] tcg: remove the final vestiges of dstate tracing: remove dynamic vcpu state - - 2 - --- 2023-05-03 Alex Bennée New
[v2,08/10] tcg/optimize: prefer the "op a, a, b" form for commutative ops - - - - --- 2012-09-21 Aurelien Jarno New
[v2,08/10] tcg/loongarch64: Implement movcond tcg/loongarch64: Reorg goto_tb and cleanups - - 1 - --- 2023-01-18 Richard Henderson New
[v2,08/10] tcg/i386: Implement vector minmax arithmetic tcg vector improvements - - - - --- 2019-01-04 Richard Henderson New
[v2,08/10] target/xtensa: allow different default CPU for MMU/noMMU Untitled series #24754 - - - - --- 2018-01-22 Max Filippov New
[v2,08/10] target/riscv: Fix format for indentation target/riscv: Simplification for RVH related check and code style fix 1 - 1 - --- 2023-03-27 Weiwei Li New
[v2,08/10] target/riscv/tcg: add riscv_cpu_write_misa_bit() riscv: RVA22U64 profile support - - 1 - --- 2023-10-06 Daniel Henrique Barboza New
[v2,08/10] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS] target/ppc: Correct some errors with real mode handling - - 1 - --- 2020-01-07 David Gibson New
[v2,08/10] target/ppc: Introduce ppc_xlate [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault - - - - --- 2021-06-21 Bruno Larsen (billionai) New
[v2,08/10] target/ppc: Fix gen_sc to use correct nip Misc clean ups to target/ppc exception handling - - - - --- 2023-06-14 BALATON Zoltan New
[v2,08/10] target/ppc: 7xx: System Reset cleanup target/ppc: powerpc_excp improvements [7xx] (8/n) - - - - --- 2022-02-04 Fabiano Rosas New
[v2,08/10] target/i386: implement 32-bit SYSCALL for linux-user target/i386: add a few simple features - - - - --- 2023-06-20 Paolo Bonzini New
[v2,08/10] target/i386: Format feature_word_info.c.inc: Unfold cpuid member Generate x86 cpu features - - - - --- 2023-09-08 Tim Wiederhake New
[v2,08/10] target/arm: Implement the ARMv8.1-LOR extension target/arm: LOR, HPD, AA32HPD - - - - --- 2018-12-03 Richard Henderson New
[v2,08/10] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits target/arm: Implement FEAT_PMUv3p5 - - 1 - --- 2022-08-22 Peter Maydell New
[v2,08/10] target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile target/arm: Various v8.1M minor features - - 1 - --- 2020-10-19 Peter Maydell New
[v2,08/10] target/arm: Fill in disas_ldst_atomic [v2,01/10] tcg: Introduce helpers for integer min/max - - 1 - --- 2018-05-04 Richard Henderson New
[v2,08/10] target-xtensa: implement FP0 conversions - - - - --- 2012-09-09 Max Filippov New
[v2,08/10] target-tricore: add FCALL instructions of the v1.6 ISA - - - - --- 2015-05-22 Bastian Koppelmann New
[v2,08/10] target-ppc: emulate load doubleword pair instructions - - - - --- 2013-04-20 Aurelien Jarno New
[v2,08/10] target-i386: Rewrite leave - - - - --- 2015-12-17 Richard Henderson New
[v2,08/10] target-arm: remove final users of pstate_write 1 - - - --- 2014-07-10 Alex Bennée New
[v2,08/10] target-arm: optimize thumb push/pop ops 1 - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
« 1 2 ... 1501 1502 15034301 4302 »