messages from 2023-05-02 09:47:41 to 2023-05-02 20:11:10 UTC [more...]
[PATCH v4 00/20] block: remove aio_disable_external() API
2023-05-02 20:10 UTC (18+ messages)
` [PATCH v4 03/20] virtio-scsi: avoid race between unplug and transport event
` [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug
` [PATCH v4 06/20] block/export: wait for vhost-user-blk requests when draining
` [PATCH v4 07/20] block/export: stop using is_external in vhost-user-blk server
` [PATCH v4 10/20] block: drain from main loop thread in bdrv_co_yield_to_drain()
[PATCH v3 00/11] *** Add allwinner-r40 support ***
2023-05-02 20:01 UTC (3+ messages)
` [PATCH v3 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
[PATCH] softfloat: Fix the incorrect computation in float32_exp2()
2023-05-02 19:41 UTC (2+ messages)
[PATCH] tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl test
2023-05-02 19:39 UTC (2+ messages)
[PATCH] ui: Fix pixel colour channel order for PNG screenshots
2023-05-02 19:36 UTC (2+ messages)
[PATCH v3 00/57] tcg: Improve atomicity support
2023-05-02 19:19 UTC (3+ messages)
[QEMU][PATCH v4 0/4] Introduce Xilinx Versal CANFD
2023-05-02 19:13 UTC (3+ messages)
` [QEMU][PATCH v4 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
[PATCH 0/9] tcg: Remove compatability helpers for qemu ld/st
2023-05-02 19:09 UTC (15+ messages)
` [PATCH 1/9] target/avr: Finish conversion to tcg_gen_qemu_{ld,st}_*
` [PATCH 2/9] target/cris: "
` [PATCH 3/9] target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_*
` [PATCH 3/9] target/Hexagon: Finish conversion to tcg_gen_qemu_{ld,st}_*
` [PATCH 4/9] target/m68k: "
` [PATCH 5/9] target/mips: "
` [PATCH 6/9] target/s390x: Finish conversion to tcg_gen_qemu_{ld, st}_*
` [PATCH 7/9] target/sparc: "
` [PATCH 8/9] target/xtensa: "
` [PATCH 9/9] tcg: Remove compatability helpers for qemu ld/st
[PATCH] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
2023-05-02 19:02 UTC (2+ messages)
[PATCH 0/3] OpenRISC updates for user space FPU
2023-05-02 18:57 UTC (4+ messages)
` [PATCH 1/3] target/openrisc: Allow fpcsr access in user mode
` [PATCH 2/3] target/openrisc: Set PC to cpu state on FPU exception
` [PATCH 3/3] target/openrisc: Setup FPU for detecting tininess before rounding
[PATCH 0/2] aio-posix: do not nest poll handlers
2023-05-02 18:41 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tested: add test for nested aio_poll() in "
[PULL v2 00/34] target-arm queue
2023-05-02 18:30 UTC (3+ messages)
[PULL 0/3] Various fixes
2023-05-02 18:30 UTC (5+ messages)
` [PULL 1/3] tests/qtest: Disable the spice test of readconfig-test on FreeBSD
` [PULL 2/3] tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG
` [PULL 3/3] async: avoid use-after-free on re-entrancy guard
[PATCH v4 00/10] COLO: improve build options
2023-05-02 18:24 UTC (11+ messages)
` [PATCH v4 02/10] colo: make colo_checkpoint_notify static and provide simpler API
` [PATCH v4 03/10] build: move COLO under CONFIG_REPLICATION
` [PATCH v4 05/10] migration: drop colo_incoming_thread from MigrationIncomingState
` [PATCH v4 06/10] migration: process_incoming_migration_co: simplify code flow around ret
[PATCH v20 00/21] s390x: CPU Topology
2023-05-02 17:22 UTC (8+ messages)
` [PATCH v20 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
[PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
2023-05-02 17:11 UTC (14+ messages)
` [PATCH v11 04/13] target/arm: Do not expose all -cpu max features to qtests
` [PATCH v11 06/13] tests/qtest: Adjust and document query-cpu-model-expansion test for arm
[PULL 00/27] Enable PV backends with Xen/KVM emulation
2023-05-02 17:08 UTC (3+ messages)
` [PULL 05/27] hw/xen: Watches on XenStore transactions
[PULL 00/73] virtio,pc,pci: features, fixes
2023-05-02 17:03 UTC (3+ messages)
` [PULL 11/73] cryptodev: Support query-stats QMP command
[PATCH 00/16] tcg: Remove TARGET_ALIGNED_ONLY
2023-05-02 16:08 UTC (17+ messages)
` [PATCH 01/16] target/alpha: Use MO_ALIGN for system UNALIGN()
` [PATCH 02/16] target/alpha: Use MO_ALIGN where required
` [PATCH 03/16] target/alpha: Remove TARGET_ALIGNED_ONLY
` [PATCH 04/16] target/hppa: Use MO_ALIGN for system UNALIGN()
` [PATCH 05/16] target/hppa: Remove TARGET_ALIGNED_ONLY
` [PATCH 06/16] target/mips: Add MO_ALIGN to gen_llwp, gen_scwp
` [PATCH 07/16] target/mips: Add missing default_tcg_memop_mask
` [PATCH 08/16] target/mips: Use MO_ALIGN instead of 0
` [PATCH 09/16] target/mips: Remove TARGET_ALIGNED_ONLY
` [PATCH 10/16] target/nios2: "
` [PATCH 11/16] target/sh4: Use MO_ALIGN where required
` [PATCH 12/16] target/sh4: Remove TARGET_ALIGNED_ONLY
` [PATCH 13/16] target/sparc: Use MO_ALIGN where required
` [PATCH 14/16] target/sparc: Use cpu_ld*_code_mmu
` [PATCH 15/16] target/sparc: Remove TARGET_ALIGNED_ONLY
` [PATCH 16/16] tcg: "
proposed schedule for 8.1 release
2023-05-02 15:52 UTC (2+ messages)
[PATCH] linux-user: Add /proc/cpuinfo handler for RISC-V
2023-05-02 15:47 UTC (3+ messages)
[PATCH v2 00/10] Kconfig vs. default devices
2023-05-02 15:26 UTC (5+ messages)
[PATCH 0/2] tcg: ppc64: Fix mask generation for vextractdm
2023-05-02 15:05 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests: tcg: ppc64: Add tests for Vector Extract Mask Instructions
[PULL 00/35] target-arm queue
2023-05-02 14:47 UTC (38+ messages)
` [PULL 01/35] target/arm: Move cortex sysregs into a separate file
` [PULL 02/35] target/arm: Remove dead code from cpu_max_set_sve_max_vq
` [PULL 03/35] target/arm: Extract TCG -cpu max code into a function
` [PULL 04/35] target/arm: Do not expose all -cpu max features to qtests
` [PULL 05/35] target/arm: Move 64-bit TCG CPUs into tcg/
` [PULL 06/35] tests/qtest: Adjust and document query-cpu-model-expansion test for arm
` [PULL 07/35] target/arm: move cpu_tcg to tcg/cpu32.c
` [PULL 08/35] tests/qtest: Fix tests when no KVM or TCG are present
` [PULL 09/35] tests/avocado: Pass parameters to migration test
` [PULL 10/35] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PULL 11/35] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PULL 12/35] tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG
` [PULL 13/35] gitlab-ci: Check building KVM-only aarch64 target
` [PULL 14/35] hw/net: npcm7xx_emc: set MAC in register space
` [PULL 15/35] hw/arm/bcm2835_property: Implement "get command line" message
` [PULL 16/35] make one-insn-per-tb an accel option
` [PULL 17/35] softmmu: Don't use 'singlestep' global in QMP and HMP commands
` [PULL 18/35] accel/tcg: Use one_insn_per_tb global instead of old singlestep global
` [PULL 19/35] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
` [PULL 20/35] bsd-user: "
` [PULL 21/35] Document that -singlestep command line option is deprecated
` [PULL 22/35] accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'
` [PULL 23/35] hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
` [PULL 24/35] qapi/run-state.json: Fix missing newline at end of file
` [PULL 25/35] qmp: Deprecate 'singlestep' member of StatusInfo
` [PULL 26/35] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
` [PULL 27/35] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
` [PULL 28/35] hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
` [PULL 29/35] hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
` [PULL 30/35] hw/arm/raspi: Use arm_write_bootloader() to write boot code
` [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
` [PULL 32/35] target/arm: Define and use new load_cpu_field_low32()
` [PULL 33/35] target/arm: Add compile time asserts to load/store_cpu_field macros
` [PULL 34/35] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
` [PULL 35/35] hw/net/allwinner-sun8i-emac: "
[PATCH v2 0/4] Cleanup [h_enter|spapr_exit]_nested routines
2023-05-02 14:46 UTC (13+ messages)
` [PATCH v2 1/4] ppc: spapr: cleanup cr get/store in [h_enter|spapr_exit]_nested with helpers
` [PATCH v2 2/4] ppc: spapr: cleanup h_enter_nested() with helper routines
[PATCH] 9pfs/xen: Fix segfault on shutdown
2023-05-02 14:37 UTC
Patch for png_save(), QEMU v8.0
2023-05-02 14:37 UTC
[RFC PATCH] docs: document breakpoint and watchpoint support
2023-05-02 14:26 UTC
[PATCH v3 0/2] igb: packet-split descriptors support
2023-05-02 14:00 UTC (4+ messages)
` [PATCH v3 1/2] igb: RX descriptors handling cleanup
Patch for png_save(), QEMU v8.0
2023-05-02 13:59 UTC (2+ messages)
[PATCH v3] meson: Pass -j option to sphinx
2023-05-02 13:06 UTC (4+ messages)
QMP (without OOB) function running in thread different from the main thread as part of aio_poll
2023-05-02 12:49 UTC (17+ messages)
[PULL 00/18] testing and doc updates
2023-05-02 12:21 UTC (3+ messages)
[PATCH] hw/arm/bcm2835_property: Implement "get command line" message
2023-05-02 11:42 UTC (4+ messages)
[PATCH] linux-user: Fix mips fp64 executables loading
2023-05-02 11:41 UTC (3+ messages)
[PATCH v2] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
2023-05-01 23:04 UTC
[PATCH] async: avoid use-after-free on re-entrancy guard
2023-05-02 11:40 UTC (2+ messages)
[PATCH RFC v2 0/9] Add loongarch kvm accel support
2023-05-02 11:32 UTC (11+ messages)
` [PATCH RFC v2 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH RFC v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v2 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v2 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu
[PATCH v2 0/3] ROM migration
2023-05-02 11:26 UTC (9+ messages)
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration
[PULL 00/12] tcg patch queue
2023-05-02 11:20 UTC (13+ messages)
` [PULL 01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time
` [PULL 02/12] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1
` [PULL 03/12] qemu/bitops.h: Limit rotate amounts
` [PULL 04/12] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
` [PULL 05/12] tcg: Add tcg_gen_gvec_andcs
` [PULL 06/12] tcg: Add tcg_gen_gvec_rotrs
` [PULL 07/12] qemu/int128: Re-shuffle Int128Alias members
` [PULL 08/12] migration/xbzrle: Use __attribute__((target)) for avx512
` [PULL 09/12] accel/tcg: Add cpu_ld*_code_mmu
` [PULL 10/12] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64
` [PULL 11/12] tcg/mips: "
` [PULL 12/12] tcg: Introduce tcg_out_movext2
[PATCH v3] Hexagon (target/hexagon) Additional instructions handled by idef-parser
2023-05-02 11:12 UTC (2+ messages)
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-05-02 10:58 UTC (7+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE
[PULL 00/21] Migration 20230428 patches
2023-05-02 10:43 UTC (4+ messages)
[PATCH v3 00/10] Deprecate/rename singlestep command line option, monitor interfaces
2023-05-02 10:43 UTC (3+ messages)
[PATCH 0/2] arm: allwinner: fix endianness bugs in sdhost and sun8i-emac
2023-05-02 10:34 UTC (2+ messages)
[PATCH 0/2] target/arm: Load correct half of 64-bit fields
2023-05-02 10:33 UTC (2+ messages)
[PATCH] migration/xbzrle: Use __attribute__((target)) for avx512
2023-05-02 10:31 UTC (3+ messages)
[PATCH] qemu/int128: Re-shuffle Int128Alias members
2023-05-02 10:30 UTC (3+ messages)
[PATCH] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
2023-05-02 10:28 UTC (2+ messages)
[PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts
2023-05-02 10:27 UTC (2+ messages)
[PATCH] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
2023-05-02 10:25 UTC (3+ messages)
[PATCH] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
2023-05-02 10:23 UTC (2+ messages)
[PATCH v2] hw/net: npcm7xx_emc: set MAC in register space
2023-05-02 10:03 UTC (4+ messages)
[PATCH v2] migration: Handle block device inactivation failures better
2023-05-02 9:54 UTC (2+ messages)
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).