qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-27 07:25:57 to 2020-11-27 19:08:22 UTC [more...]

[PATCH 1/5] scripts: minikconf: support config titles
 2020-11-27 18:29 UTC  (4+ messages)
` [PATCH 2/5] backends: introduce gpio backend subsystem
` [PATCH 3/5] backends: gpio: dummy builtin backend
` [PATCH 5/5] hw: virtio: add virtio-gpio device emulation

[PATCH] fix .gitignore
 2020-11-27 18:32 UTC 

[PULL 0/1] Libslirp CVE-2020-29129 CVE-2020-29130
 2020-11-27 18:52 UTC  (3+ messages)
` [PULL 1/1] slirp: update to fix "

[RFC PATCH-for-5.2] gitlab-ci: Do not automatically run Avocado integration tests anymore
 2020-11-27 18:46 UTC  (5+ messages)

[RFC v6 00/11] i386 cleanup
 2020-11-27 18:33 UTC  (18+ messages)
` [RFC v6 10/11] accel: introduce AccelCPUClass extending CPUClass
` [RFC v6 11/11] i386: split cpu accelerators from cpu.c, using AccelCPUClass

[PATCH] gitlab-CI: Test 32-bit builds with the fedora-i386-cross container
 2020-11-27 18:31 UTC  (4+ messages)

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-27 18:26 UTC  (11+ messages)
          ` [PATCH v3] "

[PATCH 0/8] hvf: Implement Apple Silicon Support
 2020-11-27 18:20 UTC  (14+ messages)
` [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework

[PATCH v4 0/6] UFFD write-tracking migration/snapshots
 2020-11-27 17:19 UTC  (7+ messages)

[PATCH v2] tests/acceptance: add a test for devices on s390x
 2020-11-27 17:02 UTC  (4+ messages)

[RFC] ich9:cpuhp: add support for cpu hot-unplug with SMI broadcast enabled
 2020-11-27 16:52 UTC  (14+ messages)

ImageInfo oddities regarding compression
 2020-11-27 16:52 UTC  (6+ messages)

[PATCH v2 0/6] arch_init.c cleanup
 2020-11-27 16:47 UTC  (24+ messages)
` [PATCH v2 1/6] arch_init: Move QEMU_ARCH definitions to cpu.h
` [PATCH v2 2/6] accel: accel_available() function
` [PATCH v2 3/6] kvm: Remove kvm_available() function
` [PATCH v2 4/6] xen: Delete xen_available() function
` [PATCH v2 5/6] Remove unnecessary usage of arch_init.h
` [PATCH v2 6/6] Rename arch_init.h to arch_type.h

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-27 16:35 UTC  (15+ messages)
` [PATCH for-6.0 2/6] qapi: Rename KvmInfo to AccelInfo
` [PATCH for-6.0 5/6] hmp: Add 'info accel' command
` [PATCH for-6.0 6/6] qapi: Deprecate 'query-kvm'

QEMU Advent Calendar 2020 Call for Images
 2020-11-27 15:43 UTC 

[RFC PATCH-for-5.2 0/2] net: Do not accept packets with invalid huge size
 2020-11-27 15:47 UTC  (4+ messages)
` [RFC PATCH-for-5.2 1/2] net: Do not accept packets bigger then NET_BUFSIZE
` [RFC PATCH-for-5.2 2/2] net: Assert no packet bigger than NET_BUFSIZE is queued

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-11-27 15:44 UTC  (4+ messages)
` [RFC PATCH 23/27] vhost: unmap qemu's shadow virtqueues on sw "

[PATCH 0/2] keyval: accept escaped commas in implied option
 2020-11-27 15:39 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v3 00/36] cleanup qemu_init and make sense of command line processing
 2020-11-27 15:29 UTC  (34+ messages)
