qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-01 13:57:50 to 2021-05-02 18:12:21 UTC [more...]

[Bug 1884982] [NEW] User-emu documentation mentions inexistent "runtime" downloads
 2021-05-02 18:00 UTC  (2+ messages)
` [Bug 1884982] "

[PATCH 0/4] pc-bios/s390-ccw: Allow building with Clang, too
 2021-05-02 17:48 UTC  (5+ messages)
` [PATCH 1/4] pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
` [PATCH 2/4] pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
` [PATCH 3/4] pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
` [PATCH 4/4] pc-bios/s390-ccw: Allow building with Clang, too

[PATCH-for-6.1 0/3] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs
 2021-05-02 17:40 UTC  (3+ messages)

[PATCH v3 0/2] hw: Convert mc146818rtc & etraxfs_timer to 3-phase reset interface
 2021-05-02 16:39 UTC  (3+ messages)
` [PATCH v3 1/2] hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
` [PATCH v3 2/2] hw/rtc/mc146818rtc: "

[PATCH-for-6.0?] hw/arm/imx25_pdk: Fix error message for invalid RAM size
 2021-05-02 16:29 UTC  (2+ messages)

[PATCH-for-6.0?] hw/rx/rx-gdbsim: Do not accept invalid memory size
 2021-05-02 16:27 UTC  (2+ messages)

[PULL 00/36] MIPS patches for 2021-05-02
 2021-05-02 16:24 UTC  (38+ messages)
` [PULL 01/36] hw/isa/piix4: Use qdev_get_gpio_in_named() to get ISA IRQ
` [PULL 02/36] target/mips: Fix CACHEE opcode (CACHE using EVA addressing)
` [PULL 03/36] target/mips: Add missing CP0 check to nanoMIPS RDPGPR / WRPGPR opcodes
` [PULL 04/36] target/mips: Remove spurious LOG_UNIMP of MTHC0 opcode
` [PULL 05/36] target/mips: Migrate missing CPU fields
` [PULL 06/36] target/mips: Make check_cp0_enabled() return a boolean
` [PULL 07/36] target/mips: Simplify meson TCG rules
` [PULL 08/36] target/mips: Move IEEE rounding mode array to new source file
` [PULL 09/36] target/mips: Move msa_reset() "
` [PULL 10/36] target/mips: Make CPU/FPU regnames[] arrays global
` [PULL 11/36] target/mips: Optimize CPU/FPU regnames[] arrays
` [PULL 12/36] target/mips: Restrict mips_cpu_dump_state() to cpu.c
` [PULL 13/36] target/mips: Turn printfpr() macro into a proper function
` [PULL 14/36] target/mips: Declare mips_env_set_pc() inlined in "internal.h"
` [PULL 15/36] target/mips: Merge do_translate_address into cpu_mips_translate_address
` [PULL 16/36] target/mips: Extract load/store helpers to ldst_helper.c
` [PULL 17/36] meson: Introduce meson_user_arch source set for arch-specific user-mode
` [PULL 18/36] target/mips: Introduce tcg-internal.h for TCG specific declarations
` [PULL 19/36] target/mips: Add simple user-mode mips_cpu_do_interrupt()
` [PULL 20/36] target/mips: Add simple user-mode mips_cpu_tlb_fill()
` [PULL 21/36] target/mips: Move cpu_signal_handler definition around
` [PULL 22/36] target/mips: Move sysemu specific files under sysemu/ subfolder
` [PULL 23/36] target/mips: Move physical addressing code to sysemu/physaddr.c
` [PULL 24/36] target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCG
` [PULL 25/36] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
` [PULL 26/36] target/mips: Restrict mmu_init() to TCG
` [PULL 27/36] target/mips: Move tlb_helper.c to tcg/sysemu/
` [PULL 28/36] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
` [PULL 29/36] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
` [PULL 30/36] target/mips: Move helper_cache() "
` [PULL 31/36] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
` [PULL 32/36] target/mips: Move exception management code to exception.c
` [PULL 33/36] target/mips: Move CP0 helpers to sysemu/cp0.c
` [PULL 34/36] target/mips: Move TCG source files under tcg/ sub directory
` [PULL 35/36] hw/mips: Restrict non-virtualized machines to TCG
` [PULL 36/36] gitlab-ci: Add KVM mips64el cross-build jobs

[PATCH 0/2] exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header
 2021-05-02 16:31 UTC  (3+ messages)

[PATCH] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
 2021-05-02 16:14 UTC  (4+ messages)

[Qemu-devel] [Bug 1776478] [NEW] Getting qemu: uncaught target signal 6 when running lv2 plugin cross-compilation
 2021-05-02 15:24 UTC  (4+ messages)
` [Bug 1776478] "

