qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 11:01:41 to 2021-08-11 09:01:47 UTC [more...]

[PATCH 1/2] hw/arm/virt: Rename default_bus_bypass_iommu
 2021-08-11  8:58 UTC  (2+ messages)
` [PATCH 2/2] hw/i386: "

[PATCH 0/2] gitlab: avoid timeouts in windows cross builds
 2021-08-11  8:43 UTC  (9+ messages)
` [PATCH 1/2] gitlab: exclude sparc-softmmu and riscv32-softmmu from "
` [PATCH 2/2] gitlab: skip many more targets in windows "

[PATCH v2 0/6] Document removed features from older QEMU versions
 2021-08-11  8:41 UTC  (7+ messages)
` [PATCH v2 1/6] docs/about/removed-features: Document removed CLI options from QEMU v2.12
` [PATCH v2 2/6] docs/about/removed-features: Document removed CLI options from QEMU v3.0
` [PATCH v2 3/6] docs/about/removed-features: Document removed CLI options from QEMU v3.1
` [PATCH v2 4/6] docs/about/removed-features: Document removed HMP commands from QEMU v2.12
` [PATCH v2 5/6] docs/about/removed-features: Document removed devices from older QEMU versions
` [PATCH v2 6/6] docs/about/removed-features: Document removed machines "

[PATCH v1 00/12] s390x: skey related fixes, cleanups, and memory device preparations
 2021-08-11  8:43 UTC  (6+ messages)
` [PATCH v1 12/12] hw/s390x/s390-skeys: lazy storage key enablement under TCG

[PATCH] build: remove redundant 'check-build' make target
 2021-08-11  8:40 UTC  (4+ messages)

[PULL ppc] powernv queue
 2021-08-11  8:23 UTC  (7+ messages)

[PATCH 00/10] Aspeed: 6.2 queue
 2021-08-11  8:09 UTC  (9+ messages)
` [PATCH 08/10] aspeed: Emulate the AST2600A3
` [PATCH 09/10] hw/misc: Add Infineon DPS310 sensor model

[PATCH] Use EGL device extension in display initialization
 2021-08-11  7:58 UTC  (3+ messages)

[PATCH 0/7] MAINTAINERS: review kraxel's entries
 2021-08-11  7:21 UTC  (5+ messages)
` [PATCH 1/7] MAINTAINERS: update edk2 entry
` [PATCH 3/7] MAINTAINERS: update audio entry

[PATCH 00/19] PMU-EBB support for PPC64 TCG
 2021-08-11  3:46 UTC  (41+ messages)
