qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-07 13:33:59 to 2023-06-08 09:44:15 UTC [more...]

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-06-08  9:43 UTC  (6+ messages)

[PATCH v4 0/4] target/riscv: Add Smrnmi support
 2023-06-08  9:43 UTC  (6+ messages)
` [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension
` [PATCH v4 2/4] target/riscv: Add Smrnmi CSRs
` [PATCH v4 3/4] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v4 4/4] target/riscv: Add Smrnmi mnret instruction

[QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
 2023-06-08  9:42 UTC  (2+ messages)

[PATCH] target/ppc: Implement gathering irq statistics
 2023-06-08  9:34 UTC  (3+ messages)

[PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
 2023-06-08  9:34 UTC  (5+ messages)

[PATCH v14 00/10] TCG code quality tracking
 2023-06-08  9:23 UTC  (6+ messages)
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)

[PATCH 0/4] ppc/spapr: Nested HV fix and tidying
 2023-06-08  9:13 UTC  (5+ messages)
` [PATCH 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
` [PATCH 2/4] ppc/spapr: Add a nested state struct
` [PATCH 3/4] ppc/spapr: load and store l2 state with helper functions
` [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file

[PATCH v6 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
 2023-06-08  8:40 UTC  (6+ messages)
` [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PATCH v6 2/2] pc: q35: Bump max_cpus to 1024

[PATCH v2] hw/acpi: Fix PM control register access
 2023-06-08  8:33 UTC  (2+ messages)

[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
 2023-06-08  8:28 UTC  (11+ 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 "

[RFC v3] linux-user/riscv: Add syscall riscv_hwprobe
 2023-06-08  7:55 UTC 

[PATCH v3 0/4] target/riscv: Add Smrnmi support
 2023-06-08  7:12 UTC  (4+ messages)
` [PATCH v3 1/4] target/riscv: Add Smrnmi cpu extension

[QEMU PATCH 0/1]
 2023-06-08  7:06 UTC  (3+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
 2023-06-08  6:46 UTC  (4+ messages)
` [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'

[PATCH 00/16] target/riscv, KVM: fixes and enhancements
 2023-06-08  6:39 UTC  (9+ messages)
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[PATCH] target/riscv/vector_helper.c: clean up reference of MTYPE
 2023-06-08  5:35 UTC 

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-08  4:38 UTC  (2+ messages)

[PATCH QEMU v5 0/8] migration: introduce dirtylimit capability
 2023-06-08  2:02 UTC  (9+ messages)
` [PATCH QEMU v5 1/8] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH QEMU v5 2/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH QEMU v5 3/8] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH QEMU v5 4/8] migration: Introduce dirty-limit capability
` [PATCH QEMU v5 5/8] migration: Refactor auto-converge capability logic
` [PATCH QEMU v5 6/8] migration: Implement dirty-limit convergence algo
` [PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info
` [PATCH QEMU v5 8/8] tests: Add migration dirty-limit capability test

[PATCH v2] block/file-posix: fix wps checking in raw_co_prw
 2023-06-08  2:44 UTC  (3+ messages)

Building of docs does not work anymore
 2023-06-08  0:04 UTC  (3+ messages)

[PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
 2023-06-07 21:03 UTC  (5+ messages)

[PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
 2023-06-07 20:54 UTC  (5+ messages)
` [PATCH 1/1] maintainers: "

[PATCH v5 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
 2023-06-07 20:44 UTC  (12+ 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

[RFC v2 0/6] Native Library Calls
 2023-06-07 19:19 UTC  (10+ messages)
` [RFC v2 1/6] build: Add configure options for native calls
` [RFC v2 2/6] Add the libnative library
` [RFC v2 3/6] target/i386: Add native library calls
` [RFC v2 4/6] target/mips: "
` [RFC v2 5/6] target/arm: "
` [RFC v2 6/6] linux-user: Add '-native-bypass' option

[PATCH v5 00/11] *** Add allwinner-r40 support ***
 2023-06-07 19:06 UTC  (4+ messages)

[PATCH] iotests: fix 194: filter out racy postcopy-active event
 2023-06-07 18:49 UTC  (3+ messages)

[PULL 00/12] xen queue
 2023-06-07 18:42 UTC  (15+ 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

[PULL 0/2] vfio-user queue
 2023-06-07 18:42 UTC  (4+ messages)
` [PULL 1/2] vfio-user: update comments
` [PULL 2/2] docs: fix multi-process QEMU documentation

[PATCH 04/20] migration: file URI
 2023-06-07 18:39 UTC  (2+ messages)

[PATCH V2] migration: file URI
 2023-06-07 18:38 UTC 

[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
 2023-06-07 18:22 UTC  (4+ messages)
` [PATCH v3 10/14] nbd/client: Initial support for extended headers

[PATCH 1/2] block/file-posix: fix g_file_get_contents return path
 2023-06-07 16:08 UTC  (5+ messages)
` [PATCH 2/2] block/file-posix: fix wps checking in raw_co_prw

[PATCH v2 00/11] block: Re-enable the graph lock
 2023-06-07 18:19 UTC  (2+ messages)

[PATCH V9 00/46] Live Update
 2023-06-07 17:37 UTC  (5+ messages)

[PATCH v4] 9pfs: prevent opening special files (CVE-2023-2861)
 2023-06-07 17:22 UTC  (2+ messages)

[QEMU][PATCH v7 00/10] Introduce xenpvh machine for arm architecture
 2023-06-07 17:04 UTC  (11+ messages)
` [QEMU][PATCH v7 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [QEMU][PATCH v7 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
` [QEMU][PATCH v7 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [QEMU][PATCH v7 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [QEMU][PATCH v7 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [QEMU][PATCH v7 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [QEMU][PATCH v7 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
` [QEMU][PATCH v7 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
` [QEMU][PATCH v7 09/10] hw/arm: introduce xenpvh machine
` [QEMU][PATCH v7 10/10] meson.build: enable xenpv machine build for ARM

[PATCH v2 00/12] aspeed: fixes and extensions
 2023-06-07 17:05 UTC  (11+ messages)
` [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
` [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
` [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers

[PULL 0/5] misc ci fixes
 2023-06-07 17:03 UTC  (7+ messages)
` [PULL 1/5] tcg/tci: Adjust passing of MemOpIdx
` [PULL 2/5] tcg/tci: Adjust call-clobbered regs for int128_t
` [PULL 3/5] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
` [PULL 4/5] gitlab: Add cross-arm64-kvm-only
` [PULL 5/5] iotests: fix 194: filter out racy postcopy-active event

[PATCH 0/3] migration: Fix multifd cancel test
 2023-06-07 16:58 UTC  (6+ messages)
` [PATCH 2/3] migration/multifd: Protect accesses to migration_threads

[PATCH V2] oslib: qemu_clear_cloexec
 2023-06-07 16:42 UTC  (2+ messages)

[PATCH v2 0/8] misc AHCI cleanups
 2023-06-07 16:32 UTC  (5+ messages)
` [PATCH v2 5/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set

[PULL 0/6] tricore queue
 2023-06-07 16:24 UTC  (7+ messages)
` [PULL 1/6] tests/tcg/tricore: Move asm tests into 'asm' directory
` [PULL 2/6] tests/tcg/tricore: Uses label for memory addresses
` [PULL 3/6] tests/tcg/tricore: Add first C program
` [PULL 4/6] target/tricore: Refactor PCXI/ICR register fields
` [PULL 5/6] target/tricore: Fix wrong PSW for call insns
` [PULL 6/6] tests/tcg/tricore: Add recursion test for CSAs

[PATCH v2 0/3] migration: Fix multifd cancel test
 2023-06-07 16:24 UTC  (5+ messages)
` [PATCH v2 1/3] migration/multifd: Rename threadinfo.c functions
` [PATCH v2 2/3] migration/multifd: Protect accesses to migration_threads
` [PATCH v2 3/3] tests/qtest: Re-enable multifd cancel test

[PATCH] vdpa: fix not using CVQ buffer in case of error
 2023-06-07 16:04 UTC  (4+ messages)

[PATCH V3] migration: simplify blockers
 2023-06-07 15:58 UTC  (2+ messages)

[PULL 0/3] SNAFU build system fixes for 2023-06-07
 2023-06-07 15:47 UTC  (4+ messages)
` [PULL 1/3] meson: fix "static build" entry in summary
` [PULL 2/3] configure: check for $download value properly
` [PULL 3/3] tests: fp: remove unused submodules

[PATCH v2] target/riscv/vector_helper.c: Remove the check for extra tail elements
 2023-06-07 15:46 UTC  (3+ messages)

[PATCH v3] 9pfs: prevent opening special files (CVE-2023-2861)
 2023-06-07 15:34 UTC  (3+ 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  (4+ 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] memory: RAM_NAMED_FILE flag
 2023-06-07 14:48 UTC  (5+ messages)

[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  (3+ messages)

[PATCH] hw/acpi: Fix PM control register access
 2023-06-07 14:26 UTC  (4+ messages)

[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  (2+ messages)

[PATCH V2 0/4] string list functions
 2023-06-07 13:54 UTC  (13+ messages)
` [PATCH V2 1/4] qapi: strList_from_string


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