qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 14:19:40 to 2021-04-28 23:54:23 UTC [more...]

[PATCH v4 00/26] Hexagon (target/hexagon) update
 2021-04-28 23:53 UTC  (4+ messages)

[Bug 1926521] [NEW] QEMU-user ignores MADV_DONTNEED
 2021-04-28 21:54 UTC 

[RUST] Add crate for generic vhost-user-i2c backend daemon
 2021-04-28 17:15 UTC  (3+ messages)

[Bug 1926497] [NEW] dp83932 stops working after a short while
 2021-04-28 21:21 UTC  (6+ messages)
` [Bug 1926497] "

[PATCH v2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2021-04-28 21:19 UTC  (2+ messages)

[PATCH 0/5] vhost-user-blk: Error handling fixes during initialistion
 2021-04-28 20:16 UTC  (14+ messages)
` [PATCH 1/5] vhost-user-blk: Don't reconnect during initialisation
` [PATCH 2/5] vhost-user-blk: Use Error more consistently
` [PATCH 3/5] vhost-user-blk: Get more feature flags from vhost device
  ` [PATCH 3/5] vhost-user-blk: Get more feature flags from vhost devicey
` [PATCH 4/5] virtio: Fail if iommu_platform is requested, but unsupported
` [PATCH 5/5] vhost-user-blk: Check that num-queues is supported by backend

[PATCH v4 00/30] target/mips: Re-org to allow KVM-only builds
 2021-04-28 20:13 UTC  (33+ messages)
` [PATCH v4 01/30] target/mips: Simplify meson TCG rules
` [PATCH v4 02/30] target/mips: Move IEEE rounding mode array to new source file
` [PATCH v4 03/30] target/mips: Move msa_reset() "
` [PATCH v4 04/30] target/mips: Make CPU/FPU regnames[] arrays global
` [PATCH v4 05/30] target/mips: Optimize CPU/FPU regnames[] arrays
` [PATCH v4 06/30] target/mips: Restrict mips_cpu_dump_state() to cpu.c
` [PATCH v4 07/30] target/mips: Turn printfpr() macro into a proper function
` [PATCH v4 08/30] target/mips: Declare mips_env_set_pc() inlined in "internal.h"
` [PATCH v4 09/30] target/mips: Merge do_translate_address into cpu_mips_translate_address
` [PATCH v4 10/30] target/mips: Extract load/store helpers to ldst_helper.c
` [PATCH v4 11/30] meson: Introduce meson_user_arch source set for arch-specific user-mode
` [PATCH v4 12/30] target/mips: Introduce tcg-internal.h for TCG specific declarations
` [PATCH v4 13/30] target/mips: Add simple user-mode mips_cpu_do_interrupt()
` [PATCH v4 14/30] target/mips: Add simple user-mode mips_cpu_tlb_fill()
` [PATCH v4 15/30] target/mips: Move cpu_signal_handler definition around
` [PATCH v4 16/30] target/mips: Move sysemu specific files under sysemu/ subfolder
` [PATCH v4 17/30] target/mips: Move physical addressing code to sysemu/physaddr.c
` [PATCH v4 18/30] target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCG
` [PATCH v4 19/30] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
` [PATCH v4 20/30] target/mips: Restrict mmu_init() to TCG
` [PATCH v4 21/30] target/mips: Move tlb_helper.c to tcg/sysemu/
` [PATCH v4 22/30] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
` [PATCH v4 23/30] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
` [PATCH v4 24/30] target/mips: Move helper_cache() "
` [PATCH v4 25/30] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
` [PATCH v4 26/30] target/mips: Move exception management code to exception.c
` [PATCH v4 27/30] target/mips: Move CP0 helpers to sysemu/cp0.c
` [PATCH v4 28/30] target/mips: Move TCG source files under tcg/ sub directory
` [PATCH v4 29/30] hw/mips: Restrict non-virtualized machines to TCG
` [PATCH v4 30/30] gitlab-ci: Add KVM mips64el cross-build jobs

[PATCH] meson: change buildtype when debug_info=no
 2021-04-28 19:55 UTC 

[PATCH 0/2] virtiofsd: Meson build fixes
 2021-04-28 19:34 UTC  (15+ messages)
` [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
` [PATCH 2/2] util/meson: Build iov/hexdump/buffer_is_zero with virtiofsd

[PATCH v2 00/15] linux-user/s390x: some signal fixes
 2021-04-28 19:40 UTC  (17+ messages)
` [PATCH v2 01/15] linux-user/s390x: Fix sigframe types
` [PATCH v2 02/15] linux-user/s390x: Use uint16_t for signal retcode
` [PATCH v2 03/15] linux-user/s390x: Remove PSW_ADDR_AMODE
` [PATCH v2 04/15] linux-user/s390x: Remove restore_sigregs return value
` [PATCH v2 05/15] linux-user/s390x: Fix trace in restore_regs
` [PATCH v2 06/15] linux-user/s390x: Fix sigcontext sregs value
` [PATCH v2 07/15] linux-user/s390x: Use tswap_sigset in setup_rt_frame
` [PATCH v2 08/15] linux-user/s390x: Tidy save_sigregs
` [PATCH v2 09/15] linux-user/s390x: Clean up single-use gotos in signal.c
` [PATCH v2 10/15] linux-user/s390x: Set psw.mask properly for the signal handler
` [PATCH v2 11/15] linux-user/s390x: Add stub sigframe argument for last_break
` [PATCH v2 12/15] linux-user/s390x: Fix frame_addr corruption in setup_frame
` [PATCH v2 13/15] linux-user/s390x: Add build asserts for sigset sizes
` [PATCH v2 14/15] linux-user/s390x: Clean up signal.c
` [PATCH v2 15/15] linux-user/s390x: Handle vector regs in signal stack

[RFC PATCH 3/4] target/ppc: Move SPR generation to separate file
 2021-04-28 19:45 UTC  (2+ messages)

[PATCH v4 00/36] block: update graph permissions update
 2021-04-28 19:50 UTC  (40+ messages)
` [PATCH v4 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
` [PATCH v4 02/36] tests/test-bdrv-graph-mod: add test_parallel_perm_update
` [PATCH v4 03/36] tests/test-bdrv-graph-mod: add test_append_greedy_filter
` [PATCH v4 04/36] block: bdrv_append(): don't consume reference
` [PATCH v4 05/36] block: BdrvChildClass: add .get_parent_aio_context handler
` [PATCH v4 06/36] block: drop ctx argument from bdrv_root_attach_child
` [PATCH v4 07/36] block: make bdrv_reopen_{prepare, commit, abort} private
` [PATCH v4 08/36] util: add transactions.c
` [PATCH v4 09/36] block: bdrv_refresh_perms: check for parents permissions conflict
` [PATCH v4 10/36] block: refactor bdrv_child* permission functions
` [PATCH v4 11/36] block: rewrite bdrv_child_try_set_perm() using bdrv_refresh_perms()
` [PATCH v4 12/36] block: inline bdrv_child_*() permission functions calls
` [PATCH v4 13/36] block: use topological sort for permission update
` [PATCH v4 14/36] block: add bdrv_drv_set_perm transaction action
` [PATCH v4 15/36] block: add bdrv_list_* permission update functions
` [PATCH v4 16/36] block: add bdrv_replace_child_safe() transaction action
` [PATCH v4 17/36] block: fix bdrv_replace_node_common
` [PATCH v4 18/36] block: add bdrv_attach_child_common() transaction action
` [PATCH v4 19/36] block: add bdrv_attach_child_noperm() "
` [PATCH v4 20/36] block: split out bdrv_replace_node_noperm()
` [PATCH v4 21/36] block: adapt bdrv_append() for inserting filters
` [PATCH v4 22/36] block: add bdrv_remove_filter_or_cow transaction action
` [PATCH v4 23/36] block: introduce bdrv_drop_filter()
` [PATCH v4 24/36] block/backup-top: drop .active
` [PATCH v4 25/36] block: drop ignore_children for permission update functions
` [PATCH v4 26/36] block: make bdrv_unset_inherits_from to be a transaction action
` [PATCH v4 27/36] block: make bdrv_refresh_limits() "
` [PATCH v4 28/36] block: add bdrv_set_backing_noperm() "
` [PATCH v4 29/36] block: bdrv_reopen_multiple(): move bdrv_flush to separate pre-prepare
` [PATCH v4 30/36] block: bdrv_reopen_multiple: refresh permissions on updated graph
` [PATCH v4 31/36] block: drop unused permission update functions
` [PATCH v4 32/36] block: inline bdrv_check_perm_common()
` [PATCH v4 33/36] block: inline bdrv_replace_child()
` [PATCH v4 34/36] block: refactor bdrv_child_set_perm_safe() transaction action
` [PATCH v4 35/36] block: rename bdrv_replace_child_safe() to bdrv_replace_child()
` [PATCH v4 36/36] block: refactor bdrv_node_check_perm()

[PATCH] make vfio and DAX cache work together
 2021-04-28 19:37 UTC  (8+ messages)

[PATCH v4] target/ppc: code motion from translate_init.c.inc to gdbstub.c
 2021-04-28 19:32 UTC  (2+ messages)

[PATCH] hw/avr/atmega.c: use the avr51 cpu for atmega1280
 2021-04-28 19:17 UTC  (2+ messages)

[PATCH v4 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-04-28 19:12 UTC  (9+ messages)
` [PATCH v4 10/12] qtest/qmp-cmd-test: Make test build-independent from accelerator
` [PATCH v4 12/12] tests/meson: Only build softfloat objects if TCG is selected

[PATCH] i386: Document when features can be added to kvm_default_props
 2021-04-28 18:52 UTC  (2+ messages)

[PATCH 0/7] hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup)
 2021-04-28 18:50 UTC  (13+ messages)
` [PATCH 1/7] stubs: Restrict fw_cfg stubs to sysemu
` [PATCH 4/7] hw/acpi/vmgenid: Make ACPI_VMGENID depends on FW_CFG Kconfig
` [PATCH 5/7] hw: Have machines Kconfig-select FW_CFG
` [PATCH 6/7] hw/{arm,hppa,riscv}: Add fw_cfg arch-specific stub
` [PATCH 7/7] hw/nvram: Do not build FW_CFG if not required

[PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
 2021-04-28 18:43 UTC  (11+ messages)

[RFC] AVR watchdog
 2021-04-28 18:43 UTC  (4+ messages)

[PATCH] tests/migration: fix unix socket migration
 2021-04-28 17:26 UTC  (4+ messages)

[PATCH v2 0/7] tests/acceptance: Handle tests with "cpu" tag
 2021-04-28 17:36 UTC  (4+ messages)
` [PATCH v2 1/7] tests/acceptance: Automatic set -cpu to the test vm

[PATCH v7 0/7] eBPF RSS support for virtio-net
 2021-04-28 17:13 UTC  (9+ messages)
` [PATCH v7 1/7] net/tap: Added TUNSETSTEERINGEBPF code
` [PATCH v7 2/7] net: Added SetSteeringEBPF method for NetClientState
` [PATCH v7 3/7] ebpf: Added eBPF RSS program
` [PATCH v7 4/7] ebpf: Added eBPF RSS loader
` [PATCH v7 5/7] virtio-net: Added eBPF RSS to virtio-net
` [PATCH v7 6/7] docs: Added eBPF documentation
` [PATCH v7 7/7] MAINTAINERS: Added eBPF maintainers information

[PATCH v2] vfio-ccw: Attempt to clean up all IRQs on error
 2021-04-28 17:12 UTC  (3+ messages)

[PATCH v11 0/6] MTE support for KVM guest
 2021-04-28 17:07 UTC  (3+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature

[PATCH v6 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-28 16:35 UTC  (4+ messages)

[PATCH] cirrus.yml: Fix the MSYS2 task
 2021-04-28 16:30 UTC  (2+ messages)

[PATCH] Deprecate pmem=on with non-DAX capable backend file
 2021-04-28 16:29 UTC  (3+ messages)

[PATCH] accel: kvm: clarify that extra exit data is hexadecimal
 2021-04-28 16:03 UTC  (2+ messages)

[PATCH v3 00/12] target/hexagon: introduce idef-parser
 2021-04-28 15:47 UTC  (5+ messages)
` [PATCH v3 09/12] target/hexagon: import lexer for idef-parser

[PATCH RFC 0/1] To add HMP interface to dump PCI MSI-X table/PBA
 2021-04-28 15:59 UTC  (8+ messages)

[PATCH v2 00/15] Base for adding PowerPC 64-bit instructions
 2021-04-28 15:37 UTC  (14+ messages)
` [PATCH v2 02/15] target/ppc: Add cia field to DisasContext
` [PATCH v2 04/15] target/ppc: Move DISAS_NORETURN setting into gen_exception*
` [PATCH v2 09/15] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
` [PATCH v2 11/15] target/ppc: Move D/DS/X-form integer loads to decodetree
` [PATCH v2 15/15] target/ppc: Check cpu flags for prefixed insn support

[PATCH v4 00/12] target/hexagon: introduce idef-parser
 2021-04-28 15:55 UTC  (5+ messages)
` [PATCH v4 09/12] target/hexagon: import lexer for idef-parser

[PATCH RESEND v2] i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
 2021-04-28 15:24 UTC  (2+ messages)

[Bug 1874676] [NEW] [Feature request] MDIO bus
 2021-04-28 14:57 UTC  (2+ messages)
` [Bug 1874676] "

[PATCH] tools/meson.build: Error on enabling virtiofsd and have_system is false
 2021-04-28 15:05 UTC  (6+ messages)

[PATCH v8 00/11] Multi-phase reset mechanism
 2021-04-28 14:54 UTC  (8+ messages)
` [PATCH v8 08/11] hw/core: deprecate old reset functions and introduce new ones

[Qemu-devel] [Bug 1822798] [NEW] The hover of " Full list of releases " is not effective even not visible
 2021-04-28 14:54 UTC  (2+ messages)
` [Bug 1822798] "

[PATCH v2 0/4] hw/sparc: Kconfig fixes to build with/without the leon3 machine
 2021-04-28 14:53 UTC  (10+ messages)
` [PATCH v2 1/4] hw/sparc: Allow building without "
` [PATCH v2 2/4] hw/sparc64: Remove unused "hw/char/serial.h" header
` [PATCH v2 3/4] hw/sparc64: Fix code style for checkpatch.pl
` [PATCH v2 4/4] hw/sparc*: Move cpu_check_irqs() to target/sparc/


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