qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 14:55:16 to 2022-04-30 18:13:22 UTC [more...]

[PATCH v4 00/17] target/m68k: Conditional traps + trap cleanup
 2022-04-30 17:53 UTC  (18+ messages)
` [PATCH v4 01/17] target/m68k: Raise the TRAPn exception with the correct pc
` [PATCH v4 02/17] target/m68k: Switch over exception type in m68k_interrupt_all
` [PATCH v4 03/17] target/m68k: Fix coding style "
` [PATCH v4 04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v4 05/17] target/m68k: Remove retaddr in m68k_interrupt_all
` [PATCH v4 06/17] target/m68k: Fix address argument for EXCP_CHK
` [PATCH v4 07/17] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
` [PATCH v4 08/17] target/m68k: Fix address argument for EXCP_TRACE
` [PATCH v4 09/17] target/m68k: Fix stack frame for EXCP_ILLEGAL
` [PATCH v4 10/17] target/m68k: Implement TRAPcc
` [PATCH v4 11/17] target/m68k: Implement TPF in terms of TRAPcc
` [PATCH v4 12/17] target/m68k: Implement TRAPV
` [PATCH v4 13/17] target/m68k: Implement FTRAPcc
` [PATCH v4 14/17] tests/tcg/m68k: Add trap.c
` [PATCH v4 15/17] linux-user/strace: Fix print_syscall_err
` [PATCH v4 16/17] linux-user/strace: Adjust get_thread_area for m68k
` [PATCH v4 17/17] target/m68k: Mark helper_raise_exception as noreturn

[PATCH v3 00/43] Add LoongArch softmmu support
 2022-04-30 17:41 UTC  (7+ messages)
` [PATCH v3 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v3 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v3 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)

Building tools on unsupported cpu/arch
 2022-04-30 17:08 UTC  (3+ messages)

[PATCH 0/2] target/m68k: Enable halt insn for 68060
 2022-04-30 17:02 UTC  (3+ messages)
` [PATCH 1/2] target/m68k: Clear mach in m68k_cpu_disas_set_info
` [PATCH 2/2] target/m68k: Enable halt insn for 68060

[PULL v3 00/25] Misc patches for 2022-04-29
 2022-04-30 16:41 UTC  (4+ messages)
` [PULL v3 19/25] build: move vhost-vsock configuration to Kconfig
` [PULL v3 20/25] build: move vhost-scsi "

[PULL 0/7] 9p queue 2022-04-30
 2022-04-30 16:37 UTC  (9+ messages)
` [PULL 6/7] 9pfs: fix removing non-existent POSIX ACL xattr on macOS host
` [PULL 5/7] 9pfs: fix wrong errno being sent to Linux client "
` [PULL 1/7] 9pfs: fix inode sequencing in 'synth' driver
` [PULL 2/7] 9pfs: fix qemu_mknodat(S_IFREG) on macOS
` [PULL 4/7] 9pfs: fix wrong encoding of rdev field in Rgetattr "
` [PULL 7/7] 9pfs: fix qemu_mknodat() to always return -1 on error on macOS host
` [PULL 3/7] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

[PATCH] hw/usb/hcd-ehci.c: print diagnostics when cpage out of range
 2022-04-30  8:25 UTC 

[PATCH 00/43] semihosting cleanup
 2022-04-30 13:29 UTC  (44+ messages)