` [PATCH 01/19] target/ppc: add exclusive Book3S PMU reg read/write functions
` [PATCH 03/19] target/ppc: add exclusive user write function for PMU regs
` [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
` [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
` [PATCH 08/19] target/ppc/pmu_book3s_helper.c: do an actual cycles calculation
` [PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
` [PATCH 10/19] target/ppc: PMU Event-Based exception support
` [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
` [PATCH 13/19] target/ppc/translate: PMU: handle setting of PMCs while running
` [PATCH 15/19] target/ppc/pmu_book3s_helper: enable counter negative for all PMCs
` [PATCH 18/19] target/ppc/pmu_book3s_helper.c: add PM_CMPLU_STALL mock events

[PATCH v4] failover: unregister ROM on unplug
 2021-08-11  6:50 UTC  (2+ messages)

[PULL 0/7] Maintainers 20210811 patches
 2021-08-11  6:41 UTC  (8+ messages)
` [PULL 1/7] MAINTAINERS: update edk2 entry
` [PULL 2/7] MAINTAINERS: update sockets entry
` [PULL 3/7] MAINTAINERS: update audio entry
` [PULL 4/7] MAINTAINERS: update spice entry
` [PULL 5/7] MAINTAINERS: update usb entries
` [PULL 6/7] MAINTAINERS: update virtio-input entry
` [PULL 7/7] MAINTAINERS: update virtio-gpu entry

[PATCH v3 00/10] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-08-11  6:41 UTC  (19+ messages)
` [PATCH v3 08/10] virtiofsd: Add inodes_by_handle hash table
` [PATCH v3 09/10] virtiofsd: Optionally fill lo_inode.fhandle
` [PATCH v3 10/10] virtiofsd: Add lazy lo_do_find()

[PATCH v2 0/1] virtio: failover: allow to keep the VFIO device rather than the virtio-net one
 2021-08-11  6:29 UTC  (6+ messages)
` [PATCH v2 1/1] virtio: failover: define the default device to use in case of error

[PATCH v12] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-11  6:09 UTC  (4+ messages)

[PATCH v3] net/macos: implement vmnet-based netdev
 2021-08-11  4:54 UTC  (2+ messages)

[PATCH] hw/net: Discard overly fragmented packets
 2021-08-11  4:08 UTC  (5+ messages)

[PATCH] fuzz: avoid building twice, when running on gitlab
 2021-08-11  0:11 UTC  (7+ messages)

[PATCH v3 0/3] Add support for Fujitsu A64FX processor
 2021-08-10 23:58 UTC  (6+ messages)
` [PATCH v3 1/3] target-arm: cpu64: Add support for Fujitsu A64FX

[PATCH for 6.2 00/49] bsd-user updates to run hello world
 2021-08-10 23:39 UTC  (45+ messages)
` [PATCH for 6.2 16/49] bsd-user: elfload: simplify bswap a bit
` [PATCH for 6.2 33/49] bsd-user: Rewrite target system call definintion glue
` [PATCH for 6.2 34/49] bsd-user: Fix initializtion of task state
` [PATCH for 6.2 35/49] bsd-user: remove error_init
` [PATCH for 6.2 36/49] bsd-user: Make cpu_model and cpu_type visible to all of main.c
` [PATCH for 6.2 37/49] bsd-user: update debugging in mmap.c
` [PATCH for 6.2 38/49] bsd-user: Update mapping to handle reserved and starting conditions
` [PATCH for 6.2 39/49] bsd-user: Need to reset CPU after creation
` [PATCH for 6.2 40/49] bsd-user: Add target_arch_reg to describe a target's register set
` [PATCH for 6.2 41/49] bsd-user: Add target_os_user.h to capture the user/kernel structures
` [PATCH for 6.2 42/49] bsd-user: add stubbed out core dump support
` [PATCH for 6.2 43/49] bsd-user: elfload.c style catch up patch
` [PATCH for 6.2 44/49] bsd-user: Refactor load_elf_sections and is_target_elf_binary
` [PATCH for 6.2 45/49] bsd-user: Make guest_base an unsigned long
` [PATCH for 6.2 46/49] bsd-user: move qemu_log to later in the file
` [PATCH for 6.2 47/49] bsd-user: Implement interlock for atomic operations
` [PATCH for 6.2 48/49] bsd-user: Implement cpu_copy() helper routine
` [PATCH for 6.2 49/49] bsd-user: Add '-0 argv0' option to bsd-user/main.c

[PATCH for-6.1] tcg/i386: Split P_VEXW from P_REXW
 2021-08-10 23:25 UTC 

[ANNOUNCE] QEMU 6.1.0-rc3 is now available
 2021-08-10 21:09 UTC 

[PATCH] tests/acceptance: Allow overwrite smp and memory
 2021-08-10 19:28 UTC  (4+ messages)
` [PATCH-for-6.2] "

[PATCH v3 00/13] AQMP TUI Draft
 2021-08-10 19:54 UTC  (7+ messages)
` [PATCH v3 01/13] python/aqmp: Fix wait_closed work-around for python 3.6
` [PATCH v3 06/13] python/aqmp-tui: Added type annotations for aqmp-tui

[PATCH v14] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-10 19:50 UTC  (4+ messages)

[PATCH qemu 0/1] Document how to use gdbserver with unix sockets
 2021-08-10 19:25 UTC  (3+ messages)
` [PATCH qemu 1/1] docs: how to use gdb "

[PATCH v2] fsl-imx6ul: Instantiate SAI1/2/3 and ASRC as unimplemented devices
 2021-08-10 18:19 UTC  (3+ messages)

[CXL volatile MEM] - Qemu command to turn on HMAT and NUMA fails with assertion
 2021-08-10 18:12 UTC  (4+ messages)

[PATCH] vl: fix machine option containing underscores
 2021-08-10 17:57 UTC  (3+ messages)

[PATCH] fsl-imx7: Instantiate SAI1/2/3 as unimplemented devices
 2021-08-10 17:56 UTC 

[PATCH V6 00/27] Live Update
 2021-08-10 17:06 UTC  (5+ messages)
` [PATCH V6 18/27] vfio-pci: refactor for cpr
` [PATCH V6 19/27] vfio-pci: cpr part 1 (fd and dma)

[PATCH v2] MAINTAINERS: Name and email address change
 2021-08-10 15:42 UTC  (3+ messages)

[PATCH v7 00/33] block: publish backup-top filter
 2021-08-10 15:23 UTC  (13+ messages)
` [PATCH v7 06/33] block-copy: move detecting fleecing scheme to block-copy
` [PATCH v7 07/33] block/block-copy: introduce block_copy_set_copy_opts()
` [PATCH v7 08/33] block/backup: set copy_range and compress after filter insertion
` [PATCH v7 17/33] block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
` [PATCH v7 18/33] block/copy-before-write: cbw_init(): use options
` [PATCH v7 20/33] block/block-copy: make setting progress optional

[PATCH v2 00/33] block: publish backup-top filter
 2021-08-10 15:22 UTC  (3+ messages)
` [PATCH v2 20/33] block/block-copy: make setting progress optional

[PATCH 0/5] plugins/cache: L2 cache modelling and a minor leak fix
 2021-08-10 14:56 UTC  (7+ messages)
` [PATCH 1/5] plugins/cache: freed heap-allocated mutexes
` [PATCH 2/5] plugins/cache: implement unified L2 cache emulation
` [PATCH 3/5] plugins/cache: split command line arguments into name and value
` [PATCH 4/5] plugins/cache: make L2 emulation optional through args
` [PATCH 5/5] docs/tcg-plugins: add L2 arguments to cache docs

[PATCH for-6.2] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-08-10 14:33 UTC  (12+ messages)

[PATCH for-6.2 00/12] qom: Get rid of all manual usage of OBJECT_CHECK & friends
 2021-08-10 14:22 UTC  (7+ messages)
` [PATCH for-6.2 02/12] qom: Use DEVICE_*CLASS instead of OBJECT_*CLASS
` [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes

[PULL 0/3] Fixes 20210810 patches
 2021-08-10 14:12 UTC  (5+ messages)
` [PULL 1/3] ui/gtk: retry sending VTE console input
` [PULL 2/3] audio: Never send migration section
` [PULL 3/3] ui/sdl2: Check return value from g_setenv()

[PATCH] MAINTAINERS: Name and email address change
 2021-08-10 14:00 UTC  (7+ messages)

[PATCH v9 00/16] qemu_iotests: improve debugging options
 2021-08-10 13:53 UTC  (2+ messages)

[PATCH v4 0/1] hw/pflash_cfi01: Allow an administrator to reduce the memory consumption of flash devices
 2021-08-10 13:40 UTC  (2+ messages)
` [PATCH v4 1/1] hw/pflash_cfi01: Allow backing devices to be smaller than memory region

[PATCH V2] block/rbd: implement bdrv_co_block_status
 2021-08-10 13:41 UTC 

[PATCH for 6.2 v2 0/3] ps2: fix issue #501 and #502
 2021-08-10 13:32 UTC  (4+ messages)
` [PATCH v2 1/3] ps2: use the whole ps2 buffer but keep queue size
` [PATCH v2 2/3] ps2: use a separate keyboard command reply queue
` [PATCH v2 3/3] ps2: migration support for "

[PATCH] block/rbd: implement bdrv_co_block_status
 2021-08-10 13:29 UTC  (3+ messages)

[PATCH] linux-user: Check lock_user result for ip_mreq_source sockopts
 2021-08-10 13:25 UTC  (2+ messages)

[PATCH 00/26] ppc/pnv: Extend the powernv10 machine
 2021-08-10 13:04 UTC  (4+ messages)
` [PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework

[PATCH] docs: make sphinx-build be quiet by default
 2021-08-10 13:02 UTC  (5+ messages)

[PULL for-6.1 0/1] qemu-ga patch queue for hard-freeze/rc3
 2021-08-10 12:59 UTC  (2+ messages)

[PATCH v1] s390x/ioinst: Fix wrong MSCH alignment check on little endian
 2021-08-10 12:27 UTC  (2+ messages)

[PATCH v1] s390x/tcg: fix and optimize SPX (SET PREFIX)
 2021-08-10 12:25 UTC  (2+ messages)

[PATCH v8] tests/tcg/s390x: Test SIGILL and SIGSEGV handling
 2021-08-10 12:24 UTC  (2+ messages)

[PATCH] audio: Never send migration section
 2021-08-10 12:02 UTC  (2+ messages)

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-08-10 11:58 UTC  (4+ messages)
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

[PATCH v2] docs: make sphinx-build be quiet by default
 2021-08-10 11:32 UTC 


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