qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 18:54:40 to 2022-04-22 09:25:46 UTC [more...]

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-04-22  9:27 UTC  (5+ messages)
` [PATCH v5 5/9] s390x/pci: enable for load/store intepretation

[RFC PATCH v7 00/25] Net Control VQ support with asid in vDPA SVQ
 2022-04-22  9:17 UTC  (4+ messages)
` [RFC PATCH v7 06/25] vdpa: Send all updates in memory listener commit

[PATCH 00/10] Misc cleanups
 2022-04-22  9:09 UTC  (15+ messages)
` [PATCH 01/10] Use QEMU_SANITIZE_THREAD
` [PATCH 02/10] Use QEMU_SANITIZE_ADDRESS
` [PATCH 03/10] include: move qemu_*_exec_dir() to cutils
` [PATCH 04/10] tests: move libqtest.h back under qtest/
` [PATCH 05/10] libqtest: split QMP part in libqmp
` [PATCH 06/10] Replace qemu_pipe() with g_unix_open_pipe()
` [PATCH 07/10] tests: make libqmp buildable for win32
` [PATCH 08/10] Use g_unix_set_fd_nonblocking()
` [PATCH 09/10] block: move fcntl_setfl()
` [PATCH 10/10] util/win32: simplify qemu_get_local_state_dir()

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-22  9:01 UTC  (27+ messages)
` [PATCH v3 12/60] target/arm: Split out gen_rebuild_hflags
` [PATCH v3 14/60] target/arm: Simplify GEN_SHIFT in translate.c
` [PATCH v3 15/60] target/arm: Simplify gen_sar
` [PATCH v3 16/60] target/arm: Simplify aa32 DISAS_WFI
` [PATCH v3 17/60] target/arm: Use tcg_constant in translate.c
` [PATCH v3 18/60] target/arm: Use tcg_constant in translate-m-nocp.c
` [PATCH v3 19/60] target/arm: Use tcg_constant in translate-neon.c
` [PATCH v3 20/60] target/arm: Use smin/smax for do_sat_addsub_32
` [PATCH v3 21/60] target/arm: Use tcg_constant in translate-sve.c
` [PATCH v3 22/60] target/arm: Use tcg_constant in translate-vfp.c
` [PATCH v3 23/60] target/arm: Use tcg_constant_i32 in translate.h
` [PATCH v3 24/60] target/arm: Split out cpregs.h

[RFC PATCH v5 00/23] Net Control VQ support with asid in vDPA SVQ
 2022-04-22  9:00 UTC  (4+ messages)
` [RFC PATCH v5 02/23] vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base

[PATCH 00/41] arm: Implement GICv4
 2022-04-22  8:39 UTC  (4+ messages)
` [PATCH 22/41] hw/intc/arm_gicv3: Implement GICv4's new redistributor frame

[PATCH v4] Use io_uring_register_ring_fd() to skip fd operations
 2022-04-22  8:52 UTC  (3+ messages)

[PATCH] nsis: Add missing tools to installer for Windows
 2022-04-22  8:46 UTC 

Is it possible to support hotplug device to PXB bridge?
 2022-04-22  8:57 UTC  (3+ messages)

[PATCH] docs: Replace HomeBrew -> Homebrew
 2022-04-22  8:44 UTC  (2+ messages)

[PATCH] docs: Replace Qemu -> QEMU
 2022-04-22  8:38 UTC  (3+ messages)

Create qemu-project/py-qemu.qmp repo
 2022-04-22  8:37 UTC  (4+ messages)

