qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 11:21:14 to 2021-05-19 18:20:38 UTC [more...]

[PATCH v26 00/20] i386 cleanup PART 2
 2021-05-19 18:17 UTC  (13+ messages)

[PATCH 0/3] Move some things out of hw/misc
 2021-05-19 18:10 UTC  (7+ messages)
` [PATCH 1/3] adc: Move the zynq-xadc file to the adc directories
` [PATCH 2/3] adc: Move the max111x driver to the adc directory

[RFC PATCH 00/15] softmmu: Make various objects target agnostic
 2021-05-19 18:12 UTC  (3+ messages)
` [RFC PATCH 10/15] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() "

[PATCH 00/24] target/ppc: Clean up mmu translation
 2021-05-19 18:09 UTC  (11+ messages)
` [PATCH 16/24] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
` [PATCH 17/24] target/ppc: Use MMUAccessType with *_handle_mmu_fault
` [PATCH 18/24] target/ppc: Push real-mode handling into ppc_radix64_xlate
` [PATCH 19/24] target/ppc: Use bool success for ppc_radix64_xlate
` [PATCH 20/24] target/ppc: Split out ppc_hash64_xlate

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-19 18:06 UTC  (20+ messages)
` [PATCH v12 1/8] arm64: mte: Handle race when synchronising tags
` [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
` [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl

[PATCH v3] i386: Add ratelimit for bus locks acquired in guest
 2021-05-19 12:08 UTC  (4+ messages)

[PATCH v2 00/21] qapi: static typing conversion, pt5a
 2021-05-19 17:51 UTC  (7+ messages)
` [PATCH v2 01/21] qapi/parser: Don't try to handle file errors

[PULL 00/33] target-arm queue
 2021-05-19 17:50 UTC  (3+ messages)
` [PULL 23/33] hw/arm/xilinx_zynq: Fix USB port instantiation

[RFC PATCH 00/25] exec: Add load/store API for aligned pointers
 2021-05-19 17:30 UTC  (4+ messages)
` [RFC PATCH 08/25] qemu/bswap: Use ST_CONVERT() macro to emit 16-bit load/store functions

[PULL v2 00/29] testing and plugin updates
 2021-05-19 17:19 UTC  (4+ messages)

[PATCH v2 0/2] target/i386: Make sure that vsyscall's tb->size != 0
 2021-05-19 17:13 UTC  (4+ messages)
` [PATCH v2 2/2] tests/tcg/x86_64: add vsyscall smoke test

[PATCH] block/ssh: Bump minimum libssh version to 0.8.7
 2021-05-19 17:21 UTC  (4+ messages)

[PATCH 0/4] With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards
 2021-05-19 17:18 UTC  (4+ messages)
` [PATCH 4/4] aspeed: sonorapass: enable pca954x muxes

[PATCH v4 0/5] Add support for PMBus in QEMU
 2021-05-19 16:50 UTC  (6+ messages)
` [PATCH v4 1/5] hw/i2c: add support for PMBus
` [PATCH v4 2/5] hw/misc: add ADM1272 device
` [PATCH v4 3/5] tests/qtest: add tests for ADM1272 device model
` [PATCH v4 4/5] hw/misc: add MAX34451 device
` [PATCH v4 5/5] tests/qtest: add tests for MAX34451 device model

A bug of Monitor Chardev ?
 2021-05-19 16:40 UTC  (3+ messages)

[PATCH v6 0/5] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-05-19 16:34 UTC  (6+ messages)
` [PATCH v6 1/5] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
` [PATCH v6 2/5] hw/block/fdc: Replace disabled fprintf() by trace event
` [PATCH v6 3/5] hw/block/fdc: Declare shared prototypes in fdc-internal.h
` [PATCH v6 4/5] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
` [PATCH v6 5/5] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c

[RFC PATCH 0/2] qemu-img convert: Fix sparseness detection
 2021-05-19 16:48 UTC  (7+ messages)
` [RFC PATCH 2/2] "

[PATCH V3 00/22] Live Update
 2021-05-19 16:43 UTC  (2+ messages)

[RFC v3 00/29] vDPA software assisted live migration
 2021-05-19 16:29 UTC  (30+ messages)
` [RFC v3 01/29] virtio: Add virtio_queue_is_host_notifier_enabled
` [RFC v3 02/29] vhost: Save masked_notifier state
` [RFC v3 03/29] vhost: Add VhostShadowVirtqueue
` [RFC v3 04/29] vhost: Add x-vhost-enable-shadow-vq qmp
` [RFC v3 05/29] virtio: Add VIRTIO_F_QUEUE_STATE
` [RFC v3 06/29] virtio-net: Honor VIRTIO_CONFIG_S_DEVICE_STOPPED
` [RFC v3 07/29] vhost: Route guest->host notification through shadow virtqueue
` [RFC v3 08/29] vhost: Route host->guest "
` [RFC v3 09/29] vhost: Avoid re-set masked notifier in shadow vq
` [RFC v3 10/29] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC v3 11/29] vhost: Add vhost_vring_pause operation
` [RFC v3 12/29] vhost: add vhost_kernel_vring_pause
` [RFC v3 13/29] vhost: Add vhost_get_iova_range operation
` [RFC v3 14/29] vhost: add vhost_has_limited_iova_range
` [RFC v3 15/29] vhost: Add enable_custom_iommu to VhostOps
` [RFC v3 16/29] vhost-vdpa: Add vhost_vdpa_enable_custom_iommu
` [RFC v3 17/29] vhost: Shadow virtqueue buffers forwarding
` [RFC v3 18/29] vhost: Use vhost_enable_custom_iommu to unmap everything if available
` [RFC v3 19/29] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
` [RFC v3 20/29] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue
` [RFC v3 21/29] vhost: Add VhostIOVATree
` [RFC v3 22/29] vhost: Add iova_rev_maps_find_iova to IOVAReverseMaps
` [RFC v3 23/29] vhost: Use a tree to store memory mappings
` [RFC v3 24/29] vhost: Add iova_rev_maps_alloc
` [RFC v3 25/29] vhost: Add custom IOTLB translations to SVQ
` [RFC v3 26/29] vhost: Map in vdpa-dev
` [RFC v3 27/29] vhost-vdpa: Implement vhost_vdpa_vring_pause operation
` [RFC v3 28/29] vhost-vdpa: never map with vDPA listener
` [RFC v3 29/29] vhost: Start vhost-vdpa SVQ directly

[PATCH 0/3] vl: add -object support back into -readconfig
 2021-05-19 16:41 UTC  (10+ messages)
` [PATCH 1/3] qemu-config: parse configuration files to a QDict
` [PATCH 2/3] vl: plumb keyval-based options into -readconfig
` [PATCH 3/3] vl: plug -object back "

[RFC PATCH 00/11] hw/isa: Remove dependencies on ISA bus singleton
 2021-05-19 16:18 UTC  (5+ messages)
` [RFC PATCH 10/11] hw/isa: Remove use of global isa bus
` [RFC PATCH 11/11] hw/isa: Rename isabus singleton as 'g_isabus'

[PATCH v2 0/7] target/ppc: Misc motion to support disabling TCG
 2021-05-19 16:09 UTC  (11+ messages)
` [PATCH v2 3/7] target/ppc: reduce usage of fpscr_set_rounding_mode
` [PATCH v2 4/7] target/ppc: overhauled and moved logic of storing fpscr
` [PATCH v2 5/7] target/ppc: removed unnecessary inclusion of helper-proto.h
` [PATCH v2 7/7] target/ppc: wrapped some TCG only logic with ifdefs

[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
 2021-05-19 15:50 UTC  (2+ messages)

[PATCH v2] target/riscv: Dump CSR mscratch/sscratch/satp
 2021-05-19 15:57 UTC 

[PATCH] doc: Add notes about -mon option mode=control argument
 2021-05-19 15:44 UTC  (3+ messages)

[PATCH] target/hppa: Remove unused 'memory.h' header
 2021-05-19 15:43 UTC  (2+ messages)

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-05-19 15:43 UTC  (6+ messages)
` [RFC PATCH 4/9] qapi: Implement 'query-machine-phase' command
` [RFC PATCH 6/9] qapi: Implement 'advance-machine-phase' command

[PATCH] qemu-binfmt-conf.sh: fix -F option
 2021-05-19 15:33 UTC  (2+ messages)

[PATCH 0/3] Small CI improvements
 2021-05-19 15:28 UTC  (5+ messages)
` [PATCH 1/3] cirrus-ci: test installation

[PATCH v2] Update libslirp to v4.5.0
 2021-05-19 15:17 UTC 

[PATCH] Update libslirp to v4.5.0
 2021-05-19 15:02 UTC  (2+ messages)

[PATCH] qemu-config: load modules when instantiating option groups
 2021-05-19 14:49 UTC  (3+ messages)
` Automatic module loading (was: [PATCH] qemu-config: load modules when instantiating option groups)

[PATCH] configure: remove STRIP from config-host.mak
 2021-05-19 14:48 UTC 

[PATCH v2] configure: Avoid error messages about missing *-config-*.h files
 2021-05-19 14:45 UTC  (3+ messages)

[PATCH 0/4] target/m68k: implement m68k "any instruction" trace mode
 2021-05-19 14:29 UTC  (5+ messages)
` [PATCH 1/4] target/m68k: introduce is_singlestepping() function
` [PATCH 2/4] target/m68k: call gen_raise_exception() directly if single-stepping in gen_jmp_tb()
` [PATCH 3/4] target/m68k: introduce gen_singlestep_exception() function
` [PATCH 4/4] target/m68k: implement m68k "any instruction" trace mode

[PATCH v2] target/xtensa: fix access ring in l32ex
 2021-05-19 14:26 UTC 

[PATCH V3 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-05-19 14:23 UTC  (7+ messages)
` [PATCH V3 1/6] block/rbd: bump librbd requirement to luminous release
` [PATCH V3 2/6] block/rbd: store object_size in BDRVRBDState
` [PATCH V3 3/6] block/rbd: update s->image_size in qemu_rbd_getlength
` [PATCH V3 4/6] block/rbd: migrate from aio to coroutines
` [PATCH V3 5/6] block/rbd: add write zeroes support
` [PATCH V3 6/6] block/rbd: drop qemu_rbd_refresh_limits

About the performance of hyper-v
 2021-05-19 14:22 UTC  (2+ messages)

[PATCH v4] target/xtensa: clean up unaligned access
 2021-05-19 14:19 UTC  (3+ messages)

Qemu block filter insertion/removal API
 2021-05-19 14:14 UTC  (5+ messages)

[PATCH] target/xtensa: fix access ring in l32ex
 2021-05-19 13:56 UTC  (2+ messages)

[PULL 00/48] ppc-for-6.1 queue 20210519
 2021-05-19 13:46 UTC  (50+ messages)
` [PULL 01/48] hw/ppc/spapr.c: Extract MMU mode error reporting into a function
` [PULL 02/48] hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
` [PULL 03/48] target/ppc: Fold gen_*_xer into their callers
` [PULL 04/48] target/ppc: renamed SPR registration functions
` [PULL 05/48] target/ppc: move SPR R/W callbacks to translate.c
` [PULL 06/48] hw/ppc: moved hcalls that depend on softmmu
` [PULL 07/48] target/ppc: moved function out of mmu-hash64
` [PULL 08/48] target/ppc: moved ppc_store_lpcr to misc_helper.c
` [PULL 09/48] hw/ppc: moved has_spr to cpu.h
` [PULL 10/48] target/ppc: turned SPR R/W callbacks not static
` [PULL 11/48] target/ppc: isolated cpu init from translation logic
` [PULL 12/48] target/ppc: created ppc_{store, get}_vscr for generic vscr usage
` [PULL 13/48] target/ppc: updated vscr manipulation in machine.c
` [PULL 14/48] target/ppc: moved ppc_store_sdr1 to cpu.c
` [PULL 15/48] target/ppc: moved ppc_cpu_dump_state to cpu_init.c
` [PULL 16/48] target/ppc: Add cia field to DisasContext
` [PULL 17/48] target/ppc: Split out decode_legacy
` [PULL 18/48] target/ppc: Move DISAS_NORETURN setting into gen_exception*
` [PULL 19/48] target/ppc: Remove special case for POWERPC_SYSCALL
` [PULL 20/48] target/ppc: Remove special case for POWERPC_EXCP_TRAP
` [PULL 21/48] target/ppc: Simplify gen_debug_exception
` [PULL 22/48] target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
` [PULL 23/48] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
` [PULL 24/48] target/ppc: Remove unnecessary gen_io_end calls
` [PULL 25/48] target/ppc: Introduce gen_icount_io_start
` [PULL 26/48] target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
` [PULL 27/48] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
` [PULL 28/48] target/ppc: Remove DisasContext.exception
` [PULL 29/48] target/ppc: Move single-step check to ppc_tr_tb_stop
` [PULL 30/48] target/ppc: Tidy exception vs exit_tb
` [PULL 31/48] target/ppc: Mark helper_raise_exception* as noreturn
` [PULL 32/48] target/ppc: Use translator_loop_temp_check
` [PULL 33/48] target/ppc: Fix load endianness for lxvwsx/lxvdsx
` [PULL 34/48] target/ppc: Introduce prot_for_access_type
` [PULL 35/48] target/ppc: Use MMUAccessType in mmu-radix64.c
` [PULL 36/48] target/ppc: Use MMUAccessType in mmu-hash64.c
` [PULL 37/48] target/ppc: Use MMUAccessType in mmu-hash32.c
` [PULL 38/48] target/ppc: Rename access_type to type in mmu_helper.c
` [PULL 39/48] target/ppc: Use MMUAccessType "
` [PULL 40/48] target/ppc: Remove type argument from check_prot
` [PULL 41/48] target/ppc: Remove type argument from ppc6xx_tlb_pte_check
` [PULL 42/48] target/ppc: Remove type argument from ppc6xx_tlb_check
` [PULL 43/48] target/ppc: Remove type argument from get_bat_6xx_tlb
` [PULL 44/48] target/ppc: Remove type argument from mmu40x_get_physical_address
` [PULL 45/48] target/ppc: Remove type argument from mmubooke_check_tlb
` [PULL 46/48] target/ppc: Remove type argument from mmubooke_get_physical_address
` [PULL 47/48] target/ppc: Remove type argument from mmubooke206_check_tlb
` [PULL 48/48] target/ppc: Remove type argument for mmubooke206_get_physical_address

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-05-19 13:40 UTC  (10+ messages)
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table

[Bug 1918975] [NEW] [Feature request] Propagate interpreter to spawned processes
 2021-05-19 13:00 UTC  (3+ messages)
` [Bug 1918975] "

[PATCH] i386/kvm: The value passed to strerror should be positive
 2021-05-19 13:43 UTC  (2+ messages)

[PATCH v4] plugins/syscall: Added a table-like summary output
 2021-05-19 12:19 UTC  (2+ messages)

[PATCH v6 0/9] ui: add vdagent implementation and clipboard support
 2021-05-19 12:06 UTC  (3+ messages)
` [PATCH v6 5/9] ui/vdagent: add mouse support

RFC: Qemu backup interface plans
 2021-05-19 12:00 UTC  (6+ messages)

[PATCH] configure: Avoid error messages about missing *-config-*.h files
 2021-05-19 11:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: update block/rbd.c maintainer
 2021-05-19 11:25 UTC 

[PULL v3 0/1] Rtd patches
 2021-05-19 11:24 UTC  (6+ 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).