messages from 2022-10-03 20:46:39 to 2022-10-04 14:11:02 UTC [more...]
[PULL 00/54] testing, gdbstub, plugin and gitdm updates
2022-10-04 13:01 UTC (48+ messages)
` [PULL 01/54] scripts/ci/setup: ninja missing from build-environment
` [PULL 02/54] scripts/ci/setup: Fix libxen requirements
` [PULL 03/54] scripts/ci/setup: spice-server only on x86 aarch64
` [PULL 04/54] tests/docker: run script use realpath instead of readlink
` [PULL 05/54] configure: move detected gdb to TCG's config-host.mak
` [PULL 06/54] target/hexagon: add flex/bison/glib2 to qemu.yml
` [PULL 07/54] target/hexagon: regenerate docker/cirrus files
` [PULL 08/54] target/hexagon: manually add flex/bison/glib2 to remaining containers
` [PULL 09/54] tests/docker: update fedora-win[32|64]-cross with lcitool
` [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 14/54] pc-bios/s390-ccw: "
` [PULL 15/54] vof: add distclean target
` [PULL 16/54] build: add recursive distclean rules
` [PULL 17/54] configure: return status code from probe_target_compiler
` [PULL 18/54] configure: store container engine in config-host.mak
` [PULL 19/54] tests: simplify Makefile invocation for tests/tcg
` [PULL 20/54] tests/tcg: remove -f from Makefile invocation
` [PULL 22/54] tests/tcg: unify ppc64 and ppc64le Makefiles
` [PULL 23/54] tests/tcg: clean up calls to run-test
` [PULL 25/54] configure: move tests/tcg/Makefile.prereqs to root build directory
` [PULL 26/54] configure: unify creation of cross-compilation Makefiles
` [PULL 29/54] pc-bios/optionrom: Adopt meson style Make output
` [PULL 30/54] pc-bios/s390-ccw: "
` [PULL 31/54] pc-bios/vof: "
` [PULL 32/54] monitor: expose monitor_puts to rest of code
` [PULL 33/54] disas: generalise plugin_printf and use for monitor_disas
` [PULL 34/54] disas: use result of ->read_memory_func
` [PULL 35/54] plugins: extend execlog to filter matches
` [PULL 36/54] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
` [PULL 37/54] docs/devel: clean-up qemu invocations in tcg-plugins
` [PULL 38/54] docs/devel: move API to end of tcg-plugins.rst
` [PULL 39/54] contrib/plugins: reset skip when matching in execlog
` [PULL 40/54] docs/devel: document the test plugins
` [PULL 41/54] semihosting: update link to spec
` [PULL 42/54] gdbstub: move into its own sub directory
` [PULL 43/54] gdbstub: move sstep flags probing into AccelClass
` [PULL 44/54] gdbstub: move breakpoint logic to accel ops
` [PULL 45/54] gdbstub: move guest debug support check to ops
` [PULL 48/54] contrib/gitdm: add Paul to individual contributors
` [PULL 49/54] contrib/gitdm: add WANG Xuerui to individual contributers
` [PULL 50/54] contrib/gitdm: add ISCAS to the academics group
` [PULL 51/54] contrib/gitdm: add China Telecom to the domain map
` [PULL 52/54] contrib/gitdm: add Simon to individual contributors
` [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 (13+ 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 (2+ 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 (2+ 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 (3+ messages)
` [PATCH v2 2/3] target/arm: Use ARMGranuleSize in ARMVAParameters
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 (4+ messages)
[PATCH v3 00/13] Misc ppc/mac machines clean up
2022-10-03 20:13 UTC (13+ 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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).