qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-05 19:55:55 to 2022-11-07 20:57:13 UTC [more...]

[RFC PATCH] tests/docker: allow user to override check target
 2022-11-07 20:56 UTC  (4+ messages)

[PULL 00/12] qtest and s390x patches
 2022-11-07 20:11 UTC  (14+ messages)
` [PULL 01/12] tests/qtest/libqos/e1000e: Refer common PCI ID definitions
` [PULL 02/12] tests/qtest/libqos/e1000e: Set E1000_CTRL_SLU
` [PULL 03/12] tests/qtest/e1000e-test: Use e1000_regs.h
` [PULL 04/12] tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000
` [PULL 05/12] tests/qtest/libqos/e1000e: Use IVAR shift definitions
` [PULL 06/12] tests/qtest: Fix two format strings
` [PULL 07/12] tests/qtest: migration-test: Enable TLS PSK tests for win32
` [PULL 08/12] gitlab-ci: increase clang-user timeout
` [PULL 09/12] s390x/css: revert SCSW ctrl/flag bits on error
` [PULL 10/12] s390x/pci: RPCIT second pass when mappings exhausted
` [PULL 11/12] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
` [PULL 12/12] s390x/cpu topology: add max_threads machine class attribute

[PULL 0/7] Trivial branch for 7.2 patches
 2022-11-07 20:03 UTC  (3+ messages)
` [PULL 4/7] target/m68k: Rename qregs.def -> qregs.h.inc

[PULL 00/12] Misc bugfix patches (+ improved module errors) for QEMU 7.2
 2022-11-07 20:03 UTC  (15+ messages)
` [PULL 01/12] util/main-loop: Fix maximum number of wait objects for win32
` [PULL 02/12] util/main-loop: Avoid adding the same HANDLE twice
` [PULL 03/12] util/aio-win32: Correct the event array size in aio_poll()
` [PULL 04/12] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
` [PULL 05/12] Fix broken configure with -Wunused-parameter
` [PULL 06/12] meson: avoid unused arguments of main() in compiler tests
` [PULL 07/12] Add missing include statement for global xml_builtin
` [PULL 08/12] module: removed unused function argument "mayfail"
` [PULL 09/12] module: rename module_load_one to module_load
` [PULL 10/12] module: add Error arguments to module_load and module_load_qom
` [PULL 11/12] dmg: warn when opening dmg images containing blocks of unknown type
` [PULL 12/12] accel: abort if we fail to load the accelerator plugin

[PATCH v2] checkpatch: better pattern for inline comments
 2022-11-07 19:27 UTC 

[PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
 2022-11-07 19:12 UTC  (3+ messages)

[PATCH] docs/cxl: Fix some typos
 2022-11-07 18:09 UTC 

[PATCH v10 0/9] s390x: CPU Topology
 2022-11-07 18:04 UTC  (12+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest

[PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-07 17:54 UTC  (8+ messages)
` [PULL v2 31/82] vhost: Change the sequence of device start

[PATCH 0/3] Fix the "-nic help" option
 2022-11-07 17:34 UTC  (8+ messages)
` [PATCH 1/3] net: Move the code to collect available NIC models to a separate function
` [PATCH 2/3] net: Restore printing of the help text with "-nic help"
` [PATCH 3/3] net: Replace "Supported NIC models" with "Available NIC models"

[PATCH V2] hw/riscv: virt: Remove size restriction for pflash
 2022-11-07 17:34 UTC  (10+ messages)

[PATCH v2] hw/acpi: fix breakage due to missing aml stub definitions when acpi is off
 2022-11-07 17:15 UTC  (3+ messages)

[PATCH v3 0/7] memory: prevent dma-reentracy issues
 2022-11-07 17:09 UTC  (2+ messages)

[PATCH v2] migration: check magic value for deciding the mapping of channels
 2022-11-07 16:51 UTC 

[PATCH for 7.2 0/2] s390x/s390-virtio-ccw:
 2022-11-07 16:49 UTC  (4+ messages)
` [PATCH for 7.2 1/2] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
` [PATCH for 7.2 2/2] s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines

[PATCH qemu.git v2 0/9] hw/timer/imx_epit: imprive and fix compare timer handling
 2022-11-07 16:42 UTC  (10+ messages)
` [PATCH qemu.git v2 6/9] hw/timer/imx_epit: remove explicit fields cnt and freq
` [PATCH qemu.git v2 3/9] hw/timer/imx_epit: simplify interrupt logic
` [PATCH qemu.git v2 1/9] hw/timer/imx_epit: improve comments
` [PATCH qemu.git v2 4/9] hw/timer/imx_epit: software reset clears the interrupt
` [PATCH qemu.git v2 7/9] hw/timer/imx_epit: factor out register write handlers
` [PATCH qemu.git v2 2/9] hw/timer/imx_epit: cleanup CR defines
` [PATCH qemu.git v2 5/9] hw/timer/imx_epit: do not persist CR.SWR bit
` [PATCH qemu.git v2 9/9] hw/timer/imx_epit: fix compare timer handling
` [PATCH qemu.git v2 8/9] hw/timer/imx_epit: change reset handling

