qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-23 14:52:50 to 2021-02-24 10:03:11 UTC [more...]

[PATCH v3 00/16] qapi: static typing conversion, pt3
 2021-02-24 10:01 UTC  (5+ messages)
` [PATCH v3 02/16] qapi/expr.py: Check for dict instead of OrderedDict
` [PATCH v3 03/16] qapi/expr.py: constrain incoming expression types

[PATCH v7 00/13] virtio-mem: vfio support
 2021-02-24  9:49 UTC  (13+ messages)
` [PATCH v7 01/13] memory: Introduce RamDiscardManager for RAM memory regions
` [PATCH v7 02/13] memory: Helpers to copy/free a MemoryRegionSection
` [PATCH v7 03/13] virtio-mem: Factor out traversing unplugged ranges
` [PATCH v7 04/13] virtio-mem: Don't report errors when ram_block_discard_range() fails
` [PATCH v7 05/13] virtio-mem: Implement RamDiscardManager interface
` [PATCH v7 06/13] vfio: Support for RamDiscardManager in the !vIOMMU case
` [PATCH v7 07/13] vfio: Query and store the maximum number of possible DMA mappings
` [PATCH v7 08/13] vfio: Sanity check maximum number of DMA mappings with RamDiscardManager
` [PATCH v7 09/13] vfio: Support for RamDiscardManager in the vIOMMU case
` [PATCH v7 10/13] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PATCH v7 12/13] virtio-mem: Require only coordinated discards
` [PATCH v7 13/13] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus

[RFC v1 24/38] target/arm: move aa64_va_parameter_tbi,tbid,tcma and arm_rebuild_hflags
 2021-02-24  9:30 UTC  (12+ messages)
    ` [RFC v1 06/38] target/arm: split off cpu-softmmu.c
          ` softmmu vs sysemu [Was: Re: [RFC v1 06/38] target/arm: split off cpu-softmmu.c]

Problem running functional tests from China
 2021-02-24  9:29 UTC 

[PATCH] hw/ppc: e500: Add missing <ranges> in the eTSEC node
 2021-02-24  9:28 UTC 

[PATCH v7 0/2] System Generation ID driver and VMGENID backend
 2021-02-24  9:19 UTC  (5+ messages)
` [PATCH v7 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v7 2/2] drivers/virt: vmgenid: add vm "

[PATCH v2 0/2] Allwinner H3 fixes for EMAC and acceptance tests
 2021-02-24  9:12 UTC  (4+ messages)
` [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
` [PATCH v2 2/2] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value

who's using the ozlabs patchwork install for QEMU patches ?
 2021-02-24  9:04 UTC  (8+ messages)

[PULL 00/46] tcg patch queue
 2021-02-24  8:46 UTC  (4+ messages)
` [PULL 38/46] cpu: move cc->transaction_failed to tcg_ops

[PATCH v2 0/6] qapi: Add support for aliases
 2021-02-24  8:45 UTC  (4+ messages)
` [PATCH v2 4/6] qapi: Apply aliases in qobject-input-visitor

[PATCH v2] char: don't fail when client is not connected
 2021-02-24  8:26 UTC  (2+ messages)

[PATCH v2] replay: notify CPU on event
 2021-02-24  8:26 UTC  (2+ messages)

[Bug 1908832] [NEW] jack audio dev produces no sound
 2021-02-24  8:14 UTC  (4+ messages)
` [Bug 1908832] "

[PATCH v2] i386: Add the support for AMD EPYC 3rd generation processors
 2021-02-24  8:18 UTC  (4+ messages)

[PATCH] virtio-net: Add check for mac address while peer is vdpa
 2021-02-24  7:59 UTC  (2+ messages)

[PATCH 0/2] gitlab-ci.yml: Add jobs to test CFI
 2021-02-24  7:44 UTC  (6+ messages)
` [PATCH 1/2] gitlab-ci.yml: Allow custom make parallelism

[PATCH] disas: Fix build with glib2.0 >=2.67.3
 2021-02-24  7:38 UTC  (4+ messages)

[PATCH 0/6] Detect reentrant RX casue by loopback
 2021-02-24  6:13 UTC  (9+ messages)
` [PATCH 1/6] net: introduce qemu_receive_packet()
` [PATCH 2/6] e1000: switch to use qemu_receive_packet() for loopback
` [PATCH 3/6] dp8393x: switch to use qemu_receive_packet() for loopback packet
` [PATCH 4/6] msf2-mac: switch to use qemu_receive_packet() for loopback
` [PATCH 5/6] sungem: "
` [PATCH 6/6] tx_pkt: switch to use qemu_receive_packet_iov() "

What prevents discarding a cluster during rewrite?
 2021-02-24  6:04 UTC  (6+ messages)

[Bug 1914535] [NEW] PL110 8-bit mode is not emulated correctly
 2021-02-24  5:45 UTC  (2+ messages)
