Show patches with: Archived = No       |   430552 patches
« 1 2 ... 451 452 4534305 4306 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/30] qmp-commands: move 'query-events' doc to schema - - 1 - --- 2016-09-13 Marc-André Lureau New
[10/30] qtest: Add floppy test - - 1 - --- 2012-05-10 Kevin Wolf New
[10/30] rcu: add call_rcu - - - - --- 2013-06-28 Paolo Bonzini New
[10/30] scsi: use command defines in scsi-disk.c - - - - --- 2009-11-26 Gerd Hoffmann New
[10/30] tcg/loongarch: Implement goto_ptr 64-bit LoongArch port of QEMU TCG - - 1 - --- 2021-09-20 WANG Xuerui New
[10/30] usb storage: serial number support - - - - --- 2010-12-17 Gerd Hoffmann New
[10/30] virtio-balloon: switch exit callback to VirtioDeviceClass - - - - --- 2013-11-29 Paolo Bonzini New
[10/30] virtiofsd: Fix common header and define for QEMU builds virtiofs daemon (base) - - - - --- 2019-10-21 Dr. David Alan Gilbert New
[10/31] Only compile isa_mmio when one target uses it - - - - --- 2009-10-07 Juan Quintela Accepted
[10/31] PPC: e500: dt: create memory node dynamically - - - - --- 2012-06-19 Alexander Graf New
[10/31] PPC: e500: dt: create memory node dynamically - - - - --- 2012-06-05 Alexander Graf New
[10/31] PPC: fix segfault in signal handling code - - 1 - --- 2013-01-07 Alexander Graf New
[10/31] block: Convert bdrv_get_block_status_above() to bytes - - - - --- 2017-04-18 Eric Blake New
[10/31] e1000e: Use memcpy to intialize registers Introduce igb - - - - --- 2023-01-12 Akihiko Odaki New
[10/31] gdbstub: Fix target.xml response September maintainer omnibus (tests, gdbstub, plugins) - 1 - - --- 2023-09-25 Alex Bennée New
[10/31] ide: Give vmstate structs internal linkage where possible - - - - --- 2011-09-06 Kevin Wolf New
[10/31] kvm: x86: Remove obsolete SS.RPL/DPL aligment - - - - --- 2011-01-24 Marcelo Tosatti New
[10/31] qcow2: Remove BDS parameter from qcow2_cache_discard() Allow configuring the qcow2 L2 cache entry size - - - - --- 2017-10-12 Alberto Garcia New
[10/31] ram: Remove unused dump_mig_dbytes_transferred() - - 1 - --- 2017-03-15 Juan Quintela New
[10/31] smbios: Clean up error handling in smbios_add() Replace some unwise uses of error_report() & friends 1 - 1 - --- 2018-10-08 Markus Armbruster New
[10/31] target/arm: Implement SVE2 saturating add/subtract (predicated) target/arm: SVE2, part 1 - - - - --- 2020-03-26 Richard Henderson New
[10/31] target/loongarch: Add loongarch interrupt and exception handle Add Loongarch softmmu support. - - - - --- 2021-10-19 Xiaojuan Yang New
[10/31] target/s390x: Use unwind data for helper_clst - - 2 - --- 2017-05-23 Richard Henderson New
[10/31] tcg: Add temp_subindex to TCGTemp tcg: Support for Int128 with helpers - - 1 - --- 2022-10-20 Richard Henderson New
[10/31] usb-ehci: fix error handling. - - - - --- 2011-06-06 Gerd Hoffmann New
[10/31] usb/ehci: Abstract away PCI DMA API - - - - --- 2012-11-01 Gerd Hoffmann New
[10/31] vhost: Route host->guest notification through shadow virtqueue vDPA shadow virtqueue - - - - --- 2022-01-21 Eugenio Perez Martin New
[10/31] vl: allow full-blown QemuOpts syntax for -global - - - - --- 2015-05-11 Paolo Bonzini New
[10/31] vvfat: use DIV_ROUND_UP - - - - --- 2017-06-22 Marc-André Lureau New
[10/32] accel/tcg: Implement translator_st accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
[10/32] bsd-user: Implement host_to_target_waitstatus conversion. bsd-user: Implement freebsd process related system calls. - - 1 - --- 2023-08-27 Karim Taha New
[10/32] ehci: Further speedup rescanning if async schedule after raising an interrupt - - - - --- 2013-01-08 Gerd Hoffmann New
[10/32] hd-geometry: Unnest conditional in hd_geometry_guess() - - - - --- 2012-07-06 Markus Armbruster New
[10/32] hd-geometry: Unnest conditional in hd_geometry_guess() - - - - --- 2012-06-29 Markus Armbruster New
[10/32] hw/isa/piix3: Create power management controller in host device Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[10/32] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler hw/sd: eMMC support - - 1 - --- 2023-07-03 Cédric Le Goater New
[10/32] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[10/32] intc/openpic: Convert to QOM realize - - 1 - --- 2013-06-30 Alexander Graf New
[10/32] janitor: do not include qemu-char everywhere - - - - --- 2012-12-17 Paolo Bonzini New
[10/32] janitor: do not include qemu-char everywhere - - - - --- 2012-12-06 Paolo Bonzini New
[10/32] janitor: do not rely on indirect inclusions from qemu-char.h - - - - --- 2012-10-24 Paolo Bonzini New
[10/32] machine: Move HMP commands from monitor/ to hw/core/ Move and clean up monitor command code - - - - --- 2023-01-24 Markus Armbruster New
[10/32] piix4: add a i8259 interrupt controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[10/32] ppc: Make float_check_status() pass the return address - - - - --- 2016-07-26 Benjamin Herrenschmidt New
[10/32] qdev/prop: convert integratorcp.c to helper macros. - - - - --- 2009-08-03 Gerd Hoffmann Superseded
[10/32] qemu-img: document 'info --backing-chain' - - 1 - --- 2012-10-24 Kevin Wolf New
[10/32] scsi-disk: move all non-DMA commands to scsi_disk_emulate_command - - - - --- 2012-07-27 Paolo Bonzini New
[10/32] spapr_pci: Rework device-tree rendering - - - - --- 2015-05-01 David Gibson New
[10/32] target-arm: Convert TLS registers - - - - --- 2012-04-15 Peter Maydell New
[10/32] tests/test-qga: Demonstrate the guest-agent ignores "control" qmp: Fixes and cleanups around OOB commands - - 1 - --- 2018-07-02 Markus Armbruster New
[10/32] tests: replace free_all() usage with g_auto Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[10/32] vmstate: port syborg_rtc - - - - --- 2011-03-10 Juan Quintela New
[10/32] xen_disk: mark ioreq as mapped before unmapping in error case - - - - --- 2013-12-04 Michael Roth New
[10/33] Add struct target_freebsd_fhandle and fcntl flags to bsd-user/syscall_defs.h Implement the stat system calls for FreeBSD. 1 - - - --- 2023-08-08 Karim Taha New
[10/33] hw/cpu/arm: Introduce abstract CORTEX_MPCORE_PRIV QOM type hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv - - 1 - --- 2023-12-12 Philippe Mathieu-Daudé New
[10/33] include/exec: Move cpu_*()/cpu_env() to common header tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[10/33] linux-user: Remove HOST_PAGE_ALIGN from mmap.c linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[10/33] linux-user: Split out brk, close, exit, read, write linux-user: Begin splitting do_syscall - - - - --- 2018-06-01 Richard Henderson New
[10/33] migration: push Error **errp into loadvm_postcopy_handle_advise() migration: capture error reports into Error object - - 1 - --- 2021-02-04 Daniel P. Berrangé New
[10/33] pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature - - 1 - --- 2016-05-17 Igor Mammedov New
[10/33] pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug is disabled pci(pc/q35): acpi-index support on non-hotpluggable slots - 1 - - --- 2023-02-24 Igor Mammedov New
[10/33] spapr_pci: Rework device-tree rendering - - - - --- 2015-05-07 David Gibson New
[10/33] target-alpha: Cleanup MMU modes. - - - - --- 2011-04-28 Richard Henderson New
[10/33] target-arm: Convert WFI/barriers special cases to cp_reginfo - - - - --- 2012-06-20 Peter Maydell New
[10/33] target/i386: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[10/33] target/mips: Add emulation of MXU D16MULF D16MULE instructions target/mips: Finalise the Ingenic MXU ASE support - - - - --- 2023-06-08 Siarhei Volkau New
[10/33] target/mips: Extract df_extract() helper target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[10/33] target/ppc: Implement pextd instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[10/33] tests/qgraph: has_buggy_msi flag Qtest driver framework - - - - --- 2018-08-13 Emanuele Giuseppe Esposito New
[10/33] vhost_net: add version_1 feature - - - - --- 2015-06-04 Gerd Hoffmann New
[10/34] block: Fix reopen flag inheritance - - 2 - --- 2015-05-08 Kevin Wolf New
[10/34] error: don't delay error message construction - - - - --- 2012-08-02 Luiz Capitulino New
[10/34] linux-user: Support for restarting system calls for Microblaze targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[10/34] meson, configure: move usbfs test to meson Misc meson conversions for QEMU 7.1 - - 1 - --- 2022-04-20 Paolo Bonzini New
[10/34] openpic: convert to pci_bar_map - - - - --- 2010-07-22 Blue Swirl New
[10/34] ppc: Make kvm_arch_put_registers() put *all* the registers - - - - --- 2012-10-04 Alexander Graf New
[10/34] protect the ramlist with a separate mutex - - 1 - --- 2012-12-19 Juan Quintela New
[10/34] scripts/kvm/kvm_stat: Fix spaces around keyword assignments - - 1 - --- 2015-12-10 Janosch Frank New
[10/34] target/arm: Use vector minmax expanders for aarch32 tcg, target/ppc vector improvements - - - - --- 2018-12-18 Richard Henderson New
[10/35] block: Drop tray status tracking, no longer used - - - - --- 2011-09-12 Kevin Wolf New
[10/35] buffered_file: Unfold the trick to restart generating migration data - - - - --- 2012-12-11 Juan Quintela New
[10/35] cpu: Move stop field to CPUState - - - - --- 2012-10-31 Andreas Färber New
[10/35] crypto: Add aesdec_ISB_ISR crypto: Provide aes-round.h and host accel - - - - --- 2023-06-03 Richard Henderson New
[10/35] dimm: implement dimm device abstraction - - - - --- 2014-04-04 Igor Mammedov New
[10/35] enable tail call optimization of qemu_co_mutex_lock stackless coroutine backend - - - - --- 2022-03-10 Paolo Bonzini New
[10/35] error: don't delay error message construction - - - - --- 2012-08-10 Luiz Capitulino New
[10/35] error: don't delay error message construction - - - - --- 2012-08-07 Luiz Capitulino New
[10/35] hw: make all of hw/pci/ configurable via default-configs/ - - - - --- 2013-03-18 Paolo Bonzini New
[10/35] hw: move MC146818RTC to hw/timer/, configure via default-configs/ - - - - --- 2013-04-02 Paolo Bonzini New
[10/35] hw: move watchdogs to hw/watchdog, configure via default-configs/ - - - - --- 2013-04-04 Paolo Bonzini New
[10/35] ivshmem: remove redundant assignment, fix crash with msi=off - - 1 - --- 2016-03-21 Michael Roth New
[10/35] kvm: Rename kvm_arch_process_irqchip_events to async_events - - - - --- 2011-03-15 Marcelo Tosatti New
[10/35] kvm: x86: Remove obsolete SS.RPL/DPL aligment - - - - --- 2011-01-06 Marcelo Tosatti New
[10/35] scsi-disk: support DVD profile in GET CONFIGURATION - - - - --- 2011-10-13 Paolo Bonzini New
[10/35] target-alpha: Fixup translation of PALmode instructions. - - - - --- 2011-05-09 Richard Henderson New
[10/35] target/arm: *_EL12 registers should UNDEF when HCR_EL2.E2H is 0 target/arm: Implement emulation of nested virtualization - - 1 - --- 2023-12-18 Peter Maydell New
[10/35] target/cris: Use env_cpu, env_archcpu tcg: Move the softmmu tlb to CPUNegativeOffsetState - - - - --- 2019-03-23 Richard Henderson New
[10/35] target/hppa: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - 3 - --- 2018-09-17 Emilio Cota New
[10/35] target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[10/35] target/mips: Add nanoMIPS pool32f instructions nanoMIPS - - - - --- 2018-06-20 Yongbok Kim New
« 1 2 ... 451 452 4534305 4306 »