[PATCH v8 0/4] block: small refactorings
 2022-11-07 16:35 UTC  (5+ messages)
` [PATCH v8 1/4] block: drop bdrv_detach_child()
` [PATCH v8 2/4] block: drop bdrv_remove_filter_or_cow_child
` [PATCH v8 3/4] block: bdrv_refresh_perms(): allow external tran
` [PATCH v8 4/4] block: refactor bdrv_list_refresh_perms to allow any list of nodes

[PATCH v1 0/4] Support native debug icount trigger
 2022-11-07 15:58 UTC  (5+ messages)
` [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled

[PATCH v2 0/3] block: Start/end drain on correct AioContext
 2022-11-07 15:13 UTC  (4+ messages)
` [PATCH v2 1/3] block: Make bdrv_child_get_parent_aio_context I/O
` [PATCH v2 2/3] block-backend: Update ctx immediately after root
` [PATCH v2 3/3] block: Start/end drain on correct AioContext

[PATCH] checkpatch: better pattern for inline comments
 2022-11-07 14:56 UTC 

[RFC PATCH] hw/virtio: introduce virtio_device_should_start
 2022-11-07 14:31 UTC  (4+ messages)

[PATCH] tcg/loongarch64: Optimize immediate loading
 2022-11-07 14:47 UTC 

[PATCH 0/3] Add gdbstub support to HVF
 2022-11-07 14:39 UTC  (10+ messages)
