qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-19 17:07:08 to 2021-11-22 08:17:10 UTC [more...]

[PATCH v2 0/4] linux-user: Fix getdents alignment issues (#704)
 2021-11-22  8:16 UTC  (2+ messages)

[PATCH] vfio/migration: Improve to read/write full migration region per chunk
 2021-11-22  7:40 UTC  (2+ messages)

[PATCH v2 1/2] docs: Drop deprecated 'props' from object-add
 2021-11-22  7:49 UTC  (2+ messages)
` [PATCH v2 2/2] docs: Use double quotes instead of single quotes for COLO

[PATCH 1/2] docs: Drop deprecated 'props' from object-add
 2021-11-22  7:40 UTC  (3+ messages)
` [PATCH 2/2] docs: Use double quotes instead of single quotes for COLO

[PATCH v3 0/3] support dirty restraint on vCPU
 2021-11-22  7:35 UTC  (5+ messages)
` [PATCH v3 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v3 2/3] cpu-throttle: implement vCPU throttle
` [PATCH v3 3/3] cpus-common: implement dirty limit on vCPU

[PULL 0/2] riscv-to-apply queue
 2021-11-22  6:52 UTC  (3+ messages)
` [PULL 1/2] hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONE
` [PULL 2/2] hw/misc/sifive_u_otp: Do not reset OTP content on hardware reset

[PATCH 0/3] vdpa: Fix SIGSEGV on failed vdpa devices
 2021-11-22  6:41 UTC  (5+ messages)
` [PATCH 2/3] vdpa: Add dummy receive callbacks

[PATCH 0/3] virtio-net: Only enable userland vq if using tap backend
 2021-11-22  6:30 UTC  (9+ messages)
` [PATCH 2/3] "

[PATCH v5 00/18] Adding partial support for 128-bit riscv target
 2021-11-22  5:24 UTC  (3+ messages)
` [PATCH v5 02/18] exec/memop: Adding signed quad and octo defines

[PATCH for-7.0 v7 00/10] PMU-EBB support for PPC64 TCG
 2021-11-22  5:07 UTC  (13+ messages)
` [PATCH for-7.0 v7 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
` [PATCH for-7.0 v7 02/10] target/ppc: PMU basic cycle count for pseries TCG
` [PATCH for-7.0 v7 03/10] target/ppc: enable PMU counter overflow with cycle events
` [PATCH for-7.0 v7 04/10] target/ppc: enable PMU instruction count
` [PATCH for-7.0 v7 05/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
` [PATCH for-7.0 v7 06/10] target/ppc: PMU: handle setting of PMCs while running
` [PATCH for-7.0 v7 07/10] target/ppc/power8-pmu.c: handle overflow bits when PMU is running
` [PATCH for-7.0 v7 08/10] PPC64/TCG: Implement 'rfebb' instruction
` [PATCH for-7.0 v7 09/10] target/ppc: PMU Event-Based exception support
` [PATCH for-7.0 v7 10/10] target/ppc/excp_helper.c: EBB handling adjustments

[PATCH V3 1/2] net/filter: Enable the vnet_hdr_support by default
 2021-11-22  3:58 UTC  (4+ messages)
` [PATCH V3 2/2] test/qtest/test-filter-mirror.c: Change the default vnet_hdr_support

[PATCH for-6.2] qapi/machine.json: Fix incorrect description for die-id
 2021-11-22  3:26 UTC 

[PATCH v5 0/6] Add vmnet.framework based network backend
 2021-11-22  2:41 UTC  (6+ messages)
` [PATCH v5 3/6] net/vmnet: implement shared mode (vmnet-shared)

[RFC PATCH v2 0/7] support subsets of scalar crypto extension
 2021-11-22  1:58 UTC  (3+ messages)
` [RFC PATCH v2 1/7] target/riscv: rvk: add cfg properties for zbk* and zk*

[PATCH v2 00/11] 9p: Add support for darwin
 2021-11-22  0:49 UTC  (12+ messages)
` [PATCH v2 01/11] 9p: linux: Fix a couple Linux assumptions
` [PATCH v2 02/11] 9p: Rename 9p-util -> 9p-util-linux
` [PATCH v2 03/11] 9p: darwin: Handle struct stat(fs) differences
` [PATCH v2 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH v2 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
` [PATCH v2 06/11] 9p: darwin: Compatibility defn for XATTR_SIZE_MAX
` [PATCH v2 07/11] 9p: darwin: *xattr_nofollow implementations
` [PATCH v2 08/11] 9p: darwin: Compatibility for f/l*xattr
` [PATCH v2 09/11] 9p: darwin: Provide fallback impl for utimensat
` [PATCH v2 10/11] 9p: darwin: Implement compatibility for mknodat
` [PATCH v2 11/11] 9p: darwin: meson: Allow VirtFS on Darwin

[RFC PATCH-for-6.2?] hw/misc/sifive_u_otp: Do not reset OTP content on hardware reset
 2021-11-22  0:45 UTC  (2+ messages)

[PATCH for-6.2] hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONE
 2021-11-22  0:44 UTC  (2+ messages)

[PATCH] ui/vnc-clipboard: fix adding notifier twice
 2021-11-21 19:12 UTC  (2+ messages)

[PATCH 00/11] migration: Make multifd use only one write on the send path
 2021-11-21 19:30 UTC  (15+ messages)
` [PATCH 01/11] migration: Remove is_zero_range()
` [PATCH 02/11] dump: Remove is_zero_page()
` [PATCH 03/11] multifd: Fill offset and block for reception
` [PATCH 04/11] multifd: Make zstd compression method not use iovs
` [PATCH 05/11] multifd: Make zlib "
` [PATCH 06/11] migration: Move iov from pages to params
` [PATCH 07/11] multifd: Make zlib use iov's
` [PATCH 08/11] multifd: Make zstd "
` [PATCH 09/11] multifd: Remove send_write() method

[RFC PATCH for-7.0 00/35] target/ppc fpu fixes and cleanups
 2021-11-21 17:47 UTC  (3+ messages)
` [PATCH 35/35] test/tcg/ppc64le: Add float reference files

[PATCH] ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fd
 2021-11-21 17:22 UTC 

[PATCH] migration: fix dump-vmstate with modules
 2021-11-21 16:23 UTC  (2+ messages)

[PATCH] linux-user: fix Coverity CID 1464101
 2021-11-21 15:51 UTC  (2+ messages)

[PULL 0/2] qemu-sparc queue 20211121
 2021-11-21 15:47 UTC  (4+ messages)
` [PULL 1/2] escc: always set STATUS_TXEMPTY in R_STATUS on device reset
` [PULL 2/2] escc: update the R_SPEC register SPEC_ALLSENT bit when writing to W_TXCTRL1

[PATCH v4 00/10] ARM virt: Introduce CPU clusters topology support
 2021-11-21 12:25 UTC  (11+ messages)
` [PATCH v4 01/10] qemu-options: Improve readability of SMP related Docs
` [PATCH v4 02/10] hw/core/machine: Introduce CPU cluster topology support
` [PATCH v4 03/10] hw/core/machine: Wrap target specific parameters together
` [PATCH v4 04/10] hw/arm/virt: Support clusters on ARM virt machines
` [PATCH v4 05/10] hw/arm/virt: Support cluster level in DT cpu-map
` [PATCH v4 06/10] hw/acpi/aml-build: Improve scalability of PPTT generation
` [PATCH v4 07/10] hw/arm/virt-acpi-build: Make an ARM specific PPTT generator
` [PATCH v4 08/10] tests/acpi/bios-tables-test: Allow changes to virt/PPTT file
` [PATCH v4 09/10] hw/acpi/virt-acpi-build: Support cluster level in PPTT generation
` [PATCH v4 10/10] tests/acpi/bios-table-test: Update expected virt/PPTT file

[PATCH for-6.2 0/2] escc: fixes for STATUS_TXEMPTY and SPEC_ALLSENT
 2021-11-21  9:40 UTC  (3+ messages)

[PATCH 0/2] Fix trivial errors with highdpi/wayland
 2021-11-21  6:55 UTC  (3+ messages)
` [PATCH 1/2] ui: fix incorrect scaling on highdpi with gtk/opengl
` [PATCH 2/2] ui: fix incorrect pointer position on highdpi with gtk

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-21  0:05 UTC  (12+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 07/13] KVM: Handle page fault for fd based memslot

[PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
 2021-11-20 23:38 UTC  (6+ messages)

[PATCH v1 00/12] Add riscv kvm accel support
 2021-11-20 22:34 UTC  (16+ messages)
` [PATCH v1 01/12] update-linux-headers: Add asm-riscv/kvm.h
` [PATCH v1 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v1 03/12] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH v1 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v1 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v1 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v1 07/12] target/riscv: Support setting external interrupt "
` [PATCH v1 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH v1 09/12] target/riscv: Add host cpu type
` [PATCH v1 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v1 11/12] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH v1 12/12] target/riscv: Support virtual time context synchronization

[PATCH] MAINTAINERS: Add myself as a reviewer for Hyper-V VMBus
 2021-11-20 18:46 UTC 

[RFC PATCH] gdbstub: handle a potentially racing TaskState
 2021-11-20 13:50 UTC  (2+ messages)

[PATCH v11 00/26] Add LoongArch linux-user emulation support
 2021-11-20 10:53 UTC  (40+ messages)
` [PATCH v11 04/26] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v11 05/26] target/loongarch: Add fixed point shift "
` [PATCH v11 06/26] target/loongarch: Add fixed point bit "
` [PATCH v11 07/26] target/loongarch: Add fixed point load/store "
` [PATCH v11 08/26] target/loongarch: Add fixed point atomic "
` [PATCH v11 09/26] target/loongarch: Add fixed point extra "
` [PATCH v11 10/26] target/loongarch: Add floating point arithmetic "
` [PATCH v11 11/26] target/loongarch: Add floating point comparison "
` [PATCH v11 14/26] target/loongarch: Add floating point load/store "
` [PATCH v11 15/26] target/loongarch: Add branch "
` [PATCH v11 16/26] target/loongarch: Add disassembler
` [PATCH v11 17/26] linux-user: Add LoongArch generic header files
` [PATCH v11 18/26] linux-user: Add LoongArch specific structures
` [PATCH v11 19/26] linux-user: Add LoongArch signal support
` [PATCH v11 20/26] linux-user: Add LoongArch elf support
` [PATCH v11 21/26] linux-user: Add LoongArch syscall support
` [PATCH v11 22/26] linux-user: Add LoongArch cpu_loop support

[PATCH] scsi-generic: replace logical block count of response of READ CAPACITY
 2021-11-20 10:15 UTC 

[RFC PATCH v3 0/5] QMP support for cold-plugging devices
 2021-11-20  9:00 UTC  (2+ messages)

[PATCH v2 0/3] support dirty restraint on vCPU
 2021-11-20  7:57 UTC  (3+ messages)
  ` [PATCH v2 3/3] cpus-common: implement dirty limit "

[RFC PATCH-for-6.2 v3] qdev-monitor: Only allow full --global <driver>.<property>=<val> option
 2021-11-20  6:53 UTC  (4+ messages)

[RFC v3 00/19] vfio-user client
 2021-11-19 22:42 UTC  (23+ messages)
` [RFC v3 02/19] vfio-user: add VFIO base abstract class
` [RFC v3 04/19] Add device IO ops vector
` [RFC v3 05/19] Add validation "
` [RFC v3 06/19] vfio-user: Define type vfio_user_pci_dev_info
` [RFC v3 07/19] vfio-user: connect vfio proxy to remote server
` [RFC v3 08/19] vfio-user: define socket receive functions
` [RFC v3 11/19] vfio-user: get region info
` [RFC v3 12/19] vfio-user: region read/write
` [RFC v3 13/19] vfio-user: pci_user_realize PCI setup
` [RFC v3 16/19] vfio-user: dma map/unmap operations
` [RFC v3 19/19] vfio-user: migration support

[PATCH v4 0/6] Add vmnet.framework based network backend
 2021-11-19 22:14 UTC  (6+ messages)
` [PATCH v4 2/6] net/vmnet: add vmnet backends to qapi/net

[RFC PATCH v4 0/2] s390x: Improvements to SIGP handling [QEMU]
 2021-11-19 21:43 UTC  (3+ messages)
` [RFC PATCH v4 1/2] Temporary linux-headers update
` [RFC PATCH v4 2/2] s390x: Implement the USER_BUSY capability

Failure of hot plugging secondary virtio_blk into q35 Windows 2019
 2021-11-19 21:29 UTC  (11+ messages)

[RFC PATCH v3 0/2] s390x: Improvements to SIGP handling [QEMU]
 2021-11-19 21:12 UTC  (4+ messages)
` [RFC PATCH v3 2/2] s390x: Implement the USER_SIGP_BUSY capability

[PATCH v2 0/3] Support fd-based KVM stats
 2021-11-19 19:51 UTC  (4+ messages)
` [PATCH v2 1/3] qmp: Support for querying stats
` [PATCH v2 2/3] hmp: "
` [PATCH v2 3/3] kvm: Support for querying fd-based stats

[PATCH] ui/gtk: mon_num parameter to specify target monitor for launching Qemu
 2021-11-19 20:10 UTC  (2+ messages)
` [PATCH v2] ui/gtk: new param monitor to specify target monitor for launching QEMU

[PATCH] audio: Add sndio backend
 2021-11-19 20:23 UTC  (2+ messages)

Follow-up on the CXL discussion at OFTC
 2021-11-19 20:21 UTC  (5+ messages)

[PATCH 0/2] Fix broken rST conversion of "submitting-a-patch.rst"
 2021-11-19 20:19 UTC  (4+ messages)
` [PATCH 1/2] docs: Fix botched rST conversion of 'submitting-a-patch.rst'
` [PATCH 2/2] docs: List more commit-message tags "in submitting-a-patch"

[PATCH-for-6.2 0/2] hw/scsi/megasas: Avoid overflowing the SGL buffer
 2021-11-19 20:11 UTC  (3+ messages)
` [PATCH-for-6.2 1/2] hw/scsi/megasas: Fails command if SGL buffer overflows
` [PATCH-for-6.2 2/2] tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521

[PATCH-for-7.0 0/5] hw/display: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
 2021-11-19 18:43 UTC  (12+ messages)
` [PATCH-for-7.0 1/5] hw/display: Rename VGA_ISA_MM -> VGA_MMIO
` [PATCH-for-7.0 2/5] hw/display/vga-mmio: Inline vga_mm_init()
` [PATCH-for-7.0 3/5] hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
` [PATCH-for-7.0 4/5] hw/mips/jazz: Inline vga_mmio_init() and remove it
` [NOTFORMERGE PATCH 5/5] tests/avocado: Test NetBSD 9.2 on the Jazz Magnum machine

[PULL 0/7] Misc bugfixes for 2021-11-19
 2021-11-19 18:14 UTC  (2+ messages)

[PATCH v2] hw/arm/virt: Expose empty NUMA nodes through ACPI
 2021-11-19 17:56 UTC  (20+ messages)

[PATCH v1 0/9] Xilinx Versal's PMC SLCR and OSPI support
 2021-11-19 17:16 UTC  (13+ messages)
` [PATCH v1 2/9] hw/arm/xlnx-versal: Connect Versal's PMC SLCR
` [PATCH v1 5/9] hw/dma/xlnx_csu_dma: Implement the DMA control interface
` [PATCH v1 6/9] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
` [PATCH v1 7/9] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
` [PATCH v1 8/9] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
` [PATCH v1 9/9] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI

[PATCH v2 0/3] Fix mtfsf, mtfsfi and mtfsb1 bug
 2021-11-19 17:06 UTC  (4+ messages)
` [PATCH v2 1/3] target/ppc: Fixed call to deferred exception


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