[PATCH RESEND v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
 2022-04-22  8:16 UTC  (4+ messages)

[PATCH v2 1/1] hw/i386/amd_iommu: Fix IOMMU event log encoding errors
 2022-04-22  8:13 UTC  (2+ messages)

[PATCH V2 0/4] PASID support for Intel IOMMU
 2022-04-22  7:57 UTC  (14+ messages)
` [PATCH V2 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V2 2/4] intel-iommu: drop VTDBus

[PATCH v5 1/1] virtio: fix the condition for iommu_platform not supported
 2022-04-22  7:11 UTC  (2+ messages)

[PATCH 0/3] libvhost-user: Add format attribute and fix format strings
 2022-04-22  7:01 UTC  (4+ messages)
` [PATCH 1/3] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
` [PATCH 2/3] libvhost-user: Fix format strings
` [PATCH 3/3] libvhost-user: Add format attribute to local function vu_panic

[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
 2022-04-22  5:25 UTC  (3+ messages)

[PATCH v5 0/3] aspeed/hace: Support AST2600 HACE
 2022-04-22  5:19 UTC  (4+ messages)
` [PATCH v5 1/3] aspeed/hace: Support HMAC Key Buffer register
` [PATCH v5 2/3] aspeed/hace: Support AST2600 HACE
` [PATCH v5 3/3] tests/qtest: Add test for Aspeed HACE accumulative mode

[PATCH v8 00/17] vfio-user server in QEMU
 2022-04-22  5:18 UTC  (9+ messages)
` [PATCH v8 02/17] qdev: unplug blocker for devices
` [PATCH v8 10/17] vfio-user: run vfio-user context

[PULL 00/18] migration queue
 2022-04-22  5:02 UTC  (10+ messages)
` [PULL 02/18] tests: support QTEST_TRACE env variable
` [PULL 10/18] migration: Postpone releasing MigrationState.hostname
` [PULL 12/18] migration: Add pss.postcopy_requested status
` [PULL 13/18] migration: Move migrate_allow_multifd and helpers into migration.c
` [PULL 15/18] migration: Move channel setup out of postcopy_try_recover()
` [PULL 16/18] migration: Allow migrate-recover to run multiple times
` [PULL 17/18] migration: Fix operator type
` [PULL 18/18] migration: Read state once

[PATCH v3] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
 2022-04-22  4:04 UTC 

[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
 2022-04-22  3:00 UTC  (4+ messages)

[PATCH] target/riscv: Fix incorrect PTE merge in walk_pte
 2022-04-22  2:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/5] 9pfs: macOS host fixes
 2022-04-22  2:43 UTC  (3+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

A couple of new device-tree helpers
 2022-04-22  2:19 UTC  (3+ messages)
` [PATCH 4/4] hw/riscv: use qemu_fdt_setprop_strings() in sifive_u.c

[PATCH v4 0/6] hw/riscv: Add TPM support to the virt board
 2022-04-22  2:13 UTC  (9+ messages)
` [PATCH v4 3/6] hw/riscv: virt: Create a platform bus
` [PATCH v4 4/6] hw/riscv: virt: Add support for generating platform FDT entries
` [PATCH v4 5/6] hw/riscv: virt: Add device plug support
` [PATCH v4 6/6] hw/riscv: Enable TPM backends

[PULL 0/7] target/rx patch queue
 2022-04-22  1:47 UTC  (2+ messages)

[PATCH v2] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
 2022-04-22  1:24 UTC  (4+ messages)

[PATCH v4 0/7] target/riscv: Initial support for the Sdtrig extension via M-mode CSRs
 2022-04-22  1:22 UTC  (9+ messages)
` [PATCH v4 2/7] target/riscv: machine: Add debug state description

[PULL v2 00/31] riscv-to-apply queue
 2022-04-22  0:36 UTC  (32+ messages)
` [PULL v2 01/31] hw/ssi: Add Ibex SPI device model
` [PULL v2 02/31] riscv: opentitan: Connect opentitan SPI Host
` [PULL v2 03/31] target/riscv: Define simpler privileged spec version numbering
` [PULL v2 04/31] target/riscv: Add the privileged spec version 1.12.0
` [PULL v2 05/31] target/riscv: Introduce privilege version field in the CSR ops
` [PULL v2 06/31] target/riscv: Add support for mconfigptr
` [PULL v2 07/31] target/riscv: Add *envcfg* CSRs support
` [PULL v2 08/31] target/riscv: Enable privileged spec version 1.12
` [PULL v2 09/31] target/riscv: cpu: Fixup indentation
` [PULL v2 10/31] target/riscv: Allow software access to MIP SEIP
` [PULL v2 11/31] target/riscv: Add initial support for the Sdtrig extension
` [PULL v2 12/31] target/riscv: optimize condition assign for scale < 0
` [PULL v2 13/31] target/riscv: optimize helper for vmv<nr>r.v
` [PULL v2 14/31] target/riscv: misa to ISA string conversion fix
` [PULL v2 15/31] target/riscv: Add isa extenstion strings to the device tree
` [PULL v2 16/31] target/riscv: fix start byte for vmv<nf>r.v when vstart != 0
` [PULL v2 17/31] target/riscv: Use cpu_loop_exit_restore directly from mmu faults
` [PULL v2 18/31] hw/riscv: virt: Exit if the user provided -bios in combination with KVM
` [PULL v2 19/31] target/riscv/pmp: fix NAPOT range computation overflow
` [PULL v2 20/31] hw/riscv: virt: fix DT property mmu-type when CPU mmu option is disabled
` [PULL v2 21/31] hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT
` [PULL v2 22/31] hw/intc: Support 32/64-bit mtimecmp and mtime accesses "
` [PULL v2 23/31] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
` [PULL v2 24/31] hw/intc: riscv_aclint: Add reset function of ACLINT devices
` [PULL v2 25/31] target/riscv: debug: Implement debug related TCGCPUOps
` [PULL v2 26/31] target/riscv: cpu: Add a config option for native debug
` [PULL v2 27/31] target/riscv: csr: Hook debug CSR read/write
` [PULL v2 28/31] target/riscv: machine: Add debug state description
` [PULL v2 29/31] target/riscv: cpu: Enable native debug feature
` [PULL v2 30/31] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()
` [PULL v2 31/31] hw/riscv: boot: Support 64bit fdt address

[PATCH 1/2] hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally
 2022-04-22  1:07 UTC  (4+ messages)
` [PATCH 2/2] hw/riscv: Don't add empty bootargs to device tree

[PATCH v11 00/14] support subsets of scalar crypto extension
 2022-04-22  0:34 UTC  (3+ messages)
` [PATCH v11 12/14] target/riscv: rvk: add CSR support for Zkr

[PULL 00/17] Python patches
 2022-04-21 23:45 UTC  (2+ messages)

[PATCH 00/50] hppa: general improvements and tidy-ups
 2022-04-21 22:19 UTC  (52+ messages)
` [PATCH 01/50] dino: checkpatch fixes
` [PATCH 02/50] dino: move registers from dino_init() to DINO_PCI_BRIDGE init function
` [PATCH 03/50] dino: move PCI bus initialisation to dino_pcihost_init()
` [PATCH 04/50] dino: move PCI windows "
` [PATCH 05/50] dino: add memory-as property containing a link to the memory address space
` [PATCH 06/50] dino: move pci_setup_iommu() to dino_pcihost_init()
` [PATCH 07/50] dino: move PCI bus master address space setup to dino_pcihost_realize()
` [PATCH 08/50] dino: move initial register configuration to new dino_pcihost_reset() function
` [PATCH 09/50] dino: use QOM cast instead of directly referencing parent_obj
` [PATCH 10/50] dino: return PCIBus from dino_init() using qdev_get_child_bus()
` [PATCH 11/50] dino: split declarations from dino.c into dino.h
` [PATCH 12/50] hppa: use new CONFIG_HPPA_GENERIC option instead of CONFIG_DINO to build hppa machine
` [PATCH 13/50] dino: change dino_init() to return the DINO device instead of PCIBus
` [PATCH 14/50] machine.c: map DINO device during board configuration
` [PATCH 15/50] dino.h: add defines for DINO IRQ numbers
` [PATCH 16/50] dino: define IRQ inputs as qdev GPIOs
` [PATCH 17/50] dino: wire up serial IRQ using a qdev GPIO in machine.c
` [PATCH 18/50] dino: remove unused dino_set_timer_irq() IRQ handler
` [PATCH 19/50] hppa: move dino_init() from dino.c to machine.c
` [PATCH 20/50] dino: use numerical constant for iar0 and iar1 reset values
` [PATCH 21/50] dino: move DINO HPA constants from hppa_hardware.h to dino.h
` [PATCH 22/50] dino: move from hw/hppa to hw/pci-host
` [PATCH 23/50] lasi: checkpatch fixes
` [PATCH 24/50] lasi: move memory region initialisation to new lasi_init() function
` [PATCH 25/50] lasi: move register memory mapping from lasi.c to machine.c
` [PATCH 26/50] lasi: move initialisation of iar and rtc to new lasi_reset() function
` [PATCH 27/50] lasi: move LASIState and associated QOM structures to lasi.h
` [PATCH 28/50] lasi: replace lasi_get_irq() with defined constants
` [PATCH 29/50] lasi: define IRQ inputs as qdev GPIOs
` [PATCH 30/50] lasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
` [PATCH 31/50] lasi: fix serial port initialisation
` [PATCH 32/50] lasi: update lasi_initfn() to return LASIState
` [PATCH 33/50] lasi: move LAN initialisation to machine.c
` [PATCH 34/50] lasi: move parallel port "
` [PATCH 35/50] lasi: move second serial "
` [PATCH 36/50] lasi: move PS2 "
` [PATCH 37/50] lasi: remove address space parameter from lasi_initfn()
` [PATCH 38/50] lasi: move lasi_initfn() to machine.c
` [PATCH 39/50] lasi: use constants for device register offsets
` [PATCH 40/50] lasi: use numerical constant for iar reset value
` [PATCH 41/50] hppa: move device headers from hppa_sys.h into individual .c files
` [PATCH 42/50] lasi: move from hw/hppa to hw/misc
` [PATCH 43/50] hppa: move hppa_pci_ignore_ops from pci.c to machine.c
` [PATCH 44/50] hppa: remove hw/hppa/pci.c
` [PATCH 45/50] hppa: remove unused trace-events from from hw/hppa
` [PATCH 46/50] hppa: move enable_lan() define from hppa_sys.h to machine.c
` [PATCH 47/50] hppa: remove the empty hppa_sys.h file
` [PATCH 48/50] hppa: use MACHINE QOM macros for defining the hppa machine
` [PATCH 49/50] hppa: fold machine_hppa_machine_init() into machine_hppa_machine_init_class_init()
` [PATCH 50/50] hppa: simplify machine function names in machine.c

[PULL 0/7] QAPI patches patches for 2022-04-21
 2022-04-21 22:15 UTC  (2+ messages)

[PATCH 0/6] scsi: add support for FORMAT UNIT command and quirks
 2022-04-21 22:00 UTC  (6+ messages)
` [PATCH 3/6] scsi-disk: add MODE_PAGE_APPLE quirk for Macintosh

[PATCH 0/6] target/xtensa: use tcg_constant_* where possible
 2022-04-21 21:57 UTC  (13+ messages)
` [PATCH 1/6] target/xtensa: use tcg_contatnt_* for numeric literals
` [PATCH 2/6] target/xtensa: use tcg_constant_* for exceptions
` [PATCH 3/6] target/xtensa: use tcg_constant_* for TLB opcodes
` [PATCH 4/6] target/xtensa: use tcg_constant_* for numbered special registers
` [PATCH 5/6] target/xtensa: use tcg_constant_* for FPU conversion opcodes
` [PATCH 6/6] target/xtensa: use tcg_constant_* for remaining opcodes

[PATCH] target/xtensa: add missing tcg_temp_free to gen_window_check
 2022-04-21 21:51 UTC  (2+ messages)

[PATCH] target/xtensa: import core lx106
 2022-04-21 20:56 UTC  (2+ messages)

[PATCH v3] hw/misc: applesmc: use host osk as default on macs
 2022-04-21 20:13 UTC  (5+ messages)

[PATCH v2] Only advertise aio=io_uring if support is actually available
 2022-04-21 19:27 UTC  (2+ messages)

[PULL 00/18] migration queue
 2022-04-21 18:44 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).