qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 09:31:47 to 2021-10-13 21:23:37 UTC [more...]

[PATCH 0/8] q800: GLUE updates for A/UX mode
 2021-10-13 21:21 UTC 

[PATCH v2 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-13 20:51 UTC  (14+ messages)
` [PATCH v2 01/13] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PATCH v2 02/13] target/riscv: Create RISCVMXL enumeration
` [PATCH v2 03/13] target/riscv: Split misa.mxl and misa.ext
` [PATCH v2 04/13] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v2 05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v2 06/13] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v2 07/13] target/riscv: Properly check SEW in amo_op
` [PATCH v2 08/13] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v2 09/13] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PATCH v2 10/13] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v2 11/13] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH v2 12/13] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH v2 13/13] target/riscv: Use gen_shift*_per_ol for RVB, RVI

[PATCH 0/8] tcg: support 32-bit guest addresses as signed
 2021-10-13 21:05 UTC  (4+ messages)
` [PATCH 6/8] tcg/aarch64: Support TCG_TARGET_SIGNED_ADDR32

[PATCH] hw/misc: applesmc: use host osk as default on macs
 2021-10-13 20:03 UTC  (4+ messages)

[PATCH] target/riscv: Fix orc.b implementation
 2021-10-13 19:57 UTC  (3+ messages)

[PULL 00/15] tcg patch queue
 2021-10-13 19:55 UTC  (17+ messages)
` [PULL 01/15] memory: Log access direction for invalid accesses
` [PULL 02/15] target/arm: Use MO_128 for 16 byte atomics
` [PULL 03/15] target/i386: "
` [PULL 04/15] target/ppc: "
` [PULL 05/15] target/s390x: "
` [PULL 06/15] target/hexagon: Implement cpu_mmu_index
` [PULL 07/15] accel/tcg: Add cpu_{ld,st}*_mmu interfaces
` [PULL 08/15] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
` [PULL 09/15] target/mips: Use cpu_*_data_ra for msa load/store
` [PULL 10/15] target/mips: Use 8-byte memory ops "
` [PULL 11/15] target/s390x: Use cpu_*_mmu instead of helper_*_mmu
` [PULL 12/15] target/sparc: "
` [PULL 13/15] target/arm: "
` [PULL 14/15] tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
` [PULL 15/15] tcg: Canonicalize alignment flags in MemOp

[PATCH 0/3] KVM: qemu patches for few KVM features I developed
 2021-10-13 19:52 UTC  (5+ messages)
` [PATCH 2/3] gdbstub: implement NOIRQ support for single step on KVM

[PATCH] docs: tpm: Clarify command line parameters for vTPM migration across network
 2021-10-13 19:51 UTC 

[PATCH v2] tests: qtest: Add virtio-iommu test
 2021-10-13 19:50 UTC 

[PATCH v3 0/2] virtio-iommu: Name Tweaks
 2021-10-13 19:17 UTC  (3+ messages)
` [PATCH v3 1/2] virtio-iommu: Remove the non transitional name
` [PATCH v3 2/2] virtio-iommu: Drop base_name and change generic_name

[PATCH 1/2] qga-win: Detect OS based on Windows 10 by first build number
 2021-10-13 19:05 UTC  (3+ messages)

[PATCH RFC 00/15] virtio-mem: Expose device memory via separate memslots
 2021-10-13 19:03 UTC  (17+ messages)
` [PATCH RFC 01/15] memory: Drop mapping check from memory_region_get_ram_discard_manager()
` [PATCH RFC 02/15] kvm: Return number of free memslots
` [PATCH RFC 03/15] vhost: "
` [PATCH RFC 04/15] memory: Allow for marking memory region aliases unmergeable
` [PATCH RFC 05/15] vhost: Don't merge unmergeable memory sections
` [PATCH RFC 06/15] memory-device: Move memory_device_check_addable() directly into memory_device_pre_plug()
` [PATCH RFC 07/15] memory-device: Generalize memory_device_used_region_size()
` [PATCH RFC 08/15] memory-device: Support memory devices that consume a variable number of memslots
` [PATCH RFC 09/15] vhost: Respect reserved memslots for memory devices when realizing a vhost device
` [PATCH RFC 10/15] virtio-mem: Set the RamDiscardManager for the RAM memory region earlier
` [PATCH RFC 11/15] virtio-mem: Fix typo in virito_mem_intersect_memory_section() function name
` [PATCH RFC 12/15] virtio-mem: Expose device memory via separate memslots
` [PATCH RFC 13/15] vhost-user: Increase VHOST_USER_MAX_RAM_SLOTS to 496 with CONFIG_VIRTIO_MEM
` [PATCH RFC 14/15] libvhost-user: Increase VHOST_USER_MAX_RAM_SLOTS to 4096
` [PATCH RFC 15/15] virtio-mem: Set "max-memslots" to 0 (auto) for the 6.2 machine

