qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-03 21:32:58 to 2020-09-04 10:20:05 UTC [more...]

[PATCH v4 0/3] pseries NUMA distance rework
 2020-09-04 10:19 UTC  (9+ messages)
` [PATCH v4 1/3] spapr: move h_home_node_associativity to spapr_numa.c
` [PATCH v4 2/3] spapr_numa: create a vcpu associativity helper
` [PATCH v4 3/3] spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall

[PATCH] iotests: Remove 030 from the auto group
 2020-09-04 10:14 UTC  (5+ messages)

[PATCH v1 0/8] some testing and CI updates (re-greening)
 2020-09-04 10:03 UTC  (5+ messages)
` [PATCH v1 8/8] migration: use pstrcpy to copy run state

[PATCH v2 0/2] QEMU Gating CI
 2020-09-04  9:53 UTC  (17+ messages)
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts

[Bug 1894071] [NEW] qemu-i386-static ioctl return -14 (Bad Address)
 2020-09-04  9:36 UTC  (3+ messages)
` [Bug 1894071] "

[PATCH v2 0/3] qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
 2020-09-04  9:43 UTC  (6+ messages)
` [PATCH v2 3/3] qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()

[PATCH] meson: install ivshmem-client and ivshmem-server
 2020-09-04  9:37 UTC  (8+ messages)

