qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-03 19:25:07 to 2021-05-04 08:34:28 UTC [more...]

[PATCH v2 0/9] block: refactor write threshold
 2021-05-04  8:25 UTC  (5+ messages)
` [PATCH v2 1/9] block/write-threshold: don't use write notifiers
` [PATCH v2 3/9] test-write-threshold: rewrite test_threshold_(not_)trigger tests
` [PATCH v2 5/9] block/write-threshold: don't use aio context lock
` [PATCH v2 6/9] test-write-threshold: drop extra tests

[Qemu-devel] [Bug 1602247] [NEW] SIGSEGV when reading ARM GIC registers through GDB stub
 2021-05-04  8:04 UTC  (2+ messages)
` [Bug 1602247] "

[Qemu-devel] [Bug 1613817] [NEW] x86: ret, lret and iret with noncanonical IP saves wrong IP on the exception stack
 2021-05-04  8:05 UTC  (2+ messages)
` [Bug 1613817] "

[Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest
 2021-05-04  8:05 UTC  (2+ messages)
` [Bug 1618301] "

[Qemu-devel] [Bug 1619896] [NEW] Unsupported ancillary data: 0/8
 2021-05-04  8:05 UTC  (2+ messages)
` [Bug 1619896] Re: linux-user missing cmsg IP_PKTINFO support ("Unsupported ancillary data: 0/8")

[Qemu-devel] [Bug 1620660] [NEW] man page is missing suboptions for "-display"
 2021-05-04  8:05 UTC  (2+ messages)
` [Bug 1620660] "

[Bug 1909770] [NEW] qemu-cris segfaults upon loading userspace binary
 2021-05-04  8:01 UTC  (3+ messages)
` [Bug 1909770] "

[Qemu-devel] [Bug 1831225] [NEW] guest migration 100% cpu freeze bug
 2021-05-04  7:52 UTC  (3+ messages)
` [Bug 1831225] "

[Qemu-devel] [Bug 1832916] [NEW] linux-user does not check PROT_EXEC
 2021-05-04  7:55 UTC  (2+ messages)
` [Bug 1832916] "

[PATCH v2] Document qemu-img options data_file and data_file_raw
 2021-05-04  7:46 UTC  (4+ messages)

[Bug 1525123] Re: USB assert failure on hcd-uhci.c
 2021-05-04  7:23 UTC 

[Qemu-devel] [Bug 1511887] [NEW] USB device 1.1 not correctly passedthru from Linux host to Windows guest
 2021-05-04  7:23 UTC  (2+ messages)
` [Bug 1511887] "

[Qemu-devel] [Bug 1500265] [NEW] nested 9p filesystem with security_model=mapped-xattr
 2021-05-04  7:23 UTC  (2+ messages)
` [Bug 1500265] "

[Qemu-devel] [Bug 1583421] [NEW] Please provide an option to print the default hardware configuration as command-line options, to make -nodefaults easier to use
 2021-05-04  7:23 UTC  (2+ messages)
` [Bug 1583421] "

[Bug 1585840] Re: multiprocess program gets incorrect results with qemu arm-linux-user
 2021-05-04  7:23 UTC 

[Qemu-devel] [Bug 1822798] [NEW] The hover of " Full list of releases " is not effective even not visible
 2021-05-04  7:22 UTC  (3+ messages)
` [Bug 1822798] "

[PATCH 0/3] tests: three easy Coverity fixes
 2021-05-04  7:18 UTC  (5+ messages)
` [PATCH 2/3] tests/qtest/rtc-test: Remove pointless NULL check
` [PATCH 3/3] tests: Avoid side effects inside g_assert() arguments

[RESEND PATCH 00/32] Qemu SGX virtualization
 2021-05-04  6:58 UTC  (5+ messages)
` [RESEND PATCH 05/32] vl: Add "sgx-epc" option to expose SGX EPC sections to guest

[PATCH 0/6] block permission updated follow-up
 2021-05-04  6:57 UTC  (10+ messages)
` [PATCH 1/6] block: fix leak of tran in bdrv_root_attach_child
` [PATCH 2/6] block: bdrv_reopen_multiple(): fix leak of tran object
` [PATCH 5/6] block: simplify bdrv_child_user_desc()

[PATCH 0/2] block: Fix Transaction leaks
 2021-05-04  6:56 UTC  (9+ messages)
` [PATCH 2/2] block: Fix Transaction leak in bdrv_reopen_multiple()

Ethernet-over-usb with linux guest using USB Device Controller ?
 2021-05-04  6:35 UTC  (4+ messages)

[Qemu-devel] [Bug 1423528] [NEW] setting unsupported timeout for i6300esb watchdog causes hw reset
 2021-05-04  5:44 UTC  (2+ messages)
` [Bug 1423528] "

[PATCHv2 1/1] Support monitor chardev hotswap with QMP
 2021-05-04  6:29 UTC  (6+ messages)

[Qemu-devel] [Bug 1471904] [NEW] qemu fails under NeXTStep 3.3 when accessing ROM in SCSI-Adapter am53c974
 2021-05-04  5:45 UTC  (2+ messages)
` [Bug 1471904] "

[PULL 00/46] ppc-for-6.1 queue 20210504
 2021-05-04  5:53 UTC  (47+ messages)
` [PULL 01/46] hw/ppc/mac_newworld: Restrict RAM to 2 GiB
` [PULL 02/46] target/ppc: Move helper_regs.h functions out-of-line
` [PULL 03/46] target/ppc: Move 601 hflags adjustment to hreg_compute_hflags
` [PULL 04/46] target/ppc: Properly sync cpu state with new msr in cpu_load_old
` [PULL 05/46] target/ppc: Do not call hreg_compute_mem_idx after ppc_store_msr
` [PULL 06/46] target/ppc: Retain hflags_nmsr only for migration
` [PULL 07/46] target/ppc: Fix comment for MSR_FE{0,1}
` [PULL 08/46] hw/ppc/pnv_core: Update hflags after setting msr
` [PULL 09/46] hw/ppc/spapr_rtas: "
` [PULL 10/46] target/ppc: Extract post_load_update_msr
` [PULL 11/46] target/ppc: Disconnect hflags from MSR
` [PULL 12/46] target/ppc: Reduce env->hflags to uint32_t
` [PULL 13/46] target/ppc: Put dbcr0 single-step bits into hflags
` [PULL 14/46] target/ppc: Create helper_scv
` [PULL 15/46] target/ppc: Put LPCR[GTSE] in hflags
` [PULL 16/46] target/ppc: Remove MSR_SA and MSR_AP from hflags
` [PULL 17/46] target/ppc: Remove env->immu_idx and env->dmmu_idx
` [PULL 18/46] linux-user/ppc: Fix msr updates for signal handling
` [PULL 19/46] target/ppc: Validate hflags with CONFIG_DEBUG_TCG
` [PULL 20/46] vt82c686: QOM-ify superio related functionality
` [PULL 21/46] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PULL 22/46] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
` [PULL 23/46] vt82c686: Add emulation of VT8231 south bridge
` [PULL 24/46] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PULL 25/46] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PULL 26/46] spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
` [PULL 27/46] ppc/spapr: Add support for implement support for H_SCM_HEALTH
` [PULL 28/46] roms/Makefile: Update ppce500 u-boot build directory name
` [PULL 29/46] roms/u-boot: Bump ppce500 u-boot to v2021.04 to fix broken pci support
` [PULL 30/46] docs/system: ppc: Add documentation for ppce500 machine
` [PULL 31/46] target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
` [PULL 32/46] target/ppc: POWER10 supports scv
` [PULL 33/46] ppc: Rename current DAWR macros and variables
` [PULL 34/46] spapr.c: do not use MachineClass::max_cpus to limit CPUs
` [PULL 35/46] spapr.h: increase FDT_MAX_SIZE
` [PULL 36/46] spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()
` [PULL 37/46] target/ppc: code motion from translate_init.c.inc to gdbstub.c
` [PULL 38/46] target/ppc: move opcode table logic to translate.c
` [PULL 39/46] target/ppc: rework AIL logic in interrupt delivery
` [PULL 40/46] target/ppc: Add POWER10 exception model
` [PULL 41/46] target/ppc: Clean up _spr_register et al
` [PULL 42/46] target/ppc: Reduce the size of ppc_spr_t
` [PULL 43/46] target/ppc: removed VSCR from SPR registration
` [PULL 44/46] hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
` [PULL 45/46] hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
` [PULL 46/46] hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()