[PATCH 0/1] Acceptance Tests: bump Avocado version requirement to 87.0
 2021-05-02 15:24 UTC  (2+ messages)

[PATCH v2 0/2] hw: Convert mc146818rtc & etraxfs_timer to 3-phase reset interface
 2021-05-02 15:04 UTC  (6+ messages)
` [PATCH v2 1/2] hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
` [PATCH v2 2/2] hw/rtc/mc146818rtc: "

[PULL v2 00/31] target/hexagon patch queue
 2021-05-02 14:44 UTC  (32+ messages)
` [PULL v2 01/31] target/hexagon: translation changes
` [PULL v2 02/31] target/hexagon: remove unnecessary checks in find_iclass_slots
` [PULL v2 03/31] target/hexagon: Change DECODE_MAPPED_REG operand name to OPNUM
` [PULL v2 04/31] target/hexagon: fix typo in comment
` [PULL v2 05/31] target/hexagon: remove unnecessary semicolons
` [PULL v2 06/31] Hexagon (target/hexagon) TCG generation cleanup
` [PULL v2 07/31] Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pair
` [PULL v2 08/31] Hexagon (target/hexagon) remove unnecessary inline directives
` [PULL v2 09/31] Hexagon (target/hexagon) use env_archcpu and env_cpu
` [PULL v2 10/31] Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
` [PULL v2 11/31] Hexagon (target/hexagon) decide if pred has been written at TCG gen time
` [PULL v2 12/31] Hexagon (target/hexagon) change variables from int to bool when appropriate
` [PULL v2 13/31] Hexagon (target/hexagon) remove unused carry_from_add64 function
` [PULL v2 14/31] Hexagon (target/hexagon) change type of softfloat_roundingmodes
` [PULL v2 15/31] Hexagon (target/hexagon) use softfloat default NaN and tininess
` [PULL v2 16/31] Hexagon (target/hexagon) replace float32_mul_pow2 with float32_scalbn
` [PULL v2 17/31] Hexagon (target/hexagon) use softfloat for float-to-int conversions
` [PULL v2 18/31] Hexagon (target/hexagon) cleanup ternary operators in semantics
` [PULL v2 19/31] Hexagon (target/hexagon) cleanup reg_field_info definition
` [PULL v2 20/31] Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.h
` [PULL v2 21/31] Hexagon (target/hexagon) compile all debug code
` [PULL v2 22/31] Hexagon (target/hexagon) add F2_sfrecipa instruction
` [PULL v2 23/31] Hexagon (target/hexagon) add F2_sfinvsqrta
` [PULL v2 24/31] Hexagon (target/hexagon) add A5_ACS (vacsh)
` [PULL v2 25/31] Hexagon (target/hexagon) add A6_vminub_RdP
` [PULL v2 26/31] Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
` [PULL v2 27/31] Hexagon (target/hexagon) circular addressing
` [PULL v2 28/31] Hexagon (target/hexagon) bit reverse (brev) addressing
` [PULL v2 29/31] Hexagon (target/hexagon) load and unpack bytes instructions
` [PULL v2 30/31] Hexagon (target/hexagon) load into shifted register instructions
` [PULL v2 31/31] Hexagon (target/hexagon) CABAC decode bin

[Qemu-devel] [Bug 1785485] [NEW] Mouse moves erratically when using scroll wheel on Windows NT 4, Windows 95, and Windows 3.1 guests
 2021-05-02 14:19 UTC  (3+ messages)
` [Bug 1785485] "

[PATCH] block/rbd: Add support for rbd image encryption
 2021-05-02 14:00 UTC  (2+ messages)

[PATCH v3 0/4] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot
 2021-05-02 13:58 UTC  (11+ messages)
