messages from 2022-01-04 08:59:32 to 2022-01-05 03:20:13 UTC [more...]
[RESEND PATCH v3 0/7] target/riscv: Initial support for native debug feature via M-mode CSRs
2022-01-05 3:08 UTC (5+ messages)
` [RESEND PATCH v3 1/7] target/riscv: Add initial support for native debug
` [RESEND PATCH v3 2/7] target/riscv: machine: Add debug state description
` [RESEND PATCH v3 3/7] target/riscv: debug: Implement debug related TCGCPUOps
` [RESEND PATCH v3 5/7] target/riscv: csr: Hook debug CSR read/write
[PATCH v3 0/7] target/riscv: Initial support for native debug feature via M-mode CSRs
2022-01-05 3:01 UTC (7+ messages)
` [PATCH v3 2/7] target/riscv: machine: Add debug state description
` [PATCH v3 3/7] target/riscv: debug: Implement debug related TCGCPUOps
` [PATCH v3 4/7] target/riscv: cpu: Add a config option for native debug
` [PATCH v3 5/7] target/riscv: csr: Hook debug CSR read/write
` [PATCH v3 6/7] target/riscv: cpu: Enable native debug feature
` [PATCH v3 7/7] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()
[PULL 0/4] tcg patch queue
2022-01-05 2:53 UTC (6+ messages)
` [PULL 1/4] tcg/optimize: Fix folding of vector ops
` [PULL 2/4] linux-user: Fix trivial build error on loongarch64 hosts
` [PULL 3/4] sysemu: Cleanup qemu_run_machine_init_done_notifiers()
` [PULL 4/4] common-user: Fix tail calls to safe_syscall_set_errno_tail
[PATCH v2] FreeBSD: Upgrade to 12.3 release
2022-01-05 2:28 UTC
[PATCH v2 0/3] Fix RVV calling incorrect RFV/RVD check functions bug
2022-01-05 2:22 UTC (4+ messages)
` [PATCH v2 1/3] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening fp insns
` [PATCH v2 2/3] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening fp/int type-convert insns
` [PATCH v2 3/3] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing "
[PATCH v2] ui/vnc.c: Fixed a deadlock bug
2022-01-05 2:08 UTC
[PATCH] roms/opensbi: Upgrade from v0.9 to v1.0
2022-01-05 1:57 UTC
[RFC 00/10] add generic vDPA device support
2022-01-05 0:59 UTC (11+ messages)
` [RFC 01/10] virtio: get class_id and pci device id by the virtio id
` [RFC 02/10] vhost: add 3 commands for vhost-vdpa
` [RFC 03/10] vdpa: add the infrastructure of vdpa-dev
` [RFC 04/10] vdpa-dev: implement the instance_init/class_init interface
` [RFC 05/10] vdpa-dev: implement the realize interface
` [RFC 06/10] vdpa-dev: implement the unrealize interface
` [RFC 07/10] vdpa-dev: implement the get_config/set_config interface
` [RFC 08/10] vdpa-dev: implement the get_features interface
` [RFC 09/10] vdpa-dev: implement the set_status interface
` [RFC 10/10] vdpa-dev: mark the device as unmigratable
[PATCH] common-user: Fix tail calls to safe_syscall_set_errno_tail
2022-01-04 23:40 UTC (4+ messages)
[PATCH] sysemu: Cleanup qemu_run_machine_init_done_notifiers()
2022-01-04 23:34 UTC (3+ messages)
[PATCH for 7.0 0/5] bsd-user-smoke: A simple smoke test for bsd-user
2022-01-04 23:28 UTC (7+ messages)
` [PATCH for 7.0 5/5] bsd-user-smoke: Add to build
[PATCH v2] linux-user: Fix trivial build error on loongarch64 hosts
2022-01-04 23:30 UTC (3+ messages)
[PATCH 0/2] use trace events and fix garbled output
2022-01-04 23:28 UTC (4+ messages)
` [PATCH 1/2] hw/display/vmware_vga: replace fprintf calls with trace events
` [PATCH 2/2] hw/display/vmware_vga: do not discard screen updates
[PULL v3 00/15] Build system and KVM changes for 2021-12-23
2022-01-04 23:12 UTC (17+ messages)
` [PULL 01/15] meson: reuse common_user_inc when building files specific to user-mode emulators
` [PULL 02/15] user: move common-user includes to a subdirectory of {bsd, linux}-user/
` [PULL 03/15] meson: cleanup common-user/ build
` [PULL 04/15] block/file-posix: Simplify the XFS_IOC_DIOINFO handling
` [PULL 05/15] configure: simplify creation of plugin symbol list
` [PULL 06/15] configure: do not set bsd_user/linux_user early
` [PULL 07/15] configure, makefile: remove traces of really old files
` [PULL 08/15] configure: parse --enable/--disable-strip automatically, flip default
` [PULL 09/15] configure: move non-command-line variables away from command-line parsing section
` [PULL 10/15] meson: build contrib/ executables after generated headers
` [PULL 11/15] configure, meson: move config-poison.h to meson
` [PULL 12/15] meson: add comments in the target-specific flags section
` [PULL 13/15] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PULL 14/15] KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS
` [PULL 15/15] tests/tcg: Fix target-specific Makefile variables path for user-mode
[PATCH 0/2] tests/tcg: Fix float_{convs,madds}
2022-01-04 23:05 UTC (5+ messages)
` [PATCH 1/2] tests/tcg/multiarch: Read fp flags before printf
[PATCH v1 4/5] RISC-V: Typed CSRs in gdbserver
2022-01-04 23:01 UTC (11+ messages)
` [PATCH v2 0/5] Improve RISC-V debugging support
` [PATCH v2 1/5] RISC-V: larger and more consistent register set for 'info registers'
` [PATCH v2 2/5] RISC-V: monitor's print register functionality
` [PATCH v2 3/5] RISC-V: 'info gmem' to show hypervisor guest -> physical address translations
` [PATCH v2 4/5] RISC-V: Typed CSRs in gdbserver
` [PATCH v2 5/5] RISC-V: Add `v' (virtualization mode) bit to the `priv' virtual debug register
[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
2022-01-04 22:15 UTC (6+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
[PATCH v2 0/2] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
2022-01-04 22:12 UTC (4+ messages)
` [PATCH v2 1/2] linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
` [PATCH v2 2/2] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP
[PATCH v2 0/2] Align SiFive PDMA behavior to real hardware
2022-01-04 21:54 UTC (2+ messages)
[PATCH 0/3] Fix RVV calling incorrect RFV/RVD check functions bug
2022-01-04 21:49 UTC (3+ messages)
` [PATCH 1/3] target/riscv: rvv-1.0: Call the correct RVF/RVD check funtion for widening fp insns
[PATCH] Set return code on failure
2022-01-04 21:46 UTC (3+ messages)
` [PATCH] net/tap: "
[PATCH 0/9] target/ppc: powerpc_excp improvements (2/n)
2022-01-04 20:51 UTC (13+ messages)
` [PATCH 1/9] target/ppc: powerpc_excp: Extract software TLB logging into a function
` [PATCH 2/9] target/ppc: powerpc_excp: Keep 60x soft MMU logs active
` [PATCH 3/9] target/ppc: powerpc_excp: Group unimplemented exceptions
` [PATCH 5/9] target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
` [PATCH 6/9] target/ppc: powerpc_excp: Preserve MSR_LE bit
[PATCH] tests/docker: Add gentoo-loongarch64-cross image and run cross builds in GitLab
2022-01-04 20:40 UTC (3+ messages)
[PATCH v2] linux-user: don't adjust base of found hole
2022-01-04 20:02 UTC (2+ messages)
[PATCH 0/3] Reorg ppc64 pmu insn counting
2022-01-04 19:56 UTC (6+ messages)
[PATCH 00/17] ppc/pnv: enable pnv-phb4 user devices
2022-01-04 19:33 UTC (4+ messages)
` [PATCH 01/17] pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port
[PATCH 1/2] [crypto] Load all certificates in X509 CA file
2022-01-04 18:44 UTC (6+ messages)
` [PATCH 2/2] [crypto] Only verify CA certs in chain of trust
[PULL 0/2] SD/MMC patches for 2022-01-04
2022-01-04 18:42 UTC (2+ messages)
[PATCH v5 0/3] tpm: Add missing ACPI device identification objects
2022-01-04 18:14 UTC (6+ messages)
` [PATCH v5 1/3] tests: acpi: prepare for updated TPM related tables
` [PATCH v5 2/3] acpi: tpm: Add missing device identification objects
` [PATCH v5 3/3] tests: acpi: Add updated TPM related tables
[PULL 00/15] *-user: simplify safe signal handling
2022-01-04 18:12 UTC (4+ messages)
` [PULL 02/15] linux-user: Move syscall error detection into safe_syscall_base
[PATCH] [RESEND] docs: Add spec of OVMF GUIDed table for SEV guests
2022-01-04 18:07 UTC (2+ messages)
[PATCH v2] docs: Add measurement calculation details to amd-memory-encryption.txt
2022-01-04 18:00 UTC (2+ messages)
[PATCH v4 0/3] tpm: Add missing ACPI device identification objects
2022-01-04 17:58 UTC (8+ messages)
` [PATCH v4 2/3] acpi: tpm: Add missing "
[PULL 00/26] ppc queue
2022-01-04 17:55 UTC (2+ messages)
[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
2022-01-04 17:39 UTC (3+ messages)
` [Bug 1749393] "
` [Bug 1749393] Update Released
[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-04 17:43 UTC (26+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support fd-based private memory
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory
[PATCH v11 0/4] support dirty restraint on vCPU
2022-01-04 17:14 UTC (5+ messages)
` [PATCH v11 1/4] migration/dirtyrate: refactor dirty page rate calculation
` [PATCH v11 2/4] softmmu/dirtylimit: implement vCPU dirtyrate calculation periodically
` [PATCH v11 3/4] softmmu/dirtylimit: implement virtual CPU throttle
` [PATCH v11 4/4] softmmu/dirtylimit: implement dirty page rate limit
[RFC 0/5] Clean up error handling in libvhost-user memory mapping
2022-01-04 15:46 UTC (2+ messages)
[PATCH 0/5] Introduce camera subsystem and USB video device
2022-01-04 15:22 UTC (4+ messages)
` [PATCH 4/5] usb: allow max 8192 bytes for desc
[PATCH] linux-user/syscall.c: malloc to g_try_malloc
2022-01-04 14:38 UTC
[PATCH v4 0/7] Unaligned access for user only
2022-01-04 14:06 UTC (5+ messages)
` [PATCH v4 6/7] tcg/tci: Support raising sigbus for user-only
` [PATCH v4 7/7] tests/tcg/multiarch: Add sigbus.c
[PATCH v1] Check and report for incomplete 'global' option format
2022-01-04 13:52 UTC (2+ messages)
[PATCH v2 0/3] qapi/ui: add change-vnc-listen
2022-01-04 13:33 UTC (3+ messages)
` [PATCH v2 2/3] qapi/ui: introduce change-vnc-listen
[PATCH v2 1/5] ps2: Initial horizontal scroll support
2022-01-04 13:30 UTC (2+ messages)
[PATCH 0/2] qapi/ui: add change-vnc-listen
2022-01-04 13:21 UTC (3+ messages)
` [PATCH 2/2] qapi/ui: introduce change-vnc-listen
[PATCH] tests/tcg/loongson64: Add float reference files
2022-01-04 13:20 UTC
[PATCH 0/2] hw/display/vmware_vga: supress debug output and fix
2022-01-04 13:17 UTC (9+ messages)
` [PATCH 1/2] hw/display/vmware_vga: only show debug output if DEBUG enabled
` [PATCH 2/2] hw/display/vmware_vga: do not discard screen updates
[PATCH] vl: Add -set options to device opts dict when using JSON syntax for -device
2022-01-04 13:14 UTC (7+ messages)
[PATCH] linux-user: Fix trivial build error on loongarch64
2022-01-04 13:14 UTC (3+ messages)
[RFC PATCH v2 00/44] TDX support
2022-01-04 13:08 UTC (4+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState
[PATCH v11 00/31] LoongArch64 port of QEMU TCG
2022-01-04 12:48 UTC (5+ messages)
` [PATCH v11 29/31] linux-user: Implement CPU-specific signal handler for loongarch64 hosts
Redesign of QEMU startup & initial configuration
2022-01-04 12:40 UTC (2+ messages)
[RFC PATCH] tests/avocado: add :avocado: tags for some tests
2022-01-04 12:21 UTC
[PATCH] linux-user/signal: Map exit signals in SIGCHLD siginfo_t
2022-01-04 11:49 UTC (2+ messages)
[PATCH v2 0/6] linux-user: prctl improvements
2022-01-04 11:47 UTC (11+ messages)
` [PATCH v2 1/6] linux-user: Split out do_prctl and subroutines
` [PATCH v2 2/6] linux-user: Disable more prctl subcodes
` [PATCH v2 4/6] target/alpha: Implement prctl_unalign_sigbus
` [PATCH v2 5/6] target/hppa: "
` [PATCH v2 6/6] target/sh4: "
[PATCH] gitlab-ci: Enable docs in the centos job
2022-01-04 11:19 UTC (3+ messages)
[PATCH 0/2] tests/tcg/mips64el: Run float tests
2022-01-04 10:59 UTC (5+ messages)
` [RFC PATCH 2/2] "
[PATCH] docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name
2022-01-04 10:54 UTC (2+ messages)
[PATCH v2 00/19] ppc/pnv: Add support for user created PHB3/PHB4 devices
2022-01-04 10:07 UTC (7+ messages)
` [PATCH v2 19/19] ppc/pnv: Move num_phbs under Pnv8Chip
[PATCH v2 0/9] hw/dma: Use dma_addr_t type definition when relevant
2022-01-04 9:55 UTC (8+ messages)
` [PATCH v2 3/9] hw/pci: Document pci_dma_map()
` [PATCH v2 5/9] hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
` [PATCH v2 6/9] hw/scsi: Rename SCSIRequest::resid as 'residual'
` [PATCH v2 7/9] hw/dma: Fix format string issues using dma_addr_t
` [PATCH v2 8/9] hw/dma: Use dma_addr_t type definition when relevant
` [PATCH v2 9/9] hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
[PATCH v1] hw/smbios: verify header type for file before using it
2022-01-04 9:34 UTC (2+ messages)
Redesign of QEMU startup & initial configuration
2022-01-04 9:29 UTC (13+ messages)
` Meeting today?
[PATCH] migration: Don't return for postcopy_send_discard_bm_ram()
2022-01-04 9:23 UTC (3+ messages)
[PATCH] docs/sphinx: fix compatibility with sphinx < 1.8
2022-01-04 9:03 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).