` [Bug 1914535] "

[PATCH qemu v14] spapr: Implement Open Firmware client interface
 2021-02-24  5:48 UTC  (2+ messages)

[PATCH] e1000: fail early for evil descriptor
 2021-02-24  5:45 UTC 

[REBASE] [PATCH v5] qga: Correct loop count in qmp_guest_get_vcpus()
 2021-02-24  5:14 UTC 

[PATCH v2 0/6] testing/next (meson check-tcg, fedora bump, docs)
 2021-02-24  3:33 UTC  (2+ messages)

[PATCH v3 00/10] target/mips: Extract MXU code to new mxu_translate.c file
 2021-02-24  2:16 UTC  (19+ messages)
` [PATCH v3 01/10] target/mips: Rewrite complex ifdef'ry
` [PATCH v3 03/10] target/mips: Remove unused CPUMIPSState* from MXU functions
` [PATCH v3 04/10] target/mips: Pass instruction opcode to decode_opc_mxu()
` [PATCH v3 05/10] target/mips: Extract decode_ase_mxu() from decode_opc_mxu()
` [PATCH v3 06/10] target/mips: Use OPC_MUL instead of OPC__MXU_MUL
` [PATCH v3 07/10] target/mips: Introduce mxu_translate_init() helper
` [PATCH v3 08/10] target/mips: Make mxu_translate_init() / decode_ase_mxu() proto public
` [PATCH v3 09/10] target/mips: Simplify 64-bit ifdef'ry of MXU code
` [PATCH v3 10/10] target/mips: Extract MXU code to new mxu_translate.c file

[PATCH v2] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
 2021-02-24  0:43 UTC  (3+ messages)

[PATCH v2 1/2] target/riscv: Reduce duplicated code in trans_rvh.c.inc
 2021-02-24  0:31 UTC  (4+ messages)
