messages from 2022-10-27 21:26:56 to 2022-10-28 12:00:32 UTC [more...]
[PATCH v6 00/19] Misc ppc/mac machines clean up
 2022-10-28 11:56 UTC  (18+ messages)
` [PATCH v6 01/19] mac_newworld: Drop some variables
` [PATCH v6 02/19] mac_oldworld: Drop some more variables
` [PATCH v6 03/19] mac_{old|new}world: Set tbfreq at declaration
` [PATCH v6 04/19] mac_{old|new}world: Avoid else branch by setting default value
` [PATCH v6 06/19] mac_{old|new}world: Reduce number of QOM casts
` [PATCH v6 07/19] hw/ppc/mac.h: Move newworld specific parts out from shared header
` [PATCH v6 08/19] hw/ppc/mac.h: Move macio "
` [PATCH v6 09/19] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
` [PATCH v6 10/19] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
` [PATCH v6 12/19] mac_nvram: Use NVRAM_SIZE constant
` [PATCH v6 13/19] mac_{old|new}world: Code style fix adding missing braces to if-s
` [PATCH v6 14/19] mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
` [PATCH v6 15/19] mac_newworld: Add machine types for different mac99 configs
` [PATCH v6 16/19] mac_newworld: Deprecate mac99 with G5 CPU
` [PATCH v6 17/19] mac_newworld: Deprecate mac99 "via" option
` [PATCH v6 18/19] mac_newworld: Document deprecation
` [PATCH v6 19/19] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
[PATCH v3 00/13] Misc ppc/mac machines clean up
 2022-10-28 11:59 UTC  (10+ messages)
` [PATCH v3 05/13] mac_{old|new}world: Simplify cmdline_base calculation
[PATCH v2 0/3] AioContext removal: LinuxAioState and ThreadPool
 2022-10-28 11:52 UTC  (6+ messages)
` [PATCH v2 1/3] linux-aio: use LinuxAioState from the running thread
` [PATCH v2 2/3] io_uring: use LuringState "
` [PATCH v2 3/3] thread-pool: use ThreadPool "
[PATCH v6 00/11] tests/qtest: Enable running qtest on Windows
 2022-10-28 11:49 UTC  (21+ messages)
` [PATCH v6 01/11] accel/qtest: Support qtest accelerator for Windows
` [PATCH v6 02/11] tests/qtest: Use send/recv for socket communication
` [PATCH v6 03/11] tests/qtest: Support libqtest to build and run on Windows
` [PATCH v6 04/11] tests/qtest: device-plug-test: Reverse the usage of double/single quotes
` [PATCH v6 05/11] tests/qtest: Use EXIT_FAILURE instead of magic number
` [PATCH v6 06/11] tests/qtest: libqtest: Introduce qtest_wait_qemu()
` [PATCH v6 07/11] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v6 08/11] tests/qtest: libqos: Do not build virtio-9p unconditionally
` [PATCH v6 09/11] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
` [PATCH v6 10/11] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
` [PATCH v6 11/11] tests/qtest: Enable qtest build on Windows
[PATCH] 9pfs: fix missing sys/mount.h include
 2022-10-28 11:21 UTC 
[PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges
 2022-10-28 10:58 UTC  (5+ messages)
` [PATCH v2 1/3] hw/i386/acpi-build: Remove unused struct
` [PATCH v2 2/3] hw/i386/acpi-build: Resolve redundant attribute
` [PATCH v2 3/3] hw/i386/acpi-build: Resolve north rather than south bridges
megasa regression in 7.1?
 2022-10-28 10:48 UTC  (3+ messages)
` megasas "
[PATCH v3 00/14] File-based migration support and fixed-ram features
 2022-10-28 10:39 UTC  (15+ messages)
` [PATCH v3 01/14] migration: support file: uri for source migration
` [PATCH v3 02/14] migration: Add support for 'file:' uri for incoming migration
` [PATCH v3 03/14] migration: Initial support of fixed-ram feature for analyze-migration.py
` [PATCH v3 04/14] io: Add generic pwritev/preadv interface
` [PATCH v3 05/14] io: implement io_pwritev for QIOChannelFile
` [PATCH v3 06/14] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [PATCH v3 07/14] migration/qemu-file: add utility methods for working with seekable channels
` [PATCH v3 08/14] io: Add preadv support to QIOChannelFile
` [PATCH v3 09/14] migration: add qemu_get_buffer_at
` [PATCH v3 10/14] migration/ram: Introduce 'fixed-ram' migration stream capability
` [PATCH v3 11/14] migration: Refactor precopy ram loading code
` [PATCH v3 12/14] migration: Add support for 'fixed-ram' migration restore
` [PATCH v3 13/14] tests: Add migrate_incoming_qmp helper
` [PATCH v3 14/14] tests/qtest: migration-test: Add tests for file-based migration
[PULL 00/23] 9p queue 2022-10-24
 2022-10-28 10:40 UTC  (6+ messages)
