messages from 2020-09-30 22:08:04 to 2020-10-01 16:10:36 UTC [more...]
[PATCH] target/arm: Make '-cpu max' have a 48-bit PA
2020-10-01 16:01 UTC
[PATCH v3 00/16] Add a General Virtual Device Fuzzer
2020-10-01 15:44 UTC (11+ messages)
` [PATCH v3 02/16] fuzz: Add general virtual-device fuzzer
` [PATCH v3 09/16] fuzz: add a crossover function to generic-fuzzer
` [PATCH v3 11/16] scripts/oss-fuzz: Add general-fuzzer build script
` [PATCH v3 16/16] fuzz: Add instructions for using general-fuzz
[PULL v8 00/86] Misc QEMU patches for 2020-09-24
2020-10-01 15:41 UTC (3+ messages)
[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-10-01 15:59 UTC (6+ messages)
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types
[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
2020-10-01 15:45 UTC (12+ messages)
` [PATCH v1 01/20] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
` [PATCH v1 02/20] s390x/tcg: Implement VECTOR BIT PERMUTE
` [PATCH v1 03/20] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
` [PATCH v1 04/20] s390x/tcg: Implement 32/128 bit for VECTOR FP ADD
[PATCH v4 0/3] target/i386: Restrict 'feature-words' property to x86 machines
2020-10-01 15:57 UTC (11+ 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
[PATCH] meson: move sparse detection to Meson and rewrite check_sparse.py
2020-10-01 15:53 UTC
[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
2020-10-01 15:46 UTC (7+ messages)
` [PATCH v2 1/4] keyval: Parse help options
[PULL 0/2] register queue
2020-10-01 15:37 UTC (5+ messages)
` [PULL 2/2] core/register: Specify instance_size in the TypeInfo
[PATCH v2] fdc: check null block pointer before r/w data transfer
2020-10-01 15:38 UTC (2+ messages)
Use of "?" for help has been deprecated for 8 years, can we drop it?
2020-10-01 15:45 UTC (9+ messages)
[PULL 00/12] Microvm 20200930 patches
2020-10-01 15:40 UTC (2+ messages)
[RFC 0/3] QEMU as IPMI BMC emulator
2020-10-01 15:32 UTC (7+ messages)
[RFC PATCH v4 00/29] Hexagon patch series
2020-10-01 15:40 UTC (10+ messages)
` [RFC PATCH v4 22/29] Hexagon (target/hexagon) macros
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation
[PULL 00/17] Block patches
2020-10-01 15:29 UTC (6+ messages)
[PATCH 00/12] 9pfs: add tests using local fs driver
2020-10-01 15:26 UTC (8+ messages)
` [PATCH 08/12] tests/9pfs: refactor test names and test devices
[PATCH 0/9] nvme qemu cleanups and fixes
2020-10-01 15:25 UTC (25+ 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 v2 0/1] MAINTAINERS: Add Python library stanza
2020-10-01 15:27 UTC (7+ messages)
` [PATCH v2 1/1] "
[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
2020-10-01 15:25 UTC (6+ messages)
[PATCH v2 00/13] block/export: convert vhost-user-blk-server to block exports API
2020-10-01 15:25 UTC (6+ messages)
` [PATCH v2 11/13] block/export: convert vhost-user-blk server to block export API
Outline for VHOST_USER_PROTOCOL_F_VDPA
2020-10-01 15:13 UTC (9+ 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
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
[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 (9+ messages)
` [PATCH v4 04/46] qapi: modify docstrings to be sphinx-compatible
[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
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 (4+ 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
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] MAINTAINERS: Ignore bios-tables-test in the qtest section
2020-10-01 13:15 UTC (2+ messages)
[PATCH v3 00/11] user-mode: Prune build dependencies (part 3)
2020-10-01 12:56 UTC (12+ 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] 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 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)
[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)
[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
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).