qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-08 03:21:49 to 2021-07-08 15:04:10 UTC [more...]

[PATCH 0/3] Acceptance Tests: support choosing specific distro and version
 2021-07-08 15:02 UTC  (9+ messages)
` [PATCH 2/3] Acceptance Tests: move definition of distro checksums to the framework

[RFC PATCH] audio: Make the AudiodevDriver enum conditional
 2021-07-08 14:56 UTC  (4+ messages)

[PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-07-08 14:55 UTC  (3+ messages)
` [PATCH v2 1/2] tests: Remove uses of deprecated raspi2/raspi3 machine names
` [PATCH v2 2/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases

[PATCH] migration/rdma: prevent from double free the same mr
 2021-07-08 14:45 UTC 

[PATCH 00/18] crypto: misc cleanup and introduce gnutls backend driver
 2021-07-08 14:41 UTC  (5+ messages)
` [PATCH 11/18] crypto: rename des-rfb cipher to just des

[PATCH V5 00/25] Live Update
 2021-07-08 14:37 UTC  (17+ messages)
` [PATCH V5 01/25] qemu_ram_volatile
` [PATCH V5 02/25] cpr: reboot mode
` [PATCH V5 03/25] cpr: QMP interfaces for reboot
` [PATCH V5 05/25] as_flat_walk
` [PATCH V5 06/25] oslib: qemu_clr_cloexec
` [PATCH V5 07/25] machine: memfd-alloc option
` [PATCH V5 08/25] vl: add helper to request re-exec
` [PATCH V5 09/25] string to strList

[PATCH v6 0/6] Make blockdev-reopen stable
 2021-07-08 14:37 UTC  (10+ messages)
` [PATCH v6 1/6] qcow2: Fix dangling pointer after reopen for 'file'
` [PATCH v6 2/6] block: Add bdrv_reopen_queue_free()
` [PATCH v6 3/6] block: Acquire AioContexts during bdrv_reopen_multiple()
` [PATCH v6 4/6] block: Support multiple reopening with x-blockdev-reopen
` [PATCH v6 5/6] iotests: Test reopening multiple devices at the same time
` [PATCH v6 6/6] block: Make blockdev-reopen stable API

[PATCH] hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
 2021-07-08 14:33 UTC 

[PATCH 0/7] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-08 14:26 UTC  (14+ messages)
` [PATCH 1/7] tests: Rename TestState to TPMTestState
` [PATCH 2/7] tests: Add tpm_version field to TPMTestState and fill it
` [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files
` [PATCH 5/7] tests: acpi: prepare for new TPM 1.2 related tables
` [PATCH 6/7] tests: acpi: Add test cases for TPM 1.2 with TCPA table
` [PATCH 7/7] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-08 14:20 UTC  (8+ messages)
` [PATCH v4 1/3] qapi/qdev.json: add "
` [PATCH v4 2/3] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
` [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[PATCH v2 0/8] linux-user: target <-> host errno conversion code refactor
 2021-07-08 14:11 UTC  (9+ messages)
` [PATCH v2 1/8] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
` [PATCH v2 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
` [PATCH v2 3/8] linux-user: Extract target errno to 'target_errno_defs.h'
` [PATCH v2 4/8] linux-user/alpha: Move errno definitions "
` [PATCH v2 5/8] linux-user/hppa: "
` [PATCH v2 6/8] linux-user/mips: "
` [PATCH v2 7/8] linux-user/syscall: Introduce errno_exists()
` [PATCH v2 8/8] linux-user: Simplify host <-> target errno conversion using macros

[PATCH 0/2] Remove deprecated qemu-img backing file without format
 2021-07-08 14:03 UTC  (6+ messages)
` [PATCH 2/2] qemu-img: Require -F with -b backing image

[PATCH 00/20] python: introduce Asynchronous QMP package
 2021-07-08 13:24 UTC  (3+ messages)

[PULL 0/5] Block patches
 2021-07-08 13:11 UTC  (6+ messages)
