messages from 2023-09-29 08:54:27 to 2023-09-29 20:15:12 UTC [more...]
[PATCH v14 0/9] rutabaga_gfx + gfxstream
2023-09-29 20:13 UTC (7+ messages)
` [PATCH v14 2/9] virtio-gpu: CONTEXT_INIT feature
` [PATCH v14 4/9] virtio-gpu: blob prep
` [PATCH v14 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v14 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v14 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v14 9/9] docs/system: add basic virtio-gpu documentation
[PATCH v10 00/11] Add VIRTIO sound card
2023-09-29 18:59 UTC (13+ messages)
` [PATCH v10 01/11] Add virtio-sound device stub
` [PATCH v10 02/11] Add virtio-sound-pci device
` [PATCH v10 03/11] virtio-sound: handle control messages and streams
` [PATCH v10 04/11] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PATCH v10 05/11] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PATCH v10 06/11] virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
` [PATCH v10 07/11] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PATCH v10 08/11] virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
` [PATCH v10 09/11] virtio-sound: implement audio output (TX)
` [PATCH v10 10/11] virtio-sound: implement audio capture (RX)
` [PATCH v10 11/11] docs/system: add basic virtio-snd documentation
[PATCH v3 00/20] q800: add support for booting MacOS Classic - part 2
2023-09-29 17:59 UTC (21+ messages)
` [PATCH v3 01/20] q800-glue.c: convert to Resettable interface
` [PATCH v3 02/20] q800: add djMEMC memory controller
` [PATCH v3 03/20] q800: add machine id register
` [PATCH v3 04/20] q800: implement additional machine id bits on VIA1 port A
` [PATCH v3 05/20] q800: add IOSB subsystem
` [PATCH v3 06/20] q800: allow accesses to RAM area even if less memory is available
` [PATCH v3 07/20] audio: add Apple Sound Chip (ASC) emulation
` [PATCH v3 08/20] asc: generate silence if FIFO empty but engine still running
` [PATCH v3 09/20] q800: add Apple Sound Chip (ASC) audio to machine
` [PATCH v3 10/20] q800: add easc bool machine class property to switch between ASC and EASC
` [PATCH v3 11/20] swim: add trace events for IWM and ISM registers
` [PATCH v3 12/20] swim: split into separate IWM and ISM register blocks
` [PATCH v3 13/20] swim: update IWM/ISM register block decoding
` [PATCH v3 14/20] mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
` [PATCH v3 15/20] mac_via: workaround NetBSD ADB bus enumeration issue
` [PATCH v3 16/20] mac_via: implement ADB_STATE_IDLE state if shift register in input mode
` [PATCH v3 17/20] mac_via: always clear ADB interrupt when switching to A/UX mode
` [PATCH v3 18/20] q800: add ESCC alias at 0xc000
` [PATCH v3 19/20] q800: add alias for MacOS toolbox ROM at 0x40000000
` [PATCH v3 20/20] mac_via: extend timer calibration hack to work with A/UX
[PATCH 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-09-29 16:45 UTC (21+ messages)
` [PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH 2/9] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH 3/9] hw/acpi: Add ACPI CPU hotplug init stub
` [PATCH 4/9] hw/acpi: Init GED framework with cpu hotplug events
` [PATCH 5/9] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH 6/9] hw/acpi: Update GED _EVT method AML with cpu scan
` [PATCH 7/9] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH 8/9] physmem, gdbstub: Add helper functions to help *unrealize* vCPU object
` [PATCH 8/9] physmem,gdbstub: "
` [PATCH 9/9] target/arm/kvm: Write CPU state back to KVM on reset
[PATCH v2 00/53] migration/rdma: Error handling fixes
2023-09-29 17:05 UTC (13+ messages)
` [PATCH v2 16/53] migration/rdma: Fix or document problematic uses of errno
` [PATCH v2 22/53] migration/rdma: Drop dead qemu_rdma_data_init() code for !@host_port
` [PATCH v2 29/53] migration/rdma: Check negative error values the same way everywhere
` [PATCH v2 51/53] migration/rdma: Downgrade qemu_rdma_cleanup() errors to warnings
` [PATCH v2 52/53] migration/rdma: Use error_report() & friends instead of stderr
` [PATCH v2 53/53] migration/rdma: Replace flawed device detail dump by tracing
[PATCH v3 00/14] Cleanup deprecated audio features, take 2
2023-09-29 16:37 UTC (15+ messages)
` [PATCH v3 02/14] audio: Require AudioState in AUD_add_capture
` [PATCH v3 04/14] audio: return Error ** from audio_state_by_name
` [PATCH v3 06/14] audio: simplify flow in audio_init
` [PATCH v3 07/14] audio: remove QEMU_AUDIO_* and -audio-help support
` [PATCH v3 08/14] Introduce machine property "audiodev"
` [PATCH v3 10/14] hw/ppc: Support machine-default audiodev with fallback
` [PATCH v3 11/14] vt82c686: "
` [PATCH v3 12/14] audio: forbid mixing default audiodev backend and -audiodev
` [PATCH v3 13/14] audio: forbid default audiodev backend with -nodefaults
` [PATCH v3 14/14] audio: propagate Error out of audio_driver_init
[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-09-29 16:16 UTC (7+ messages)
` [PATCH v2 05/12] virtio-iommu: Introduce per IOMMUDevice reserved regions
` [PATCH v2 07/12] virtio-iommu: Implement set_iova_ranges() callback
` [PATCH v2 09/12] util/reserved-region: Add new ReservedRegion helpers
[PATCH] MAINTAINERS: Add some unowned files to the SBSA-REF section
2023-09-29 16:12 UTC (2+ messages)
[PATCH v11 0/9] rutabaga_gfx + gfxstream
2023-09-29 15:06 UTC (10+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
2023-09-29 14:56 UTC (2+ messages)
[PATCH 00/22] block: Graph locking part 5 (protect children/parent links)
2023-09-29 14:51 UTC (23+ messages)
` [PATCH 01/22] test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine context
` [PATCH 02/22] block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions
` [PATCH 03/22] block: Take graph rdlock in bdrv_inactivate_all()
` [PATCH 04/22] block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
` [PATCH 05/22] block: Mark drain related functions GRAPH_RDLOCK
` [PATCH 06/22] block: Mark bdrv_parent_cb_resize() and callers GRAPH_RDLOCK
` [PATCH 07/22] block: Mark bdrv_snapshot_fallback() "
` [PATCH 08/22] block: Take graph rdlock in parts of reopen
` [PATCH 09/22] block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK
` [PATCH 10/22] block: Mark bdrv_refresh_filename() "
` [PATCH 11/22] block: Mark bdrv_primary_child() "
` [PATCH 12/22] block: Mark bdrv_get_parent_name() "
` [PATCH 13/22] block: Mark bdrv_amend_options() "
` [PATCH 14/22] qcow2: Mark qcow2_signal_corruption() "
` [PATCH 15/22] qcow2: Mark qcow2_inactivate() "
` [PATCH 16/22] qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK
` [PATCH 17/22] block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
` [PATCH 18/22] block: Mark bdrv_apply_auto_read_only() "
` [PATCH 19/22] block: Mark bdrv_get_specific_info() "
` [PATCH 20/22] block: Protect bs->parents with graph_lock
` [PATCH 21/22] block: Protect bs->children "
` [PATCH 22/22] block: Add assertion for bdrv_graph_wrlock()
[RFC PATCH 0/3] migration/multifd: SYNC packet changes
2023-09-29 14:41 UTC (4+ messages)
` [RFC PATCH 1/3] migration/multifd: Move channels_ready semaphore
[PATCH] MAINTAINERS: add standard-headers to Hosts/LINUX
2023-09-29 14:38 UTC (2+ messages)
MAINTAINERS still leaves more files uncovered than I'd like
2023-09-29 14:35 UTC (4+ messages)
[PATCH v1 0/9] qapi-go: add generator for Golang interface
2023-09-29 14:17 UTC (28+ messages)
` [PATCH v1 1/9] qapi: golang: Generate qapi's enum types in Go
` [PATCH v1 2/9] qapi: golang: Generate qapi's alternate "
` [PATCH v1 3/9] qapi: golang: Generate qapi's struct "
` [PATCH v1 5/9] qapi: golang: Generate qapi's union "
` [PATCH v1 7/9] qapi: golang: Generate qapi's command "
` [PATCH v1 8/9] qapi: golang: Add CommandResult type to Go
` [PATCH v1 9/9] docs: add notes on Golang code generator
[PATCH] MAINTAINERS: Add g364fb and ds1225y to the Jazz section
2023-09-29 14:09 UTC
[PATCH v2] mailmap: update email addresses for Luc Michel
2023-09-29 14:03 UTC
[PATCH] MAINTAINERS: Add unowned RISC-V related files to the right sections
2023-09-29 13:55 UTC (4+ messages)
[PATCH] MAINTAINERS: Add a general architecture section for x86
2023-09-29 13:45 UTC
[PATCH 0/6] riscv: RVA22U64 profile support
2023-09-29 13:32 UTC (9+ messages)
[PATCH] Makefile: build plugins before running TCG tests
2023-09-29 12:57 UTC (2+ messages)
[PATCH v2] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
2023-09-29 12:52 UTC (2+ messages)
[PATCH] MAINTAINERS: Add include folder to the hw/char/ section
2023-09-29 12:44 UTC
[PATCH v7 00/12] NBD 64-bit extensions for qemu
2023-09-29 11:54 UTC (5+ messages)
` [PATCH v7 07/12] nbd/client: Initial support for extended headers
` [PATCH v7 11/12] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
[PATCH] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
2023-09-29 11:40 UTC (4+ messages)
[PATCH] ramfb: implement migration support
2023-09-29 11:38 UTC (2+ messages)
[PULL 0/2] Firmware/seabios 20230929 patches
2023-09-29 11:29 UTC (3+ messages)
` [PULL 1/2] seabios: update submodule to git snapshot
` [PULL 2/2] seabios: update binaries "
[PATCH 0/2] riscv: add extension properties for all cpus
2023-09-29 10:38 UTC (3+ messages)
` [PATCH 2/2] target/riscv/tcg-cpu.c: "
[PULL 00/56] -Wshadow=local patches patches for 2023-09-29
2023-09-29 8:50 UTC (39+ messages)
` [PULL 04/56] block/dirty-bitmap: Clean up local variable shadowing
` [PULL 05/56] block/vdi: "
` [PULL 06/56] block: "
` [PULL 07/56] qobject atomics osdep: Make a few macros more hygienic
` [PULL 11/56] target/mips: Clean up local variable shadowing
` [PULL 13/56] target/tricore: "
` [PULL 14/56] hw/arm/armv7m: "
` [PULL 16/56] hw/arm/allwinner: "
` [PULL 18/56] hw/microblaze: "
` [PULL 20/56] net/eth: "
` [PULL 21/56] crypto/cipher-gnutls.c: "
` [PULL 22/56] util/vhost-user-server: "
` [PULL 23/56] linux-user/strace: "
` [PULL 26/56] softmmu/physmem: "
` [PULL 27/56] hw/core/machine: "
` [PULL 29/56] hw/ppc: Clean up local variable shadowing in _FDT helper routine
` [PULL 30/56] pnv/psi: Clean up local variable shadowing
` [PULL 32/56] spapr: Clean up local variable shadowing in spapr_init_cpus()
` [PULL 33/56] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
` [PULL 34/56] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
` [PULL 35/56] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
` [PULL 36/56] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
` [PULL 38/56] hw/acpi: changes towards enabling -Wshadow=local
` [PULL 40/56] hw/misc/arm_sysctl.c: Avoid shadowing local variable
` [PULL 41/56] hw/arm/smmuv3.c: Avoid shadowing variable
` [PULL 42/56] hw/arm/smmuv3-internal.h: Don't use locals in statement macros
` [PULL 43/56] aspeed/i2c: Clean up local variable shadowing
` [PULL 44/56] aspeed: "
` [PULL 45/56] aspeed/i3c: Rename variable shadowing a local
` [PULL 46/56] aspeed/timer: Clean up local variable shadowing
` [PULL 48/56] crypto: remove shadowed 'ret' variable
` [PULL 50/56] qemu-nbd: changes towards enabling -Wshadow=local
` [PULL 51/56] hw/riscv: opentitan: Fixup local variables shadowing
` [PULL 52/56] target/riscv: cpu: "
` [PULL 53/56] target/riscv: vector_helper: "
` [PULL 54/56] softmmu/device_tree: "
` [PULL 55/56] hw/nvme: Clean up local variable shadowing in nvme_ns_init()
` [PULL 56/56] disas/m68k: clean up local variable shadowing
[PATCH 0/3] Record/replay patches
2023-09-29 8:51 UTC (4+ messages)
` [PATCH 1/3] replay: improve determinism of virtio-net
` [PATCH 2/3] virtio-net: added replay blocker for guest_announce
` [PATCH 3/3] replay: fix for loading non-replay snapshots
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).