` [PATCH 01/43] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
` [PATCH 02/43] semihosting: Return failure from softmmu-uaccess.h functions
` [PATCH 03/43] semihosting: Improve condition for config.c and console.c
` [PATCH 04/43] semihosting: Move softmmu-uaccess functions out of line
` [PATCH 05/43] semihosting: Add target_strlen for softmmu-uaccess.h
` [PATCH 06/43] semihosting: Simplify softmmu_lock_user_string
` [PATCH 07/43] semihosting: Split out guestfd.c
` [PATCH 08/43] semihosting: Generalize GuestFDFeatureFile
` [PATCH 09/43] semihosting: Return void from do_common_semihosting
` [PATCH 10/43] semihosting: Adjust error checking in common_semi_cb
` [PATCH 11/43] semihosting: Move common-semi.h to include/semihosting/
` [PATCH 12/43] include/exec: Move gdb open flags to gdbstub.h
` [PATCH 13/43] include/exec: Move gdb_stat and gdb_timeval "
` [PATCH 14/43] semihosting: Use struct gdb_stat in common_semi_flen_cb
` [PATCH 15/43] semihosting: Split is_64bit_semihosting per target
` [PATCH 16/43] semihosting: Split common_semi_flen_buf "
` [PATCH 17/43] semihosting: Split out common_semi_has_synccache
` [PATCH 18/43] semihosting: Use env more often in do_common_semihosting
` [PATCH 19/43] semihosting: Move GET_ARG/SET_ARG earlier in the file
` [PATCH 20/43] semihosting: Split out semihost_sys_open
` [PATCH 21/43] semihosting: Split out semihost_sys_close
` [PATCH 22/43] semihosting: Split out semihost_sys_read
` [PATCH 23/43] semihosting: Split out semihost_sys_write
` [PATCH 24/43] semihosting: Bound length for semihost_sys_{read, write}
` [PATCH 25/43] semihosting: Split out semihost_sys_lseek
` [PATCH 26/43] semihosting: Split out semihost_sys_isatty
` [PATCH 27/43] semihosting: Split out semihost_sys_flen
` [PATCH 28/43] semihosting: Split out semihost_sys_remove
` [PATCH 29/43] semihosting: Split out semihost_sys_rename
` [PATCH 30/43] semihosting: Split out semihost_sys_system
` [PATCH 31/43] semihosting: Create semihost_sys_{stat,fstat}
` [PATCH 32/43] semihosting: Create semihost_sys_gettimeofday
` [PATCH 33/43] gdbstub: Widen gdb_syscall_complete_cb return value
` [PATCH 34/43] target/m68k: Eliminate m68k_semi_is_fseek
` [PATCH 35/43] target/m68k: Make semihosting system only
` [PATCH 36/43] target/m68k: Use guestfd.h to implement syscalls
` [PATCH 37/43] target/m68k: Do semihosting call as a normal helper
` [PATCH 38/43] target/m68k: Enable semihosting for non-coldfire
` [PATCH 39/43] target/m68k: Remove EXCP_HALT_INSN
` [PATCH 40/43] target/nios2: Eliminate nios2_semi_is_lseek
` [PATCH 41/43] target/nios2: Move nios2-semi.c to nios2_softmmu_ss
` [PATCH 42/43] target/nios2: Use guestfd.h to implement syscalls
` [PATCH 43/43] target/nios2: Do semihosting call as a normal helper

[PULL v2 00/25] Misc patches for 2022-04-29
 2022-04-30 12:47 UTC  (3+ messages)
` [PULL v2 01/25] WHPX: support for xcr0

[PATCH v5 0/6] 9pfs: macOS host fixes
 2022-04-30 12:23 UTC  (10+ messages)
` [PATCH v5 4/6] 9pfs: fix wrong errno being sent to Linux client on macOS host
` [PATCH v5 2/6] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
` [PATCH v5 0/6] 9pfs: macOS host fixes (resend)

serial hang in qemu-system-ppc64 -M pseries
 2022-04-30  9:08 UTC  (5+ messages)

[PATCH 0/6] virtio-scsi: fix 100% CPU consumption in IOThread
 2022-04-30  5:52 UTC  (4+ messages)
` [PATCH 2/6] virtio-scsi: don't waste CPU polling the event virtqueue

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-04-30  5:48 UTC  (13+ messages)
` [RFC PATCH v2 1/8] aio_wait_kick: add missing memory barrier
` [RFC PATCH v2 3/8] block: introduce a lock to protect graph operations

[PATCH 0/3] QEMU RISC-V priv spec version fixes
 2022-04-30  5:33 UTC  (9+ messages)
` [PATCH 1/3] target/riscv: Don't force update priv spec version to latest
` [PATCH 2/3] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH 3/3] target/riscv: Consider priv spec version when generating ISA string

[PATCH] vhost-user-scsi: avoid unlink(NULL) with fd passing
 2022-04-30  3:44 UTC  (2+ messages)

[PATCH 0/4] QEMU RISC-V nested virtualization fixes
 2022-04-30  3:19 UTC  (5+ messages)
` [PATCH 1/4] target/riscv: Fix csr number based privilege checking
` [PATCH 3/4] target/riscv: Set [m|s]tval for both illegal and virtual instruction traps

[PULL 00/11] migration queue
 2022-04-30  2:40 UTC  (4+ messages)
` [PULL 06/11] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-04-30  2:07 UTC  (7+ messages)

[PATCH v2 0/5] vhost-vdpa multiqueue fixes
 2022-04-30  1:13 UTC  (6+ messages)
` [PATCH v2 2/5] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa

[PULL 00/25] Misc patches for 2022-04-29
 2022-04-30  0:21 UTC  (27+ messages)
