qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 07:17:03 to 2020-10-30 15:18:25 UTC [more...]

[PULL 00/37] Build system + accel + record/replay patches for 2020-10-06
 2020-10-30 15:15 UTC  (3+ messages)
` [PULL 34/37] gdbstub: add reverse continue support in replay mode

[PATCH] hw/arm/boot: fix SVE for EL3 direct kernel boot
 2020-10-30 15:15 UTC 

[PATCH-for-5.2 v2 00/25] block/nvme: Fix Aarch64 or big-endian hosts
 2020-10-30 14:53 UTC  (13+ messages)
` [PATCH-for-5.2 v2 10/25] block/nvme: Make nvme_identify() return boolean indicating error
` [PATCH-for-5.2 v2 12/25] block/nvme: Introduce Completion Queue definitions
` [PATCH-for-5.2 v2 16/25] block/nvme: Simplify nvme_cmd_sync()
` [PATCH-for-5.2 v2 24/25] block/nvme: Fix nvme_submit_command() on big-endian host
` [PATCH-for-6.0 v2 25/25] block/nvme: Simplify Completion Queue Command Identifier field use

[RFC PATCH-for-5.2] tools/virtiofsd: Check vu_init() return value (CID 1435958)
 2020-10-30 15:09 UTC 

QEMU release tagging script?
 2020-10-30 15:09 UTC  (5+ messages)

[PATCH-for-5.2] hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)
 2020-10-30 15:04 UTC  (2+ messages)

[PATCH 00/25] block/nvme: Fix Aarch64 host
 2020-10-30 14:51 UTC  (7+ messages)
` [PATCH 13/25] block/nvme: Introduce Completion Queue definitions

[PULL v2 00/16] 9p queue (previous 2020-10-23)
 2020-10-30 14:19 UTC  (17+ messages)
` [PULL v2 04/16] tests/9pfs: Factor out do_version() helper
` [PULL v2 07/16] tests/9pfs: Turn fs_readdir_split() into a helper
` [PULL v2 05/16] tests/9pfs: Set alloc in fs_create_dir()
` [PULL v2 06/16] tests/9pfs: Factor out do_attach() helper
` [PULL v2 08/16] tests/9pfs: Turn fs_mkdir() into a helper
` [PULL v2 09/16] tests/9pfs: simplify do_mkdir()
` [PULL v2 10/16] tests/9pfs: add local Tunlinkat directory test
` [PULL v2 11/16] tests/9pfs: add local Tlcreate test
` [PULL v2 12/16] tests/9pfs: add local Tunlinkat file test
` [PULL v2 13/16] tests/9pfs: add local Tsymlink test
` [PULL v2 14/16] tests/9pfs: add local Tunlinkat symlink test
` [PULL v2 15/16] tests/9pfs: add local Tlink test
` [PULL v2 16/16] tests/9pfs: add local Tunlinkat hard link test
` [PULL v2 02/16] tests/9pfs: fix coverity error in create_local_test_dir()
` [PULL v2 01/16] tests/9pfs: fix test dir for parallel tests
` [PULL v2 03/16] tests/9pfs: Force removing of local 9pfs test directory

[PATCH] disas/capstone: Fix monitor disassembly of >32 bytes
 2020-10-30 14:46 UTC  (3+ messages)

[PATCH] target/arm: Get correct MMU index for other-security-state
 2020-10-30 14:47 UTC  (2+ messages)

[PATCH] hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
 2020-10-30 14:44 UTC  (2+ messages)

[PULL 0/3] Ide patches
 2020-10-30 14:36 UTC  (2+ messages)

[PATCH] hw/display/omap_lcdc: Fix potential NULL pointer dereference
 2020-10-30 14:35 UTC  (3+ messages)

[PATCH] docs/system: Deprecate raspi2/raspi3 machine aliases
 2020-10-30 14:33 UTC  (2+ messages)

[PULL 00/15] pc,pci,vhost,virtio: misc fixes
 2020-10-30 14:33 UTC  (17+ messages)
` [PULL 01/15] vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver
` [PULL 02/15] vhost-vsock: set vhostfd to non-blocking mode
` [PULL 03/15] acpi/crs: Prevent bad ranges for host bridges
` [PULL 04/15] acpi/crs: Support ranges > 32b for hosts
` [PULL 05/15] hw/virtio/vhost-vdpa: Fix Coverity CID 1432864
` [PULL 06/15] hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()
` [PULL 07/15] pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_level
` [PULL 08/15] vhost: Don't special case vq->used_phys in vhost_get_log_size()
` [PULL 09/15] pc: Implement -no-hpet as sugar for -machine hpet=on
` [PULL 10/15] pci: advertise a page aligned ATS
` [PULL 11/15] pci: Change error_report to assert(3)
` [PULL 12/15] pci: Disallow improper BAR registration for type 1
` [PULL 13/15] vhost-blk: set features before setting inflight feature
` [PULL 14/15] virtio: skip guest index check on device load
` [PULL 15/15] intel_iommu: Fix two misuse of "0x%u" prints

