qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-02 10:13:55 to 2022-12-05 10:00:08 UTC [more...]

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

[PATCH v2 00/51] migration patches for VFIO
 2022-12-05  9:51 UTC  (7+ messages)
` [PATCH v2 02/51] update seabios binaries to 1.16.1
` [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 09/51] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
` [PATCH v2 12/51] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
` [PATCH v2 16/51] include/hw: VM state takes precedence in virtio_device_should_start

[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

[PULL for 7.2-rc4 0/1] loongarch for 7.2-rc4 patch
 2022-12-05  9:19 UTC  (5+ messages)
` [PULL for 7.2-rc4 1/1] hw/loongarch/virt: Add cfi01 pflash device

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

[RFC 0/5] Protection information pass-through for block devices
 2022-12-05  9:01 UTC  (3+ 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

REG: TTC Timer
 2022-12-05  8:23 UTC 

[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 v2 0/4] Guest announce feature emulation using Shadow VirtQueue
 2022-12-05  4:27 UTC  (7+ messages)
` [PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail

[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  (5+ messages)
` [PATCH 1/3] Python: fix flake8 config
` [PATCH 2/3] iotests/check: Fix typing for sys.exit() value
` [PATCH 3/3] python: add 3.11 to supported list

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

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

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

[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  (14+ 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 04/10] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH v3 05/10] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH v3 06/10] migration: Introduce dirty-limit capability
` [PATCH v3 07/10] migration: Refactor auto-converge capability logic
` [PATCH v3 08/10] migration: Implement dirty-limit convergence algo
` [PATCH v3 09/10] migration: Export dirty-limit time info for observation
` [PATCH v3 10/10] tests: Add migration dirty-limit capability test
` [PATCH RESEND v3 00/10] migration: introduce dirtylimit capability

[PATCH] acpi/tests/avocado/bits: add mformat as one of the dependencies
 2022-12-03 13:24 UTC 

[PATCH] blockdev: add 'media=cdrom' argument to support usb cdrom emulated as cdrom
 2022-12-03 12:51 UTC  (5+ messages)

[PATCH v2 00/11] migration: introduce dirtylimit capability
 2022-12-03  9:42 UTC  (17+ messages)
` [PATCH v2 01/11] dirtylimit: Fix overflow when computing MB
` [PATCH v2 02/11] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH v2 04/11] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH v2 05/11] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH v2 06/11] migration: Introduce dirty-limit capability
` [PATCH v2 08/11] migration: Export dirty-limit time info

[PATCH] qemu/machine: add asyncio process-management demo
 2022-12-03  0:20 UTC  (2+ messages)

[PATCH v2 for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
 2022-12-02 23:39 UTC  (3+ messages)

[QEMU][PATCH v2 05/11] include/hw/xen/xen_common: return error from xen_create_ioreq_server
 2022-12-02 22:36 UTC  (13+ messages)
` [QEMU][PATCH v2 07/11] hw/xen/xen-hvm-common: Use g_new and error_setg_errno
` [QEMU][PATCH v2 10/11] hw/arm: introduce xenpv machine

[PATCH] .gitlab/issue_templates: Move suggestions into comments
 2022-12-02 20:53 UTC  (2+ messages)

[PATCH 0/5] Update AMD EPYC CPU Models
 2022-12-02 19:47 UTC  (6+ messages)
` [PATCH 1/5] target/i386: allow versioned CPUs to specify new cache_info
` [PATCH 2/5] target/i386: Add new EPYC CPU versions with updated cache_info
` [PATCH 3/5] target/i386: Add a couple of feature bits in 8000_0008_EBX
` [PATCH 4/5] target/i386: Add feature bits for CPUID_Fn80000021_EAX
` [PATCH 5/5] target/i386: Add missing feature bits in EPYC-Milan model

[RFC PATCH for 8.0] configure: repeat ourselves for the benefit of CI
 2022-12-02 19:04 UTC  (2+ messages)

[PATCH] ui/vnc.c: Allow websocket connections over AF_UNIX sockets
 2022-12-02 15:12 UTC 

[RFC PATCH] test-bdrv-drain: keep graph manipulations out of coroutines
 2022-12-02 17:22 UTC  (3+ messages)

[PATCH v2 for-8.0] hw/misc: Move some arm-related files from specific_ss into softmmu_ss
 2022-12-02 16:32 UTC  (2+ messages)

[PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
 2022-12-02 15:21 UTC  (6+ messages)
` [PATCH v15 1/6] qmp: add QMP command x-query-virtio

[PATCH v2 00/14] ui: Move and clean up monitor command code
 2022-12-02 15:09 UTC  (14+ messages)
` [PATCH v2 03/14] ui/spice: Require spice-protocol >= 0.14.0
` [PATCH v2 05/14] ui/spice: Require spice-server "
` [PATCH v2 06/14] ui/spice: QXLInterface method set_mm_time() is now dead, drop
` [PATCH v2 07/14] ui/spice: Give hmp_info_spice()'s channel_names[] static linkage
` [PATCH v2 09/14] ui: Move QMP commands from monitor to new ui/ui-qmp-cmds.c
` [PATCH v2 10/14] ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c

[PATCH v3 0/3] KVM: allow listener to stop all vcpus before
 2022-12-02 14:32 UTC  (6+ messages)
` [PATCH v3 2/3] KVM: keep track of running ioctls

[PATCH v12 0/7] s390x: CPU Topology
 2022-12-02 14:26 UTC  (7+ messages)
` [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology

regression: insmod module failed in VM with nvdimm on
 2022-12-02 13:44 UTC  (8+ messages)

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-12-02 13:44 UTC  (5+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH] tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envar
 2022-12-02 13:30 UTC  (3+ messages)

[RFC PATCH for 8.0] backends/vhost-user: relax the ioeventfd check
 2022-12-02 13:22 UTC 

[PATCH v2] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
 2022-12-02 12:29 UTC  (3+ messages)


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