qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-06 06:42:24 to 2023-10-06 13:22:56 UTC [more...]

[PATCH v2 00/10] riscv: RVA22U64 profile support
 2023-10-06 13:21 UTC  (4+ messages)
` [PATCH v2 01/10] target/riscv/cpu.c: add zicntr extension flag
` [PATCH v2 02/10] target/riscv/cpu.c: add zihpm "
` [PATCH v2 04/10] target/riscv/kvm: add 'rva22u64' flag as unavailable

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2023-10-06 13:09 UTC  (27+ messages)
` [PATCH v4 01/15] hw/pci: Add a pci_setup_iommu_ops() helper
` [PATCH v4 02/15] hw/pci: Refactor pci_device_iommu_address_space()
` [PATCH v4 05/15] memory/iommu: Add IOMMU_ATTR_DMA_TRANSLATION attribute
` [PATCH v4 06/15] intel-iommu: Implement get_attr() method
` [PATCH v4 07/15] vfio/common: Track whether DMA Translation is enabled on the vIOMMU
` [PATCH v4 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute

[PATCH v2 0/9] tests/migration-test: Allow testing older machine types
 2023-10-06 12:39 UTC  (10+ messages)
` [PATCH v2 1/9] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable
` [PATCH v2 2/9] tests/qtest: Introduce qtest_init_with_env
` [PATCH v2 3/9] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary
` [PATCH v2 4/9] tests/qtest: Introduce qtest_has_machine_with_env
` [PATCH v2 5/9] tests/qtest: Introduce qtest_resolve_machine_alias
` [PATCH v2 6/9] tests/qtest/migration: Introduce find_common_machine_version
` [PATCH v2 7/9] tests/qtest/migration: Define a machine for all architectures
` [PATCH v2 8/9] tests/qtest/migration: Support more than one QEMU binary
` [PATCH v2 9/9] tests/qtest: Don't print messages from query instances

[PULL 00/21] vfio queue
 2023-10-06 12:25 UTC  (5+ messages)

deadlock when using iothread during backup_clean()
 2023-10-06 12:18 UTC  (5+ messages)

[PATCH] libvhost-user: Fix compiler warning with -Wshadow=local
 2023-10-06 12:11 UTC 

[PULL 33/63] hw/cxl: Add QTG _DSM support for ACPI0017 device
 2023-10-06 12:09 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] libvduse: Fix compiler warning with -Wshadow=local
 2023-10-06 12:08 UTC 

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-10-06 12:07 UTC  (6+ messages)

[PATCH 0/5] migration: Downtime observability improvements
 2023-10-06 11:45 UTC  (9+ messages)
` [PATCH 4/5] migration: Provide QMP access to downtime stats
` [PATCH 5/5] migration: Print expected-downtime on completion

[PULL 00/32] -Wshadow=local patches patches for 2023-10-06
 2023-10-06 11:36 UTC  (33+ messages)
` [PULL 01/32] hw/cxl: Fix local variable shadowing of cap_hdrs
` [PULL 02/32] target/loongarch: Clean up local variable shadowing
` [PULL 03/32] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
` [PULL 04/32] hw/i386: changes towards enabling -Wshadow=local for x86 machines
` [PULL 05/32] audio/ossaudio: Fix compiler warning with -Wshadow
` [PULL 06/32] hw/net/vhost_net: Silence compiler warning when compiling "
` [PULL 07/32] hw/virtio/virtio-pci: Avoid compiler warning "
` [PULL 08/32] hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
` [PULL 09/32] dump: Silence compiler warning in dump code when compiling with -Wshadow
` [PULL 10/32] hw/audio/soundhw: Clean up global variable shadowing
` [PULL 11/32] hw/ide/ahci: Clean up local "
` [PULL 12/32] net/net: Clean up global "
` [PULL 13/32] os-posix: "
` [PULL 14/32] plugins/loader: "
` [PULL 15/32] qemu-img: "
` [PULL 16/32] qemu-io: "
` [PULL 17/32] qom/object_interfaces: "
` [PULL 18/32] semihosting: "
` [PULL 19/32] ui/cocoa: "
` [PULL 20/32] util/cutils: Clean up global variable shadowing in get_relocated_path()
` [PULL 21/32] util/guest-random: Clean up global variable shadowing
` [PULL 22/32] semihosting/arm-compat: Clean up local "
` [PULL 23/32] softmmu/vl: Clean up global "
` [PULL 24/32] sysemu/tpm: "
` [PULL 25/32] trace/control: "
` [PULL 26/32] target/ppc: Clean up local variable shadowing in kvm_arch_*_registers()
` [PULL 27/32] hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
` [PULL 28/32] linux-user/flatload: clean up local variable shadowing
` [PULL 29/32] linux-user/mmap.c: "
` [PULL 30/32] linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm()
` [PULL 31/32] linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu
` [PULL 32/32] linux-user/syscall.c: clean up local variable shadowing in xattr syscalls

