qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 01:11:35 to 2020-10-30 13:51:30 UTC [more...]

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

QEMU release tagging script?
 2020-10-30 13:47 UTC  (3+ messages)

[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  (20+ 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] tests/9pfs: Force removing of local 9pfs test directory
 2020-10-30 12:46 UTC 

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

[PATCH 00/11] sockets: Attempt to drain the abstract socket swamp
 2020-10-30 12:39 UTC  (31+ messages)
` [PATCH 03/11] test-util-sockets: Clean up SocketAddress construction
` [PATCH 05/11] test-util-sockets: Synchronize properly, don't sleep(1)
` [PATCH 06/11] test-util-sockets: Test the complete abstract socket matrix
` [PATCH 07/11] sockets: Fix default of UnixSocketAddress member @tight
` [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] 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)

recent flakiness (intermittent hangs) of migration-test
 2020-10-30 11:48 UTC  (6+ messages)

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

[PATCH 00/36] Make qdev static property API usable by any QOM type
 2020-10-30 11:37 UTC  (45+ 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 04/36] qdev: Check dev->realized at set_size()
` [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 v9 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-10-30 10:32 UTC  (4+ messages)
` [PATCH v9 1/8] Introduce yank feature

[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] hw/display/omap_lcdc: Fix potential NULL pointer dereference
 2020-10-30 10:23 UTC 

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

[PATCH] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
 2020-10-30 10:22 UTC 

[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  (14+ messages)
` [PATCH v2 1/8] target/i386: silence the compiler warnings in gen_shiftd_rm_T1
` [PATCH v2 2/8] hw/intc/arm_gicv3_kvm: silence the compiler warnings
` [PATCH v2 3/8] accel/tcg/user-exec: "
` [PATCH v2 4/8] linux-user/mips/cpu_loop: "
` [PATCH v2 6/8] target/sparc/win_helper: "
` [PATCH v2 7/8] ppc: Add a missing break for PPC6xx_INPUT_TBEN
` [PATCH v2 8/8] target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings

[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  (13+ messages)
` [PATCH v8 01/11] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v8 02/11] hw/block/nvme: Generate namespace UUIDs
` [PATCH v8 03/11] hw/block/nvme: Separate read and write handlers
` [PATCH v8 04/11] hw/block/nvme: Merge nvme_write_zeroes() with nvme_write()
` [PATCH v8 05/11] hw/block/nvme: Add support for Namespace Types
` [PATCH v8 06/11] hw/block/nvme: Support allocated CNS command variants
` [PATCH v8 07/11] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v8 08/11] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v8 09/11] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v8 10/11] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v8 11/11] hw/block/nvme: Document zoned parameters in usage text

[PATCH v7 0/3] hw/block/nvme: dulbe and dsm support
 2020-10-30  6:33 UTC  (2+ messages)

[PATCH v2] block: Remove unused BlockDeviceMapEntry
 2020-10-30  6:24 UTC 

block: Fix some code style problems, "foo* bar" should be "foo *bar"
 2020-10-30  3:35 UTC  (2+ messages)
  ` [PATCH] "

[PATCH v3 1/3] hw/9pfs : add spaces around operator
 2020-10-30  4:35 UTC  (3+ messages)
` [PATCH v3 2/3] hw/9pfs : open brace '{' following struct go on the same line
` [PATCH v3 3/3] hw/9pfs : add space before the open parenthesis '('

[PATCH] migration/dirtyrate: simplify inlcudes in dirtyrate.c
 2020-10-30  3:58 UTC 

[PATCH] vfio-pci: add Ascend devices passthrough quirks
 2020-10-30  3:07 UTC  (2+ messages)

Question on UEFI ACPI tables setup and probing on arm64
 2020-10-30  2:50 UTC 

[PATCH] net/l2tpv3: Remove redundant check in net_init_l2tpv3()
 2020-10-30  2:46 UTC 

[PATCH] tcg/optimize: Add fallthrough annotations
 2020-10-30  2:43 UTC  (3+ messages)

[PATCH v2 00/11] target/arm: Fix neon reg offsets
 2020-10-30  2:26 UTC  (12+ messages)
` [PATCH v2 01/11] target/arm: Introduce neon_full_reg_offset
` [PATCH v2 02/11] target/arm: Move neon_element_offset to translate.c
` [PATCH v2 03/11] target/arm: Use neon_element_offset in neon_load/store_reg
` [PATCH v2 04/11] target/arm: Use neon_element_offset in vfp_reg_offset
` [PATCH v2 05/11] target/arm: Add read/write_neon_element32
` [PATCH v2 06/11] target/arm: Expand read/write_neon_element32 to all MemOp
` [PATCH v2 07/11] target/arm: Rename neon_load_reg32 to vfp_load_reg32
` [PATCH v2 08/11] target/arm: Add read/write_neon_element64
` [PATCH v2 09/11] target/arm: Rename neon_load_reg64 to vfp_load_reg64
` [PATCH v2 10/11] target/arm: Simplify do_long_3d and do_2scalar_long
` [PATCH v2 11/11] target/arm: Improve do_prewiden_3d

[PATCH v2 00/19] Mirror map JIT memory for TCG
 2020-10-30  1:27 UTC  (11+ messages)
` [PATCH v2 04/19] tcg: Introduce tcg_mirror_rw_to_rx/tcg_mirror_rx_to_rw
` [PATCH v2 05/19] tcg: Adjust tcg_out_call for const
` [PATCH v2 06/19] tcg: Adjust tcg_out_label "
` [PATCH v2 07/19] tcg: Adjust tcg_register_jit "
` [PATCH v2 10/19] tcg: Make tb arg to synchronize_from_tb const
` [PATCH v2 13/19] accel/tcg: Support split-rwx for linux with memfd
` [PATCH v2 16/19] tcg/i386: Support split-rwx code generation
` [PATCH v2 17/19] tcg/aarch64: Use B not BL for tcg_out_goto_long
` [PATCH v2 19/19] tcg/aarch64: Support split-rwx code generation

[PATCH V15 0/6] mips: Add Loongson-3 machine support
 2020-10-29  7:10 UTC  (4+ messages)
` [PATCH V15 1/6] target/mips: Fix PageMask with variable page size

[RFC PATCH v5 00/33] Hexagon patch series
 2020-10-30  1:13 UTC  (2+ 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).