qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-14 07:23:40 to 2022-01-14 20:47:03 UTC [more...]

[PATCH v2 0/9] s390x/pci: zPCI interpretation support
 2022-01-14 20:38 UTC  (7+ messages)
` [PATCH v2 1/9] Update linux headers
` [PATCH v2 2/9] target/s390x: add zpci-interp to cpu models
` [PATCH v2 3/9] fixup: force interp off for QEMU machine 6.2 and older
` [PATCH v2 7/9] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH v2 8/9] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH v2 9/9] s390x/pci: let intercept devices have separate PCI groups

[PATCH v3 00/31] Python: delete synchronous qemu.qmp package
 2022-01-14 19:12 UTC  (3+ messages)
` [PATCH v3 23/31] iotests: switch to AQMP

[PATCH 00/30] bsd-user: upstream our signal implementation
 2022-01-14 18:51 UTC  (31+ messages)
` [PATCH 06/30] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PATCH 08/30] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH 09/30] bsd-user/signal.c: implement abstract target / host signal translation
` [PATCH 10/30] bsd-user/signal.c: Implement signal_init()
` [PATCH 23/30] bsd-user/signal.c: sigset manipulation routines
` [PATCH 24/30] bsd-user/signal.c: setup_frame
` [PATCH 25/30] bsd-user/signal.c: handle_pending_signal
` [PATCH 26/30] bsd-user/signal.c: tswap_siginfo
` [PATCH 27/30] bsd-user/signal.c: process_pending_signals
` [PATCH 28/30] bsd-user/signal.c: implement do_sigreturn
` [PATCH 29/30] bsd-user/signal.c: implement do_sigaction
` [PATCH 30/30] bsd-user/signal.c: do_sigaltstack

[PATCH] linux-user: Fix comment typo in arm cpu_loop code
 2022-01-14 18:25 UTC 

[PATCH v2] virtiofsd: Do not support blocking flock
 2022-01-14 18:20 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH v2 0/8] remove PnvPhb4PecStack from Powernv9
 2022-01-14 18:07 UTC  (9+ messages)
` [PATCH v2 1/8] ppc/pnv: introduce PnvPHB4 'pec' property
` [PATCH v2 2/8] ppc/pnv: reduce stack->stack_no usage
` [PATCH v2 3/8] ppc/pnv: remove stack pointer from PnvPHB4
` [PATCH v2 4/8] ppc/pnv: move default_phb_realize() to pec_realize()
` [PATCH v2 5/8] ppc/pnv: remove PnvPhb4PecStack::stack_no
` [PATCH v2 6/8] ppc/pnv: make PECs create and realize PHB4s
` [PATCH v2 7/8] ppc/pnv: remove PnvPhb4PecStack object
` [PATCH v2 8/8] ppc/pnv: rename pnv_pec_stk_update_map()

[PATCH v3 00/19] Make image fleecing more usable
 2022-01-14 18:20 UTC  (13+ messages)
` [PATCH v3 01/19] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PATCH v3 02/19] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
` [PATCH v3 03/19] block/block-copy: block_copy_state_new(): add bitmap parameter
` [PATCH v3 04/19] block/copy-before-write: add bitmap open parameter
` [PATCH v3 05/19] block/block-copy: add block_copy_reset()
` [PATCH v3 06/19] block: intoduce reqlist

[PATCH 1/1] virtio: fix the condition for iommu_platform not supported
 2022-01-14 18:07 UTC  (5+ messages)

[PATCH 0/2] Improved support for AMD SEV firmware loading
 2022-01-14 18:07 UTC  (3+ messages)
` [PATCH 2/2] hw/i386: support loading OVMF using -bios too

[PATCH 1/2] accel/tcg: Optimize jump cache flush during tlb range flush
 2022-01-14 16:41 UTC  (3+ messages)

[PATCH] hw/riscv: spike: Allow using binary firmware as bios
 2022-01-14 16:04 UTC 

[PATCH 0/6] migration: Add 'no-ram' and 'ram-only' cpabilities
 2022-01-14 15:55 UTC  (5+ messages)
` [PATCH 4/6] migration: Add ram-only capability

