messages from 2022-03-15 16:21:02 to 2022-03-16 11:48:20 UTC [more...]
[PATCH 0/2] target/arm: Improve M-profile exception logging
2022-03-16 11:40 UTC (6+ messages)
` [PATCH 1/2] target/arm: Log M-profile vector table accesses
` [PATCH 2/2] target/arm: Log fault address for M-profile faults
[PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
2022-03-16 11:31 UTC (6+ messages)
[PATCH v20 0/9] support dirty restraint on vCPU
2022-03-16 11:31 UTC (12+ messages)
` [PATCH v20 1/9] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PATCH v20 2/9] cpus: Introduce cpu_list_generation_id
` [PATCH v20 3/9] migration/dirtyrate: Refactor dirty page rate calculation
` [PATCH v20 4/9] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PATCH v20 5/9] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PATCH v20 6/9] softmmu/dirtylimit: Implement virtual CPU throttle
` [PATCH v20 7/9] softmmu/dirtylimit: Implement dirty page rate limit
` [PATCH v20 8/9] migration-test: Export migration-test util funtions
` [PATCH v20 9/9] tests: Add dirty page rate limit test
[PATCH 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
2022-03-16 11:28 UTC (12+ messages)
` [PATCH 2/4] intel_iommu: Support IR-only mode without DMA translation
[PATCH v3 0/4] HyperV: Synthetic Debugging device
2022-03-16 11:11 UTC (2+ messages)
[PATCH] 9pfs: fix inode sequencing in 'synth' driver
2022-03-16 11:10 UTC (2+ messages)
[PATCH v2 00/25] migration: Postcopy Preemption
2022-03-16 11:00 UTC (13+ messages)
` Time to introduce a migration protocol negotiation (Re: [PATCH v2 00/25] migration: Postcopy Preemption)
[RFC PATCH] python: add qmp-send program to send raw qmp commands to qemu
2022-03-16 10:24 UTC (2+ messages)
[PATCH 18/27] meson: move int128 checks from configure
2022-03-16 9:54 UTC
[PATCH 05/27] char: move qemu_openpty_raw from util/ to char/
2022-03-16 9:52 UTC
[PATCH 02/27] meson: remove bsd_oses
2022-03-16 9:52 UTC
[PATCH] softmmu/physmem: Use qemu_madvise
2022-03-16 9:41 UTC (6+ messages)
[PATCH 24/27] Remove trailing ; after G_DEFINE_AUTO macro
2022-03-16 9:54 UTC
[PATCH 27/27] qapi: remove needless include
2022-03-16 9:55 UTC
[PATCH 23/27] tests: remove needless include
2022-03-16 9:54 UTC
[PATCH 26/27] tests: replace free_all() usage with g_auto
2022-03-16 9:54 UTC
[PATCH 22/27] error-report: replace error progname with glib functions
2022-03-16 9:54 UTC
[PATCH 25/27] include/qapi: add g_autoptr support for qobject types
2022-03-16 9:54 UTC
[PATCH 20/27] qapi: remove needless include
2022-03-16 9:54 UTC
[PATCH 21/27] qga: remove bswap.h include
2022-03-16 9:54 UTC
[PATCH 19/27] meson: fix CONFIG_ATOMIC128 check
2022-03-16 9:54 UTC
[PATCH 16/27] util: remove the net/net.h dependency
2022-03-16 9:54 UTC
[PATCH 17/27] qapi: remove needless include
2022-03-16 9:54 UTC
[PATCH 15/27] util: remove needless includes
2022-03-16 9:53 UTC
[PATCH 13/27] Move HOST_LONG_BITS to compiler.h
2022-03-16 9:53 UTC
[PATCH 14/27] scripts/modinfo-collect: remove unused/dead code
2022-03-16 9:53 UTC
[PATCH 12/27] Simplify HOST_LONG_BITS
2022-03-16 9:53 UTC
[PATCH 08/27] compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
2022-03-16 9:52 UTC
[PATCH 11/27] osdep: poison HOST_WORDS_BIGENDIAN
2022-03-16 9:53 UTC
[PATCH 09/27] compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
2022-03-16 9:53 UTC
[PATCH 07/27] Replace GCC_FMT_ATTR with G_GNUC_PRINTF
2022-03-16 9:52 UTC
[PATCH 04/27] meson: add util dependency for oslib-posix on freebsd
2022-03-16 9:52 UTC
[PATCH 03/27] meson: use chardev_ss dependencies
2022-03-16 9:52 UTC
[PATCH 06/27] Drop qemu_foo() socket API wrapper
2022-03-16 9:52 UTC
[PATCH 01/27] m68k/nios2-semi: fix gettimeofday() result check
2022-03-16 9:52 UTC
[PATCH 00/27] Misc fixes and cleanups for 7.0?
2022-03-16 9:51 UTC
[PATCH v2] MAINTAINERS: change Vladimir's email address
2022-03-16 9:27 UTC
[PATCH v2 00/10] block: bug fixes in preparation of AioContext removal
2022-03-16 9:16 UTC (5+ messages)
` [PATCH v2 04/10] block.c: bdrv_replace_child_noperm: first remove the child, and then call ->detach()
` [PATCH v2 05/10] block.c: bdrv_replace_child_noperm: first call ->attach(), and then add child
[PATCH v3 0/3] Fixes for building on Solaris 11.4.42 CBE
2022-03-16 8:55 UTC (6+ messages)
` [PATCH v3 1/3] util/osdep: Avoid madvise proto on modern Solaris
` [PATCH v3 2/3] hw/i386/acpi-build: Avoid 'sun' identifier
` [PATCH v3 3/3] util/osdep: Remove some early cruft
[PATCH for 7.0 v1 0/8] misc testing, i386, docs, gitdm, gitlab
2022-03-16 8:23 UTC (3+ messages)
` [PATCH v1 5/8] mailmap/gitdm: more fixes for bad tags and authors
[PULL v2 0/7] s390x and misc fixes
2022-03-16 8:14 UTC
[PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
2022-03-16 8:00 UTC (3+ messages)
` [PATCH v4 2/2] target/riscv: Enable "
[PULL 0/8] s390x and misc fixes
2022-03-16 7:35 UTC (4+ messages)
[PATCH v6 00/11] s390x: CPU Topology
2022-03-16 6:50 UTC (5+ messages)
` [PATCH v6 06/11] s390x: topology: Adding books to CPU topology
` [PATCH v6 08/11] s390x: topology: Adding drawers "
[PATCH v2 0/2] target/riscv: Allow software access to MIP SEIP
2022-03-16 6:15 UTC (5+ messages)
` [PATCH v2 1/2] target/riscv: cpu: Fixup indentation
` [PATCH v2 2/2] target/riscv: Allow software access to MIP SEIP
[PATCH v5] ui/cocoa: Use NSWindow's ability to resize
2022-03-16 6:02 UTC
[PATCH] audio/mixeng: Do not declare unused variables
2022-03-16 6:10 UTC
[PATCH v3 00/17] target/m68k: Conditional traps + trap cleanup
2022-03-16 5:58 UTC (18+ messages)
` [PATCH v3 01/17] target/m68k: Raise the TRAPn exception with the correct pc
` [PATCH v3 02/17] target/m68k: Switch over exception type in m68k_interrupt_all
` [PATCH v3 03/17] target/m68k: Fix coding style "
` [PATCH v3 04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v3 05/17] target/m68k: Remove retaddr in m68k_interrupt_all
` [PATCH v3 06/17] target/m68k: Fix address argument for EXCP_CHK
` [PATCH v3 07/17] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
` [PATCH v3 08/17] target/m68k: Fix address argument for EXCP_TRACE
` [PATCH v3 09/17] target/m68k: Fix stack frame for EXCP_ILLEGAL
` [PATCH v3 10/17] target/m68k: Implement TRAPcc
` [PATCH v3 11/17] target/m68k: Implement TPF in terms of TRAPcc
` [PATCH v3 12/17] target/m68k: Implement TRAPV
` [PATCH v3 13/17] target/m68k: Implement FTRAPcc
` [PATCH v3 14/17] tests/tcg/m68k: Add trap.c
` [PATCH v3 15/17] linux-user/strace: Fix print_syscall_err
` [PATCH v3 16/17] linux-user/strace: Adjust get_thread_area for m68k
` [PATCH v3 17/17] target/m68k: Mark helper_raise_exception as noreturn
[PATCH v2] coreaudio: Commit the result of init in the end
2022-03-16 5:39 UTC
[PATCH v20 0/7] Add vmnet.framework based network backend
2022-03-16 5:33 UTC (9+ messages)
` [PATCH v20 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v20 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v20 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v20 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v20 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v20 6/7] net/vmnet: update qemu-options.hx
` [PATCH v20 7/7] net/vmnet: update hmp-commands.hx
[ANNOUNCE] QEMU 7.0.0-rc0 is now available
2022-03-16 3:06 UTC
[PATCH v2 0/6] Support exporting BDSs via VDUSE
2022-03-16 2:33 UTC (9+ messages)
` [PATCH v2 1/6] block: Support passing NULL ops to blk_set_dev_ops()
` [PATCH v2 6/6] libvduse: Add support for reconnecting
[PATCH 1/1] MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs
2022-03-16 0:47 UTC
[PATCH v19 0/9] support dirty restraint on vCPU
2022-03-16 0:30 UTC (10+ messages)
` [PATCH v19 1/9] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PATCH v19 2/9] cpus: Introduce cpu_list_generation_id
` [PATCH v19 3/9] migration/dirtyrate: Refactor dirty page rate calculation
` [PATCH v19 4/9] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PATCH v19 5/9] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PATCH v19 6/9] softmmu/dirtylimit: Implement virtual CPU throttle
` [PATCH v19 7/9] softmmu/dirtylimit: Implement dirty page rate limit
` [PATCH v19 8/9] migration-test: Export migration-test util funtions
` [PATCH v19 9/9] tests: Add dirty page rate limit test
[PATCH] target/riscv: Exit current TB after an sfence.vma
2022-03-15 23:42 UTC (4+ messages)
[PATCH v19 0/7] Add vmnet.framework based network backend
2022-03-15 23:18 UTC (10+ messages)
` [PATCH v19 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v19 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v19 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v19 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v19 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v19 6/7] net/vmnet: update qemu-options.hx
` [PATCH v19 7/7] net/vmnet: update hmp-commands.hx
[PATCH experiment 00/16] C++20 coroutine backend
2022-03-15 23:08 UTC (17+ messages)
` When and how to use C++ (was Re: [PATCH experiment 00/16] C++20 coroutine backend)
[PULL 00/21] Darwin patches for 2022-03-15
2022-03-15 23:07 UTC (2+ messages)
[PATCH] linux-user: Clean up arg_start/arg_end confusion
2022-03-15 22:45 UTC
[RFC v4 00/21] vfio-user client
2022-03-15 22:28 UTC (5+ messages)
` [RFC v4 01/21] vfio-user: introduce vfio-user protocol specification
[PATCH v1 8/8] gitlab: include new aarch32 job in custom-runners
2022-03-15 21:48 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/3] Fixes for building on Solaris 11.4.42 CBE
2022-03-15 20:28 UTC (7+ messages)
` [PATCH v2 1/3] util/osdep: Avoid madvise proto on modern Solaris
` [PATCH v2 3/3] util/osdep: Remove some early cruft
[PATCH v18 0/7] Add vmnet.framework based network backend
2022-03-15 20:14 UTC (10+ messages)
` [PATCH v18 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v18 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v18 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v18 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v18 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v18 6/7] net/vmnet: update qemu-options.hx
` [PATCH v18 7/7] net/vmnet: update hmp-commands.hx
[PATCH v17 0/7] Add vmnet.framework based network backend
2022-03-15 19:23 UTC (6+ messages)
` [PATCH v17 3/7] net/vmnet: implement shared mode (vmnet-shared)
[PATCH v5 00/48] target/nios2: Shadow register set, EIC and VIC
2022-03-15 19:12 UTC (4+ messages)
` [PATCH v5 42/48] target/nios2: Implement rdprs, wrprs
[PULL v2 00/47] virtio,pc,pci: features, cleanups, fixes
2022-03-15 18:41 UTC (9+ messages)
[PATCH] Don't include sysemu/tcg.h if it is not necessary
2022-03-15 18:39 UTC (2+ messages)
[PATCH 0/2] hw/arm/virt: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset
2022-03-15 18:39 UTC (4+ messages)
` [PATCH 2/2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG "
[PATCH 0/3] linux-user/arm: Improvements for commpage atomics
2022-03-15 18:31 UTC (8+ messages)
` [PATCH 1/3] linux-user/arm: Implement __kernel_memory_barrier
` [PATCH 2/3] linux-user/arm: Implement __kernel_cmpxchg with host atomics
` [PATCH 3/3] linux-user/arm: Implement __kernel_cmpxchg64 "
[PATCH v5] target/riscv: Add isa extenstion strings to the device tree
2022-03-15 18:21 UTC (3+ messages)
[PATCH] target/arm: Fix pauth_check_trap vs SEL2
2022-03-15 18:04 UTC (2+ messages)
Summary on new backup interfaces in QEMU
2022-03-15 17:57 UTC
[PULL v2 00/12] dbus console fixes
2022-03-15 17:49 UTC (2+ messages)
[PATCH v2] block-qdict: Fix -Werror=maybe-uninitialized build failure
2022-03-15 17:43 UTC (3+ messages)
[PULL 00/18] migration queue
2022-03-15 17:01 UTC (16+ messages)
` multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue)
` multifd/tcp/zlib intermittent abort
[PULL v3 00/22] QEMU changes for 7.0 soft freeze
2022-03-15 16:28 UTC (2+ messages)
[PATCH 0/3] Use g_new() & friends where that makes obvious
2022-03-15 16:16 UTC (7+ messages)
` [PATCH 3/3] Use g_new() & friends where that makes obvious sense
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).