qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-21 02:39:23 to 2020-02-21 13:48:50 UTC [more...]

[PULL 0/6] virtiofs queue
 2020-02-21 13:25 UTC  (6+ messages)
` [PULL 1/6] virtiofsd: Help message fix for 'seconds'
` [PULL 2/6] tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment
` [PULL 3/6] "
` [PULL 4/6] tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value
` [PULL 5/6] virtiofsd: Remove fuse.h and struct fuse_module

[PATCH] util/async: make bh_aio_poll() O(1)
 2020-02-21 13:47 UTC  (5+ messages)

[PULL 00/52] target-arm queue
 2020-02-21 13:07 UTC  (53+ messages)
` [PULL 01/52] aspeed/scu: Create separate write callbacks
` [PULL 02/52] aspeed/scu: Implement chip ID register
` [PULL 03/52] hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register
` [PULL 04/52] mainstone: Make providing flash images non-mandatory
` [PULL 05/52] z2: "
` [PULL 06/52] target/arm: Flush high bits of sve register after AdvSIMD EXT
` [PULL 07/52] target/arm: Flush high bits of sve register after AdvSIMD TBL/TBX
` [PULL 08/52] target/arm: Flush high bits of sve register after AdvSIMD ZIP/UZP/TRN
` [PULL 09/52] target/arm: Flush high bits of sve register after AdvSIMD INS
` [PULL 10/52] target/arm: Use bit 55 explicitly for pauth
` [PULL 11/52] target/arm: Fix select for aa64_va_parameters_both
` [PULL 12/52] target/arm: Remove ttbr1_valid check from get_phys_addr_lpae
` [PULL 13/52] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid
` [PULL 14/52] target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
` [PULL 15/52] target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_pan
` [PULL 16/52] target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
` [PULL 17/52] target/arm: Define and use any_predinv isar_feature test
` [PULL 18/52] target/arm: Factor out PMU register definitions
` [PULL 19/52] target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
` [PULL 20/52] target/arm: Use FIELD macros for clearing ID_DFR0 PERFMON field
` [PULL 21/52] target/arm: Define an aa32_pmu_8_1 isar feature test function
` [PULL 22/52] target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
` [PULL 23/52] target/arm: Stop assuming DBGDIDR always exists
` [PULL 24/52] target/arm: Move DBGDIDR into ARMISARegisters
` [PULL 25/52] target/arm: Read debug-related ID registers from KVM
` [PULL 26/52] target/arm: Implement ARMv8.1-PMU extension
` [PULL 27/52] target/arm: Implement ARMv8.4-PMU extension
` [PULL 28/52] target/arm: Provide ARMv8.4-PMU in '-cpu max'
` [PULL 29/52] target/arm: Correct definition of PMCRDP
` [PULL 30/52] target/arm: Correct handling of PMCR_EL0.LC bit
` [PULL 31/52] target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
` [PULL 32/52] target/arm: Use isar_feature function for testing AA32HPD feature
` [PULL 33/52] target/arm: Use FIELD_EX32 for testing 32-bit fields
` [PULL 34/52] target/arm: Correctly implement ACTLR2, HACTLR2
` [PULL 35/52] hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
` [PULL 36/52] hcd-ehci: Introduce "companion-enable" sysbus property
` [PULL 37/52] arm: allwinner: Wire up USB ports
` [PULL 38/52] target/arm: Vectorize USHL and SSHL
` [PULL 39/52] target/arm: Convert PMUL.8 to gvec
` [PULL 40/52] target/arm: Convert PMULL.64 "
` [PULL 41/52] target/arm: Convert PMULL.8 "
` [PULL 42/52] xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
` [PULL 43/52] sh4: Fix PCI ISA IO memory subregion
` [PULL 44/52] target/arm: Rename isar_feature_aa32_simd_r32
` [PULL 45/52] target/arm: Use isar_feature_aa32_simd_r32 more places
` [PULL 46/52] target/arm: Set MVFR0.FPSP for ARMv5 cpus
` [PULL 47/52] target/arm: Add isar_feature_aa32_simd_r16
` [PULL 48/52] target/arm: Rename isar_feature_aa32_fpdp_v2
` [PULL 49/52] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
` [PULL 50/52] target/arm: Perform fpdp_v2 check first
` [PULL 51/52] target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
` [PULL 52/52] target/arm: Add missing checks for fpsp_v2

[PATCH v2 00/20] linux-user: generate syscall_nr.sh
 2020-02-21 13:45 UTC  (2+ messages)

[PATCH v1] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-02-21 13:45 UTC  (2+ messages)

[RFC PATCH v3 00/27] Add subcluster allocation to qcow2
 2020-02-21 13:34 UTC  (7+ messages)
` [RFC PATCH v3 12/27] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [RFC PATCH v3 13/27] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [RFC PATCH v3 14/27] qcow2: Add subcluster support to calculate_l2_meta()

