messages from 2020-03-17 17:05:29 to 2020-03-17 23:28:01 UTC [more...]
[PULL 00/20] Ide patches
2020-03-17 23:23 UTC (6+ messages)
` [PULL 01/20] cmd646: register cmd646_reset() function in DeviceClass
` [PULL 02/20] cmd646: register vmstate_ide_pci VMStateDescription "
` [PULL 03/20] dp264: use pci_create_simple() to initialise the cmd646 device
` [PULL 04/20] cmd646: remove unused pci_cmd646_ide_init() function
` [PULL 08/20] via-ide: ensure that PCI_INTERRUPT_LINE is hard-wired to its default value
[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
2020-03-17 23:22 UTC (3+ messages)
[PATCH v3 0/8] Misc hw/ide legacy clean up
2020-03-17 23:21 UTC (5+ messages)
[PATCH] tools/virtiofsd: add support for --socket-group
2020-03-17 23:21 UTC (7+ messages)
[PATCH v10 0/3] Acceptance test: Add "boot_linux" acceptance test
2020-03-17 23:10 UTC (8+ messages)
` [PATCH v10 2/3] Acceptance test: add "boot_linux" tests
` [PATCH v10 3/3] Acceptance tests: add make targets to download images
[PULL 00/45] ppc-for-5.0 queue 20200317
2020-03-17 22:33 UTC (3+ messages)
[PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
2020-03-17 22:46 UTC (2+ messages)
[PATCH v3 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
2020-03-17 22:58 UTC (16+ messages)
` [PATCH v3 1/5] vfio/pci: Disable INTx fast path if using split irqchip
` [PATCH v3 2/5] vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
` [PATCH v3 3/5] KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
` [PATCH v3 4/5] KVM: Kick resamplefd for split kernel irqchip
` [PATCH v3.1 "
` [PATCH v3 5/5] Revert "vfio/pci: Disable INTx fast path if using split irqchip"
[PATCH 0/4] tests/vm: minor install tweaks, update netbsd & freebsd
2020-03-17 22:46 UTC (5+ messages)
` [PATCH 1/4] tests/vm: write raw console log
[PATCH] ext4: Give 32bit personalities 32bit hashes
2020-03-17 22:28 UTC (2+ messages)
[PATCH v4] python/qemu/qmp.py: QMP debug with VM label
2020-03-17 21:55 UTC (3+ messages)
[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
2020-03-17 21:34 UTC (2+ messages)
[PULL 00/30] QAPI patches for 2020-03-17
2020-03-17 21:01 UTC (31+ messages)
` [PULL 01/30] docs/devel/qapi-code-gen: Fix typo in grammar
` [PULL 02/30] qemu-doc: Belatedly document QMP command arg & result deprecation
` [PULL 03/30] qapi: Belatedly update doc comment for @wait deprecation
` [PULL 04/30] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PULL 05/30] docs/devel/qapi-code-gen: Document 'features' introspection
` [PULL 06/30] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PULL 07/30] tests/test-qmp-cmds: Check responses more thoroughly
` [PULL 08/30] tests/test-qmp-cmds: Simplify test data setup
` [PULL 09/30] tests/test-qmp-event: "
` [PULL 10/30] tests/test-qmp-event: Use qobject_is_equal()
` [PULL 11/30] tests/test-qmp-event: Check event is actually emitted
` [PULL 12/30] qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
` [PULL 13/30] qapi: Add feature flags to remaining definitions
` [PULL 14/30] qapi: Consistently put @features parameter right after @ifcond
` [PULL 15/30] qapi/introspect: Rename *qlit* to reduce confusion
` [PULL 16/30] qapi/introspect: Factor out _make_tree()
` [PULL 17/30] qapi/schema: Change _make_features() to a take feature list
` [PULL 18/30] qapi/schema: Reorder classes so related ones are together
` [PULL 19/30] qapi/schema: Rename QAPISchemaObjectType{Variant, Variants}
` [PULL 20/30] qapi/schema: Call QAPIDoc.connect_member() in just one place
` [PULL 21/30] qapi: Add feature flags to struct members
` [PULL 22/30] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
` [PULL 23/30] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [PULL 24/30] qapi: Simplify how qmp_dispatch() gets the request ID
` [PULL 25/30] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PULL 26/30] qapi: New special feature flag "deprecated"
` [PULL 27/30] qapi: Mark deprecated QMP parts with feature 'deprecated'
` [PULL 28/30] qmp: constify QmpCommand and list
` [PULL 29/30] net: Complete qapi-fication of netdev_add
` [PULL 30/30] net: Track netdevs in NetClientState rather than QemuOpt
[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
2020-03-17 21:05 UTC (15+ messages)
` [PATCH v4 16/34] qapi/schema: Change _make_features() to a take feature list
` [PATCH v4 20/34] qapi: Add feature flags to struct members
` [PATCH v4 24/34] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PATCH v4 25/34] qapi: New special feature flag "deprecated"
` [PATCH v4 26/34] qapi: Mark deprecated QMP parts with feature 'deprecated'
` [PATCH v4 27/34] qemu-options: New -compat to set policy for deprecated interfaces
[PULL v3 00/62] Misc patches for soft freeze
2020-03-17 21:04 UTC (2+ messages)
[PATCH v2 0/2] netdev qapification
2020-03-17 20:53 UTC (7+ messages)
` [PATCH v2 1/2] net: Complete qapi-fication of netdev_add
` [PATCH v2 2/2] net: Track netdevs in NetClientState rather than QemuOpt
[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
2020-03-17 20:47 UTC (7+ messages)
` [PATCH v6 57/61] target/riscv: floating-point scalar move instructions
` [PATCH v6 58/61] target/riscv: vector slide instructions
` [PATCH v6 59/61] target/riscv: vector register gather instruction
` [PATCH v6 60/61] target/riscv: vector compress instruction
` [PATCH v6 61/61] target/riscv: configure and turn on vector extension from command line
[Bug 1867786] [NEW] Qemu PPC64 freezes with multi-core CPU
2020-03-17 20:35 UTC (4+ messages)
` [Bug 1867786] "
Missing Null check
2020-03-17 20:40 UTC
[PATCH] pci: Display PCI IRQ pin in "info pci"
2020-03-17 20:36 UTC (5+ messages)
[Bug 1859291] [NEW] RISC-V incorrect exception generated
2020-03-17 20:25 UTC (2+ messages)
` [Bug 1859291] "
[PATCH 0/4] travis-ci: Add a KVM-only s390x job
2020-03-17 20:26 UTC (6+ messages)
` [PATCH 1/4] tests/test-util-filemonitor: Fix Travis-CI $ARCH env variable name
` [PATCH 2/4] tests/test-util-sockets: Skip test on non-x86 Travis containers
` [PATCH 3/4] tests/migration: Disable autoconverge test on Travis-CI s390x
` [PATCH 4/4] .travis.yml: Add a KVM-only s390x job
[PULL 00/13] target: Add the Renesas RX architecture
2020-03-17 20:15 UTC (2+ messages)
[PATCH 0/3] Minor error handling cleanups
2020-03-17 20:04 UTC (5+ messages)
` [PATCH 3/3] xen-block: Use one Error * variable instead of two
[PATCH] hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
2020-03-17 19:06 UTC (3+ messages)
[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
2020-03-17 19:00 UTC (8+ messages)
` [PATCH v13 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v13 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages
[PULL 0/5] tcg patch queue
2020-03-17 19:00 UTC (6+ messages)
` [PULL 1/5] tcg/i386: Bound shift count expanding sari_vec
` [PULL 2/5] tcg: Remove CONFIG_VECTOR16
` [PULL 3/5] tcg: Tidy tcg-runtime-gvec.c types
` [PULL 4/5] tcg: Tidy tcg-runtime-gvec.c DUP*
` [PULL 5/5] tcg: Remove tcg-runtime-gvec.c DO_CMP0
[PATCH 0/2] Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
2020-03-17 18:39 UTC (2+ messages)
[PATCH v4 00/30] Add subcluster allocation to qcow2
2020-03-17 18:16 UTC (31+ messages)
` [PATCH v4 01/30] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v4 02/30] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v4 03/30] qcow2: Add calculate_l2_meta()
` [PATCH v4 04/30] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v4 05/30] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v4 06/30] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v4 07/30] qcow2: Document the Extended L2 Entries feature
` [PATCH v4 08/30] qcow2: Add dummy has_subclusters() function
` [PATCH v4 09/30] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v4 10/30] qcow2: Add offset_to_sc_index()
` [PATCH v4 11/30] qcow2: Add l2_entry_size()
` [PATCH v4 12/30] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v4 13/30] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v4 14/30] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v4 15/30] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v4 16/30] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v4 17/30] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v4 18/30] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v4 19/30] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v4 20/30] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v4 21/30] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v4 22/30] qcow2: Fix offset calculation in handle_dependencies()
` [PATCH v4 23/30] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v4 24/30] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v4 25/30] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v4 26/30] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only
` [PATCH v4 27/30] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v4 28/30] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v4 29/30] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v4 30/30] iotests: Add tests for qcow2 images with extended L2 entries
[PATCH v9 00/15] s390x: Protected Virtualization support
2020-03-17 18:23 UTC (8+ messages)
` [PATCH v9 14/15] docs: Add protvirt docs
` [PATCH v9 15/15] s390x: Add unpack facility feature to GA1
` [PATCH v9] s390x: protvirt: Fence huge pages
[PULL 0/1] Block patches
2020-03-17 18:32 UTC (2+ messages)
[PATCH v2] slirp: update submodule to v4.2.0 + mingw-fix
2020-03-17 18:13 UTC
[PATCH] i386/kvm: Add CPU property to expose VMware CPUID signature
2020-03-17 18:02 UTC (3+ messages)
[PULL 00/28 for 5.0] testing and gdbstub updates
2020-03-17 17:50 UTC (29+ messages)
` [PULL 01/28] tests/docker: Install tools to cross-debug and build Linux kernels
` [PULL 02/28] tests/docker: Update VirGL git repository URL
` [PULL 03/28] tests/docker: Remove obsolete VirGL --with-glx configure option
` [PULL 04/28] tests/docker: Update VirGL to v0.8.0
` [PULL 05/28] travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
` [PULL 06/28] gdbstub: make GDBState static and have common init function
` [PULL 07/28] gdbstub: stop passing GDBState * around and use global
` [PULL 08/28] gdbstub: move str_buf to GDBState and use GString
` [PULL 09/28] gdbstub: move mem_buf to GDBState and use GByteArray
` [PULL 10/28] gdbstub: add helper for 128 bit registers
` [PULL 11/28] target/arm: use gdb_get_reg helpers
` [PULL 12/28] target/m68k: "
` [PULL 13/28] target/i386: "
` [PULL 14/28] gdbstub: extend GByteArray to read register helpers
` [PULL 15/28] target/arm: prepare for multiple dynamic XMLs
` [PULL 16/28] target/arm: explicitly encode regnum in our XML
` [PULL 17/28] target/arm: default SVE length to 64 bytes for linux-user
` [PULL 18/28] target/arm: generate xml description of our SVE registers
` [PULL 19/28] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PULL 20/28] tests/tcg/aarch64: userspace system register test
` [PULL 21/28] configure: allow user to specify what gdb to use
` [PULL 22/28] tests/guest-debug: add a simple test runner
` [PULL 23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PULL 24/28] tests/tcg/aarch64: add SVE iotcl test
` [PULL 25/28] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
` [PULL 26/28] gdbstub: change GDBState.last_packet to GByteArray
` [PULL 27/28] gdbstub: do not split gdb_monitor_write payload
` [PULL 28/28] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb
[PATCH] build: Silence clang warning on older glib autoptr usage
2020-03-17 18:11 UTC (3+ messages)
[PATCH 1/1] conf: qemu 9pfs: add 'multidevs' option
2020-03-17 13:59 UTC
[PATCH 0/1] add support for QEMU 9pfs 'multidevs' option
2020-03-17 16:38 UTC
[PULL 00/15] Pull migration patches
2020-03-17 17:40 UTC (4+ messages)
` [PULL 06/15] configure: Enable test and libs for zstd
[PULL 0/3] MIPS queue for March 17th, 2020
2020-03-17 17:29 UTC (2+ messages)
"guest-reset" and "invalid runstate transition" in COLO SVM
2020-03-17 17:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).