Show patches with: Archived = No       |   430017 patches
« 1 2 ... 1008 1009 10104300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,00/12] target-arm queue - - - - --- 2021-07-18 Peter Maydell New
[for,6.2,2/2] ui/gtk: drop chars if the chardev frontend makes no progress ui/gtk: prevent QEMU lock up - - - - --- 2021-07-18 Volker Rümelin New
[for,6.1,1/2] ui/gtk: add a keyboard fifo to the VTE consoles ui/gtk: prevent QEMU lock up - 1 - - --- 2021-07-18 Volker Rümelin New
[for-6.2,10/10] linux-user: Move DEBUG_REMAP undef to uaccess.c linux-user: split internals out of qemu.h - - - - --- 2021-07-17 Peter Maydell New
[for-6.2,09/10] linux-user: Drop unneeded includes from qemu.h linux-user: split internals out of qemu.h - - 1 - --- 2021-07-17 Peter Maydell New
[for-6.2,08/10] linux-user: Don't include gdbstub.h in qemu.h linux-user: split internals out of qemu.h - - 1 - --- 2021-07-17 Peter Maydell New
[for-6.2,07/10] linux-user: Split linux-user internals out of qemu.h linux-user: split internals out of qemu.h - - - - --- 2021-07-17 Peter Maydell New
[for-6.2,06/10] linux-user: Split safe-syscall macro into its own header linux-user: split internals out of qemu.h - - 1 - --- 2021-07-17 Peter Maydell New
[for-6.2,05/10] linux-user: Split mmap prototypes into user-mmap.h linux-user: split internals out of qemu.h - - - - --- 2021-07-17 Peter Maydell New
[for-6.2,04/10] linux-user: Split loader-related prototypes into loader.h linux-user: split internals out of qemu.h - - - - --- 2021-07-17 Peter Maydell New
[for-6.2,03/10] linux-user: Split signal-related prototypes into sighandling.h linux-user: split internals out of qemu.h - - 1 - --- 2021-07-17 Peter Maydell New
[for-6.2,02/10] linux-user: Split strace prototypes into strace.h linux-user: split internals out of qemu.h - - 1 - --- 2021-07-17 Peter Maydell New
[for-6.2,01/10] linux-user: Fix coding style nits in qemu.h linux-user: split internals out of qemu.h - - 1 - --- 2021-07-17 Peter Maydell New
[v3,13/13] accel/tcg: Encode breakpoint info into tb->cflags tcg: breakpoint reorg - - 1 - --- 2021-07-17 Richard Henderson New
[v3,12/13] accel/tcg: Hoist tb_cflags to a local in translator_loop tcg: breakpoint reorg - - 1 - --- 2021-07-17 Richard Henderson New
[v3,11/13] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check tcg: breakpoint reorg - - 1 - --- 2021-07-17 Richard Henderson New
[v3,10/13] target/riscv: Reduce riscv_tr_breakpoint_check pc advance to 2 tcg: breakpoint reorg - - 1 - --- 2021-07-17 Richard Henderson New
[v3,09/13] target/mips: Reduce mips_tr_breakpoint_check pc advance to 2 tcg: breakpoint reorg - - 2 - --- 2021-07-17 Richard Henderson New
[v3,08/13] target/avr: Advance pc in avr_tr_breakpoint_check tcg: breakpoint reorg - - 2 - --- 2021-07-17 Richard Henderson New
[v3,07/13] accel/tcg: Move cflags lookup into tb_find tcg: breakpoint reorg - - 2 - --- 2021-07-17 Richard Henderson New
[v3,06/13] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic tcg: breakpoint reorg - - 2 - --- 2021-07-17 Richard Henderson New
[v3,05/13] accel/tcg: Handle -singlestep in curr_cflags tcg: breakpoint reorg - - 1 - --- 2021-07-17 Richard Henderson New
[v3,04/13] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain tcg: breakpoint reorg - - 1 - --- 2021-07-17 Richard Henderson New
[v3,03/13] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR tcg: breakpoint reorg - - 2 - --- 2021-07-17 Richard Henderson New
[v3,02/13] accel/tcg: Move curr_cflags into cpu-exec.c tcg: breakpoint reorg - - 3 - --- 2021-07-17 Richard Henderson New
[v3,01/13] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS tcg: breakpoint reorg - - 2 - --- 2021-07-17 Richard Henderson New
[v3,10/10] accel/tcg: Push trace info building into atomic_common.c.inc Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v3,09/10] trace: Fold mem-internal.h into mem.h Atomic cleanup + clang-12 build fix - - 2 - --- 2021-07-17 Richard Henderson New
[v3,08/10] accel/tcg: Expand ATOMIC_MMU_LOOKUP_* Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v3,07/10] accel/tcg: Remove ATOMIC_MMU_DECLS Atomic cleanup + clang-12 build fix - - 2 - --- 2021-07-17 Richard Henderson New
[v3,06/10] accel/tcg: Fold EXTRA_ARGS into atomic_template.h Atomic cleanup + clang-12 build fix - - 2 - --- 2021-07-17 Richard Henderson New
[v3,05/10] accel/tcg: Standardize atomic helpers on softmmu api Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v3,04/10] tcg: Rename helper_atomic_*_mmu and provide for user-only Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v3,03/10] qemu/atomic: Add aligned_{int64,uint64}_t types Atomic cleanup + clang-12 build fix - - 2 - --- 2021-07-17 Richard Henderson New
[v3,02/10] qemu/atomic: Remove pre-C11 atomic fallbacks Atomic cleanup + clang-12 build fix - - 2 - --- 2021-07-17 Richard Henderson New
[v3,01/10] qemu/atomic: Use macros for CONFIG_ATOMIC64 Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
target/hexagon: Drop include of qemu.h target/hexagon: Drop include of qemu.h - - 3 - --- 2021-07-17 Peter Maydell New
[13/13] docs/deprecated: deprecate passing plugin args through `arg=` new plugin argument passing scheme - - - - --- 2021-07-17 Mahmoud Abumandour New
[12/13] tests/plugins/syscalls: adhere to new arg-passing scheme new plugin argument passing scheme - - 1 - --- 2021-07-17 Mahmoud Abumandour New
[11/13] tests/plugins/mem: introduce "track" arg and make args not positional new plugin argument passing scheme - - 1 - --- 2021-07-17 Mahmoud Abumandour New
[10/13] tests/plugins/insn: made arg inline not positional and parse it as bool new plugin argument passing scheme - - 1 - --- 2021-07-17 Mahmoud Abumandour New
[09/13] tests/plugins/bb: adapt to the new arg passing scheme new plugin argument passing scheme - - 1 - --- 2021-07-17 Mahmoud Abumandour New
[08/13] docs/tcg-plugins: new passing parameters scheme for cache docs new plugin argument passing scheme - - 1 - --- 2021-07-17 Mahmoud Abumandour New
[07/13] plugins/howvec: Adapting to the new argument passing scheme. new plugin argument passing scheme - - 1 1 --- 2021-07-17 Mahmoud Abumandour New
[06/13] plugins/hwprofile: adapt to the new plugin arguments scheme new plugin argument passing scheme - - - - --- 2021-07-17 Mahmoud Abumandour New
[05/13] plugins/lockstep: make socket path not positional & parse bool arg new plugin argument passing scheme - - 1 - --- 2021-07-17 Mahmoud Abumandour New
[04/13] plugins/hotblocks: Added correct boolean argument parsing new plugin argument passing scheme - - 2 - --- 2021-07-17 Mahmoud Abumandour New
[03/13] plugins/hotpages: introduce sortby arg and parsed bool args correctly new plugin argument passing scheme - - 1 - --- 2021-07-17 Mahmoud Abumandour New
[02/13] plugins/api: added a boolean parsing plugin api new plugin argument passing scheme - - - - --- 2021-07-17 Mahmoud Abumandour New
[01/13] plugins: allow plugin arguments to be passed directly new plugin argument passing scheme - - 1 1 --- 2021-07-17 Mahmoud Abumandour New
[2/2] python, iotests: remove socket_scm_helper remove socket_scm_helper - - - - --- 2021-07-17 John Snow New
[1/2] python/qmp: add send_fd_scm directly to QEMUMonitorProtocol remove socket_scm_helper - - - - --- 2021-07-17 John Snow New
[v2,11/11] accel/tcg: Push trace info building into atomic_common.c.inc Atomic cleanup + clang-12 build fix - - - - --- 2021-07-17 Richard Henderson New
[v2,10/11] trace: Fold mem-internal.h into mem.h Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v2,09/11] accel/tcg: Expand ATOMIC_MMU_LOOKUP_* Atomic cleanup + clang-12 build fix - - - - --- 2021-07-17 Richard Henderson New
[v2,08/11] accel/tcg: Remove ATOMIC_MMU_DECLS Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v2,07/11] accel/tcg: Fold EXTRA_ARGS into atomic_template.h Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v2,06/11] accel/tcg: Standardize atomic helpers on softmmu api Atomic cleanup + clang-12 build fix - - - - --- 2021-07-17 Richard Henderson New
[v2,05/11] tcg: Rename helper_atomic_*_mmu and provide for user-only Atomic cleanup + clang-12 build fix - - - - --- 2021-07-17 Richard Henderson New
[v2,04/11] qemu/atomic: Add aligned_{int64,uint64}_t types Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v2,03/11] qemu/atomic: Remove pre-C11 atomic fallbacks Atomic cleanup + clang-12 build fix - - - - --- 2021-07-17 Richard Henderson New
[v2,02/11] qemu/atomic: Simplify typeof_strip_qual Atomic cleanup + clang-12 build fix - - - - --- 2021-07-17 Richard Henderson New
[v2,01/11] qemu/atomic: Use macros for CONFIG_ATOMIC64 Atomic cleanup + clang-12 build fix - - 1 - --- 2021-07-17 Richard Henderson New
[v2,24/24] python/aqmp: add AsyncProtocol unit tests python: introduce Asynchronous QMP package - - 1 - --- 2021-07-17 John Snow New
[v2,23/24] python/aqmp: add scary message python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,22/24] python/aqmp: add asyncio_run compatibility wrapper python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,21/24] python/aqmp: add _raw() execution interface python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,20/24] python/aqmp: add execute() interfaces python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,19/24] python/aqmp: Add message routing to QMP protocol python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,18/24] python/pylint: disable no-member check python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,17/24] python/aqmp: add QMP protocol support python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,16/24] python/pylint: disable too-many-function-args python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,15/24] python/aqmp: add QMP event support python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,14/24] python/aqmp: add well-known QMP object models python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,13/24] python/aqmp: add QMP Message format python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,12/24] python/aqmp: add AsyncProtocol._readline() method python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,11/24] python/aqmp: add _cb_inbound and _cb_inbound logging hooks python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,10/24] python/aqmp: add configurable read buffer limit python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,09/24] python/aqmp: add AsyncProtocol.accept() method python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,08/24] python/aqmp: add logging to AsyncProtocol python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,07/24] python/aqmp: Add logging utility helpers python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,06/24] python/aqmp: add runstate state machine to AsyncProtocol python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,05/24] python/aqmp: add generic async message-based protocol support python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,04/24] python/aqmp: add asyncio compatibility wrappers python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,03/24] python/pylint: Add exception for TypeVar names ('T') python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[v2,02/24] python/aqmp: add error classes python: introduce Asynchronous QMP package - - 1 - --- 2021-07-17 John Snow New
[v2,01/24] python/aqmp: add asynchronous QMP (AQMP) subpackage python: introduce Asynchronous QMP package - - - - --- 2021-07-17 John Snow New
[1/2,v4] Configure script for Haiku [1/2,v4] Configure script for Haiku - - - - --- 2021-07-17 Richard Zak New
[PULL,v3,19/19] vhost-vsock: SOCK_SEQPACKET feature bit support [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 2 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,18/19] docs: Add documentation for iommu bypass [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 1 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,17/19] hw/i386/acpi-build: Add IVRS support to bypass iommu [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 1 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,16/19] hw/i386/acpi-build: Add DMAR support to bypass iommu [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 1 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,15/19] hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3 [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 1 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,14/19] hw/pci: Add pci_bus_range() to get PCI bus number range [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 2 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,13/19] hw/i386: Add a default_bus_bypass_iommu pc machine option [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 1 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,12/19] hw/arm/virt: Add default_bus_bypass_iommu machine option [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 1 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,11/19] hw/pxb: Add a bypass iommu property [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 2 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,10/19] hw/pci/pci_host: Allow PCI host to bypass iommu [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 2 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,09/19] docs: Add '-device intel-iommu' entry [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 5 - --- 2021-07-16 Michael S. Tsirkin New
[PULL,v3,08/19] hw/virtio: add vhost-user-i2c-pci boilerplate [PULL,v3,01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 - - 2 - --- 2021-07-16 Michael S. Tsirkin New
« 1 2 ... 1008 1009 10104300 4301 »