` [PULL 1/5] util/async: add a human-readable name to BHs for debugging
` [PULL 2/5] util/async: print leaked BH name when AioContext finalizes
` [PULL 3/5] block/file-posix: Optimize for macOS
` [PULL 4/5] block: Add backend_defaults property
` [PULL 5/5] block/io: Merge discard request alignments

[PATCH] target/i386: Fix cpuid level for AMD
 2021-07-08 13:09 UTC  (10+ messages)
        ` [External] "
                `  "

[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
 2021-07-08 13:09 UTC  (14+ messages)
` [RFC PATCH 2/6] job: _locked functions and public job_lock/unlock for next patch
` [RFC PATCH 3/6] job: minor changes to simplify locking
` [RFC PATCH 4/6] job.h: categorize job fields
` [RFC PATCH 5/6] job: use global job_mutex to protect struct Job

[PULL 00/15] Machine queue, 2021-07-07
 2021-07-08 13:03 UTC  (3+ messages)

[PATCH v1] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
 2021-07-08 13:02 UTC  (3+ messages)

[PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
 2021-07-08 13:00 UTC  (6+ messages)

[PATCH v5 0/9] IOMMU: Add support for IOMMU Bypass Feature
 2021-07-08 12:55 UTC  (10+ messages)
` [PATCH v5 1/9] hw/pci/pci_host: Allow PCI host to bypass iommu
` [PATCH v5 2/9] hw/pxb: Add a bypass iommu property
` [PATCH v5 3/9] hw/arm/virt: Add default_bus_bypass_iommu machine option
` [PATCH v5 4/9] hw/i386: Add a default_bus_bypass_iommu pc "
` [PATCH v5 5/9] hw/pci: Add pci_bus_range() to get PCI bus number range
` [PATCH v5 6/9] hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3
` [PATCH v5 7/9] hw/i386/acpi-build: Add DMAR support to bypass iommu
` [PATCH v5 8/9] hw/i386/acpi-build: Add IVRS "
` [PATCH v5 9/9] docs: Add documentation for iommu bypass

[PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb
 2021-07-08 12:35 UTC  (33+ messages)
` [PATCH v2 02/28] target/alpha: Remove use_exit_tb
` [PATCH v2 03/28] target/alpha: Remove in_superpage
` [PATCH v2 04/28] target/alpha: Use translator_use_goto_tb
` [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB
` [PATCH v2 06/28] target/arm: Use translator_use_goto_tb for aarch64
` [PATCH v2 07/28] target/arm: Use translator_use_goto_tb for aarch32
` [PATCH v2 08/28] target/avr: Use translator_use_goto_tb
` [PATCH v2 10/28] target/cris: "
` [PATCH v2 11/28] target/hppa: "
` [PATCH v2 12/28] target/i386: "
` [PATCH v2 13/28] target/m68k: "
` [PATCH v2 14/28] target/microblaze: "
` [PATCH v2 15/28] target/mips: "
` [PATCH v2 17/28] target/nios2: "
` [PATCH v2 21/28] target/rx: "
` [PATCH v2 24/28] target/sh4: "

[PATCH v2] remote/memory: Replace share parameter with ram_flags
 2021-07-08 12:30 UTC  (2+ messages)

[PATCH] blockdev: fix drive-backup transaction endless drained section
 2021-07-08 12:26 UTC  (3+ messages)

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-07-08 12:18 UTC  (5+ messages)

[PATCH] block/rbd: fix type of task->complete
 2021-07-08 12:06 UTC  (7+ messages)
` [PATCH] MAINTAINERS: update block/rbd.c maintainer

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-07-08 11:59 UTC  (5+ messages)
` [PATCH 04/53] tests: acpi: q35: test for x2APIC entries in SRAT

[PATCH] meson: fix missing preprocessor symbols
 2021-07-08 11:54 UTC 

[PATCH] qemu-config: never call the callback after an error, fix leak
 2021-07-08 11:40 UTC  (3+ messages)

Esoteric QMP specification questions of dubious importance
 2021-07-08 11:10 UTC  (2+ messages)

[PATCH v2 00/36] linux-user: Signal trampolines and vdsos
 2021-07-08 10:55 UTC  (2+ messages)

[PULL 0/8] Linux user for 6.1 patches
 2021-07-08 10:07 UTC  (9+ messages)
` [PULL 1/8] linux-user/elfload: Implement ELF_HWCAP for RISC-V
` [PULL 2/8] linux-user: fill ppid field in /proc/self/stat
` [PULL 3/8] linux-user: Fix style problems in linuxload.c
` [PULL 4/8] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
` [PULL 5/8] linux-user/hppa: "
` [PULL 6/8] linux-user/mips: "
` [PULL 7/8] linux-user/alpha: Remove hardcoded tabs (code style)
` [PULL 8/8] linux-user/syscall: "

[PATCH] Fix libpmem configuration option
 2021-07-08  9:54 UTC  (3+ messages)

[PATCH v2 0/2] virtio-balloon: don't start free page hinting if postcopy is possible
 2021-07-08  9:53 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] virtio-balloon: free page hinting cleanups

[trivial PATCH 1/1] hw/intc: Improve formatting of MEMTX_ERROR guest error message
 2021-07-08  9:54 UTC  (2+ messages)

[PATCH v2] target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
 2021-07-08  9:50 UTC  (2+ messages)

[PATCH] vl: fix leak of qdict_crumple return value
 2021-07-08  9:42 UTC  (4+ messages)

[PATCH 00/11] hw/arm: Make virt board secure powerdown/reset work
 2021-07-08  9:39 UTC  (6+ messages)
` [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic

[PATCH v5 0/3] Fuzzer pattern-matching, timeouts, and instrumentation-filtering
 2021-07-08  9:30 UTC  (3+ messages)
` [PATCH v5 2/3] fuzz: add an instrumentation filter

[PATCH v1 0/2] some device emulation documentation cleanup
 2021-07-08  9:21 UTC  (3+ messages)
` [PATCH v1 2/2] docs: add a section on the generalities of vhost-user

[PATCH REBASED v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2021-07-08  6:12 UTC  (3+ messages)
` [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall

[PATCH] ui/cocoa: Do not perform unsafe cast of argv
 2021-07-08  9:01 UTC  (2+ messages)

[PATCH] docs: Add '-device intel-iommu' entry
 2021-07-08  8:59 UTC  (4+ messages)

Picture missing in About dialog on cocoa ui
 2021-07-08  8:58 UTC  (3+ messages)

[PATCH v5 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-07-08  8:56 UTC  (4+ messages)
` [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class

[PATCH 0/4] dp8393x: fixes and improvements
 2021-07-08  8:50 UTC  (6+ messages)
` [PATCH 1/4] dp8393x: don't force 32-bit register access

[PATCH 00/12] linux-user: Extract target errno related functions to 'target_errno.h'
 2021-07-08  8:32 UTC  (4+ messages)
` [PATCH 05/12] linux-user: Extract target errno to 'target_errno_defs.h'

[PATCH v1 0/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
 2021-07-08  8:19 UTC  (15+ messages)
` [PATCH v1 2/2] "

[PATCH v8 0/3] target/i386: Implement FCS:FIP, FDS:FDP
 2021-07-08  8:13 UTC  (3+ messages)
` [PATCH v8 2/3] target/i386: Split out do_fninit

[PATCH] MAINTAINERS: remove Laszlo Ersek's entries
 2021-07-08  8:02 UTC  (2+ messages)

[PATCH v3 0/2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-07-08  8:00 UTC  (3+ messages)
` [PATCH v3 3/2] qemu-img: Reword 'qemu-img map --output=json' docs

[PATCH] remote/memory: Replace share parameter with ram_flags
 2021-07-08  7:34 UTC  (3+ messages)

[RFC PATCH 0/8] Derive XSAVE state component offsets from CPUID leaf 0xd where possible
 2021-07-08  7:45 UTC  (5+ messages)
` [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG

[PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
 2021-07-08  7:23 UTC  (7+ messages)

[PATCH qemu v22] spapr: Implement Open Firmware client interface
 2021-07-08  6:38 UTC  (5+ messages)

[PATCH 0/4] hw/nvme: fix controller hotplugging
 2021-07-08  6:15 UTC  (7+ messages)
` [PATCH 4/4] hw/nvme: fix controller hot unplugging

[PATCH] ui/cocoa: Use the standard about panel
 2021-07-08  5:46 UTC 

[PATCH v3] net/macos: implement vmnet-based netdev
 2021-07-08  5:44 UTC 

[PATCH v2 0/4] hw/nvme: fix controller hotplugging
 2021-07-08  5:16 UTC  (5+ messages)
` [PATCH v2 4/4] hw/nvme: fix controller hot unplugging

[PATCH] docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot
 2021-07-08  4:49 UTC  (2+ messages)

[PATCH] hw/riscv: sifive_u: Correct the CLINT timebase frequency
 2021-07-08  4:47 UTC  (2+ messages)

[PATCH 0/4] ppc/Pegasos2: Firmware replacement using VOF
 2021-07-08  4:37 UTC  (8+ messages)
` [PATCH 2/4] target/ppc: Allow virtual hypervisor on CPU without HV
` [PATCH 4/4] ppc/pegasos2: Implement some RTAS functions with VOF
` [PATCH 1/4] ppc/pegasos2: Introduce Pegasos2MachineState structure

[PATCH] target/riscv: hardwire bits in hideleg and hedeleg
 2021-07-08  4:45 UTC  (4+ messages)

[Qemu-devel] [Bug 1679358] [NEW] ARM: SCTLR fields not being preserved
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1679358] Re: ARM: RES0/RES1 SCTLR fields not read-only

[Bug 1892533] [NEW] Meson: Missing config-host.mak
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1892533] "

[Bug 1890395] [NEW] qmp/hmp: crash if client closes socket too early
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1890395] "

