qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-03 14:15:30 to 2022-10-04 13:24:44 UTC [more...]

[PULL 00/54] testing, gdbstub, plugin and gitdm updates
 2022-10-04 13:01 UTC  (12+ messages)
` [PULL 01/54] scripts/ci/setup: ninja missing from build-environment
` [PULL 02/54] scripts/ci/setup: Fix libxen requirements
` [PULL 04/54] tests/docker: run script use realpath instead of readlink
` [PULL 06/54] target/hexagon: add flex/bison/glib2 to qemu.yml
` [PULL 08/54] target/hexagon: manually add flex/bison/glib2 to remaining containers
` [PULL 10/54] tests/docker: move alpine from edge to tagged release
` [PULL 11/54] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
` [PULL 12/54] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PULL 13/54] pc-bios/optionrom: detect CC options just once
` [PULL 29/54] pc-bios/optionrom: Adopt meson style Make output
` [PULL 53/54] contrib/gitdm: add Université Grenoble Alpes

[PATCH v6] 9pfs: use GHashTable for fid table
 2022-10-04 12:54 UTC  (2+ messages)

[RFC PATCH 00/11] Add support for fixed ram offsets during migration
 2022-10-04 12:37 UTC  (12+ messages)
` [PATCH 01/11] migration: support file: uri for source migration
` [PATCH 02/11] migration: Add support for 'file:' uri for incoming migration
` [PATCH 03/11] migration: Make migration json writer part of MigrationState struct
` [PATCH 04/11] io: add pwritev support to QIOChannelFile
` [PATCH 05/11] io: Add support for seekable channels
` [PATCH 06/11] io: Add preadv support to QIOChannelFile
` [PATCH 07/11] migration: add qemu_get_buffer_at
` [PATCH 08/11] migration/ram: Introduce 'fixed-ram' migration stream capability
` [PATCH 09/11] migration: Refactor precopy ram loading code
` [PATCH 10/11] migration: Add support for 'fixed-ram' migration restore
` [PATCH 11/11] analyze-migration.py: add initial support for fixed ram streams

[PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
 2022-10-04 12:43 UTC  (23+ messages)
` [PATCH v2 01/13] hw/ppc/meson: Allow e500 boards to be enabled separately
` [PATCH v2 02/13] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
` [PATCH v2 03/13] docs/system/ppc/ppce500: Add heading for networking chapter
` [PATCH v2 04/13] hw/ppc/e500: Reduce usage of sysbus API
` [PATCH v2 05/13] hw/ppc/mpc8544ds: Rename wrongly named method
` [PATCH v2 06/13] hw/ppc/mpc8544ds: Add platform bus
` [PATCH v2 07/13] hw/ppc/e500: Remove if statement which is now always true
` [PATCH v2 08/13] hw/block/pflash_cfi01: Error out if device length isn't a power of two
` [PATCH v2 09/13] hw/ppc/e500: Implement pflash handling
` [PATCH v2 10/13] hw/sd/sdhci-internal: Unexport ESDHC defines
` [PATCH v2 11/13] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
` [PATCH v2 12/13] hw/sd/sdhci: Implement Freescale eSDHC device model
` [PATCH v2 13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards

[PATCH] Revert "qapi: fix examples of blockdev-add with qcow2"
 2022-10-04 12:21 UTC  (3+ messages)

[PATCH qemu] mips/malta: pass RNG seed to to kernel via env var
 2022-10-04 12:08 UTC  (14+ messages)
` [PATCH v2] "

[PATCH] linux-user,bsd-user: re-exec with G_SLICE=always-malloc
 2022-10-04 12:05 UTC  (2+ messages)

[RFC PATCH v2] plugins: add [pre|post]fork helpers to linux-user [!TESTED]
 2022-10-04 11:52 UTC 

[RFC PATCH] plugins: add [pre|post]fork helpers to linux-user [!TESTED]
 2022-10-04 11:39 UTC  (2+ messages)

[PATCH v3 0/5] pci-ids: virtio cleanup
 2022-10-04 11:21 UTC  (6+ messages)
` [PATCH v3 1/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
` [PATCH v3 2/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
` [PATCH v3 3/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
` [PATCH v3 4/5] pci-ids: drop list of modern virtio devices
` [PATCH v3 5/5] pci-ids: document modern virtio-pci ids in pci.h too

[PATCH] target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implemented
 2022-10-04 11:07 UTC  (2+ messages)

[PATCH] target/arm: Implement FEAT_E0PD
 2022-10-04 11:05 UTC 

[PATCH 00/14] migration: Postcopy Preempt-Full
 2022-10-04 10:54 UTC  (7+ messages)
` [PATCH 02/14] migration: Cleanup xbzrle zero page cache update logic
` [PATCH 03/14] migration: Trivial cleanup save_page_header() on same block check
` [PATCH 04/14] migration: Remove RAMState.f references in compression code

[PATCH v4 0/6] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-04 10:53 UTC  (11+ messages)
` [PATCH v4 1/6] hw/arm/virt: Introduce virt_set_high_memmap() helper
` [PATCH v4 2/6] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
` [PATCH v4 3/6] hw/arm/virt: Introduce variable region_base "
` [PATCH v4 4/6] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
` [PATCH v4 5/6] hw/arm/virt: Improve high memory region address
` [PATCH v4 6/6] hw/arm/virt: Add 'compact-highmem' property

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-10-04 10:25 UTC  (9+ messages)
` [PATCH v3 03/15] target/arm: ensure HVF traps set appropriate MemTxAttrs
` [PATCH v3 12/15] gdbstub: move sstep flags probing into AccelClass
` [PATCH v3 13/15] gdbstub: move breakpoint logic to accel ops
` [PATCH v3 14/15] gdbstub: move guest debug support check to ops

[PATCH v2 0/5] pci-ids: virtio cleanup
 2022-10-04 10:12 UTC  (16+ messages)
` [PATCH v2 1/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
` [PATCH v2 2/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
` [PATCH v2 3/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
` [PATCH v2 4/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_VSOCK

[PATCH 0/4] linux-user: fix regression with some ioctls with newest glibc
 2022-10-04 10:00 UTC  (7+ messages)
` [PATCH 1/4] linux-user: add more compat ioctl definitions
` [PATCH 2/4] linux-user: remove conditionals for many fs.h ioctls
` [PATCH 3/4] meson: enforce a minimum Linux kernel headers version >= 4.18
` [PATCH 4/4] linux-user: drop conditionals for obsolete kernel header versions

[PATCH for 7.1] linux-user: fix compat with glibc >= 2.36 sys/mount.h
 2022-10-04  9:46 UTC  (4+ messages)

ublk-qcow2: ublk-qcow2 is available
 2022-10-04  9:43 UTC  (3+ messages)

[PATCH V5 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
 2022-10-04  9:23 UTC  (4+ messages)
` [PATCH V5 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
` [PATCH V5 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
` [PATCH V5 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash

A few QEMU questiosn
 2022-10-04  9:20 UTC  (2+ messages)

[PATCH v5 1/2] block: Ignore close() failure in get_tmp_filename()
 2022-10-04  8:48 UTC  (5+ messages)
` [PATCH v5 2/2] block: Refactor get_tmp_filename()

[PATCH 1/1] qxl: add subsystem_vendor_id property
 2022-10-04  8:00 UTC  (4+ messages)

[PATCH v2 00/13] Misc ppc/mac machines clean up
 2022-10-04  8:00 UTC  (11+ messages)
` [PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
` [PATCH v2 06/13] mac_newworld: Simplify creation of Uninorth devices

[PATCH] net: improve error message for missing netdev backend
 2022-10-04  7:23 UTC  (5+ messages)

[PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-04  7:06 UTC  (12+ messages)
` [PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
` [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property

[PATCH] build-sys: error when slirp is not found and not disabled
 2022-10-04  6:52 UTC  (4+ messages)

[PATCH] tests/avocado: Add missing require_netdev('user') checks
 2022-10-04  7:02 UTC  (3+ messages)

[PATCH v10 0/5] RISC-V Smstateen support
 2022-10-04  6:51 UTC  (4+ messages)
` [PATCH v10 4/5] target/riscv: smstateen check for fcsr

[PATCH v2] target/sh4: Fix TB_FLAG_UNALIGN
 2022-10-04  5:56 UTC  (4+ messages)

[PATCH] docs/nuvoton: Update URL for images
 2022-10-04  5:00 UTC 

[PATCH v2 0/3] target/arm: Enforce implemented granule size limits
 2022-10-04  3:39 UTC  (5+ messages)
` [PATCH v2 1/3] target/arm: Don't allow guest to use unimplemented granule sizes
` [PATCH v2 2/3] target/arm: Use ARMGranuleSize in ARMVAParameters
` [PATCH v2 3/3] docs/system/arm/emulation.rst: Report FEAT_GTG support

x86, pflash, unassigned memory access
 2022-10-04  3:00 UTC  (2+ messages)

[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
 2022-10-03 23:30 UTC  (8+ messages)

[PATCH v10 0/7] Add support for zoned device
 2022-10-03 23:23 UTC  (4+ messages)
` [PATCH v10 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PULL 00/18] Block layer patches
 2022-10-03 23:02 UTC  (2+ messages)

[PULL 00/10] target-arm queue
 2022-10-03 23:01 UTC  (2+ messages)

[PULL 0/8] chardev patches
 2022-10-03 23:01 UTC  (2+ messages)

virtiofsd: Any reason why there's not an "openat2" sandbox mode?
 2022-10-03 22:51 UTC  (12+ messages)
      ` [Virtio-fs] "

[PULL 0/8] Trivial branch for 7.2 patches
 2022-10-03 22:13 UTC  (2+ messages)
` [PULL 1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"

[PULL 0/8] Trivial branch for 7.2 patches
 2022-10-03 22:12 UTC  (3+ messages)

[PATCH 00/10] Misc ppc/mac machines clean up
 2022-10-03 22:08 UTC  (6+ messages)
` [PATCH 03/10] mac_{old|new}world: Set default values for some local variables

[RFC 0/7] migration patches for VFIO
 2022-10-03 19:12 UTC  (3+ messages)
` [RFC 3/7] migration: Block migration comment or code is wrong

[RFC PATCH v2 00/29] PowerPC interrupt rework
 2022-10-03 20:58 UTC  (21+ messages)
` [RFC PATCH v2 09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt
` [RFC PATCH v2 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
` [RFC PATCH v2 13/29] target/ppc: remove unused interrupts from p8_pending_interrupt
` [RFC PATCH v2 27/29] target/ppc: introduce ppc_maybe_interrupt
` [RFC PATCH v2 28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request
` [RFC PATCH v2 29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c

[PATCH v3 00/13] Misc ppc/mac machines clean up
 2022-10-03 20:13 UTC  (14+ messages)
` [PATCH v3 01/13] mac_newworld: Drop some variables
` [PATCH v3 02/13] mac_oldworld: Drop some more variables
` [PATCH v3 03/13] mac_{old|new}world: Set tbfreq at declaration
` [PATCH v3 04/13] mac_{old|new}world: Avoid else branch by setting default value
` [PATCH v3 05/13] mac_{old|new}world: Simplify cmdline_base calculation
` [PATCH v3 06/13] mac_newworld: Clean up creation of Uninorth devices
` [PATCH v3 07/13] mac_{old|new}world: Reduce number of QOM casts
` [PATCH v3 08/13] hw/ppc/mac.h: Move newworld specific parts out from shared header
` [PATCH v3 09/13] hw/ppc/mac.h: Move macio "
` [PATCH v3 10/13] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
` [PATCH v3 11/13] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
` [PATCH v3 12/13] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
` [PATCH v3 13/13] mac_nvram: Use NVRAM_SIZE constant

[PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup
 2022-10-03 19:45 UTC  (5+ messages)
` [PATCH 07/11] hw/ppc/e500: Implement pflash handling

[PULL v3 00/15] x86 + misc changes for 2022-09-29
 2022-10-03 19:15 UTC  (2+ messages)
` [PULL 09/15] meson: -display dbus and CFI are incompatible

[PATCH v3] tcg/ppc: Optimize 26-bit jumps
 2022-10-03 18:32 UTC  (2+ messages)

[PULL v3 0/4] Hexagon (target/hexagon) improve store handling and gen_tcg_funcs.py
 2022-10-03 18:15 UTC  (5+ messages)
` [PULL v3 1/4] Hexagon (target/hexagon) add instruction attributes from archlib
` [PULL v3 2/4] Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
` [PULL v3 3/4] Hexagon (target/hexagon) move store size tracking to translation
` [PULL v3 4/4] Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW

[PATCH v2] hw/net: npcm7xx_emc: set MAC in register space
 2022-10-03 17:38 UTC 

Conserving GitLab CI minutes - check your repo is a true fork
 2022-10-03 17:38 UTC 

[PATCH v6 00/18] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-10-03 16:22 UTC  (6+ messages)
` [PATCH v6 13/18] accel/tcg: Do not align tb->page_addr[0]

[PATCH] hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3
 2022-10-03 14:56 UTC 

[PATCH] Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
 2022-10-03 14:25 UTC  (2+ messages)

[PATCH v5 0/9] target/arm: pc-relative translation blocks
 2022-10-03 14:22 UTC  (7+ messages)
` [PATCH v5 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
` [PATCH v5 4/9] target/arm: Change gen_exception_insn* to work on displacements
` [PATCH v5 5/9] target/arm: Remove gen_exception_internal_insn pc argument

[PATCH v1 0/7] contrib/gitdm updates
 2022-10-03 14:07 UTC  (3+ messages)
` [PATCH v1 6/7] contrib/gitdm: add Université Grenoble Alpes


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