qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-26 09:56:30 to 2021-05-26 20:28:11 UTC [more...]

[PATCH 0/5] stop collection of instruction usage statistics
 2021-05-26 20:21 UTC  (2+ messages)
` [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics

[PATCH v6 00/19] i386: KVM: expand Hyper-V features early
 2021-05-26 20:20 UTC  (19+ messages)
` [PATCH v6 10/19] i386: move eVMCS enablement to hyperv_init_vcpu()
` [PATCH v6 13/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
` [PATCH v6 15/19] i386: expand Hyper-V features during CPU feature expansion time
` [PATCH v6 17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed

Denormal input handling
 2021-05-26 20:15 UTC  (5+ messages)

Denormal input handling
 2021-05-26 20:18 UTC  (2+ messages)

[PULL 00/14] Input 20210526 patches
 2021-05-26 20:04 UTC  (16+ messages)
` [PULL 01/14] hw/input: expand trace info reported for ps2 device
` [PULL 02/14] ps2: fix mouse stream corruption
` [PULL 03/14] ps2: don't raise an interrupt if queue is full
` [PULL 04/14] ps2: don't deassert irq twice if queue is empty
` [PULL 05/14] pckbd: split out interrupt line changing code
` [PULL 06/14] pckbd: don't update OBF flags if KBD_STAT_OBF is set
` [PULL 07/14] pckbd: PS/2 keyboard throttle
` [PULL 08/14] pckbd: add state variable for interrupt source
` [PULL 09/14] pckbd: add controller response queue
` [PULL 10/14] pckbd: add function kbd_pending()
` [PULL 11/14] pckbd: correctly disable PS/2 communication
` [PULL 12/14] pckbd: remove duplicated keyboard and mouse defines
` [PULL 13/14] pckbd: clear outport_present in outer pre_load()
` [PULL 14/14] hw/input/ps2: Use ps2_raise_irq() instead of open coding it

[PATCH 1/1] yank: Unregister function when using TLS migration
 2021-05-26 20:05 UTC 

[PULL 0/4] M68k for 6.1 patches
 2021-05-26 19:57 UTC  (5+ messages)
` [PULL 1/4] target/m68k: introduce is_singlestepping() function
` [PULL 2/4] target/m68k: call gen_raise_exception() directly if single-stepping in gen_jmp_tb()
` [PULL 3/4] target/m68k: introduce gen_singlestep_exception() function
` [PULL 4/4] target/m68k: implement m68k "any instruction" trace mode

[PATCH] linux-user: Remove unnecessary static assert involving __SIGRTMAX
 2021-05-26 20:02 UTC  (5+ messages)
` [PATCH v2] linux-user: Disable static assert involving __SIGRTMAX if it is missing

[Bug 1921948] [NEW] MTE tags not checked properly for unaligned accesses at EL1
 2021-05-26 19:55 UTC  (2+ messages)
` [Bug 1921948] "

[PATCH v7 00/31] python: create installable package
 2021-05-26 19:56 UTC  (15+ messages)
` [PATCH v7 17/31] python: add pylint to pipenv
` [PATCH v7 29/31] python: add .gitignore
` [PATCH v7 31/31] gitlab: add python linters to CI

[PATCH 0/2] i386: use better matching family/model/stepping for generic CPUs
 2021-05-26 19:38 UTC  (7+ messages)
` [PATCH 1/2] i386: use better matching family/model/stepping for 'qemu64' CPU
` [PATCH 2/2] i386: use better matching family/model/stepping for 'max' CPU

[PATCH v6 00/13] virtio-gpu: Add support for Blob resources feature
 2021-05-26 19:32 UTC  (4+ messages)