` [PATCH 13/36] vl: move semihosting command line fallback to qemu_init_board
` [PATCH 26/36] remove preconfig state
` [PATCH 28/36] vl: allow -incoming defer with -preconfig
` [PATCH 29/36] vl: extract softmmu/datadir.c
` [PATCH 30/36] vl: extract machine done notifiers
` [PATCH 31/36] vl: extract softmmu/rtc.c
` [PATCH 32/36] vl: extract softmmu/runstate.c
` [PATCH 33/36] vl: extract softmmu/globals.c
` [PATCH 34/36] vl: remove serial_max_hds
` [PATCH 35/36] vl: clean up -boot variables
` [PATCH 36/36] vl: move all generic initialization out of vl.c
` [PATCH 37/36] machine: introduce MachineInitPhase

[PATCH v6 0/2] MTE support for KVM guest
 2020-11-27 15:21 UTC  (3+ messages)
` [PATCH v6 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v6 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH v2 00/36] block: update graph permissions update
 2020-11-27 14:45 UTC  (37+ messages)
` [PATCH v2 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
` [PATCH v2 02/36] tests/test-bdrv-graph-mod: add test_parallel_perm_update
` [PATCH v2 03/36] block: bdrv_append(): don't consume reference
` [PATCH v2 04/36] block: bdrv_append(): return status
` [PATCH v2 05/36] block: add bdrv_parent_try_set_aio_context
` [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
` [PATCH v2 07/36] block: drop ctx argument from bdrv_root_attach_child
` [PATCH v2 08/36] block: make bdrv_reopen_{prepare, commit, abort} private
` [PATCH v2 09/36] block: return value from bdrv_replace_node()
` [PATCH v2 10/36] util: add transactions.c
` [PATCH v2 11/36] block: bdrv_refresh_perms: check parents compliance
` [PATCH v2 12/36] block: refactor bdrv_child* permission functions
` [PATCH v2 13/36] block: rewrite bdrv_child_try_set_perm() using bdrv_refresh_perms()
` [PATCH v2 14/36] block: inline bdrv_child_*() permission functions calls
` [PATCH v2 15/36] block: use topological sort for permission update
` [PATCH v2 16/36] block: add bdrv_drv_set_perm transaction action
` [PATCH v2 17/36] block: add bdrv_list_* permission update functions
` [PATCH v2 18/36] block: add bdrv_replace_child_safe() transaction action
` [PATCH v2 19/36] block: fix bdrv_replace_node_common
` [PATCH v2 20/36] block: add bdrv_attach_child_common() transaction action
` [PATCH v2 21/36] block: add bdrv_attach_child_noperm() "
` [PATCH v2 22/36] block: split out bdrv_replace_node_noperm()
` [PATCH v2 23/36] block: adapt bdrv_append() for inserting filters
` [PATCH v2 24/36] block: add bdrv_remove_backing transaction action
` [PATCH v2 25/36] block: introduce bdrv_drop_filter()
` [PATCH v2 26/36] block/backup-top: drop .active
` [PATCH v2 27/36] block: drop ignore_children for permission update functions
` [PATCH v2 28/36] block: add bdrv_set_backing_noperm() transaction action
` [PATCH v2 29/36] blockdev: qmp_x_blockdev_reopen: acquire all contexts
` [PATCH v2 30/36] block: bdrv_reopen_multiple: refresh permissions on updated graph
` [PATCH v2 31/36] block: drop unused permission update functions
` [PATCH v2 32/36] block: inline bdrv_check_perm_common()
` [PATCH v2 33/36] block: inline bdrv_replace_child()
` [PATCH v2 34/36] block: refactor bdrv_child_set_perm_safe() transaction action
` [PATCH v2 35/36] block: rename bdrv_replace_child_safe() to bdrv_replace_child()
` [PATCH v2 36/36] block: refactor bdrv_node_check_perm()

[Bug 1905979] [NEW] Check if F_OFD_SETLK is supported may give wrong result
 2020-11-27 14:54 UTC 

[PATCH v2] net/e1000e_core: adjust count if RDH exceeds RDT in e1000e_ring_advance()
 2020-11-27 14:49 UTC  (7+ messages)

[PATCH-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
 2020-11-27 14:24 UTC  (5+ messages)
` [PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)

[PATCH] ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end
 2020-11-27 13:57 UTC  (2+ messages)

[PATCH v3 0/5] Increase amount of data for monitor to read
 2020-11-27 13:35 UTC  (6+ messages)
` [PATCH v3 1/5] monitor: change function obsolete name in comments
` [PATCH v3 2/5] monitor: drain requests queue with 'channel closed' event
` [PATCH v3 3/5] monitor: let QMP monitor track JSON message content
` [PATCH v3 4/5] iotests: 129 don't check backup "busy"
` [PATCH v3 5/5] monitor: increase amount of data for monitor to read

[PATCH] xive: Add more trace events
 2020-11-27 13:36 UTC 

[PATCH v2 0/2] Increase amount of data for monitor to read
 2020-11-27 13:35 UTC  (4+ messages)
` [PATCH v2 2/2] monitor: increase "

[PATCH for-6.0 0/9] spapr: Perform hotplug sanity checks at pre-plug
 2020-11-27 13:25 UTC  (10+ messages)
` [PATCH for-6.0 4/9] spapr: Set compat mode in spapr_reset_vcpu()

[PATCH v2 00/13] Remove GCC < 4.8 checks
 2020-11-27 13:10 UTC  (8+ messages)
` [PATCH v2 06/13] tests: remove GCC < 4 fallbacks
` [PATCH v2 09/13] audio: remove GNUC & MSVC check

[PULL 0/1] Fixes 20201127 patches
 2020-11-27 12:45 UTC  (2+ messages)

[RFC PATCH 4/6] migration: Add zstd support in multi-thread compression
 2020-11-27 12:10 UTC  (2+ messages)

[PATCH 4/8] arm: Synchronize CPU on PSCI on
 2020-11-27 11:21 UTC  (7+ messages)

[qemu PATCH] docs: fix missing backslash in certtool shell example
 2020-11-27 11:12 UTC  (2+ messages)

[PATCH 1/6] migration: Add multi-thread compress method
 2020-11-27  9:48 UTC  (2+ messages)

[PATCH v2] qga/commands-posix: Send CCW address on s390x with the fsinfo data
 2020-11-27  9:41 UTC  (2+ messages)

[PATCH v2 0/6] migration: Multi-thread compression method support
 2020-11-27  9:36 UTC 

[PATCH v2 5/6] migration: Add compress_level sanity check
 2020-11-27  9:32 UTC 

[PATCH v2 4/6] migration: Add zstd support in multi-thread compression
 2020-11-27  9:32 UTC 

[PATCH v2 3/6] migration: Add multi-thread compress ops
 2020-11-27  9:32 UTC 

[PATCH v2 6/6] doc: Update multi-thread compression doc
 2020-11-27  9:32 UTC 

[PATCH v2 1/6] migration: Add multi-thread compress method
 2020-11-27  9:31 UTC 

[PATCH v2 2/6] migration: Refactoring multi-thread compress migration
 2020-11-27  9:31 UTC 

[PATCH v2 0/6]
 2020-11-27  9:31 UTC 

[PATCH 0/1] net: Fix handling of id in netdev_add and netdev_del
 2020-11-27  9:12 UTC  (3+ messages)

[PATCH] virtfs-proxy-helper: Fix a resource leak in main()
 2020-11-27  9:10 UTC  (5+ messages)

[RFC PATCH 6/6] doc: Update multi-thread compression doc
 2020-11-27  7:42 UTC 

[RFC PATCH 5/6] migration: Add compress_level sanity check
 2020-11-27  7:42 UTC 

[RFC PATCH 3/6] migration: Add multi-thread compress ops
 2020-11-27  7:41 UTC 

[RFC PATCH 2/6] migration: Refactoring multi-thread compress migration
 2020-11-27  7:41 UTC 

[RFC PATCH 0/6] migration: Multi-thread compression method support
 2020-11-27  7:40 UTC 

[PATCH 0/7] Fix some memleaks caused by ptimer_init
 2020-11-27  7:18 UTC  (5+ messages)
` [PATCH 4/7] exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
` [PATCH 5/7] exynos4210_rtc: "
` [PATCH 6/7] mss-timer: "
` [PATCH 7/7] musicpal: "


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