[PATCH 0/3] hw: More dma_memory_read/write() API cleanup
 2020-02-21 13:27 UTC  (5+ messages)
` [PATCH 1/3] hw/dma/sparc32_dma: Make espdma_memory_[read/write] static
` [PATCH 2/3] hw/scsi/esp: Let ESPDMAMemoryReadWriteFunc take void pointer and size_t
` [PATCH 3/3] hw/net/pcnet: Let phys_mem_read/write take void pointer and boolean

[PATCH] aio-posix: avoid reacquiring rcu_read_lock() when polling
 2020-02-21 13:34 UTC  (2+ messages)

[PATCH] hw/char/pl011: Output characters using best-effort mode
 2020-02-21 13:14 UTC  (10+ messages)

[PATCH 0/5] aio-posix: towards an O(1) event loop
 2020-02-21 13:06 UTC  (5+ messages)
` [PATCH 5/5] aio-posix: make AioHandler dispatch O(1) with epoll

[Bug 1863601] [NEW] unable to type "|" character in french keyboard
 2020-02-21 12:53 UTC  (4+ messages)
` [Bug 1863601] "

[PATCH v2] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb
 2020-02-21 12:40 UTC  (2+ messages)

Race condition in overlayed qcow2?
 2020-02-21 12:35 UTC  (8+ messages)

[PATCH] tcg: gdbstub: Fix single-step issue on arm target
 2020-02-21 12:33 UTC  (4+ messages)

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-21 12:13 UTC  (18+ messages)
` [PATCH v1 05/13] migrate/ram: Handle RAM block resizes during precopy
` [PATCH v1 06/13] migrate/ram: Discard new RAM when growing RAM blocks and the VM is stopped
` [PATCH v1 10/13] migrate/ram: Handle RAM block resizes during postcopy
` [PATCH v1 13/13] migrate/ram: Tolerate partially changed mappings in postcopy code

[PATCH v4] Implement the Screamer sound chip for the mac99 machine type
 2020-02-21 12:09 UTC  (4+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-21  5:43 UTC  (7+ messages)

[PATCH] pcie_root_port: Add disable_hotplug option
 2020-02-21 12:03 UTC  (3+ messages)

[PATCH v4 00/16] s390x: Protected Virtualization support
 2020-02-21 11:42 UTC  (6+ messages)
` [PATCH v4 02/16] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v4 16/16] docs: Add protvirt docs

[PATCH 0/2] delete virtio queues in vhost-user-blk-unrealize
 2020-02-21 11:32 UTC  (5+ messages)
` [PATCH 1/2] vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
` [PATCH 2/2] vhost-use-blk: convert to new virtio_delete_queue

[PATCH v4 0/4] luks: add qemu-img measure support
 2020-02-21 11:25 UTC  (5+ messages)
` [PATCH v4 1/4] luks: extract qcrypto_block_calculate_payload_offset()
` [PATCH v4 2/4] luks: implement .bdrv_measure()
` [PATCH v4 3/4] qemu-img: allow qemu-img measure --object without a filename
` [PATCH v4 4/4] iotests: add 282 luks qemu-img measure test

[PULL 00/13] Linux user for 5.0 patches
 2020-02-21 11:24 UTC  (2+ messages)

[RFC v3 0/3] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-21 11:19 UTC  (6+ messages)
` [RFC v3 1/3] acpi:Extract two APIs from acpi_dsdt_add_pci
` [RFC v3 2/3] acpi:pci-expender-bus: Add pxb support for arm
` [RFC v3 3/3] ACPI/unit-test: Add a new test for pxb-pcie "

[PATCH v3 0/4] luks: add qemu-img measure support
 2020-02-21 11:18 UTC  (7+ messages)
` [PATCH v3 1/4] luks: extract qcrypto_block_calculate_payload_offset()
` [PATCH v3 2/4] luks: implement .bdrv_measure()

[GSoC/Outreachy] Arduino complete setup visualization and emulation
 2020-02-21 11:14 UTC  (4+ messages)

[Qemu-devel] [Bug 1722884] [NEW] keyboard input while mouse moving triggers mouse failure
 2020-02-21 10:58 UTC  (2+ messages)
` [Bug 1722884] "

[PATCH rc4 00/29] target/avr merger
 2020-02-21 11:03 UTC  (6+ messages)
` [PATCH rc4 06/29] target/avr: Add defintions of AVR core types

[PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
 2020-02-21 10:55 UTC  (11+ messages)

[PATCH/RFC 0/1] Vhost User Cross Cable: Intro
 2020-02-21 10:44 UTC  (3+ messages)

[PATCH] console: make QMP screendump use coroutine
 2020-02-21 10:25 UTC  (8+ messages)

[PATCH] maint: Include top-level *.rst files early in git diff
 2020-02-21 10:17 UTC  (3+ messages)

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2020-02-21  9:58 UTC  (3+ messages)
` [Bug 1857811] "