` [PATCH v6 03/13] virtio-gpu: Add udmabuf helpers

Windows fails to boot after rebase to QEMU master
 2021-05-26 19:30 UTC  (3+ messages)

[PATCH v4 00/15] qemu_iotests: improve debugging options
 2021-05-26 19:15 UTC  (15+ messages)
` [PATCH v4 01/15] python: qemu: add timer parameter for qmp.accept socket
` [PATCH v4 02/15] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
` [PATCH v4 03/15] docs/devel/testing: add debug section to the QEMU iotests chapter
` [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver

[RFC PATCH 00/15] softmmu: Make various objects target agnostic
 2021-05-26 19:10 UTC  (31+ messages)
` [RFC PATCH 01/15] accel/kvm: Add more stubs
` [RFC PATCH 02/15] accel/whpx: Simplify #ifdef'ry
` [RFC PATCH 03/15] accel/hax: "
` [RFC PATCH 04/15] accel: Only use TCG when building user-mode emulation
` [RFC PATCH 05/15] accel/kvm: Simplify user-mode #ifdef'ry
` [RFC PATCH 06/15] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
` [RFC PATCH 07/15] softmmu/globals: Remove unused 'hw/i386/*' headers
` [RFC PATCH 08/15] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
` [RFC PATCH 09/15] softmmu/runstate: Clean headers
` [RFC PATCH 10/15] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
` [RFC PATCH 11/15] exec/cpu: Make address_space_init/reloading_memory_map "
` [RFC PATCH 12/15] sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() "
` [RFC PATCH 13/15] sysemu/memory_mapping: Become target-agnostic
` [RFC PATCH 14/15] softmmu/cpus: Extract QMP command handlers to cpus-qmp.c
` [RFC PATCH 15/15] softmmu: Build target-agnostic objects once

GSoC 2021: Request for WIKI account to update project details
 2021-05-26 19:05 UTC 

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-05-26 18:19 UTC  (7+ messages)

[PATCH 0/3] virtiofsd: Find original inode ID of mount points
 2021-05-26 18:50 UTC  (4+ messages)
` [PATCH 1/3] "
    ` [Virtio-fs] "

[PATCH 0/4] target/m68k: implement m68k "any instruction" trace mode
 2021-05-26 18:46 UTC  (2+ messages)

[PATCH] iotests/check: move general long options to double dash
 2021-05-26 18:16 UTC 

[PATCH v9 0/6] RISC-V Pointer Masking implementation
 2021-05-26 17:57 UTC  (7+ messages)
` [PATCH v9 1/6] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v9 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v9 3/6] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v9 4/6] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v9 5/6] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v9 6/6] [RISCV_PM] Allow experimental J-ext to be turned on

[RFC v3 00/29] vDPA software assisted live migration
 2021-05-26 17:49 UTC  (4+ messages)
` [RFC v3 13/29] vhost: Add vhost_get_iova_range operation

[PATCH v7 00/23] cpu: Introduce SysemuCPUOps structure
 2021-05-26 17:47 UTC  (6+ messages)
` [PATCH v7 02/23] cpu: Restrict target cpu_do_transaction_failed() handlers to sysemu

[PATCH 00/11] exec: Restrict various system emulation specific headers (to sysemu)
 2021-05-26 18:15 UTC  (3+ messages)
` [PATCH 02/11] exec: Restrict hwaddr.h to sysemu/

[PULL 00/15] migration/virtiofs/hmp queue
 2021-05-26 17:45 UTC  (16+ messages)
