messages from 2022-09-29 07:42:49 to 2022-09-29 17:50:53 UTC [more...]
[PULL 00/14] x86 + misc changes for 2022-09-29
2022-09-29 16:30 UTC (10+ 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 05/14] qboot: rebuild based on latest commit
` [PULL 07/14] watchdog: remove -watchdog option
` [PULL 08/14] ui: fix path to dbus-display1.h
` [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
Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
2022-09-29 16:39 UTC (5+ 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)
[PATCHv2] block: use the request length for iov alignment
2022-09-29 16:09 UTC
[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)
[PATCH 0/2] Fix some problems with vvfat in R/W mode
2022-09-29 14:24 UTC (5+ messages)
` [PATCH 1/2] vvfat: allow some writes to bootsector
` [PATCH 2/2] vvfat: allow spaces in file names
[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 (8+ messages)
` [PATCH v2 2/4] target/loongarch: bstrins.w need set dest register EXT_SIGN
` [PATCH v2 4/4] target/loongarch: flogb_{s/d} add set float_flag_divbyzero
[PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
2022-09-29 16:02 UTC (5+ messages)
[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] win32: set threads name
2022-09-29 13:41 UTC
virtiofsd: Any reason why there's not an "openat2" sandbox mode?
2022-09-29 15:47 UTC (11+ messages)
` [Virtio-fs] "
[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 (13+ messages)
` [PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
` [PATCH v2 06/13] mac_newworld: Simplify creation of Uninorth devices
` [PATCH v2 09/13] hw/ppc/mac.h: Move macio specific parts out from shared header
` [PATCH v2 10/13] hw/ppc/mac.h: Move grackle-pcihost declaration "
` [PATCH v2 13/13] mac_nvram: Use NVRAM_SIZE constant
[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 (7+ messages)
[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
2022-09-29 10:49 UTC (2+ 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 (3+ messages)
` [PATCH v2 1/2] file-posix: add the tracking of the zones wp
` [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 (6+ messages)
` [PATCH v9 1/5] module: removed unused function argument "mayfail"
` [PATCH v9 2/5] module: rename module_load_one to module_load
` [PATCH v9 3/5] module: add Error arguments to module_load and module_load_qom
` [PATCH v9 4/5] dmg: warn when opening dmg images containing blocks of unknown type
` [PATCH v9 5/5] accel: abort if we fail to load the accelerator plugin
Question regarding live-migration with drive-mirror
2022-09-29 9:39 UTC (3+ messages)
[PATCH v10 0/7] Add support for zoned device
2022-09-29 8:36 UTC (8+ messages)
` [PATCH v10 1/7] include: add zoned device structs
` [PATCH v10 2/7] file-posix: introduce helper functions for sysfs attributes
` [PATCH v10 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v10 4/7] raw-format: add zone operations to pass through requests
` [PATCH v10 5/7] config: add check to block layer
` [PATCH v10 6/7] qemu-iotests: test new zone operations
` [PATCH v10 7/7] docs/zoned-storage: add zoned device documentation
[PATCH] tests: Add sndio to the FreeBSD CI containers / VM
2022-09-29 8:14 UTC (2+ messages)
[PATCH v2 0/2] Fix dumping in kdump format with non-aligned memory
2022-09-29 7:54 UTC (3+ messages)
` [PATCH v2 2/2] dump: fix kdump to work over non-aligned blocks
[PATCH 1/1] qxl: add subsystem_vendor_id property
2022-09-29 7:37 UTC (2+ messages)
[RESEND PATCH v8 0/4] Enable notify VM exit
2022-09-29 7:20 UTC (4+ messages)
` [RESEND PATCH v8 1/4] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [RESEND PATCH v8 3/4] kvm: expose struct KVMState
` [RESEND PATCH v8 4/4] i386: add notify VM exit support
[PATCH 2/3] vdpa: load vlan configuration at NIC startup
2022-09-29 7:13 UTC (11+ messages)
[PATCH 00/10] Misc ppc/mac machines clean up
2022-09-29 7:07 UTC (5+ messages)
` [PATCH 08/10] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
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).