qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-30 18:34:33 to 2020-10-01 15:20:04 UTC [more...]

[PULL 00/17] Block patches
 2020-10-01 15:12 UTC  (5+ messages)

[PATCH] elfload: use g_new instead of malloc
 2020-10-01 15:01 UTC  (2+ messages)

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-10-01 15:05 UTC  (7+ messages)
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM

[PATCH v4 0/3] target/i386: Restrict 'feature-words' property to x86 machines
 2020-10-01 15:14 UTC  (6+ messages)
` [PATCH v4 1/3] target/i386/cpu: Trivial code movement
` [PATCH v4 2/3] target/i386/cpu: Restrict some of feature-words uses to system-mode
` [PATCH v4 3/3] target/i386: Restrict X86CPUFeatureWord to X86 targets

io_uring possibly the culprit for qemu hang (linux-5.4.y)
 2020-10-01 14:30 UTC  (3+ messages)

[PATCH 1/2] hw/misc: add an EMC141{3,4} device model
 2020-10-01 15:04 UTC  (4+ messages)
` [PATCH 2/2] aspeed: Add support for the g220a-bmc board

Use of "?" for help has been deprecated for 8 years, can we drop it?
 2020-10-01 15:04 UTC  (7+ messages)

[PULL 00/18] target-arm queue
 2020-10-01 14:47 UTC  (19+ messages)
` [PULL 01/18] target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
` [PULL 02/18] target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
` [PULL 03/18] hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUs
` [PULL 04/18] target/arm: Add ID register values for Cortex-M0
` [PULL 05/18] target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
` [PULL 06/18] target/arm: Fix sve ldr/str
` [PULL 07/18] target/arm: Fix SVE splice
` [PULL 08/18] hw/arm/raspi: Define various blocks base addresses
` [PULL 09/18] hw/arm/bcm2835: Add more unimplemented peripherals
` [PULL 10/18] hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
` [PULL 11/18] hw/arm/raspi: Display the board revision in the machine description
` [PULL 12/18] hw/arm/raspi: Load the firmware on the first core
` [PULL 13/18] hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
` [PULL 14/18] hw/arm/raspi: Avoid using TypeInfo::class_data pointer
` [PULL 15/18] hw/arm/raspi: Use more specific machine names
` [PULL 16/18] hw/arm/raspi: Introduce RaspiProcessorId enum
` [PULL 17/18] hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
` [PULL 18/18] hw/arm/raspi: Remove use of the 'version' value in the board code

[PATCH v4 00/46] qapi: static typing conversion, pt1
 2020-10-01 14:48 UTC  (18+ messages)
` [PATCH v4 04/46] qapi: modify docstrings to be sphinx-compatible
` [PATCH v4 39/46] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v4 41/46] qapi/introspect.py: create a typed 'Node' data structure

[PATCH] build: Build and install the info manual
 2020-10-01 14:58 UTC  (6+ messages)

[PATCH v2 0/9] s390x/tcg: Implement some z14 facilities
 2020-10-01 14:54 UTC  (6+ messages)
` [PATCH v2 6/9] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
` [PATCH v2 7/9] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)

[PATCH 0/2] block/export: add vhost-user-blk multi-queue support
 2020-10-01 14:46 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/qtest: add multi-queue test case to vhost-user-blk-test

[PULL v8 00/86] Misc QEMU patches for 2020-09-24
 2020-10-01 14:28 UTC  (5+ messages)
` [PULL 29/86] meson: move libudev test
` [PULL 30/86] meson: move libmpathpersist test
` [PULL 31/86] meson: extend libmpathpersist test for static linking

scripts/gdb: issues when loading modules after lx-symbols
 2020-10-01 14:31 UTC 

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-10-01 14:14 UTC  (5+ messages)
` [Bug 1894804] "

[PATCH qemu 0/4] mirror: implement incremental and bitmap modes
 2020-10-01 14:18 UTC  (3+ messages)
` [PATCH qemu 1/4] drive-mirror: add support for sync=bitmap mode=never

[PATCH 00/12] 9pfs: add tests using local fs driver
 2020-10-01 14:04 UTC  (7+ messages)
` [PATCH 08/12] tests/9pfs: refactor test names and test devices

qcow2 merge_cow() question
 2020-10-01 14:04 UTC  (5+ messages)

About 'qemu-security' mailing list
 2020-10-01 13:57 UTC  (10+ messages)

