qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-13 12:14:18 to 2020-03-13 21:49:04 UTC [more...]

[PATCH 0/5] nbd: reduce max_block restrictions
 2020-03-13 21:47 UTC  (5+ messages)
` [PATCH 3/5] block: add max_pwrite_zeroes_no_fallback to BlockLimits
` [PATCH 4/5] block/io: fix bdrv_co_do_pwrite_zeroes head calculation

[PATCH v7 0/4] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-13 21:46 UTC  (3+ messages)
` [PATCH v7 1/4] linux-user: Protect more syscalls

[PATCH] linux-user: Update TASK_UNMAPPED_BASE for aarch64
 2020-03-13 21:45 UTC  (3+ messages)

[PATCH v2] linux-user: fix socket() strace
 2020-03-13 21:42 UTC  (2+ messages)

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-13 21:41 UTC  (8+ messages)
` [PATCH v5 05/60] target/riscv: add vector stride load and store instructions
` [PATCH v5 06/60] target/riscv: add vector index "
` [PATCH v5 60/60] target/riscv: configure and turn on vector extension from command line

[PATCH v6 0/4] qcow2: Implement zstd cluster compression method
 2020-03-13 21:40 UTC  (3+ messages)
` [PATCH v6 1/4] qcow2: introduce compression type feature

[PATCH 0/8] Misc hw/ide legacy clean up
 2020-03-13 21:14 UTC  (9+ messages)
` [PATCH 4/8] hw/ide: Move MAX_IDE_BUS define to one header
` [PATCH 1/8] hw/ide: Get rid of piix3_init functions
` [PATCH 2/8] hw/ide: Get rid of piix4_init function
` [PATCH 8/8] hw/ide: Remove unneeded inclusion of hw/ide.h
` [PATCH 3/8] hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
` [PATCH 7/8] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
` [PATCH 5/8] hw/ide/pci.c: Coding style update to fix checkpatch errors
` [PATCH 6/8] hw/ide: Do ide_drive_get() within pci_ide_create_devs()

[PATCH 0/9] user-mode: Prune build dependencies (part 2)
 2020-03-13 21:19 UTC  (12+ messages)
` [PATCH 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
` [PATCH 2/9] qapi/misc: Move add_client command with chardev code
` [PATCH 3/9] qapi/misc: Restrict LostTickPolicy enum to machine code
` [PATCH 4/9] qapi/misc: Restrict balloon-related commands "
` [PATCH 5/9] qapi/misc: Move query-uuid command with block code
` [PATCH 6/9] qapi/misc: Restrict query-vm-generation-id command to machine code
` [PATCH 7/9] qapi/misc: Restrict ACPI commands "
` [PATCH 8/9] qapi/misc: Restrict PCI "
` [PATCH 9/9] qapi/misc: Restrict device memory "

[PATCH 0/7] via-ide: fixes and improvements
 2020-03-13 20:50 UTC  (8+ messages)
` [PATCH 1/7] via-ide: move registration of VMStateDescription to DeviceClass
` [EXTERNAL][PATCH 0/7] via-ide: fixes and improvements

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-13 20:49 UTC  (7+ messages)
` [PATCH v13 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking
` [PATCH v13 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v13 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-03-13 20:27 UTC  (11+ messages)

[PATCH v3 00/16]: hw/i386/vmport: Bug fixes and improvements
 2020-03-13 20:07 UTC  (20+ messages)
` [PATCH v3 02/16] hw/i386/vmport: Add device properties
` [PATCH v3 05/16] hw/i386/vmport: Introduce vmware-vmx-version property
` [PATCH v3 07/16] hw/i386/vmport: Introduce vmport.h
` [PATCH v3 08/16] hw/i386/vmport: Define enum for all commands
` [PATCH v3 10/16] hw/i386/vmport: Add support for CMD_GETTIME
` [PATCH v3 11/16] hw/i386/vmport: Add support for CMD_GETTIMEFULL
` [PATCH v3 15/16] hw/i386/vmport: Add support for CMD_GETHZ

[PATCH 00/14] user-mode: Prune build dependencies (part 1)
 2020-03-13 20:02 UTC  (19+ messages)
` [PATCH 01/14] Makefile: Only build virtiofsd if system-mode is enabled
` [PATCH 02/14] configure: Avoid building TCG when not needed
` [PATCH 03/14] tests/Makefile: Only display TCG-related tests when TCG is available
` [PATCH 04/14] tests/Makefile: Restrict some softmmu-only tests
` [PATCH 05/14] stubs/Makefile: Reduce the user-mode object list
` [PATCH 06/14] util/Makefile: "
` [PATCH 07/14] target/riscv/cpu: Restrict CPU migration to system-mode
` [PATCH 08/14] exec: Assert CPU migration is not used on user-only build
` [PATCH 09/14] exec: Drop redundant #ifdeffery
` [PATCH 10/14] arch_init: Remove unused 'qapi-commands-misc.h' include
` [PATCH 11/14] target: Restrict write_elfXX_note() handlers to system-mode
` [PATCH 12/14] target/i386: Restrict CpuClass::get_crash_info() "
` [PATCH 13/14] target/s390x: "
` [PATCH 14/14] hw/core: "

[PATCH v2 0/2] Support different CPU types for the sifive_e machine
 2020-03-13 20:00 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: sifive_e: Support changing CPU type
` [PATCH v2 2/2] target/riscv: Add a sifive-e34 cpu type

[PATCH 0/3] Minor error handling cleanups
 2020-03-13 19:48 UTC  (10+ messages)
` [PATCH 1/3] Use &error_abort instead of separate assert()
` [PATCH 2/3] hw/misc/ivshmem: Use one Error * variable instead of two
` [PATCH 3/3] xen-block: "

[PATCH 0/9] user-mode: Prune build dependencies (part 3)
 2020-03-13 18:46 UTC  (10+ messages)
` [PATCH 1/9] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
` [PATCH 2/9] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
` [PATCH 3/9] hw/core/qdev-properties: Fix code style
` [PATCH 4/9] hw/core/qdev-properties: Export enum-related functions
` [PATCH 5/9] hw/core/qdev-properties: Export qdev_prop_enum
` [PATCH 6/9] hw/core/qdev-properties: Export some integer-related functions
` [PATCH 7/9] hw/core/qdev-properties: Extract system-mode specific properties
` [PATCH 8/9] hw/core: Add qdev stub for user-mode
` [PATCH 9/9] qapi: Restrict code generated "

[PATCH 0/2] Support different CPU types for the sifive_e machine
 2020-03-13 18:32 UTC  (6+ messages)
` [PATCH 1/2] riscv: sifive_e: Support changing CPU type
` [PATCH 2/2] target/riscv: Add a sifive-e34 cpu type

[PATCH v4 0/7] Tighten qemu-img rules on missing backing format
 2020-03-13 18:22 UTC  (3+ messages)
` [PATCH v4 7/7] qemu-img: Deprecate use of -b without -F

[PATCH v3 0/4] Tighten qemu-img rules on missing backing format
 2020-03-13 18:20 UTC  (4+ messages)
` [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-13 18:04 UTC  (4+ messages)
` [Bug 1866870] "

[PATCH] softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
 2020-03-13 17:24 UTC 

[PATCH 0/3] MAINTAINERS: Adjust MIPS items
 2020-03-13 16:36 UTC  (5+ messages)
` [PATCH 2/3] MAINTAINERS: Adjust maintainer's email
` [PATCH 3/3] MAINTAINERS: Add a file to the main MIPS section

[PATCH] docs/conf.py: Raise ConfigError for bad Sphinx Python version
 2020-03-13 16:36 UTC 

[PATCH v2 0/3]: acpi: Add Windows ACPI Emulated Device Table (WAET)
 2020-03-13 16:22 UTC  (6+ messages)
` [PATCH v2 1/3] acpi: unit-test: Ignore diff in WAET ACPI table
` [PATCH v2 2/3] acpi: Add Windows ACPI Emulated Device Table (WAET)
` [PATCH v2 3/3] acpi: unit-test: Update WAET ACPI Table expected binaries

[PATCH] hw/arm/fsl-imx7: Instantiate apbh_dma and ocotp as unimplemented devices
 2020-03-13 16:15 UTC 

[PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-13 16:12 UTC  (11+ messages)
` [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()

[RFC] [PATCH 0/5] ARMv8.5-MemTag disassembly
 2020-03-13 16:05 UTC  (7+ messages)

[PATCH v2] exec/rom_reset: Free rom data during inmigrate skip
 2020-03-13 16:02 UTC  (2+ messages)

[PATCH] hw/arm/pxa2xx: Do not wire up OHCI for PXA255
 2020-03-13 16:02 UTC 

[PATCH] exec/rom_reset: Free rom data during inmigrate skip
 2020-03-13 15:43 UTC  (8+ messages)

[PATCH] acpi: Add Windows ACPI Emulated Device Table (WAET)
 2020-03-13 15:26 UTC  (8+ messages)

QMP netdev_add multiple dnssearch values
 2020-03-13 15:09 UTC  (7+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-03-13 15:01 UTC  (13+ messages)
` [PATCH 1/5] tests/docker: add CentOS 8 Dockerfile
` [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script

[PATCH 2/5] target/arm: MTE user mode disassembly
 2020-03-13 14:54 UTC  (2+ messages)

[PULL 0/5] migration queue
 2020-03-13 14:48 UTC  (2+ messages)

[PATCH v9 02/15] s390x: protvirt: Support unpack facility
 2020-03-13 14:44 UTC  (4+ messages)
` [PATCH v9] fixup! Fix subcode/pbt

[PATCH v7 0/5] virtio-iommu: VFIO integration
 2020-03-13 14:41 UTC  (8+ messages)
` [PATCH v7 1/5] hw/vfio/common: Remove error print on mmio region translation by viommu
` [PATCH v7 2/5] virtio-iommu: Add iommu notifier for map/unmap
` [PATCH v7 3/5] virtio-iommu: Call iommu notifier for attach/detach
` [PATCH v7 4/5] virtio-iommu: add iommu replay
` [PATCH v7 5/5] virtio-iommu: add iommu notifier memory-region

[Bug 1847232] [NEW] qemu TCG in s390x mode issue with calculating HASH
 2020-03-13 13:09 UTC  (2+ messages)
` [Bug 1847232] "

[PATCH V6 0/5] virtio-iommu: VFIO integration
 2020-03-13  7:16 UTC 

[PATCH v6 1/5] hw/vfio/common: Remove error print on mmio region translation by viommu
 2020-03-13  7:15 UTC  (5+ messages)
` [PATCH v6 2/5] virtio-iommu: Add iommu notifier for map/unmap
` [PATCH v6 3/5] virtio-iommu: Call iommu notifier for attach/detach
` [PATCH v6 4/5] virtio-iommu: add iommu replay
` [PATCH v6 5/5] virtio-iommu: add iommu notifier memory-region

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-13 14:32 UTC  (37+ messages)
` [PATCH v9 02/15] s390x: protvirt: Support unpack facility
` [PATCH v9 03/15] s390x: protvirt: Add migration blocker
` [PATCH v9 04/15] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PATCH v9 05/15] s390x: protvirt: KVM intercept changes
` [PATCH v9 06/15] s390x: Add SIDA memory ops
` [PATCH v9 07/15] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v9 08/15] s390x: protvirt: SCLP interpretation
` [PATCH v9 09/15] s390x: protvirt: Set guest IPL PSW
` [PATCH v9 10/15] s390x: protvirt: Move diag 308 data over SIDA
` [PATCH v9 11/15] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v9 12/15] s390x: protvirt: Move IO control structures over SIDA
` [PATCH v9 13/15] s390x: protvirt: Handle SIGP store status correctly
` [PATCH v9 14/15] docs: Add protvirt docs
` [PATCH v9 15/15] s390x: Add unpack facility feature to GA1

[PATCH v4] hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
 2020-03-13 14:28 UTC  (2+ messages)

[PATCH 1/5] target/arm: MTE processor state
 2020-03-13 14:00 UTC 

[PATCH 5/5] target/arm: MTE tag check stubs
 2020-03-13 14:00 UTC 

[PATCH 3/5] target/arm: MTE unprivileged system mode disassembly
 2020-03-13 14:00 UTC 

[PATCH 4/5] target/arm: MTE privileged system mode assembly
 2020-03-13 14:00 UTC 

[PATCH v3] hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
 2020-03-13 12:28 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).