[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-09-04  9:34 UTC  (7+ messages)
` [PATCH v8 02/14] hw/misc: Add NPCM7xx Clock Controller device model
` [PATCH v8 06/14] roms: Add virtual Boot ROM for NPCM7xx SoCs
` [PATCH v8 12/14] hw/arm/npcm7xx: add board setup stub for CPU and UART clocks

[PATCH v4 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-04  9:31 UTC  (8+ messages)
` [PATCH v4 1/7] vhost: recheck dev state in the vhost_migration_log routine
` [PATCH v4 2/7] vhost: check queue state in the vhost_dev_set_log routine
` [PATCH v4 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PATCH v4 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PATCH v4 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PATCH v4 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PATCH v4 7/7] tests/qtest/vhost-user-test: enable the reconnect tests

[PATCH 00/77] Patch Round-up for stable 5.0.1, freeze on 2020-09-10
 2020-09-04  9:20 UTC  (42+ messages)
` [PATCH 04/77] 9p: Lock directory streams with a CoMutex
` [PATCH 05/77] net: Do not include a newline in the id of -nic devices
` [PATCH 06/77] nbd/server: Avoid long error message assertions CVE-2020-10761
` [PATCH 07/77] virtio-balloon: fix free page hinting without an iothread
` [PATCH 08/77] virtio-balloon: fix free page hinting check on unrealize
` [PATCH 28/77] libqos: pci-pc: use 32-bit write for EJ register
` [PATCH 30/77] hw/riscv: Allow 64 bit access to SiFive CLINT
` [PATCH 31/77] xhci: fix valid.max_access_size to access address registers
` [PATCH 33/77] hw/display/artist: Unbreak size mismatch memory accesses
` [PATCH 35/77] virtiofsd: Whitelist fchmod
` [PATCH 36/77] hw/audio/gus: Fix registers 32-bit access
` [PATCH 37/77] net/virtio: Fix failover_replug_primary() return value regression
` [PATCH 38/77] error: Use error_reportf_err() where appropriate
` [PATCH 39/77] usb/dev-mtp: Fix Error double free after inotify failure
` [PATCH 41/77] chardev/tcp: Fix error message double free error
` [PATCH 42/77] qga: fix assert regression on guest-shutdown
` [PATCH 50/77] tests/acceptance/boot_linux: Expand SD card image to power of 2
` [PATCH 54/77] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
` [PATCH 55/77] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
` [PATCH 56/77] target/hppa: Free some temps in do_sub
` [PATCH 57/77] tpm: tpm_spapr: Exit on TPM backend failures
` [PATCH 58/77] tests: tpm: Skip over pcrUpdateCounter byte in result comparison
` [PATCH 59/77] qdev: Fix device_add DRIVER,help to print to monitor
` [PATCH 60/77] virtio-balloon: Prevent guest from starting a report when we didn't request one
` [PATCH 61/77] virtio-balloon: Add locking to prevent possible race when starting hinting
` [PATCH 63/77] linux-headers: update against Linux 5.7-rc3
` [PATCH 64/77] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [PATCH 65/77] virtio: list legacy-capable devices
` [PATCH 66/77] virtio: verify that legacy support is not accidentally on
` [PATCH 67/77] intel_iommu: Use correct shift for 256 bits qi descriptor
` [PATCH 68/77] virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks
` [PATCH 69/77] libvhost-user: Report descriptor index on panic
` [PATCH 70/77] Update OpenBIOS images to 7f28286f built from submodule
` [PATCH 71/77] migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start
` [PATCH 72/77] block: Fix bdrv_aligned_p*v() for qiov_offset != 0
` [PATCH 73/77] iotests/028: Add test for cross-base-EOF reads
` [PATCH 74/77] nbd: Fix large trim/zero requests
` [PATCH 75/77] virtio-net: align RSC fields with updated virtio-net header
` [PATCH 76/77] hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
` [PATCH 77/77] usb: fix setup_len init (CVE-2020-14364)

[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-04  9:03 UTC  (5+ messages)
` [PATCH v5 06/20] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
` [PATCH v5 08/20] scripts/qapi/parser.py: improve doc comment indent handling

[PATCH] meson: fix qxl module build
 2020-09-04  9:02 UTC  (3+ messages)

make -i check resut for msys2
 2020-09-04  8:50 UTC  (5+ messages)

[PATCH 0/8] qom: Rename macros for consistency (pass 2)
 2020-09-04  8:50 UTC  (17+ messages)
` [PATCH 1/8] i8254: Rename TYPE_I8254 to TYPE_ISA_PIT
` [PATCH 2/8] i8254: Rename PIT to ISA_PIT
` [PATCH 3/8] i8259: Rename TYPE_I8259 to TYPE_ISA_I8259
` [PATCH 4/8] i8259: Rename PIC to ISA_I8259
` [PATCH 5/8] i8259: Rename KVM_PIC to KVM_I8259
` [PATCH 6/8] esp-pci: Rename TYPE_AM53C974_DEVICE to TYPE_AM53C974
` [PATCH 7/8] esp-pci: Rename PCI_ESP to AM53C974
` [PATCH 8/8] tusb6010: Rename TUSB to TUSB6010

i440fx/acpi: don't hot-unplug cold plugged bridges when their hotplug switch is off
 2020-09-04  8:24 UTC  (2+ messages)
` [PATCH v1] "

[PATCH v2] tests: Trying fixes test-replication.c on msys2
 2020-09-04  7:58 UTC  (2+ messages)

[PATCH] configure: the error info not consistence with option
 2020-09-04  7:54 UTC  (4+ messages)

[PATCH v6 0/8] block: improve error reporting for unsupported O_DIRECT
 2020-09-04  7:33 UTC  (3+ messages)
` [PATCH v6 1/8] monitor: simplify functions for getting a dup'd fdset entry

[PATCH] net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup
 2020-09-04 13:49 UTC 

[PATCH] target/i386/cpu: add return value verification and ignore Error objects
 2020-09-04 13:45 UTC 

[PATCH] target-i386: seperate MCIP & MCE_MASK error reason
 2020-09-04  7:06 UTC 

[PULL 0/4] Ui 20200904 patches
 2020-09-04  7:01 UTC  (5+ messages)
` [PULL 1/4] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
` [PULL 2/4] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
` [PULL 3/4] ui: Add more mouse buttons to SPICE
` [PULL 4/4] ui/gtk: Update refresh interval after widget is realized

[PATCH 0/2][RFC] exclude ivshmem mr from vhost sections
 2020-09-04  4:36 UTC  (2+ messages)

[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-04  4:34 UTC  (4+ messages)
` [PATCH 0/5] memory: Skip "
  ` [PATCH 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type

[PULL 00/30] ppc-for-5.2 queue 20200904
 2020-09-04  3:47 UTC  (31+ messages)
` [PULL 01/30] adb: Correct class size on TYPE_ADB_DEVICE
` [PULL 02/30] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
` [PULL 03/30] spapr: Remove unnecessary DRC type-checker macros
` [PULL 04/30] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
` [PULL 05/30] ppc/pnv: Add a HIOMAP erase command
` [PULL 06/30] spapr_vscsi: do not allow device hotplug
` [PULL 07/30] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
` [PULL 08/30] spapr/xive: Modify kvm_cpu_is_enabled() interface
` [PULL 09/30] spapr/xive: Use kvmppc_xive_source_reset() in post_load
` [PULL 10/30] spapr/xive: Allocate IPIs independently from the other sources
` [PULL 11/30] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
` [PULL 12/30] ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()
` [PULL 13/30] spapr, spapr_nvdimm: fold NVDIMM validation in the same place
` [PULL 14/30] ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'
` [PULL 15/30] target/arm: Move start-powered-off property to generic CPUState
` [PULL 16/30] target/arm: Move setting of CPU halted state to generic code
` [PULL 17/30] ppc/spapr: Use start-powered-off CPUState property
` [PULL 18/30] ppc/e500: "
` [PULL 19/30] mips/cps: "
` [PULL 20/30] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
` [PULL 21/30] sparc/sun4m: Use start-powered-off CPUState property
` [PULL 22/30] target/s390x: "
` [PULL 23/30] hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value
` [PULL 24/30] hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
` [PULL 25/30] ppc: introducing spapr_numa.c NUMA code helper
` [PULL 26/30] ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
` [PULL 27/30] spapr: introduce SpaprMachineState::numa_assoc_array
` [PULL 28/30] spapr, spapr_numa: handle vcpu ibm,associativity
` [PULL 29/30] spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
` [PULL 30/30] spapr_numa: move NVLink2 associativity "

[RFC PATCH 00/12] hw: Forbid DMA write accesses to MMIO regions
 2020-09-04  2:50 UTC  (13+ messages)
` [RFC PATCH 11/12] hw/pci: Only allow PCI slave devices to write to direct memory

[RFC 0/3] try to solve the DMA to MMIO issue
 2020-09-04  2:45 UTC  (6+ messages)

[PATCH v4 1/2] file-posix: split hdev_refresh_limits from raw_refresh_limits
 2020-09-04  2:09 UTC  (2+ messages)
` [PATCH v4 2/2] file-posix: add sg_get_max_segments that actually works with sg

[PATCH v3 1/2] file-posix: split hdev_refresh_limits from raw_refresh_limits
 2020-09-04  1:51 UTC  (2+ messages)
` [PATCH v3 2/2] file-posix: add sg_get_max_segments that actually works with sg

[PATCH RESEND v2 1/2] file-posix: split hdev_refresh_limits from raw_refresh_limits
 2020-09-04  1:33 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] file-posix: add sg_get_max_segments that actually works with sg

