messages from 2022-09-29 09:59:57 to 2022-09-29 22:38:44 UTC [more...]
[PATCH v5 0/9] Add 'q35' machine type to hotplug tests
2022-09-29 22:35 UTC (5+ messages)
` [PATCH v5 3/9] tests/x86: Refactor hot unplug hd-geo-test
` [PATCH v5 5/9] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
` [PATCH v5 7/9] tests/x86: replace snprint() by g_strdup_printf() in drive_del-test
` [PATCH v5 9/9] tests/x86: Add 'q35' machine type to ivshmem-test
[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
2022-09-29 22:31 UTC (3+ messages)
[PULL 00/14] x86 + misc changes for 2022-09-29
2022-09-29 21:02 UTC (16+ messages)
` [PULL 01/14] x86: return modified setup_data only if read as memory, not as file
` [PULL 02/14] x86: use typedef for SetupData struct
` [PULL 03/14] x86: reinitialize RNG seed on system reboot
` [PULL 04/14] x86: re-enable rng seeding via SetupData
` [PULL 05/14] qboot: rebuild based on latest commit
` [PULL 06/14] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PULL 07/14] watchdog: remove -watchdog option
` [PULL 08/14] ui: fix path to dbus-display1.h
` [PULL 09/14] meson: require 0.61.3
` [PULL 10/14] meson: multiple names can be passed to dependency()
` [PULL 11/14] configure, meson: move C++ compiler detection to meson.build
` [PULL 12/14] configure, meson: move linker flag detection to meson
` [PULL 13/14] target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' failed
` [PULL 14/14] x86: re-initialize RNG seed when selecting kernel
[PATCH] arm: re-randomize rng-seed on reboot
2022-09-29 20:57 UTC (2+ messages)
[PATCHv3 0/2] qemu direct io alignment fix
2022-09-29 20:05 UTC (3+ messages)
` [PATCHv3 1/2] block: move bdrv_qiov_is_aligned to file-posix
` [PATCHv3 2/2] block: use the request length for iov alignment
[PATCHv2] block: use the request length for iov alignment
2022-09-29 20:04 UTC (3+ messages)
[PATCH 0/2] Fix some problems with vvfat in R/W mode
2022-09-29 19:53 UTC (6+ messages)
` [PATCH 1/2] vvfat: allow some writes to bootsector
` [PATCH 2/2] vvfat: allow spaces in file names
[PATCH] docs: Update TPM documentation for usage of a TPM 2
2022-09-29 19:32 UTC (2+ messages)
[PATCH] Use g_new() & friends where that makes obvious sense
2022-09-29 19:30 UTC (2+ messages)
[PATCH] Drop superfluous conditionals around g_free()
2022-09-29 19:28 UTC (2+ messages)
[PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
2022-09-29 19:27 UTC (3+ messages)
[PATCH] checkpatch: ignore target/hexagon/imported/* files
2022-09-29 19:21 UTC (2+ messages)
[PATCH] mem/cxl_type3: fix GPF DVSEC
2022-09-29 19:19 UTC (2+ messages)
[PATCH] .gitignore: add .cache/ to .gitignore
2022-09-29 19:17 UTC (2+ messages)
[PATCH] RISC-V: Add support for Ztso
2022-09-29 19:16 UTC (2+ messages)
[PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
2022-09-29 19:08 UTC (2+ messages)
[PATCH] MAINTAINERS: step back from PPC
2022-09-29 18:13 UTC (2+ messages)
[PATCH] m68k: write bootinfo as rom section and re-randomize on reboot
2022-09-29 18:39 UTC
[PATCH v2] hyperv: fix SynIC SINT assertion failure on guest reset
2022-09-29 18:02 UTC (3+ messages)
Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
2022-09-29 17:35 UTC (6+ messages)
[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
2022-09-29 16:53 UTC (2+ messages)
[PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
2022-09-29 18:11 UTC (6+ messages)
virtiofsd: Any reason why there's not an "openat2" sandbox mode?
2022-09-29 17:03 UTC (12+ messages)
` [Virtio-fs] "
[PULL 00/37] qtests fixes
2022-09-29 14:49 UTC (2+ messages)
[PATCH] win32: set threads name
2022-09-29 17:47 UTC (2+ messages)
[PATCH v9 00/10] s390x: CPU Topology
2022-09-29 17:30 UTC (5+ messages)
` [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
[PATCH v1 1/1] hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
2022-09-29 16:50 UTC (3+ messages)
[PATCH v8 0/4] Enable notify VM exit
2022-09-29 17:28 UTC (2+ messages)
[PATCH 0/1] Update vfio-user module to the latest
2022-09-29 15:38 UTC (9+ messages)
[PATCH 0/2] ast2600: Disable NEON and VFPv4-D32
2022-09-29 15:29 UTC (8+ messages)
` [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
[PATCH] net: print a more actionable error when slirp is not found
2022-09-29 16:32 UTC
[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
2022-09-29 17:01 UTC (22+ messages)
` [PATCH v5 01/17] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
` [PATCH v5 02/17] accel/tcg: Drop addr member from SavedIOTLB
` [PATCH v5 03/17] accel/tcg: Suppress auto-invalidate in probe_access_internal
` [PATCH v5 04/17] accel/tcg: Introduce probe_access_full
` [PATCH v5 05/17] accel/tcg: Introduce tlb_set_page_full
` [PATCH v5 06/17] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
` [PATCH v5 08/17] accel/tcg: Move byte_swap from MemTxAttrs to CPUTLBEntryFull
` [PATCH v5 10/17] accel/tcg: Remove PageDesc code_bitmap
` [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache
[PATCH v2 for-7.2 0/2] pci *_by_mask() coverity fix
2022-09-29 16:29 UTC (2+ messages)
[PATCH] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
2022-09-29 17:02 UTC (3+ messages)
[PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool
2022-09-29 15:30 UTC (5+ messages)
` [PATCH 1/2] linux-aio: use LinuxAioState from the running thread
` [PATCH 2/2] thread-pool: use ThreadPool "
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-09-29 16:52 UTC (3+ messages)
` [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
[PATCH v1 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
2022-09-29 16:05 UTC (8+ messages)
` [PATCH v1 3/7] util: Introduce ThreadContext user-creatable object
` [PATCH v1 4/7] util: Add write-only "node-affinity" property for ThreadContext
[PATCH v1 00/51] maintainer pre-PR (testing, plugins, gitdm, semihosting)
2022-09-29 16:45 UTC (55+ messages)
` [PATCH v1 01/51] scripts/ci/setup: ninja missing from build-environment
` [PATCH v1 02/51] scripts/ci/setup: Fix libxen requirements
` [PATCH v1 03/51] scripts/ci/setup: spice-server only on x86 aarch64
` [PATCH v1 04/51] tests/docker: run script use realpath instead of readlink
` [PATCH v1 05/51] configure: move detected gdb to TCG's config-host.mak
` [PATCH v1 06/51] target/hexagon: add flex/bison/glib2 to qemu.yml
` [PATCH v1 07/51] target/hexagon: regenerate docker/cirrus files
` [PATCH v1 08/51] target/hexagon: manually add flex/bison/glib2 to remaining containers
` [PATCH v1 09/51] tests/docker: update fedora-win[32|64]-cross with lcitool
` [PATCH v1 10/51] tests/docker: move alpine from edge to tagged release
` [PATCH v1 11/51] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
` [PATCH v1 12/51] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PATCH v1 13/51] pc-bios/optionrom: detect CC options just once
` [PATCH v1 14/51] pc-bios/s390-ccw: "
` [PATCH v1 15/51] vof: add distclean target
` [PATCH v1 16/51] build: add recursive distclean rules
` [PATCH v1 17/51] configure: return status code from probe_target_compiler
` [PATCH v1 18/51] configure: store container engine in config-host.mak
` [PATCH v1 19/51] tests: simplify Makefile invocation for tests/tcg
` [PATCH v1 20/51] tests/tcg: remove -f from Makefile invocation
` [PATCH v1 21/51] tests/tcg: add distclean rule
` [PATCH v1 22/51] tests/tcg: unify ppc64 and ppc64le Makefiles
` [PATCH v1 23/51] tests/tcg: clean up calls to run-test
` [PATCH v1 24/51] tests/tcg: move compiler tests to Makefiles
` [PATCH v1 25/51] configure: move tests/tcg/Makefile.prereqs to root build directory
` [PATCH v1 26/51] configure: unify creation of cross-compilation Makefiles
` [PATCH v1 27/51] configure: cleanup creation of tests/tcg target config
` [PATCH v1 28/51] configure: build ROMs with container-based cross compilers
` [PATCH v1 29/51] pc-bios/optionrom: Adopt meson style Make output
` [PATCH v1 30/51] pc-bios/s390-ccw: "
` [PATCH v1 31/51] pc-bios/vof: "
` [PATCH v1 32/51] monitor: expose monitor_puts to rest of code
` [PATCH v1 33/51] disas: generalise plugin_printf and use for monitor_disas
` [PATCH v1 34/51] disas: use result of ->read_memory_func
` [PATCH v1 35/51] plugins: extend execlog to filter matches
` [PATCH v1 36/51] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
` [PATCH v1 37/51] docs/devel: clean-up qemu invocations in tcg-plugins
` [PATCH v1 38/51] docs/devel: move API to end of tcg-plugins.rst
` [PATCH v1 39/51] contrib/plugins: reset skip when matching in execlog
` [PATCH v1 40/51] docs/devel: document the test plugins
` [PATCH v1 41/51] semihosting: update link to spec
` [PATCH v1 42/51] gdbstub: move into its own sub directory
` [PATCH v1 43/51] gdbstub: move sstep flags probing into AccelClass
` [PATCH v1 44/51] gdbstub: move breakpoint logic to accel ops
` [PATCH v1 45/51] gdbstub: move guest debug support check to ops
` [PATCH v1 46/51] accel/kvm: move kvm_update_guest_debug to inline stub
` [PATCH v1 47/51] contrib/gitdm: add mapping for Loongson Technology
` [PATCH v1 48/51] contrib/gitdm: add Paul to individual contributors
` [PATCH v1 49/51] contrib/gitdm: add WANG Xuerui to individual contributers
` [PATCH v1 50/51] contrib/gitdm: add ISCAS to the academics group
` [PATCH v1 51/51] contrib/gitdm: add China Telecom to the domain map
[PATCH v2 0/7] qga: Add FreeBSD support
2022-09-29 14:33 UTC (18+ messages)
` [PATCH 1/7] qga: Add initial "
` [PATCH 2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file
` [PATCH 3/7] qga: Add UFS freeze/thaw support for FreeBSD
` [PATCH 4/7] qga: Add shutdown/halt/reboot "
` [PATCH 5/7] qga: Add support for user password setting in FreeBSD
` [PATCH 6/7] qga: Move HW address getting to a separate function
` [PATCH 7/7] qga: Add HW address getting for FreeBSD
[PATCH] hw/net: npcm7xx_emc: set MAC in register space
2022-09-29 15:54 UTC (8+ messages)
[PULL 00/37] Linux user for 7.2 patches
2022-09-29 14:48 UTC (2+ messages)
[PULL 0/1] xen queue 2022-09-27
2022-09-29 14:48 UTC (2+ messages)
[PATCH v2 0/4] Fix some loongarch tcg bugs
2022-09-29 15:14 UTC (5+ messages)
` [PATCH v2 2/4] target/loongarch: bstrins.w need set dest register EXT_SIGN
[PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
2022-09-29 13:48 UTC (8+ messages)
` [PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
` [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
[PATCH v2 1/1] scripts: check commit message length to fit 75 characters
2022-09-29 13:15 UTC (3+ messages)
Inscrutable CI jobs (avocado & Travis s390 check-tcg)
2022-09-29 13:24 UTC (6+ messages)
missing entries from docs/specs/pci-ids.txt ?
2022-09-29 13:48 UTC (3+ messages)
[PATCH] elf2dmp: free memory in failure
2022-09-29 12:04 UTC
[PATCH] cirrus_vga: fix potential memory overflow
2022-09-29 12:23 UTC
[PATCH v5 1/2] block: Ignore close() failure in get_tmp_filename()
2022-09-29 11:55 UTC (4+ messages)
` [PATCH v5 2/2] block: Refactor get_tmp_filename()
[PATCH v2] tests/9p: split virtio-9p-test.c into tests and 9p client part
2022-09-29 11:41 UTC
[PATCH v2 00/13] Misc ppc/mac machines clean up
2022-09-29 11:42 UTC (7+ messages)
` [PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
` [PATCH v2 10/13] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
[PULL 0/8] chardev patches
2022-09-29 11:05 UTC (9+ messages)
` [PULL 1/8] msmouse: Handle mouse reset
` [PULL 2/8] chardev: src buffer const for write functions
` [PULL 3/8] msmouse: Use fifo8 instead of array
` [PULL 4/8] msmouse: Add pnp data
` [PULL 5/8] serial: Allow unaligned i/o access
` [PULL 6/8] chardev: fix segfault in finalize
` [PULL 7/8] oslib-posix: Introduce qemu_socketpair()
` [PULL 8/8] vhost-user: Call qemu_socketpair() instead of socketpair()
[RFC PATCH] tests/docker: move alpine from edge to tagged release
2022-09-29 11:06 UTC (2+ messages)
[PATCH v2] pci: Assert that capabilities never overlap
2022-09-29 10:55 UTC (6+ messages)
[PATCH v2 0/5] Make serial msmouse work
2022-09-29 10:06 UTC (4+ messages)
` [PATCH v3 1/5] msmouse: Handle mouse reset
[PATCH v2 0/2] Add zoned storage emulation to virtio-blk driver
2022-09-29 9:48 UTC (3+ messages)
` [PATCH v2 1/2] include: update virtio_blk headers from Linux 5.19-rc2+
` [PATCH v2 2/2] virtio-blk: add zoned storage emulation for zoned devices
[PATCH v2 0/2] add zone append write for zoned device
2022-09-29 9:31 UTC (2+ messages)
` [PATCH v2 2/2] block: introduce zone append write for zoned devices
[PATCH v9 0/5] improve error handling for module load
2022-09-29 9:30 UTC (2+ messages)
` [PATCH v9 3/5] module: add Error arguments to module_load and module_load_qom
Question regarding live-migration with drive-mirror
2022-09-29 9:39 UTC (3+ 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).