messages from 2023-02-21 07:17:04 to 2023-02-21 16:10:34 UTC [more...]
[PATCH] tests: Disable migration-test
2023-02-21 16:09 UTC (9+ messages)
Questions about how block devices use snapshots
2023-02-21 15:58 UTC (4+ messages)
[PATCH v7 0/5] block: refactor blockdev transactions
2023-02-21 15:53 UTC (7+ messages)
` [PATCH v7 1/5] blockdev: refactor transaction to use Transaction API
` [PATCH v7 2/5] blockdev: transactions: rename some things
` [PATCH v7 3/5] blockdev: qmp_transaction: refactor loop to classic for
` [PATCH v7 4/5] blockdev: transaction: refactor handling transaction properties
` [PATCH v7 5/5] blockdev: qmp_transaction: drop extra generic layer
[PATCH v4 00/27] target/s390x: pc-relative translation blocks
2023-02-21 15:53 UTC (4+ messages)
` [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL
[PATCH v6 0/5] block: refactor blockdev transactions
2023-02-21 15:46 UTC (6+ messages)
` [PATCH v6 1/5] blockdev: refactor transaction to use Transaction API
` [PATCH v6 2/5] blockdev: transactions: rename some things
` [PATCH v6 3/5] blockdev: qmp_transaction: refactor loop to classic for
` [PATCH v6 4/5] blockdev: transaction: refactor handling transaction properties
` [PATCH v6 5/5] blockdev: qmp_transaction: drop extra generic layer
[PULL 0/7] tcg patch queue
2023-02-21 15:52 UTC (4+ messages)
[PATCH v6 0/9] make write_misa a no-op and FEATURE_* cleanups
2023-02-21 15:49 UTC (4+ messages)
` [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
2023-02-21 15:48 UTC (10+ messages)
` [PATCH v5 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v5 2/8] hw/pci/aer: Add missing routing for AER errors
` [PATCH v5 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v5 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v5 5/8] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v5 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v5 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[RFC] CXL: TCG/KVM instruction alignment issue discussion default
2023-02-18 10:22 UTC
[PATCH v4 0/9] PC cleanups
2023-02-21 15:40 UTC (2+ messages)
[PATCH 00/12] Q35 PCI host fixes and QOM cleanup
2023-02-21 15:39 UTC (2+ messages)
[PATCH v3 0/2] hw/mem: CXL Type-3 Volatile Memory Support
2023-02-21 15:32 UTC (4+ messages)
` [PATCH v3 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v3 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH v4 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-21 15:30 UTC (5+ messages)
` [PATCH v4 1/4] util/cacheflush: fix cache "
` [PATCH v4 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v4 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH v4 4/4] target/ppc: fix warning with clang-15
[cross-project PATCH v2] NBD 64-bit extensions
2023-02-21 15:21 UTC (4+ messages)
` [PATCH v2 0/6] NBD spec changes for "
` [PATCH v2 2/6] spec: Tweak description of maximum block size
hw/ppc/mac_newworld: Problem with Uninorth IRQ lines
2023-02-21 15:17 UTC (2+ messages)
[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-18 9:47 UTC (2+ messages)
[PATCH v3 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-21 14:27 UTC (9+ messages)
` [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v3 3/4] qga/vss-win32: fix warning for clang++-15
[PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds
2023-02-21 14:21 UTC (4+ messages)
` [PATCH v6 19/29] target/arm: Move 64-bit TCG CPUs into tcg/
[PATCH v3 00/16] win32: do not mix SOCKET and fd space
2023-02-21 14:16 UTC (19+ messages)
` [PATCH v3 01/16] util: drop qemu_fork()
` [PATCH v3 02/16] tests: use closesocket()
` [PATCH v3 03/16] io: "
` [PATCH v3 04/16] tests: add test-error-report
` [PATCH v3 05/16] error: add global &error_warn destination
` [PATCH v3 06/16] win32/socket: introduce qemu_socket_select() helper
` [PATCH v3 07/16] win32/socket: introduce qemu_socket_unselect() helper
` [PATCH v3 08/16] aio: make aio_set_fd_poll() static to aio-posix.c
` [PATCH v3 09/16] aio/win32: aio_set_fd_handler() only supports SOCKET
` [PATCH v3 10/16] RFC: build-sys: add slirp.wrap
` [PATCH v3 11/16] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
` [PATCH v3 12/16] slirp: unregister the win32 SOCKET
` [PATCH v3 13/16] slirp: open-code qemu_socket_(un)select()
` [PATCH v3 14/16] win32: avoid mixing SOCKET and file descriptor space
` [PATCH v3 15/16] os-posix: remove useless ioctlsocket() define
` [PATCH v3 16/16] win32: replace closesocket() with close() wrapper
[PATCH] hw/acpi: Set memory regions to native endian as a work around
2023-02-21 14:02 UTC (14+ messages)
hw/ppc/virtex_ml507: Problem with CPU IRQ#3 (PPC40x_INPUT_CINT)
2023-02-21 13:28 UTC
[PULL 00/10] Replace fork-based fuzzing with reboots
2023-02-21 13:14 UTC (2+ messages)
[PULL V3 0/9] Net patches
2023-02-21 13:14 UTC (2+ messages)
[PATCH V2] meson: fix dependency on qemu-keymap
2023-02-21 12:49 UTC (3+ messages)
[PATCH] qemu-keymap: Silence memory leak warning from Clang's sanitizer
2023-02-21 12:40 UTC (2+ messages)
[PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
2023-02-21 12:38 UTC (3+ messages)
[PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
2023-02-21 12:37 UTC (2+ messages)
[PATCH v3 0/6] Python: Drop support for Python 3.6
2023-02-21 12:37 UTC (11+ messages)
` [PATCH v3 1/6] configure: Look for auxiliary Python installations
` [PATCH v3 2/6] configure: Add courtesy hint to Python version failure message
` [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-21 12:11 UTC (8+ messages)
[PULL 00/11] Misc patches for 2022-02-08
2023-02-21 12:15 UTC (3+ messages)
` [PULL 03/11] block/iscsi: fix double-free on BUSY or similar statuses
[PATCH v2 0/7] Python: Drop support for Python 3.6
2023-02-21 12:00 UTC (7+ messages)
[PATCH 0/4] Implement virtio-multitouch and enable GTK3 to use it
2023-02-21 11:57 UTC (3+ messages)
` [PATCH 2/4] virtio-input: add a virtio-mulitouch device
[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
2023-02-21 11:45 UTC (6+ messages)
` [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
[PATCH v4] configure: Add 'mkdir build' check
2023-02-21 11:42 UTC (3+ messages)
[PATCH v2 0/2] QGA installer fixes
2023-02-21 11:41 UTC (4+ messages)
` [PATCH v2 1/2] qga/win32: Remove change action from MSI installer
` [PATCH v2 2/2] qga/win32: Use rundll for VSS installation
[PATCH v2 00/21] target/arm: Implement FEAT_RME
2023-02-21 11:38 UTC (7+ messages)
` [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
[PATCH] hw/ide/ahci: trace ncq write command as write instead of read
2023-02-21 11:32 UTC (2+ messages)
[PATCH] hw/riscv: Skip re-generating DT nodes for a given DTB
2023-02-21 11:31 UTC (2+ messages)
[PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
2023-02-21 11:27 UTC (9+ messages)
[PULL 0/4] virtiofs queue
2023-02-21 11:27 UTC (2+ messages)
[PULL 00/12] VFIO updates 2023-02-16
2023-02-21 11:27 UTC (2+ messages)
[PATCH 00/22] target/arm: Implement FEAT_RME
2023-02-21 11:11 UTC (5+ messages)
` [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
[PULL 00/22] Block layer patches
2023-02-21 11:10 UTC (4+ messages)
[PATCH v2 00/14] testing/next: docker, avocado, unit, gitlab
2023-02-21 11:08 UTC (25+ messages)
` [PATCH v2 01/14] block: Handle curl 7.55.0, 7.85.0 version changes
` [PATCH v2 02/14] tests: don't run socat tests on MacOS as well
` [PATCH v2 03/14] tests: add socat dependency for tests
` [PATCH v2 04/14] tests: be a bit more strict cleaning up fifos
` [PATCH v2 05/14] tests: make fp-test less chatty when running from test suite
` [PATCH v2 06/14] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
` [PATCH v2 07/14] gitlab: extend custom runners with base_job_template
` [PATCH v2 08/14] tests: don't run benchmarks for the tsan build
` [PATCH v2 09/14] testing: update ubuntu2004 to ubuntu2204
` [PATCH v2 10/14] tests: skip the nios2 replay_kernel test
` [PATCH v2 11/14] tests: add tuxrun baseline test to avocado
` [PATCH v2 12/14] tests/docker: Use binaries for debian-tricore-cross
` [PATCH v2 13/14] tests: ensure we export job results for some cross builds
` [PATCH v2 14/14] cirrus.yml: Improve the windows_msys2_task
[PATCH v2 00/21] gdbstub: re-organise to for better compilation behaviour
2023-02-21 10:58 UTC (6+ messages)
` [PATCH v2 06/21] gdbstub: move GDBState to shared internals header
[PATCH 0/4] win32: do not mix SOCKET and fd space
2023-02-21 10:52 UTC (8+ messages)
` [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
[PATCH v2 00/15] win32: do not mix SOCKET and fd space
2023-02-21 10:28 UTC (5+ messages)
` [PATCH v2 01/15] util: drop qemu_fork()
` [PATCH v2 14/15] os-posix: remove useless ioctlsocket() define
[PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
2023-02-21 10:21 UTC (4+ messages)
[PATCH 0/2] QGA installer fixes
2023-02-21 10:17 UTC (9+ messages)
` [PATCH 1/2] qga/win32: Remove change action from MSI installer
` [PATCH 2/2] qga/win32: Use rundll for VSS installation
Detecting qemu from guest on arm/hvf (apple arm)
2023-02-21 10:06 UTC (2+ messages)
[RFC QEMU] docs: vhost-user: Add custom memory mapping support
2023-02-21 9:50 UTC
[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-21 9:42 UTC (4+ messages)
` [PATCH v2 3/4] qga/vss-win32: fix warning for clang++-15
[PATCH v3 0/8] Make Intel PT configurable
2023-02-21 9:37 UTC (4+ messages)
` [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
[PATCH v2 0/6] migration: Modified 'migrate' QAPI command for migration
2023-02-21 9:17 UTC (9+ messages)
` [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
` QAPI unions as branches / unifying struct and union types (was: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command)
` QAPI unions as branches / unifying struct and union types
[PATCH v2 00/14] target/arm: gdbstub cleanups and additions
2023-02-21 9:14 UTC (13+ messages)
` [PATCH v2 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
` [PATCH v2 08/14] target/arm: Add name argument to output_vector_union_type
` [PATCH v2 11/14] target/arm: Implement gdbstub pauth extension
` [PATCH v2 12/14] target/arm: Export arm_v7m_mrs_control
` [PATCH v2 13/14] target/arm: Export arm_v7m_get_sp_ptr
` [PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
[PATCH 0/9] simpletrace: refactor and general improvements
2023-02-21 9:12 UTC (12+ messages)
` [PATCH 1/9] simpletrace: Improve parsing of sys.argv; fix files never closed
` [PATCH 2/9] simpletrace: Annotate magic constants from QEMU code
` [PATCH 3/9] simpletrace: changed naming of edict and idtoname to improve readability
` [PATCH 4/9] simpletrace: update code for Python 3.11
` [PATCH 5/9] simpletrace: Changed Analyzer class to become context-manager
` [PATCH 6/9] simpletrace: Simplify construction of tracing methods
` [PATCH 7/9] simpletrace: Improved error handling on struct unpack
` [PATCH 8/9] simpletrace: define exception and add handling
` [PATCH 9/9] simpletrace: Refactor to separate responsibilities
[PATCH] target/riscv: Add support for Zicond extension
2023-02-21 9:10 UTC
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-21 8:57 UTC (6+ messages)
[PATCH v5 00/29] e1000x cleanups (preliminary for IGB)
2023-02-21 8:28 UTC (9+ messages)
` [PATCH v5 06/29] e1000e: Mask registers when writing
` [PATCH v5 27/29] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PATCH v5 28/29] MAINTAINERS: Add e1000e test files
` [PATCH v5 29/29] e1000e: Combine rx traces
[PATCH 0/2] target/arm: Fix gdbstub for m-profile (#1421)
2023-02-21 8:01 UTC (5+ messages)
` [PATCH 1/2] Revert "target/arm: Merge regime_is_secure into get_phys_addr"
` [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
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).