qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 14:47:05 to 2021-04-02 20:30:06 UTC [more...]

[PATCH v7 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2021-04-02 20:25 UTC  (4+ messages)
` [PATCH v7 2/4] Add NVMM accelerator: x86 CPU support
` [PATCH v7 3/4] Add NVMM accelerator: acceleration enlightenments
` [PATCH v7 4/4] Add NVMM Accelerator: add maintainers for NetBSD/NVMM

[PATCH v1 0/8] RISC-V: Steps towards running 32-bit guests on
 2021-04-02 20:03 UTC  (9+ messages)
` [PATCH v1 1/8] target/riscv: Remove the hardcoded RVXLEN macro
` [PATCH v1 2/8] target/riscv: Remove the hardcoded SSTATUS_SD macro
` [PATCH v1 3/8] target/riscv: Remove the hardcoded HGATP_MODE macro
` [PATCH v1 4/8] target/riscv: Remove the hardcoded MSTATUS_SD macro
` [PATCH v1 5/8] target/riscv: Remove the hardcoded SATP_MODE macro
` [PATCH v1 6/8] target/riscv: Remove the unused HSTATUS_WPRI macro
` [PATCH v1 7/8] target/riscv: Remove an unused CASE_OP_32_64 macro
` [PATCH v1 8/8] target/riscv: Include RV32 instructions in RV64 build

[PATCH v3 0/4] Add support for Shakti SoC from IIT-M
 2021-04-02 20:05 UTC  (11+ 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

[PATCH v2 00/21] Hexagon (target/hexagon) update
 2021-04-02 20:00 UTC  (16+ messages)
` [PATCH v2 01/21] Hexagon (target/hexagon) TCG generation cleanup
` [PATCH v2 02/21] Hexagon (target/hexagon) remove unnecessary inline directives
` [PATCH v2 03/21] Hexagon (target/hexagon) use env_archcpu and env_cpu
` [PATCH v2 04/21] Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
` [PATCH v2 05/21] Hexagon (target/hexagon) decide if pred has been written at TCG gen time
` [PATCH v2 09/21] Hexagon (target/hexagon) use softfloat default NaN and tininess

[PATCH v2] qapi: introduce 'query-cpu-model-cpuid' action
 2021-04-02 18:46 UTC  (5+ messages)

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

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

[PATCH for 6.0-rc2 v2 00/11] various fixes, pre-PR (check-tcg, gdbstub, gitlab)
 2021-04-02 18:38 UTC  (10+ messages)
` [PATCH v2 03/11] tests/tcg: add concept of container_hosts
` [PATCH v2 04/11] tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers
` [PATCH v2 06/11] tests/tcg/i386: force -fno-pie for test-i386
` [PATCH v2 07/11] tests/tcg: relax the next step precision of the gdb sha1 test

[PATCH v3] hw/smbios: support for type 41 (onboard devices extended information)
 2021-04-02 17:40 UTC  (5+ messages)

[PATCH v2 0/5] RISC-V: Convert the CSR access functions to use
 2021-04-02 17:18 UTC  (11+ 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 1921948] [NEW] MTE tags not checked properly for unaligned accesses at EL1
 2021-04-02 16:31 UTC  (4+ messages)
` [Bug 1921948] "

[PATCH v2 0/3] target/arm mte fixes
 2021-04-02 16:27 UTC  (5+ messages)
` [PATCH v2 1/3] target/arm: Check PAGE_WRITE_ORG for MTE writeability
` [PATCH v2 2/3] target/arm: Fix unaligned mte checks
` [PATCH v2 3/3] accel/tcg: Preserve PAGE_ANON when changing page permissions

[PATCH v3 00/11] esp: fix asserts/segfaults discovered by fuzzer
 2021-04-02 16:20 UTC  (11+ 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
    ` [PATCH] tests/qtest: add one more test for the am53c974

[v5 1/3] block/file-posix: Optimize for macOS
 2021-04-02 16:02 UTC  (3+ messages)
` [v5 2/3] block: Add backend_defaults property
` [v5 3/3] block/io: Merge discard request alignments

[v4 1/3] block/file-posix: Optimize for macOS
 2021-04-02 15:54 UTC  (3+ messages)
` [v4 2/3] block: Add backend_defaults property
` [v4 3/3] block/io: Merge discard request alignments

[PATCH v3] ppc/spapr: Add support for implement support for H_SCM_HEALTH
 2021-04-02 15:12 UTC  (2+ messages)

[PATCH v1 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-02 12:48 UTC  (9+ 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 3/8] target/riscv: Add the ePMP feature
` [PATCH v1 4/8] target/riscv: Add ePMP CSR access functions
` [PATCH v1 5/8] target/riscv: Implementation of enhanced PMP (ePMP)
` [PATCH v1 6/8] target/riscv: Add a config option for ePMP
` [PATCH v1 7/8] target/riscv/pmp: Remove outdated comment
` [PATCH v1 8/8] target/riscv: Add ePMP support for the Ibex CPU

[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  (2+ messages)

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

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

[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 

[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  (3+ messages)
` [PATCH V2 4/6] tools/vhost-user-i2c: Add backend driver

[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  (2+ messages)

[RFC PATCH] block: always update auto_backing_file to full path
 2021-04-01 21:47 UTC  (3+ 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 

[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  (2+ messages)

[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  (5+ 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  (4+ messages)
` [PATCH 2/2] "

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

[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 


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