[Bug 1424237] Re: missing manpage for bridge.conf
 2021-05-04  5:44 UTC 

[Qemu-devel] [Bug 1453613] [NEW] the help message of the set_password subcommand of the qemu monitor isn't usable
 2021-05-04  5:44 UTC  (2+ messages)
` [Bug 1453613] "

[Qemu-devel] [Bug 1462640] [NEW] shmat fails on 32-to-64 setup
 2021-05-04  5:45 UTC  (2+ messages)
` [Bug 1462640] "

[PATCH v4 0/3] nvdimm: Enable sync-dax property for nvdimm
 2021-05-04  5:43 UTC  (9+ messages)
` [PATCH v4 1/3] spapr: nvdimm: Forward declare and move the definitions

[PATCH v1 1/1] docs/system: Move the RISC-V -bios information to removed
 2021-05-04  3:12 UTC  (2+ messages)

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-05-04  1:01 UTC  (6+ messages)
` [PATCH 10/22] qapi/parser: Fix typing of token membership tests

[PATCH 0/3] ppc: Convert (mostly) from device_legacy_reset() to device_cold_reset()
 2021-05-04  0:37 UTC  (7+ messages)
` [PATCH 1/3] hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
` [PATCH 2/3] hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
` [PATCH 3/3] hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()

[PATCH v3 0/7] target/ppc: untangle CPU init from translation
 2021-05-04  0:28 UTC  (12+ messages)
` [PATCH v3 2/7] target/ppc: Isolated SPR read/write callbacks
` [PATCH v3 4/7] target/ppc: turned SPR R/W callbacks not static

[PATCH] target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS bits
 2021-05-04  0:41 UTC  (2+ messages)

[qemu-web PATCH] Update website to point to the new bug tracker at GitLab instead of Launchpad
 2021-05-03 23:26 UTC  (2+ messages)

[PATCH 0/7] tests/acceptance: Introducing the ConsoleMixIn
 2021-05-03 22:43 UTC  (8+ messages)
` [PATCH 1/7] tests/acceptance: Introduce the ConsoleMixIn class
` [PATCH 2/7] tests/acceptance: Move exec_command to ConsoleMixIn
` [PATCH 3/7] tests/acceptance: Move exec_command_and_wait_for_pattern "
` [PATCH 4/7] tests/acceptance: Sun4uMachine: Remove dependency to LinuxKernelTest
` [PATCH 5/7] tests/acceptance: replay_kernel: Remove unused wait_for_console_pattern
` [PATCH 6/7] tests/acceptance: Move wait_for_console_pattern to ConsoleMixIn
` [PATCH 7/7] tests/acceptance: Move _console_interaction "

