qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-02 03:53:31 to 2021-04-05 14:58:55 UTC [more...]

[PATCH v1 0/8] RISC-V: Steps towards running 32-bit guests on
 2021-04-05 14:48 UTC  (10+ 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

*** ARC port for review ***
 2021-04-05 14:31 UTC  (22+ messages)
` [PATCH 01/27] arc: Add initial core cpu files
` [PATCH 02/27] arc: Decoder code
` [PATCH 03/27] arc: Opcode definitions table
` [PATCH 04/27] arc: TCG and decoder glue code and helpers
` [PATCH 05/27] arc: TCG instruction generator and hand-definitions
` [PATCH 06/27] arc: semfunc.c tcg code generator
` [PATCH 07/27] arc: TCG instruction definitions
` [PATCH 08/27] arc: Add BCR and AUX registers implementation
` [PATCH 09/27] arc: Add IRQ and timer subsystem support
` [PATCH 10/27] arc: Add memory management unit (MMU) support
` [PATCH 11/27] arc: Add memory protection unit (MPU) support
` [PATCH 12/27] arc: Add gdbstub and XML for debugging support
` [PATCH 13/27] arc: Add Synopsys ARC emulation boards
` [PATCH 14/27] arc: Add support for ARCv2
` [PATCH 16/27] tests/acceptance: ARC: Add linux boot testing
` [PATCH 17/27] arcv3: Core cpu file changes
` [PATCH 20/27] arcv3: TCG, decoder glue code and helper changes
` [PATCH 21/27] arcv3: TCG instruction generator changes
` [PATCH 22/27] arcv3: TCG instruction definitions
` [PATCH 25/27] arcv3: gdbstub changes and new XML files
` [PATCH 26/27] arcv3: board changes

[PULL for-6.0 0/2] tcg patch queue
 2021-04-05 14:40 UTC 

qemu-system-sparc64 instruction set architecture compatibility (sparc v8+ vs sparc v9)
 2021-04-05 14:00 UTC  (3+ messages)

[PATCH for-6.0 0/7] hw/block/nvme: misc fixes
 2021-04-05 13:56 UTC  (6+ messages)
` [PATCH for-6.0 7/7] hw/block/nvme: fix handling of private namespaces

[PULL 0/2] target/xtensa fixes for v6.0
 2021-04-05 13:24 UTC  (2+ messages)

[PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
 2021-04-05 13:14 UTC  (3+ messages)
` [PATCH 2/3] qga-win: Fix build_guest_fsinfo() close of nonexistent handle
` [PATCH 3/3] qga-win: Fix handle leak in ga_get_win_product_name()

[Bug 1921635] [NEW] ESP SCSI adapter not working with DOS ASPI drivers
 2021-04-05 10:23 UTC  (2+ messages)
` [Bug 1921635] "

[PATCH V2 0/6] virtio: Implement generic vhost-user-i2c backend
 2021-04-05  9:39 UTC  (7+ messages)
` [PATCH V2 4/6] tools/vhost-user-i2c: Add backend driver
  ` [PATCH V2.1 "

[PATCH] target/nios2: fix page-fit instruction count
 2021-04-05  8:20 UTC 

[qemu-web PATCH] add link to the code of conduct
 2021-04-05  6:42 UTC  (2+ messages)

[PATCH] hw/virtio: enable ioeventfd configuring for mmio
 2021-04-05  5:50 UTC  (2+ messages)

[PATCH] target/alpha: fix icount handling for timer instructions
 2021-04-05  5:50 UTC  (2+ messages)

[Qemu-devel] [Bug 1810603] [NEW] QEMU QCow Images crow dramatically
 2021-04-05  4:17 UTC  (2+ messages)
` [Bug 1810603] Re: QEMU QCow Images grow dramatically

[Qemu-devel] [Bug 1813406] [NEW] qemu-img convert malfunction on macOS
 2021-04-05  4:17 UTC  (2+ messages)
` [Bug 1813406] "

[PULL 0/9] pc,virtio,pci: bugfixes
 2021-04-04 20:47 UTC  (2+ messages)

[Bug 1850570] [NEW] Cannot use usb-host on Mac OS
 2021-04-04 20:27 UTC  (4+ messages)
` [Bug 1850570] "

[PATCH for-6.0 0/4] Don't treat all sysbus devices as hotpluggable
 2021-04-04 16:20 UTC  (2+ messages)

Fwd: VirtioSound device emulation implementation
 2021-04-04 13:55 UTC  (12+ messages)

[PATCH v3 0/4] Add support for Shakti SoC from IIT-M
 2021-04-04 11:43 UTC  (12+ 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 v5 00/10] Fixed some bugs and optimized some codes for COLO
 2021-04-04 10:22 UTC  (2+ messages)

[PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
 2021-04-03 22:28 UTC  (3+ messages)
` [PATCH 1/2] hw/i2c/core: add reachable state boolean
` [PATCH 2/2] hw/i2c: add pca954x i2c-mux switch

[PATCH v3 00/11] target/arm mte fixes
 2021-04-03 19:46 UTC  (14+ messages)
` [PATCH v3 01/11] accel/tcg: Preserve PAGE_ANON when changing page permissions
` [PATCH v3 02/11] target/arm: Check PAGE_WRITE_ORG for MTE writeability
` [PATCH v3 03/11] target/arm: Fix unaligned mte checks for mte_checkN
` [PATCH v3 04/11] target/arm: Split out mte_probe_int
` [PATCH v3 05/11] target/arm: Fix unaligned checks for mte_check1, mte_probe1
` [PATCH v3 06/11] test/tcg/aarch64: Add mte-5
` [PATCH v3 07/11] target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
` [PATCH v3 08/11] target/arm: Merge mte_check1, mte_checkN
` [PATCH v3 09/11] target/arm: Rename mte_probe1 to mte_probe
` [PATCH v3 10/11] target/arm: Simplify sve mte checking
` [PATCH v3 11/11] target/arm: Remove log2_esize parameter to gen_mte_checkN

[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
 2021-04-03 16:52 UTC 

testing/next - hexagon toolchain update
 2021-04-03 16:29 UTC 

[PATCH] target/xtensa: fix meson.build rule for xtensa cores
 2021-04-03 15:12 UTC  (2+ messages)

[Bug 1921948] [NEW] MTE tags not checked properly for unaligned accesses at EL1
 2021-04-03 14:34 UTC  (5+ messages)
` [Bug 1921948] "

[PATCH v3 00/11] esp: fix asserts/segfaults discovered by fuzzer
 2021-04-03 14:38 UTC  (8+ messages)
` [PATCH v3 11/11] tests/qtest: add tests for am53c974 device
    ` [PATCH] tests/qtest: add one more test for the am53c974

[Bug 1922430] [NEW] 3d accel does not take care of 1280x960 setting
 2021-04-03 13:50 UTC 

[Bug 1922391] [NEW] qemu-system-ppc assertion "!mr->container" failed
 2021-04-02 21:59 UTC  (3+ messages)
` [Bug 1922391] "

[PATCH v7 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2021-04-02 21:51 UTC  (6+ messages)
` [PATCH v7 1/4] Add NVMM accelerator: configure and build logic
` [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 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  (4+ 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

[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

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


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