` [PATCH v2 2/2] target/riscv: Call check_access() before tcg_temp_new()

[PATCH v4] net/macos: implement vmnet-based netdev
 2021-02-23 23:24 UTC  (2+ messages)

[PATCH v3 0/2] virtiofsd: Enable posix_acl by default
 2021-02-23 22:52 UTC  (3+ messages)
` [PATCH v3 1/2] virtiofsd: Add umask to seccom allow list
` [PATCH v3 2/2] virtiofsd: Enable posix_acls by default if xattrs are enabled

[PATCH v5 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-02-23 21:34 UTC  (34+ messages)
` [PATCH v5 1/4] Jobs based on custom runners: documentation and configuration placeholder
` [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook
` [PATCH v5 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook
` [PATCH v5 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-23 21:32 UTC  (32+ messages)
` [PATCH v2 13/42] esp: remove dma_left from ESPState
` [PATCH v2 14/42] esp: remove minlen restriction in handle_ti
` [PATCH v2 16/42] esp: use pdma_origin directly in esp_pdma_read()/esp_pdma_write()
` [PATCH v2 17/42] esp: move pdma_len and TC logic into esp_pdma_read()/esp_pdma_write()
` [PATCH v2 18/42] esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf
` [PATCH v2 19/42] esp: remove buf parameter from do_cmd()
` [PATCH v2 23/42] esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMA
` [PATCH v2 24/42] esp: use in-built TC to determine PDMA transfer length
` [PATCH v2 25/42] esp: remove CMD pdma_origin
` [PATCH v2 30/42] esp: add 4 byte PDMA read and write transfers
` [PATCH v2 36/42] esp: add maxlen parameter to get_cmd()
` [PATCH v2 38/42] esp: convert ti_buf from array to Fifo8
` [PATCH v2 40/42] esp: add trivial implementation of the ESP_RFLAGS register

[PATCH v2] tests/docker: Use --arch-only when building Debian cross image
 2021-02-23 21:11 UTC 

Plugin Address Translations Inconsistent/Incorrect?
 2021-02-23 20:53 UTC  (4+ messages)

[Bug 1916655] [NEW] Compilation fails due to zstd qcow2 compression
 2021-02-23 20:47 UTC 

[PATCH] target/hexagon/opcodes: Add missing varargs cleanup
 2021-02-23 20:40 UTC  (3+ messages)

[PATCH v5 0/5] Add support for ipv6 host forwarding
 2021-02-23 20:18 UTC  (4+ messages)
` [PATCH v5 1/5] slirp: Advance libslirp submodule to add ipv6 host-forward support

[PATCH] tests/docker: Use --arch-only when building Debian cross images
 2021-02-23 18:58 UTC  (3+ messages)

[PATCH] target/riscv: fix vs() to return proper error code
 2021-02-23 18:46 UTC  (2+ messages)

[PATCH v4 0/4] Add support for ipv6 host forwarding
 2021-02-23 18:23 UTC  (6+ messages)
` [PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse

[PATCH 0/3] gitlab-pipeline-status script: provide more information on errors
 2021-02-23 18:09 UTC  (8+ messages)
` [PATCH 1/3] scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET
` [PATCH 2/3] scripts/ci/gitlab-pipeline-status: give more information on failures

[PATCH v4 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-02-23 18:08 UTC  (15+ messages)
` [PATCH v4 16/21] i386: track explicit 'hv-*' features enablement/disablement

[Bug 1916394] [NEW] [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc
 2021-02-23 17:49 UTC  (2+ messages)
` [Bug 1916394] "

[PATCH v2 00/22] eMMC support
 2021-02-23 17:35 UTC  (4+ messages)
` [PATCH v2 01/22] block: add eMMC block device type

[PATCH v2 0/2] block: Use 'read-zeroes=true' mode by default with 'null-co' driver
 2021-02-23 17:21 UTC  (9+ messages)

[PATCH v2 0/4] improve do_strtosz precision
 2021-02-23 17:20 UTC  (9+ messages)
` [PATCH v2 1/4] utils: Enhance testsuite for do_strtosz()
` [PATCH v2 2/4] utils: Improve qemu_strtosz() to have 64 bits of precision
` [PATCH v2 3/4] utils: Deprecate hex-with-suffix sizes
` [PATCH v2 4/4] utils: Deprecate inexact fractional suffix sizes

Editing QEMU POWER Platform wiki page
 2021-02-23 16:53 UTC  (7+ messages)

romfile resize
 2021-02-23 11:29 UTC  (5+ messages)

Install Win10 x64 on QEMU TCG failed
 2021-02-23 16:39 UTC 

[PULL 00/17] pc,virtio,pci: fixes, tests
 2021-02-23 16:05 UTC  (18+ messages)
` [PULL 01/17] pci: cleanup failover sanity check
` [PULL 02/17] virtio-net: add missing object_unref()
` [PULL 03/17] failover: really display a warning when the primary device is not found
` [PULL 04/17] pcie: don't set link state active if the slot is empty
` [PULL 05/17] acpi: Allow pxb DSDT acpi table changes
` [PULL 06/17] acpi/gpex: Fix cca attribute check for pxb device
` [PULL 07/17] tests/data/acpi/virt/DSDT.pxb: update with _CCA
` [PULL 08/17] checkpatch: don't emit warning on newly created acpi data files
` [PULL 09/17] qtest: update tests/qtest/bios-tables-test-allowed-diff.h
` [PULL 10/17] ich9, piix4: add property, smm-compat, to keep compatibility of SMM
` [PULL 11/17] acpi/core: always set SCI_EN when SMM isn't supported
` [PULL 13/17] acpi: add test case for smm unsupported -machine smm=off
` [PULL 14/17] hw/i386: declare ACPI mother board resource for MMCONFIG region
` [PULL 15/17] i386: acpi: Don't build HPET ACPI entry if HPET is disabled
` [PULL 16/17] acpi: add test case for -no-hpet
` [PULL 17/17] qtest/acpi/bios-tables-test: update acpi tables
` [PULL 12/17] acpi: set fadt.smi_cmd to zero when SMM is not supported

[PATCH v3 00/12] block/export: vhost-user-blk server tests and input validation
 2021-02-23 16:13 UTC  (12+ messages)
` [PATCH v3 01/12] vhost-user-blk: fix blkcfg->num_queues endianness
` [PATCH v3 02/12] libqtest: add qtest_socket_server()
` [PATCH v3 03/12] libqtest: add qtest_kill_qemu()
` [PATCH v3 05/12] test: new qTest case to test the vhost-user-blk-server
` [PATCH v3 06/12] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PATCH v3 07/12] block/export: fix blk_size double byteswap
` [PATCH v3 08/12] block/export: use VIRTIO_BLK_SECTOR_BITS
` [PATCH v3 10/12] block/export: port virtio-blk discard/write zeroes input validation
` [PATCH v3 11/12] vhost-user-blk-test: test discard/write zeroes invalid inputs
` [PATCH v3 12/12] block/export: port virtio-blk read/write range check

[Bug 1916501] [NEW] qemu-img convert segfaults with specific URL
 2021-02-23 15:47 UTC  (2+ messages)
` [Bug 1916501] "

[PATCH v2] IOMMU not supported by vhost-user
 2021-02-23 15:55 UTC  (2+ messages)

[PATCH v6 00/12] virtio-mem: vfio support
 2021-02-23 15:09 UTC  (19+ messages)
` [PATCH v6 01/12] memory: Introduce RamDiscardMgr for RAM memory regions
` [PATCH v6 09/12] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)

[PATCH v6 00/11] hvf: Implement Apple Silicon Support
 2021-02-23 15:07 UTC  (4+ messages)
` [PATCH v6 01/11] hvf: Add hypervisor entitlement to output binaries

[PATCH v2 0/3] virtiofsd: Add options to enable/disable posix acl
 2021-02-23 15: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).