[PATCH] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
 2020-10-30 14:28 UTC  (2+ messages)

[PATCH 1/1] target/arm: fix LORID_EL1 access check
 2020-10-30 14:23 UTC 

[PATCH] tests/9pfs: Force removing of local 9pfs test directory
 2020-10-30 14:27 UTC  (2+ messages)

[PATCH 00/11] sockets: Attempt to drain the abstract socket swamp
 2020-10-30 14:14 UTC  (24+ messages)
` [PATCH 03/11] test-util-sockets: Clean up SocketAddress construction
` [PATCH 06/11] test-util-sockets: Test the complete abstract socket matrix
` [PATCH 08/11] sockets: Fix socket_sockaddr_to_address_unix() for abstract sockets
` [PATCH 09/11] char-socket: Fix qemu_chr_socket_address() "
` [PATCH 11/11] sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX

[PATCH 1/1] target/arm: fix handling of HCR.FB
 2020-10-30 14:14 UTC 

[PATCH] migration/dirtyrate: simplify inlcudes in dirtyrate.c
 2020-10-30 14:09 UTC  (2+ messages)

[PATCH v2 00/11] target/arm: Fix neon reg offsets
 2020-10-30 14:07 UTC  (2+ messages)

[PATCH v9 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-10-30 14:02 UTC  (5+ messages)
` [PATCH v9 1/8] Introduce yank feature

recent flakiness (intermittent hangs) of migration-test
 2020-10-30 13:53 UTC  (7+ messages)

[PATCH-for-5.2 v2] hw/rx/rx-gdbsim: Fix memory leak
 2020-10-30 13:49 UTC 

[PATCH v2 0/2] 9pfs: test suite fixes
 2020-10-30 13:38 UTC  (5+ messages)
` [PATCH v2 1/2] tests/9pfs: fix test dir for parallel tests
` [PATCH v2 2/2] tests/9pfs: fix coverity error in create_local_test_dir()

[PATCH v3 0/6] Additional NPCM7xx features, devices and tests
 2020-10-30 13:34 UTC  (3+ messages)
` [PATCH v3 4/6] hw/misc: Add npcm7xx random number generator

[PATCH 0/5] spapr: Error handling fixes and cleanups (round 3)
 2020-10-30 13:25 UTC  (8+ messages)
` [PATCH 4/5] spapr: Pass &error_abort when getting some PC DIMM properties

[PATCH v3 0/9] block-backend: Introduce I/O hang
 2020-10-30 13:21 UTC  (4+ messages)

Out-of-Process Device Emulation session at KVM Forum 2020
 2020-10-30 13:15 UTC  (15+ messages)

[PULL 00/15] pc,pci,vhost,virtio: misc fixes
 2020-10-30 13:06 UTC  (17+ messages)
` [PULL 01/15] vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver
` [PULL 02/15] vhost-vsock: set vhostfd to non-blocking mode
` [PULL 03/15] acpi/crs: Prevent bad ranges for host bridges
` [PULL 04/15] acpi/crs: Support ranges > 32b for hosts
` [PULL 05/15] hw/virtio/vhost-vdpa: Fix Coverity CID 1432864
` [PULL 06/15] hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()
` [PULL 07/15] pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_level
` [PULL 08/15] vhost: Don't special case vq->used_phys in vhost_get_log_size()
` [PULL 09/15] pc: Implement -no-hpet as sugar for -machine hpet=on
` [PULL 10/15] pci: advertise a page aligned ATS
` [PULL 11/15] pci: Change error_report to assert(3)
` [PULL 12/15] pci: Disallow improper BAR registration for type 1
` [PULL 13/15] vhost-blk: set features before setting inflight feature
` [PULL 14/15] virtio: skip guest index check on device load
` [PULL 15/15] intel_iommu: Fix two misuse of "0x%u" prints

[PATCH 0/2] 9pfs: test suite fixes
 2020-10-30 13:04 UTC  (9+ messages)
` [PATCH 2/2] tests/9pfs: fix coverity error in create_local_test_dir()
` [PATCH 1/2] tests/9pfs: fix test dir for parallel tests

Migrating to the gitlab issue tracker
 2020-10-30 12:53 UTC  (13+ messages)

[PATCH 00/12] block/export: vhost-user-blk server cleanups and tests
 2020-10-30 12:42 UTC  (2+ messages)

[PATCH] s390-bios: Skip writing iplb location to low core for ccw ipl
 2020-10-30 12:28 UTC 

ENQCMD
 2020-10-30 12:06 UTC  (3+ messages)

[PULL 00/18] ppc-for-5.2 queue 20201028
 2020-10-30 11:55 UTC  (2+ messages)

[PATCH 00/36] Make qdev static property API usable by any QOM type
 2020-10-30 11:37 UTC  (43+ messages)
` [PATCH 01/36] cs4231: Get rid of empty property array
` [PATCH 02/36] cpu: Move cpu_common_props to hw/core/cpu.c
` [PATCH 03/36] qdev: Move property code to qdev-properties.[ch]
` [PATCH 05/36] sparc: Check dev->realized at sparc_set_nwindows()
` [PATCH 06/36] qdev: Don't use dev->id on set_size32() error message
` [PATCH 07/36] qdev: Make PropertyInfo.print method get Object* argument
` [PATCH 08/36] qdev: Make bit_prop_set() "
` [PATCH 09/36] qdev: Make qdev_get_prop_ptr() get Object* arg
    ` --enable-xen on gitlab CI? (was Re: [PATCH 09/36] qdev: Make qdev_get_prop_ptr() get Object* arg)
