Show patches with: Archived = No       |   430299 patches
« 1 2 ... 532 533 5344302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/31] virtio: Add vhost_shadow_vq_get_vring_addr vDPA shadow virtqueue - - - - --- 2022-01-21 Eugenio Perez Martin New
[14/32] bsd-user: Implement getrusage(2). bsd-user: Implement freebsd process related system calls. - - 1 - --- 2023-08-27 Karim Taha New
[14/32] hd-geometry: Cut out block layer translation middleman - - - - --- 2012-07-06 Markus Armbruster New
[14/32] hd-geometry: Cut out block layer translation middleman - - - - --- 2012-06-29 Markus Armbruster New
[14/32] hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma() Move and clean up monitor command code - - - - --- 2023-01-24 Markus Armbruster New
[14/32] hw/isa/piix3: Wire up ACPI interrupt internally Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[14/32] hw/ppc/spapr: Fix error message when firmware could not be loaded - - - - --- 2015-05-01 David Gibson New
[14/32] hw/sd: Basis for eMMC support hw/sd: eMMC support - - - - --- 2023-07-03 Cédric Le Goater New
[14/32] i386: kvm: Add support for exposing PROVISIONKEY to guest Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[14/32] memory: fix 128 arithmetic in info mtree - - - - --- 2013-12-04 Michael Roth New
[14/32] monitor: Prevent removing fd from set during init - - 1 - --- 2012-10-24 Kevin Wolf New
[14/32] mpc8544_guts: Turn qdev initfn into instance_init - - - - --- 2013-06-30 Alexander Graf New
[14/32] net: move net.c to net/ - - - - --- 2012-10-24 Paolo Bonzini New
[14/32] net: reorganize headers - - - - --- 2012-12-17 Paolo Bonzini New
[14/32] net: reorganize headers 1 - - - --- 2012-12-06 Paolo Bonzini New
[14/32] piix4: add a i8257 dma controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[14/32] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-05 Richard Henderson New
[14/32] ppc: Don't update NIP in lmw/stmw/icbi - - - - --- 2016-07-26 Benjamin Herrenschmidt New
[14/32] qdev/prop: convert qdev.c to helper macros. - - - - --- 2009-08-03 Gerd Hoffmann Superseded
[14/32] qmp: Always free QMPRequest with qmp_request_free() qmp: Fixes and cleanups around OOB commands - - 1 - --- 2018-07-02 Markus Armbruster New
[14/32] scsi-disk: adjust offsets in MODE SENSE by 2 - - - - --- 2012-07-27 Paolo Bonzini New
[14/32] target-arm: Convert MMU fault status cp15 registers - - - - --- 2012-04-15 Peter Maydell New
[14/32] uhci: Add a QH_VALID define - - - - --- 2013-01-08 Gerd Hoffmann New
[14/32] util: rename qemu-error.c to match its header name Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[14/32] vmstate: port stellaris i2c - - - - --- 2011-03-10 Juan Quintela New
[14/33] Implement host-target convertion functions Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-08 Karim Taha New
[14/33] hw/cpu/arm: Handle 'has_el2/3' properties once in MPCore parent hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv - - - - --- 2023-12-12 Philippe Mathieu-Daudé New
[14/33] hw/ppc/spapr: Fix error message when firmware could not be loaded - - - - --- 2015-05-07 David Gibson New
[14/33] linux-user: Split out open_to_handle_at linux-user: Begin splitting do_syscall - - - - --- 2018-06-01 Richard Henderson New
[14/33] migration: push Error **errp into loadvm_postcopy_ram_handle_discard() migration: capture error reports into Error object - - 1 - --- 2021-02-04 Daniel P. Berrangé New
[14/33] pc: use AcpiDeviceIfClass.send_event to issue GPE events - - - - --- 2016-05-17 Igor Mammedov New
[14/33] softmmu/physmem: Remove HOST_PAGE_ALIGN linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[14/33] target-alpha: Use do_restore_state for arithmetic exceptions. - - - - --- 2011-04-28 Richard Henderson New
[14/33] target-arm: Convert cp15 c3 register - - - - --- 2012-06-20 Peter Maydell New
[14/33] target/microblaze: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[14/33] target/mips: Add emulation of MXU Q16ADD instruction target/mips: Finalise the Ingenic MXU ASE support - - - - --- 2023-06-08 Siarhei Volkau New
[14/33] target/mips: Convert MSA I8 instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[14/33] target/ppc: Implement vsldbi/vsrdbi instructions PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[14/33] tests/qgraph: virtio-pci driver and interface nodes Qtest driver framework - - - - --- 2018-08-13 Emanuele Giuseppe Esposito New
[14/33] tests/tcg: Factor out gdbstub test functions tcg patch queue, pre-pull - - - - --- 2024-01-28 Richard Henderson New
[14/33] tests: acpi: update expected blobs pci(pc/q35): acpi-index support on non-hotpluggable slots - - - - --- 2023-02-24 Igor Mammedov New
[14/33] virtio: generation counter support - - - - --- 2015-06-04 Gerd Hoffmann New
[14/34] linux-user: Use safe_syscall for read and write system calls - - 1 - --- 2015-09-05 Timothy Baldwin New
[14/34] meson, configure: move Xen detection to meson Misc meson conversions for QEMU 7.1 - - - - --- 2022-04-20 Paolo Bonzini New
[14/34] migration: make writes blocking - - - - --- 2012-12-19 Juan Quintela New
[14/34] net: inet_connect(), inet_connect_opts(): add in_progress argument - - - - --- 2012-08-02 Luiz Capitulino New
[14/34] pseries: Clear TCE and signal state when resetting PAPR VIO devices - - - - --- 2012-10-04 Alexander Graf New
[14/34] qcow2: Factor out qcow2_update_options() - - 2 - --- 2015-05-08 Kevin Wolf New
[14/34] scripts/kvm/kvm_stat: Set sensible no. files rlimit - - 1 - --- 2015-12-10 Janosch Frank New
[14/34] target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env tcg, target/ppc vector improvements 1 - 1 - --- 2018-12-18 Richard Henderson New
[14/34] usb-uhci: convert to pci_bar_map - - - - --- 2010-07-22 Blue Swirl New
[14/35] /basic/nesting stackless coroutine backend - - - - --- 2022-03-10 Paolo Bonzini New
[14/35] block: Drop medium lock tracking, ask device models instead - - - - --- 2011-09-12 Kevin Wolf New
[14/35] cpus: Pass CPUState to cpu_can_run() - - - - --- 2012-10-31 Andreas Färber New
[14/35] hw: move audio devices to hw/audio/, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[14/35] hw: move block devices to hw/block/, configure via default-configs/ - - - - --- 2013-03-18 Paolo Bonzini New
[14/35] hw: move display devices to hw/display/, configure via default-configs/ - - - - --- 2013-04-02 Paolo Bonzini New
[14/35] kvm: Drop return value of kvm_cpu_exec - - - - --- 2011-01-06 Marcelo Tosatti New
[14/35] kvm: x86: Clean up kvm_setup_mce - - - - --- 2011-03-15 Marcelo Tosatti New
[14/35] migration: include qemu-file.h - - - - --- 2012-12-11 Juan Quintela New
[14/35] migration: mark coroutine_fn - - 2 - --- 2017-07-04 Marc-André Lureau New
[14/35] net/dump: fix nfds->filename leak - - - - --- 2016-03-21 Michael Roth New
[14/35] net: inet_connect(), inet_connect_opts(): add in_progress argument - - - - --- 2012-08-10 Luiz Capitulino New
[14/35] net: inet_connect(), inet_connect_opts(): add in_progress argument - - - - --- 2012-08-07 Luiz Capitulino New
[14/35] pc: exit QEMU if slots > 256 - - - - --- 2014-04-04 Igor Mammedov New
[14/35] qdev: switch children device list to QTAILQ - - - - --- 2011-10-13 Paolo Bonzini New
[14/35] target-alpha: Merge HW_REI and HW_RET implementations. - - - - --- 2011-05-09 Richard Henderson New
[14/35] target/arm: Make NV reads of CurrentEL return EL2 target/arm: Implement emulation of nested virtualization - - 1 - --- 2023-12-18 Peter Maydell New
[14/35] target/i386: provide 3-operand versions of unary scalar helpers target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[14/35] target/m68k: Use env_cpu, env_archcpu tcg: Move the softmmu tlb to CPUNegativeOffsetState - - - - --- 2019-03-23 Richard Henderson New
[14/35] target/mips: Add nanoMIPS p_lsx instructions nanoMIPS - - - - --- 2018-06-20 Yongbok Kim New
[14/35] target/ppc: Remove inline from do_fri target/ppc fpu fixes and cleanups - - 1 - --- 2021-11-19 Richard Henderson New
[14/35] target/riscv: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel - - - - --- 2023-06-03 Richard Henderson New
[14/35] tcg-s390: Rearrange register allocation order. - - - - --- 2010-06-04 Richard Henderson New
[14/35] tcg: Move vec_gen_* declarations to tcg-internal.h [01/35] accel/tcg: Move HMP info jit and info opcount code - - - - --- 2023-11-07 Richard Henderson New
[14/35] tests: acpi: update expected DSDT.ipmismbus blob pc/q35: refactor ISA and SMBUS AML generation - - - - --- 2022-05-16 Igor Mammedov New
[14/35] vmstate: define vmstate_info_uinttls - - - - --- 2012-05-04 Juan Quintela New
[14/35] whpx: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - - - --- 2018-09-17 Emilio Cota New
[14/36] memory: Access MemoryRegion with endianness [01/36] tcg: TCGMemOp is now accelerator independent MemOp - - 1 - --- 2019-09-03 Richard Henderson New
[14/36] migration: use qemu_file_get_error() return value when possible - - 1 - --- 2011-10-11 Juan Quintela New
[14/36] monitor: remove usage of generated marshal functions - - - - --- 2015-09-25 Marc-André Lureau New
[14/36] pxa2xx: avoid buffer overrun on incoming migration - - 2 - --- 2014-05-05 Juan Quintela New
[14/36] qapi: Use simpler QAPI_TO_QOBJECT() - - - - --- 2016-11-30 Eric Blake New
[14/36] qdev: Move dev->realized check to qdev_property_set() Make qdev static property API usable by any QOM type - - 2 - --- 2020-10-29 Eduardo Habkost New
[14/36] slirp: check sscanf result when emulating ident Patch Round-up for stable 3.1.1, freeze on 2019-07-29 - - 1 - --- 2019-07-23 Michael Roth New
[14/36] target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[14/36] usb: Add an int_req flag to USBPacket - - - - --- 2012-10-25 Gerd Hoffmann New
[14/36] vl: extract default devices to separate functions cleanup qemu_init and make sense of command line processing - - 1 - --- 2020-11-23 Paolo Bonzini New
[14/36] vmstate: introduce VMSTATE_VARRAY_MULTIPLY - - - - --- 2012-03-19 Juan Quintela New
[14/37] kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD - - - - --- 2011-02-14 Marcelo Tosatti New
[14/37] migration: use qemu_file_get_error() return value when possible - - - - --- 2011-10-20 Juan Quintela New
[14/37] numa: do not leak NumaOptions - - 1 - --- 2016-07-19 Marc-André Lureau New
[14/37] qapi/common.py: Move comments into docstrings qapi: static typing conversion, pt1 - - - - --- 2020-09-15 John Snow New
[14/37] scsi-disk: do not complete canceled UNMAP requests - - - 1 --- 2013-04-02 Michael Roth New
[14/37] target-i386: Simplify cpu_x86_find_by_name() - - - - --- 2013-01-28 Andreas Färber New
[14/37] target-i386: postpone cpuid_level update to realize time - - - - --- 2012-10-22 Igor Mammedov New
[14/37] target-ppc: Introduce Decoder Macros for DFP - - - - --- 2014-04-18 Tom Musta New
[14/37] target/i386: Prepare ops_sse_header.h for 256 bit AVX target/i386: new decoder + AVX implementation 1 - - - --- 2022-09-11 Paolo Bonzini New
[14/37] target/ppc: implement vstri[bh][lr] target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[14/37] virtio: Clean up includes - - - - --- 2016-01-26 Peter Maydell New
« 1 2 ... 532 533 5344302 4303 »