qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 13:34:58 to 2021-03-10 20:47:35 UTC [more...]

[PATCH v5 00/10] KVM: Dirty ring support (QEMU part)
 2021-03-10 20:33 UTC  (11+ messages)
` [PATCH v5 01/10] memory: Introduce log_sync_global() to memory listener
` [PATCH v5 02/10] KVM: Use a big lock to replace per-kml slots_lock
` [PATCH v5 03/10] KVM: Create the KVMSlot dirty bitmap on flag changes
` [PATCH v5 04/10] KVM: Provide helper to get kvm dirty log
` [PATCH v5 05/10] KVM: Provide helper to sync dirty bitmap from slot to ramblock
` [PATCH v5 06/10] KVM: Simplify dirty log sync in kvm_set_phys_mem
` [PATCH v5 07/10] KVM: Cache kvm slot dirty bitmap size
` [PATCH v5 08/10] KVM: Add dirty-gfn-count property
` [PATCH v5 09/10] KVM: Disable manual dirty log when dirty ring enabled
` [PATCH v5 10/10] KVM: Dirty ring support

[PATCH 0/3] memory: Display AddressSpace zero-based in 'info mtree'
 2021-03-10 20:29 UTC  (13+ messages)
` [PATCH 2/3] memory: Provide 'base address' argument to mtree_print_mr()
            ` [PATCH 1/2] hw/mips/jazz: Use generic I/O bus via get_system_io()
              ` [PATCH 2/2] NOTFORMERGE memory: Ensure AddressSpace physical base address is zero

[PATCH] vfio: Support host translation granule size
 2021-03-10 20:24 UTC  (4+ messages)

[PATCH v4 00/78] target/arm: Implement SVE2
 2021-03-10 20:17 UTC  (2+ messages)

[PATCH v1 0/7] testing/next (hexagon 2, electric boogaloo)
 2021-03-10 20:13 UTC  (10+ messages)
` [PATCH v1 1/7] tests/docker: fix copying of executable in "update"
` [PATCH v1 2/7] tests/docker: make executable an optional argument to "update"
` [PATCH v1 3/7] tests/docker: allow "update" to add the current user
` [PATCH v1 4/7] tests/docker: add "fetch" sub-command
` [PATCH v1 5/7] docker: Add Hexagon image
` [PATCH v1 6/7] tests/tcg: Use Hexagon Docker image
` [PATCH v1 7/7] gitlab: add build-user-hexagon test

[PULL 00/14] Gitlab, testing and misc patches
 2021-03-10 20:11 UTC  (2+ messages)

[PATCH v4 0/5] Allwinner H3 fixes for EMAC and acceptance tests
 2021-03-10 19:58 UTC  (6+ messages)