` [PULL 01/15] hmp: Fix loadvm to resume the VM on success instead of failure
` [PULL 02/15] virtiofsd: Check for EINTR in preadv() and retry
` [PULL 03/15] virtiofsd: Get rid of unreachable code in read
` [PULL 04/15] virtiofsd: Use iov_discard_front() to skip bytes
` [PULL 05/15] virtiofsd: get rid of in_sg_left variable
` [PULL 06/15] virtiofsd: Simplify skip byte logic
` [PULL 07/15] virtiofsd: Check EOF before short read
` [PULL 08/15] virtiofsd: Set req->reply_sent right after sending reply
` [PULL 09/15] tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0
` [PULL 10/15] tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc
` [PULL 11/15] migration/rdma: Fix cm_event used before being initialized
` [PULL 12/15] migration/rdma: cleanup rdma in rdma_start_incoming_migration error path
` [PULL 13/15] migration/rdma: Fix rdma_addrinfo res leaks
` [PULL 14/15] migration/rdma: destination: create the return patch after the first accept
` [PULL 15/15] migration/rdma: source: poll cm_event from return path

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
 2021-05-26 18:04 UTC  (7+ messages)

[PATCH v5 0/4] target/ppc: add support to disable-tcg
 2021-05-26 17:24 UTC  (4+ messages)
` [PATCH v5 2/4] target/ppc: added ifdefs around TCG-only code

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-26 17:18 UTC  (18+ messages)
` [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
` [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

P2P problem on QEMU
 2021-05-26 17:18 UTC 

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

[PULL v2 00/28] Misc patches for 2021-05-24
 2021-05-26 16:35 UTC  (2+ messages)
` [PULL 25/28] doc: Add notes about -mon option mode=control argument

[PATCH 0/2] Fix for the 'testing, gdbstub and plugin updates' pull request
 2021-05-26 16:25 UTC  (5+ messages)
` [PATCH 1/2] !fixup gitlab: add special rule for the hexagon container
` [PATCH 2/2] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax

[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
 2021-05-26 16:11 UTC  (7+ messages)
` [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree

[PATCH v1 0/3] ppc: LPCR synchronisation fixes
 2021-05-26 16:03 UTC  (7+ messages)
` [PATCH v1 1/3] spapr: Remove stale comment about power-saving LPCR bits
` [PATCH v1 2/3] spapr: Set LPCR to current AIL mode when starting a new CPU

[Qemu-devel] [Bug 761469] [NEW] multicast VPN breaks IPv6 Duplicate Address Detection
 2021-05-26 15:49 UTC  (2+ messages)
` [Bug 761469] "

[Bug 1925512] [NEW] UNDEFINED case for instruction BLX
 2021-05-26 15:38 UTC  (2+ messages)
` [Bug 1925512] "

[Bug 1926044] [NEW] QEMU-user doesn't report HWCAP2_MTE
 2021-05-26 15:42 UTC  (2+ messages)
` [Bug 1926044] "

[Bug 1910603] [NEW] [OSS-Fuzz] Issue 29174 sb16: Abrt in audio_bug
 2021-05-26 15:31 UTC  (2+ messages)
` [Bug 1910603] "

Fwd: GSoC Intro - TUI interface for QMP
 2021-05-26 15:35 UTC  (3+ messages)

[PATCH v6 0/4] Add support for ipv6 host forwarding
 2021-05-26 15:29 UTC  (7+ messages)
` [PATCH v6 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
    ` RFC: IPv6 hostfwd command line syntax [was Re: [PATCH v6 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse]

[PATCH] spapr: nvdimm: Fix the persistent-memory root node name in device tree
 2021-05-26 15:27 UTC 

[Bug 1891354] [NEW] Heap-use-after-free in usb_packet_unmap
 2021-05-26 15:15 UTC  (2+ messages)
` [Bug 1891354] "

[Bug 1890160] [NEW] Abort in vmxnet3_validate_queues
 2021-05-26 15:06 UTC  (2+ messages)
` [Bug 1890160] "

[PATCH v4 0/2] cocoa: keyboard quality of life
 2021-05-26 15:13 UTC  (4+ messages)
` [PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed

[Bug 1890159] [NEW] Assertion failure in net_tx_pkt_add_raw_fragment through vmxnet3
 2021-05-26 15:01 UTC  (2+ messages)
` [Bug 1890159] "

[Bug 1890155] [NEW] Abort in vmxnet3_validate_interrupt_idx
 2021-05-26 14:51 UTC  (2+ messages)
` [Bug 1890155] "

[Bug 1890157] [NEW] Assertion failure in net_tx_pkt_reset through vmxnet3
 2021-05-26 14:52 UTC  (2+ messages)
` [Bug 1890157] "

[Qemu-devel] [Bug 721825] [NEW] VDI block driver bugs
 2021-05-26 14:46 UTC  (2+ messages)
` [Bug 721825] "

[Bug 1888606] [NEW] Heap-use-after-free in virtio_gpu_ctrl_response
 2021-05-26 14:44 UTC  (2+ messages)
` [Bug 1888606] "

[Bug 1887306] [NEW] qemu-user deadlocks when forked in a multithreaded process
 2021-05-26 14:36 UTC  (2+ messages)
` [Bug 1887306] "

[PATCH v2 0/4] target/i386/cpu: introduce new CPU models for x86-64 ABI levels
 2021-05-26 14:40 UTC  (5+ messages)
` [PATCH v2 1/4] docs: add a table showing x86-64 ABI compatibility levels
` [PATCH v2 2/4] target/i386: define CPU models to model x86-64 ABI levels
` [PATCH v2 3/4] scripts: helper to generate x86_64 CPU ABI compat info
` [PATCH v2 4/4] NOT FOR MERGE target/i386: use x86-64-abi1 CPU model as default on x86_64

[Bug 1886362] [NEW] Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
 2021-05-26 14:34 UTC  (2+ messages)
` [Bug 1886362] "

[PATCH v3 0/3] testing block device blocksizes
 2021-05-26 14:40 UTC  (3+ messages)
` [PATCH v3 2/3] tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test

[Bug 1879227] [NEW] Assertion failure in e1000e_write_lgcy_rx_descr
 2021-05-26 14:28 UTC  (2+ messages)
` [Bug 1879227] "

[PATCH] target/ppc: fold ppc_store_ptcr into it's only caller
 2021-05-26 14:35 UTC 

[Bug 1878641] [NEW] Abort() in mch_update_pciexbar
 2021-05-26 14:24 UTC  (4+ messages)
` [Bug 1878641] "

[PULL v2 0/7] testing, gdbstub and plugin updates
 2021-05-26 14:26 UTC  (2+ messages)

[PATCH v2] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
 2021-05-26 14:24 UTC 

[Bug 1879223] [NEW] Assertion failure in e1000e_write_rx_descr
 2021-05-26 14:06 UTC  (2+ messages)
` [Bug 1879223] "

[Bug 1878651] [NEW] Assertion failure in e1000e_write_to_rx_buffers
 2021-05-26 13:42 UTC  (2+ messages)
` [Bug 1878651] "

[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
 2021-05-26 13:45 UTC  (7+ messages)
` [PATCH v2 02/28] softfloat: Move int_to_float to softfloat-parts.c.inc
` [PATCH v2 03/28] softfloat: Move uint_to_float "
` [PATCH v2 04/28] softfloat: Move minmax_flags "

9pfs: scope of rename_lock?
 2021-05-26 13:41 UTC  (4+ messages)

[PATCHv2 0/4] target/arm: fix missing exception class
 2021-05-26 12:18 UTC  (5+ messages)
` [PATCHv2 1/4] "
` [PATCHv2 2/4] target/arm: fold do_raise_exception into raise_exception
` [PATCHv2 3/4] target/arm: use raise_exception_ra for MTE check failure
` [PATCHv2 4/4] target/arm: use raise_exception_ra for stack limit exception

[PATCH] gitignore: Update with some filetypes
 2021-05-26 12:13 UTC  (2+ messages)

[PATCH 0/2] vvfat: fix two crashes
 2021-05-26 12:04 UTC  (6+ messages)

[PATCH v3] target/riscv: fix VS interrupts forwarding to HS
 2021-05-26 11:50 UTC  (3+ messages)

[PATCH v2 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
 2021-05-26 11:30 UTC  (2+ messages)

[PATCH v2] migration/rdma: Fix cm_event used before being initialized
 2021-05-26 11:26 UTC  (2+ messages)

[Bug 1878323] [NEW] Assertion-failure in usb_detach
 2021-05-26 11:01 UTC  (2+ messages)
` [Bug 1878323] "

[PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
 2021-05-26 10:37 UTC  (5+ messages)

[Bug 1924912] [NEW] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
 2021-05-26 10:16 UTC  (5+ messages)
` [Bug 1924912] "

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


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