qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-03 16:42:19 to 2022-12-05 13:30:59 UTC [more...]

[PATCH] memory: dump HPA and access type of ramblocks
 2022-12-05 12:15 UTC  (3+ messages)

[PATCH] net: Fix qemu crash when hot-pluging a vhost-net failed
 2022-12-05  7:20 UTC  (3+ messages)

[PATCH v12 0/7] s390x: CPU Topology
 2022-12-05 13:29 UTC  (8+ messages)
` [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology

[PATCH v13 0/8] Add support for zoned device
 2022-12-05 13:24 UTC  (6+ messages)
` [PATCH v13 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH v2 0/4] Guest announce feature emulation using Shadow VirtQueue
 2022-12-05 13:06 UTC  (8+ messages)
` [PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail

[RFC PATCH] test-bdrv-drain: keep graph manipulations out of coroutines
 2022-12-05 13:01 UTC  (5+ messages)

[PATCH for-8.0] target/s390x: The MVCP and MVCS instructions are not privileged
 2022-12-05 12:58 UTC 

[RFC 0/5] Protection information pass-through for block devices
 2022-12-05 12:47 UTC  (4+ messages)

[PULL 00/10] virtio,pc,pci: fixes,cleanups,features
 2022-12-05 12:45 UTC  (6+ messages)
` [PULL 02/10] pci-bridge/cxl_downstream: Add a CXL switch downstream port

[PULL for 7.2-rc4 0/1] loongarch for 7.2-rc4 patch
 2022-12-05 12:28 UTC  (7+ messages)

[PATCH 0/2] Fixes to test-bdrv-drain unit test
 2022-12-05 12:10 UTC  (3+ messages)
` [PATCH 1/2] test-bdrv-drain.c: remove test_detach_by_parent_cb()
` [PATCH 2/2] tests/unit/test-bdrv-drain.c: graph setup functions can't run in coroutines

[PATCH] linux-user: Fix access to /proc/self/exe
 2022-12-05 11:38 UTC 

[PATCH] Revert "hw/loongarch/virt: Add cfi01 pflash device"
 2022-12-05 11:30 UTC 

[PATCH v2 0/2] Use a more portable way to enable target specific functions
 2022-12-05 11:17 UTC  (4+ messages)
` [PATCH 1/2] util/bufferiszero: Use __attribute__((target)) for avx2/avx512
` [PATCH 2/2] meson: Set avx512f option to auto

[PATCH v2 00/14] ui: Move and clean up monitor command code
 2022-12-05 11:11 UTC  (9+ messages)
` [PATCH v2 03/14] ui/spice: Require spice-protocol >= 0.14.0
` [PATCH v2 04/14] Revert "hmp: info spice: take out webdav"
` [PATCH v2 05/14] ui/spice: Require spice-server >= 0.14.0
` [PATCH v2 06/14] ui/spice: QXLInterface method set_mm_time() is now dead, drop

[PATCH v2 00/51] migration patches for VFIO
 2022-12-05  9:56 UTC  (53+ messages)
` [PATCH v2 01/51] update seabios source from 1.16.0 to 1.16.1
` [PATCH v2 02/51] update seabios binaries "
` [PATCH v2 03/51] replay: Fix declaration of replay_read_next_clock
` [PATCH v2 04/51] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
` [PATCH v2 05/51] hw/display/qxl: Document qxl_phys2virt()
` [PATCH v2 06/51] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
` [PATCH v2 07/51] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
` [PATCH v2 08/51] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
` [PATCH v2 09/51] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
` [PATCH v2 10/51] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
` [PATCH v2 11/51] Update VERSION for v7.2.0-rc3
` [PATCH v2 12/51] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
` [PATCH v2 13/51] vhost: enable vrings in vhost_dev_start() for vhost-user devices
` [PATCH v2 14/51] hw/virtio: add started_vu status field to vhost-user-gpio
` [PATCH v2 15/51] hw/virtio: generalise CHR_EVENT_CLOSED handling
` [PATCH v2 16/51] include/hw: VM state takes precedence in virtio_device_should_start
` [PATCH v2 17/51] hw/nvme: fix aio cancel in format
` [PATCH v2 18/51] hw/nvme: fix aio cancel in flush
` [PATCH v2 19/51] hw/nvme: fix aio cancel in zone reset
` [PATCH v2 20/51] hw/nvme: fix aio cancel in dsm
` [PATCH v2 21/51] hw/nvme: remove copy bh scheduling
` [PATCH v2 22/51] target/i386: allow MMX instructions with CR4.OSFXSR=0
` [PATCH v2 23/51] target/i386: Always completely initialize TranslateFault
` [PATCH v2 24/51] hw/loongarch/virt: Add cfi01 pflash device
` [PATCH v2 25/51] tests/qtest/migration-test: Fix unlink error and memory leaks
` [PATCH v2 26/51] target/s390x/tcg: Fix and improve the SACF instruction
` [PATCH v2 27/51] hw/display/next-fb: Fix comment typo
` [PATCH v2 28/51] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PATCH v2 29/51] multifd: Create page_count "
` [PATCH v2 30/51] migration: Export ram_transferred_ram()
` [PATCH v2 31/51] migration: Export ram_release_page()
` [PATCH v2 32/51] migration: Take bitmap mutex when completing ram migration
` [PATCH v2 33/51] migration: Add postcopy_preempt_active()
` [PATCH v2 34/51] migration: Cleanup xbzrle zero page cache update logic
` [PATCH v2 35/51] migration: Trivial cleanup save_page_header() on same block check
` [PATCH v2 36/51] migration: Remove RAMState.f references in compression code
` [PATCH v2 37/51] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH v2 38/51] migration: Use atomic ops properly for page accountings
` [PATCH v2 39/51] migration: Teach PSS about host page
` [PATCH v2 40/51] migration: Introduce pss_channel
` [PATCH v2 41/51] migration: Add pss_init()
` [PATCH v2 42/51] migration: Make PageSearchStatus part of RAMState
` [PATCH v2 43/51] migration: Move last_sent_block into PageSearchStatus
` [PATCH v2 44/51] migration: Send requested page directly in rp-return thread
` [PATCH v2 45/51] migration: Remove old preempt code around state maintainance
` [PATCH v2 46/51] migration: Drop rs->f
` [PATCH v2 47/51] migration: Remove res_compatible parameter
` [PATCH v2 48/51] migration: No save_live_pending() method uses the QEMUFile parameter
` [PATCH v2 49/51] migration: Split save_live_pending() into state_pending_*
` [PATCH v2 50/51] migration: Remove unused threshold_size parameter
` [PATCH v2 51/51] migration: simplify migration_iteration_run()

[PATCH v2 0/3] target/riscv: Apply KVM policy to ISA extensions
 2022-12-05 10:25 UTC  (4+ messages)
` [PATCH v2 1/3] update-linux-headers: Version 6.1-rc8
` [PATCH v2 2/3] target/riscv: Extend isa_ext_data for single letter extensions
` [PATCH v2 3/3] target/riscv: kvm: Support selecting VCPU extensions