[PATCH 0/3] tcg/sparc: Remove support for sparc32plus
 2022-10-28 10:40 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] tcg/sparc64: Rename from tcg/sparc
[PATCH v10 0/9] s390x: CPU Topology
 2022-10-28 10:00 UTC  (9+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
[PATCH v5 0/3] tests/docker: update fedora-win[32|64]-cross with lcitool
 2022-10-28 10:05 UTC  (6+ messages)
` [PATCH v5 1/3] tests/lcitool: Rename non-Debian specific helper
` [PATCH v5 2/3] tests/lcitool: Refresh to latest libvirt-ci module
` [PATCH v5 3/3] tests/docker: update fedora-win[32|64]-cross with lcitool
[GIT PULL 0/8] Host Memory Backends and Memory devices patches
 2022-10-28  9:52 UTC  (9+ messages)
` [GIT PULL 1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag
` [GIT PULL 2/8] util: Cleanup and rename os_mem_prealloc()
` [GIT PULL 3/8] util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
` [GIT PULL 4/8] util: Introduce ThreadContext user-creatable object
` [GIT PULL 5/8] util: Add write-only "node-affinity" property for ThreadContext
` [GIT PULL 6/8] util: Make qemu_prealloc_mem() optionally consume a ThreadContext
` [GIT PULL 7/8] hostmem: Allow for specifying a ThreadContext for preallocation
` [GIT PULL 8/8] vl: Allow ThreadContext objects to be created before the sandbox option
[PATCH v3 0/8] AArch64/HMAT support and tests
 2022-10-28  9:53 UTC  (2+ messages)
[PATCH v4 00/19] Misc ppc/mac machines clean up
 2022-10-28  9:51 UTC  (8+ messages)
` [PATCH v4 16/19] mac_newworld: Add machine types for different mac99 configs
` [PATCH v4 19/19] mac_newworld: Document deprecation
` [PATCH v5 20/20] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
[PATCH 0/3] Emulate status feature in vhost-vdpa net
 2022-10-28  9:29 UTC  (8+ messages)
` [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
[PATCH] memory: Fix wrong end address dump
 2022-10-28  9:29 UTC  (4+ messages)
[PATCH v2 0/6] tcg: Fix x86 TARGET_TB_PCREL (#1269)
 2022-10-28  9:16 UTC  (7+ messages)
` [PATCH v2 2/6] target/i386: Use cpu_unwind_state_data for tpr access
` [PATCH v2 4/6] target/openrisc: Use cpu_unwind_state_data for mfspr
[PATCH] tcg/tci: fix logic error when registering helpers via FFI
 2022-10-28  9:16 UTC  (4+ messages)
[PATCH RFC 0/1] tcg: add perfmap and jitdump
 2022-10-28  8:39 UTC  (3+ messages)
` [PATCH 1/1] "
[PATCH] linux-user: always translate cmsg when recvmsg
 2022-10-28  8:12 UTC 
[PATCH v17 00/10]vhost-vdpa: add support for configure interrupt
 2022-10-28  7:54 UTC  (11+ messages)
` [PATCH v17 01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
` [PATCH v17 02/10] virtio-pci: decouple notifier from interrupt process
` [PATCH v17 03/10] virtio-pci: decouple the single vector from the "
` [PATCH v17 04/10] vhost: introduce new VhostOps vhost_set_config_call
` [PATCH v17 05/10] vhost-vdpa: add support for config interrupt
` [PATCH v17 06/10] virtio: add support for configure interrupt
` [PATCH v17 07/10] vhost: "
` [PATCH v17 08/10] virtio-net: "
` [PATCH v17 09/10] virtio-mmio: "
` [PATCH v17 10/10] virtio-pci: "
[PATCH] vl: change PID file path resolve error to warning
 2022-10-28  7:54 UTC  (5+ messages)
[PATCH v5 00/13] Instantiate VT82xx functions in host device
 2022-10-28  7:48 UTC  (7+ messages)
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-28  7:04 UTC  (15+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v9 7/8] KVM: Handle page fault for private memory
[PATCH v6 0/7] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-28  6:53 UTC  (11+ messages)
` [PATCH v6 5/7] hw/arm/virt: Improve high memory region address assignment
` [PATCH v6 7/7] hw/arm/virt: Add properties to disable high memory regions
[PATCH 0/4] Shadow VirtQueue event index support
 2022-10-28  6:49 UTC  (4+ messages)
[PATCH V5 0/4] PASID support for Intel IOMMU
 2022-10-28  6:14 UTC  (5+ messages)
` [PATCH V5 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V5 2/4] intel-iommu: drop VTDBus
` [PATCH V5 3/4] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [PATCH V5 4/4] intel-iommu: PASID support
[PULL 0/4] Error reporting patches for 2022-10-28
 2022-10-28  6:08 UTC  (5+ messages)
` [PULL 1/4] qom: Improve error messages when property has no getter or setter
` [PULL 2/4] backends: Improve error messages when property can no longer be set
` [PULL 3/4] qtest: Improve error messages when property can not be set right now
` [PULL 4/4] qerror: QERR_PERMISSION_DENIED is no longer used, drop
[PULL 00/26] Net patches
 2022-10-28  5:48 UTC  (27+ messages)
` [PULL 01/26] virtio-net: fix bottom-half packet TX on asynchronous completion
` [PULL 02/26] virtio-net: fix TX timer with tx_burst
` [PULL 03/26] vdpa: Delete duplicated vdpa_feature_bits entry
` [PULL 04/26] vdpa: Remove shadow CVQ command check
` [PULL 05/26] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
` [PULL 06/26] net: improve error message for missing netdev backend
` [PULL 07/26] vhost: allocate event_idx fields on vring
` [PULL 08/26] vhost: toggle device callbacks using used event idx
` [PULL 09/26] vhost: use avail event idx on vhost_svq_kick
` [PULL 10/26] vhost: Accept event idx flag
` [PULL 11/26] net: introduce convert_host_port()
` [PULL 12/26] net: remove the @errp argument of net_client_inits()
` [PULL 13/26] net: simplify net_client_parse() error management
` [PULL 14/26] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [PULL 15/26] net: introduce qemu_set_info_str() function
` [PULL 16/26] qapi: net: add stream and dgram netdevs
` [PULL 17/26] net: socket: Don't ignore EINVAL on netdev socket connection
` [PULL 18/26] net: stream: "
` [PULL 19/26] net: stream: add unix socket
` [PULL 20/26] net: dgram: make dgram_dst generic
` [PULL 21/26] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [PULL 22/26] net: dgram: add unix socket
` [PULL 23/26] qemu-sockets: move and rename SocketAddress_to_str()
` [PULL 24/26] qemu-sockets: update socket_uri() and socket_parse() to be consistent
` [PULL 25/26] net: stream: move to QIO to enable additional parameters
` [PULL 26/26] net: stream: add QAPI events to report connection state
[PATCH v14 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-28  5:04 UTC  (3+ messages)
` [PATCH v14 16/17] tests/qtest: netdev: test stream and dgram backends
[PATCH 0/3] target: Rename headers using .def extension to .h.inc
 2022-10-28  4:37 UTC  (6+ messages)
[PATCH v2] softmmu/physmem: Fix input parameters for flatview_access_allowed()
 2022-10-28  3:01 UTC  (2+ messages)
[PATCH v4 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-28  2:40 UTC  (8+ messages)
` [PATCH v4 1/2] vfio: move the function vfio_get_xlat_addr() to memory.c
[PATCH 00/16] hw/9pfs: Add 9pfs support for Windows
 2022-10-28  2:25 UTC  (4+ messages)
[PATCH V4 0/4] PASID support for Intel IOMMU
 2022-10-28  2:04 UTC  (7+ messages)
` [PATCH V4 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V4 3/4] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
[PATCH] net: improve error message for missing netdev backend
 2022-10-28  1:59 UTC  (3+ messages)
[PATCH v2] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
 2022-10-28  1:50 UTC  (9+ messages)
[PATCH v2 0/3] Improve FDT and support TPM for LoongArch
 2022-10-28  1:40 UTC  (4+ messages)
` [PATCH v2 1/3] hw/loongarch: Load FDT table into dram memory space
` [PATCH v2 2/3] hw/loongarch: Improve fdt for LoongArch virt machine
` [PATCH v2 3/3] hw/loongarch: Add TPM device "
[PATCH] i386/cpu: Adjust cpuid addresable id count to match the spec
 2022-10-28  0:53 UTC  (2+ messages)
[PATCH v1 0/3] target/riscv: Apply KVM policy to ISA extensions
 2022-10-27 23:09 UTC  (3+ messages)
` [PATCH v1 2/3] target/riscv: Extend isa_ext_data for single letter extensions
[PATCH] target/i386: Expand eflags updates inline
 2022-10-27 22:00 UTC  (2+ messages)
[PATCH 0/4] Cleanup AML generation for north and south bridges
 2022-10-27 21:56 UTC  (7+ messages)
` [PATCH 2/4] hw/i386/acpi-build: Resolve redundant attribute
` [PATCH 3/4] hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI controller
` [PATCH 4/4] hw/i386/acpi-build: Generate AML for north and south bridges separately
[PATCH v2 0/3] hw/isa/piix4: Remove MIPS Malta specific bits
 2022-10-27 21:42 UTC  (2+ messages)
[PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
 2022-10-27 21:40 UTC  (3+ messages)
` [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
 2022-10-27 21:38 UTC  (6+ messages)
` [PATCH 22/24] accel/tcg: Use interval tree for user-only page tracking
[PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
 2022-10-27 21:23 UTC 
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).