` [PATCH v4 1/5] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value
` [PATCH v4 2/5] tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi-pc machine
` [PATCH v4 3/5] tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_20_08
` [PATCH v4 4/5] tests/acceptance: update sunxi kernel from armbian to 5.10.16
` [PATCH v4 5/5] tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cubieboard tests

[RFC] hw/display: add virtio-ramfb device
 2021-03-10 19:39 UTC  (5+ messages)

[PATCH v3 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-03-10 19:34 UTC  (7+ messages)
` [PATCH v3 1/3] target/arm: Add support for FEAT_TLBIRANGE
` [PATCH v3 2/3] target/arm: Add support for FEAT_TLBIOS
` [PATCH v3 3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type

[PATCH v2 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-10 19:20 UTC 

[PATCH v6 0/7] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-10 18:31 UTC  (8+ messages)
` [PATCH v6 1/7] net/eth: Use correct in6_address offset "
` [PATCH v6 2/7] net/eth: Simplify _eth_get_rss_ex_dst_addr()
` [PATCH v6 3/7] net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
` [PATCH v6 4/7] net/eth: Check size earlier in _eth_get_rss_ex_dst_addr()
` [PATCH v6 5/7] net/eth: Check iovec has enough data earlier
` [PATCH v6 6/7] net/eth: Read ip6_ext_hdr_routing buffer before accessing it
` [PATCH v6 7/7] net/eth: Add an assert() and invert if() statement to simplify code

[PATCH] plugins: new syscalls plugin
 2021-03-10 18:26 UTC  (2+ messages)

[PATCH v5 0/7] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-10 18:26 UTC  (16+ messages)
` [PATCH v5 1/7] net/eth: Simplify _eth_get_rss_ex_dst_addr()
` [PATCH v5 2/7] net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
` [PATCH v5 3/7] net/eth: Make ip6_ext_hdr *ext_hdr pointer to const
` [PATCH v5 4/7] net/eth: Check the size earlier
` [PATCH v5 5/7] net/eth: Check iovec has enough data earlier
` [PATCH v5 6/7] net/eth: Read ip6_ext_hdr_routing buffer before accessing it
` [PATCH v5 7/7] net/eth: Add an assert() and invert if() statement to simplify code

[RFC] tests/migration: introduce multifd into guestperf toolkit
 2021-03-10 18:24 UTC  (2+ messages)

[PATCH 0/4] Clean up the -usbdevice mess
 2021-03-10 18:19 UTC  (6+ messages)
` [PATCH 1/4] usb: remove support for -usbdevice parameters
` [PATCH 2/4] usb: remove '-usbdevice u2f-key'
` [PATCH 3/4] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
` [PATCH 4/4] usb: Document the missing -usbdevice options

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-03-10 18:17 UTC  (3+ messages)

[PATCH 0/4] vhost-user-blk-test: add vhost-user-blk server tests
 2021-03-10 17:45 UTC  (2+ messages)

[PATCH] tests/migration: fix unix socket batch migration
 2021-03-10 17:29 UTC 

[PATCH v2 00/12] hw/block/pflash: Refactors around setting the device in read-array mode
 2021-03-10 17:31 UTC  (17+ messages)
` [PATCH v2 01/12] hw/block/pflash_cfi: Fix code style for checkpatch.pl
` [PATCH v2 02/12] hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table()
` [PATCH v2 03/12] hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table()
` [PATCH v2 04/12] hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()
` [PATCH v2 05/12] hw/block/pflash_cfi02: Open-code pflash_register_memory(rom=false)
` [PATCH v2 06/12] hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array
` [PATCH v2 07/12] hw/block/pflash_cfi02: Factor out pflash_reset_state_machine()
` [PATCH v2 08/12] hw/block/pflash_cfi02: Add DeviceReset method
` [PATCH v2 09/12] hw/block/pflash_cfi01: Clarify trace events
` [PATCH v2 10/12] hw/block/pflash_cfi01: Extract pflash_mode_read_array()
` [PATCH v2 11/12] hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro
` [PATCH v2 12/12] hw/block/pflash_cfi: Replace DPRINTF with trace events

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-10 17:30 UTC  (5+ messages)

[PULL v2 00/54] target-arm queue
 2021-03-10 17:19 UTC  (2+ messages)

[PATCH] tests: remove "make check-speed" in favor of "make bench"
 2021-03-10 17:20 UTC  (3+ messages)

[PATCH] baum: Fix crash when Braille output is not available
 2021-03-10 17:23 UTC  (5+ messages)

[PATCH] block: Introduce zero-co:// and zero-aio://
 2021-03-10 17:37 UTC  (10+ messages)

[PATCH v9 0/6] MTE support for KVM guest
 2021-03-10 16:47 UTC  (10+ messages)
` [PATCH v9 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v9 3/6] arm64: kvm: Save/restore MTE registers
` [PATCH v9 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v2] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
 2021-03-10 17:01 UTC  (2+ messages)

[PATCH 0/9] hw/block/pflash: Refactors around setting the device in read-array mode
 2021-03-10 16:44 UTC  (11+ messages)
` [PATCH 4/9] hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()
` [PATCH 6/9] hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array
` [PATCH 7/9] hw/block/pflash_cfi02: Factor out DeviceReset method

[PATCH v3 09/12] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
 2021-03-10 16:27 UTC  (7+ messages)

[PATCH] tests: Fix broken "make check-speed"
 2021-03-10 16:38 UTC  (5+ messages)

[PATCH v2] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
 2021-03-10 16:06 UTC  (8+ messages)

[PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc()
 2021-03-10 16:22 UTC  (2+ messages)

[PULL 00/40] target-arm queue
 2021-03-10 16:34 UTC  (5+ messages)
` [PULL 18/40] linux-user: Fix types in uaccess.c

[PATCH v2 1/2] edid: Make refresh rate configurable
 2021-03-10 16:08 UTC  (4+ messages)
` [PATCH v2 2/2] virtio-gpu: Respect UI refresh rate for EDID

[PATCH] coroutine: add libucontext as external library
 2021-03-10 16:32 UTC  (6+ messages)

[PULL v2 00/15] testing, docs, semihosting move and guest-loader
 2021-03-10 16:00 UTC  (16+ messages)
` [PULL v2 01/15] docs/system: add a gentle prompt for the complexity to come
` [PULL v2 02/15] tests/docker: add a test-tcg for building then running check-tcg
` [PULL v2 03/15] gitlab-ci.yml: Allow custom # of parallel linkers
` [PULL v2 04/15] gitlab-ci.yml: Add jobs to test CFI flags
` [PULL v2 05/15] tests/docker: Use --arch-only when building Debian cross image
` [PULL v2 06/15] .editorconfig: update the automatic mode setting for Emacs
` [PULL v2 07/15] hw/board: promote fdt from ARM VirtMachineState to MachineState
` [PULL v2 08/15] hw/riscv: migrate fdt field to generic MachineState
` [PULL v2 09/15] device_tree: add qemu_fdt_setprop_string_array helper
` [PULL v2 10/15] hw/core: implement a guest-loader to support static hypervisor guests
` [PULL v2 11/15] docs: move generic-loader documentation into the main manual
` [PULL v2 12/15] docs: add some documentation for the guest-loader
` [PULL v2 13/15] tests/avocado: add boot_xen tests
` [PULL v2 14/15] semihosting: Move include/hw/semihosting/ -> include/semihosting/
` [PULL v2 15/15] semihosting: Move hw/semihosting/ -> semihosting/

[PATCH 0/4] qcow2: Improve refcount structure rebuilding
 2021-03-10 16:07 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] iotests/common.qemu: Add _cleanup_single_qemu
` [PATCH 3/4] iotests/common.qemu: Allow using the QSD
` [PATCH 4/4] iotests/108: Test new refcount rebuild algorithm

[PATCH v2 00/12] block/export: vhost-user-blk server tests and input validation
 2021-03-10 16:26 UTC  (5+ messages)

[PATCH] usb: remove support for -usbdevice parameters
 2021-03-10 16:02 UTC 

[PULL 00/18] testing, docs, semihosting move and guest-loader
 2021-03-10 15:47 UTC  (7+ messages)

[PATCH] qemu-timer: allow freeing a NULL timer
 2021-03-10 15:53 UTC  (2+ messages)

[PATCH 1/2] ui/cocoa: Show QEMU icon in the about window
 2021-03-10 15:49 UTC  (6+ messages)
` [PATCH 2/2] ui/cocoa: Do not rely on the first argument

[PATCH] usb: remove '-usbdevice u2f-key'
 2021-03-10 15:49 UTC 

[PATCH v2 00/10] target/hexagon: introduce idef-parser
 2021-03-10 15:48 UTC  (4+ messages)
` [PATCH v2 02/10] target/hexagon: import README for idef-parser

[PATCH v3 1/2] block/file-posix: Optimize for macOS
 2021-03-10 15:39 UTC  (2+ messages)
` [PATCH v3 2/2] block: Add backend_defaults property

[PATCH v2] tests/acceptance: Add bFLT loader linux-user test
 2021-03-10 15:19 UTC  (2+ messages)

[PATCH v3 0/2] tests: Add functional test for out-of-process device emulation
 2021-03-10 15:11 UTC  (2+ messages)

[PATCH v2 0/2] hw/arm/virt: KVM: Set IPA limit when possible
 2021-03-10 14:58 UTC  (5+ messages)
` [PATCH v2 1/2] accel: kvm: Fix kvm_type invocation
` [PATCH v2 2/2] hw/arm/virt: KVM: The IPA lower bound is 32

[PATCH 0/3] Support Andes AE350 Platform
 2021-03-10  7:50 UTC  (3+ messages)
` [PATCH 1/3] Andes RISC-V PLIC

[PATCH v3] ui/cocoa: Clear modifiers whenever possible
 2021-03-10 14:46 UTC 

[PATCH 0/3] block: Introduce the 'zeroes-co' driver to help security reports
 2021-03-10 14:24 UTC  (4+ messages)

[PATCH v2 0/3] target/arm: Restrict v7A TCG cpus to TCG accel
 2021-03-10 14:19 UTC  (9+ messages)
` [PATCH v2 1/3] target/arm: Restrict v8M IDAU to TCG

[PULL 00/20] ppc-for-6.0 queue 20210310
 2021-03-10 14:09 UTC  (2+ messages)

[PATCH v7 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-03-10 13:59 UTC  (3+ messages)
` [PATCH v7 1/5] hw/dma: Implement a Xilinx CSU DMA model

[PATCH 0/4] virtiofsd: Avoid potential deadlocks
 2021-03-10 13:48 UTC  (7+ messages)
` [PATCH 2/4] vhost-user: Convert slave channel to QIOChannelSocket


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