Show patches with: Archived = No       |   430702 patches
« 1 2 ... 507 508 5094307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/17] hw/block/nvme: consolidate qsg/iov clearing hw/block/nvme: AIO and address mapping refactoring - - - - --- 2020-06-29 Klaus Jensen New
[13/17] hw/block/nvme: make sure ncqr and nsqr is valid hw/block/nvme: bump to v1.3 1 - 2 - --- 2020-06-29 Klaus Jensen New
[13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses spitz: fix hacks, fix CID 1421913, various cleanups - - 2 - --- 2020-06-28 Peter Maydell New
[13/17] hw/misc: QOM'ify slavio_misc.c - - - - --- 2016-06-07 zhao xiao qiang New
[13/17] hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration - - - - --- 2011-08-25 Peter Maydell New
[13/17] hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend() Cleanup up to fix missing ERRP_GUARD() for error_prepend() - - - - --- 2024-02-29 Zhao Liu New
[13/17] ide: Convert SEEK to ide_cmd_table handler - - - - --- 2013-06-18 Kevin Wolf New
[13/17] ide: Replace IDEState members is_cdrom, is_cf by drive_kind - - - - --- 2010-07-06 Kevin Wolf New
[13/17] iotest 099: notrun if blkdebug or blkverify is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[13/17] iotests: Fix 067 for compat=0.10 iotests: Fix iotests for weird formats/options - - 1 - --- 2017-11-23 Max Reitz New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2017-02-13 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2017-02-07 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2016-11-22 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2016-11-21 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[13/17] kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP kvm: drop support for really old kernels - - - - --- 2023-10-18 Paolo Bonzini New
[13/17] linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[13/17] linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-19 Juan Quintela New
[13/17] linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME - - - - --- 2012-04-06 Riku Voipio New
[13/17] lm32: EVR32 and uclinux BSP - - - - --- 2011-02-17 Michael Walle New
[13/17] lm32: EVR32 and uclinux BSP - - - - --- 2011-02-10 Michael Walle New
[13/17] lm32: EVR32 and uclinux BSP - - - - --- 2011-01-31 Michael Walle New
[13/17] megasas: Ignore duplicate init_firmware commands - - - - --- 2014-10-29 Hannes Reinecke New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-12-02 Lei Li New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-11-29 Lei Li New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-11-21 Lei Li New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-10-22 Lei Li New
[13/17] migration: Send the fd number which we are going to use for this page - - 1 - --- 2017-01-23 Juan Quintela New
[13/17] migration: Store MigrationAddress in MigrationState migration: Add new migration channel connect and TLS upgrade APIs - - - - --- 2024-01-25 Avihai Horon New
[13/17] mirror: Linearize mirror_co_read() mirror: Mainly coroutine refinements - - - - --- 2018-08-13 Max Reitz New
[13/17] nbd: Pass local error object pointer to error_append_hint() Fix usage of error_append_hint() - - 1 - --- 2019-09-17 Greg Kurz New
[13/17] nbd: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[13/17] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[13/17] pc: Postpone SMBIOS table installation to post machine init - - - - --- 2015-04-23 Corey Minyard New
[13/17] pl061: convert to memory API - - - - --- 2011-10-30 Avi Kivity New
[13/17] pnv_phb4.h: turn phb into a pointer in struct PnvPhb4PecStack ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza New
[13/17] ppc/pnv: add pnv_phb_get_current_machine() powernv: introduce pnv-phb unified devices - - - - --- 2022-05-07 Daniel Henrique Barboza New
[13/17] ppc/pnv: remove stack pointer from PnvPHB4 remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-13 Daniel Henrique Barboza New
[13/17] ppc: Add POWER8 IAMR register - - - - --- 2016-03-14 Cédric Le Goater New
[13/17] ppc: compute mask from BI using right shift - - 1 1 --- 2014-08-28 Paolo Bonzini New
[13/17] qapi-visit: Move error check into gen_visit_fields_call() - - - - --- 2016-02-20 Eric Blake New
[13/17] qapi: Relax doc string @name: description indentation rules qapi: Reformat doc comments - - 1 - --- 2023-04-28 Markus Armbruster New
[13/17] qapi: Rename target.json to misc-target.json Move QOM, qdev, machine core and dump code - - 1 - --- 2019-06-19 Markus Armbruster New
[13/17] qcow2-dirty-bitmaps: disallow stroing bitmap to other bs - - - - --- 2016-02-17 Vladimir Sementsov-Ogievskiy New
[13/17] qcow2: Add new autoclear feature for all zero image Improve qcow2 all-zero detection - - - - --- 2020-01-31 Eric Blake New
[13/17] qdev: use appropriate getter/setters type - - - - --- 2017-05-09 Marc-André Lureau New
[13/17] qemu-nbd: allow specifying image as a set of options args - - - - --- 2015-10-19 Daniel P. Berrangé New
[13/17] qemu-print: New qemu_fprintf(), qemu_vfprintf() Clean up and simplify around fprintf_function - - 1 - --- 2019-04-11 Markus Armbruster New
[13/17] qemu: command line option for dirty bitmaps - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[13/17] qom: Drop parameter @errp of object_property_add() & friends qom: Spring cleaning - - 1 - --- 2020-04-28 Markus Armbruster New
[13/17] rtc: add _version() qidl annotations - - - - --- 2012-06-05 Michael Roth New
[13/17] s390x/event-facility: add support for live migration - - 1 - --- 2014-02-25 Christian Borntraeger New
[13/17] s390x/pci: refactor s390_pci_find_dev_by_idx - - 1 - --- 2016-06-24 Cornelia Huck New
[13/17] s390x: Adjust internal kvm code - - - - --- 2011-04-15 Alexander Graf New
[13/17] s390x: helper functions for system emulation - - - - --- 2011-03-24 Alexander Graf New
[13/17] target-i386: check/enforce: Eliminate check_feat field - - 1 - --- 2013-01-08 Andreas Färber New
[13/17] target-i386: cpu: create cpu_x86_find_cpudef() function - - - - --- 2012-11-12 Eduardo Habkost New
[13/17] target-i386: set custom 'stepping' without intermediate x86_def_t - - 1 - --- 2013-01-11 Igor Mammedov New
[13/17] target-mips: Fix type cast for w64 (uintptr_t) - - - - --- 2012-04-15 Stefan Weil Accepted
[13/17] target-openrisc: Enable trap, csync, msync, psync for user mode - - 1 - --- 2015-09-03 Richard Henderson New
[13/17] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN - - - - --- 2013-06-27 Alexey Kardashevskiy New
[13/17] target/arm: Set PSTATE.TCO on exception entry target/arm: Implement ARMv8.5-MemTag - - 1 - --- 2019-01-14 Richard Henderson New
[13/17] target/arm: handle VMID change in secure state ARMv8.4 Secure EL2 - - 1 - --- 2020-11-23 Rémi Denis-Courmont New
[13/17] target/arm: handle VMID change in secure state ARM Secure EL2 extension - - 1 - --- 2020-11-09 Rémi Denis-Courmont New
[13/17] target/i386: add 80-87, 90-97 opcodes (The beginning of) a new i386 decoder - - - - --- 2022-08-24 Paolo Bonzini New
[13/17] target/mips: Extract MSA helper definitions target/mips: Convert MSA ASE to decodetree - - 1 - --- 2020-12-08 Philippe Mathieu-Daudé New
[13/17] target/ppc: Move powerpc_excp_7xx into cpu_7xx.c target/ppc: CPU families split - - - - --- 2022-03-01 Fabiano Rosas New
[13/17] target/ppc: Use mtvscr/mfvscr for vmstate target/ppc: convert instructions to use TCG vector operations 1 - - - --- 2019-02-15 Mark Cave-Ayland New
[13/17] target/riscv: Use gpr_{src,dst} for RVD target/riscv: Use tcg_constant_* - - 1 - --- 2021-07-09 Richard Henderson New
[13/17] target/riscv: rvv-1.0: Add Zve32f support for scalar fp insns Add RISC-V RVV Zve32f and Zve64f extensions - - 1 - --- 2021-12-29 Frank Chang New
[13/17] tests/docker: upgrade debian-all-test-cross to bookworm Maintainer updates for testing, gdb, semihosting and plugins 1 - - - --- 2023-10-28 Alex Bennée New
[13/17] tests/tcg: list test targets in Makefile.prereqs tests/docker and tests/tcg cleanup and diet - - - - --- 2022-04-01 Paolo Bonzini New
[13/17] tests: acpi: update expected blobs acpi:pc/q35: minor PCI refactoring/cleanups - - - - --- 2022-07-01 Igor Mammedov New
[13/17] uhci: Detect guest td re-use - - - - --- 2012-10-24 Hans de Goede New
[13/17] usb-redir: Clear iso / irq error when stopping the stream - - - - --- 2012-01-13 Gerd Hoffmann New
[13/17] vfio/pci: Config mirror quirk - - - - --- 2015-09-09 Alex Williamson New
[13/17] virtio-9p: Implement P9_TFLUSH - - - - --- 2010-03-03 Anthony Liguori New
[13/17] virtio-serial: Handle scatter-gather buffers for control messages - - - - --- 2010-03-31 Amit Shah New
[13/17] vmdk: Implement .bdrv_co_pwritev() interface - - - - --- 2016-04-27 Kevin Wolf New
[13/17] waitqueue: add nr wake parameter to __wake_up_locked_key - - - - --- 2014-10-03 Andrea Arcangeli New
[13/17] wctablet: drop DPRINTF, add trace events instead - - - - --- 2017-01-06 Gerd Hoffmann New
[13/17] wdt_i6300esb: symbolic names for pci registers - - - - --- 2009-12-10 Michael S. Tsirkin New
[13/17] x86: split off SVM helpers - - - - --- 2012-06-21 Blue Swirl New
[13/17] xilinx_zynq: added pl330 to machine model - - 1 - --- 2013-03-15 Peter Maydell New
[13/18] Boot Linux Console Test: add a test for mips64el + malta Acceptance Tests: target architecture support - - 2 - --- 2019-01-17 Cleber Rosa New
[13/18] Clean up header guards that don't match their file name - - - - --- 2016-06-29 Markus Armbruster New
[13/18] Fix typos in comments (neccessary -> necessary) - - - - --- 2011-04-28 Stefan Weil Accepted
[13/18] IPMI: Add a KCS low-level interface - - - - --- 2012-07-19 Corey Minyard New
[13/18] Include qapi/qmp/qbool.h exactly where needed Clean up includes to reduce compile time - - 1 - --- 2018-01-30 Markus Armbruster New
[13/18] Monitor: Drop QMP info from the qemu-monitor.hx file - - - - --- 2010-09-16 Luiz Capitulino New
[13/18] TCG/MIPS: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[13/18] TCG/MIPS: use stack for TCG temps - - - - --- 2011-05-28 Blue Swirl New
[13/18] acpi: fix piix4 smbus mapping - - - - --- 2012-12-04 Gerd Hoffmann New
[13/18] add qemu_alarm_pending - - - - --- 2010-03-10 Paolo Bonzini New
[13/18] arch_init: adjust ram_save_setup() for migrate_is_localhost - - - - --- 2013-08-21 Lei Li New
[13/18] arm: move files referencing CPU to hw/arm/ - - - - --- 2013-03-05 Paolo Bonzini New
[13/18] arm: move files referencing CPU to hw/arm/ - - - - --- 2013-03-01 Paolo Bonzini New
[13/18] armv7m: implement CFSR and HFSR - - - - --- 2015-11-09 Michael Davidsaver New
[13/18] audio: Make AUD_register_card fallible and require audiodev= RFC: Remove deprecated audio features - - - - --- 2022-04-25 Martin Kletzander New
[13/18] block-qdict: Simplify qdict_is_list() some block: Configuration fixes and rbd authentication - - - - --- 2018-06-12 Markus Armbruster New
« 1 2 ... 507 508 5094307 4308 »