` [PATCH 10/36] qdev: Make qdev_find_global_prop() get Object* argument
` [PATCH 11/36] qdev: Make check_prop_still_unset() "
` [PATCH 12/36] qdev: Make error_set_from_qdev_prop_error() "
` [PATCH 13/36] qdev: Wrap getters and setters in separate helpers
` [PATCH 14/36] qdev: Move dev->realized check to qdev_property_set()
` [PATCH 16/36] qdev: Make qdev_class_add_property() more flexible
` [PATCH 17/36] qdev: Separate generic and device-specific property registration
` [PATCH 18/36] qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
` [PATCH 19/36] qdev: Move array property creation/registration to separate functions
` [PATCH 20/36] qdev: Reuse object_property_add_static() when adding array elements

[PATCH] pci: check bus pointer before dereference
 2020-10-30 10:50 UTC  (9+ messages)

[PATCH v2 0/5] memory: Skip assertion in memory_region_unregister_iommu_notifier
 2020-10-30 10:49 UTC  (3+ messages)
` [PATCH v2 2/5] memory: Add IOMMUTLBEvent

[PATCH v10 00/10] virtio-iommu: VFIO integration
 2020-10-30 10:48 UTC  (17+ messages)
` [PATCH v10 08/10] vfio: Set IOMMU page size as per host supported page size
` [PATCH v10 09/10] virtio-iommu: Set supported page size mask
` [PATCH v10 10/10] vfio: Don't issue full 2^64 unmap

QEMU continuous integration BoF session at KVM Forum 2020
 2020-10-30 10:40 UTC 

[PATCH V16 0/6] mips: Add Loongson-3 machine support
 2020-10-30 10:25 UTC  (7+ messages)
` [PATCH V16 1/6] target/mips: Fix PageMask with variable page size
` [PATCH V16 2/6] target/mips: Add unaligned access support for MIPS64R6 and Loongson-3
` [PATCH V16 3/6] hw/mips: Implement fw_cfg_arch_key_name()
` [PATCH V16 4/6] hw/mips: Add Loongson-3 boot parameter helpers
` [PATCH V16 5/6] hw/mips: Add Loongson-3 machine support
` [PATCH V16 6/6] docs/system: Update MIPS machine documentation

Our abstract UNIX domain socket support is a mess
 2020-10-30 10:30 UTC  (6+ messages)

[PATCH RESEND v2 0/7] some memleak trivial patchs
 2020-10-30 10:23 UTC  (2+ messages)

[PATCH for-5.2] util/cutils: Fix bounds check at freq_to_str()
 2020-10-30  9:59 UTC  (2+ messages)

[PATCH v2 0/8] silence the compiler warnings
 2020-10-30  9:55 UTC  (3+ messages)
` [PATCH v2 4/8] linux-user/mips/cpu_loop: "

[PATCH] target/unicore32/translate: Add missing fallthrough annotations
 2020-10-30  9:31 UTC 

[PATCH] hw/9pfs: virtio-9p: Ensure config space is a multiple of 4 bytes
 2020-10-30  9:29 UTC  (2+ messages)

Live migration not possible from 5.0 to 5.1?
 2020-10-30  9:26 UTC  (2+ messages)

[PATCH] target/riscv/csr.c : add space before the open parenthesis '('
 2020-10-30  9:14 UTC  (2+ messages)

[PATCH v2 0/7] virtiofsd: Announce submounts to the guest
 2020-10-30  9:14 UTC  (5+ messages)
` [PATCH v2 7/7] tests/acceptance: Add virtiofs_submounts.py

[PATCH v3] virtio-net: Add check for mac address while peer is vdpa
 2020-10-30  9:08 UTC  (4+ messages)

[PATCH 00/24] qom: Convert some properties to class properties
 2020-10-30  8:56 UTC  (5+ messages)
` [PATCH 05/24] vhost-user: Register "chardev" as class property
` [PATCH 22/24] i440fx: Register i440FX-pcihost properties as class properties

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-10-30  8:39 UTC  (2+ messages)

[PATCH] target/s390x: fix execution with icount
 2020-10-30  8:36 UTC 

[PATCH-for-5.2 0/3] Bug-fixes for the generic-fuzzer
 2020-10-30  7:27 UTC  (2+ messages)

[PATCH-for-5.2] hw/rx/rx-gdbsim: Fix memory leak
 2020-10-30  7:21 UTC  (3+ messages)

[PATCH v8 00/11] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-30  7:15 UTC  (3+ messages)
` [PATCH v8 07/11] hw/block/nvme: Support "


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