` [PATCH v3 3/4] hw/arm: sabrelite: Connect the Ethernet PHY at address 6

[PULL 0/5] tcg patch queue
 2021-05-02 13:32 UTC  (8+ messages)
` [PULL 1/5] exec: Remove accel/tcg/ from include paths
` [PULL 2/5] decodetree: Introduce whex and whexC helpers
` [PULL 3/5] decodetree: More use of f-strings
` [PULL 4/5] decodetree: Add support for 64-bit instructions
` [PULL 5/5] decodetree: Extend argument set syntax to allow types

[PATCH] pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
 2021-05-02 11:12 UTC 

[PATCH] pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
 2021-05-02 11:01 UTC  (3+ messages)

[PATCH v2 0/4] hw/sparc: Kconfig fixes to build with/without the leon3 machine
 2021-05-02 10:19 UTC  (2+ messages)

[PATCH v2 0/8] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-05-02 10:14 UTC  (2+ messages)

[Qemu-devel] [Bug 1785902] [NEW] local/9pfs: Too many levels of symbolic links
 2021-05-02  9:17 UTC  (3+ messages)
` [Bug 1785902] "

[Bug 1793904] Re: files are randomly overwritten by Zero Bytes
 2021-05-02  5:50 UTC 

[Qemu-devel] [Bug 1802465] [NEW] typing string via VNC is unreliable
 2021-05-02  5:51 UTC  (2+ messages)
` [Bug 1802465] "

[Qemu-devel] [Bug 1802915] [NEW] GTK display refresh rate is throttled
 2021-05-02  5:52 UTC  (2+ messages)
` [Bug 1802915] "

[Qemu-devel] [Bug 1783437] [NEW] read-modify-write page faults error code has write bit unset
 2021-05-02  5:47 UTC  (2+ messages)
` [Bug 1783437] "

[Qemu-devel] [Bug 1781281] [NEW] qemu-ppc64le uncaught target signal 4 (Illegal instruction)
 2021-05-02  5:46 UTC  (2+ messages)
` [Bug 1781281] "

[Qemu-devel] [Bug 1790260] [NEW] binfmt support not working for x86 host and x86_64 guest
 2021-05-02  5:48 UTC  (2+ messages)
` [Bug 1790260] "

[Bug 1793859] Re: GTK display and mouse input area scaling fails when using vfio-pci device
 2021-05-02  5:49 UTC 

[Qemu-devel] [Bug 1701798] [NEW] dynamically linked binaries crash for big-endian targets
 2021-05-02  5:41 UTC  (2+ messages)
` [Bug 1701798] "

[Qemu-devel] [Bug 1703147] [NEW] Xfer:features:read truncating xml sent to gdb frontends
 2021-05-02  5:41 UTC  (2+ messages)
` [Bug 1703147] "

[Qemu-devel] [Bug 1762558] [NEW] Many crashes with "memslot_get_virt: slot_id 170 too big"-type errors in 2.12.0 rc2
 2021-05-02  5:39 UTC  (2+ messages)
` [Bug 1762558] "

[Bug 1770417] Re: Qemu can not parse long fqdns during drive-mirror
 2021-05-02  5:38 UTC 

[Bug 1874674] [NEW] [Feature request] acceptance test class to run user-mode binaries
 2021-05-02  5:20 UTC  (2+ messages)
` [Bug 1874674] "

[Qemu-devel] [Bug 584155] [NEW] support horisontal mouse wheel
 2021-05-02  5:15 UTC  (2+ messages)
` [Bug 584155] "

[Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing
 2021-05-02  5:16 UTC  (2+ messages)
` [Bug 603878] "

[Qemu-devel] [Bug 601946] [NEW] [Feature request] qemu-img multi-threaded compressed image conversion
 2021-05-02  5:16 UTC  (2+ messages)
