Show patches with: Archived = No       |   431016 patches
« 1 2 ... 503 504 5054310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/14] hw/arm/musca: Wire up PL031 RTC Add model of the Arm Musca devboards - - 1 - --- 2019-02-14 Peter Maydell New
[13/14] hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu() - - - - --- 2013-08-08 Peter Maydell New
[13/14] hw/arm: Connect to chardev backend for NPCM8XX Implementation of NPI Mailbox and GMAC Networking Module - - - - --- 2023-09-19 Nabih Estefan New
[13/14] hw/block/nvme: move zoned constraints checks hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[13/14] hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP) hw/display: Omnibus cleanups - - 1 - --- 2020-05-26 Philippe Mathieu-Daudé New
[13/14] hw/hppa/Kconfig: Dino board requires e1000 network card hw/Kconfig: Fixes when running ./configure --without-default-devices - 1 - - --- 2019-03-16 Philippe Mathieu-Daudé New
[13/14] hw/i386/vmport: Add support for CMD_GETHZ : hw/i386/vmport: Bug fixes and improvements - - 1 - --- 2020-03-09 Liran Alon New
[13/14] hw/intc/arm_gicv3_its: Implement MOVALL arm_gicv3_its: Implement MOVI and MOVALL commands - - 1 - --- 2022-01-22 Peter Maydell New
[13/14] hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic' hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups - - 1 - --- 2023-01-09 Philippe Mathieu-Daudé New
[13/14] hw/mips/mips_int: De-duplicate KVM interrupt delivery hw/mips: patch queue for 2020-05-26 - - 1 - --- 2020-05-26 Philippe Mathieu-Daudé New
[13/14] hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF hw: Fix various --without-default-devices issues 1 - - - --- 2019-12-31 Philippe Mathieu-Daudé New
[13/14] hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter() simple cleanups in spapr files - - - - --- 2022-02-28 Daniel Henrique Barboza New
[13/14] hw/s390x/ipl: avoid taking address of fields in packed struct misc set of fixes for warnings under GCC 9 - - 3 - --- 2019-03-29 Daniel P. Berrangé New
[13/14] hw/southbridge/ich9: Extract LPC definitions to 'hw/isa/ich9_lpc.h' hw/southbridge: Extract ICH9 QOM container model - - - - --- 2024-02-19 Philippe Mathieu-Daudé New
[13/14] i386: Rename bools in PCMachineState to end in _enabled pm_smbus fixes and and IPMI SMBus device - - - - --- 2017-12-07 Corey Minyard New
[13/14] i386: optimize setbe - - 2 - --- 2012-10-06 Paolo Bonzini New
[13/14] ide: Clear error_status after restarting flush - - - - --- 2011-06-15 Kevin Wolf New
[13/14] ide: Convert to isa_register_old_portio_list. - - - - --- 2011-08-16 Richard Henderson New
[13/14] ide: give IDE drives a default name in qdev - - - - --- 2011-09-16 Anthony Liguori New
[13/14] include osdep.h for definition of glue(a, b) - - - - --- 2013-08-14 Mike D. Day New
[13/14] integratorcp: convert integratorcm to VMState - - - - --- 2011-10-24 Benoit Canet New
[13/14] iotest 39: use _qcow2_dump_header iotests: support zstd - - 1 - --- 2021-07-05 Vladimir Sementsov-Ogievskiy New
[13/14] iotests: make qemu_img_log() check log level iotests: ensure all qemu-img calls are either checked or logged - - 1 - --- 2022-03-09 John Snow New
[13/14] linux-user/elfload: Rely on walk_memory_regions for vmas linux-user: Rewrite core dump - - - - --- 2024-02-27 Richard Henderson New
[13/14] linux-user/sparc: Handle floating-point exceptions linux-user/sparc: Handle missing traps - - - - --- 2023-02-02 Richard Henderson New
[13/14] linux-user: Build vdso for x64. - - - - --- 2010-04-04 Richard Henderson New
[13/14] linux-user: Build vdso for x64. - - - - --- 2010-04-04 Richard Henderson New
[13/14] lm32: add support for the Milkymist board - - - - --- 2011-03-07 Michael Walle New
[13/14] machine: reject -smp dies!=1 for non-PC machines [01/14] remove -writeconfig - - - - --- 2021-05-13 Paolo Bonzini New
[13/14] migration/multifd: Move header prepare/fill into send_prepare() migration/multifd: Refactor ->send_prepare() and cleanups - - 1 - --- 2024-01-31 Peter Xu New
[13/14] migration: Remove old preempt code around state maintainance migration: Postcopy Preempt-Full - - 1 - --- 2022-09-20 Peter Xu New
[13/14] migration: Use migrate_has_error() in close_return_path_on_source() migration: Improve error reporting - - 1 - --- 2024-02-07 Cédric Le Goater New
[13/14] migration: remove argument to qemu_savevm_state_cancel - - - - --- 2013-01-15 Juan Quintela New
[13/14] monitor-error: Add do_info_balloon() errors - - - - --- 2009-10-01 Luiz Capitulino Superseded
[13/14] monitor: Clean up handle_hmp_command() a bit - - 1 - --- 2017-02-17 Markus Armbruster New
[13/14] move --srcdir detection earlier - - - - --- 2010-11-14 Paolo Bonzini New
[13/14] move directory defaults earlier - - - - --- 2010-05-26 Paolo Bonzini New
[13/14] nbd/client: Request extended headers during negotiation qemu patches for NBD_OPT_EXTENDED_HEADERS - - - - --- 2021-12-03 Eric Blake New
[13/14] nbd: Use default port if only host is specified - - 1 - --- 2013-03-22 Kevin Wolf New
[13/14] net/socket: Fix compiler warning (regression for MinGW) - - - - --- 2012-09-23 Stefan Hajnoczi New
[13/14] nvdimm acpi: use aml_name_decl to define named object - - 2 - --- 2016-11-07 Xiao Guangrong New
[13/14] opengl: build egl-headless display modular ui: build spice and opengl as module. - - - - --- 2020-10-19 Gerd Hoffmann New
[13/14] pcbios: change acpi dsdt for q35 chipset. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[13/14] pcie/hotplug: glue pushing attention button command. pcie_abp - - - - --- 2010-09-06 Isaku Yamahata New
[13/14] pixman/vnc: remove dead code. - - - - --- 2012-10-17 Gerd Hoffmann New
[13/14] ppc/pnv: Move realize of PEC stacks under the PEC model ppc/pnv: Add support for user created PHB3/PHB4 devices - - 1 - --- 2021-12-02 Cédric Le Goater New
[13/14] ppc/xive: Simplify error handling in xive_tctx_realize() ppc/spapr: Error handling fixes and cleanups - - - - --- 2020-08-10 Greg Kurz New
[13/14] ppc: inline ppc_set_crf when clearer - - - - --- 2014-09-15 Paolo Bonzini New
[13/14] qapi/doc.py: Assert type of object variant qapi: static typing conversion, pt3 - - 1 - --- 2020-09-22 John Snow New
[13/14] qapi: Fix code generated for optional conditional struct member qapi: Fix minor bugs, require boxed for conditional arguments - 1 1 - --- 2023-03-16 Markus Armbruster New
[13/14] qapi: convert change - - - - --- 2011-08-24 Anthony Liguori New
[13/14] qapi: fix example of ACPI_DEVICE_OST event Fix some qapi examples and a TODO section - - 1 - --- 2022-03-24 Victor Toso New
[13/14] qbus: make child devices links - - - - --- 2012-05-01 Anthony Liguori New
[13/14] qbus: make child devices links - - - - --- 2012-04-18 Anthony Liguori New
[13/14] qcow2: Fix corruption after error in update_refcount - - - - --- 2010-05-28 Kevin Wolf New
[13/14] qcow2: Fix qemu-img check segfault on corrupted images - - - - --- 2010-06-22 Kevin Wolf New
[13/14] qdev: remove PROP_MEMORY_REGION Clean-ups: remove QDEV_PROP_PTR - - 1 - --- 2019-10-18 Marc-André Lureau New
[13/14] qemu-img: Free option parameter lists in img_create() - - - - --- 2010-12-09 Kevin Wolf New
[13/14] qemu-iotests: Rewrite 213 for blockdev-create job block: Make blockdev-create a job and stable API - - 1 - --- 2018-05-25 Kevin Wolf New
[13/14] qemu-nbd: Add --list option nbd: add qemu-nbd --list - - - - --- 2018-11-30 Eric Blake New
[13/14] qerror: change all qerror_report() calls to use the ErrClass enum - - - - --- 2012-07-25 Luiz Capitulino New
[13/14] qerror: restore alphabetical order over qerrors - - - - --- 2012-01-18 Luiz Capitulino New
[13/14] qga: Make errp the last parameter of qga_vss_fsfreeze - - - - --- 2017-04-21 Fam Zheng New
[13/14] qlit: add qobject_form_qlit() - - - - --- 2017-08-24 Marc-André Lureau New
[13/14] qtest/ahci: Bookmark FB and CLB pointers - - 1 - --- 2015-01-13 John Snow New
[13/14] qxl: Add set_client_capabilities() interface to QXLInterface - - - - --- 2012-09-06 Gerd Hoffmann New
[13/14] ram-compress.c: Make target independent migration/ram.c: Refactor compress code - - 1 - --- 2023-04-02 Lukas Straub New
[13/14] raw-posix: Implement image locking - - - - --- 2016-10-31 Fam Zheng New
[13/14] savevm: New save live migration method: pending - - 1 - --- 2012-09-21 Juan Quintela New
[13/14] scsi: Add basic support for SCSI media changer commands. - - - - --- 2012-07-02 Paolo Bonzini New
[13/14] scsi: Turn drive serial into a qdev property scsi-disk.serial - - - - --- 2010-06-01 Markus Armbruster New
[13/14] scsi: Turn drive serial into a qdev property scsi-disk.serial - - - - --- 2010-05-28 Markus Armbruster New
[13/14] scsi: remove useless debug messages - - - - --- 2012-05-04 Paolo Bonzini New
[13/14] serial: Convert serial_isa_initfn to MemoryRegion - - - - --- 2011-09-25 Avi Kivity New
[13/14] softfloat: Add float/double to 16 bit integer conversion functions - - 1 - --- 2010-12-07 Peter Maydell New
[13/14] softfloat: Replace int64 type with int_fast64_t - - - - --- 2012-01-16 Andreas Färber New
[13/14] spapr_events: event-scan RTAS interface - - - - --- 2013-12-05 Michael Roth New
[13/14] sun4m_iommu: convert to memory API - - - - --- 2011-11-15 Benoit Canet New
[13/14] target-arm: Don't halt on WFI unless we don't have any work - - 1 - --- 2015-05-19 Peter Maydell New
[13/14] target-arm: Drop cpu_reset_model_id() 1 - - - --- 2012-04-21 Peter Maydell New
[13/14] target-arm: Move reset handling to arm_cpu_reset - - - - --- 2012-03-30 Peter Maydell New
[13/14] target-arm: Use attribute info to handle user-only watchpoints - - 1 - --- 2015-04-07 Peter Maydell New
[13/14] target-i386: Clear bndregs during legacy near jumps - - - - --- 2015-07-09 Richard Henderson New
[13/14] target-mips: fix TLBR wrt SEGMask - - - - --- 2012-10-09 Aurelien Jarno New
[13/14] target-ppc: Add xsxsigdp instruction - - - - --- 2017-01-05 Nikunj A Dadhania New
[13/14] target-s390: Convert conditional compilation of debug printfs to regular ifs - - - - --- 2014-04-28 Marc Marí New
[13/14] target-s390: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[13/14] target-tilegx: Fix a typo for mnemonic about "ld_add" - - - - --- 2015-10-01 Richard Henderson New
[13/14] target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[13/14] target/arm: Export arm_v7m_get_sp_ptr target/arm: gdbstub cleanups and additions - - 1 - --- 2023-02-14 Richard Henderson New
[13/14] target/arm: Implement the CPY* instructions target/arm: Implement FEAT_MOPS - - - - --- 2023-09-07 Peter Maydell New
[13/14] target/arm: add ARMv8.4-SEL2 extension [01/14] target/arm: add arm_is_el2_enabled() helper - - 1 - --- 2020-11-02 Rémi Denis-Courmont New
[13/14] target/i386: Combine 5 sets of variables in mmu_translate target/i386: Use atomic operations for pte updates - - - - --- 2022-08-22 Richard Henderson New
[13/14] target/mips: Add EVA support to P5600 - - 1 - --- 2017-07-18 James Hogan New
[13/14] target/ppc: improve VSX_TEST_DC with new generator macros target/ppc: remove getVSR()/putVSR() and further tidy-up - - 1 - --- 2019-04-28 Mark Cave-Ayland New
[13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-14 Weiwei Li New
[13/14] target/s390x: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[13/14] target/sh4: movua.l is an SH4-A only instruction - - 1 - --- 2017-05-01 Aurelien Jarno New
[13/14] tcg-aarch64: Support div, rem - - - - --- 2014-03-09 Richard Henderson New
[13/14] tcg-ppc64: Add _noaddr functions for emitting forward branches - - - - --- 2013-09-01 Richard Henderson New
« 1 2 ... 503 504 5054310 4311 »