[PATCH v4 0/8] vhost-user: Back-end state migration
 2023-10-06 11:42 UTC  (15+ messages)
` [PATCH v4 1/8] vhost-user.rst: Deprecate [GS]ET_STATUS
    ` (no subject)
      ` [Virtio-fs] "
` [PATCH v4 2/8] vhost-user.rst: Improve [GS]ET_VRING_BASE doc
    ` [Virtio-fs] "

[PATCH] target/riscv: pmp: Clear pmp/smepmp bits on reset
 2023-10-06 11:38 UTC  (2+ messages)

[PATCH v2] pc-bios/meson.build: Silent unuseful DTC warnings
 2023-10-06 11:40 UTC  (8+ messages)

[PATCH v3 00/16] (few more) Steps towards enabling -Wshadow
 2023-10-06 11:37 UTC  (11+ messages)
` [PATCH v3 01/16] hw/audio/soundhw: Clean up global variable shadowing
` [PATCH v3 03/16] net/net: "
` [PATCH v3 13/16] semihosting/arm-compat: Clean up local "

[PATCH] hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
 2023-10-06 11:38 UTC  (7+ messages)

[PULL 00/26] Audio, source reorg, HVF changes for 2023-10-06
 2023-10-06 11:14 UTC  (27+ messages)
` [PULL 01/26] target/i386/hvf: Remove unused includes in 'hvf-i386.h'
` [PULL 02/26] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
` [PULL 03/26] util/log: re-allow switching away from stderr log file
` [PULL 04/26] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
` [PULL 05/26] softmmu/trace-events: Fix a typo
` [PULL 06/26] travis-ci: Correct invalid mentions of 'softmmu' by 'system'
` [PULL 07/26] cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
` [PULL 08/26] fuzz: Correct invalid mentions of 'softmmu' by 'system'
` [PULL 09/26] tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
` [PULL 10/26] accel: Rename accel_softmmu* -> accel_system*
` [PULL 11/26] gdbstub: Rename 'softmmu' -> 'system'
` [PULL 12/26] semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
` [PULL 13/26] target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
` [PULL 14/26] hw/virtio/meson: Rename softmmu_virtio_ss -> system_virtio_ss
` [PULL 15/26] meson: Rename softmmu_mods -> system_mods
` [PULL 16/26] meson: Rename target_softmmu_arch -> target_system_arch
` [PULL 17/26] system: Rename softmmu/ directory as system/
` [PULL 18/26] configure: change $softmmu to $system
` [PULL 19/26] cutils: squelch compiler warnings with custom paths
` [PULL 20/26] audio: error hints need a trailing \n
` [PULL 21/26] audio: disable default backends if -audio/-audiodev is used
` [PULL 22/26] audio: extract audio_define_default
` [PULL 23/26] audio: extend -audio to allow creating a default backend
` [PULL 24/26] audio: do not use first -audiodev as default audio device
` [PULL 25/26] audio: reintroduce default audio backend for VNC
` [PULL 26/26] audio, qtest: get rid of QEMU_AUDIO_DRV

[PATCH 0/5] linux-user: clean up local variable shadowing
 2023-10-06 11:09 UTC  (11+ messages)