elf2dmp: Fix memory leak on main() error paths
 2020-09-04  1:04 UTC  (2+ messages)

[PATCH] file-posix: split hdev_refresh_limits from raw_refresh_limits
 2020-09-04  0:51 UTC  (4+ messages)
  ` [PATCH v2 1/2] "
    ` [PATCH v2 2/2] file-posix: add sg_get_max_segments that actually works with sg

[PATCH v3 0/7] pseries NUMA distance rework
 2020-09-04  0:32 UTC  (14+ messages)
` [PATCH v3 1/7] spapr: introduce SpaprMachineState::numa_assoc_array
` [PATCH v3 2/7] spapr, spapr_numa: handle vcpu ibm,associativity
` [PATCH v3 3/7] spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
` [PATCH v3 4/7] spapr_numa: move NVLink2 associativity "
` [PATCH v3 5/7] spapr: move h_home_node_associativity "
` [PATCH v3 6/7] spapr_numa: create a vcpu associativity helper
` [PATCH v3 7/7] spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall

[PATCH 00/63] qom: Rename macros for consistency
 2020-09-03 23:40 UTC  (5+ messages)
` [PATCH 50/63] tpm_crb: Rename CRB to TPM_CRB
` [PATCH 51/63] tpm_spapr: Rename VIO_SPAPR_VTPM to TPM_SPAPR

[PATCH v4 00/12] Green the msys2 CI make
 2020-09-03 23:29 UTC  (5+ messages)
` [PATCH v4 03/12] tcg: Fixes dup_const link error

[PATCH v2 0/7] CTU CAN FD core support
 2020-09-03 21:48 UTC  (8+ messages)
` [PATCH v2 1/7] net/can: Initial host SocketCan support for CAN FD
` [PATCH v2 2/7] hw/net/can: sja1000 ignore CAN FD frames
` [PATCH v2 3/7] net/can: Add can_dlc2len and can_len2dlc for CAN FD
` [PATCH v2 4/7] hw/net/can/ctucafd: Add CTU CAN FD core register definitions
` [PATCH v2 5/7] hw/net/can: CTU CAN FD IP open hardware core emulation
` [PATCH v2 6/7] hw/net/can: Documentation for "
` [PATCH v2 7/7] hw/net/can: Correct Kconfig dependencies after switch to meson build

[PULL 0/5] tcg patch queue
 2020-09-03 21:41 UTC  (6+ messages)
` [PULL 1/5] cputlb: Make store_helper less fragile to compiler optimizations
` [PULL 2/5] tcg: Fix tcg gen for vectorized absolute value
` [PULL 3/5] softmmu/cpus: Only set parallel_cpus for SMP
` [PULL 4/5] tcg: Eliminate one store for in-place 128-bit dup_mem
` [PULL 5/5] tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem

QEMU | Pipeline #185547365 has failed for master | 67a7bfe5
 2020-09-03 21:40 UTC 

[PATCH] riscv: sifive_test: Allow 16-bit writes to memory region
 2020-09-03 21:05 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).