qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 17:53:31 to 2020-07-03 09:13:30 UTC [more...]

[PULL 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-03  9:04 UTC  (22+ messages)
` [PULL 01/41] tests: disassemble-aml.sh: generate AML in readable format
` [PULL 02/41] Revert "tests/migration: Reduce autoconverge initial bandwidth"
` [PULL 03/41] virtio-balloon: always indicate S_DONE when migration fails
` [PULL 04/41] pc: Support coldplugging of virtio-pmem-pci devices on all buses
` [PULL 05/41] exec: Introduce ram_block_discard_(disable|require)()
` [PULL 06/41] vfio: Convert to ram_block_discard_disable()
` [PULL 07/41] accel/kvm: "
` [PULL 08/41] s390x/pv: "
` [PULL 09/41] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PULL 10/41] target/i386: sev: Use ram_block_discard_disable()
` [PULL 11/41] migration/rdma: "
` [PULL 13/41] virtio-mem: Paravirtualized memory hot(un)plug
` [PULL 14/41] virtio-pci: Proxy for virtio-mem
` [PULL 15/41] MAINTAINERS: Add myself as virtio-mem maintainer
` [PULL 16/41] hmp: Handle virtio-mem when printing memory device info
` [PULL 17/41] numa: Handle virtio-mem in NUMA stats
` [PULL 18/41] pc: Support for virtio-mem-pci
` [PULL 20/41] virtio-pci: Send qapi events when the virtio-mem size changes
` [PULL 23/41] virtio-mem: Exclude unplugged memory during migration
` [PULL 25/41] tests/acpi: remove stale allowed tables
` [PULL 27/41] MAINTAINERS: add VT-d entry

[PULL 00/10] Modules 20200702 patches
 2020-07-03  9:01 UTC  (4+ messages)
` [PULL 04/10] build: fix device module builds

[PATCH v2 00/18] hw/block/nvme: bump to v1.3
 2020-07-03  8:46 UTC  (31+ messages)
` [PATCH v2 01/18] hw/block/nvme: bump spec data structures "
` [PATCH v2 02/18] hw/block/nvme: additional tracing
` [PATCH v2 03/18] hw/block/nvme: add support for the abort command
` [PATCH v2 04/18] hw/block/nvme: add temperature threshold feature
` [PATCH v2 05/18] hw/block/nvme: mark fw slot 1 as read-only
` [PATCH v2 06/18] hw/block/nvme: add support for the get log page command
` [PATCH v2 07/18] hw/block/nvme: add support for the asynchronous event request command
` [PATCH v2 08/18] hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
` [PATCH v2 09/18] hw/block/nvme: flush write cache when disabled
` [PATCH v2 10/18] hw/block/nvme: fix missing endian conversion
` [PATCH v2 11/18] hw/block/nvme: add remaining mandatory controller parameters
` [PATCH v2 12/18] hw/block/nvme: support the get/set features select and save fields
` [PATCH v2 13/18] hw/block/nvme: make sure ncqr and nsqr is valid
` [PATCH v2 14/18] hw/block/nvme: support identify namespace descriptor list
` [PATCH v2 15/18] hw/block/nvme: reject invalid nsid values in active namespace id list
` [PATCH v2 16/18] hw/block/nvme: enforce valid queue creation sequence
` [PATCH v2 17/18] hw/block/nvme: provide the mandatory subnqn field
` [PATCH v2 18/18] hw/block/nvme: bump supported version to v1.3

[PATCH 0/6] migration: bring savevm/loadvm/delvm over to QMP
 2020-07-03  8:37 UTC  (15+ messages)
` [PATCH 1/6] migration: improve error reporting of block driver state name
` [PATCH 2/6] migration: introduce savevm, loadvm, delvm QMP commands
` [PATCH 3/6] block: add ability to filter out blockdevs during snapshot
` [PATCH 4/6] block: allow specifying name of block device for vmstate storage
` [PATCH 5/6] migration: support excluding block devs in QMP snapshot commands
` [PATCH 6/6] migration: support picking vmstate disk "

[Bug 1886155] [NEW] error: argument 2 of ‘__atomic_load’ discards ‘const’ qualifier
 2020-07-03  8:06 UTC 

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-03  8:08 UTC  (4+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[PATCH v2 00/25] testing/next (vm, gitlab, docker)
 2020-07-03  8:07 UTC  (3+ messages)
` [PATCH v2 01/25] iotests: Fix 051 output after qdev_init_nofail() removal

[PATCH 0/1] Add Loongson 2F disassembler
 2020-07-03  7:59 UTC  (4+ messages)
` [PATCH 1/1] disas: mips: "

[PATCH] iotests.py: Do not wait() before communicate()
 2020-07-03  7:57 UTC  (2+ messages)

[PATCH 0/2] hw/block/nvme: handle transient dma errors
 2020-07-03  7:55 UTC  (6+ messages)

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-03  7:46 UTC  (24+ messages)
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v9 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v9 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v9 30/34] qcow2: Add prealloc field to QCowL2Meta
` [PATCH v9 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
` [PATCH v9 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters

[PATCH v1 0/3] A few RISC-V fixes
 2020-07-03  7:44 UTC  (7+ messages)
` [PATCH v1 1/3] hw/char: Convert the Ibex UART to use the qdev Clock model
` [PATCH v1 2/3] hw/riscv: Allow 64 bit access to SiFive CLINT
` [PATCH v1 3/3] target/riscv: Regen floating point rounding mode in dynamic mode

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-03  7:39 UTC  (3+ messages)

Questionable aspects of QEMU Error's design
 2020-07-03  7:38 UTC  (7+ messages)

[PATCH v4 00/14]vDPA support in qemu
 2020-07-03  7:30 UTC  (2+ messages)

[PATCH] softmmu/vl: Remove the check for colons in -accel parameters
 2020-07-03  7:28 UTC  (3+ messages)

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-03  7:24 UTC  (12+ messages)

[PATCH v2 00/44] Less clumsy error checking
 2020-07-03  7:09 UTC  (23+ messages)
` [PATCH v2 03/44] qdev: Use returned bool to check for qdev_realize() etc. failure
` [PATCH v2 11/44] qemu-option: Replace opt_set() by cleaner opt_validate()
` [PATCH v2 14/44] block: Avoid error accumulation in bdrv_img_create()
` [PATCH v2 33/44] error: Avoid unnecessary error_propagate() after error_setg()
` [PATCH v2 34/44] error: Eliminate error_propagate() with Coccinelle, part 1
` [PATCH v2 35/44] error: Eliminate error_propagate() with Coccinelle, part 2
` [PATCH v2 36/44] error: Eliminate error_propagate() manually
` [PATCH v2 37/44] error: Reduce unnecessary error propagation

[PATCH 00/17] hw/block/nvme: bump to v1.3
 2020-07-03  6:03 UTC  (40+ messages)
` [PATCH 01/17] hw/block/nvme: bump spec data structures "
` [PATCH 02/17] hw/block/nvme: additional tracing
` [PATCH 03/17] hw/block/nvme: add support for the abort command
` [PATCH 04/17] hw/block/nvme: add temperature threshold feature
` [PATCH 05/17] hw/block/nvme: mark fw slot 1 as read-only
` [PATCH 06/17] hw/block/nvme: add support for the get log page command
` [PATCH 07/17] hw/block/nvme: add support for the asynchronous event request command
` [PATCH 08/17] hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
` [PATCH 09/17] hw/block/nvme: flush write cache when disabled
` [PATCH 10/17] hw/block/nvme: fix missing endian conversion
` [PATCH 11/17] hw/block/nvme: add remaining mandatory controller parameters
` [PATCH 12/17] hw/block/nvme: support the get/set features select and save fields
` [PATCH 13/17] hw/block/nvme: make sure ncqr and nsqr is valid
` [PATCH 14/17] hw/block/nvme: support identify namespace descriptor list
` [PATCH 15/17] hw/block/nvme: enforce valid queue creation sequence
` [PATCH 16/17] hw/block/nvme: provide the mandatory subnqn field
` [PATCH 17/17] hw/block/nvme: bump supported version to v1.3

[PATCH] configure / util: Auto-detect the availability of openpty()
 2020-07-03  5:11 UTC  (5+ messages)

[PATCH] hw/riscv: virt: Sort the SoC memmap table entries
 2020-07-03  3:21 UTC 

[PATCH v3 0/7] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
 2020-07-03  3:18 UTC  (8+ messages)
` [PATCH v3 1/7] configure: Create symbolic links for pc-bios/*.elf files
` [PATCH v3 2/7] roms/opensbi: Upgrade from v0.7 to v0.8
` [PATCH v3 3/7] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
` [PATCH v3 4/7] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
` [PATCH v3 5/7] hw/riscv: spike: Change the default bios to use generic platform image
` [PATCH v3 6/7] gitlab-ci/opensbi: Update GitLab CI to build generic platform
` [PATCH v3 7/7] Makefile: Ship the generic platform bios images for RISC-V

Question about virtio-net: implement RX RSS processing
 2020-07-03  2:41 UTC  (2+ messages)

=?gb18030?B?UkWjuiBIb3cgdG8gYnVpbGQgUUVNVSBwbHVnaW4gb24gV2luZG93cyB3aXRoIG1pbmd3?=
 2020-07-03  2:17 UTC 

[PATCH v4 0/4] Add OpenSBI dynamic firmware support
 2020-07-03  1:19 UTC  (7+ messages)
` [PATCH v4 2/4] RISC-V: Copy the fdt in dram instead of ROM
` [PATCH v4 3/4] riscv: Add opensbi firmware dynamic support
` [PATCH v4 4/4] RISC-V: Support 64 bit start address

[PATCH 0/5] MIPS patches queue for 5.1 soft freeze
 2020-07-03  1:19 UTC  (4+ messages)
` [PATCH 5/5] MAINTAINERS: Adjust MIPS maintainership (Add Huacai Chen & Jiaxun Yang)

[Bug 1869006] [NEW] PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
 2020-07-03  0:36 UTC  (2+ messages)
` [Bug 1869006] "

[PATCH v4] nvme: allow cmb and pmr emulation on same device
 2020-07-02 23:33 UTC  (7+ messages)
` [PATCH v4 2/2] nvme: allow cmb and pmr to be enabled "

[PATCH v3 01/19] .mailmap: Update Alexander Graf email address
 2020-07-02 22:29 UTC  (2+ messages)

[PATCH] tcg: Fix do_nonatomic_op_* vs signed operations
 2020-07-02 21:46 UTC  (2+ messages)

[PATCH v4 00/21] microvm: add acpi support
 2020-07-02 21:23 UTC  (24+ messages)
` [PATCH v4 01/21] microvm: name qboot binary qboot.rom
` [PATCH v4 02/21] seabios: add microvm config, update build rules
` [PATCH v4 03/21] seabios: add bios-microvm.bin binary
` [PATCH v4 04/21] acpi: ged: add control regs
` [PATCH v4 05/21] acpi: ged: add x86 device variant
` [PATCH v4 06/21] acpi: move acpi_dsdt_add_power_button() to ged
` [PATCH v4 07/21] microvm: make virtio irq base runtime configurable
` [PATCH v4 08/21] microvm/acpi: add minimal acpi support
` [PATCH v4 09/21] microvm/acpi: add acpi_dsdt_add_virtio() for x86
` [PATCH v4 10/21] microvm/acpi: use GSI 16-23 for virtio
` [PATCH v4 11/21] microvm/acpi: use seabios with acpi=on
` [PATCH v4 12/21] microvm/acpi: disable virtio-mmio cmdline hack
` [PATCH v4 13/21] x86: constify x86_machine_is_*_enabled
` [PATCH v4 14/21] x86: move acpi_dev from pc/microvm
` [PATCH v4 15/21] x86: move cpu plug from pc to x86
` [PATCH v4 16/21] microvm: wire up hotplug
` [PATCH v4 17/21] tests/acpi: clear bios-tables-test-allowed-diff.h
` [PATCH v4 18/21] tests/acpi: allow microvm test data updates
` [PATCH v4 19/21] tests/acpi: allow override blkdev
` [PATCH v4 20/21] tests/acpi: add microvm test
` [PATCH v4 21/21] tests/acpi: update expected data files for microvm

[PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
 2020-07-02 21:13 UTC  (10+ messages)
        ` nvme emulation merge process (was: Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces)
              ` nvme emulation merge process

[Bug 1886097] [NEW] Error in user-mode calculation of ELF program's brk
 2020-07-02 20:50 UTC 

[Bug 1873769] [NEW] SB16 audio playback freezes emulation in Windows 95 guest
 2020-07-02 20:21 UTC  (2+ messages)
` [Bug 1873769] "

[PATCH] tests/acceptance: Add a test for the sun4u sparc64 machine
 2020-07-02 20:29 UTC  (2+ messages)

[PATCH] linux-user/elfload: use MAP_FIXED in pgb_reserved_va
 2020-07-02 19:52 UTC  (4+ messages)

[PATCH v2 0/2] tests/qht-bench: Adjust rate/threshold computation
 2020-07-02 19:51 UTC  (2+ messages)

[PATCH v2] SEV: QMP support for Inject-Launch-Secret
 2020-07-02 19:42 UTC 

[PATCH v4 0/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
 2020-07-02 19:26 UTC  (3+ messages)
` [PATCH v4 2/2] target/m68k: consolidate physical translation offset into get_physical_address()

[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-07-02 19:26 UTC  (2+ messages)

[PATCH] target/arm: Fix temp double-free in sve ldr/str
 2020-07-02 19:18 UTC  (2+ messages)

[PATCH v2 0/1] Add Script for Dissecting QEMU Execution
 2020-07-02 19:10 UTC  (4+ messages)
` [PATCH v2 1/1] scripts/performance: Add dissect.py script

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-07-02 19:08 UTC  (3+ messages)
` [PATCH v5 19/21] virtio-mem: Add trace events

[PATCH 1/3] target/nios2: add DISAS_NORETURN case for nothing more to generate
 2020-07-02 18:53 UTC  (7+ messages)
` [PATCH 2/3] target/nios2: in line the semantics of DISAS_UPDATE with other targets
` [PATCH 3/3] target/nios2: Use gen_io_start around wrctl instruction

[PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output
 2020-07-02 18:45 UTC  (4+ messages)
` [PATCH v3 14/19] .mailmap: Display correct email address for Michael Tokarev

[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
 2020-07-02 18:23 UTC  (5+ messages)
` [PATCH 16/17] hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
` [PATCH 17/17] Replace uses of FROM_SSI_SLAVE() macro with QOM casts


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