qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-03 23:08:07 to 2022-10-04 16:40:22 UTC [more...]

[PATCH v5 0/9] target/arm: pc-relative translation blocks
 2022-10-04 15:58 UTC  (3+ messages)
` [PATCH v5 6/9] target/arm: Change gen_jmp* to work on displacements

[PATCH v7 00/18] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-10-04 15:39 UTC  (21+ messages)
` [PATCH v7 01/18] cpu: cache CPUClass in CPUState for hot code paths
` [PATCH v7 02/18] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
` [PATCH v7 03/18] cputlb: used cached CPUClass in our hot-paths
` [PATCH v7 04/18] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
` [PATCH v7 05/18] accel/tcg: Drop addr member from SavedIOTLB
` [PATCH v7 06/18] accel/tcg: Suppress auto-invalidate in probe_access_internal
` [PATCH v7 07/18] accel/tcg: Introduce probe_access_full
` [PATCH v7 08/18] accel/tcg: Introduce tlb_set_page_full
` [PATCH v7 09/18] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
` [PATCH v7 10/18] accel/tcg: Remove PageDesc code_bitmap
` [PATCH v7 11/18] accel/tcg: Use bool for page_find_alloc
` [PATCH v7 12/18] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
` [PATCH v7 13/18] accel/tcg: Do not align tb->page_addr[0]
` [PATCH v7 14/18] accel/tcg: Inline tb_flush_jmp_cache
` [PATCH v7 15/18] include/hw/core: Create struct CPUJumpCache
` [PATCH v7 16/18] hw/core: Add CPUClass.get_pc
` [PATCH v7 17/18] accel/tcg: Introduce tb_pc and log_pc
` [PATCH v7 18/18] accel/tcg: Introduce TARGET_TB_PCREL

[PATCH] docs/nuvoton: Update URL for images
 2022-10-04 15:53 UTC  (2+ messages)

[PULL 00/54] testing, gdbstub, plugin and gitdm updates
 2022-10-04 16:06 UTC  (56+ 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 21/54] tests/tcg: add distclean rule
` [PULL 22/54] tests/tcg: unify ppc64 and ppc64le Makefiles
` [PULL 23/54] tests/tcg: clean up calls to run-test
` [PULL 24/54] tests/tcg: move compiler tests to Makefiles
` [PULL 25/54] configure: move tests/tcg/Makefile.prereqs to root build directory
` [PULL 26/54] configure: unify creation of cross-compilation Makefiles
` [PULL 27/54] configure: cleanup creation of tests/tcg target config
` [PULL 28/54] configure: build ROMs with container-based cross compilers
` [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 46/54] accel/kvm: move kvm_update_guest_debug to inline stub
` [PULL 47/54] contrib/gitdm: add mapping for Loongson Technology
` [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
` [PULL 54/54] plugins: add [pre|post]fork helpers to linux-user

[PATCH] ui/cocoa: Support hardware cursor interface
 2022-10-04 15:39 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-04 15:39 UTC  (9+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH 0/5] migration: Bug fixes (prepare for preempt-full)
 2022-10-04 15:02 UTC  (7+ messages)
` [PATCH 1/5] migration: Fix possible deadloop of ram save process

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

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

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-10-04 14:54 UTC  (14+ messages)
` [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
` [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 00/14] migration: Postcopy Preempt-Full
 2022-10-04 14:36 UTC  (10+ 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 05/14] migration: Yield bitmap_mutex properly when sending/sleeping

[PATCH] target/arm: Implement FEAT_E0PD
 2022-10-04 14:48 UTC  (2+ messages)

[PATCH v3] tcg/ppc: Optimize 26-bit jumps
 2022-10-04 14:11 UTC  (3+ messages)

[RFC v2 00/15] vfio: Adopt iommufd
 2022-10-04  6:47 UTC  (3+ messages)
` [RFC v2 13/15] vfio/iommufd: Implement the iommufd backend

ublk-qcow2: ublk-qcow2 is available
 2022-10-04 13:53 UTC  (4+ messages)

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

[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  (3+ messages)

[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] "

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

[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  (6+ messages)
` [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 v2] target/sh4: Fix TB_FLAG_UNALIGN
 2022-10-04  5:56 UTC  (4+ messages)

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


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