[PATCH v3 00/30] Base for adding PowerPC 64-bit instructions
 2021-05-03 22:41 UTC  (11+ messages)
` [PATCH v3 01/30] decodetree: Introduce whex and whexC helpers
` [PATCH v3 02/30] decodetree: More use of f-strings
` [PATCH v3 20/30] target/ppc: Mark helper_raise_exception* as noreturn
` [PATCH v3 22/30] target/ppc: Introduce macros to check isa extensions
` [PATCH v3 26/30] target/ppc: Implement PNOP

[PULL 00/42] riscv-to-apply queue
 2021-05-03 22:13 UTC  (43+ messages)
` [PULL 01/42] target/riscv: Remove privilege v1.9 specific CSR related code
` [PULL 02/42] docs/system/generic-loader.rst: Fix style
` [PULL 03/42] target/riscv: Align the data type of reset vector address
` [PULL 04/42] hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]
` [PULL 05/42] target/riscv: Add Shakti C class CPU
` [PULL 06/42] riscv: Add initial support for Shakti C machine
` [PULL 07/42] hw/char: Add Shakti UART emulation
` [PULL 08/42] hw/riscv: Connect Shakti UART to Shakti platform
` [PULL 09/42] target/riscv: Convert the RISC-V exceptions to an enum
` [PULL 10/42] target/riscv: Use the RISCVException enum for CSR predicates
` [PULL 11/42] target/riscv: Fix 32-bit HS mode access permissions
` [PULL 12/42] target/riscv: Use the RISCVException enum for CSR operations
` [PULL 13/42] target/riscv: Use RISCVException enum for CSR access
` [PULL 14/42] MAINTAINERS: Update the RISC-V CPU Maintainers
` [PULL 15/42] hw/opentitan: Update the interrupt layout
` [PULL 16/42] hw/riscv: Enable VIRTIO_VGA for RISC-V virt machine
` [PULL 17/42] riscv: don't look at SUM when accessing memory from a debugger context
` [PULL 18/42] target/riscv: Fixup saturate subtract function
` [PULL 19/42] docs: Add documentation for shakti_c machine
` [PULL 20/42] target/riscv: Fix the PMP is locked check when using TOR
` [PULL 21/42] target/riscv: Define ePMP mseccfg
` [PULL 22/42] target/riscv: Add the ePMP feature
` [PULL 23/42] target/riscv: Add ePMP CSR access functions
` [PULL 24/42] target/riscv: Implementation of enhanced PMP (ePMP)
` [PULL 25/42] target/riscv: Add a config option for ePMP
` [PULL 26/42] target/riscv/pmp: Remove outdated comment
` [PULL 27/42] target/riscv: Add ePMP support for the Ibex CPU
` [PULL 28/42] target/riscv: fix vrgather macro index variable type bug
` [PULL 29/42] target/riscv: fix exception index on instruction access fault
` [PULL 30/42] hw/riscv: Fix OT IBEX reset vector
` [PULL 31/42] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
` [PULL 32/42] target/riscv: fix a typo with interrupt names
` [PULL 33/42] target/riscv: Remove the hardcoded RVXLEN macro
` [PULL 34/42] target/riscv: Remove the hardcoded SSTATUS_SD macro
` [PULL 35/42] target/riscv: Remove the hardcoded HGATP_MODE macro
` [PULL 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro
` [PULL 37/42] target/riscv: Remove the hardcoded SATP_MODE macro
` [PULL 38/42] target/riscv: Remove the unused HSTATUS_WPRI macro
` [PULL 39/42] target/riscv: Remove an unused CASE_OP_32_64 macro
` [PULL 40/42] target/riscv: Consolidate RV32/64 32-bit instructions
` [PULL 41/42] target/riscv: Consolidate RV32/64 16-bit instructions
` [PULL 42/42] target/riscv: Fix the RV64H decode comment

Let's remove some deprecated stuff
 2021-05-03 22:57 UTC  (6+ messages)

[RFC PATCH v2 0/2] hw/ppc: code motion to compile without TCG
 2021-05-03 22:21 UTC  (2+ messages)

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-03 22:13 UTC  (15+ messages)
` [PATCH v6 02/26] tcg: Add tcg_call_flags
` [PATCH v6 03/26] accel/tcg/plugin-gen: Drop inline markers
` [PATCH v6 07/26] tcg: Add tcg_call_func
` [PATCH v6 14/26] tcg/tci: Remove tci_write_reg
` [PATCH v6 18/26] tcg/tci: Implement andc, orc, eqv, nand, nor
` [PATCH v6 19/26] tcg/tci: Implement extract, sextract
` [PATCH v6 20/26] tcg/tci: Implement clz, ctz, ctpop