[PATCH 0/3] linux-user: Fix some minor nits
 2022-01-14 15:57 UTC  (6+ messages)
` [PATCH 1/3] linux-user: Remove unnecessary 'aligned' attribute from TaskState
` [PATCH 2/3] linux-user: Rename user_force_sig tracepoint to match function name
` [PATCH 3/3] linux-user: Return void from queue_signal()

[PATCH] linux-user: Remove stale "not threadsafe" comments
 2022-01-14 15:51 UTC  (2+ messages)

[PULL 00/20] Kraxel 20220114 patches
 2022-01-14 15:56 UTC  (15+ messages)
` [PULL 04/20] jackaudio: use ifdefs to hide unavailable functions
` [PULL 05/20] dsoundaudio: fix crackling audio recordings
` [PULL 06/20] hw/audio/intel-hda: fix stream reset
` [PULL 07/20] ui/dbus: fix buffer-overflow detected by ASAN
` [PULL 09/20] uas: add missing return
` [PULL 12/20] hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
` [PULL 13/20] hw/mips/jazz: Inline vga_mmio_init() and remove it
` [PULL 14/20] edid: set default resolution to 1280x800 (WXGA)
` [PULL 15/20] edid: Added support for 4k@60 Hz monitor
` [PULL 16/20] ps2: Initial horizontal scroll support
` [PULL 17/20] ui/cocoa: pass horizontal scroll information to the device code
` [PULL 18/20] ui/gtk: "
` [PULL 20/20] ui/input-legacy: pass horizontal scroll information

[RFC] linux-user: Remove stale "not threadsafe" comments
 2022-01-14 15:50 UTC 

[PATCH v2 0/3] vmsd checks
 2022-01-14 15:35 UTC  (4+ messages)
` [PATCH v2 2/3] migration: Add canary to VMSTATE_END_OF_LIST

[PATCH v6 00/12] Xilinx Versal's PMC SLCR and OSPI support
 2022-01-14 15:28 UTC  (13+ messages)
` [PATCH v6 01/12] hw/misc: Add a model of Versal's PMC SLCR
` [PATCH v6 02/12] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
` [PATCH v6 03/12] hw/arm/xlnx-versal: Connect Versal's PMC SLCR
` [PATCH v6 04/12] include/hw/dma/xlnx_csu_dma: Add in missing includes in the header
` [PATCH v6 05/12] hw/dma: Add the DMA control interface
` [PATCH v6 06/12] hw/dma/xlnx_csu_dma: Implement "
` [PATCH v6 07/12] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
` [PATCH v6 08/12] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
` [PATCH v6 09/12] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
` [PATCH v6 10/12] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
` [PATCH v6 11/12] MAINTAINERS: Add an entry for Xilinx Versal OSPI
` [PATCH v6 12/12] docs/devel: Add documentation for the DMA control interface

[PATCH v5 00/12] Xilinx Versal's PMC SLCR and OSPI support
 2022-01-14 15:28 UTC  (4+ messages)
` [PATCH v5 12/12] docs/devel: Add documentation for the DMA control interface

[RFC PATCH] block/file-posix: Remove a deprecation warning on macOS 12
 2022-01-14 14:27 UTC  (4+ messages)

[PULL 00/16] Block layer patches
 2022-01-14 14:20 UTC  (18+ messages)