` [Bug 601946] "

[PATCH] tap-bsd: Remove special casing for older OpenBSD releases
 2021-05-02  4:10 UTC  (7+ messages)

[PATCH] oslib-posix: Remove OpenBSD workaround for fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
 2021-05-02  4:08 UTC  (2+ messages)

[PATCH] tcg/ppc: Fix building with Clang
 2021-05-02  4:02 UTC  (6+ messages)

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

[PULL 00/31] target/hexagon patch queue
 2021-05-01 22:31 UTC  (34+ messages)
` [PULL 01/31] target/hexagon: translation changes
` [PULL 02/31] target/hexagon: remove unnecessary checks in find_iclass_slots
` [PULL 03/31] target/hexagon: Change DECODE_MAPPED_REG operand name to OPNUM
` [PULL 04/31] target/hexagon: fix typo in comment
` [PULL 05/31] target/hexagon: remove unnecessary semicolons
` [PULL 06/31] Hexagon (target/hexagon) TCG generation cleanup
` [PULL 07/31] Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pair
` [PULL 08/31] Hexagon (target/hexagon) remove unnecessary inline directives
` [PULL 09/31] Hexagon (target/hexagon) use env_archcpu and env_cpu
` [PULL 10/31] Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
` [PULL 11/31] Hexagon (target/hexagon) decide if pred has been written at TCG gen time
` [PULL 12/31] Hexagon (target/hexagon) change variables from int to bool when appropriate
` [PULL 13/31] Hexagon (target/hexagon) remove unused carry_from_add64 function
` [PULL 14/31] Hexagon (target/hexagon) change type of softfloat_roundingmodes
` [PULL 15/31] Hexagon (target/hexagon) use softfloat default NaN and tininess
` [PULL 16/31] Hexagon (target/hexagon) replace float32_mul_pow2 with float32_scalbn
` [PULL 17/31] Hexagon (target/hexagon) use softfloat for float-to-int conversions
` [PULL 18/31] Hexagon (target/hexagon) cleanup ternary operators in semantics
` [PULL 19/31] Hexagon (target/hexagon) cleanup reg_field_info definition
` [PULL 20/31] Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.h
` [PULL 21/31] Hexagon (target/hexagon) compile all debug code
` [PULL 22/31] Hexagon (target/hexagon) add F2_sfrecipa instruction
` [PULL 23/31] Hexagon (target/hexagon) add F2_sfinvsqrta
` [PULL 24/31] Hexagon (target/hexagon) add A5_ACS (vacsh)
` [PULL 25/31] Hexagon (target/hexagon) add A6_vminub_RdP
` [PULL 26/31] Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
` [PULL 27/31] Hexagon (target/hexagon) circular addressing
` [PULL 28/31] Hexagon (target/hexagon) bit reverse (brev) addressing
` [PULL 29/31] Hexagon (target/hexagon) load and unpack bytes instructions
` [PULL 30/31] Hexagon (target/hexagon) load into shifted register instructions
` [PULL 31/31] Hexagon (target/hexagon) CABAC decode bin

[PATCH v4 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-05-01 22:24 UTC  (4+ messages)
` [PATCH v4 02/12] accel: Introduce 'query-accels' QMP command

[PATCH 0/2] hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer
 2021-05-01 21:49 UTC  (4+ messages)
` [PATCH 1/2] hw/timer/etraxfs_timer: Qdev'ify reset()

[PATCH 0/2] input-linux: Allow to toggle grab from QMP
 2021-05-01 19:06 UTC  (3+ messages)
` [PATCH 1/2] input-linux: Delay grab toggle if keys are pressed
` [PATCH 2/2] input-linux: Allow to toggle grab from QMP

[Qemu-devel] [Bug 1750899] [NEW] Mouse cursor sometimes can't pass the invisible border on the right side of the screen
 2021-05-01 17:58 UTC  (2+ messages)
` [Bug 1750899] "

[Bug 1884302] [NEW] disable automatic mouse grabbing
 2021-05-01 17:57 UTC  (2+ messages)
` [Bug 1884302] "

[Bug 1888663] [NEW] msmouse not recognized in guest
 2021-05-01 17:58 UTC  (2+ messages)
` [Bug 1888663] "

[Bug 1891830] [NEW] msmouse serial mouse emulation broken? No id byte sent on reset
 2021-05-01 17:59 UTC  (2+ messages)
` [Bug 1891830] "

[PULL 00/10] Misc patches for 2021-04-30 (incl. NVMM accelerator)
 2021-05-01 14:14 UTC  (2+ messages)

[PATCH v4 0/3] nvdimm: Enable sync-dax property for nvdimm
 2021-05-01 13:55 UTC  (3+ messages)


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