qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-03 08:45:02 to 2022-07-04 11:28:56 UTC [more...]

[PATCH v2 00/12] s390-ccw bios fixes and clean-ups
 2022-07-04 11:19 UTC  (10+ messages)
` [PATCH v2 01/12] pc-bios/s390-ccw: Add a proper prototype for main()
` [PATCH v2 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
` [PATCH v2 03/12] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
` [PATCH v2 04/12] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
` [PATCH v2 05/12] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
` [PATCH v2 06/12] pc-bios/s390-ccw/virtio: Set missing status bits while initializing
` [PATCH v2 07/12] pc-bios/s390-ccw/virtio: Read device config after feature negotiation
` [PATCH v2 08/12] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
` [PATCH v2 09/12] pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()

[PULL 0/8] Kraxel 20220704 patches
 2022-07-04 11:06 UTC  (10+ messages)
` [PULL 1/8] Rename docs/specs/fw_cfg.txt to .rst
` [PULL 2/8] Convert fw_cfg.rst to reStructuredText syntax
` [PULL 3/8] ui/console: allow display device to be labeled with given id
` [PULL 4/8] ui/cocoa: Fix clipboard text release
` [PULL 5/8] hw/usb/canokey: Fix CCID ZLP
` [PULL 6/8] hw/usb/canokey: fix compatibility of qemu-xhci
` [PULL 7/8] docs/system/devices/usb/canokey: remove limitations on qemu-xhci
` [PULL 8/8] hw: canokey: Remove HS support as not compliant to the spec

[PATCH v3 0/4] Cavium Octeon MIPS extensions
 2022-07-04 10:59 UTC  (3+ messages)
` [PATCH v3 4/4] target/mips: introduce Cavium Octeon CPU model

[PATCH v4 00/45] target/arm: Scalable Matrix Extension
 2022-07-04 10:50 UTC  (20+ messages)
` [PATCH v4 01/45] target/arm: Handle SME in aarch64_cpu_dump_state
` [PATCH v4 03/45] target/arm: Trap non-streaming usage when Streaming SVE is active
` [PATCH v4 07/45] target/arm: Mark PMULL, FMMLA as non-streaming
` [PATCH v4 19/45] target/arm: Implement SME MOVA
` [PATCH v4 20/45] target/arm: Implement SME LD1, ST1
` [PATCH v4 23/45] target/arm: Implement SME ADDHA, ADDVA

[PATCH 0/3] scripts/make-release: Decrease the size of the release tarballs
 2022-07-04 10:45 UTC  (14+ messages)
` [PATCH 1/3] scripts/make-release: Do not include the edk2 sources in the tarball anymore
` [PATCH 2/3] scripts/make-release: Do not include the skiboot "
` [PATCH 3/3] scripts/make-release: Remove CI yaml and more git files from the tarball

[PATCH v2 00/11] OpenRISC Virtual Machine
 2022-07-04 10:25 UTC  (24+ messages)
` [PATCH v2 01/11] hw/openrisc: Split re-usable boot time apis out to boot.c
` [PATCH v2 02/11] target/openrisc: Fix memory reading in debugger
` [PATCH v2 03/11] goldfish_rtc: Add endianness property
` [PATCH v2 04/11] hw/openrisc: Add the OpenRISC virtual machine
` [PATCH v2 05/11] hw/openrisc: Add PCI bus support to virt
` [PATCH v2 06/11] hw/openrisc: Initialize timer time at startup
` [PATCH v2 07/11] target/openrisc: Add interrupted CPU to log
` [PATCH v2 08/11] target/openrisc: Enable MTTCG
` [PATCH v2 09/11] target/openrisc: Interrupt handling fixes
` [PATCH v2 10/11] hw/openrisc: virt: pass random seed to fdt
` [PATCH v2 11/11] docs/system: openrisc: Add OpenRISC documentation

[PATCH] hw/pci/pci_bridge: ensure PCIe slots have only one slot
 2022-07-04 10:25 UTC 

[PATCH] target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
 2022-07-04 10:18 UTC  (2+ messages)

[PULL 00/23] loongarch64 patch queue
 2022-07-04  9:33 UTC  (24+ messages)
` [PULL 01/23] linux-user: Add LoongArch generic header files
` [PULL 02/23] linux-user: Add LoongArch signal support
` [PULL 03/23] linux-user: Add LoongArch elf support
` [PULL 04/23] linux-user: Add LoongArch syscall support
` [PULL 05/23] linux-user: Add LoongArch cpu_loop support
` [PULL 06/23] scripts: add loongarch64 binfmt config
` [PULL 07/23] target/loongarch: remove badaddr from CPULoongArch
` [PULL 08/23] target/loongarch: Fix missing update CSR_BADV
` [PULL 09/23] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
` [PULL 10/23] target/loongarch: remove unused include hw/loader.h
` [PULL 11/23] target/loongarch: Adjust functions and structure to support user-mode
` [PULL 12/23] default-configs: Add loongarch linux-user support
` [PULL 13/23] target/loongarch: Update README
` [PULL 14/23] hw/intc/loongarch_pch_msi: Fix msi vector convertion
` [PULL 15/23] hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function
` [PULL 16/23] hw/rtc/ls7a_rtc: Fix timer call back function
` [PULL 17/23] hw/rtc/ls7a_rtc: Remove unimplemented device in realized function
` [PULL 18/23] hw/rtc/ls7a_rtc: Add reset function
` [PULL 19/23] hw/rtc/ls7a_rtc: Fix rtc enable and disable function
` [PULL 20/23] hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val()
` [PULL 21/23] hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors
` [PULL 22/23] target/loongarch: Fix the meaning of ECFG reg's VS field
` [PULL 23/23] target/loongarch: Add lock when writing timer clear reg

[PATCH v2 00/11] Fix bugs for LoongArch virt machine
 2022-07-04  9:26 UTC  (26+ messages)
` [PATCH 01/11] hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function
` [PATCH 02/11] hw/rtc/ls7a_rtc: Fix timer call back function
` [PATCH 03/11] hw/rtc/ls7a_rtc: Remove unimplemented device in realized function
` [PATCH 05/11] hw/rtc/ls7a_rtc: Fix rtc enable and disable function
` [PATCH 06/11] hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val()
` [PATCH 07/11] hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors
` [PATCH 08/11] target/loongarch: Fix the meaning of ECFG reg's VS field
` [PATCH 09/11] target/loongarch: Add lock when writing timer clear reg
` [PATCH 10/11] hw/intc/loongarch_ipi: Fix ipi device access of 64bits
` [PATCH 11/11] hw/intc/loongarch_ipi: Fix mail send and any send function

[PATCH] e1000: set RX descriptor status in a separate operation
 2022-07-04  9:04 UTC  (3+ messages)

[PATCH v1 0/2] Zero copy improvements (QIOChannel + multifd)
 2022-07-04  9:19 UTC  (10+ messages)
` [PATCH v1 2/2] migration/multifd: Warn user when zerocopy not working

[PATCH v4 0/4] hmat acpi: Don't require initiator value in -numa
 2022-07-04  9:07 UTC  (6+ messages)

[PATCH v2 0/3] Zero copy improvements (QIOChannel + multifd)
 2022-07-04  9:06 UTC  (4+ messages)
` [PATCH v2 2/3] Add zero-copy-copied migration stat

[PATCH] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
 2022-07-04  8:58 UTC 

[PATCH v2 0/1] qga: add command 'guest-get-cpustats'
 2022-07-04  8:00 UTC  (5+ messages)
` [PATCH v2 1/1] "
    `  "

[PATCH] stubs: update replay-tools to match replay.h types
 2022-07-04  7:58 UTC 

[PATCH] tests/docker/dockerfiles: Add debian-loongarch-cross.docker
 2022-07-04  7:08 UTC 

API to change the vendor of IDE disk
 2022-07-04  7:06 UTC  (2+ messages)

[PATCH] ebpf: replace deprecated bpf_program__set_socket_filter
 2022-07-04  6:42 UTC  (5+ messages)

[PATCH 00/12] s390-ccw bios fixes and clean-ups
 2022-07-04  6:39 UTC  (5+ messages)
` [PATCH 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size

[PATCH v21 00/13] Add LoongArch linux-user emulation support
 2022-07-04  5:42 UTC  (16+ messages)
` [PATCH v21 01/13] linux-user: Add LoongArch generic header files
` [PATCH v21 02/13] linux-user: Add LoongArch signal support
` [PATCH v21 03/13] linux-user: Add LoongArch elf support
` [PATCH v21 04/13] linux-user: Add LoongArch syscall support
` [PATCH v21 05/13] linux-user: Add LoongArch cpu_loop support
` [PATCH v21 06/13] scripts: add loongarch64 binfmt config
` [PATCH v21 07/13] target/loongarch: remove badaddr from CPULoongArch
` [PATCH v21 08/13] target/loongarch: Fix missing update CSR_BADV
` [PATCH v21 09/13] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
` [PATCH v21 10/13] target/loongarch: remove unused include hw/loader.h
` [PATCH v21 11/13] target/loongarch: Adjust functions and structure to support user-mode
` [PATCH v21 12/13] default-configs: Add loongarch linux-user support
` [PATCH v21 13/13] target/loongarch: Update README

[PATCH] hw/intc: loongarch_pch_msi: Fix msi vector convertion
 2022-07-04  5:23 UTC  (2+ messages)

[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
 2022-07-04  5:12 UTC  (5+ messages)
` [PATCH v5 07/12] net: stream: add unix socket

[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
 2022-07-04  5:08 UTC  (5+ messages)
` [RFC PATCH v4 10/11] qemu-sockets: introduce socket_uri()

[PULL 00/15] qdev: Add JSON -device
 2022-07-04  4:49 UTC  (4+ messages)
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts

[PATCH v2] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-04  3:28 UTC  (3+ messages)

[PATCH v3] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-04  3:26 UTC 

[PATCH v9 0/2] QEMU RISC-V nested virtualization fixes
 2022-07-04  2:36 UTC  (4+ messages)
` [PATCH v9 1/2] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()

[PATCH v5 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-07-03 22:27 UTC  (4+ messages)
` [PATCH v5 07/10] block: Implement bdrv_{pread, pwrite, "
  ` [PATCH v5 07/10] block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() "

[PATCH 00/18] Make block-backend-io.h API more consistent
 2022-07-03 22:22 UTC  (3+ messages)

[RFC 0/8] Introduce an extensible static analyzer
 2022-07-03 22:20 UTC  (4+ messages)
` [RFC 4/8] Fix some direct calls from non-coroutine_fn to coroutine_fn

[PATCH 0/5] target/arm: Implement (or don't) OS Lock and DoubleLock properly
 2022-07-03  9:01 UTC  (5+ messages)
` [PATCH 5/5] target/arm: Correctly implement Feat_DoubleLock

[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
 2022-07-03  8:24 UTC  (44+ messages)
` [PATCH 11/62] target/arm: Use GetPhysAddrResult in get_phys_addr_v6
` [PATCH 14/62] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
` [PATCH 16/62] target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
` [PATCH 21/62] target/arm: Add is_secure parameter to get_phys_addr_v6
` [PATCH 22/62] target/arm: Add secure parameter to get_phys_addr_pmsav8
` [PATCH 24/62] target/arm: Add is_secure parameter to get_phys_addr_lpae
` [PATCH 25/62] target/arm: Add is_secure parameter to get_phys_addr_pmsav7
` [PATCH 26/62] target/arm: Add is_secure parameter to regime_translation_disabled
` [PATCH 27/62] target/arm: Add is_secure parameter to get_phys_addr_pmsav5
` [PATCH 28/62] target/arm: Split out get_phys_addr_with_secure
` [PATCH 29/62] target/arm: Add is_secure parameter to v7m_read_half_insn
` [PATCH 30/62] target/arm: Add TBFLAG_M32.SECURE
` [PATCH 31/62] target/arm: Merge regime_is_secure into get_phys_addr
` [PATCH 32/62] target/arm: Add is_secure parameter to do_ats_write
` [PATCH 34/62] target/arm: Reorg regime_translation_disabled
` [PATCH 35/62] target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
` [PATCH 36/62] target/arm: Introduce arm_hcr_el2_eff_secstate
` [PATCH 37/62] target/arm: Hoist read of *is_secure in S1_ptw_translate
` [PATCH 38/62] target/arm: Fix S2 disabled check "
` [PATCH 39/62] target/arm: Remove env argument from combined_attrs_fwb
` [PATCH 40/62] target/arm: Pass HCR to attribute subroutines
` [PATCH 41/62] target/arm: Fix ATS12NSO* from S PL1
` [PATCH 42/62] target/arm: Split out get_phys_addr_disabled
` [PATCH 43/62] target/arm: Reorg get_phys_addr_disabled
` [PATCH 44/62] target/arm: Add ARMMMUIdx_Phys_{S,NS}
` [PATCH 45/62] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
` [PATCH 46/62] target/arm: Use softmmu tlbs for page table walking
` [PATCH 47/62] target/arm: Hoist check for disabled stage2 translation
` [PATCH 48/62] target/arm: Split out get_phys_addr_twostage
` [PATCH 49/62] target/arm: Use bool consistently for get_phys_addr subroutines
` [PATCH 50/62] target/arm: Only use ARMMMUIdx_Stage1* for two-stage translation
` [PATCH 51/62] target/arm: Add ptw_idx argument to S1_ptw_translate
` [PATCH 52/62] target/arm: Add isar predicates for FEAT_HAFDBS
` [PATCH 53/62] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH 54/62] target/arm: Split out S1TranslateResult type
` [PATCH 55/62] target/arm: Move be test for regime into S1TranslateResult
` [PATCH 56/62] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH 57/62] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH 58/62] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH 59/62] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH 60/62] target/arm: Don't shift attrs "
` [PATCH 61/62] target/arm: Consider GP an attribute "
` [PATCH 62/62] target/arm: Implement FEAT_HAFDBS

[PATCH V8 00/39] Live Update
 2022-07-03  8:32 UTC  (3+ messages)
` [PATCH V8 27/39] vfio-pci: cpr part 1 (fd and dma)


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