messages from 2020-03-13 08:38:57 to 2020-03-13 20:03:10 UTC [more...]
[PATCH 00/14] user-mode: Prune build dependencies (part 1)
2020-03-13 20:01 UTC (17+ 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 v3 00/16]: hw/i386/vmport: Bug fixes and improvements
2020-03-13 19:59 UTC (17+ 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 0/7] via-ide: fixes and improvements
2020-03-13 19:50 UTC (7+ messages)
` [PATCH 1/7] via-ide: move registration of VMStateDescription to DeviceClass
` [EXTERNAL][PATCH 0/7] via-ide: fixes and improvements
[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/9] user-mode: Prune build dependencies (part 2)
2020-03-13 18:41 UTC (9+ 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 7/9] qapi/misc: Restrict ACPI commands to machine code
` [PATCH 8/9] qapi/misc: Restrict PCI "
` [PATCH 9/9] qapi/misc: Restrict device memory "
[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
2020-03-13 18:45 UTC (5+ 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 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] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
2020-03-13 16:31 UTC (10+ messages)
[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 (17+ 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 (7+ messages)
` [PULL 1/5] configure: Improve zstd test
` [PULL 2/5] migration/throttle: Add throttle-trig-thres migration parameter
` [PULL 3/5] COLO: Optimize memory back-up process
` [PULL 4/5] ram/colo: only record bitmap of dirty pages in COLO stage
` [PULL 5/5] migration: recognize COLO as part of activating process
[PATCH v9 00/15] s390x: Protected Virtualization support
2020-03-13 14:44 UTC (42+ messages)
` [PATCH v9 02/15] s390x: protvirt: Support unpack facility
` [PATCH v9] fixup! Fix subcode/pbt
` [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 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 (4+ 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 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)
[PATCH 0/4] spapr: Assorted minor cleanups
2020-03-13 11:54 UTC (10+ messages)
` [PATCH 1/4] spapr: Move creation of ibm, dynamic-reconfiguration-memory dt node
` [PATCH 2/4] spapr: Move creation of ibm,architecture-vec-5 property
` [PATCH 3/4] spapr: Rename DT functions to newer naming convention
` [PATCH 4/4] spapr: Fold spapr_node0_size() into its only caller
[PATCH v3 0/5] Wire up USB controllers in i.MX6 emulations
2020-03-13 11:25 UTC (2+ messages)
[PATCH] hw/net/i82596: Correct command bitmask (CID 1419392)
2020-03-13 11:01 UTC (2+ messages)
[PATCH] modules: load modules from versioned /var/run dir
2020-03-13 10:55 UTC (5+ messages)
[RFC] cpus: avoid get stuck in pause_all_vcpus
2020-03-13 9:41 UTC (7+ messages)
[PATCH] configure: Fix configure error
2020-03-13 9:12 UTC (4+ messages)
[PATCH RFCv2 0/4] kvm: Implement atomic memory region resizes
2020-03-13 8:47 UTC (3+ messages)
` [PATCH RFCv2 2/4] intc/s390_flic_kvm.c: Use kvm_device_ioctl() instead of ioctl()
[PATCH 0/3] iotests: Fix intermittent 030 hang
2020-03-13 8:36 UTC (2+ messages)
` [PATCH 3/3] iotests: Increase pause_wait() timeout
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).