[Bug 1892541] [NEW] qemu 5.1 on windows 10 with whpx can not install Windows 7 guest
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1892541] "

[Bug 1892684] [NEW] curl and wget segfaults when link has redirects
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1892684] "

[Bug 1890775] [NEW] Aten USB to Serial bridge does not work with qemu under Windows 10
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1890775] "

[Bug 1893807] [NEW] Crash when launching windows qemu version from WSL2
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1893807] "

[Bug 1893634] [NEW] blk_get_max_transfer() works only with sg
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1893634] "

[Bug 1891829] [NEW] High bits(s) sometimes set high on rcvd serial bytes when char size < 8 bits
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1891829] Re: High bit(s) "

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2021-07-08  4:17 UTC  (3+ messages)
` [Bug 1894804] "

[Bug 1894617] [NEW] qemu-i386 mmap but offset greater than 32 bits
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1894617] "

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1895053] "

[Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1895219] "

[Bug 1894818] [NEW] COLO's guest VNC client hang after failover
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1894818] "

[Bug 1895122] [NEW] qemu on wsl tests failed, this configured with debug
 2021-07-08  4:17 UTC  (2+ messages)
` [Bug 1895122] "

[PATCH 1/2] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support
 2021-07-08  2:40 UTC  (5+ messages)
` [PATCH 2/2] docs/system: ppc: Update ppce500 documentation with "

[PATCH] target/ppc: mtmsrd is an illegal instruction on BookE
 2021-07-08  2:44 UTC  (2+ messages)

[PATCH] target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
 2021-07-08  3:54 UTC  (2+ messages)

[PATCH] python: Configure tox to skip missing interpreters
 2021-07-08  3:41 UTC  (3+ messages)

[PATCH 0/6] python: AQMP-TUI Prototype
 2021-07-08  3:20 UTC  (3+ messages)
` [PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft


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