Show patches with: Archived = No       |   430855 patches
« 1 2 ... 1054 1055 10564308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,07/14] target/riscv: Properly check SEW in amo_op target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,07/14] target/ppd: Remove unused define Misc clean ups to target/ppc exception handling - - 2 - --- 2023-06-15 BALATON Zoltan New
[v3,07/14] target/i386: sev: provide callback to setup outgoing context Add SEV guest live migration support - - - - --- 2019-08-06 Brijesh Singh New
[v3,07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml target/arm: gdbstub cleanups and additions - - 1 - --- 2023-02-27 Richard Henderson New
[v3,07/14] simpletrace: define exception and add handling simpletrace: refactor and general improvements - - 1 - --- 2023-06-08 Mads Ynddal New
[v3,07/14] qemu.py: Use iteritems rather than keys() - - 2 - --- 2017-07-26 Lukáš Doktor New
[v3,07/14] qemu-img: Use BlockBackend as far as possible - - 1 - --- 2015-01-26 Max Reitz New
[v3,07/14] qapi: use one symbol per line - - - - --- 2016-11-07 Marc-André Lureau New
[v3,07/14] qapi: fix example of UNPLUG_PRIMARY event Fix some qapi examples and a TODO section - - 2 - --- 2022-03-28 Victor Toso New
[v3,07/14] qapi: add some type check tests - - - - --- 2014-08-06 Eric Blake New
[v3,07/14] qapi: Move camel_to_upper(), c_enum_const() to closely related code - - - - --- 2015-05-05 Eric Blake New
[v3,07/14] qapi: Drop redundant, unclean error_is_set() - - 2 - --- 2014-05-02 Markus Armbruster New
[v3,07/14] q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple for scsi de… scsi: add quirks and features to support m68k Macs - - - - --- 2022-06-22 Mark Cave-Ayland New
[v3,07/14] ppc4xx_pci: QOM'ify ppc4xx PCI host bridge - - - - --- 2012-07-04 Andreas Färber New
[v3,07/14] ppc405_boards: Don't size flash memory to match backing image pflash: Fixes and cleanups 1 - 1 - --- 2019-03-07 Markus Armbruster New
[v3,07/14] paaudio: do not move stream when sink/source name is specified Multiple simultaneous audio backends - - 1 - --- 2019-08-04 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v3,07/14] nbd/server: Refactor to pass full request around qemu patches for 64-bit NBD extensions - - 1 - --- 2023-05-15 Eric Blake New
[v3,07/14] migration/qemu-file: add utility methods for working with seekable channels File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,07/14] loader: support for unmapped ROM blobs - - 1 - --- 2013-07-24 Michael S. Tsirkin New
[v3,07/14] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,07/14] hw/i2c/aspeed: Add new-registers DMA slave mode RX support hw/i2c/aspeed: I2C slave mode DMA RX w/ new regs - - - - --- 2022-06-30 Peter Delevoryas New
[v3,07/14] hw/arm_boot.c: Add new secondary CPU bootloader. - - - - --- 2011-12-12 Evgeny Voevodin New
[v3,07/14] hw/arm: Prefer arm_feature(V7) over object_property_find(pmsav7-dregion) hw/arm: Prefer arm_feature() over object_property_find() - - - - --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,07/14] hw/arm/virt: connect TPM to platform bus tpm: introduce TPM CRB SysBus device - - 1 - --- 2023-10-29 Joelle van Dyne New
[v3,07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region mps2: Add few more peripherals - - 1 - --- 2020-06-17 Philippe Mathieu-Daudé New
[v3,07/14] dump: Swap segment and section header locations dump: Add arch section and s390x PV dump - - - - --- 2022-07-21 Janosch Frank New
[v3,07/14] dp8393x: Implement packet size limit and RBAE interrupt Fixes for DP8393X SONIC device emulation - - - 1 --- 2020-01-19 Finn Thain New
[v3,07/14] blockdev: Add list of monitor-owned BlockBackends - - - - --- 2016-02-16 Max Reitz New
[v3,07/14] block: Move I/O throttling configuration functions to BlockBackend - - 1 - --- 2016-05-11 Kevin Wolf New
[v3,07/14] block/nbd: "address" in nbd_refresh_filename() - - - - --- 2016-04-06 Max Reitz New
[v3,07/14] block/crypto: implement the encryption key management LUKS: encryption slot management using amend interface - - 1 - --- 2020-05-03 Maxim Levitsky New
[v3,07/14] audio: remove QEMU_AUDIO_* and -audio-help support Cleanup deprecated audio features, take 2 - - - - --- 2023-09-29 Paolo Bonzini New
[v3,07/14] RISC-V: Adding T-Head multiply-accumulate instructions Add support for the T-Head vendor extensions - - 1 - --- 2023-01-24 Christoph Müllner New
[v3,07/14] Privatize register_ioport_read/write - - - - --- 2013-06-22 Jan Kiszka New
[v3,07/13] xen: Move xenstore cleanup and mkdir functions 1 - - - --- 2016-10-25 Emil Condrea New
[v3,07/13] virtio-iommu: Introduce per IOMMUDevice reserved regions VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-10-11 Eric Auger New
[v3,07/13] vhost: implement vhost_dev_start method vDPA support in qemu - - - - --- 2020-07-01 Cindy Lu New
[v3,07/13] vhost-user: split vhost_user_read() vhost-user-backend & vhost-user-input - - 1 - --- 2019-02-08 Marc-André Lureau New
[v3,07/13] vfio/common: Record DMA mapped IOVA ranges vfio/migration: Device dirty page tracking - - 1 - --- 2023-03-04 Joao Martins New
[v3,07/13] translate-all: call qemu_spin_destroy for PageDesc Add Thread Sanitizer support to QEMU - - 1 - --- 2020-06-09 Robert Foley New
[v3,07/13] tpm_tis: merge r/w_offset into rw_offset tpm: Extend TPM with state migration support (not 2.11) - - 1 - --- 2017-11-10 Stefan Berger New
[v3,07/13] tests: acpi: add acpi_find_rsdp_address_uefi() helper tests: acpi: add UEFI (ARM) testing support - - 2 - --- 2019-04-25 Igor Mammedov New
[v3,07/13] tests: Add bbc:microbit / nRF51 test suite arm: nRF51 Devices and Microbit Support - - 1 - --- 2018-10-31 Steffen Görtz New
[v3,07/13] tests/vm: remove duplicate 'centos' VM test Improve reliability of VM tests - - 2 - --- 2022-07-07 John Snow New
[v3,07/13] tests/qapi-schema: Cover flat union types - - 1 - --- 2014-03-01 Markus Armbruster New
[v3,07/13] test-char: split char_udp_test - - 1 - --- 2017-05-30 Anton Nefedov New
[v3,07/13] tcg: use AccelState.global_props - - - - --- 2017-06-19 Peter Xu New
[v3,07/13] tcg/s390x: Support MIE2 MGRK instruction tcg/s390x: misc patches - - 1 - --- 2022-12-02 Richard Henderson New
[v3,07/13] target/riscv: Update the Hypervisor trap return/entry RISC-V: Update the Hypervisor spec to v0.6.1 - - - - --- 2020-08-12 Alistair Francis New
[v3,07/13] target/riscv/vector_helper.c: use 'vlenb' target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen' - - 2 - --- 2024-01-16 Daniel Henrique Barboza New
[v3,07/13] target/mips: Add emulation of MMI instruction PEXEW target/mips: Add emulation of data communication MMI instructions - - - - --- 2019-03-04 Mateja Marjanovic New
[v3,07/13] target/i386: move cpu_ptr0 to DisasContext i386 + x86_64 mttcg - - 1 - --- 2018-09-11 Emilio Cota New
[v3,07/13] target-sh4: Make increment_urc() take SuperHCPU - - - - --- 2012-04-14 Andreas Färber New
[v3,07/13] target-arm: A64: add support for 1-src data processing and CLZ - - 1 - --- 2013-12-09 Peter Maydell New
[v3,07/13] sm501: Fix device endianness - - - - --- 2017-02-25 BALATON Zoltan New
[v3,07/13] signal/all/do_sigaltstack remove __get_user value check - - 1 - --- 2014-06-10 Riku Voipio New
[v3,07/13] s390x/mmu_helper: move address validation into mmu_translate*() s390x: skey related fixes, cleanups, and memory device preparations - - 1 - --- 2021-09-03 David Hildenbrand New
[v3,07/13] qemu-timer: use atexit for quit_timers - - - - --- 2011-10-21 Paolo Bonzini New
[v3,07/13] qemu-img: Check create_opts before image amendment - - 1 - --- 2014-12-02 Max Reitz New
[v3,07/13] qemu-file: Remove QEMUFileHooks Removal of QEMUFileHooks - - 2 - --- 2023-10-11 Juan Quintela New
[v3,07/13] qcow2: truncate preallocated space - - - - --- 2017-07-31 Anton Nefedov New
[v3,07/13] qcow2: Move rest of option handling to qcow2_update_options() - - 1 - --- 2015-09-07 Kevin Wolf New
[v3,07/13] qapi: ensure stable sort ordering when checking QAPI entities Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v3,07/13] qapi/parser: Simplify _end_section() [v3,01/13] qapi/pylintrc: ignore 'consider-using-f-string' warning - - - - --- 2021-09-29 John Snow New
[v3,07/13] qapi/introspect.py: Introduce preliminary tree typing qapi: static typing conversion, pt2 - - - - --- 2020-12-17 John Snow New
[v3,07/13] python: add optional pygments dependency AQMP TUI Draft - - 1 - --- 2021-07-30 Niteesh G. S. New
[v3,07/13] plugins/howvec: Adapting to the new argument passing scheme. new plugin argument passing scheme - - - - --- 2021-07-22 Mahmoud Abumandour New
[v3,07/13] pcie port: define struct PCIEPort/PCIESlot and helper functions - - - - --- 2010-09-15 Isaku Yamahata New
[v3,07/13] pc: apic_common: restore APIC ID to initial ID on reset - - - - --- 2016-10-13 Igor Mammedov New
[v3,07/13] nvdimm acpi: check UUID - - - - --- 2016-06-07 Xiao Guangrong New
[v3,07/13] nbd: make client request fixed new style if advertized - - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,07/13] nbd-server: simplify reply transmission nbd minimal structured read - - 1 - --- 2017-10-12 Vladimir Sementsov-Ogievskiy New
[v3,07/13] monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c RFC: [for 5.0]: HMP monitor handlers cleanups - - 1 - --- 2020-01-27 Maxim Levitsky New
[v3,07/13] migration: Move block_cleanup_parameters() to options.c Migration: Create options.c for capabilities/params/properties - - 1 - --- 2023-04-24 Juan Quintela New
[v3,07/13] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init() migrate/ram: Fix resizing RAM blocks while migrating - - 1 - --- 2020-02-26 David Hildenbrand New
[v3,07/13] migraion: Rewrite the function ram_save_page() - - - - --- 2014-12-12 Li, Liang Z New
[v3,07/13] macfb: implement mode sense to allow display type to be detected macfb: fixes for booting MacOS - - 1 - --- 2021-10-07 Mark Cave-Ayland New
[v3,07/13] mac_{old|new}world: Reduce number of QOM casts Misc ppc/mac machines clean up - - 2 - --- 2022-10-03 BALATON Zoltan New
[v3,07/13] linux-user: Enable NPTL for SPARC targets - - 1 - --- 2013-07-16 Peter Maydell New
[v3,07/13] linux-user/strace: Improve recvmsg() output linux-user: strace improvements - - 1 1 --- 2018-07-02 Philippe Mathieu-Daudé New
[v3,07/13] intel_iommu: provide helper function vtd_get_iommu - - - - --- 2016-04-15 Peter Xu New
[v3,07/13] igb: Transform to 82576 implementation Introduce igb - - - - --- 2023-01-24 Akihiko Odaki New
[v3,07/13] hw/net: vmxnet3: Remove the logic of padding short frames in the receive path net: Pad short frames for network backends - - - - --- 2021-03-16 Bin Meng Superseded
[v3,07/13] hw/misc/auxbus: Fix MOT/classic I2C mode hw/i2c: Remove confusing i2c_send_recv() API - 1 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,07/13] hw/arm/virt: Fix property "gic-version" error handling - - - - --- 2015-12-17 Markus Armbruster New
[v3,07/13] hw/arm/raspi: Make machines children of abstract RaspiMachineClass hw/arm/raspi: Dynamically create machines based on the board revision 1 - - - --- 2020-02-08 Philippe Mathieu-Daudé New
[v3,07/13] hostmem: drop error variable from host_memory_backend_get_memory() pc-dimm: next bunch of cleanups - - 2 - --- 2018-06-15 David Hildenbrand New
[v3,07/13] fpu: remove the LIT64 macro softfloat updates (include tweaks, rm LIT64) - - 1 - --- 2019-08-13 Alex Bennée New
[v3,07/13] docs/devel: try and improve the language around patch review testing and doc updates (pre-PR) - - 4 - --- 2022-11-17 Alex Bennée New
[v3,07/13] docker: Add full test - - - - --- 2016-03-04 Fam Zheng New
[v3,07/13] compiler.h: explicit case for Clang printf attribute Remove GCC < 4.8 checks - - 1 - --- 2020-12-10 Marc-André Lureau New
[v3,07/13] blockjob: return status from block_job_set_speed() block: deal with errp: part I - - 2 - --- 2020-10-16 Vladimir Sementsov-Ogievskiy New
[v3,07/13] blockdev: drive_get_by_id() is no longer used, remove - - - - --- 2010-07-01 Markus Armbruster New
[v3,07/13] block: Use simpler QDict/QList scalar insertion macros - - 1 - --- 2017-04-05 Eric Blake New
[v3,07/13] block: Allow omitting the 'backing' option in certain cases Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-03-12 Alberto Garcia New
[v3,07/13] accel/tcg: Move cflags lookup into tb_find tcg: breakpoint reorg - - 2 - --- 2021-07-17 Richard Henderson New
[v3,07/13] SMBIOS: Build full type 3 table - - - - --- 2014-03-12 Gabriel L. Somlo New
[v3,07/13] Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler - - - - --- 2015-05-19 Fam Zheng New
[v3,07/13] Bump minimum glib version to v2.66 Drop old distros, bump glib and switch to glib URI parsing code - - 1 - --- 2024-04-18 Thomas Huth New
[v3,07/13] 9p: darwin: Provide a compatibility definition for XATTR_SIZE_MAX 9p: Add support for Darwin - - - - --- 2018-06-17 Keno Fischer New
« 1 2 ... 1054 1055 10564308 4309 »