qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-27 16:33:13 to 2022-02-28 13:44:41 UTC [more...]

[PULL 0/6] s390x patches
 2022-02-28 13:29 UTC  (5+ messages)
` [PULL 1/6] s390x: sck: load into a temporary not into in1
` [PULL 4/6] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
` [PULL 5/6] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
` [PULL 6/6] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3

[PATCH 1/2] meson: move int128 checks from configure
 2022-02-28 13:28 UTC  (5+ messages)
` [PATCH 2/2] meson: fix CONFIG_ATOMIC128 check

[PATCH v9 00/11] 9p: Add support for darwin
 2022-02-28 13:36 UTC  (15+ messages)
` [PATCH v9 01/11] 9p: linux: Fix a couple Linux assumptions
` [PATCH v9 02/11] 9p: Rename 9p-util -> 9p-util-linux
` [PATCH v9 03/11] 9p: darwin: Handle struct stat(fs) differences
` [PATCH v9 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH v9 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
` [PATCH v9 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
` [PATCH v9 07/11] 9p: darwin: *xattr_nofollow implementations
` [PATCH v9 08/11] 9p: darwin: Compatibility for f/l*xattr
` [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
` [PATCH v9 10/11] 9p: darwin: Adjust assumption on virtio-9p-test
` [PATCH v9 11/11] 9p: darwin: meson: Allow VirtFS on Darwin

[PATCH] x86: cleanup unused compat_apic_id_mode
 2022-02-28 13:16 UTC 

[PATCH] softmmu/vl: Remove redundant local variable
 2022-02-28 12:54 UTC  (2+ messages)

[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
 2022-02-28 12:52 UTC  (3+ messages)
` [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG

[PATCH 0/9] Avocado tests: filter out tests using TCG booting full blown distros
 2022-02-28 12:37 UTC  (16+ messages)
` [PATCH 1/9] Avocado GitLab CI jobs: don't reset TARGETS and simplify commands
` [PATCH 2/9] Avocado tests: use logging namespace that is preserved in test logs
` [PATCH 3/9] Avocado migration test: adapt to "utils.network" API namespace change
` [PATCH 4/9] Avocado: bump to version 95.0
` [PATCH 5/9] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
` [PATCH 7/9] Avocado tests: improve documentation on tag filtering
` [PATCH 8/9] Avocado tests: classify tests based on what it's booted

[PATCH] qom: assert integer does not overflow
 2022-02-28 12:16 UTC  (3+ messages)

[PATCH] target/arm: Report KVM's actual PSCI version to guest in dtb
 2022-02-28 12:20 UTC  (2+ messages)

[PATCH v15 0/8] Add vmnet.framework based network backend
 2022-02-28 11:59 UTC  (11+ messages)
` [PATCH v15 2/8] net/vmnet: add vmnet backends to qapi/net
` [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)

[PATCH v5 00/16] Make image fleecing more usable
 2022-02-28 11:39 UTC  (17+ messages)
` [PATCH v5 01/16] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PATCH v5 02/16] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
` [PATCH v5 03/16] block/block-copy: block_copy_state_new(): add bitmap parameter
` [PATCH v5 04/16] block/copy-before-write: add bitmap open parameter
` [PATCH v5 05/16] block/block-copy: add block_copy_reset()
` [PATCH v5 06/16] block: intoduce reqlist
` [PATCH v5 07/16] block/reqlist: reqlist_find_conflict(): use ranges_overlap()
` [PATCH v5 08/16] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v5 09/16] block/reqlist: add reqlist_wait_all()
` [PATCH v5 10/16] block/io: introduce block driver snapshot-access API
` [PATCH v5 11/16] block: introduce snapshot-access block driver
` [PATCH v5 12/16] block: copy-before-write: realize snapshot-access API
` [PATCH v5 13/16] iotests/image-fleecing: add test-case for fleecing format node
` [PATCH v5 14/16] iotests.py: add qemu_io_pipe_and_status()
` [PATCH v5 15/16] iotests/image-fleecing: add test case with bitmap
` [PATCH v5 16/16] iotests/image-fleecing: test push backup with fleecing

[PATCH] tests/avocado: Cancel BootLinux tests in case there is no free port
 2022-02-28 11:43 UTC 

[PULL 0/9] QAPI patches patches for 2022-02-28
 2022-02-28 11:26 UTC  (10+ messages)
` [PULL 1/9] scripts/qapi: minor delinting
` [PULL 2/9] keyval: Fix grammar comment to cover downstream prefix
` [PULL 3/9] qapi: Fix stale reference to scripts/qapi.py in a comment
` [PULL 4/9] qapi/migration: Fix examples document wrong field name for arguments
` [PULL 5/9] qapi: Move RTC_CHANGE back out of target schema
` [PULL 6/9] qapi: Document some missing details of RTC_CHANGE event
` [PULL 7/9] hw/rtc: Compile pl031 once-only
` [PULL 8/9] rtc: Have event RTC_CHANGE identify the RTC by QOM path
` [PULL 9/9] qapi: Belatedly adjust limitations documentation

