Show patches with: Archived = No       |   430675 patches
« 1 2 ... 689 690 6914306 4307 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/6] hw/isa/vt82c686: Simplify removing unuseful qemu_allocate_irqs() call hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE - 1 1 - --- 2021-03-24 Philippe Mathieu-Daudé New
[2/6] hw/loader: Clean up global variable shadowing in rom_add_file() hw: Clean up global variables shadowing - - - - --- 2023-10-09 Philippe Mathieu-Daudé New
[2/6] hw/loongarch: Add uefi bios loading support Support booting bios and kernel for LoongArch - - 1 - --- 2022-07-12 Xiaojuan Yang New
[2/6] hw/m68k/mcf5206: Convert away from old_mmio More conversions away from old_mmio 1 - - - --- 2018-06-01 Peter Maydell New
[2/6] hw/m68k/mcf5206: Pass CPU using QOM link property hw/m68k: Strengthen QOM/SysBus API uses - - 1 1 --- 2023-10-20 Philippe Mathieu-Daudé New
[2/6] hw/machine: added machine_usb wrapper - - - - --- 2015-01-06 Marcel Apfelbaum New
[2/6] hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers hw/mips/gt64120: Minor fixes - - - - --- 2021-03-05 Philippe Mathieu-Daudé New
[2/6] hw/mips/malta: Split FPGA LEDs/ASCII display updates hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts - - - - --- 2023-01-04 Philippe Mathieu-Daudé New
[2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus Add ivshmem-flat device - - - - --- 2024-02-22 Gustavo Romero New
[2/6] hw/misc/pvpanic: Cosmetic renaming [1/6] hw/misc/pvpanic: Build the pvpanic device for any machine - - 1 - --- 2020-10-28 Mihai Carabas New
[2/6] hw/misc: Add NPCM7xx System Global Control Registers device model Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines - - 3 - --- 2020-05-21 Havard Skinnemoen New
[2/6] hw/misc: Allwinner A10 DRAM Controller Emulation Enable Cubieboard A10 boot SPL from SD card - - 1 - --- 2022-12-03 Strahinja Jankovic New
[2/6] hw/net/smc91c111: Let smc91c111_can_receive() return a boolean hw/net: Make Net/CanBus can_receive() handlers return a boolean - - 2 - --- 2020-03-05 Philippe Mathieu-Daudé New
[2/6] hw/nvme: add host behavior support feature hw/nvme: enhanced protection information (64-bit guard) - - - - --- 2022-02-14 Klaus Jensen New
[2/6] hw/omap1.c: Add fallthrough markers and breaks - - - - --- 2013-01-21 Peter Maydell New
[2/6] hw/omap1.c: Separate PWL from omap_mpu_state - - - - --- 2011-12-20 Peter Maydell New
[2/6] hw/pci-host/sabre: Remove superfluous address range check hw/pci-host/sabre: Report UNIMP/GUEST_ERROR accesses - - 1 - --- 2020-10-12 Philippe Mathieu-Daudé New
[2/6] hw/pci-host: save/restore pci host config register for old ones Untitled series #193201 - - - - --- 2020-07-30 Hogan Wang New
[2/6] hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init() hw/ppc: SysBus simplifications - - 1 - --- 2023-10-18 Philippe Mathieu-Daudé New
[2/6] hw/qxl: Fix format string errors - - - - --- 2011-09-07 Gerd Hoffmann New
[2/6] hw/rdma/rdma_backend: fix uninitialized variable warning in rdma_poll_cq() fix uninitialized variable warning - - 2 - --- 2020-11-03 Chen Qun New
[2/6] hw/riscv: opentitan: Use MachineState::ram and MachineClass::default_ram_id [1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id - - - - --- 2021-10-18 Bin Meng Superseded
[2/6] hw/s390x/css: Use type_init() instead of machine_init() 1 - - - --- 2015-09-19 Andreas Färber New
[2/6] hw/sd.c: convert binary variables to bool - - 1 - --- 2012-04-02 Mitsyanko Igor New
[2/6] hw/sd/milkymist-memcard: split realize() out of SysBusDevice init() SDHCI: convert legacy devices to the SDBus API - - 1 - --- 2018-01-03 Philippe Mathieu-Daudé New
[2/6] hw/virtio/virtio-balloon: Remove meaningless blank Property - - - - --- 2015-05-12 Shannon Zhao New
[2/6] hw/watchdog/wdt_imx2: Trace timer activity Various tracing patches - - - - --- 2023-10-28 Bernhard Beschow New
[2/6] hw/xen: use G_GNUC_PRINTF/SCANF for various functions enforce use of G_GNUC_PRINTF annotations - - - - --- 2022-12-19 Daniel P. Berrangé New
[2/6] hyper-v: Use -1 as invalid overlay address Handle hypercall code overlay page in userspace - - 1 - --- 2021-05-24 Siddharth Chandrasekaran New
[2/6] hypertrace: Add tracing event "guest_hypertrace" - - - - --- 2016-08-05 Lluís Vilanova New
[2/6] hyperv: cosmetic: g_malloc -> g_new hyperv: refactor HvSintRoute management - - - - --- 2018-07-02 Roman Kagan New
[2/6] i.MX: simplify CCM to only handle clock required by timers. - - - - --- 2016-01-26 Jean-Christophe Dubois New
[2/6] i386: Add ordering field to CPUClass - - - - --- 2017-01-19 Eduardo Habkost New
[2/6] i386: Remove unused host_cpudef variable x86 CPU model versioning - - 1 - --- 2019-06-25 Eduardo Habkost New
[2/6] i386: Remove unused parameter "uint32_t bit" in feature_word_description() Support for new CPU model SapphireRapids - - - - --- 2022-10-27 Lei Wang New
[2/6] ide: push end_transfer_func out of start_transfer callback, rename callback atapi: change unlimited recursion to while loop - - 1 - --- 2018-04-17 Paolo Bonzini New
[2/6] input: add qemu_input_handler_deactivate - - - - --- 2014-04-24 Gerd Hoffmann New
[2/6] input: remove unused mouse_handlers list - - 1 - --- 2015-04-27 Emilio Cota New
[2/6] input: switch hid mouse and tablet to the new input layer api. - - - - --- 2014-05-20 Gerd Hoffmann New
[2/6] intc/arm_gic: Remove some dead code and put some functions static arm_gic: add virtualization extensions support - - 2 - --- 2018-06-06 Luc Michel New
[2/6] intc/i8259: implement IntCtrl interface - - - - --- 2016-09-25 Hervé Poussineau New
[2/6] intc/openpic_kvm: fix MemListener delete regiion callback function - - - - --- 2014-03-23 Prasad Joshi New
[2/6] iotests.py: move the generic QMPTestCase to qtest.py QTests: use Python to run complex tests - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[2/6] iotests: Add leak check test for parallels format iotests: Add and fix tests for parallels images - - - - --- 2023-04-25 Alexander Ivanov New
[2/6] iotests: Skip test 079 if it is not possible to create large files Enable Travis builds on arm64, ppc64le and s390x - - - - --- 2019-11-19 Thomas Huth New
[2/6] iotests: add warning for rogue 'qemu' packages iotests: update environment and linting configuration - - - - --- 2021-09-23 John Snow New
[2/6] iotests: fix remainining tests to work with LUKS - - - - --- 2016-09-19 Daniel P. Berrangé New
[2/6] iov: reorganize iov_send_recv, part 1 - - 2 - --- 2013-04-17 Paolo Bonzini New
[2/6] iov: reorganize iov_send_recv, part 1 - - 1 - --- 2013-03-27 Paolo Bonzini New
[2/6] ipack: Rename ipack_bus_new_inplace() to ipack_bus_init() Improve consistency of bus init function names - - - - --- 2021-09-23 Peter Maydell New
[2/6] ipxe: add e1000e rom - - - - --- 2016-06-24 Gerd Hoffmann New
[2/6] iscsi: add iscsi_truncate support - - - - --- 2013-03-05 Paolo Bonzini New
[2/6] iscsi: partly avoid iovec linearization in iscsi_aio_writev - - - - --- 2013-01-22 Paolo Bonzini New
[2/6] json-lexer: Handle missing escapes - - - - --- 2010-05-19 Luiz Capitulino New
[2/6] json: Clean up how lexer consumes "end of input" json: More fixes, error reporting improvements, cleanups - - 1 - --- 2018-08-27 Markus Armbruster New
[2/6] kvm: Add top-like kvm statistics script - - - - --- 2011-10-27 Marcelo Tosatti New
[2/6] kvm: Drop obsolete KVM_IOEVENTFD #ifdefs - - - - --- 2011-08-05 Marcelo Tosatti New
[2/6] kvm: Drop return value of kvm_cpu_exec - - - - --- 2010-12-29 Jan Kiszka New
[2/6] kvm: Rename kvm_irqchip_set_irq to kvm_inject_async_irq 1 - - - --- 2012-07-25 Peter Maydell New
[2/6] kvm: add kvmclock to its second bit - - - - --- 2011-04-17 Jan Kiszka New
[2/6] kvm: add kvmclock to its second bit - - - - --- 2011-04-16 Marcelo Tosatti New
[2/6] kvm: bios: restrict pci interrupts to irq 5/9/10/11 - - - - --- 2009-08-14 Gerd Hoffmann Superseded
[2/6] kvm: support using KVM_MEM_READONLY flag for readonly regions - - 1 - --- 2013-04-28 jordan.l.justen@intel.com New
[2/6] kvm_stat: Fix the non-x86 exit reasons - - - - --- 2014-10-31 Paolo Bonzini New
[2/6] kvm_stat: Fix the non-x86 exit reasons - - - - --- 2014-06-17 Michael Ellerman New
[2/6] kvmvapic: Add option ROM - - - - --- 2012-02-05 Jan Kiszka New
[2/6] libqblock public type defines - - - - --- 2012-09-03 Wayne Xia New
[2/6] libqemustub: add more stubs for qemu-char - - - - --- 2014-06-19 Nikolay Nikolaev New
[2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init() libqos, riscv: libqos fixes, add riscv machine - 1 2 - --- 2024-02-13 Daniel Henrique Barboza New
[2/6] libqos: add virtio used ring support - - 1 - --- 2017-06-28 Stefan Hajnoczi New
[2/6] libvhost-user: Use slave_mutex in all slave messages vhost-user: Shutdown/Flush slave channel properly - - 1 - --- 2021-01-25 Vivek Goyal New
[2/6] libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config Add vhost-user-input - - - - --- 2019-04-26 Marc-André Lureau New
[2/6] linux-headers: add new interfaces - - 1 - --- 2014-02-25 Cornelia Huck New
[2/6] linux-user/alpha: Add define for NR_shmat to enable shmat syscall - - 1 - --- 2015-01-08 Peter Maydell New
[2/6] linux-user/elfload.c: Avoid calling g_free() on uninitialized data - - - - --- 2014-02-19 Riku Voipio New
[2/6] linux-user: Add host_fds and manipulators linux-user: Reorg interp_prefix handling - - 1 - --- 2018-05-31 Richard Henderson New
[2/6] linux-user: Add setsockopt(SO_ATTACH_FILTER) - - 1 - --- 2013-08-29 Laurent Vivier New
[2/6] linux-user: Disable more prctl subcodes linux-user: prctl improvements - - 2 - --- 2021-12-20 Richard Henderson New
[2/6] linux-user: Fix qemu brk() to not zero bytes on current page linux-user: brk() syscall fixes and armhf static binary fix - 1 - 1 --- 2023-07-17 Helge Deller New
[2/6] linux-user: Implement gethostname - - 1 - --- 2012-10-11 Richard Henderson New
[2/6] linux-user: Implement gethostname - - - - --- 2012-09-21 Richard Henderson New
[2/6] linux-user: Implement gethostname - - - - --- 2012-09-15 Richard Henderson New
[2/6] linux-user: Pass si_type information to queue_signal() explicitly - - - - --- 2016-07-28 Peter Maydell New
[2/6] linux-user: Provide safe_syscall for i386 - - - - --- 2016-06-13 Richard Henderson New
[2/6] linux-user: Use walk_memory_regions for open_self_maps linux-user: Rewrite open_self_maps - - - - --- 2023-08-16 Richard Henderson New
[2/6] linux-user: add missing UDP and IPv6 get/setsockopt options fcntl, sockopt, and ioctl options - - - - --- 2020-07-23 Shu-Chun Weng New
[2/6] linux-user: improve traces - - - - --- 2011-04-18 Riku Voipio New
[2/6] loadvm: improve tests before bdrv_snapshot_goto() - - - - --- 2010-08-03 Kevin Wolf New
[2/6] lockable: workaround GCC link issue with ASAN vhost-user-test and leak fixes - - - - --- 2018-02-15 Marc-André Lureau New
[2/6] luks: Create block_crypto_co_create_generic() luks: Implement .bdrv_co_create - - 2 - --- 2018-03-09 Kevin Wolf New
[2/6] m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability m68k: Overhaul of MOVEC instruction to support exception/MSP - - 1 - --- 2021-02-01 BALATON Zoltan New
[2/6] main loop: use msec-based timeout in glib_select_fill - - - - --- 2012-03-20 Paolo Bonzini New
[2/6] main-loop: For tools, initialize timers as part of qemu_init_main_loop() - - - - --- 2012-01-25 Michael Roth New
[2/6] memory: Introduce address_space_create() memory: Introduce address_space_create(), re-use &address_space_memory - - - - --- 2021-08-19 Philippe Mathieu-Daudé New
[2/6] memory: Move assignment to ram_block to memory_region_init_* - - 1 - --- 2016-02-29 Fam Zheng New
[2/6] memory: change dirty setting APIs to take a size - - - - --- 2011-12-10 Blue Swirl New
[2/6] memory: introduce AddressSpaceOps and IOMMUObject Introduce new iommu notifier framework - - - - --- 2017-10-31 Liu, Yi L New
[2/6] meson: Add CanoKey Introduce CanoKey QEMU - - - - --- 2021-12-23 Hongren (Zenithal) Zheng New
[2/6] meson: Convert undefsym.sh to undefsym.py Green the msys2 CI make - - - - --- 2020-09-02 Yonggang Luo New
[2/6] meson: fixes relpath may fail on win32. *** Fixes msys2 building after the meson convert *** - - - - --- 2020-08-27 Yonggang Luo New
« 1 2 ... 689 690 6914306 4307 »