messages from 2023-06-06 22:47:15 to 2023-06-07 15:39:12 UTC [more...]
[PATCH v5 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-07 13:54 UTC (13+ messages)
` [PATCH v5 1/3] hw/i386/pc: Refactor logic to set SMBIOS defaults
` [PATCH v5 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PATCH v5 3/3] pc: q35: Bump max_cpus to 1024
[PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
2023-06-07 17:08 UTC (2+ messages)
[PATCH v3] 9pfs: prevent opening special files (CVE-2023-2861)
2023-06-07 15:34 UTC (3+ messages)
[PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
2023-06-07 15:29 UTC (4+ messages)
[PATCH 0/3] qemu-img: map: implement support for compressed clusters
2023-06-07 15:26 UTC (4+ messages)
` [PATCH 1/3] block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
` [PATCH 2/3] qemu-img: map: report compressed data blocks
` [PATCH 3/3] qemu-iotests: update expected tests output to contain "compressed" field
[PATCH V3] memory: RAM_NAMED_FILE flag
2023-06-07 15:18 UTC
QEMU developers fortnightly conference call for 2023-06-13
2023-06-07 15:17 UTC (2+ messages)
[PULL 00/17] Block patches
2023-06-07 15:14 UTC (5+ messages)
` [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
[PATCH V3] migration: simplify notifiers
2023-06-07 15:10 UTC (2+ messages)
[PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
2023-06-07 15:06 UTC (5+ messages)
Release of RSD (Rust QSD) 0.1
2023-06-07 15:01 UTC
[PATCH v3 0/4] vhost-user-gpu get_edid feature
2023-06-07 14:54 UTC (5+ messages)
` [PATCH v3 1/4] virtio-gpu: refactor generate_edid function to virtio_gpu_base
` [PATCH v3 2/4] docs: vhost-user-gpu: add protocol changes for EDID
` [PATCH v3 3/4] contrib/vhost-user-gpu: implement get_edid feature
` [PATCH v3 4/4] vhost-user-gpu: implement get_edid frontend feature
[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
2023-06-07 14:51 UTC (7+ messages)
` [PATCH v2 1/3] hw/smbios: Fix smbios_smp_sockets caculation
` [PATCH v2 2/3] hw/smbios: Fix thread count in type4
` [PATCH v2 3/3] hw/smbios: Fix core "
[PULL 00/12] xen queue
2023-06-07 14:48 UTC (14+ messages)
` [PULL 01/12] hw/xen: Simplify emulated Xen platform init
` [PULL 02/12] hw/xen: Fix memory leak in libxenstore_open() for Xen
` [PULL 03/12] xen: Drop support for Xen versions below 4.7.1
` [PULL 04/12] hw/xen: Fix broken check for invalid state in xs_be_open()
` [PULL 05/12] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
` [PULL 06/12] hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()
` [PULL 07/12] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
` [PULL 08/12] hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
` [PULL 09/12] hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
` [PULL 10/12] hw/isa/piix3: Resolve redundant k->config_write assignments
` [PULL 11/12] hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
` [PULL 12/12] xen-block: fix segv on unrealize
[PATCH V2] memory: RAM_NAMED_FILE flag
2023-06-07 14:48 UTC (5+ messages)
[PULL 0/2] vfio-user queue
2023-06-07 14:38 UTC (3+ messages)
` [PULL 1/2] vfio-user: update comments
` [PULL 2/2] docs: fix multi-process QEMU documentation
[PATCH] iotests: fix 194: filter out racy postcopy-active event
2023-06-07 14:36 UTC
[PATCH V3] migration: simplify blockers
2023-06-07 14:35 UTC
[PATCH v2 0/4] Optimize UNMAP call and bug fix
2023-06-07 14:06 UTC (7+ messages)
` [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
[PATCH] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
2023-06-07 14:04 UTC (5+ messages)
[PATCH] hw/acpi: Fix PM control register access
2023-06-07 14:26 UTC (4+ messages)
[PATCH v2 00/12] aspeed: fixes and extensions
2023-06-07 14:19 UTC (27+ messages)
` [PATCH v2 01/12] aspeed/hace: Initialize g_autofree pointer
` [PATCH v2 02/12] aspeed: Introduce a boot_rom region at the machine level
` [PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
` [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
` [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
` [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
` [PATCH v2 07/12] hw/ssi: Check for duplicate addresses
` [PATCH v2 08/12] aspeed: Create flash devices only when defaults are enabled
` [PATCH v2 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PATCH v2 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
` [PATCH v2 11/12] aspeed: Introduce a "bmc-console" machine option
` [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
[PATCH V2] migration: simplify blockers
2023-06-07 14:13 UTC (5+ messages)
[PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
2023-06-07 14:08 UTC (5+ messages)
[PATCH V2 0/4] string list functions
2023-06-07 13:54 UTC (13+ messages)
` [PATCH V2 1/4] qapi: strList_from_string
[PATCH 1/2] block/file-posix: fix g_file_get_contents return path
2023-06-07 13:51 UTC (2+ messages)
[PATCH v2] target/riscv/vector_helper.c: Remove the check for extra tail elements
2023-06-07 13:32 UTC (2+ messages)
[PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
2023-06-07 13:27 UTC (7+ messages)
[PATCH 0/3] migration: Fix multifd cancel test
2023-06-07 13:25 UTC (10+ messages)
` [PATCH 1/3] migration/multifd: Rename threadinfo.c functions
` [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
` [PATCH 3/3] tests/qtest: Re-enable multifd cancel test
[PATCH] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
2023-06-07 13:03 UTC (3+ messages)
[PATCH 00/16] target/riscv, KVM: fixes and enhancements
2023-06-07 13:01 UTC (13+ messages)
` [PATCH 11/16] target/riscv: add KVM specific MISA properties
` [PATCH 12/16] target/riscv/kvm.c: update KVM MISA bits
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM
` [PATCH 15/16] target/riscv: update multi-letter extension KVM properties
` [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
[PATCH v14 00/10] TCG code quality tracking
2023-06-07 12:49 UTC (4+ messages)
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
[PATCH] target/ppc: Implement gathering irq statistics
2023-06-07 12:48 UTC (3+ messages)
[PATCH v15 00/10] TCG code quality tracking
2023-06-07 12:24 UTC (11+ messages)
` [PATCH v15 01/10] accel/tcg: remove CONFIG_PROFILER
` [PATCH v15 02/10] accel/tcg: introduce TBStatistics structure
` [PATCH v15 03/10] accel: collecting TB execution count
` [PATCH v15 04/10] accel/tcg: add jit stats to TBStatistics
` [PATCH v15 05/10] monitor: adding tb_stats hmp command
` [PATCH v15 06/10] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v15 07/10] tb-stats: Adding info [tb-list|tb] commands to HMP (WIP)
` [PATCH v15 08/10] debug: add -d tb_stats to control TBStatistics
` [PATCH v15 09/10] tb-stats: dump hot TBs at the end of the execution
` [PATCH v15 10/10] docs: add tb-stats how to
[PATCH RFC 0/2] vdpa: refactor vdpa_feature_bits array
2023-06-07 12:12 UTC (3+ messages)
` [PATCH RFC 1/2] vdpa: delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
` [PATCH RFC 2/2] vdpa: order vdpa_feature_bits array
[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
2023-06-07 11:39 UTC (4+ messages)
` [PATCH v3 09/14] nbd/server: Initial support for extended headers
[PATCH] ui/sdl2: Support multiple OpenGL-enabled windows
2023-06-07 11:24 UTC (3+ messages)
[PATCH] hw/mips: Improve the default USB settings in the loongson3-virt machine
2023-06-07 10:26 UTC (2+ messages)
[PATCH] ui/sdl2: Allow high-dpi
2023-06-07 10:21 UTC (2+ messages)
[PATCH] vdpa: fix not using CVQ buffer in case of error
2023-06-07 10:10 UTC (4+ messages)
Building of docs does not work anymore
2023-06-07 9:46 UTC (2+ messages)
[PATCH v1 1/2] target/ppc: Fix decrementer time underflow and infinite timer loop
2023-06-07 9:43 UTC (3+ messages)
[PATCH] vhost: fix vhost_dev_enable_notifiers() error case
2023-06-07 9:32 UTC (2+ messages)
[PATCH] meson: fix "static build" entry in summary
2023-06-07 9:30 UTC (4+ messages)
[PATCH] virtio-net: correctly report maximum tx_queue_size value
2023-06-07 9:23 UTC (2+ messages)
[PATCH 1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display
2023-06-07 9:21 UTC
[PULL 00/18] s390x and misc patches
2023-06-07 9:11 UTC (4+ messages)
` [PULL 15/18] s390x/tcg: Fix CPU address returned by STIDP
[PATCH] configure: check for $download value properly
2023-06-07 9:02 UTC (3+ messages)
[PATCH v2 00/10] meson: replace submodules with wrap files
2023-06-07 8:56 UTC (5+ messages)
[PATCH v2] hvf: Report HV_DENIED error
2023-06-07 8:55 UTC
Reducing vdpa migration downtime because of memory pin / maps
2023-06-07 8:08 UTC (3+ messages)
[PATCH 0/2] target/arm: Fix --disable-tcg build
2023-06-07 7:46 UTC (6+ messages)
` [PATCH 1/2] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
` [PATCH 2/2] gitlab: Add cross-arm64-kvm-only
[PATCH 0/2] tcg/tci: Two regression fixes
2023-06-07 7:44 UTC (5+ messages)
` [PATCH 1/2] tcg/tci: Adjust passing of MemOpIdx
` [PATCH 2/2] tcg/tci: Adjust call-clobbered regs for int128_t
[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
2023-06-07 7:41 UTC (8+ messages)
` [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
[PATCH v4 0/1] use XHCI to replace EHCI
2023-06-07 7:25 UTC (4+ messages)
` [PATCH v4 1/1] hw/arm/sbsa-ref: "
[PATCH 0/2] i386/cpuid: Minor fixes for CPUID leaf 1f setup
2023-06-07 6:33 UTC (3+ messages)
[PATCH 0/4] target/ppc: TCG SMT support for spapr
2023-06-07 5:31 UTC (3+ messages)
` [PATCH 2/4] target/ppc: Add support for SMT CTRL register
[PATCH] target/riscv/vector_helper.c: Remove the check for extra tail elements
2023-06-07 3:12 UTC (3+ messages)
[PATCH v4 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-07 1:46 UTC (12+ messages)
` [PATCH v4 1/3] hw/i386/pc: Refactor logic to set SMBIOS set defaults
` [PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PATCH v4 3/3] pc: q35: Bump max_cpus to 1024
[PULL 00/21] (Mostly) build system patches for 2023-06-06
2023-06-07 1:23 UTC (3+ messages)
` [PULL 16/21] meson: subprojects: replace submodules with wrap files
[PULL v3 0/10] xenpvh3-tag
2023-06-06 23:12 UTC (7+ 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).