` [PULL 01/25] WHPX: support for xcr0
` [PULL 02/25] configure: Add cross prefix for widl tool
` [PULL 03/25] qga-vss: always build qga-vss.tlb when qga-vss.dll is built
` [PULL 04/25] meson-buildoptions: add support for string options
` [PULL 05/25] meson, configure: move Xen detection to meson
` [PULL 06/25] configure, meson: move iasl "
` [PULL 07/25] configure: move Windows flags "
` [PULL 08/25] configure: switch string options to automatic parsing
` [PULL 09/25] meson, configure: move --tls-priority to meson
` [PULL 10/25] meson, configure: move bdrv whitelists "
` [PULL 11/25] meson, configure: move --with-pkgversion, CONFIG_STAMP "
` [PULL 12/25] meson, configure: move --interp-prefix "
` [PULL 13/25] meson: always combine directories with prefix
` [PULL 14/25] configure: switch directory options to automatic parsing
` [PULL 15/25] meson: pass more options directly as -D
` [PULL 16/25] configure: omit options with default values from meson command line
` [PULL 17/25] meson, virtio: place all virtio-pci devices under virtio_pci_ss
` [PULL 18/25] configure: simplify vhost-net-{user, vdpa} configuration
` [PULL 19/25] build: move vhost-vsock configuration to Kconfig
` [PULL 20/25] build: move vhost-scsi "
` [PULL 21/25] build: move vhost-user-fs "
` [PULL 22/25] meson: create have_vhost_* variables
` [PULL 23/25] meson: use have_vhost_* variables to pick sources
` [PULL 24/25] configure, meson: move vhost options to Meson
` [PULL 25/25] pc: remove -soundhw pcspk

[PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set
 2022-04-29 23:31 UTC 

[PULL 00/25] riscv-to-apply queue
 2022-04-29 21:51 UTC  (2+ messages)

[PATCH] target/i386: do not consult nonexistent host leaves
 2022-04-29 19:26 UTC 

[PATCH v10] isa-applesmc: provide OSK forwarding on Apple hosts
 2022-04-29 19:18 UTC 

[python-qemu-qmp MR] Add rudimentary GitLab CI configurations
 2022-04-29 18:55 UTC 

[PATCH RFC 00/10] hw/vfio, x86/iommu: IOMMUFD Dirty Tracking
 2022-04-29 18:21 UTC  (5+ messages)
` [PATCH RFC 04/10] intel_iommu: Second Stage Access Dirty bit support

[PATCH v5 00/26] linux-user: Move signal trampolines to new page
 2022-04-29 18:14 UTC  (4+ messages)
` [PATCH v5 21/26] linux-user/s390x: Implement setup_sigtramp
  ` s390x regression - "

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-29 18:06 UTC  (4+ messages)
` [PATCH v3 56/60] target/arm: Enable FEAT_CSV2_2 for -cpu max

[PATCH] loader: support loading large files (>=2GB)
 2022-04-29 17:53 UTC  (2+ messages)

[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
 2022-04-29 17:18 UTC  (5+ messages)
` [qemu.qmp PATCH 04/12] update project URLs

[PATCH 0/7] qapi: Primarily whitespace tweaks
 2022-04-29 15:47 UTC  (8+ messages)
` [PATCH 1/7] qapi: Drop stray trailing symbol
` [PATCH 2/7] qapi: Fix comment indentation
` [PATCH 3/7] qapi: Add missing separators between sections
` [PATCH 4/7] qapi: Drop unnecessary empty lines in comments
` [PATCH 5/7] qapi: Drop unnecessary empty lines outside of comments
` [PATCH 6/7] qapi: Drop unnecessary horizontal spacing in comments
` [PATCH 7/7] qapi: Drop more "

[PATCH v10 00/45] CXl 2.0 emulation Support
 2022-04-29 14:41 UTC  (34+ messages)
` [PATCH v10 06/45] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v10 11/45] hw/pxb: Use a type for realizing expanders
` [PATCH v10 12/45] hw/pci/cxl: Create a CXL bus type
` [PATCH v10 13/45] cxl: Machine level control on whether CXL support is enabled
` [PATCH v10 14/45] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v10 17/45] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v10 18/45] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v10 19/45] hw/cxl/device: Add some trivial commands
` [PATCH v10 20/45] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v10 21/45] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v10 22/45] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v10 24/45] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v10 25/45] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v10 26/45] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v10 27/45] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v10 28/45] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v10 29/45] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v10 30/45] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v10 31/45] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v10 32/45] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v10 33/45] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v10 34/45] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v10 35/45] i386/pc: Enable CXL fixed memory windows
` [PATCH v10 36/45] tests/acpi: q35: Allow addition of a CXL test
` [PATCH v10 37/45] qtests/bios-tables-test: Add a test for CXL emulation
` [PATCH v10 38/45] tests/acpi: Add tables "
` [PATCH v10 39/45] qtest/cxl: Add more complex test cases with CFMWs
` [PATCH v10 40/45] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v10 41/45] qtest/cxl: Add aarch64 virt test for CXL
` [PATCH v10 42/45] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PATCH v10 43/45] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v10 44/45] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v10 45/45] docs/cxl: Add switch documentation

[PATCH v2 0/5] hw/nvme: fix namespace identifiers
 2022-04-29 15:17 UTC  (5+ messages)
` [PATCH v2 2/5] hw/nvme: do not auto-generate eui64
` [PATCH v2 3/5] hw/nvme: do not auto-generate uuid

[PATCH v9] isa-applesmc: provide OSK forwarding on Apple hosts
 2022-04-29 15:10 UTC 

[PATCH] hw/arm: add versioning to sbsa-ref machine DT
 2022-04-29 14:56 UTC  (3+ messages)

[PATCH] MAINTAINERS/.mailmap: update email for Leif Lindholm
 2022-04-29 14:48 UTC  (3+ messages)

[RFC PATCH 0/6] replace -soundhw with -audio
 2022-04-29 14:54 UTC  (3+ messages)
` [RFC PATCH 6/6] vl: introduce -audio as a replacement for -soundhw


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