messages from 2023-01-11 14:29:49 to 2023-01-12 11:11:59 UTC [more...]
[PATCH v2 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-12 10:37 UTC (9+ messages)
` [PATCH v2 1/8] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH v2 2/8] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH v2 3/8] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH v2 4/8] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH v2 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH v2 7/8] qemu/uuid: Add UUID static initializer
` [PATCH v2 8/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
[PATCH 00/31] Introduce igb
2023-01-12 11:00 UTC (39+ messages)
` [PATCH 01/31] e1000e: Fix the code style
` [PATCH 02/31] hw/net: Add more MII definitions
` [PATCH 03/31] fsl_etsec: Use hw/net/mii.h
` [PATCH 04/31] e1000: "
` [PATCH 05/31] e1000: Mask registers when writing
` [PATCH 06/31] e1000e: "
` [PATCH 07/31] e1000: Use more constant definitions
` [PATCH 08/31] e1000e: "
` [PATCH 09/31] e1000: Use memcpy to intialize registers
` [PATCH 10/31] e1000e: "
` [PATCH 11/31] e1000e: Remove pending interrupt flags
` [PATCH 12/31] e1000e: Improve software reset
` [PATCH 13/31] e1000: Configure ResettableClass
` [PATCH 14/31] e1000e: "
` [PATCH 15/31] e1000e: Introduce e1000_rx_desc_union
` [PATCH 16/31] e1000e: Set MII_ANER_NWAY
` [PATCH 17/31] tests/qtest/e1000e-test: Fix the code style
` [PATCH 18/31] tests/qtest/libqos/e1000e: Remove duplicate register definitions
` [PATCH 19/31] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH 20/31] pcie: Introduce pcie_sriov_num_vfs
` [PATCH 21/31] e1000: Split header files
` [PATCH 22/31] igb: Copy e1000e code
` [PATCH 23/31] igb: Rename identifiers
` [PATCH 24/31] igb: Build igb
` [PATCH 25/31] igb: Transform to 82576 implementation
` [PATCH 26/31] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH 27/31] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH 28/31] tests/qtest/libqos/igb: Copy e1000e code
` [PATCH 29/31] tests/qtest/libqos/igb: Transform to igb tests
` [PATCH 30/31] tests/avocado: Add igb test
` [PATCH 31/31] docs/system/devices/igb: Add igb documentation
[PATCH] tests/qtest: Poll on waitpid() for a while before sending SIGKILL
2023-01-12 10:28 UTC (5+ messages)
[PATCH v2 0/7] target/arm: Introduce aarch64_set_svcr
2023-01-12 10:24 UTC (8+ messages)
` [PATCH v2 1/7] target/arm/sme: Reorg SME access handling in handle_msr_i()
` [PATCH v2 2/7] target/arm/sme: Rebuild hflags in set_pstate() helpers
` [PATCH v2 3/7] target/arm/sme: Introduce aarch64_set_svcr()
` [PATCH v2 4/7] target/arm/sme: Reset SVE state in aarch64_set_svcr()
` [PATCH v2 5/7] target/arm/sme: Reset ZA "
` [PATCH v2 6/7] target/arm/sme: Rebuild hflags "
` [PATCH v2 7/7] target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()
[PATCH 00/26] current maintainer trees (testing/semihosting/plugins)
2023-01-12 9:52 UTC (18+ messages)
` [PATCH 03/26] gitlab: just use plain --cc=clang for custom runner build
` [PATCH 16/26] semihosting: add semihosting section to the docs
` [PATCH 17/26] tests/tcg: add memory-sve test for aarch64
` [PATCH 18/26] cpu: free cpu->tb_jmp_cache with RCU
` [PATCH 20/26] thread: de-const qemu_spin_destroy
` [PATCH 21/26] util/qht: use striped locks under TSAN
` [PATCH 24/26] translator: always pair plugin_gen_insn_{start, end} calls
` [PATCH 25/26] tcg: exclude lookup_tb_ptr from helper instrumentation
qemu-system-i386 and general protection
2023-01-12 9:51 UTC
[PATCH v2] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
2023-01-12 9:45 UTC (3+ messages)
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2023-01-12 9:25 UTC (7+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start
[RESEND PATCH 0/2] migration: Report migration related thread pid to libvirt to support migration pin
2023-01-12 9:24 UTC (5+ messages)
` [RESEND PATCH 2/2] migration: report multiFd related thread pid to libvirt
[PATCH] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
2023-01-12 9:16 UTC (4+ messages)
[PATCH v6 00/13] vfio/migration: Implement VFIO migration protocol v2
2023-01-12 8:50 UTC (14+ messages)
` [PATCH v6 01/13] linux-headers: Update to v6.2-rc1
` [PATCH v6 02/13] migration: No save_live_pending() method uses the QEMUFile parameter
` [PATCH v6 03/13] vfio/migration: Fix NULL pointer dereference bug
` [PATCH v6 04/13] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v6 05/13] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v6 06/13] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v6 07/13] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v6 08/13] vfio/migration: Rename functions/structs related to v1 protocol
` [PATCH v6 09/13] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v6 10/13] vfio/migration: Optimize vfio_save_pending()
` [PATCH v6 11/13] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v6 12/13] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v6 13/13] docs/devel: Align VFIO migration docs to v2 protocol
[RFC] Notify IRQ sources of level interrupt ack/EOI
2023-01-12 8:05 UTC (10+ messages)
[RFC v4 0/3] migration: reduce time of loading non-iterable vmstate
2023-01-12 7:59 UTC (9+ messages)
` [RFC v4 2/3] memory: add depth assert in address_space_to_flatview
[PATCH v14 00/11] s390x: CPU Topology
2023-01-12 8:00 UTC (9+ messages)
` [PATCH v14 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v14 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v14 08/11] qapi/s390/cpu topology: change-topology monitor command
[PATCH 00/10] riscv: create_fdt() related cleanups
2023-01-12 7:36 UTC (13+ messages)
` [PATCH 01/10] hw/riscv/spike.c: simplify create_fdt()
` [PATCH 02/10] hw/riscv/virt.c: "
` [PATCH 03/10] hw/riscv/sifive_u.c: "
` [PATCH 04/10] hw/riscv/virt.c: remove 'is_32_bit' param from create_fdt_socket_cpus()
` [PATCH 05/10] hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id()
` [PATCH 06/10] hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()
` [PATCH 07/10] hw/riscv: simplify riscv_load_fdt()
` [PATCH 08/10] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
` [PATCH 09/10] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
` [PATCH 10/10] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
[PATCH] hw/mips/boston.c: rename MachineState 'mc' pointer to 'ms'
2023-01-12 7:19 UTC (2+ messages)
[PATCH 00/18] hw/arm: Move various objects to softmmu_ss to build them once (part 1)
2023-01-12 7:17 UTC (14+ messages)
` [PATCH 01/18] hw/arm: Move various units to softmmu_ss[]
` [PATCH 02/18] hw/arm/boot: Include missing 'exec/cpu-all.h' header
` [PATCH 03/18] target/arm/cpregs: Include missing 'target/arm/cpu.h' header
` [PATCH 04/18] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h"
` [PATCH 05/18] target/arm: Move CPU QOM type definitions to "hw/arm/cpu.h"
` [PATCH 11/18] hw/arm/digic: Remove unnecessary target_long use
[PATCH 0/5] migration: Modified 'migrate' QAPI command for migration
2023-01-12 6:38 UTC (3+ messages)
` [PATCH 5/5] migration: Established connection for listener sockets on the dest interface
[PATCH 1/1] hw/loongarch/virt: add system_powerdown hmp command support
2023-01-12 6:11 UTC
[PATCH 1/2] hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
2023-01-12 4:12 UTC (3+ messages)
[PATCH] hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASE
2023-01-12 3:13 UTC (2+ messages)
[PATCH v3 0/3] tcg: add perfmap and jitdump
2023-01-11 20:14 UTC (8+ messages)
` [PATCH v3 1/3] linux-user: Clean up when exiting due to a signal
` [PATCH v3 2/3] accel/tcg: Add debuginfo support
` [PATCH v3 3/3] tcg: add perfmap and jitdump
[RFC PATCH v2 00/19] target/arm: Allow CONFIG_TCG=n builds
2023-01-11 20:30 UTC (12+ messages)
` [RFC PATCH v2 12/19] target/arm: Move hflags code into the tcg directory
` [RFC PATCH v2 13/19] tests: do not run test-hmp on all machines for ARM KVM-only
[PATCH] target/arm: Introduce aarch64_set_svcr
2023-01-12 0:43 UTC
[PATCH v2 0/4] bulk: Replace TARGET_FMT_plx by HWADDR_PRIx
2023-01-11 19:50 UTC (7+ messages)
` [PATCH v2 1/4] hw: Remove hardcoded tabs (code style)
` [PATCH v2 2/4] bulk: Coding style fixes
` [PATCH v2 3/4] bulk: Replace TARGET_FMT_plx -> HWADDR_PRIx
[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
2023-01-12 0:34 UTC (3+ messages)
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
[PATCH v6 0/4] Make the mc146818 RTC device target independent
2023-01-11 22:52 UTC (5+ messages)
` [PATCH v6 1/4] hw/intc: Extract the IRQ counting functions into a separate file
` [PATCH v6 2/4] hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
[PATCH v6 00/33] Consolidate PIIX south bridges
2023-01-11 22:47 UTC (4+ messages)
` [PATCH v6 25/33] hw/isa/piix4: Use TYPE_ISA_PIC device
[PATCH] linux-user: add more netlink protocol constants
2023-01-11 22:43 UTC (2+ messages)
[PATCH 00/12] More cleanups and fixes for drain
2023-01-11 20:44 UTC (3+ messages)
` [PATCH 11/15] block-backend: make queued_requests thread-safe
[PATCH v2 0/3] python/qemu/machine: fix potential hang in QMP accept
2023-01-11 19:44 UTC (7+ messages)
[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-11 17:48 UTC (21+ messages)
` [PATCH 1/8] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH 2/8] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH 3/8] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH 4/8] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH 6/8] qemu/bswap: Add const_le64()
` [PATCH 7/8] qemu/uuid: Add UUID static initializer
` [PATCH 8/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
[PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)
2023-01-11 17:44 UTC (14+ messages)
[PATCH v3 0/6] qemu/bswap: Use compiler __builtin_bswap()
2023-01-11 16:31 UTC (7+ messages)
` [PATCH v3 1/6] qemu/bswap: Replace bswapXX() by "
` [PATCH v3 2/6] qemu/bswap: Replace bswapXXs() "
` [PATCH v3 3/6] qemu/bswap: Remove <byteswap.h> dependency
` [PATCH v3 4/6] qemu/bswap: Use compiler __builtin_bswap() on Haiku
` [PATCH v3 5/6] qemu/bswap: Use compiler __builtin_bswap() on FreeBSD
` [PATCH v3 6/6] qemu/bswap: Use compiler __builtin_bswap() on NetBSD
[PATCH] virtio-rng-pci: fix migration compat for vectors
2023-01-11 16:23 UTC (2+ messages)
Questions about how block devices use snapshots
2023-01-11 16:21 UTC (5+ messages)
[PATCH v3 0/5] tsan fixes
2023-01-11 16:19 UTC (7+ messages)
` [PATCH v3 1/5] cpu: free cpu->tb_jmp_cache with RCU
` [PATCH v3 2/5] util/qht: add missing atomic_set(hashes[i])
` [PATCH v3 3/5] thread: de-const qemu_spin_destroy
` [PATCH v3 4/5] util/qht: use striped locks under TSAN
` [PATCH v3 5/5] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
[PATCH v4 0/2] arm: enable MTE for QEMU + kvm
2023-01-11 16:13 UTC (3+ messages)
` [PATCH v4 1/2] arm/kvm: add support for MTE
` [PATCH v4 2/2] qtests/arm: add some mte tests
[PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
2023-01-11 15:51 UTC (4+ messages)
` [PATCH 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-11 15:40 UTC (3+ messages)
[PATCH v4 0/1] python/machine: Fix AF_UNIX path too long
2023-01-11 15:23 UTC (6+ messages)
` [PATCH v4 1/1] python/machine: Fix AF_UNIX path too long on macOS
[PATCH v4 00/36] tcg: Support for Int128 with helpers
2023-01-11 15:06 UTC (4+ messages)
` [PATCH v4 03/36] tcg: Allocate objects contiguously in temp_allocate_frame
[PATCH v6 00/51] Xen support under KVM
2023-01-11 14:57 UTC (4+ messages)
` [PATCH v6 38/51] i386/xen: add monitor commands to test event injection
[PATCH RESEND v3 00/10] migration: introduce dirtylimit capability
2023-01-11 14:38 UTC (3+ messages)
` [PATCH RESEND v3 09/10] migration: Export dirty-limit time info for observation
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).