[PATCH v2 0/1] util: Make some iova_tree functions parameters const
 2021-10-13 18:27 UTC  (2+ messages)
` [PATCH v2 1/1] util: Make some iova_tree "

[PATCH 0/1] util: Make some iova_tree functions parameters const
 2021-10-13 18:26 UTC  (4+ messages)
` [PATCH 1/1] util: Make some iova_tree "

[PULL 0/2] target/alpha update
 2021-10-13 18:42 UTC  (4+ messages)
` [PULL 1/2] target/alpha: Reorg fp memory operations
` [PULL 2/2] target/alpha: Reorg integer "

[PATCH 00/16] fdt: Make OF_BOARD a boolean option
 2021-10-13 18:06 UTC  (16+ messages)
` [PATCH 02/16] arm: qemu: Explain how to extract the generate devicetree

[PATCH v1 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-10-13 17:35 UTC  (2+ messages)

[PULL 00/40] Misc patches for 2021-10-13
 2021-10-13 17:28 UTC  (17+ messages)
` [PULL 18/40] target/i386/sev: Restrict SEV to system emulation
` [PULL 23/40] target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c
` [PULL 27/40] monitor: Reduce hmp_info_sev() declaration
` [PULL 28/40] MAINTAINERS: Cover SEV-related files with X86/KVM section
` [PULL 29/40] qapi: Make some ObjectTypes depend on the build settings
` [PULL 30/40] tests: tcg: Fix PVH test with binutils 2.36+
` [PULL 31/40] hvf: Determine slot count from struct layout
` [PULL 32/40] MAINTAINERS: Cover SGX documentation file with X86/KVM section
` [PULL 33/40] hw/i386/sgx: Have sgx_epc_get_section() return a boolean
` [PULL 35/40] hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
` [PULL 36/40] Revert "hw/misc: applesmc: use host osk as default on macs"
` [PULL 37/40] monitor: Tidy up find_device_state()
` [PULL 38/40] target/i386/sev: Use local variable for kvm_sev_launch_start
` [PULL 39/40] target/i386/sev: Use local variable for kvm_sev_launch_measure
` [PULL 40/40] ebpf: really include it only in system emulators

[PATCH v2 00/24] configure->meson queue for 6.2
 2021-10-13 17:00 UTC  (7+ messages)
` [PATCH v2 24/24] configure: automatically parse command line for meson -D options

[PULL 00/26] riscv-to-apply queue
 2021-10-13 17:00 UTC  (11+ messages)
` [PULL 11/26] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
    ` [PATCH v1A] target/riscv: fix orc.b instruction in the Zbb extension
    ` [PATCH v1B] "

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-13 16:53 UTC  (14+ messages)
` [PATCH v2 01/15] net: Introduce NetClientInfo.check_peer_type()
` [PATCH v2 02/15] net/vhost-user: Fix device compatibility check
` [PATCH v2 03/15] net/vhost-vdpa: "
` [PATCH v2 08/15] qdev: Make DeviceState.id independent of QemuOpts
` [PATCH v2 09/15] softmmu/qdev-monitor: add error handling in qdev_set_id

[RFC PATCH 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-13 16:54 UTC  (14+ messages)
` [PATCH 01/13] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PATCH 02/13] target/riscv: Create RISCVMXL enumeration
` [PATCH 04/13] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH 10/13] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH 11/13] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH 13/13] target/riscv: Use gen_shift*_per_ol for RVB, RVI

[PATCH v2 0/2] virtio-iommu: Name Tweaks
 2021-10-13 16:40 UTC  (5+ messages)
` [PATCH v2 1/2] virtio-iommu: Remove the non transitional name
` [PATCH v2 2/2] virtio-iommu: Drop base_name and change generic_name

[PATCH v3 0/7] Switch iotests to using Async QMP
 2021-10-13 16:35 UTC  (8+ messages)
` [PATCH v3 7/7] python, iotests: replace qmp with aqmp

[PATCH] tests/vm/openbsd: Move timezone set to after disk setup
 2021-10-13 16:31 UTC 