` [PULL 01/16] block_int: make bdrv_backing_overridden static
` [PULL 02/16] include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def
` [PULL 03/16] include/sysemu/blockdev.h: remove drive_get_max_devs
` [PULL 04/16] softmmu: fix device deletion events with -device JSON syntax
` [PULL 05/16] docs: Correct 'vhost-user-blk' spelling
` [PULL 06/16] qemu-storage-daemon: Add vhost-user-blk help
` [PULL 07/16] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER
` [PULL 08/16] block-backend: prevent dangling BDS pointers across aio_poll()
` [PULL 09/16] iotests/stream-error-on-reset: New test
` [PULL 10/16] iotests/308: Fix for CAP_DAC_OVERRIDE
` [PULL 11/16] vvfat: Fix size of temporary qcow file
` [PULL 12/16] vvfat: Fix vvfat_write() for writes before the root directory
` [PULL 13/16] iotests: Test qemu-img convert of zeroed data cluster
` [PULL 14/16] qemu-img: make is_allocated_sectors() more efficient
` [PULL 15/16] block: drop BLK_PERM_GRAPH_MOD
` [PULL 16/16] iotests/testrunner.py: refactor test_field_width

[PATCH 0/4] acpi: fix short OEM [Table] ID padding
 2022-01-14 14:53 UTC  (7+ messages)
` [PATCH 1/4] tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() test
` [PATCH 5/4] tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()

[PATCH qemu] spapr: Force 32bit when resetting a core
 2022-01-14 14:12 UTC  (7+ messages)

[PATCH 0/2] virtio: Add vhost-user-gpio device's support
 2022-01-14 14:10 UTC  (6+ messages)
` [PATCH 1/2] hw/virtio: add boilerplate for vhost-user-gpio device
` [PATCH 2/2] hw/virtio: add vhost-user-gpio-pci boilerplate

[PATCH v3 0/3] support subsets of virtual memory extension
 2022-01-14 14:37 UTC  (9+ messages)
` [PATCH v3 2/3] target/riscv: add support for svinval extension
` [PATCH v3 3/3] target/riscv: add support for svpbmt extension

[PATCH v5 0/6] target/arm: Reduced-IPA space and highmem fixes
 2022-01-14 14:07 UTC  (7+ messages)
