Show patches with: none      |   433870 patches
« 1 2 ... 1028 1029 10304338 4339 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,2/2] target/nios2: Mark raise_exception() as noreturn [PULL,1/2] accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu - 1 1 - --- 2021-07-30 Richard Henderson New
[PULL,1/2] accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu [PULL,1/2] accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu - 1 1 - --- 2021-07-30 Richard Henderson New
[PULL,0/2] tcg patch queue for rc2 - - - - --- 2021-07-30 Richard Henderson New
MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystem MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystem 1 - 1 - --- 2021-07-30 Ani Sinha New
[2/2] ui/cocoa.m: Add ability to swap command/meta and options keys cocoa.m: keyboard quality of life reborn - - - - --- 2021-07-30 Programmingkid New
[1/2] ui/cocoa.m: Add full keyboard grab support cocoa.m: keyboard quality of life reborn - - - - --- 2021-07-30 Programmingkid New
[2/2] target/arm: Implement M-profile trapping on division by zero arm: Implement M-profile trapping on division by zero - - 1 - --- 2021-07-30 Peter Maydell New
[1/2] target/arm: Re-indent sdiv and udiv helpers arm: Implement M-profile trapping on division by zero - - 1 - --- 2021-07-30 Peter Maydell New
[v3,10/10] virtiofsd: Add lazy lo_do_find() virtiofsd: Allow using file handles instead of O_PATH FDs - - - - --- 2021-07-30 Max Reitz New
[v3,09/10] virtiofsd: Optionally fill lo_inode.fhandle virtiofsd: Allow using file handles instead of O_PATH FDs - - - - --- 2021-07-30 Max Reitz New
[v3,08/10] virtiofsd: Add inodes_by_handle hash table virtiofsd: Allow using file handles instead of O_PATH FDs - - - - --- 2021-07-30 Max Reitz New
[v3,07/10] virtiofsd: Add lo_inode.fhandle virtiofsd: Allow using file handles instead of O_PATH FDs - - 1 - --- 2021-07-30 Max Reitz New
[v3,06/10] virtiofsd: Let lo_inode_open() return a TempFd virtiofsd: Allow using file handles instead of O_PATH FDs - - - - --- 2021-07-30 Max Reitz New
[v3,05/10] virtiofsd: Let lo_fd() return a TempFd virtiofsd: Allow using file handles instead of O_PATH FDs - - 1 - --- 2021-07-30 Max Reitz New
[v3,04/10] virtiofsd: Add lo_inode_fd() helper virtiofsd: Allow using file handles instead of O_PATH FDs - - - - --- 2021-07-30 Max Reitz New
[v3,03/10] virtiofsd: Use lo_inode_open() instead of openat() virtiofsd: Allow using file handles instead of O_PATH FDs - - - - --- 2021-07-30 Max Reitz New
[v3,02/10] virtiofsd: Add TempFd structure virtiofsd: Allow using file handles instead of O_PATH FDs - - 1 - --- 2021-07-30 Max Reitz New
[v3,01/10] virtiofsd: Limit setxattr()'s creds-dropped region virtiofsd: Allow using file handles instead of O_PATH FDs - - - - --- 2021-07-30 Max Reitz New
[3/3] gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them Gitlab-CI improvements - 1 2 - --- 2021-07-30 Thomas Huth New
[2/3] gitlab-ci: Remove superfluous "dnf install" statement Gitlab-CI improvements - - 1 - --- 2021-07-30 Thomas Huth New
[1/3] gitlab-ci: Merge "build-disabled" with "build-without-default-features" Gitlab-CI improvements - - 1 - --- 2021-07-30 Thomas Huth New
[RFC] qemu_cleanup: do vm_shutdown() before bdrv_drain_all_begin() [RFC] qemu_cleanup: do vm_shutdown() before bdrv_drain_all_begin() - - - - --- 2021-07-30 Vladimir Sementsov-Ogievskiy New
[v4,13/13] docs/deprecated: deprecate passing plugin args through `arg=` new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,12/13] tests/plugins/syscalls: adhere to new arg-passing scheme new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,11/13] tests/plugins/mem: introduce "track" arg and make args not positional new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,10/13] tests/plugins/insn: made arg inline not positional and parse it as bool new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,09/13] tests/plugins/bb: adapt to the new arg passing scheme new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,08/13] docs/tcg-plugins: new passing parameters scheme for cache docs new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,07/13] plugins/howvec: adapting to the new argument passing scheme new plugin argument passing scheme - - 1 1 --- 2021-07-30 Mahmoud Abumandour New
[v4,06/13] plugins/hwprofile: adapt to the new plugin arguments scheme new plugin argument passing scheme - - 1 1 --- 2021-07-30 Mahmoud Abumandour New
[v4,05/13] plugins/lockstep: make socket path not positional & parse bool arg new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,04/13] plugins/hotblocks: Added correct boolean argument parsing new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,03/13] plugins/hotpages: introduce sortby arg and parsed bool args correctly new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,02/13] plugins/api: added a boolean parsing plugin api new plugin argument passing scheme - - 1 - --- 2021-07-30 Mahmoud Abumandour New
[v4,01/13] plugins: allow plugin arguments to be passed directly new plugin argument passing scheme - - 1 1 --- 2021-07-30 Mahmoud Abumandour New
[for-6.2,8/8] stubs: Remove unused arch_type.c stub softmmu: Clean up arch_init.c - - 2 - --- 2021-07-30 Peter Maydell New
[for-6.2,7/8] arch_init.h: Don't include arch_init.h unnecessarily softmmu: Clean up arch_init.c - - 3 - --- 2021-07-30 Peter Maydell New
[for-6.2,6/8] arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c softmmu: Clean up arch_init.c - - 2 - --- 2021-07-30 Peter Maydell New
[for-6.2,5/8] arch_init.h: Add QEMU_ARCH_HEXAGON softmmu: Clean up arch_init.c - - 3 - --- 2021-07-30 Peter Maydell New
[for-6.2,4/8] meson.build: Define QEMU_ARCH in config-target.h softmmu: Clean up arch_init.c - - 2 - --- 2021-07-30 Peter Maydell New
[for-6.2,3/8] softmmu/arch_init.c: Trim down include list softmmu: Clean up arch_init.c - - 1 - --- 2021-07-30 Peter Maydell New
[for-6.2,2/8] monitor: Use accel_find("kvm") instead of kvm_available() softmmu: Clean up arch_init.c - - 1 - --- 2021-07-30 Peter Maydell New
[for-6.2,1/8] softmmu: Use accel_find("xen") instead of xen_available() softmmu: Clean up arch_init.c - - 1 - --- 2021-07-30 Peter Maydell New
[v3,7/7] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots migration/ram: Optimize for virtio-mem via RamDiscardManager 1 - - - --- 2021-07-30 David Hildenbrand New
[v3,6/7] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination migration/ram: Optimize for virtio-mem via RamDiscardManager - - 1 - --- 2021-07-30 David Hildenbrand New
[v3,5/7] virtio-mem: Drop precopy notifier migration/ram: Optimize for virtio-mem via RamDiscardManager 2 - - - --- 2021-07-30 David Hildenbrand New
[v3,4/7] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source migration/ram: Optimize for virtio-mem via RamDiscardManager - - 1 - --- 2021-07-30 David Hildenbrand New
[v3,3/7] migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*() migration/ram: Optimize for virtio-mem via RamDiscardManager - - 2 - --- 2021-07-30 David Hildenbrand New
[v3,2/7] virtio-mem: Implement replay_discarded RamDiscardManager callback migration/ram: Optimize for virtio-mem via RamDiscardManager 1 - - - --- 2021-07-30 David Hildenbrand New
[v3,1/7] memory: Introduce replay_discarded callback for RamDiscardManager migration/ram: Optimize for virtio-mem via RamDiscardManager 1 - - - --- 2021-07-30 David Hildenbrand New
[1/1] migration: Terminate multifd threads on yank [1/1] migration: Terminate multifd threads on yank - - - - --- 2021-07-30 Leonardo Bras New
[v3] target/i386: Added VGIF feature [v3] target/i386: Added VGIF feature - - - - --- 2021-07-30 Lara Lazier New
[v2,3/3] target-arm: Add A64FX processor support to virt machine Add support for Fujitsu A64FX processor - - - - --- 2021-07-30 ishii.shuuichir@fujitsu.com New
[v2,2/3] target-arm: cpu64: Add support for Fujitsu A64FX Add support for Fujitsu A64FX processor - - - - --- 2021-07-30 ishii.shuuichir@fujitsu.com New
[v2,1/3] target-arm: delete ARM_FEATURE_A64FX Add support for Fujitsu A64FX processor - - - - --- 2021-07-30 ishii.shuuichir@fujitsu.com New
hw/char/virtio-serial-bus: fix: Unpop throttled VirtQueueElement to queue before discard vq data hw/char/virtio-serial-bus: fix: Unpop throttled VirtQueueElement to queue before discard vq data - - - - --- 2021-07-30 AIERPATIJIANG1 [艾尔帕提江·阿布都赛买提] New
intel_iommu: Fix typo in comments intel_iommu: Fix typo in comments 1 - 1 - --- 2021-07-30 Cai Huoqing New
hw/usb: Fix typo in comments and print hw/usb: Fix typo in comments and print - - - - --- 2021-07-30 Cai Huoqing New
hw/vfio: Fix typo in comments hw/vfio: Fix typo in comments - - 1 - --- 2021-07-30 Cai Huoqing New
[2/2] virtio: failover: define the default device to use in case of error virtio: failover: allow to keep the VFIO device rather than the virtio-net one - - - - --- 2021-07-29 Laurent Vivier New
[1/2] virtio: add a way to disable a queue virtio: failover: allow to keep the VFIO device rather than the virtio-net one - - - - --- 2021-07-29 Laurent Vivier New
[for-6.2,10/10] MAINTAINERS: Add qom.rst to QOM section QOM documentation updates - - 1 - --- 2021-07-29 Eduardo Habkost New
[for-6.2,09/10] docs: qom: Remove OBJECT_CHECK macro examples QOM documentation updates - - 1 - --- 2021-07-29 Eduardo Habkost New
[for-6.2,08/10] docs: qom: Show actual typecast functions in examples QOM documentation updates - - 1 - --- 2021-07-29 Eduardo Habkost New
[for-6.2,07/10] docs: qom: Fix OBJECT_DECLARE_SIMPLE_TYPE documentation QOM documentation updates - - 1 - --- 2021-07-29 Eduardo Habkost New
[for-6.2,06/10] docs: qom: Remove unnecessary class typedefs from example QOM documentation updates - - 1 - --- 2021-07-29 Eduardo Habkost New
[for-6.2,05/10] docs: qom: Add subsection headings to declaration/definition macros section QOM documentation updates - - 2 - --- 2021-07-29 Eduardo Habkost New
[for-6.2,04/10] docs: qom: Fix "API Reference" heading level QOM documentation updates - - 1 - --- 2021-07-29 Eduardo Habkost New
[for-6.2,03/10] docs: qom: Fix autoptr expansion example QOM documentation updates - - 1 - --- 2021-07-29 Eduardo Habkost New
[for-6.2,02/10] docs: qom: Use Sphinx cross references more often QOM documentation updates - - - - --- 2021-07-29 Eduardo Habkost New
[for-6.2,01/10] docs: qom: Replace old GTK-Doc #symbol syntax with `symbol` QOM documentation updates - - - - --- 2021-07-29 Eduardo Habkost New
[PULL,for-6.1,3/3] MAINTAINERS: Added myself as a reviewer for the NVMe Block Driver [PULL,for-6.1,1/3] MAINTAINERS: add Stefano Garzarella as io_uring reviewer - - - - --- 2021-07-29 Stefan Hajnoczi New
[PULL,for-6.1,2/3] block/io_uring: resubmit when result is -EAGAIN [PULL,for-6.1,1/3] MAINTAINERS: add Stefano Garzarella as io_uring reviewer - - 1 - --- 2021-07-29 Stefan Hajnoczi New
[PULL,for-6.1,1/3] MAINTAINERS: add Stefano Garzarella as io_uring reviewer [PULL,for-6.1,1/3] MAINTAINERS: add Stefano Garzarella as io_uring reviewer - - - - --- 2021-07-29 Stefan Hajnoczi New
[PULL,for-6.1,0/3] Block patches - - - - --- 2021-07-29 Stefan Hajnoczi New
[2/2] vl: stop recording -smp in QemuOpts vl: fix passing smp options via -readconfig - - - - --- 2021-07-29 Paolo Bonzini New
[1/2] vl: introduce machine_merge_property vl: fix passing smp options via -readconfig - - - - --- 2021-07-29 Paolo Bonzini New
hyperv: Fix struct hv_message_header ordering hyperv: Fix struct hv_message_header ordering - - - - --- 2021-07-29 Siddharth Chandrasekaran New
hw/acpi: use existing references to pci device struct within functions hw/acpi: use existing references to pci device struct within functions - - 1 - --- 2021-07-29 Ani Sinha New
[PULL,7/7] docs: Fold usb2.txt passthrough information into usb.rst [PULL,1/7] usb-host: wire up timer for windows - - - - --- 2021-07-29 Gerd Hoffmann New
[PULL,6/7] docs: Fold usb2.txt physical port addressing info into usb.rst [PULL,1/7] usb-host: wire up timer for windows - - - - --- 2021-07-29 Gerd Hoffmann New
[PULL,5/7] docs: Fold usb2.txt USB controller information into usb.rst [PULL,1/7] usb-host: wire up timer for windows - - - - --- 2021-07-29 Gerd Hoffmann New
[PULL,4/7] docs: Incorporate information in usb-storage.txt into rST manual [PULL,1/7] usb-host: wire up timer for windows - - - - --- 2021-07-29 Gerd Hoffmann New
[PULL,3/7] usbredir: fix free call [PULL,1/7] usb-host: wire up timer for windows - - 1 - --- 2021-07-29 Gerd Hoffmann New
[PULL,2/7] ci: add libusb for windows builds [PULL,1/7] usb-host: wire up timer for windows - - 1 - --- 2021-07-29 Gerd Hoffmann New
[PULL,1/7] usb-host: wire up timer for windows [PULL,1/7] usb-host: wire up timer for windows - - - - --- 2021-07-29 Gerd Hoffmann New
[PULL,0/7] Usb 20210729 patches - - - - --- 2021-07-29 Gerd Hoffmann New
[PULL,7/7] libvhost-user: fix -Werror=format= warnings with __u64 fields [PULL,1/7] i386: assert 'cs->kvm_state' is not null - - - - --- 2021-07-29 Paolo Bonzini New
[PULL,6/7] meson: fix meson 0.58 warning with libvhost-user subproject [PULL,1/7] i386: assert 'cs->kvm_state' is not null - - - - --- 2021-07-29 Paolo Bonzini New
[PULL,5/7] target/i386: fix typo in ctl_has_irq [PULL,1/7] i386: assert 'cs->kvm_state' is not null - - - - --- 2021-07-29 Paolo Bonzini New
[PULL,4/7] target/i386: Added consistency checks for event injection [PULL,1/7] i386: assert 'cs->kvm_state' is not null - - - - --- 2021-07-29 Paolo Bonzini New
[PULL,3/7] configure: Add -Werror to avx2, avx512 tests [PULL,1/7] i386: assert 'cs->kvm_state' is not null - - - - --- 2021-07-29 Paolo Bonzini New
[PULL,2/7] Makefile: ignore long options [PULL,1/7] i386: assert 'cs->kvm_state' is not null - - - - --- 2021-07-29 Paolo Bonzini New
[PULL,1/7] i386: assert 'cs->kvm_state' is not null [PULL,1/7] i386: assert 'cs->kvm_state' is not null - - - - --- 2021-07-29 Paolo Bonzini New
[PULL,0/7] Misc patches for QEMU 6.1-rc2 - - - - --- 2021-07-29 Paolo Bonzini New
[v2] hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of std CAN 8 bytes [v2] hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of std CAN 8 bytes - - 1 - --- 2021-07-29 Pavel Pisa New
[for-6.2,53/53] target/arm: Enable MVE in Cortex-M55 target/arm: MVE slices 3 and 4 - - 1 - --- 2021-07-29 Peter Maydell New
[for-6.2,52/53] target/arm: Implement MVE VRINT insns target/arm: MVE slices 3 and 4 - - 1 - --- 2021-07-29 Peter Maydell New
[for-6.2,51/53] target/arm: Implement MVE VCVT between single and half precision target/arm: MVE slices 3 and 4 - - 1 - --- 2021-07-29 Peter Maydell New
[for-6.2,50/53] target/arm: Implement MVE VCVT with specified rounding mode target/arm: MVE slices 3 and 4 - - 1 - --- 2021-07-29 Peter Maydell New
« 1 2 ... 1028 1029 10304338 4339 »