[PATCH 00/13] python/iotests: Run iotest linters during Python CI
 2021-10-13 16:28 UTC  (30+ messages)
` [PATCH 01/13] iotests/297: Move pylint config into pylintrc
` [PATCH 02/13] iotests/297: Split mypy configuration out into mypy.ini
` [PATCH 03/13] iotests/297: Add get_files() function
` [PATCH 05/13] iotests/297: Create main() function
` [PATCH 06/13] iotests/297: Separate environment setup from test execution
` [PATCH 07/13] iotests/297: Split run_linters apart into run_pylint and run_mypy
` [PATCH 08/13] iotests/297: refactor run_[mypy|pylint] as generic execution shim
` [PATCH 09/13] iotests: split linters.py out from 297
` [PATCH 10/13] iotests/linters: Add entry point for linting via Python CI
` [PATCH 11/13] iotests/linters: Add workaround for mypy bug #9852
` [PATCH 12/13] python: Add iotest linters to test suite
` [PATCH 13/13] iotests: [RFC] drop iotest 297

[RESEND PATCH 0/2] Fix machine parameter default_bus_bypass_iommu
 2021-10-13 16:06 UTC  (3+ messages)
` [RESEND PATCH 1/2] hw/arm/virt: Rename default_bus_bypass_iommu
` [RESEND PATCH 2/2] hw/i386: "

[PATCH v4] VNC-related HMP/QMP fixes
 2021-10-13 16:09 UTC  (4+ messages)
` [PATCH v4 2/2] monitor: refactor set/expire_password and allow VNC display id

[PATCH] monitor/qmp: fix race with clients disconnecting early
 2021-10-13 15:44 UTC  (8+ messages)

[PATCH v3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-13 15:39 UTC  (5+ messages)

[PATCH v2 0/3] hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b
 2021-10-13 15:26 UTC  (3+ messages)
` [PATCH v2 2/3] hw/arm/virt-acpi-build: IORT upgrade "

[PATCH v2] hw/riscv: virt: bugfix the memory-backend-file command is invalid
 2021-10-13 14:40 UTC  (2+ messages)

[RFC PATCH v2 00/16] Initial support for machine creation via QMP
 2021-10-13 14:30 UTC  (4+ messages)
` [RFC PATCH v2 04/16] softmmu/qdev-monitor: add error handling in qdev_set_id

[PATCH] nvmm: Fix support for stable version
 2021-10-13 13:54 UTC 

[PATCH 0/3] s390x: reduce my maintainership duties
 2021-10-13 13:50 UTC  (4+ messages)
` [PATCH 1/3] vfio-ccw: step down as maintainer

[PATCH] contrib/plugins: add a drcov plugin
 2021-10-13  9:13 UTC  (4+ messages)

[PATCH] aspeed: Add support for the fp5280g2-bmc board
 2021-10-13  9:35 UTC  (4+ messages)
  ` 答复: "

[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-13 12:55 UTC  (8+ messages)

[PATCH] virtio-iommu: Remove non transitional name
 2021-10-13 12:42 UTC  (3+ messages)

[PATCH v3 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-13 12:28 UTC  (7+ messages)
` [PATCH v3 1/2] numa: Require distance map when empty node exists

[PATCH v3 6/6] tests/qapi-schema: Test cases for aliases
 2021-10-13 11:10 UTC  (13+ messages)

[PATCH v1 0/2] memory: Update description of memory_region_is_mapped()
 2021-10-13  9:43 UTC  (11+ messages)
` [PATCH v1 2/2] "

[PATCH v1] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd
 2021-10-13  9:51 UTC  (3+ messages)

[PATCH v1] libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr
 2021-10-13  9:41 UTC  (3+ messages)

[PATCH] block/vpc: Add a sanity check that fixed-size images have the right type
 2021-10-13  9:52 UTC  (2+ messages)

[PATCH] target/riscv: csr: Implement mconfigptr CSR
 2021-10-13  9:36 UTC  (4+ messages)

[PATCH v3 0/4] s390x: CPU Topology
 2021-10-13  9:11 UTC  (5+ messages)
` [PATCH v3 2/4] s390x: kvm: topology: interception of PTF instruction

[PATCH 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-13  9:32 UTC  (9+ messages)
` [PATCH 1/2] numa: Set default distance map if needed

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-10-13  9:10 UTC  (5+ messages)
` [PATCH 04/15] pcie: Add callback preceding SR-IOV VFs update

[PATCH v5] Prevent vhost-user-blk-test hang
 2021-10-13  9:20 UTC  (7+ 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).