Show patches with: none      |   432114 patches
« 1 2 ... 486 487 4884321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/14] qapi/doc.py: Assert tag member is Enum type qapi: static typing conversion, pt3 - - 1 - --- 2020-09-22 John Snow New
[12/14] qapi: introduce change-blockdev - - - - --- 2011-08-24 Anthony Liguori New
[12/14] qapi: ui examples: add missing websocket member Fix some qapi examples and a TODO section - - 1 - --- 2022-03-24 Victor Toso New
[12/14] qbus: move print_dev to DeviceClass - - 1 - --- 2012-05-01 Anthony Liguori New
[12/14] qbus: move print_dev to DeviceClass - - - - --- 2012-04-18 Anthony Liguori New
[12/14] qcow2: Fix corruption after refblock allocation - - - - --- 2010-05-28 Kevin Wolf New
[12/14] qcow2: implement .bdrv_close_safe block: blockdev-del force=false - - - - --- 2022-02-07 Vladimir Sementsov-Ogievskiy New
[12/14] qemu-iotests: Rewrite 212 for blockdev-create job block: Make blockdev-create a job and stable API - - 1 - --- 2018-05-25 Kevin Wolf New
[12/14] qemu-option: Fix parse_option_parameters() documentation typo - - - - --- 2010-12-09 Kevin Wolf New
[12/14] qerror: add check-qerror.sh to verify alphabetical order - - - - --- 2012-01-18 Luiz Capitulino New
[12/14] qlit: improve QLit list vs qlist comparison - - - - --- 2017-08-24 Marc-André Lureau New
[12/14] qtest/ahci: remove getter/setter macros - - 1 - --- 2015-01-13 John Snow New
[12/14] ram.c: Remove unused include after moving out code migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[12/14] realview: convert realview i2c to VMState - - - - --- 2011-10-24 Benoit Canet New
[12/14] scripts/tracetool: Include qemu/osdep.h in generated .c files - - - - --- 2016-02-09 Peter Maydell New
[12/14] scsi: Ensure command and transfer lengths are set for all SCSI devices - - - - --- 2012-07-02 Paolo Bonzini New
[12/14] scsi: set VALID bit to 0 in fixed format sense data - - - - --- 2012-05-04 Paolo Bonzini New
[12/14] sdhci: add a trace event for the LED control SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[12/14] simplify source_path handling - - - - --- 2010-11-14 Paolo Bonzini New
[12/14] size_t is unsigned, change to ssize_t to handle errors from tight_compress_data() - - - - --- 2010-08-30 Jes Sorensen New
[12/14] size_t is unsigned, so (foo >= 0) is always true - - - - --- 2010-08-30 Jes Sorensen New
[12/14] slavio_timer: convert to memory API - - - - --- 2011-11-15 Benoit Canet New
[12/14] softfloat: Replace uint64 type with uint_fast64_t - - - - --- 2012-01-16 Andreas Färber New
[12/14] spapr/xive: Simplify error handling in kvmppc_xive_connect() ppc/spapr: Error handling fixes and cleanups - - - - --- 2020-08-10 Greg Kurz New
[12/14] spapr_events: re-use EPOW event infrastructure for hotplug events - - - - --- 2013-12-05 Michael Roth New
[12/14] spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt() simple cleanups in spapr files - - - - --- 2022-02-28 Daniel Henrique Barboza New
[12/14] spice: flip modules switch ui: build spice and opengl as module. - - - - --- 2020-10-19 Gerd Hoffmann New
[12/14] spice: make number of surfaces runtime-configurable. - - - - --- 2012-09-06 Gerd Hoffmann New
[12/14] target-arm: Add user-mode transaction attribute - - - - --- 2015-04-07 Peter Maydell New
[12/14] target-arm: Drop cpu_reset_model_id() - - - - --- 2012-03-30 Peter Maydell New
[12/14] target-arm: Move TB flags down to fill gap - - 1 - --- 2015-05-19 Peter Maydell New
[12/14] target-arm: Move cache ID register setup to cpu specific init fns 1 - - - --- 2012-04-21 Peter Maydell New
[12/14] target-i386: Convert conditional compilation of debug printfs to regular ifs - - - - --- 2014-04-28 Marc Marí New
[12/14] target-i386: Implement BNDLDX, BNDSTX - - - - --- 2015-07-09 Richard Henderson New
[12/14] target-mips: use deposit instead of hardcoded version - - 1 - --- 2012-10-09 Aurelien Jarno New
[12/14] target-ppc: Add xsxexpqp instruction - - - - --- 2017-01-05 Nikunj A Dadhania New
[12/14] target-sparc: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[12/14] target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV - - - - --- 2015-10-01 Richard Henderson New
[12/14] target/arm/ptw: Check for block descriptors at invalid levels target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[12/14] target/arm: Export arm_v7m_mrs_control target/arm: gdbstub cleanups and additions - - 1 - --- 2023-02-14 Richard Henderson New
[12/14] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies target/arm: Implement FEAT_MOPS - - 1 - --- 2023-09-07 Peter Maydell New
[12/14] target/arm: set HPFAR_EL2.NS on secure stage 2 faults [01/14] target/arm: add arm_is_el2_enabled() helper - - - - --- 2020-11-02 Rémi Denis-Courmont New
[12/14] target/i386: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[12/14] target/i386: Use MMU_NESTED_IDX for vmload/vmsave target/i386: Use atomic operations for pte updates - - - - --- 2022-08-22 Richard Henderson New
[12/14] target/mips: Implement segmentation control - - 1 - --- 2017-07-18 James Hogan New
[12/14] target/ppc: decode target register in VSX_EXTRACT_INSERT at translation time target/ppc: remove getVSR()/putVSR() and further tidy-up - - 1 - --- 2019-04-28 Mark Cave-Ayland New
[12/14] target/riscv: Fix check for vectore load/store instructions when EEW=64 target/riscv: Some updates to float point related extensions - - 1 - --- 2023-02-14 Weiwei Li New
[12/14] target/sh4: implement tas.b using atomic helper - - - - --- 2017-05-01 Aurelien Jarno New
[12/14] tcg-aarch64: Support muluh, mulsh - - - - --- 2014-03-09 Richard Henderson New
[12/14] tcg-ppc64: Streamline tcg_out_tlb_read - - - - --- 2013-09-01 Richard Henderson New
[12/14] tcg-sparc: Add %g/%o registers to alloc_order - - - - --- 2012-09-22 Richard Henderson New
[12/14] tcg-sparc: Fix small 32-bit movi - - - - --- 2014-03-17 Richard Henderson New
[12/14] tcg-sparc: Use defines for temporaries. - - - - --- 2012-04-19 Richard Henderson New
[12/14] tcg-sparc: Use defines for temporaries. - - - - --- 2012-03-28 Richard Henderson New
[12/14] tcx: remove primitives for non-32-bit surfaces - - - - --- 2017-04-05 Mark Cave-Ayland New
[12/14] tcx: tcx24_screen_dump(): add error handling - - - - --- 2012-05-30 Luiz Capitulino New
[12/14] tcx: tcx24_screen_dump(): add error handling - - - - --- 2012-05-25 Luiz Capitulino New
[12/14] tests/boot-serial: Enable the boot-serial test on SPARC machines, too qtest patches 1 - 1 - --- 2018-02-08 Thomas Huth New
[12/14] tests/qapi-schema: Cover optional conditional struct member qapi: Fix minor bugs, require boxed for conditional arguments - - 1 - --- 2023-03-16 Markus Armbruster New
[12/14] tests/qtest: option to suspend during migration Untitled series #385550 1 - 1 - --- 2023-12-06 Steve Sistare New
[12/14] tests/tcg/s390x: Test MC target/s390x: Miscellaneous TCG fixes, part 2 - - - - --- 2023-07-18 Ilya Leoshkevich New
[12/14] tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy Cleanup on SMP and its test 1 - - 1 --- 2024-03-06 Zhao Liu New
[12/14] tests: Don't check qobject_type() before qobject_to_qbool() - - 1 - --- 2017-02-17 Markus Armbruster New
[12/14] tests: Use null-co:// instead of /dev/null as the dummy image - - - - --- 2016-10-31 Fam Zheng New
[12/14] tests: acpi: prepare AVMF firmware blobs to be used by bios-tables-test tests: acpi: add UEFI (ARM) testing support - - - - --- 2019-01-15 Igor Mammedov New
[12/14] timer: ds-rtc handle CENTURY bit Generalize Dallas/Maxim I2C RTC devices v3 - - 2 - --- 2018-07-05 Michael Davidsaver New
[12/14] timer: ds-rtc handle CENTURY bit Generalize Dallas/Maxim I2C RTC devices v2 - - 1 - --- 2018-03-24 Michael Davidsaver New
[12/14] trace: Add trace file name command-line option - - - - --- 2010-08-12 Stefan Hajnoczi New
[12/14] trace: Trace virtqueue operations - - - - --- 2010-09-06 Stefan Hajnoczi New
[12/14] trace: Trace virtqueue operations - - - - --- 2010-08-30 Stefan Hajnoczi New
[12/14] uhci: new uhci_handle_td return code for tds still in flight - - - - --- 2012-03-13 Gerd Hoffmann New
[12/14] usb-bus: Don't allow attaching a device to a bus with no free ports - - - - --- 2011-05-31 Hans de Goede New
[12/14] usb-core: usb3 streams - - - - --- 2013-02-21 Gerd Hoffmann New
[12/14] usb-redir: Add chardev open / close debug logging - - - - --- 2012-09-13 Gerd Hoffmann New
[12/14] usb-redir: Set default debug level to warning - - - - --- 2012-11-16 Gerd Hoffmann New
[12/14] usb-uhci: use the DMA memory access interface - - - - --- 2011-06-02 David Gibson New
[12/14] usb: add serial number generator - - - - --- 2012-04-24 Gerd Hoffmann New
[12/14] usb: usb-wacom-tablet QOMify - - - - --- 2015-05-06 Gonglei (Arei) New
[12/14] virtio-blk: fix the list operation in virtio_blk_load(). - - - - --- 2010-06-22 Kevin Wolf New
[12/14] virtio-net: minor code simplification - - - - --- 2012-09-24 Michael S. Tsirkin New
[12/14] vmport: Convert to isa_register_ioport. - - - - --- 2011-08-16 Richard Henderson New
[12/14] xen_platform: convert PIO to new memory api read/write - - - - --- 2012-10-08 Alexander Graf New
[12/14] xilinx_zynq: Added SPI controllers + flashes - - - - --- 2012-10-05 Peter A. G. Crosthwaite New
[12/15] Handle CPU interrupts by inline checking of a flag - - 1 - --- 2013-05-14 Michael Roth New
[12/15] Hexagon (target/hexagon) bit reverse (brev) addressing Hexagon (target/hexagon) update - - - - --- 2021-03-25 Taylor Simpson New
[12/15] Introduce log_start/log_stop in CPUPhysMemoryClient - - - - --- 2011-02-07 Jan Kiszka New
[12/15] KVM: MIPS: Add CPUCFG emulation for Loongson-3 KVM: MIPS: Add Loongson-3 support (Host Side) - - - - --- 2020-04-13 Huacai Chen New
[12/15] NBD device: Separate out parsing configuration and opening sockets. - - - - --- 2011-04-07 Kevin Wolf New
[12/15] Openrisc: add gdb stub support - - - - --- 2012-05-17 Jia Liu New
[12/15] PPC: dbdma: Move processing to io - - - - --- 2013-06-30 Alexander Graf New
[12/15] QMP: Introduce specification - - - - --- 2009-11-19 Luiz Capitulino New
[12/15] Sparc: avoid AREG0 for softint op helpers and Leon cache control - - - - --- 2011-09-11 Blue Swirl New
[12/15] Support 1T segments on ppc - - - - --- 2011-02-12 David Gibson New
[12/15] Use gcc warning flag -Wtype-limits - - - - --- 2010-09-10 Blue Swirl New
[12/15] Use gcc warning flag -Wtype-limits - - - - --- 2010-09-05 Blue Swirl New
[12/15] accel: Introduce the current_accel() method Replace current_machine by qdev_get_machine() - - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[12/15] arc: Add Synopsys ARC emulation boards *** ARC port for review *** - - - - --- 2020-11-11 Cupertino Miranda New
[12/15] bitbang_i2c: convert to VMState - - - - --- 2011-10-24 Benoit Canet New
[12/15] block/nvme: Simplify device reset block/nvme: Improve debugging experience and minor fixes - - - - --- 2020-10-14 Philippe Mathieu-Daudé New
[12/15] block: add -drive stream=on|off - - - - --- 2011-07-27 Stefan Hajnoczi New
« 1 2 ... 486 487 4884321 4322 »