messages from 2023-10-04 08:08:53 to 2023-10-04 11:49:11 UTC [more...]
[PATCH v11 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-04 11:48 UTC (3+ messages)
` [PATCH v11 02/10] migration: convert migration 'uri' into 'MigrateAddress'
[PATCH] hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
2023-10-04 11:44 UTC (2+ messages)
[PATCH] hw/virtio/virtio-pci: Avoid compiler warning with -Wshadow
2023-10-04 11:33 UTC (7+ messages)
[PATCH v2] hw/virtio/virtio-pci: Avoid compiler warning with -Wshadow
2023-10-04 11:30 UTC (3+ messages)
[PATCH] migration: Unify and trace vmstate field_exists() checks
2023-10-04 11:19 UTC (2+ messages)
[PATCH V5 0/2] migration file URI
2023-10-04 11:17 UTC (5+ messages)
` [PATCH V5 1/2] migration: "
` [PATCH V5 2/2] migration: file URI offset
[PATCH v2 00/53] migration/rdma: Error handling fixes
2023-10-04 11:15 UTC (7+ messages)
` [PATCH v2 16/53] migration/rdma: Fix or document problematic uses of errno
` [PATCH v2 52/53] migration/rdma: Use error_report() & friends instead of stderr
[PATCH v2 0/3] vhost: clean up device reset
2023-10-04 11:15 UTC (8+ messages)
` [PATCH v2 1/3] vhost-user: do not send RESET_OWNER on "
` [PATCH v2 2/3] vhost-backend: remove vhost_kernel_reset_device()
` [PATCH v2 3/3] virtio: call ->vhost_reset_device() during reset
[PATCH v2] hw/isa/vt82c686: Respect SCI interrupt assignment
2023-10-04 11:06 UTC (2+ messages)
[PATCH V2 00/10] Add architecture agnostic code to support vCPU Hotplug
2023-10-04 10:48 UTC (5+ messages)
` [PATCH V2 08/10] physmem: Add helper function to destroy CPU AddressSpace
[PATCH] hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow
2023-10-04 10:44 UTC (3+ messages)
[PATCH] audio/ossaudio: Fix compiler warning with -Wshadow
2023-10-04 10:43 UTC (3+ messages)
[PATCH v3] hw/i386: changes towards enabling -Wshadow=local for x86 machines
2023-10-04 10:40 UTC (2+ messages)
[PATCH v2] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
2023-10-04 10:38 UTC (2+ messages)
[PATCH 1/1] target/loongarch: Clean up local variable shadowing
2023-10-04 10:34 UTC (2+ messages)
[PATCH] hw/cxl: Fix local variable shadowing of cap_hdrs
2023-10-04 10:32 UTC (2+ messages)
[PATCH v2] hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers being identical
2023-10-04 10:27 UTC (2+ messages)
[PATCH 0/8] ppc: Clean up local variable shadowing
2023-10-04 10:26 UTC (2+ messages)
[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-10-04 10:17 UTC (6+ messages)
` [PATCH 7/7] "
Wshadow: Better name for 'optarg'?
2023-10-04 10:15 UTC (2+ messages)
[PULL 00/63] virtio,pci: features, cleanups
2023-10-04 10:11 UTC (68+ messages)
` [PULL 01/63] pci: SLT must be RO
` [PULL 02/63] hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()
` [PULL 03/63] hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
` [PULL 04/63] hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
` [PULL 05/63] hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
` [PULL 06/63] hw/virtio: Build vhost-vdpa.o once
` [PULL 07/63] hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]
` [PULL 08/63] virtio: add vhost-user-base and a generic vhost-user-device
` [PULL 09/63] hw/virtio: add config support to vhost-user-device
` [PULL 10/63] virtio-net: do not reset vlan filtering at set_features
` [PULL 11/63] virtio-net: Expose MAX_VLAN
` [PULL 12/63] vdpa: Restore vlan filtering state
` [PULL 13/63] vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
` [PULL 14/63] virtio: don't zero out memory region cache for indirect descriptors
` [PULL 15/63] vdpa: use first queue SVQ state for CVQ default
` [PULL 16/63] vdpa: export vhost_vdpa_set_vring_ready
` [PULL 17/63] vdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
` [PULL 18/63] vdpa: move vhost_vdpa_set_vring_ready to the caller
` [PULL 19/63] vdpa: remove net cvq migration blocker
` [PULL 20/63] vhost: Add count argument to vhost_svq_poll()
` [PULL 21/63] qmp: remove virtio_list, search QOM tree instead
` [PULL 22/63] qmp: update virtio feature maps, vhost-user-gpio introspection
` [PULL 23/63] vhost-user: move VhostUserProtocolFeature definition to header file
` [PULL 24/63] vhost-user: strip superfluous whitespace
` [PULL 25/63] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PULL 26/63] vhost-user: factor out "vhost_user_write_sync"
` [PULL 27/63] vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
` [PULL 28/63] vhost-user: hoist "write_sync", "get_features", "get_u64"
` [PULL 29/63] vhost-user: allow "vhost_set_vring" to wait for a reply
` [PULL 30/63] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
` [PULL 31/63] hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routing
` [PULL 32/63] tests/acpi: Allow update of DSDT.cxl
` [PULL 33/63] hw/cxl: Add QTG _DSM support for ACPI0017 device
` [PULL 34/63] tests/acpi: Update DSDT.cxl with QTG DSM
` [PULL 35/63] hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
` [PULL 36/63] hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
` [PULL 37/63] hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
` [PULL 38/63] hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
` [PULL 39/63] hw/i386: Remove now redundant TYPE_ACPI_GED_X86
` [PULL 40/63] hw/i386/acpi-build: Determine SMI command port just once
` [PULL 41/63] hw/acpi: Trace GPE access in all device models, not just PIIX4
` [PULL 42/63] hw/acpi/core: Trace enable and status registers of GPE separately
` [PULL 43/63] vdpa: fix gcc cvq_isolated uninitialized variable warning
` [PULL 44/63] vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
` [PULL 45/63] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PULL 46/63] hw/cxl: Add utility functions decoder interleave ways and target count
` [PULL 47/63] hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
` [PULL 48/63] hw/cxl: Support 4 HDM decoders at all levels of topology
` [PULL 49/63] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
` [PULL 50/63] vdpa net: fix error message setting virtio status
` [PULL 51/63] vdpa net: stop probing if cannot set features
` [PULL 52/63] vdpa net: follow VirtIO initialization properly at cvq isolation probing
` [PULL 53/63] amd_iommu: Fix APIC address check
` [PULL 54/63] hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
` [PULL 55/63] pcie_sriov: unregister_vfs(): fix error path
` [PULL 56/63] libvhost-user.c: add assertion to vu_message_read_default
` [PULL 57/63] virtio: use shadow_avail_idx while checking number of heads
` [PULL 58/63] virtio: remove unnecessary thread fence while reading next descriptor
` [PULL 59/63] virtio: remove unused next argument from virtqueue_split_read_next_desc()
` [PULL 60/63] util/uuid: add a hash function
` [PULL 61/63] hw/display: introduce virtio-dmabuf
` [PULL 62/63] vhost-user: add shared_object msg
` [PULL 63/63] libvhost-user: handle "
[PATCH v3 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-10-04 10:08 UTC (4+ messages)
` [PATCH v3 1/7] vhost-user: strip superfluous whitespace
[PATCH v3 00/15] Prerequisite changes for IOMMUFD support
2023-10-04 9:58 UTC (9+ messages)
` [PATCH v3 04/15] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
` [PATCH v3 09/15] vfio/ap: Use vfio_[attach/detach]_device
[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
2023-10-04 9:42 UTC (5+ messages)
` [PATCH RESEND 10/15] ppc: spapr: Initialize the GSB Elements lookup table
[Qemu-devel] [PATCH] ahci: enable pci bus master MemoryRegion before loading ahci engines
2023-10-04 9:41 UTC (7+ messages)
[PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
2023-10-04 9:41 UTC (4+ messages)
` [PATCH v2 18/22] semihosting/arm-compat: Clean up local variable shadowing
[PATCH 0/3] Support discontinuous PMU counters
2023-10-04 9:35 UTC (4+ messages)
` [PATCH 2/3] target/riscv: "
[PATCH v2 0/3] hw/cxl: Add dummy ACPI QTG DSM
2023-10-04 9:35 UTC (5+ messages)
` [PATCH v2 2/3] hw/cxl: Add QTG _DSM support for ACPI0017 device
[PATCH v2 0/2] sysemu/accel: Simplify sysemu/hvf.h
2023-10-04 9:25 UTC (3+ messages)
` [PATCH v2 1/2] target/i386/hvf: Remove unused includes in 'hvf-i386.h'
` [PATCH v2 2/2] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
[PATCH 0/2] sysemu/accel: Simplify sysemu/hvf.h
2023-10-04 9:25 UTC (4+ messages)
` [PATCH 2/2] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
[PATCH 00/13] misc: Rename 'softmmu' -> 'system'
2023-10-04 9:22 UTC (15+ messages)
` [PATCH 01/13] softmmu/trace-events: Fix a typo
` [PATCH 02/13] travis-ci: Correct invalid mentions of 'softmmu' by 'system'
` [PATCH 03/13] cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
` [PATCH 04/13] fuzz: Correct invalid mentions of 'softmmu' by 'system'
` [PATCH 05/13] tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
` [PATCH 06/13] accel: Rename accel_softmmu* -> accel_system*
` [PATCH 07/13] gdbstub: Rename 'softmmu' -> 'system'
` [PATCH 08/13] semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
` [PATCH 09/13] target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
` [PATCH 10/13] hw/virtio/meson: Rename softmmu_virtio_ss -> system_virtio_ss
` [PATCH 11/13] meson: Rename softmmu_mods -> system_mods
` [PATCH 12/13] meson: Rename target_softmmu_arch -> target_system_arch
` [PATCH 13/13] system: Rename softmmu/ directory as system/
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
2023-10-04 9:17 UTC (6+ messages)
` [PATCH RFC V2 31/37] physmem, gdbstub: Common helping funcs/changes to *unrealize* vCPU
` [PATCH RFC V2 31/37] physmem,gdbstub: "
[PATCH 0/3] sysemu/accel: Simplify sysemu/xen.h
2023-10-04 9:17 UTC (2+ messages)
[PATCH 0/5] m68k: Instantiate ESP and next-net in the next-cube machine
2023-10-04 9:11 UTC (2+ messages)
[Stable-8.1.2 00/45] Patch Round-up for stable 8.1.2, freeze on 2023-10-14
2023-10-04 8:57 UTC (25+ messages)
` [Stable-8.1.2 05/45] target/ppc: Sign-extend large decrementer to 64-bits
` [Stable-8.1.2 07/45] hw/ppc: Reset timebase facilities on machine reset
` [Stable-8.1.2 17/45] tests/file-io-error: New test
` [Stable-8.1.2 18/45] include/exec: Widen tlb_hit/tlb_hit_page()
` [Stable-8.1.2 19/45] hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
` [Stable-8.1.2 20/45] target/arm: Don't skip MTE checks for LDRT/STRT at EL0
` [Stable-8.1.2 22/45] accel/tcg: mttcg remove false-negative halted assertion
` [Stable-8.1.2 23/45] hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
` [Stable-8.1.2 27/45] migration: Fix possible race when setting rp_state.error
` [Stable-8.1.2 30/45] migration: Remove redundant cleanup of postcopy_qemufile_src
` [Stable-8.1.2 31/45] migration: Consolidate return path closing code
` [Stable-8.1.2 32/45] migration: Replace the return path retry logic
` [Stable-8.1.2 33/45] migration: Move return path cleanup to main migration thread
` [Stable-8.1.2 34/45] softmmu: Use async_run_on_cpu in tcg_commit
` [Stable-8.1.2 36/45] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop
` [Stable-8.1.2 37/45] accel/tcg: Track current value of can_do_io in the TB
` [Stable-8.1.2 39/45] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ
` [Stable-8.1.2 41/45] target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
` [Stable-8.1.2 42/45] optionrom: Remove build-id section
` [Stable-8.1.2 44/45] esp: restrict non-DMA transfer length to that of available data
` [Stable-8.1.2 45/45] scsi-disk: ensure that FORMAT UNIT commands are terminated
[PATCH v2 0/3] migration-qtest: zero the first byte of each page on start
2023-10-04 8:53 UTC (7+ messages)
` [PATCH v2 1/3] i386/a-b-bootblock: factor test memory addresses out into constants
` [PATCH v2 2/3] i386/a-b-bootblock: zero the first byte of each page on start
` [PATCH v2 3/3] s390x/a-b-bios: "
[RFC PATCH 0/1] tests/migration-test: Allow testing older machine types
2023-10-04 8:45 UTC (6+ messages)
` [RFC PATCH 1/1] qtest/migration: Support more than one QEMU binary
[PATCH v4 00/20] q800: add support for booting MacOS Classic - part 2
2023-10-04 8:38 UTC (21+ messages)
` [PATCH v4 01/20] q800-glue.c: convert to Resettable interface
` [PATCH v4 02/20] q800: add djMEMC memory controller
` [PATCH v4 03/20] q800: add machine id register
` [PATCH v4 04/20] q800: implement additional machine id bits on VIA1 port A
` [PATCH v4 05/20] q800: add IOSB subsystem
` [PATCH v4 06/20] q800: allow accesses to RAM area even if less memory is available
` [PATCH v4 07/20] audio: add Apple Sound Chip (ASC) emulation
` [PATCH v4 08/20] asc: generate silence if FIFO empty but engine still running
` [PATCH v4 09/20] q800: add Apple Sound Chip (ASC) audio to machine
` [PATCH v4 10/20] q800: add easc bool machine class property to switch between ASC and EASC
` [PATCH v4 11/20] swim: add trace events for IWM and ISM registers
` [PATCH v4 12/20] swim: split into separate IWM and ISM register blocks
` [PATCH v4 13/20] swim: update IWM/ISM register block decoding
` [PATCH v4 14/20] mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
` [PATCH v4 15/20] mac_via: workaround NetBSD ADB bus enumeration issue
` [PATCH v4 16/20] mac_via: implement ADB_STATE_IDLE state if shift register in input mode
` [PATCH v4 17/20] mac_via: always clear ADB interrupt when switching to A/UX mode
` [PATCH v4 18/20] q800: add ESCC alias at 0xc000
` [PATCH v4 19/20] q800: add alias for MacOS toolbox ROM at 0x40000000
` [PATCH v4 20/20] mac_via: extend timer calibration hack to work with A/UX
[PATCH v5 0/2] migration: Update error description outside migration.c
2023-10-04 8:23 UTC (5+ messages)
` [PATCH v5 2/2] "
[PATCH] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
2023-10-04 8:22 UTC
[PATCH v15 0/9] rutabaga_gfx + gfxstream
2023-10-04 8:19 UTC (3+ messages)
` [PATCH v15 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PATCH] target/riscv/tcg: remove RVG warning
2023-10-04 8:13 UTC (2+ messages)
[PATCH v2 0/2] riscv, kvm: support KVM_GET_REG_LIST
2023-10-04 8:08 UTC (3+ messages)
` [PATCH v2 2/2] target/riscv/kvm: "
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).