messages from 2023-09-29 12:45:18 to 2023-09-30 17:32:56 UTC [more...]
[PATCH v4 00/18] virtio-mem: Expose device memory through multiple memslots
2023-09-30 17:31 UTC (5+ messages)
` [PATCH v4 15/18] virtio-mem: Update state to match bitmap as soon as it's been migrated
` [PATCH v4 16/18] virtio-mem: Expose device memory dynamically via multiple memslots if enabled
[PATCH] target/loongarch: fix ASXE flag conflict
2023-09-30 15:46 UTC (2+ messages)
[PATCH] target/sh4: fix crashes on signal delivery
2023-09-30 13:33 UTC (2+ messages)
[PATCH v7 00/12] NBD 64-bit extensions for qemu
2023-09-30 13:34 UTC (5+ messages)
` [PATCH v7 01/12] nbd/server: Support a request payload
` [PATCH v7 12/12] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
[PATCH 0/5] m68k: Instantiate ESP and next-net in the next-cube machine
2023-09-30 13:23 UTC (6+ messages)
` [PATCH 1/5] hw/m68k/next-cube: Mirror BIOS to address 0
` [PATCH 2/5] hw/scsi/esp: Work around problem with PIO data read for the NeXT-Cube machine
` [PATCH 3/5] m68k: Instantiate the ESP SCSI controller for the NeXTcube machine
` [PATCH 4/5] hw/m68k/next-cube: Remove unused NEXTDMA_EN code
` [PATCH 5/5] m68k: Add NeXTcube network controller
[PATCH 0/7] tcg/loongarch64: Improvements for 128-bit load/store
2023-09-30 11:41 UTC (10+ messages)
` [PATCH 1/7] tcg: Add C_N2_I1
` [PATCH 2/7] tcg/loongarch64: Use C_N2_I1 for INDEX_op_qemu_ld_a*_i128
` [PATCH 3/7] util: Add cpuinfo for loongarch64
` [PATCH 4/7] tcg/loongarch64: Use cpuinfo.h
[PATCH v3 00/20] q800: add support for booting MacOS Classic - part 2
2023-09-30 10:33 UTC (22+ 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 v11 0/9] rutabaga_gfx + gfxstream
2023-09-30 10:28 UTC (11+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PULL 00/56] -Wshadow=local patches patches for 2023-09-29
2023-09-30 8:41 UTC (4+ messages)
` [PULL 38/56] hw/acpi: changes towards enabling -Wshadow=local
[PATCH v2 0/2] Split out tcg init functions to tcg/startup.h
2023-09-30 3:11 UTC (3+ messages)
` [PATCH v2 1/2] tcg: Remove argument to tcg_prologue_init
` [PATCH v2 2/2] tcg: Split out tcg init functions to tcg/startup.h
[PATCH v6 00/19] linux-user: Implement VDSOs
2023-09-30 2:15 UTC (20+ messages)
` [PATCH v6 01/19] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
` [PATCH v6 02/19] linux-user: Tidy loader_exec
` [PATCH v6 03/19] linux-user: Do not clobber bprm_buf swapping ehdr
` [PATCH v6 04/19] linux-user: Use ImageSource in load_elf_image
` [PATCH v6 05/19] linux-user: Use ImageSource in load_symbols
` [PATCH v6 06/19] linux-user: Replace bprm->fd with bprm->src.fd
` [PATCH v6 07/19] linux-user: Load vdso image if available
` [PATCH v6 08/19] linux-user: Add gen-vdso tool
` [PATCH v6 09/19] linux-user/i386: Add vdso
` [PATCH v6 10/19] linux-user/x86_64: "
` [PATCH v6 11/19] linux-user/aarch64: "
` [PATCH v6 12/19] linux-user/arm: "
` [PATCH v6 13/19] linux-user/hppa: "
` [PATCH v6 14/19] linux-user/riscv: "
` [PATCH v6 15/19] linux-user/loongarch64: "
` [PATCH v6 16/19] linux-user/ppc: "
` [PATCH v6 17/19] linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
` [PATCH v6 18/19] linux-user/s390x: Add vdso
` [PATCH v6 19/19] build: Add update-linux-vdso makefile rule
[PATCH V2 00/10] Add architecture agnostic code to support vCPU Hotplug
2023-09-30 0:19 UTC (11+ messages)
` [PATCH V2 01/10] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V2 02/10] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V2 03/10] hw/acpi: Add ACPI CPU hotplug init stub
` [PATCH V2 04/10] hw/acpi: Init GED framework with cpu hotplug events
` [PATCH V2 05/10] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V2 06/10] hw/acpi: Update GED _EVT method AML with cpu scan
` [PATCH V2 07/10] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V2 08/10] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V2 09/10] gdbstub: Add helper function to unregister GDB register space
` [PATCH V2 10/10] target/arm/kvm: Write CPU state back to KVM on reset
[PATCH] MAINTAINERS: Add unowned RISC-V related files to the right sections
2023-09-29 23:49 UTC (4+ messages)
[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
2023-09-29 21:31 UTC (37+ messages)
` [PATCH 01/22] target/i386: Only realize existing APIC device
` [PATCH 02/22] hw/intc/apic: Pass CPU using QOM link property
` [PATCH 03/22] target/i386/kvm: Correct comment in kvm_cpu_realize()
` [RFC PATCH 04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
` [PATCH 05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
` [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
` [PATCH 07/22] exec/cpu: Introduce the CPU address space destruction function
` [PATCH 08/22] exec/cpu: RFC Destroy vCPU address spaces in cpu_common_unrealize()
` [PATCH 09/22] target/arm: Create timers *after* accelerator vCPU is realized
` [PATCH 10/22] target/hppa: Create timer "
` [PATCH 11/22] target/nios2: Create IRQs "
` [PATCH 12/22] target/mips: Create clock "
` [PATCH 13/22] target/xtensa: Create IRQs "
` [PATCH 14/22] target/sparc: Init CPU environment "
` [PATCH 15/22] exec/cpu: Introduce CPUClass::verify_accel_features()
` [PATCH 16/22] target/arm: Extract verify_accel_features() from cpu_realize()
` [PATCH 21/22] exec/cpu: Have cpu_exec_realize() return a boolean
` [PATCH 22/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
[PATCH v14 0/9] rutabaga_gfx + gfxstream
2023-09-29 20:13 UTC (10+ messages)
` [PATCH v14 1/9] virtio: Add shared memory capability
` [PATCH v14 2/9] virtio-gpu: CONTEXT_INIT feature
` [PATCH v14 3/9] virtio-gpu: hostmem
` [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 7/9] gfxstream + rutabaga: meson support
` [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 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 (4+ messages)
` [PATCH v3 12/14] audio: forbid mixing default audiodev backend and -audiodev
[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] 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 (18+ messages)
` [PATCH v1 3/9] qapi: golang: Generate qapi's struct types in Go
` [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] 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 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 (8+ 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)
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).