[PATCH 0/2] Remove deprecated qemu-img backing file without format
 2021-05-03 21:45 UTC  (4+ messages)
` [PATCH 1/2] qcow2: Prohibit backing file changes in 'qemu-img amend'
` [PATCH 2/2] qemu-img: Require -F with -b backing image

[PATCH v6 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-05-03 21:19 UTC  (14+ messages)
` [PATCH v6 01/12] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section
` [PATCH v6 02/12] accel: Introduce 'query-accels' QMP command
` [PATCH v6 03/12] qtest: Add qtest_has_accel() method
` [PATCH v6 04/12] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
` [PATCH v6 05/12] qtest/arm-cpu-features: Restrict sve_tests_sve_off_kvm test to KVM
` [PATCH v6 06/12] qtest/arm-cpu-features: Remove TCG fallback to KVM specific tests
` [PATCH v6 07/12] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for TCG
` [PATCH v6 08/12] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
` [PATCH v6 09/12] qtest/bios-tables-test: Rename tests not TCG specific
` [PATCH v6 10/12] qtest/bios-tables-test: Rename TCG specific tests
` [PATCH v6 11/12] qtest/bios-tables-test: Make test build-independent from accelerator
` [PATCH v6 12/12] qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore

[Bug 1860742] [NEW] xv6 Bootloop
 2021-05-03 20:50 UTC  (2+ messages)
` [Bug 1860742] "

[PATCH v2] target/riscv: fix VS interrupts forwarding to HS
 2021-05-03 20:44 UTC 

[PATCH] docs: Fix installation of man pages with Sphinx 4.x
 2021-05-03 20:36 UTC  (2+ messages)

[Bug 1920913] [NEW] Openjdk11+ fails to install on s390x
 2021-05-03 20:15 UTC  (2+ messages)
` [Bug 1920913] "

[Bug 1926996] [NEW] qemu-user clone syscall fails
 2021-05-03 20:10 UTC  (3+ messages)
` [Bug 1926996] "

[OSS-Fuzz] Assertion Failure: !in6_zero(&ip_addr) (#111)
 2021-05-03 20:09 UTC 

[RFC 0/1] Implement AVR WDT (watchdog timer)
 2021-05-03 20:08 UTC  (5+ messages)
` [RFC 1/1] Implement AVR watchdog timer

[PATCH v4] hw/smbios: support for type 41 (onboard devices extended information)
 2021-05-03 19:42 UTC  (4+ messages)

[PATCH v3 0/6] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs
 2021-05-03 19:22 UTC  (3+ messages)
` [PATCH v3 6/6] hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_init


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