` [PATCH v5 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PATCH v5 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v5 3/6] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v5 4/6] hw/arm/virt: Use the PA range to compute "
` [PATCH v5 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range
` [PATCH v5 6/6] hw/arm/virt: Drop superfluous checks against highmem

[PATCH 00/17] remove PnvPhb4PecStack from Powernv9
 2022-01-14 13:40 UTC  (40+ messages)
` [PATCH 01/17] ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops
` [PATCH 02/17] ppc/pnv: move PCI registers to PnvPHB4
` [PATCH 03/17] ppc/pnv: move phbbar "
` [PATCH 04/17] ppc/pnv: move intbar "
` [PATCH 05/17] ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4
` [PATCH 06/17] ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
` [PATCH 07/17] ppc/pnv: move nest_regs[] "
` [PATCH 08/17] ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4
` [PATCH 09/17] ppc/pnv: move nest_regs_mr to PnvPHB4
` [PATCH 10/17] ppc/pnv: move phb_regs_mr "
` [PATCH 11/17] ppc/pnv: introduce PnvPHB4 'phb_number' property
` [PATCH 12/17] ppc/pnv: introduce PnvPHB4 'pec' property
` [PATCH 13/17] ppc/pnv: remove stack pointer from PnvPHB4
` [PATCH 14/17] ppc/pnv: move default_phb_realize() to pec_realize()
` [PATCH 15/17] ppc/pnv: convert pec->stacks[] into pec->phbs[]
` [PATCH 16/17] ppc/pnv: remove PnvPhb4PecStack object
` [PATCH 17/17] ppc/pnv: rename pnv_pec_stk_update_map()

[PATCH 0/2] Introduce printer subsystem and USB printer device
 2022-01-14 13:38 UTC  (3+ messages)

[PATCH 0/3] malta: Move PCI interrupt handling from gt64xxx to piix4
 2022-01-14 13:36 UTC  (5+ messages)
` [PATCH 2/3] pci: Always pass own DeviceState to pci_map_irq_fn's
` [PATCH 3/3] isa/piix4: Resolve global variables

[PULL 0/6] Block patches
 2022-01-14 13:21 UTC  (2+ messages)

[PATCH v2 0/2] hw/intc/arm_gic: Allow reset of the running priority
 2022-01-14 13:20 UTC  (2+ messages)

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-14 12:59 UTC  (6+ messages)
` [PATCH v6 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v6 18/23] hw/intc: Add RISC-V AIA APLIC device emulation

[PATCH 0/3] PASID support for Intel IOMMU
 2022-01-14 12:58 UTC  (15+ messages)
` [PATCH 2/3] intel-iommu: drop VTDBus
` [PATCH 3/3] intel-iommu: PASID support

[PATCH 0/2] block-backend: Retain permissions after migration
 2022-01-14 12:45 UTC  (4+ messages)

[PATCH 0/1] Fix -device JSON support wrt hotplug
 2022-01-14 12:22 UTC  (3+ messages)
` [PATCH 1/1] softmmu: fix device deletion events with -device JSON syntax

[PATCH v5 00/14] ARM virt: Introduce CPU clusters topology support
 2022-01-14 11:34 UTC  (4+ messages)
` [PATCH v5 02/14] hw/core/machine: Introduce CPU cluster "

[PATCH 1/2] build-sys: fix undefined ARCH error
 2022-01-14 11:11 UTC  (4+ messages)
` [PATCH 2/2] docker: add msitools to Fedora/mingw cross

[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
 2022-01-14 10:58 UTC  (4+ messages)
` [PATCH V2 for-6.2 2/2] block/rbd: workaround for ceph issue #53784

[PATCH] Mark remaining global TypeInfo instances as const
 2022-01-14 11:02 UTC  (3+ messages)

[PATCH v2 0/2] block: Minor vhost-user-blk fixes
 2022-01-14 10:56 UTC  (3+ messages)
` [PATCH v2 2/2] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER

[PULL v5 00/18] Build system and KVM changes for 2021-12-23
 2022-01-14 10:42 UTC  (2+ messages)

Re max ISA serial ports
 2022-01-14 10:41 UTC  (2+ messages)

[PULL V3 00/13] Net patches
 2022-01-14 10:23 UTC  (3+ messages)

[PATCH 0/6] qtests/libqos: Introduce pci-arm
 2022-01-14  9:09 UTC  (13+ messages)
` [PATCH 1/6] tests/qtest/vhost-user-test.c: Use vhostforce=on
` [PATCH 2/6] tests/qtest/libqos/pci: Introduce pio_limit
` [PATCH 3/6] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
` [PATCH 4/6] tests/qtest/vhost-user-blk-test: Setup MSIx to avoid error on aarch64
` [PATCH 5/6] tests/qtest/vhost-user-blk-test: Factorize vq setup code
` [PATCH 6/6] tests/qtest/libqos: Add pci-arm and add a pci-arm producer in arm-virt machine

[PATCH v13 0/7] Add vmnet.framework based network backend
 2022-01-14  8:43 UTC  (9+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v13 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v13 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v13 6/7] net/vmnet: update qemu-options.hx

[PATCH] hw/arm/virt: Default enable the virtualization option(VHE) on A64FX
 2022-01-14  8:45 UTC  (2+ messages)

[PATCH 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-01-14  8:33 UTC  (6+ messages)
` [PATCH 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region

[PATCH v3 0/6] Introduce CanoKey QEMU
 2022-01-14  7:23 UTC  (3+ messages)
` [PATCH v3 6/6] MAINTAINERS: add myself as CanoKey maintainer

ppc pbr403 vmstate
 2022-01-14  7:07 UTC  (3+ messages)

[PATCH RFC v2] MAINTAINERS: split out s390x sections
 2022-01-14  6:44 UTC  (3+ messages)
` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas


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