REG: TTC Timer
 2022-12-05 10:37 UTC  (2+ messages)

[PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
 2022-12-05  9:29 UTC  (10+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-05  9:23 UTC  (5+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry

[PATCH] target/i386/hax: Add XCR0 support
 2022-12-05  9:10 UTC  (5+ messages)

[PATCH v10 0/5] add generic vDPA device support
 2022-12-05  8:49 UTC  (6+ messages)
` [PATCH v10 1/5] virtio: get class_id and pci device id by the virtio id
` [PATCH v10 2/5] vdpa: add vdpa-dev support
` [PATCH v10 3/5] vdpa: add vdpa-dev-pci support
` [PATCH v10 4/5] vdpa-dev: mark the device as unmigratable
` [PATCH v10 5/5] docs: Add generic vhost-vdpa device documentation

[PATCH 01/15] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
 2022-12-05  8:21 UTC  (15+ messages)
` [PATCH 02/15] hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
` [PATCH 03/15] hw/riscv: Fix opentitan dependency to SIFIVE_PLIC
` [PATCH 04/15] hw/riscv: Sort machines Kconfig options in alphabetical order
` [PATCH 05/15] hw/riscv: spike: Remove misleading comments
` [PATCH 06/15] hw/intc: sifive_plic: Drop PLICMode_H
` [PATCH 15/15] hw/intc: sifive_plic: Fix the pending register range check

tests/qtest: Is vnc-display-test supposed to work on Darwin?
 2022-12-05  7:51 UTC  (2+ messages)

[RFC PATCH] migration: reduce time of loading non-iterable vmstate
 2022-12-05  6:56 UTC  (5+ messages)

[PATCH] target/riscv: Fix mret exception cause when no pmp rule is configured
 2022-12-05  6:53 UTC 

[PATCH for 8.0 v8 00/12] ASID support in vhost-vdpa net
 2022-12-05  4:24 UTC  (7+ messages)
` [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree

[PATCH] intel-iommu: Document iova_tree
 2022-12-05  4:23 UTC  (2+ messages)

[PATCH] vhost: Not return fail while the device does not support send_iotlb_msg
 2022-12-05  4:18 UTC  (4+ messages)

[PATCH 0/3] Fix UNMAP notifier for intel-iommu
 2022-12-05  4:12 UTC  (8+ messages)
` [PATCH 3/3] intel-iommu: build iova tree during IOMMU translation

[PATCH] configure: Add --enable-lto
 2022-12-05  1:10 UTC  (3+ messages)

[PULL for-7.2 0/2] TCG/i386 fixes for QEMU 7.2-rc4
 2022-12-04 23:46 UTC  (2+ messages)

[PULL for-7.2 0/5] hw/nvme fixes
 2022-12-04 23:46 UTC  (4+ messages)

[PULL 0/3] Optional fixes for inclusion into QEMU 7.2.0-rc4
 2022-12-04 23:47 UTC  (5+ messages)
` [PULL 1/3] tests/qtest/migration-test: Fix unlink error and memory leaks
` [PULL 2/3] target/s390x/tcg: Fix and improve the SACF instruction
` [PULL 3/3] hw/display/next-fb: Fix comment typo

[PULL 0/5] virtio: regression fix
 2022-12-04 23:46 UTC  (2+ messages)

[PATCH 0/3] python: testing fixes
 2022-12-04 22:38 UTC  (2+ messages)

[PATCH] docs/acpi/bits: document BITS_DEBUG environment variable
 2022-12-04 22:09 UTC  (2+ messages)

[PATCH 00/32] Consolidate PIIX south bridges
 2022-12-04 21:45 UTC  (36+ messages)
` [PATCH 01/32] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
` [PATCH 02/32] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
` [PATCH 03/32] hw/isa/piix4: Correct IRQRC[A:D] reset values
` [PATCH 04/32] hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
` [PATCH 05/32] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH 06/32] hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
` [PATCH 07/32] hw/i386/pc: Create RTC controllers in south bridges
` [PATCH 08/32] hw/i386/pc: No need for rtc_state to be an out-parameter
` [PATCH 09/32] hw/isa/piix3: Create USB controller in host device
` [PATCH 10/32] hw/isa/piix3: Create power management "
` [PATCH 11/32] hw/core: Introduce proxy-pic
` [PATCH 12/32] hw/isa/piix3: Create Proxy PIC in host device
` [PATCH 13/32] hw/isa/piix3: Create IDE controller "
` [PATCH 14/32] hw/isa/piix3: Wire up ACPI interrupt internally
` [PATCH 15/32] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PATCH 16/32] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
` [PATCH 17/32] hw/isa/piix3: Rename piix3_reset() "
` [PATCH 18/32] hw/isa/piix3: Prefix pci_slot_get_pirq() with "piix3_"
` [PATCH 19/32] hw/isa/piix3: Rename typedef PIIX3State to PIIXState
` [PATCH 20/32] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
` [PATCH 21/32] hw/isa/piix4: Remove unused code
` [PATCH 22/32] hw/isa/piix4: Use Proxy PIC device
` [PATCH 23/32] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH 24/32] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PATCH 25/32] hw/isa/piix4: Prefix pci_slot_get_pirq() with "piix4_"
` [PATCH 26/32] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH 27/32] hw/isa/piix: Harmonize names of reset control memory regions
` [PATCH 28/32] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PATCH 29/32] hw/isa/piix: Rename functions to be shared for interrupt triggering
` [PATCH 30/32] hw/isa/piix: Consolidate IRQ triggering
` [PATCH 31/32] hw/isa/piix: Share PIIX3 base class with PIIX4
` [PATCH 32/32] hw/isa/piix: Drop the "3" from the PIIX base class

[PATCH 0/6] Enable Cubieboard A10 boot SPL from SD card
 2022-12-04 21:39 UTC  (8+ messages)
` [PATCH 1/6] hw/misc: Allwinner-A10 Clock Controller Module Emulation
` [PATCH 2/6] hw/misc: Allwinner A10 DRAM Controller Emulation
` [PATCH 3/6] hw/i2c: Allwinner TWI/I2C Emulation
` [PATCH 4/6] hw/misc: Allwinner AXP-209 Emulation
` [PATCH 5/6] hw/arm: Add AXP-209 to Cubieboard
` [PATCH 6/6] hw/arm: Allwinner A10 enable SPL load from MMC

[PATCH for-8.0] hw/misc: Move some arm-related files from specific_ss into softmmu_ss
 2022-12-04 17:36 UTC  (4+ messages)

[PATCH v2 0/7] accel/tcg: Rewrite user-only vma tracking
 2022-12-04  1:03 UTC  (4+ messages)
` [PATCH v2 7/7] accel/tcg: Move remainder of page locking to tb-maint.c

[PATCH] target/riscv: Set pc_succ_insn for !rvc illegal insn
 2022-12-03 17:57 UTC 

[PATCH RESEND v3 00/10] migration: introduce dirtylimit capability
 2022-12-03 17:09 UTC  (11+ messages)
` [PATCH RESEND v3 01/10] dirtylimit: Fix overflow when computing MB
` [PATCH RESEND v3 02/10] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH RESEND v3 03/10] kvm: dirty-ring: Fix race with vcpu creation
` [PATCH RESEND v3 04/10] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH RESEND v3 05/10] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH RESEND v3 06/10] migration: Introduce dirty-limit capability
` [PATCH RESEND v3 07/10] migration: Refactor auto-converge capability logic
` [PATCH RESEND v3 08/10] migration: Implement dirty-limit convergence algo
` [PATCH RESEND v3 09/10] migration: Export dirty-limit time info for observation
` [PATCH RESEND v3 10/10] tests: Add migration dirty-limit capability test

[PATCH v3 00/10] migration: introduce dirtylimit capabilit
 2022-12-03 17:06 UTC  (8+ messages)
` [PATCH v3 01/10] dirtylimit: Fix overflow when computing MB
` [PATCH v3 02/10] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH v3 03/10] kvm: dirty-ring: Fix race with vcpu creation
` [PATCH v3 10/10] tests: Add migration dirty-limit capability test
` [PATCH RESEND v3 00/10] migration: introduce dirtylimit capability


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