[PATCH 0/8] Misc build fixes and cleanups
 2022-02-28 11:14 UTC  (8+ messages)
` [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/

Timer delays in VM
 2022-02-28 11:02 UTC  (2+ messages)

[PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-02-28 10:54 UTC  (7+ messages)

[PATCH v7 0/4] s390x: Add partial z15 support and tests
 2022-02-28 10:39 UTC  (5+ messages)
` [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3

[PATCH 3/3] whpx: Added support for breakpoints and stepping
 2022-02-28 10:28 UTC  (8+ messages)

[PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
 2022-02-28 10:28 UTC  (7+ messages)

[PATCH] vhost-vsock: detach the virqueue element in case of error
 2022-02-28  9:50 UTC 

[PATCH v3] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
 2022-02-28  9:39 UTC  (3+ messages)

[PATCH v2 00/18] testing and semihosting pre-PR
 2022-02-28  9:28 UTC  (5+ messages)
` [PATCH v2 04/18] tests/docker: update debian-arm64-cross with lci-tool

[PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
 2022-02-28  9:17 UTC  (2+ messages)
` 答复: "

[PATCH v2 1/2] hw/ssi: Add Ibex SPI device model
 2022-02-28  9:13 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: opentitan: Connect opentitan SPI Host

[PATCH] hw/arm/virt: Validate memory size on the first NUMA node
 2022-02-28  9:08 UTC  (2+ messages)

[PATCH 0/4] Fix broken PCIe device after migration
 2022-02-28  8:55 UTC  (14+ messages)
` [PATCH 2/4] pcie: update slot power status only is power control is enabled

[PATCH] tests/tcg/s390x: Build tests with debian11
 2022-02-28  8:53 UTC  (4+ messages)

[PATCH v3 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-02-28  8:47 UTC  (13+ messages)
` [PATCH v3 1/4] hw/isa: add function to check for existence of device by its type
` [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table

[PATCH v6 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-02-28  8:27 UTC  (8+ messages)
` [PATCH v6 3/6] target/riscv: add support for zfinx
` [PATCH v6 4/6] target/riscv: add support for zdinx
` [PATCH v6 5/6] target/riscv: add support for zhinx/zhinxmin

[PATCH v3 0/8] AMX support in Qemu
 2022-02-28  8:05 UTC  (9+ messages)
` [PATCH v3 1/8] x86: Fix the 64-byte boundary enumeration for extended state
` [PATCH v3 2/8] x86: Add AMX XTILECFG and XTILEDATA components
` [PATCH v3 3/8] x86: Grant AMX permission for guest
` [PATCH v3 4/8] x86: Add XFD faulting bit for state components
` [PATCH v3 5/8] x86: Add AMX CPUIDs enumeration
` [PATCH v3 6/8] x86: Add support for KVM_CAP_XSAVE2 and AMX state migration
` [PATCH v3 7/8] x86: Support XFD and AMX xsave data migration
` [PATCH v3 8/8] linux-header: Sync the linux headers

[PATCH v2 00/14] vDPA shadow virtqueue
 2022-02-28  7:41 UTC  (21+ messages)
` [PATCH v2 02/14] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PATCH v2 03/14] vhost: Add Shadow VirtQueue call "
` [PATCH v2 04/14] vhost: Add vhost_svq_valid_features to shadow vq
` [PATCH v2 06/14] vdpa: adapt vhost_ops callbacks to svq
` [PATCH v2 07/14] vhost: Shadow virtqueue buffers forwarding
` [PATCH v2 08/14] util: Add iova_tree_alloc
` [PATCH v2 09/14] vhost: Add VhostIOVATree
` [PATCH v2 10/14] vdpa: Add custom IOTLB translations to SVQ
` [PATCH v2 11/14] vdpa: Adapt vhost_vdpa_get_vring_base "

[PULL 0/7] aspeed queue
 2022-02-28  7:12 UTC  (8+ messages)
` [PULL 1/7] arm: Remove swift-bmc machine
` [PULL 2/7] ast2600: Add Secure Boot Controller model
` [PULL 3/7] aspeed: rainier: Add i2c LED devices
` [PULL 4/7] aspeed: rainier: Add strap values taken from hardware
` [PULL 5/7] aspeed: Introduce a create_pca9552() helper
` [PULL 6/7] aspeed/smc: Add an address mask on segment registers
` [PULL 7/7] aspeed/sdmc: Add trace events

[PATCH v5 00/12] Improve PMU support
 2022-02-28  4:17 UTC  (3+ messages)
` [PATCH v5 06/12] target/riscv: Add support for hpmcounters/hpmevents

[PATCH v6 00/14] support subsets of scalar crypto extension
 2022-02-28  3:19 UTC  (25+ messages)
` [PATCH v6 02/14] target/riscv: rvk: add support for zbkb extension
` [PATCH v6 04/14] target/riscv: rvk: add support for zbkx extension
` [PATCH v6 05/14] crypto: move sm4_sbox from target/arm
` [PATCH v6 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
` [PATCH v6 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
` [PATCH v6 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
` [PATCH v6 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 "
` [PATCH v6 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 "
` [PATCH v6 11/14] target/riscv: rvk: add support for zksed/zksh extension

[RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
 2022-02-28  2:06 UTC  (9+ messages)
` [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
` [RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase

[PATCH v2 1/3] target/ppc: Fix POWER9 DD2.0 PVR, add DD2.1
 2022-02-28  2:09 UTC  (5+ messages)
` [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall

[PATCH v3 0/4] cutils: Introduce bundle mechanism
 2022-02-28  1:01 UTC  (7+ messages)
` [PATCH v3 1/4] "
` [PATCH] ui/cocoa: Use the standard about panel
` [PATCH v3 2/4] datadir: Use bundle mechanism
` [PATCH v3 3/4] ui/icons: "
` [PATCH v3 4/4] net: "

[PATCH v4] ui/cocoa: Use NSWindow's ability to resize
 2022-02-28  0:32 UTC  (3+ messages)

[PATCH] qapi: Belatedly adjust limitations documentation
 2022-02-27 22:55 UTC  (2+ messages)

[PATCH] tcg/tci: Use tcg_out_ldst in tcg_out_st
 2022-02-27 22:53 UTC  (2+ messages)

[PATCH v2 0/9] tcg: support 32-bit guest addresses as signed
 2022-02-27 22:52 UTC  (9+ messages)
` [PATCH v2 3/9] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
` [PATCH v2 5/9] linux-user: Support TCG_TARGET_SIGNED_ADDR32
` [PATCH v2 7/9] tcg/mips: "
` [PATCH v2 9/9] tcg/loongarch64: "

[PATCH v2 00/22] isa: Resolve unneeded IRQ attributes from ISADevice
 2022-02-27 22:40 UTC  (16+ messages)
` [PATCH v2 01/22] hw/rtc/mc146818rtc: QOM'ify IRQ number
` [PATCH v2 02/22] hw/rtc/m48t59-isa: "
` [PATCH v2 03/22] hw/input/pckbd: QOM'ify IRQ numbers
` [PATCH v2 04/22] hw/isa/isa-bus: Remove isabus_dev_print()
` [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
` [PATCH v2 06/22] isa: Drop unused attributes from ISADevice
` [PATCH v2 22/22] isa: Remove unused isa_init_irq()

[PATCH 0/7] target/nios2: Rewrite interrupt handling
 2022-02-27 22:06 UTC  (13+ messages)
` [PATCH 1/7] target/nios2: Remove mmu_read_debug
` [PATCH 2/7] target/nios2: Replace MMU_LOG with tracepoints
` [PATCH 3/7] target/nios2: Only build mmu.c for system mode
` [PATCH 4/7] target/nios2: Hoist R_ZERO check in rdctl
` [PATCH 5/7] target/nios2: Split mmu_write
` [PATCH 6/7] target/nios2: Special case ipending in rdctl and wrctl
` [PATCH 7/7] target/nios2: Rewrite interrupt handling

[PATCH] pc: add option to disable PS/2 mouse/keyboard
 2022-02-27 21:06 UTC 

[PATCH 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
 2022-02-27 18:36 UTC  (5+ messages)
` [PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size

[PATCH v2 0/4] target/nios2: Shadow register set, EIC and VIC
 2022-02-27 16:59 UTC  (5+ messages)
` [PATCH v2 1/4] target/nios2: Shadow register set


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