qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 00:03:04 to 2021-05-14 16:00:39 UTC [more...]

[PATCH v7 00/10] KVM: Dirty ring support (QEMU part)
 2021-05-14 15:51 UTC  (3+ messages)

[PATCH v2 00/50] target/i386 translate cleanups
 2021-05-14 15:13 UTC  (49+ messages)
` [PATCH v2 01/50] target/i386: Split out gen_exception_gpf
` [PATCH v2 02/50] target/i386: Split out check_cpl0
` [PATCH v2 03/50] target/i386: Unify code paths for IRET
` [PATCH v2 04/50] target/i386: Split out check_vm86_iopl
` [PATCH v2 05/50] target/i386: Split out check_iopl
` [PATCH v2 06/50] target/i386: Assert PE is set for user-only
` [PATCH v2 07/50] target/i386: Assert CPL is 3 "
` [PATCH v2 08/50] target/i386: Assert IOPL is 0 "
` [PATCH v2 09/50] target/i386: Assert !VM86 for x86_64 user-only
` [PATCH v2 10/50] target/i386: Assert CODE32 "
` [PATCH v2 11/50] target/i386: Assert SS32 "
` [PATCH v2 12/50] target/i386: Assert CODE64 "
` [PATCH v2 13/50] target/i386: Assert LMA "
` [PATCH v2 14/50] target/i386: Assert !ADDSEG "
` [PATCH v2 15/50] target/i386: Introduce REX_PREFIX
` [PATCH v2 16/50] target/i386: Tidy REX_B, REX_X definition
` [PATCH v2 17/50] target/i386: Move rex_r into DisasContext
` [PATCH v2 18/50] target/i386: Move rex_w "
` [PATCH v2 19/50] target/i386: Remove DisasContext.f_st as unused
` [PATCH v2 20/50] target/i386: Reduce DisasContext.flags to uint32_t
` [PATCH v2 21/50] target/i386: Reduce DisasContext.override to int8_t
` [PATCH v2 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
` [PATCH v2 23/50] target/i386: Reduce DisasContext.vex_[lv] "
` [PATCH v2 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset "
` [PATCH v2 25/50] target/i386: Leave TF in DisasContext.flags
` [PATCH v2 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PATCH v2 27/50] target/i386: Fix the comment for repz_opt
` [PATCH v2 28/50] target/i386: Reorder DisasContext members
` [PATCH v2 29/50] target/i386: Add stub generator for helper_set_dr
` [PATCH v2 30/50] target/i386: Assert !SVME for user-only
` [PATCH v2 31/50] target/i386: Assert !GUEST "
` [PATCH v2 32/50] target/i386: Implement skinit in translate.c
` [PATCH v2 33/50] target/i386: Eliminate SVM helpers for user-only
` [PATCH v2 34/50] target/i386: Mark some helpers as noreturn
` [PATCH v2 35/50] target/i386: Simplify gen_debug usage
` [PATCH v2 36/50] target/i386: Tidy svm_check_intercept from tcg
` [PATCH v2 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
` [PATCH v2 38/50] target/i386: Remove user stub for cpu_vmexit
` [PATCH v2 39/50] target/i386: Cleanup read_crN, write_crN, lmsw
` [PATCH v2 40/50] target/i386: Pass env to do_pause and do_hlt
` [PATCH v2 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
` [PATCH v2 42/50] target/i386: Unify invlpg, invlpga
` [PATCH v2 43/50] target/i386: Inline user cpu_svm_check_intercept_param
` [PATCH v2 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
` [PATCH v2 45/50] target/i386: Exit tb after wrmsr
` [PATCH v2 46/50] target/i386: Tidy gen_check_io
` [PATCH v2 47/50] target/i386: Pass in port to gen_check_io
` [PATCH v2 49/50] target/i386: Move helper_check_io to sysemu

[PATCH v3 0/4] iotests/297: Cover tests/
 2021-05-14 15:43 UTC  (2+ messages)
` [PATCH v3 4/4] "

[PATCH V3 00/22] Live Update
 2021-05-14 15:15 UTC  (14+ messages)
` [PATCH V3 06/22] vl: add helper to request re-exec
` [PATCH V3 07/22] cpr

[PATCH v2 0/4] iotests/297: Cover tests/
 2021-05-14 15:08 UTC  (3+ messages)

[RFC PATCH 00/11] target/ppc: add support to disable-tcg
 2021-05-14 14:44 UTC  (11+ messages)
` [PATCH 07/11] target/ppc: added KVM fallback to fpscr manipulation
` [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs

[PATCH 00/10] Python: delint iotests, machine.py and console_socket.py
 2021-05-14 14:42 UTC  (5+ messages)
` [PATCH 03/10] python/machine: use subprocess.run instead of subprocess.Popen
` [PATCH 05/10] python/machine: Disable pylint warning for open() in _pre_launch

[PATCH v2] qemu-iotests: fix pylint 2.8 consider-using-with error
 2021-05-14 14:40 UTC  (4+ messages)

[PULL 0/4] tcg patch queue
 2021-05-14 14:39 UTC  (3+ messages)

[PATCH 0/4] AIA local interrupt CSR support
 2021-05-14 14:32 UTC  (5+ messages)
` [PATCH 1/4] target/riscv: Add defines for AIA local interrupt CSRs
` [PATCH 2/4] target/riscv: Add CPU feature for AIA CSRs
` [PATCH 3/4] target/riscv: Implement AIA local interrupt CSRs
` [PATCH 4/4] hw/riscv: virt: Use AIA INTC compatible string when available

[PATCH 0/6] block-copy: make helper APIs thread safe
 2021-05-14 14:32 UTC  (6+ messages)
` [PATCH 5/6] co-shared-resource: protect with a mutex

[PATCH 0/2] target/i386: Make sure that vsyscall's tb->size != 0
 2021-05-14 14:30 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/x86_64: add vsyscall smoke test

[PATCH v2] tcg: Use correct trap number for page faults on *BSD systems
 2021-05-14 14:15 UTC  (5+ messages)

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-05-14 14:12 UTC  (3+ messages)

[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-05-14 13:48 UTC  (2+ messages)

[PATCH v5 0/7] eBPF RSS support for virtio-net
 2021-05-14 13:43 UTC  (2+ messages)

[PATCH 0/6] pc: support user provided NIC naming/indexing
 2021-05-14 13:37 UTC  (4+ messages)
` [PATCH 2/6] pci: introduce apci-index property for PCI device

[PULL 00/17] migration queue
 2021-05-14 13:25 UTC  (2+ messages)

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-05-14 13:13 UTC  (9+ messages)
` [RFC PATCH 2/9] replace machine phase_check with machine_is_initialized/ready calls
` [RFC PATCH 7/9] qdev-monitor: Restructure and fix the check for command availability

[PATCH] linux-user: Handle EXCP10_COPR properly for i386
 2021-05-14  7:56 UTC 

[PATCH] linux-user: Handle EXCP10_COPR properly for i386
 2021-05-14  8:46 UTC 

[PATCH] linux-user: Handle EXCP10_COPR properly for i386
 2021-05-14  9:23 UTC 

[Bug 1910586] [NEW] SD card size constraint conceptually wrong
 2021-05-14 12:33 UTC  (4+ messages)
` [Bug 1910586] "

[PATCH v2 00/12] Wave goodbye to RHEL 7 vintage distros
 2021-05-14 12:29 UTC  (21+ messages)
` [PATCH v2 01/12] gitlab: drop linux user build job for CentOS 7
` [PATCH v2 02/12] patchew: move quick build job from CentOS 7 to CentOS 8 container
` [PATCH v2 03/12] crypto: bump min nettle to 3.4, dropping RHEL-7 support
` [PATCH v2 04/12] crypto: drop back compatibility typedefs for nettle
` [PATCH v2 05/12] crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
` [PATCH v2 06/12] crypto: bump min gnutls to 3.5.18, "
` [PATCH v2 07/12] crypto: drop used conditional check
` [PATCH v2 08/12] tests/vm: convert centos VM recipe to CentOS 8
` [PATCH v2 09/12] tests/docker: drop CentOS 7 container
` [PATCH v2 10/12] configure: bump min required glib version to 2.56
` [PATCH v2 11/12] configure: bump min required GCC to 7.5.0
` [PATCH v2 12/12] configure: bump min required CLang to 6.0 / XCode 10.0

[Qemu-devel] [PATCH] MAINTAINERS: convert to JSON
 2021-05-14 12:48 UTC  (5+ messages)

[PATCH v6 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-05-14 12:18 UTC  (2+ messages)

[PULL 00/20] CI, qtest, and misc patches
 2021-05-14 12:15 UTC  (21+ messages)
` [PULL 01/20] tests/docker/dockerfiles: Add ccache to containers where it was missing
` [PULL 02/20] gitlab-ci: Replace YAML anchors by extends (container_job)
` [PULL 03/20] gitlab-ci: Replace YAML anchors by extends (native_build_job)
` [PULL 04/20] gitlab-ci: Replace YAML anchors by extends (native_test_job)
` [PULL 05/20] libqos/qgraph: fix "UNAVAILBLE" typo
` [PULL 06/20] docs/devel/qgraph: add troubleshooting information
` [PULL 07/20] libqtest: refuse QTEST_QEMU_BINARY=qemu-kvm
` [PULL 08/20] util/compatfd.c: Replaced a malloc call with g_malloc
` [PULL 09/20] tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic
` [PULL 10/20] tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertions
` [PULL 11/20] tests/migration-test: Fix "true" vs true
` [PULL 12/20] tests/qtest/tpm-util.c: Free memory with correct free function
` [PULL 13/20] tests/qtest/rtc-test: Remove pointless NULL check
` [PULL 14/20] tests: Avoid side effects inside g_assert() arguments
` [PULL 15/20] include/sysemu: Poison all accelerator CONFIG switches in common code
` [PULL 16/20] migration: Move populate_vfio_info() into a separate file
` [PULL 17/20] configure: Poison all current target-specific #defines
` [PULL 18/20] tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
` [PULL 19/20] pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
` [PULL 20/20] cirrus.yml: Fix the MSYS2 task

[PATCH v2 0/6] vhost-user-blk: Error handling fixes during initialistion
 2021-05-14 12:20 UTC  (2+ messages)

[PATCH v2 0/2] net/tap: minor fixes to interaction with the bridge helper
 2021-05-14 12:05 UTC  (4+ messages)
` [PATCH v2 1/2] net/tap: fix FreeBSD portability problem receiving TAP FD

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

[Bug 1916775] [NEW] Guest freezes until there is a keyboard input on Windows version
 2021-05-14 11:40 UTC  (2+ messages)
` [Bug 1916775] "

[PULL v3 0/1] Rtd patches
 2021-05-14 11:13 UTC  (2+ messages)
` [PULL v3 1/1] sphinx: adopt kernel readthedoc theme

[PULL 00/10] Gitlab-CI, qtest, moxie removal and misc patches
 2021-05-14 10:25 UTC  (9+ messages)

[Bug 1899539] [NEW] keyboard errors in DOS, found links to similar errors for reference
 2021-05-14 10:06 UTC  (2+ messages)
` [Bug 1899539] "

[Bug 1906180] [NEW] Keyboard keys get stuck
 2021-05-14 10:06 UTC  (2+ messages)
` [Bug 1906180] "

[Bug 1905037] [NEW] Qemu SPARC64 Panics on Sun Solaris 5.8 - BOP_ALLOC failed
 2021-05-14 10:06 UTC  (2+ messages)
` [Bug 1905037] "

[Bug 1914282] [NEW] block copy job sometimes hangs on the last block for minutes
 2021-05-14 10:07 UTC  (2+ messages)
` [Bug 1914282] "

[Bug 1906948] [NEW] Enabling OpenGL for GUI doesn't work on old laptop
 2021-05-14 10:07 UTC  (2+ messages)
` [Bug 1906948] "

[Bug 1898011] [NEW] mmap MAP_NORESERVE of 2^42 bytes consumes 16Gb of actual RAM
 2021-05-14 10:05 UTC  (2+ messages)
` [Bug 1898011] "

[PATCH 0/3] Fix Travis-CI / compiling with older versions of Clang
 2021-05-14 10:09 UTC  (4+ messages)
` [PATCH 3/3] pc-bios/s390-ccw: Add a proper prototype for main()

RFC: Memory region accesses where .valid.min_access_size < .impl.min_access_size
 2021-05-14  9:39 UTC  (6+ messages)

[Bug 1896754] [NEW] Performance degradation for WinXP boot time after b55f54bc
 2021-05-14  9:06 UTC  (2+ messages)
` [Bug 1896754] "

[PULL v2 0/1] readthedoc theme patch
 2021-05-14  9:10 UTC  (12+ messages)

[PULL v2 00/32] Misc (mostly i386) patches for 2021-05-11
 2021-05-14  9:07 UTC  (4+ messages)

[PULL 0/5] Miscellaneous patches for 2021-05-12
 2021-05-14  9:04 UTC  (2+ messages)

[RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one
 2021-05-14  8:22 UTC  (9+ messages)
` [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt

[PATCH] target/riscv: Remove unnecessary riscv_*_names[] declaration
 2021-05-14  8:16 UTC  (2+ messages)

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-05-14  8:16 UTC  (7+ messages)
` [PATCH v3 01/15] python: qemu: add timer parameter for qmp.accept socket
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind

[PATCH 00/10] hw: Various Kconfig fixes
 2021-05-14  8:14 UTC  (21+ messages)
` [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
` [PATCH 02/10] hw/ide/Kconfig: Add missing dependency PCI -> QDEV
` [PATCH 03/10] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
` [PATCH 04/10] hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
` [PATCH 05/10] hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
` [PATCH 06/10] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
` [PATCH 07/10] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
` [PATCH 08/10] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
` [PATCH 09/10] default-configs/devices: Remove implicy SEMIHOSTING config

[RFC v1 0/1] Implement AVR WDT (watchdog timer)
 2021-05-14  7:20 UTC  (4+ messages)
` [RFC 1/1] Implement AVR watchdog timer

[Bug 1915531] [NEW] qemu-user child process hangs when forking due to glib allocation
 2021-05-14  6:20 UTC  (2+ messages)
` [Bug 1915531] "

[PATCH v3] i386: Add ratelimit for bus locks acquired in guest
 2021-05-14  5:31 UTC  (2+ messages)

GICv3 for MTTCG
 2021-05-14  5:21 UTC  (5+ messages)

[PATCH v5 00/12] net: Pad short frames for network backends
 2021-05-14  5:10 UTC  (3+ messages)

[PATCH v9 0/3] target/arm: add support for FEAT_TLBIRANGE and FEAT_TLBIOS
 2021-05-14  4:19 UTC  (5+ messages)
` [PATCH v9 1/3] target/arm: Add support for FEAT_TLBIRANGE
` [PATCH v9 2/3] target/arm: Add support for FEAT_TLBIOS

[Bug 1917184] [NEW] qemu-user vm86() segfaults handling interrupt with ss:sp in same page as cs:ip
 2021-05-14  4:06 UTC  (2+ messages)
` [Bug 1917184] "

[PATCH] target/riscv: Dump CSR mscratch/sscratch/satp
 2021-05-14  3:18 UTC  (2+ messages)

[PATCH updated v2] spapr: Fix EEH capability issue on KVM guest for PCI passthru
 2021-05-14  2:03 UTC  (3+ messages)

[PATCH] migration/rdma: Fix cm_event used before being initialized
 2021-05-14  1:29 UTC  (3+ messages)

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-05-14  0:54 UTC  (2+ messages)
` [Bug 1891748] "

[PATCH v4 00/31] Base for adding PowerPC 64-bit instructions
 2021-05-14  0:01 UTC  (5+ messages)
` [PATCH v4 29/31] target/ppc: Implement cfuged instruction


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