[PATCH v3] util/async: make bh_aio_poll() O(1)
 2020-02-21  9:53 UTC  (2+ messages)

[PATCH v5 0/4] target-riscv: support vector extension part 1
 2020-02-21  9:45 UTC  (5+ messages)
` [PATCH v5 1/4] target/riscv: add vector extension field in CPURISCVState
` [PATCH v5 2/4] target/riscv: implementation-defined constant parameters
` [PATCH v5 3/4] target/riscv: support vector extension csr
` [PATCH v5 4/4] target/riscv: add vector configure instruction

[PATCH] virtiofsd: Remove fuse.h and struct fuse_module
 2020-02-21  9:47 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH] hw/char/pl011: Enable TxFIFO and async transmission
 2020-02-21  9:46 UTC  (6+ messages)

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-21  9:42 UTC  (7+ messages)
` [PATCH v7 01/11] qapi/error: add (Error **errp) cleaning APIs
` [PATCH v7 02/11] error: auto propagated local_err

[PATCH] rcu_queue: add QSLIST functions
 2020-02-21  9:01 UTC  (2+ messages)

[PATCH] target: i386: Check float overflow about register stack
 2020-02-21  8:58 UTC  (2+ messages)

[PATCH v1 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-21  8:55 UTC  (3+ messages)
` [PATCH v1 1/2] linux-user: Protect more syscalls

[PATCH 1/2] riscv: roms: Add 32-bit OpenSBI firmware image for sifive_u
 2020-02-21  8:54 UTC  (5+ messages)

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-21  8:41 UTC  (6+ messages)
` [PATCH v3 08/20] Remove unnecessary cast when using the address_space API
` [PATCH v3 19/20] Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument

[PATCH qemu v7 0/5] spapr: Kill SLOF
 2020-02-21  8:27 UTC  (4+ messages)

[PATCH v2 0/2] docs: rstfy some s390 docs
 2020-02-21  8:24 UTC  (2+ messages)

[PATCH] hw/ide: Remove status register read side effect
 2020-02-21  8:08 UTC  (2+ messages)

[PATCH] WHPX: Assigning maintainer for Windows Hypervisor Platform
 2020-02-21  7:54 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH v2 1/3] arm_gic: Mask the un-supported priority bits
 2020-02-21  7:42 UTC  (3+ messages)
` [PATCH v2 2/3] cpu/a9mpcore: Set number of GIC priority bits to 5
` [PATCH v2 3/3] cpu/arm11mpcore: Set number of GIC priority bits to 4

RFC: Split EPT huge pages in advance of dirty logging
 2020-02-21  6:51 UTC  (9+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-21  3:56 UTC  (2+ messages)

[PATCH v2 0/2] delay timer_new from init to realize to fix memleaks
 2020-02-21  3:37 UTC  (4+ messages)
` [PATCH v2 2/2] hw: move timer_new from init() into realize() to avoid memleaks

[PULL 00/20] ppc-for-5.0 queue 20200221
 2020-02-21  3:36 UTC  (21+ messages)
` [PULL 01/20] spapr/rtas: Print message from "ibm,os-term"
` [PULL 02/20] qtest: Fix rtas dependencies
` [PULL 03/20] ppc/pnv: Fix PCI_EXPRESS dependency
` [PULL 04/20] ppc: function to setup latest class options
` [PULL 05/20] mem: move nvdimm_device_list to utilities
` [PULL 06/20] nvdimm: add uuid property to nvdimm
` [PULL 07/20] spapr: Add NVDIMM device support
` [PULL 08/20] spapr: Add Hcalls to support PAPR NVDIMM device
` [PULL 09/20] target/ppc/cpu.h: Remove duplicate includes
` [PULL 10/20] pnv/phb3: Convert 1u to 1ull
` [PULL 11/20] pnv/phb4: Fix error path in pnv_pec_realize()
` [PULL 12/20] pnv/phb3: Add missing break statement
` [PULL 13/20] spapr: Allow changing offset for -kernel image
` [PULL 14/20] target/ppc: Fix typo in comments
` [PULL 15/20] target/ppc/cpu.h: Move fpu related members closer in cpu env
` [PULL 16/20] target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition
` [PULL 17/20] ppc: free 'fdt' after reset the machine
` [PULL 18/20] spapr: Don't use spapr_drc_needed() in CAS code
` [PULL 19/20] spapr: Fix handling of unplugged devices during CAS and migration
` [PULL 20/20] hw/ppc/virtex_ml507:fix leak of fdevice tree blob

[PATCH] migration/throttle: Add throttle-trig-thres migration parameter
 2020-02-21  2:57 UTC 


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