` [PATCH 1/5] linux-user/flatload: "
` [PATCH 2/5] linux-user/mmap.c: "
` [PATCH 3/5] linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm()
` [PATCH 4/5] linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu
` [PATCH 5/5] linux-user/syscall.c: clean up local variable shadowing in xattr syscalls

[RFC PATCH v2 00/21] QEMU gmem implemention
 2023-10-06 11:07 UTC  (3+ messages)
` [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem

[PATCH v4 00/20] q800: add support for booting MacOS Classic - part 2
 2023-10-06 11:04 UTC  (2+ messages)

[PATCH] vhost: Perform memory section dirty scans once per iteration
 2023-10-06 11:02 UTC  (5+ messages)

[PATCH v6 00/14] iotests: use vm.cmd()
 2023-10-06 10:54 UTC  (4+ messages)
` [PATCH v6 14/14] python: use vm.cmd() instead of vm.qmp() where appropriate

[PATCH v2] hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
 2023-10-06 10:47 UTC  (2+ messages)

[PATCH] dump: Silence compiler warning in dump code when compiling with -Wshadow
 2023-10-06 10:46 UTC  (2+ messages)

[PATCH] target/ppc: Clean up local variable shadowing in kvm_arch_*_registers()
 2023-10-06 10:45 UTC  (3+ messages)

[PATCH v2] coverity: physmem: use simple assertions instead of modelling
 2023-10-06 10:30 UTC  (4+ messages)

[PATCH v2 00/29] first version of mcdstub
 2023-10-06  9:50 UTC  (31+ messages)
` [PATCH v2 01/29] mcdstub initial commit, mcdstub file structure added
` [PATCH v2 02/29] TCP chardev added, handshake with TRACE32 working
` [PATCH v2 03/29] TCP packet handling added
` [PATCH v2 04/29] queries for resets and triggers added
` [PATCH v2 05/29] queries for memory spaces and register groups added
` [PATCH v2 06/29] query for registers added
` [PATCH v2 07/29] query data preparation improved
` [PATCH v2 08/29] shared header file added, used for TCP packet data
` [PATCH v2 09/29] memory and register query data now stored per core
` [PATCH v2 10/29] handler for resets added
` [PATCH v2 11/29] query for the VM state added
` [PATCH v2 12/29] handler for reading registers added
` [PATCH v2 13/29] handler for reading memory added
` [PATCH v2 14/29] handler for single step added
` [PATCH v2 15/29] adapting to the qemu coding style
` [PATCH v2 16/29] deleting the mcdd startup option
` [PATCH v2 17/29] handler for breakpoints and watchpoints added
` [PATCH v2 18/29] making step and go handlers core-specific
` [PATCH v2 19/29] adding trigger ID handling for TRACE32
` [PATCH v2 20/29] cp register read/write added
` [PATCH v2 21/29] switching between secure and non-secure memory added
` [PATCH v2 22/29] transitioning to unsinged integers in TCP packets and removing MCD-API-specific terms
` [PATCH v2 23/29] moved all ARM code to the ARM mcdstub and added now commom header file
` [PATCH v2 24/29] step and go handlers now propperly perform global operations
` [PATCH v2 25/29] Doxygen documentation added
` [PATCH v2 26/29] moved all mcd related header files into include/mcdstub
` [PATCH v2 27/29] MCD stub entry added to maintainers file
` [PATCH v2 28/29] added description to out-commented gdb function
` [PATCH v2 29/29] introducing the DebugClass. It is used to abstract the gdb/mcd set_stop_cpu function

[RFC PATCH 0/3] Deprecate the qemu-system-i386 binary
 2023-10-06  9:38 UTC  (3+ messages)
` [RFC PATCH 3/3] docs/about/deprecated: "

[PATCH v4 00/18] virtio-mem: Expose device memory through multiple memslots
 2023-10-06  9:29 UTC  (3+ messages)

[PATCH v2 0/3] hexagon: GETPC() and shadowing fixes
 2023-10-06  9:00 UTC  (2+ messages)

[PATCH v2 00/21] Graph locking part 4 (node management)
 2023-10-06  8:56 UTC  (4+ messages)
` [PATCH v2 03/21] preallocate: Don't poll during permission updates

[PATCH v25 00/21] s390x: CPU Topology
 2023-10-06  8:20 UTC  (5+ messages)
` [PATCH v25 04/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v25 09/21] qapi/s390x/cpu topology: set-cpu-topology qmp command

[PATCH] docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
 2023-10-06  8:13 UTC  (2+ messages)

[PATCH mcdstub] first version of mcdstub
 2023-10-06  8:12 UTC  (2+ messages)

[PATCH v5 0/5] Support message-based DMA in vfio-user server
 2023-10-06  7:56 UTC  (7+ messages)
` [PATCH v5 4/5] vfio-user: Message-based DMA support
` [PATCH v5 5/5] vfio-user: Fix config space access byte order

[PATCH 00/13] misc: Rename 'softmmu' -> 'system'
 2023-10-06  7:49 UTC  (7+ messages)

[PATCH] tests/avocado: add test to exercize processor address space memory bound checks
 2023-10-06  7:30 UTC 

[PATCH v6 00/19] linux-user: Implement VDSOs
 2023-10-06  7:30 UTC  (6+ messages)
` [PATCH v6 18/19] linux-user/s390x: Add vdso

[PATCH RESEND] target/mips: Fix MSA BZ/BNZ opcodes displacement
 2023-10-06  6:56 UTC 

[PATCH] dtc
 2023-10-06  6:47 UTC  (2+ messages)

[PATCH] scripts/xml-preprocess: Make sure this script is invoked via the right Python
 2023-10-06  6:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add some unowned files to the SBSA-REF section
 2023-10-06  6:41 UTC  (2+ 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).