` [PATCH 1/3] arm: move KVM breakpoints helpers
` [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
` [PATCH 3/3] hvf: handle writes of MDSCR_EL1 and DBG*_EL1

[PULL 0/1] VFIO fix for v7.2-rc0
 2022-11-06 22:34 UTC  (2+ messages)

[PULL 0/7] target-arm queue
 2022-11-05 12:34 UTC  (2+ messages)

[PULL v2 0/9] loongarch-to-apply queue
 2022-11-05 12:34 UTC  (2+ messages)

[PATCH] hw/acpi: fix breakage due to missing aml stub definitions when acpi is off
 2022-11-07 13:39 UTC 

intermittent failures in iotest 108
 2022-11-07 13:36 UTC 

[PATCH v2] vl: defuse PID file path resolve error
 2022-11-07 13:05 UTC  (2+ messages)

[PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-07 13:00 UTC  (14+ messages)
` [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
` [PULL v3 50/81] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically

[PATCH 0/2] util/log: Make the per-thread flag immutable
 2022-11-07 12:34 UTC  (3+ messages)

[PATCH 0/3] Add qemu-img checksum command using blkhash
 2022-11-07 11:41 UTC  (13+ messages)
` [PATCH 1/3] qemu-img: Add checksum command
` [PATCH 2/3] iotests: Test qemu-img checksum
` [PATCH 3/3] qemu-img: Speed up checksum

[PATCH RFC 0/1] tcg: add perfmap and jitdump
 2022-11-07 11:04 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] hw/riscv: virt: Remove size restriction for pflash
 2022-11-07 11:23 UTC  (8+ messages)

[PATCH v2 0/6] Two -Wclobbered fixes, plus other cleanup
 2022-11-07 10:30 UTC  (8+ messages)
` [PATCH v2 1/6] disas/nanomips: Move setjmp into nanomips_dis
` [PATCH v2 2/6] disas/nanomips: Merge insn{1,2,3} into words[3]
` [PATCH v2 3/6] disas/nanomips: Split out read_u16
` [PATCH v2 4/6] disas/nanomips: Tidy read for 48-bit opcodes
` [PATCH v2 5/6] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
` [PATCH v2 6/6] accel/tcg: Split out setjmp_gen_code

[PATCH v8 0/8] s390x/pci: zPCI interpretation support
 2022-11-07 10:25 UTC  (4+ messages)
` [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property

[PATCH v11 00/11] s390x: CPU Topology
 2022-11-07  9:52 UTC  (9+ messages)
` [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties

[PATCH 0/3] Emulate status feature in vhost-vdpa net
 2022-11-07  9:25 UTC  (14+ messages)
` [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally

[PULL 00/55] pc,virtio: features, tests, fixes, cleanups
 2022-11-07  9:21 UTC  (4+ messages)
` [PULL 07/55] hw/virtio: move vm_running check to virtio_device_started

[PATCH] tests/qtest/libqos/e1000e: Use e1000_regs.h
 2022-11-07  7:45 UTC  (3+ messages)

[PATCH v2] tests/qtest: netdev: test stream and dgram backends
 2022-11-07  7:07 UTC  (3+ messages)

[PATCH V5 0/4] PASID support for Intel IOMMU
 2022-11-07  7:00 UTC  (4+ messages)
` [PATCH V5 2/4] intel-iommu: drop VTDBus

Intermittent hang on x86 replay avocado test?
 2022-11-07  6:27 UTC  (2+ messages)

[PATCH 0/2] vhost-user: Support vhost_dev_start
 2022-11-07  4:08 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] vhost: Change the sequence of device start
  ` [PATCH v4 2/2] vhost-user: Support vhost_dev_start

[PULL 0/2] loongarch for 7.2 patches
 2022-11-07  3:32 UTC  (3+ messages)
` [PULL 1/2] target/loongarch: Separate the hardware flags into MMU index and PLV
` [PULL 2/2] target/loongarch: Fix return value of CHECK_FPE

[PATCH 0/5] Nested virtualization fixes for QEMU
 2022-11-07  2:48 UTC  (6+ messages)
` [PATCH 4/5] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX

[PATCH 0/2] Updates emulation of float-point to v4
 2022-11-07  2:45 UTC  (3+ messages)
` [PATCH 1/2] target/loongarch: Separate the hardware flags into MMU index and PLV
` [PATCH 2/2] target/loongarch: Fix return value of CHECK_FPE

[PATCH v3 00/11] Hexagon (target/hexagon) performance and bug fixes
 2022-11-06 23:12 UTC  (8+ messages)
` [PATCH v3 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
` [PATCH v3 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops

[RESEND PATCH 0/6] Two -Wclobbered fixes, plus other cleanup
 2022-11-06 18:00 UTC  (14+ messages)
` [RESEND PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis
` [RESEND PATCH 2/6] disas/nanomips: Merge insn{1,2,3} into words[3]
` [RESEND PATCH 3/6] disas/nanomips: Split out read_u16
` [RESEND PATCH 4/6] disas/nanomips: Tidy read for 48-bit opcodes
` [RESEND PATCH 5/6] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
` [RESEND PATCH 6/6] accel/tcg: Split out setjmp_gen_code

[Qemu-devel] [Bug 1034423] [NEW] Guests running OpenIndiana (and relatives) fail to boot on AMD hardware
 2022-11-06 14:41 UTC  (3+ messages)
` [Bug 1034423] "

[PATCH v7 resend 0/4] add generic vDPA device support
 2022-11-06 14:45 UTC  (7+ messages)

[PATCH] LockGuards: replace manual lock()/unlock() calls to WITH_QEMU_LOCK_GUARD()
 2022-11-06 13:48 UTC  (2+ messages)

[PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
 2022-11-06 10:13 UTC  (3+ messages)

[PATCH] tests/qtest/ac97-test: add up-/downsampling tests
 2022-11-06  9:37 UTC  (7+ messages)

[PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
 2022-11-06  9:16 UTC  (6+ messages)

[PATCH 0/6] Two -Wclobbered fixes, plus other cleanup
 2022-11-06  0:15 UTC  (2+ messages)
` [PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis

[PATCH for-7.2] accel/tcg: Suppress compiler warning with flag -Wclobbered
 2022-11-05 22:05 UTC  (2+ messages)

[PATCH RFC 0/3] virtio fix up started checks
 2022-11-05 21:59 UTC  (2+ messages)

[PATCH trivial for 7.2] hw/ssi/sifive_spi.c: spelling: reigster
 2022-11-05 21:39 UTC  (2+ messages)

[PULL v3 0/7] loongarch-to-apply queue
 2022-11-05 21:20 UTC  (3+ messages)


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).