qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 11:59:13 to 2021-04-02 12:52:39 UTC [more...]

[PATCH v1 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-02 12:48 UTC  (4+ messages)
` [PATCH v1 1/8] target/riscv: Fix the PMP is locked check when using TOR
` [PATCH v1 2/8] target/riscv: Define ePMP mseccfg
` [PATCH v1 7/8] target/riscv/pmp: Remove outdated comment

[PATCH v1 0/2] Add the SiFive PWM device
 2021-04-02 12:43 UTC  (3+ messages)
` [PATCH v1 1/2] sifive_u_pwm: Initial commit
` [PATCH v1 2/2] sifive_u: Connect the SiFive PWM device

[PATCH v1 1/1] hw/riscv: Enalbe VIRTIO_VGA for RISC-V virt machine
 2021-04-02 12:42 UTC 

[PULL 00/13] Updates to MAINTAINERS, docs, and some small fixes
 2021-04-02 10:52 UTC  (15+ messages)
` [PULL 01/13] MAINTAINERS: Fix tests/migration maintainers
` [PULL 02/13] MAINTAINERS: add/replace backups for some s390 areas
` [PULL 03/13] MAINTAINERS: Drop the lines with Sarah Harris
` [PULL 04/13] MAINTAINERS: replace Huawei's email to personal one
` [PULL 05/13] MAINTAINERS: Drop the line with Xiang Zheng
` [PULL 06/13] MAINTAINERS: add virtio-fs mailing list
` [PULL 07/13] MAINTAINERS: Mark RX hardware emulation orphan
` [PULL 08/13] MAINTAINERS: Mark SH-4 "
` [PULL 09/13] qom: Fix default values in help
` [PULL 10/13] util/compatfd.c: Fixed style issues
` [PULL 11/13] docs: Remove obsolete paragraph about config-target.mak
` [PULL 12/13] docs: Fix typo in the default name of the qemu-system-x86_64 binary
` [PULL 13/13] device-crash-test: Ignore errors about a bus not being available

Bug: fstenv is wrongly implemented
 2021-04-02 10:48 UTC  (5+ messages)

[PATCH v3] ppc/spapr: Add support for implement support for H_SCM_HEALTH
 2021-04-02 10:21 UTC 

[PATCH v2] ppc/spapr: Add support for implement support for H_SCM_HEALTH
 2021-04-02 10:20 UTC  (5+ messages)

[PATCH] hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
 2021-04-02 10:04 UTC 

[PATCH 0/4] More record/replay acceptance tests
 2021-04-02  9:35 UTC  (5+ messages)
` [PATCH 1/4] tests/acceptance: add replay kernel test for s390
` [PATCH 2/4] tests/acceptance: add replay kernel test for ppc64
` [PATCH 3/4] tests/acceptance: add replay kernel test for openrisc
` [PATCH 4/4] tests/acceptance: Linux boot test for record/replay

[PATCH] virtio-pci: compat page aligned ATS
 2021-04-02  9:31 UTC  (2+ messages)

[PATCH 0/5] Revert query-netdev command for 6.0
 2021-04-02  9:00 UTC  (7+ messages)
` [PATCH 1/5] Revert "net: Do not fill legacy info_str for backends"
` [PATCH 2/5] Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
` [PATCH 3/5] Revert "net: Move NetClientState.info_str to dynamic allocations"
` [PATCH 4/5] Revert "tests: Add tests for query-netdev command"
` [PATCH 5/5] Revert "qapi: net: Add "

[PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
 2021-04-02  8:47 UTC 

[PATCH for 6.0] x86: rename oem-id and oem-table-id properties
 2021-04-02  8:21 UTC 

virtio-pci reset option
 2021-04-02  7:53 UTC  (3+ messages)

[PATCH v3 00/11] esp: fix asserts/segfaults discovered by fuzzer
 2021-04-02  7:35 UTC  (10+ messages)
` [PATCH v3 05/11] esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()
` [PATCH v3 11/11] tests/qtest: add tests for am53c974 device

[Bug 1873335] [NEW] Dos Keypad is not working for numbers - numlock is not working
 2021-04-02  6:37 UTC  (3+ messages)
` [Bug 1873335] "

[Bug 1922325] [NEW] s390x-virtio-gpu-ccw module unnecessary?
 2021-04-02  6:38 UTC 

[PATCH] qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
 2021-04-02  6:42 UTC  (3+ messages)

[PATCH 0/2] target/arm: Fix unaligned mte checks
 2021-04-02  5:45 UTC  (4+ messages)
` [PATCH 1/2] target/arm: Check PAGE_WRITE_ORG for MTE writeability
` [PATCH 2/2] target/arm: Fix unaligned mte checks

[1/1] tcg/mips: Fix SoftTLB comparison on mips backend
 2021-04-02  5:31 UTC  (3+ messages)

[PATCH v5 0/7] eBPF RSS support for virtio-net
 2021-04-02  5:25 UTC  (4+ messages)

[RFC PATCH v2 0/3] virtio-net: graceful drop of vhost for TAP
 2021-04-02  5:05 UTC  (7+ messages)

[Question] qemu-img convert block alignment
 2021-04-02  3:52 UTC 

[PATCH] hw/virtio: remove redundant code
 2021-04-02  3:49 UTC  (2+ messages)

[PATCH 0/6] Add debug interface to kick/call on purpose
 2021-04-02  3:47 UTC  (6+ messages)

[PATCH V2 0/6] virtio: Implement generic vhost-user-i2c backend
 2021-04-02  2:55 UTC  (10+ messages)
` [PATCH V2 1/6] !Merge: Update virtio headers from kernel
` [PATCH V2 2/6] hw/virtio: add boilerplate for vhost-user-i2c device
` [PATCH V2 3/6] hw/virtio: add vhost-user-i2c-pci boilerplate
` [PATCH V2 4/6] tools/vhost-user-i2c: Add backend driver
` [PATCH V2 5/6] docs: add a man page for vhost-user-i2c
` [PATCH V2 6/6] MAINTAINERS: Add entry for virtio-i2c

[1/1] tcg/mips: Fix SoftTLB comparison on mips backend
 2021-04-02  2:21 UTC 

[PATCH v2] hw/scsi/scsi-disk: Fix out of bounds access in mode_sense_page()
 2021-04-01 23:50 UTC  (2+ messages)

[PATCH v3 0/3] vhost-user-blk: fix bug on device disconnection during initialization
 2021-04-01 19:01 UTC  (4+ messages)
  ` [BUG FIX][PATCH "

[PULL v2 0/9] For 6.0 patches
 2021-04-01 22:33 UTC  (7+ messages)
` [PULL v2 4/9] yank: Remove dependency on qiochannel
` [PULL v2 5/9] yank: Always link full yank code
` [PULL v2 6/9] chardev/char.c: Move object_property_try_add_child out of chardev_new
` [PULL v2 7/9] chardev/char.c: Always pass id to chardev_new
` [PULL v2 9/9] tests: Add tests for yank with the chardev-change case

[RFC PATCH] block: always update auto_backing_file to full path
 2021-04-01 21:47 UTC  (3+ messages)

[PATCH v3] hw/smbios: support for type 41 (onboard devices extended information)
 2021-04-01 21:32 UTC  (4+ messages)

General question about parsing an rbd filename
 2021-04-01 21:10 UTC 

[PATCH v2 0/2] Fix segfault in qemu_rbd_parse_filename
 2021-04-01 21:01 UTC  (3+ messages)
` [PATCH v2 1/2] iotests/231: Update expected deprecation message
` [PATCH v2 2/2] block/rbd: Add an escape-aware strchr helper

[PATCH v4 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
 2021-04-01 20:29 UTC  (2+ messages)
` [PATCH v4 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields

[qemu-web PATCH] add link to the code of conduct
 2021-04-01 19:04 UTC 

[PATCH v3 0/4] Add support for Shakti SoC from IIT-M
 2021-04-01 18:14 UTC  (5+ messages)
` [PATCH v3 1/4] target/riscv: Add Shakti C class CPU
` [PATCH v3 2/4] riscv: Add initial support for Shakti C machine
` [PATCH v3 3/4] hw/char: Add Shakti UART emulation
` [PATCH v3 4/4] hw/riscv: Connect Shakti UART to Shakti platform

[PULL 0/9] pc,virtio,pci: bugfixes
 2021-04-01 18:03 UTC  (10+ messages)
` [PULL 1/9] vhost-user-blk: use different event handlers on initialization
` [PULL 2/9] vhost-user-blk: perform immediate cleanup if disconnect "
` [PULL 3/9] vhost-user-blk: add immediate cleanup on shutdown
` [PULL 4/9] virtio-pci: add check for vdev in virtio_pci_isr_read
` [PULL 5/9] virtio-pci: remove explicit initialization of val
` [PULL 6/9] acpi/piix4: reinitialize acpi PM device on reset
` [PULL 7/9] vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setup
` [PULL 8/9] isa/v582c686: Reinitialize ACPI PM device on reset
` [PULL 9/9] pci: sprinkle assert in PCI pin number

[PATCH 0/2] Fix segfault in qemu_rbd_parse_filename
 2021-04-01 18:09 UTC  (8+ messages)
` [PATCH 1/2] iotests/231: Update expected deprecation message
` [PATCH 2/2] block/rbd: Don't unescape in qemu_rbd_next_tok()

[PATCH RESEND v2 0/6] target/arm: Add nested virtualization support
 2021-04-01 17:53 UTC  (8+ messages)
` [PATCH RESEND v2 1/6] Update linux header with new arm64 NV macro
` [PATCH RESEND v2 2/6] target/arm/kvm: Add helper to detect el2 when using KVM
` [PATCH RESEND v2 3/6] target/arm/kvm: Add an option to turn on/off el2 support
` [PATCH RESEND v2 4/6] hw/intc/arm_gicv3: Enable support for setting vGIC maintenance IRQ
` [PATCH RESEND v2 5/6] target/arm/cpu: Enable 'el2' to work with host/max cpu
` [PATCH RESEND v2 6/6] target/arm: Add vCPU feature 'el2' test

[PATCH v2 0/4] Add support for Shakti SoC from IIT-M
 2021-04-01 17:44 UTC  (6+ messages)
` [PATCH v2 2/4] riscv: Add initial support for Shakti C machine

[PATCH] oslib-posix: Remove OpenBSD workaround for fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
 2021-04-01 17:34 UTC 

[PATCH] migration: Remove time_t cast for OpenBSD
 2021-04-01 17:14 UTC  (9+ messages)

[PATCH v4] hw/smbios: support for type 41 (onboard devices extended information)
 2021-04-01 17:11 UTC 

[PATCH 0/2] kvm: use KVM_{GET|SET}_SREGS2 when available
 2021-04-01 17:10 UTC  (5+ messages)
` [PATCH 1/2] kvm: update kernel headers for KVM_{GET|SET}_SREGS2
` [PATCH 2/2] KVM: use KVM_{GET|SET}_SREGS2 when supported by kvm

[PATCH v2 1/2] hw/smbios: support for type 41 (onboard devices extended information)
 2021-04-01 16:32 UTC  (7+ messages)
` [PATCH v2 2/2] hw/smbios: retrieve PCI address from specified device for Type 41

[PATCH v2] iotests: add test for removing persistent bitmap from backing file
 2021-04-01 16:15 UTC 

[PATCH] iotests/qsd-jobs: Filter events in the first test
 2021-04-01 16:14 UTC  (5+ messages)

[PULL 00/12] Misc patches for QEMU 6.0-rc2
 2021-04-01 16:08 UTC  (2+ messages)

[PATCH for-6.0] hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()
 2021-04-01 15:58 UTC  (2+ messages)

[PATCH v3 1/2] block/file-posix: Optimize for macOS
 2021-04-01 15:58 UTC  (4+ messages)
` [PATCH v3 2/2] block: Add backend_defaults property

[PATCH 0/2] i386: Fix interrupt based Async PF enablement
 2021-04-01 15:57 UTC  (4+ messages)
` [PATCH 1/2] i386: Add 'kvm-asyncpf-int' to kvm_default_props array
` [PATCH 2/2] i386: Disable 'kvm-asyncpf-int' feature for machine types <= 5.1

[PATCH] virtiofsd: Fix security.capability comparison
 2021-04-01 15:48 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH 0/2] iotests/qsd-jobs: Use common.qemu for the QSD
 2021-04-01 15:33 UTC  (5+ messages)
` [PATCH 1/2] iotests/common.qemu: Allow using "
` [PATCH 2/2] iotests/qsd-jobs: Use common.qemu for "

[Bug 1880518] [NEW] issue while installing docker inside s390x container
 2021-04-01 15:21 UTC  (3+ messages)
` [Bug 1880518] "

[PATCH v2 0/5] RISC-V: Convert the CSR access functions to use
 2021-04-01 15:18 UTC  (6+ messages)
` [PATCH v2 1/5] target/riscv: Convert the RISC-V exceptions to an enum
` [PATCH v2 2/5] target/riscv: Use the RISCVException enum for CSR predicates
` [PATCH v2 3/5] target/riscv: Fix 32-bit HS mode access permissions
` [PATCH v2 4/5] target/riscv: Use the RISCVException enum for CSR operations
` [PATCH v2 5/5] target/riscv: Use RISCVException enum for CSR access

[Bug 1922252] [NEW] [feature request] webcam support
 2021-04-01 14:38 UTC 

[PATCH 0/2] gdbstub: implement support for blocking interrupts on single stepping
 2021-04-01 14:41 UTC  (3+ messages)
` [PATCH 1/2] kvm: update kernel headers for KVM_GUESTDBG_BLOCKEVENTS
` [PATCH 2/2] gdbstub: implement NOIRQ support for single step on KVM, when kvm's KVM_GUESTDBG_BLOCKIRQ debug flag is supported

[PATCH for 6.0-rc2 v2 00/11] various fixes, pre-PR (check-tcg, gdbstub, gitlab)
 2021-04-01 14:17 UTC  (3+ messages)
` [PATCH v2 10/11] gitlab-ci.yml: Fix the filtering for the git submodules

[RFC PATCH 0/3] qemu-iotests: attach gdbserver to qemu instance
 2021-04-01 13:57 UTC  (4+ messages)
` [RFC PATCH 1/3] python: qemu: add timer parameter for qmp.accept socket
` [RFC PATCH 2/3] qemu-iotests: add option to attach gdbserver
` [RFC PATCH 3/3] qemu-iotests: add gdbserver option to script tests too

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-04-01 13:44 UTC  (3+ messages)

[RFC PATCH v2 0/5] target/arm: Add MTE support to KVM guest
 2021-04-01 13:33 UTC  (11+ messages)
` [RFC PATCH v2 3/5] Add APIs to get/set MTE tags
` [RFC PATCH v2 4/5] Add migration support for KVM guest with MTE

[PATCH] hw/virtio: remove redundant code
 2021-04-01  9:23 UTC 

[PATCH v6 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2021-04-01 12:48 UTC  (9+ messages)
` [PATCH v6 1/4] Add NVMM accelerator: configure and build logic
` [PATCH v6 2/4] Add NVMM accelerator: x86 CPU support

[PULL for-6.0 0/6] Block patches
 2021-04-01 12:34 UTC  (2+ messages)

[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
 2021-04-01 11:51 UTC 


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