Show patches with: none      |   431160 patches
« 1 2 ... 498 499 5004311 4312 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/34] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED - - - - --- 2012-08-02 Luiz Capitulino New
[12/34] linux-user: Support for restarting system calls for APLHA targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[12/34] meson: move CONFIG_XEN_PCI_PASSTHROUGH to config-host.h Misc meson conversions for QEMU 7.1 - - - - --- 2022-04-20 Paolo Bonzini New
[12/34] migration: make qemu_fopen_ops_buffered() return void - - 1 - --- 2012-12-19 Juan Quintela New
[12/34] misc: remove old i386 dependency remove i386/pc dependency from non-PC world (part 1) - - 2 - --- 2017-09-22 Philippe Mathieu-Daudé Superseded
[12/34] pseries: Use new method to correct reset sequence - - 1 - --- 2012-10-04 Alexander Graf New
[12/34] rtl8139: convert to pci_bar_map - - - - --- 2010-07-22 Blue Swirl New
[12/34] scripts/kvm/kvm_stat: Moved DebugfsProvider - - 1 - --- 2015-12-10 Janosch Frank New
[12/34] target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register access tcg, target/ppc vector improvements 1 - 1 - --- 2018-12-18 Richard Henderson New
[12/35] block: Add blk_dev_has_tray() - - 2 - --- 2016-03-21 Michael Roth New
[12/35] buffered_file: unfold buffered_append in buffered_put_buffer - - - - --- 2012-12-11 Juan Quintela New
[12/35] cpu: Move stopped field to CPUState - - - - --- 2012-10-31 Andreas Färber New
[12/35] define magic macros for stackless coroutines stackless coroutine backend - - - - --- 2022-03-10 Paolo Bonzini New
[12/35] dimm: do not allow to set already busy memdev - - - - --- 2014-04-04 Igor Mammedov New
[12/35] hax: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - 1 - --- 2018-09-17 Emilio Cota New
[12/35] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED - - - - --- 2012-08-10 Luiz Capitulino New
[12/35] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED - - - - --- 2012-08-07 Luiz Capitulino New
[12/35] hw: move MC146818RTC to hw/timer/, configure via default-configs/ - - - - --- 2013-03-18 Paolo Bonzini New
[12/35] hw: move NICs to hw/net/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[12/35] hw: move block devices to hw/block/, configure via default-configs/ - - - - --- 2013-04-02 Paolo Bonzini New
[12/35] kvm: x86: Fix a few coding style violations - - - - --- 2011-01-06 Marcelo Tosatti New
[12/35] raw: mark coroutine_fn - - 1 - --- 2017-07-04 Marc-André Lureau New
[12/35] scsi-disk: Track tray locked state - - - - --- 2011-09-12 Kevin Wolf New
[12/35] scsi-disk: report media changed via GET EVENT STATUS NOTIFICATION - - - - --- 2011-10-13 Paolo Bonzini New
[12/35] target-alpha: Tidy up arithmetic exceptions. - - - - --- 2011-05-09 Richard Henderson New
[12/35] target/arm: Move FPU/SVE/SME access checks up above ARM_CP_SPECIAL_MASK check target/arm: Implement emulation of nested virtualization - - 1 - --- 2023-12-18 Peter Maydell New
[12/35] target/arm: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel - - - - --- 2023-06-03 Richard Henderson New
[12/35] target/i386: Use env_cpu, env_archcpu tcg: Move the softmmu tlb to CPUNegativeOffsetState - - - - --- 2019-03-23 Richard Henderson New
[12/35] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[12/35] target/mips: Add nanoMIPS pool32axf instructions nanoMIPS - - - - --- 2018-06-20 Yongbok Kim New
[12/35] target/ppc: Update float_invalid_cvt for new flags target/ppc fpu fixes and cleanups - - - - --- 2021-11-19 Richard Henderson New
[12/35] tcg-s390: Define TCG_TMP0. - - - - --- 2010-06-04 Richard Henderson New
[12/35] tcg: Move 32-bit expanders out of line [01/35] accel/tcg: Move HMP info jit and info opcount code - - - - --- 2023-11-07 Richard Henderson New
[12/35] tests: acpi: whitelist DSDT.ipmismbus expected blob pc/q35: refactor ISA and SMBUS AML generation - - - - --- 2022-05-16 Igor Mammedov New
[12/35] vmstate: port ppc cpu - - - - --- 2012-05-04 Juan Quintela New
[12/35] x86: Run qemu_inject_x86_mce on target VCPU - - - - --- 2011-03-15 Marcelo Tosatti New
[12/36] block: Fix invalidate_cache error path for parent activation Patch Round-up for stable 3.1.1, freeze on 2019-07-29 - - 1 1 --- 2019-07-23 Michael Roth New
[12/36] build-sys: generate qmp-commands.txt - - - - --- 2015-09-25 Marc-André Lureau New
[12/36] migration: rename qemu_file_has_error to qemu_file_get_error - - 1 - --- 2011-10-11 Juan Quintela New
[12/36] nbd: Use simpler QAPI_TO_QOBJECT() - - - - --- 2016-11-30 Eric Blake New
[12/36] qdev: Make error_set_from_qdev_prop_error() get Object* argument Make qdev static property API usable by any QOM type - - 1 - --- 2020-10-29 Eduardo Habkost New
[12/36] target/arm: Convert Neon 'load single structure to all lanes' to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[12/36] target/mips: Hard code size with MO_{8|16|32|64} [01/36] tcg: TCGMemOp is now accelerator independent MemOp - - 2 - --- 2019-09-03 Richard Henderson New
[12/36] usb: Move clearing of queue on halt to the core - - - - --- 2012-10-25 Gerd Hoffmann New
[12/36] virtio: avoid buffer overrun on incoming migration - - 1 - --- 2014-05-05 Juan Quintela New
[12/36] vl: load plugins as late as possible cleanup qemu_init and make sense of command line processing - - 2 - --- 2020-11-23 Paolo Bonzini New
[12/36] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST - - - - --- 2012-03-19 Juan Quintela New
[12/37] arm: Clean up includes - - - - --- 2016-01-26 Peter Maydell New
[12/37] iscsi: look for pkg-config file too - - - - --- 2013-04-02 Michael Roth New
[12/37] kvm: Set up signal mask also for !CONFIG_IOTHREAD - - - - --- 2011-02-14 Marcelo Tosatti New
[12/37] qapi/common.py: check with pylint qapi: static typing conversion, pt1 - - - - --- 2020-09-15 John Snow New
[12/37] target-i386: Topology & APIC ID utility functions - - - - --- 2013-01-28 Andreas Färber New
[12/37] target-i386: convert "xlevel" to static property - - 1 - --- 2012-10-22 Igor Mammedov New
[12/37] target-ppc: Define FPR Pointer Type for Helpers - - - - --- 2014-04-18 Tom Musta New
[12/37] target/i386: add scalar 0F 38 and 0F 3A instruction to new decoder target/i386: new decoder + AVX implementation - - 1 - --- 2022-09-11 Paolo Bonzini New
[12/37] target/ppc: Implement Vector Compare Greater Than Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[12/37] tests: fix leak in test-string-input-visitor - - 1 - --- 2016-07-19 Marc-André Lureau New
[12/37] xhci: Clean up reset function - - - - --- 2012-06-07 Gerd Hoffmann New
[12/38] Revert "usb-hub: report status changes only once" - - - - --- 2013-09-25 Michael Roth New
[12/38] char: remaining switch to CharBackend in frontend - - - - --- 2016-10-22 Marc-André Lureau New
[12/38] ide/piix: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[12/38] ivshmem: Drop ivshmem_event() stub - - 1 - --- 2016-02-29 Markus Armbruster New
[12/38] memory: use bit 2 for migration - - 2 - --- 2013-12-17 Juan Quintela New
[12/38] pci: add ich9 pci id - - - - --- 2010-12-17 Kevin Wolf New
[12/38] qemu-io: use main_loop_wait - - - - --- 2012-04-20 Kevin Wolf New
[12/38] target-i386: Use add2 to implement the ADX extension - - - - --- 2013-02-20 Richard Henderson New
[12/38] target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[12/38] target/riscv: SIMD 16-bit Miscellaneous Instructions target/riscv: support packed extension v0.9.2 1 - - - --- 2021-02-12 LIU Zhiwei New
[12/38] tcg: Add gvec expanders for variable shift tcg vector improvements - - - - --- 2019-04-20 Richard Henderson New
[12/39] cmd646: use instance_finalize instead of exit - - - - --- 2013-06-04 Paolo Bonzini New
[12/39] ivshmem: remove useless ivshmem_update_irq() val argument - - - - --- 2015-06-26 Marc-André Lureau New
[12/39] memory: cpu_physical_memory_mask_dirty_range() always clear a single flag - - 1 - --- 2013-11-06 Juan Quintela New
[12/39] meson: declare tasn1 dependency Next round of Meson fixes and cleanups - - - - --- 2020-09-02 Paolo Bonzini New
[12/39] move --srcdir detection earlier - - - - --- 2010-10-12 Paolo Bonzini New
[12/39] pci: allow I/O BARs to be registered with pci_register_bar_region() - - - - --- 2011-07-31 Avi Kivity New
[12/39] rbd: hook up cache options - - - - --- 2012-06-15 Kevin Wolf New
[12/39] target/riscv: Add vaesef.vv decoding, translation and execution support Add RISC-V vector cryptography extensions - - - - --- 2023-02-02 Lawrence Hunter New
[12/39] windbg: implement find_kdDebuggerDataBlock Windbg supporting - - - - --- 2018-11-29 Mikhail Abakumov New
[12/40] char-win: do not override chr_free - - 1 - --- 2017-01-11 Marc-André Lureau New
[12/40] hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info igb: Fix for DPDK - - - - --- 2023-04-14 Akihiko Odaki New
[12/40] lasips2: don't use vmstate_register() in lasips2_realize() PS2 device QOMification - part 2 - - 1 - --- 2022-06-29 Mark Cave-Ayland New
[12/40] memory: add address_space_translate - - - - --- 2013-05-07 Paolo Bonzini New
[12/40] openpic: Remove unused code 1 - - - --- 2012-12-14 Alexander Graf New
[12/40] qtest: bump boot-serial-test timeout to 3 minutes testing and plugin updates for 9.0 - - 1 - --- 2023-12-21 Alex Bennée New
[12/40] s390x/css: start with cleared cstat/dstat - - 1 - --- 2015-10-21 Michael Roth New
[12/40] target-alpha: Convert opcode 0x1B to source/sink - - - - --- 2014-04-17 Richard Henderson New
[12/40] vdpa: check map_thread_enabled before join maps thread vdpa-net: improve migration downtime through descriptor ASID and persistent IOTLB - - - - --- 2023-12-07 Si-Wei Liu New
[12/40] virtio: export vring_notify as virtio_should_notify - - - - --- 2015-11-24 Paolo Bonzini New
[12/40] x86: pcihp: fix invalid AML PCNT calls to hotplugged bridges x86: fixing and cleaning up ACPI PCI code part 3 - - - - --- 2023-01-12 Igor Mammedov New
[12/40] xenner: kernel: Hypercall handler (generic) - - - - --- 2010-11-01 Alexander Graf New
[12/41] docs: trace-events-all is installed without renaming Misc cleanups - - 1 - --- 2022-04-20 Marc-André Lureau New
[12/41] hd-geometry: Clean up confusing use of prior translation hint - - - - --- 2012-07-17 Kevin Wolf New
[12/41] hw/intc/arm_gicv3_its: Factor out CTE lookup sequence arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[12/41] migration: Remove qemu-file.h from vmstate.h - - 1 - --- 2017-04-25 Juan Quintela New
[12/41] migration: do not nest flushing of device data - - 2 - --- 2013-02-15 Paolo Bonzini New
[12/41] qcow2: Return real error code in qcow2_write_snapshots - - 1 - --- 2011-12-05 Kevin Wolf New
[12/41] ram: introduce migration_bitmap_sync() - - 1 - --- 2012-10-02 Juan Quintela New
[12/41] ram: introduce migration_bitmap_sync() - - - - --- 2012-09-21 Juan Quintela New
[12/41] target/arm: Use translator_use_goto_tb for aarch32 [01/41] tcg: Add separator in INDEX_op_call dump - - 1 - --- 2021-07-10 Richard Henderson New
[12/41] target/sparc: Implement FMAf extension target/sparc: Implement VIS4 - - - - --- 2024-03-02 Richard Henderson New
« 1 2 ... 498 499 5004311 4312 »