messages from 2023-01-19 13:58:35 to 2023-01-20 07:09:18 UTC [more...]
[PATCH 0/2] vhost-user: Remove the nested event loop to unbreak the DPDK use case
2023-01-19 21:10 UTC (5+ messages)
` [PATCH 1/2] Revert "vhost-user: Monitor slave channel in vhost_user_read()"
` [PATCH 2/2] Revert "vhost-user: Introduce nested event loop "
[PATCH v2 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled
2023-01-20 7:05 UTC (25+ messages)
` [PATCH v2 01/11] tests/qtest/boot-serial-test: Constify tests[] array
` [PATCH v2 02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit
` [PATCH v2 03/11] tests/qtest/boot-serial-test: Build command line using GString API
` [PATCH v2 04/11] tests/qtest/boot-serial-test: Only use available accelerators
` [PATCH v2 05/11] tests/qtest/migration-test: Inverse #ifdef'ry ladders
` [PATCH v2 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope
` [PATCH v2 07/11] tests/qtest/migration-test: Build command line using GString API (1/4)
` [PATCH v2 08/11] tests/qtest/migration-test: Build command line using GString API (2/4)
` [PATCH v2 09/11] tests/qtest/migration-test: Build command line using GString API (3/4)
` [PATCH v2 10/11] tests/qtest/migration-test: Build command line using GString API (4/4)
` [PATCH v2 11/11] tests/qtest/migration-test: Only use available accelerators
[PULL 00/12] Header cleanup patches for 2023-01-20
2023-01-20 7:01 UTC (13+ messages)
` [PULL 01/12] coroutine: Clean up superfluous inclusion of qemu/coroutine.h
` [PULL 02/12] coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
` [PULL 03/12] coroutine: Clean up superfluous inclusion of qemu/lockable.h
` [PULL 04/12] coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
` [PULL 05/12] coroutine: Use Coroutine typedef name instead of structure tag
` [PULL 06/12] include/block: Untangle inclusion loops
` [PULL 07/12] hw/sparc64/niagara: Use blk_name() instead of open-coding it
` [PULL 08/12] include/hw/block: Include hw/block/block.h where needed
` [PULL 09/12] include/hw/ppc: Split pnv_chip.h off pnv.h
` [PULL 10/12] include/hw/ppc: Supply a few missing includes
` [PULL 11/12] include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
` [PULL 12/12] include/hw/ppc include/hw/pci-host: Drop extra typedefs
[PATCH 2/2] log: remove unneeded new line
2023-01-20 7:01 UTC (2+ messages)
[PATCH] mac_nvram: Add block backend to persist NVRAM contents
2023-01-20 6:57 UTC (2+ messages)
[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-20 5:51 UTC (20+ messages)
` cxl nvdimm Potential probe ordering issues
[PATCH 0/2] read kvmclock from guest memory if !correct_tsc_shift
2023-01-20 1:11 UTC (3+ messages)
` [PATCH 1/2] linux-headers: sync KVM_CLOCK_CORRECT_TSC_SHIFT flag
` [PATCH 2/2] hw/i386/kvm/clock.c: read kvmclock from guest memory if !correct_tsc_shift
[PATCH v3 0/7] riscv: fdt related cleanups
2023-01-20 0:15 UTC (12+ messages)
` [PATCH v3 1/7] hw/riscv/boot.c: calculate fdt size after fdt_pack()
` [PATCH v3 2/7] hw/riscv: split fdt address calculation from fdt load
` [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
` [PATCH v3 4/7] hw/riscv: simplify riscv_compute_fdt_addr()
` [PATCH v3 5/7] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
` [PATCH v3 6/7] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
` [PATCH v3 7/7] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
[PATCH] hw/riscv: Add support to change default RISCV hart memory region
2023-01-20 0:00 UTC (2+ messages)
[PATCH v3 0/2] hw/usb: add configuration flags for emulated and passthru usb smartcard
2023-01-19 23:47 UTC (3+ messages)
[PATCH v5 0/2] riscv: Allow user to set the satp mode
2023-01-19 23:46 UTC (9+ messages)
` [PATCH v5 2/2] "
[PATCH 00/18] testing/next updates (gitlab, docker, check-tcg)
2023-01-19 23:33 UTC (28+ messages)
` [PATCH 01/18] scripts/ci: update gitlab-runner playbook to use latest runner
` [PATCH 02/18] gitlab: add FF_SCRIPT_SECTIONS for timings
` [PATCH 03/18] gitlab: just use plain --cc=clang for custom runner build
` [PATCH 04/18] tests/unit: drop hacky race avoidance in test-io-channel-command
` [PATCH 05/18] build-sys: fix crlf-ending C code
` [PATCH 06/18] .gitlab-ci.d/windows: do not disable opengl
` [PATCH 07/18] meson: replace Perl usage with Python
` [PATCH 08/18] docs: drop texinfo options
` [PATCH 09/18] gitlab: add lsan suppression file to workaround tcmalloc issues
` [PATCH 10/18] Update lcitool and fedora to 37
` [PATCH 11/18] lcitool: drop perl from QEMU project/dependencies
` [PATCH 12/18] lcitool: drop texinfo "
` [PATCH 13/18] tests/docker: Install flex in debian-tricore-cross
` [PATCH 14/18] tests/docker: drop debian-tricore-cross's partial status
` [PATCH 15/18] tests/tcg: skip the vma-pthread test on CI
` [PATCH 16/18] tests/tcg: Use SIGKILL for timeout
` [PATCH 17/18] gitlab: wrap up test results for custom runners
` [PATCH 18/18] MAINTAINERS: Fix the entry for tests/tcg/nios2
[PATCH v4 00/19] Clean up includes
2023-01-19 22:44 UTC (11+ messages)
` [PATCH v4 04/19] bsd-user: "
` [PATCH v4 12/19] target/hexagon: "
` [PATCH v4 13/19] riscv: "
` [PATCH v4 19/19] Drop duplicate #include
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-19 22:37 UTC (5+ messages)
[RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
2023-01-19 22:13 UTC (13+ messages)
[RFC] 2-stage translation emulation support for SMMUv3 on TCG
2023-01-19 22:08 UTC (3+ messages)
[PATCH v2 0/2] various aarch64 fixes for running Hyper-V on TCG
2023-01-19 22:03 UTC (4+ messages)
` [PATCH v2 1/2] target/arm: implement DBGCLAIM registers
[PATCH v2 0/4] Series of fixes for PL011 char device
2023-01-19 22:02 UTC (10+ messages)
` [PATCH v2 1/4] hw/char/pl011: refactor FIFO depth handling code
` [PATCH v2 2/4] hw/char/pl011: implement a reset method
` [PATCH v2 3/4] hw/char/pl011: better handling of FIFO flags on LCR reset
[RFC PATCH v4 00/15] target/arm: Allow CONFIG_TCG=n builds
2023-01-19 21:47 UTC (37+ messages)
` [RFC PATCH v4 01/15] target/arm: Move 64-bit TCG CPUs into tcg/
` [RFC PATCH v4 03/15] target/arm: Remove default cpu for KVM-only builds
` [RFC PATCH v4 04/15] tests/qtest: arm-cpu-features: Match tests to required accelerators
` [RFC PATCH v4 05/15] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
` [RFC PATCH v4 06/15] tests/qtest: Add qtest_get_machine_args
` [RFC PATCH v4 07/15] tests/qtest: Adjust qom-test to always set a -cpu option
` [RFC PATCH v4 08/15] tests/qtest: Adjust test-hmp to always pass "
` [RFC PATCH v4 09/15] tests/qtest: Adjust device-introspect-test to always set a "
` [RFC PATCH v4 10/15] tests/qtest: aarch64: Set -cpu for numa-test
` [RFC PATCH v4 11/15] tests/qemu-iotests: Allow passing a -cpu option in the QEMU cmdline
` [RFC PATCH v4 12/15] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [RFC PATCH v4 13/15] target/avocado: Pass parameters to migration test on aarch64
` [RFC PATCH v4 14/15] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [RFC PATCH v4 15/15] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
[PATCH] virtio-scsi: reset SCSI devices from main loop thread
2023-01-19 21:43 UTC
[PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
2023-01-19 21:40 UTC
[PATCH v9 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
2023-01-19 21:37 UTC (4+ messages)
` [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
` [PATCH v9 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
` [PATCH v9 3/3] hw/riscv/boot.c: make riscv_load_initrd() static
[PATCH] hw/misc: Add basic Aspeed GFX model
2023-01-19 21:35 UTC (2+ messages)
[PATCH] tcg: Mark tcg helpers noinline to avoid an issue with LTO
2023-01-19 20:50 UTC (5+ messages)
[PATCH] vhost-user-fs: add capability to allow migration
2023-01-19 20:47 UTC (12+ messages)
[PATCH 0/3] tests/qtest/vnc-display-test: Silent warnings & explicit machine
2023-01-19 20:23 UTC (5+ messages)
` [PATCH 1/3] tests/qtest/vnc-display-test: Suppress build warnings on Windows
` [PATCH 2/3] tests/qtest/vnc-display-test: Use the 'none' machine
[PATCH v2 00/12] qemu-img info: Show protocol-level information
2023-01-19 20:12 UTC (7+ messages)
` [PATCH v2 01/12] block: Improve empty format-specific info dump
` [PATCH v2 03/12] block/vmdk: Change extent info type
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2023-01-19 19:48 UTC (11+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start
[PULL 00/15] Trivial branch for 8.0 patches
2023-01-19 18:57 UTC (2+ messages)
[PATCH] MAINTAINERS: Add myself as VFIO reviewer
2023-01-19 18:57 UTC
[PATCH v2 0/5] AVR target fixes
2023-01-19 18:29 UTC (9+ messages)
` [PATCH v2 2/5] target/avr: implement small RAM/large RAM feature
` [PATCH v2 3/5] target/avr: fix avr features processing
` [PATCH v2 4/5] target/avr: fix interrupt processing
` [PATCH v2 5/5] target/avr: enable icount mode
[PATCH v2 0/6] riscv: fdt related cleanups
2023-01-19 16:47 UTC (4+ messages)
` [PATCH v2 3/6] hw/riscv: simplify riscv_compute_fdt_addr()
[PATCH] gitlab-ci: Check building KVM-only aarch64 target
2023-01-19 16:38 UTC (3+ messages)
[PATCH 0/8] tests/qtest: Allow running boot-serial / migration with TCG disabled
2023-01-19 16:21 UTC (4+ messages)
` [RFC PATCH 6/8] tests/qtest/libqtest: Allow checking for HVF accelerator
[PATCH] travis.yml: Use the libfdt from the distro instead of the submodule
2023-01-19 16:04 UTC (3+ messages)
[PATCH 00/20] target/arm: CONFIG_TCG=n part 1
2023-01-19 15:58 UTC (6+ messages)
[PATCH 0/5] scripts/ci: update build environment playbooks
2023-01-19 15:41 UTC (6+ messages)
` [PATCH 1/5] scripts/ci: remove unnecessary checks from CentOS playbook
` [PATCH 2/5] scripts/ci: support CentOS Stream 8 in build-environment.yaml
` [PATCH 3/5] scripts/ci: add capstone development packages
` [PATCH 4/5] scripts/ci: unify package lists for CentOS in build-environment files
` [PATCH 5/5] scripts/ci: bump CentOS Python to 3.8
[PATCH v7 00/51] Xen support under KVM
2023-01-19 15:06 UTC (4+ messages)
` [PATCH v7 01/51] include: import Xen public headers to include/standard-headers/
[PULL 00/22] tcg patch queue
2023-01-19 15:05 UTC (2+ messages)
[PATCH 0/3] Remove C virtiofsd
2023-01-19 14:56 UTC (4+ messages)
[PATCH v14 00/11] s390x: CPU Topology
2023-01-19 14:48 UTC (4+ messages)
` [PATCH v14 11/11] docs/s390x/cpu topology: document s390x cpu topology
[PATCH v3 0/7] AML Housekeeping
2023-01-19 14:47 UTC (6+ messages)
` [PATCH v3 2/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu
completion timeouts with pin-based interrupts in QEMU hw/nvme
2023-01-19 14:32 UTC (12+ messages)
tests/qtest: Is vnc-display-test supposed to work on Darwin?
2023-01-19 14:14 UTC (9+ messages)
[PATCH] MAINTAINERS: Fix the entry for tests/tcg/nios2
2023-01-19 14:08 UTC (2+ messages)
[PATCH] travis.yml: Remove the generic addons section
2023-01-19 13:59 UTC
[PATCH qemu v2 3/3] target/arm/gdbstub: Support reading M security extension registers from GDB
2023-01-19 13:58 UTC (4+ 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).