Show patches with: none      |   431524 patches
« 1 2 ... 533 534 5354315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/29] monitor: Port handler_5 to use QDict - - - - --- 2009-08-19 Luiz Capitulino Superseded
[14/29] monitor: Port handler_5 to use QDict - - - - --- 2009-08-13 Luiz Capitulino Superseded
[14/29] piix4: add Reset Control Register remove i386/pc dependency: generic SuperIO, PIIX cleanup 2 - - - --- 2018-01-08 Philippe Mathieu-Daudé New
[14/29] plugins: scoreboard API maintainer/next for 9.0 (testing, gdbstub, plugins, disas) - - 1 - --- 2024-03-05 Alex Bennée New
[14/29] qapi/block-core.json: Use explicit bulleted lists Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-02-06 Peter Maydell New
[14/29] qapi: adapt to new import path for qobject data type headers include: move include/qapi/qmp/ to include/qobject/ - - - - --- 2024-01-08 Daniel P. Berrangé New
[14/29] qcow2-bitmap: add qcow2_bitmap_load_check() - - - - --- 2016-08-08 Vladimir Sementsov-Ogievskiy New
[14/29] qed: Make qed_aio_read_data() synchronous - - 1 - --- 2017-05-26 Kevin Wolf New
[14/29] qemu-option: parse_option_number(): use error_set() - - 1 - --- 2012-06-05 Luiz Capitulino New
[14/29] raw-posix: Typo fix - - - - --- 2011-08-03 Kevin Wolf New
[14/29] target-i386: Do not allow to set apic-id once CPU is realized - - 1 - --- 2013-05-02 Andreas Färber New
[14/29] target-sparc: use direct address translation in hyperprivileged mode - - - - --- 2016-10-11 Richard Henderson New
[14/29] target-sparc: use direct address translation in hyperprivileged mode - - - - --- 2016-10-01 Artyom Tarasenko New
[14/29] target/openrisc: Convert to tcg_ops restore_state_to_opc tcg: Fix x86 TARGET_TB_PCREL (#1269) - - 1 - --- 2022-10-24 Richard Henderson New
[14/29] tcg/loongarch64: Support TCG_COND_TST{EQ,NE} Untitled series #379403 - - - - --- 2023-10-26 Richard Henderson New
[14/29] tcg/loongarch64: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[14/29] tcg_funcs:Add tcg_exec_{realizefn, unrealizefn} to TCGModuleOps build more i386 tcg code modular. - - - - --- 2021-08-31 Gerd Hoffmann New
[14/29] vl: move semihosting command line fallback to qemu_finish_machine_init cleanup qemu_init and make sense of command line processing - - - - --- 2020-10-27 Paolo Bonzini New
[14/29] vmsvga: Setup interrupt pin : vmsvga: Various fixes and enhancements - - 1 - --- 2018-08-09 Liran Alon New
[14/29] vnc: introduce a single label for error returns - - - - --- 2012-10-19 Paolo Bonzini New
[14/30] Only compile escc when one target uses it - - - - --- 2009-08-28 Juan Quintela Superseded
[14/30] Only compile escc when one target uses it - - - - --- 2009-08-27 Juan Quintela Superseded
[14/30] audio: add Apple Sound Chip (ASC) emulation q800: add support for booting MacOS Classic - - 1 - --- 2023-05-24 Mark Cave-Ayland New
[14/30] block: fully delete bs->file when closing - - - - --- 2012-05-10 Kevin Wolf New
[14/30] bsd-user: Add host signals to the build bsd-user: upstream our signal implementation - - 2 - --- 2022-01-09 Warner Losh New
[14/30] configure: test all warnings Meson changes for QEMU 8.0 - - 2 - --- 2022-12-09 Paolo Bonzini New
[14/30] event loop: report RCU quiescent states - - - - --- 2013-06-28 Paolo Bonzini New
[14/30] hw/alpha: use the BYTE-based definitions hw: use the BYTE-based definitions when useful - - - - --- 2018-02-15 Philippe Mathieu-Daudé New
[14/30] memory: create FlatView for new address spaces - - 1 - --- 2013-05-21 Paolo Bonzini New
[14/30] migration: Disable multifd explicitly with compression Migration PULL request - - 2 - --- 2022-11-15 Juan Quintela New
[14/30] migration: include qemu-file.h - - - - --- 2012-10-18 Juan Quintela New
[14/30] qcow: move some blocks of code to avoid useless variable initialization - - - - --- 2011-08-29 Kevin Wolf New
[14/30] qdev: prepare source tree for code conversion - - - - --- 2012-01-03 Anthony Liguori New
[14/30] qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE - - 1 - --- 2012-09-28 Kevin Wolf New
[14/30] qmp-commands: move 'expire_password' doc to schema - - - - --- 2016-09-22 Marc-André Lureau New
[14/30] qmp-commands: move 'migrate-set-parameters' doc to schema - - - - --- 2016-09-13 Marc-André Lureau New
[14/30] scsi: move status to SCSIRequest. - - - - --- 2009-11-26 Gerd Hoffmann New
[14/30] target-i386: ICC bus: replace BusState.allow_hotplug with hotplug_handler - - - - --- 2014-09-24 Igor Mammedov New
[14/30] target-ppc: Add more stubs for POWER7 PMU registers - - - - --- 2013-04-26 Alexander Graf New
[14/30] tcg/loongarch: Implement bswap32_i32/bswap64_i64 64-bit LoongArch port of QEMU TCG - - - - --- 2021-09-20 WANG Xuerui New
[14/30] usb: Fix Lesser GPL version number Untitled series #209689 - - 1 - --- 2020-10-23 Chetan New
[14/30] usb: move remote wakeup handling to common code - - - - --- 2010-12-17 Gerd Hoffmann New
[14/30] virtio-9p: QOM realize preparations - - - - --- 2013-11-29 Paolo Bonzini New
[14/30] virtiofsd: add -o source=PATH to help output virtiofs daemon (base) - - - - --- 2019-10-21 Dr. David Alan Gilbert New
[14/31] Fix USB mouse Set_Protocol behavior - - - - --- 2011-06-06 Gerd Hoffmann New
[14/31] Only compile esp when one target uses it - - - - --- 2009-10-07 Juan Quintela Accepted
[14/31] PPC: e500: dt: create /chosen node dynamically - - - - --- 2012-06-19 Alexander Graf New
[14/31] PPC: e500: dt: create /chosen node dynamically - - - - --- 2012-06-05 Alexander Graf New
[14/31] arm: qemu: Add an SPL build passage: Define a standard for firmware data flow - - - - --- 2021-11-01 Simon Glass New
[14/31] block: Clean up bdrv_flush_all() - - - - --- 2011-09-06 Kevin Wolf New
[14/31] e1000e: Configure ResettableClass Introduce igb - - 2 - --- 2023-01-12 Akihiko Odaki New
[14/31] gluster: Switch to .bdrv_co_block_status() - - 1 - --- 2017-04-18 Eric Blake New
[14/31] hw/i386: add a separate region that tracks the SMRAME bit - - - - --- 2015-05-11 Paolo Bonzini New
[14/31] hw/loongarch: Add a virt loongarch 3A5000 board support Add Loongarch softmmu support. - - - - --- 2021-10-19 Xiaojuan Yang New
[14/31] kvm: x86: Swallow KVM_EXIT_SET_TPR - - - - --- 2011-01-24 Marcelo Tosatti New
[14/31] numa: Fix QMP command set-numa-node error handling Replace some unwise uses of error_report() & friends - 1 1 - --- 2018-10-08 Markus Armbruster New
[14/31] openpic: make register names correspond better with hw docs - - - - --- 2013-01-07 Alexander Graf New
[14/31] qcow2: Add offset_to_l2_slice_index() Allow configuring the qcow2 L2 cache entry size - - - - --- 2017-10-12 Alberto Garcia New
[14/31] ram: Move iterations into RAMState - - 2 - --- 2017-03-15 Juan Quintela New
[14/31] target/arm: Implement SVE2 integer multiply long target/arm: SVE2, part 1 - - - - --- 2020-03-26 Richard Henderson New
[14/31] target/arm: Move the reference to arm-core.xml September maintainer omnibus (tests, gdbstub, plugins) - - 1 - --- 2023-09-25 Alex Bennée New
[14/31] target/s390x: Use unwind data for helper_stam - - 2 - --- 2017-05-23 Richard Henderson New
[14/31] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[14/31] usb/ehci: add sysbus variant - - - - --- 2012-11-01 Gerd Hoffmann New
[14/31] vga: use DIV_ROUND_UP - - - - --- 2017-06-22 Marc-André Lureau New
[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
« 1 2 ... 533 534 5354315 4316 »