[PATCH] block/export: fix QAPI doc indentation style violation
 2020-10-01 13:36 UTC  (4+ messages)

[PATCH v4 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
 2020-10-01 13:24 UTC  (2+ messages)

[PATCH 0/3] hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
 2020-10-01 13:23 UTC  (2+ messages)

[PATCH] target/arm: Fix SVE splice
 2020-10-01 13:22 UTC  (2+ messages)

[PATCH] target/arm: Fix sve ldr/str
 2020-10-01 13:21 UTC  (2+ messages)

[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2020-10-01 13:15 UTC  (5+ messages)
` [PATCH v1 01/20] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)

[PATCH] MAINTAINERS: Ignore bios-tables-test in the qtest section
 2020-10-01 13:15 UTC  (2+ messages)

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-10-01 13:01 UTC  (5+ messages)

[PATCH v3 00/11] user-mode: Prune build dependencies (part 3)
 2020-10-01 12:56 UTC  (14+ messages)
` [PATCH v3 01/11] qapi: Restrict query-uuid command to block code
` [PATCH v3 11/11] qapi: Restrict code generated for user-mode

[PATCH v6 00/14] Reverse debugging
 2020-10-01 12:53 UTC  (5+ messages)
` [PATCH v6 03/14] qcow2: introduce icount field for snapshots
` [PATCH v6 05/14] qapi: introduce replay.json for record/replay-related stuff

[PATCH v2 0/2] vhost: Skip access checks on GIOVAs
 2020-10-01 12:46 UTC  (2+ messages)

[PATCH] cirrus.yml: Avoid base-devel group to speed up the build
 2020-10-01 11:49 UTC 

[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-10-01 11:33 UTC  (6+ messages)
` [PATCH v2 1/4] keyval: Parse help options

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-01 11:22 UTC  (3+ messages)
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types

[PATCH v2] xen-bus: reduce scope of backend watch
 2020-10-01 11:22 UTC  (2+ messages)

Looking for exciting projects
 2020-10-01 10:57 UTC 

[PATCH] block/nvme: Add driver statistics for access alignment and hw errors
 2020-10-01 10:29 UTC  (3+ messages)

hxtool-conv.pl doesn't used anymore, may us remove it now
 2020-10-01 10:27 UTC 

[PATCH v2] build-sys: fix git version from -version
 2020-10-01 10:17 UTC  (2+ messages)

[PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
 2020-10-01 10:14 UTC  (11+ messages)

[PATCH 0/9] nvme qemu cleanups and fixes
 2020-10-01 10:11 UTC  (22+ messages)
` [PATCH 1/9] hw/block/nvme: remove pointless rw indirection
` [PATCH 2/9] hw/block/nvme: fix log page offset check
` [PATCH 3/9] hw/block/nvme: support per-namespace smart log
` [PATCH 4/9] hw/block/nvme: validate command set selected
` [PATCH 5/9] hw/block/nvme: support for admin-only command set
` [PATCH 6/9] hw/block/nvme: reject io commands if only admin command set selected
` [PATCH 7/9] hw/block/nvme: add nsid to get/setfeat trace events
` [PATCH 8/9] hw/block/nvme: add trace event for requests with non-zero status code
` [PATCH 9/9] hw/block/nvme: report actual LBA data shift in LBAF

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-10-01 10:07 UTC  (3+ messages)
` [PATCH v26 09/17] vfio: Add load state functions to SaveVMHandlers

[PATCH v1 00/15] testing/next pre-PR (python3.6, check-tcg)
 2020-10-01  9:25 UTC  (7+ messages)
` [PATCH v1 03/15] meson: move libmpathpersist test

[PULL v4 00/48] virtio,pc,acpi: fixes, tests
 2020-10-01  9:16 UTC  (5+ messages)

[RFC PATCH v4 00/29] Hexagon patch series
 2020-10-01  8:53 UTC  (9+ messages)
` [RFC PATCH v4 22/29] Hexagon (target/hexagon) macros
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation

[PATCH v6 00/15] preallocate filter
 2020-10-01  8:41 UTC  (13+ messages)
` [PATCH v6 11/15] iotests: add 298 to test new preallocate filter driver
` [PATCH v6 14/15] scripts/simplebench: improve ascii table: add difference line

[PATCH v2 0/9] microvm: add usb support
 2020-10-01  8:28 UTC  (10+ messages)
` [PATCH v2 1/9] acpi: add aml builder stubs
` [PATCH v2 2/9] usb/xhci: add include/hw/usb/xhci.h header file
` [PATCH v2 3/9] usb/xhci: add xhci_sysbus_build_aml() helper
` [PATCH v2 4/9] microvm: add usb support
` [PATCH v2 5/9] tests/acpi: allow updates for expected data files
` [PATCH v2 6/9] tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} files
` [PATCH v2 7/9] tests/acpi: add microvm usb test
` [PATCH v2 8/9] tests/acpi: add microvm rtc test
` [PATCH v2 9/9] tests/acpi: update expected data files

[PATCH] xen-bus: reduce scope of backend watch
 2020-10-01  8:03 UTC  (3+ messages)

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-10-01  7:28 UTC  (8+ messages)

[PATCH] ssi: Display chip select polarity in monitor 'info qtree'
 2020-10-01  7:21 UTC  (3+ messages)

[PULL 0/5] fw_cfg/crypto patches for 5.1 soft freeze
 2020-10-01  7:18 UTC  (4+ messages)
` [PULL 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

[Bug 1898011] [NEW] mmap MAP_NORESERVE of 2^42 bytes consumes 16Gb of actual RAM
 2020-10-01  6:30 UTC 

[PATCH v4 0/6] hw/arm/virt: Introduce kvm-steal-time
 2020-10-01  6:17 UTC  (7+ messages)
` [PATCH v4 1/6] linux headers: sync to 5.9-rc7
` [PATCH v4 2/6] target/arm/kvm: Make uncalled stubs explicitly unreachable
` [PATCH v4 3/6] hw/arm/virt: Move post cpu realize check into its own function
` [PATCH v4 4/6] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
` [PATCH v4 5/6] tests/qtest: Restore aarch64 arm-cpu-features test
` [PATCH v4 6/6] hw/arm/virt: Implement kvm-steal-time

[RFC 0/1] tools/virtiofsd: don't create temporary directory in /
 2020-10-01  6:15 UTC  (2+ messages)
` [RFC 1/1] tools/virtiofsd: create temporary directory in /tmp

[PATCH v1 1/1] sheepdog driver patch: fixs the problem of qemu process become crashed when the sheepdog gateway break the IO and then recover
 2020-10-01  2:21 UTC 

[PATCH v2] configure: actually disable 'git_update' mode with --disable-git-update
 2020-10-01  1:28 UTC  (4+ messages)
` [PATCH] "

[PATCH] hw/arm/aspeed: Map the UART5 device unconditionally
 2020-10-01  0:37 UTC  (8+ messages)

[PATCH] target/riscv: raise exception to HS-mode at get_physical_address
 2020-10-01  0:00 UTC  (4+ messages)

[PATCH 00/10] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-09-30 23:37 UTC  (4+ messages)
` [PATCH 01/10] qdev: add "check if address free" callback for buses

[PATCH v4 1/2] Introduce (x86) CPU model deprecation API
 2020-09-30 21:56 UTC  (2+ messages)

[PATCH V1 0/3] Passthru device support under emulated amd-iommu
 2020-09-30 20:43 UTC  (4+ messages)
` [PATCH V1 2/3] amd-iommu: Sync IOVA-to-GPA translation during page invalidation

[PATCH 00/14] *** ARC port for review ***
 2020-09-30 20:46 UTC  (15+ messages)
` [PATCH 01/14] arc: Add initial core cpu files
` [PATCH 02/14] arc: Decoder code
` [PATCH 03/14] arc: Opcode definitions table
` [PATCH 04/14] arc: TCG and decoder glue code and helpers
` [PATCH 05/14] arc: TCG instruction generator and hand-definitions
` [PATCH 06/14] arc: TCG instruction definitions
` [PATCH 07/14] arc: Add BCR and AUX registers implementation
` [PATCH 08/14] arc: Add IRQ and timer subsystem support
` [PATCH 09/14] arc: Add memory management unit (MMU) support
` [PATCH 10/14] arc: Add memory protection unit (MPU) support
` [PATCH 11/14] arc: Add gdbstub and XML for debugging support
` [PATCH 12/14] arc: Add Synopsys ARC emulation boards
` [PATCH 13/14] arc: Add support for ARCv2
` [PATCH 14/14] tests/tcg: ARC: Add TCG instruction definition tests

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-30 19:38 UTC  (3+ messages)
` [Bug 1896096] "


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