qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3 for 9.0] Fix TLS support for chardevs and incoming data loss on EOF
 2024-03-19  8:10 UTC  (9+ messages)
` [PATCH 1/3 for 9.0] chardev: lower priority of the HUP GSource in socket chardev
` [PATCH 2/3 for 9.0] Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend"
` [PATCH 3/3 for 9.0] Revert "chardev: use a child source for qio input source"

[PATCH] aspeed/smc: Only wire flash devices at reset
 2024-03-19  8:02 UTC  (2+ messages)

[PATCH for 9.0 v15 00/10] target/riscv: vector fixes
 2024-03-19  7:52 UTC  (7+ messages)
` [PATCH for 9.0 v15 01/10] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH for 9.0 v15 02/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH for 9.0 v15 03/10] target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-03-19  7:18 UTC  (29+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice
` [PATCH v1 04/11] vfio: Add HostIOMMUDevice handle into VFIODevice
` [PATCH v1 05/11] vfio: Introduce host_iommu_device_create callback
` [PATCH v1 08/11] vfio/pci: Allocate and initialize HostIOMMUDevice after attachment
` [PATCH v1 09/11] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH v1 11/11] backends/iommufd: Introduce helper function iommufd_device_get_info()

[PATCH 0/7] few fixes for hppa target
 2024-03-19  7:10 UTC  (21+ messages)
` [PATCH 1/7] target/hppa: ldcw,s uses static shift of 3
` [PATCH 2/7] target/hppa: fix shrp for wide mode
` [PATCH 3/7] target/hppa: fix access_id check
` [PATCH 4/7] target/hppa: exit tb on flush cache instructions
` [PATCH 5/7] target/hppa: copy new_spc to iasq_f on be,n instruction
` [PATCH 6/7] target/hppa: mask privilege bits in mfia
` [PATCH 7/7] target/hppa: fix do_stdby_e()

[PATCH v2 0/2] support unaligned access for some xHCI registers
 2024-03-19  6:50 UTC  (5+ messages)
` [PATCH v2 1/2] system/memory.c: support unaligned access

[PATCH v1] target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
 2024-03-19  6:32 UTC 

[PATCH-for-9.1 0/8] target/microblaze: Sprint housekeeping
 2024-03-19  6:30 UTC  (10+ messages)
` [PATCH-for-9.1 1/8] target/microblaze: Use correct string format in do_unaligned_access()
` [PATCH-for-9.1 2/8] target/microblaze: Use hwaddr/vaddr in cpu_get_phys_page_attrs_debug()
` [PATCH-for-9.1 3/8] target/microblaze: Widen vaddr in mmu_translate()
` [PATCH-for-9.1 4/8] target/microblaze: Use 32-bit destination in gen_goto_tb()
` [PATCH-for-9.1 5/8] target/microblaze: Restrict 64-bit 'res_addr' to system emulation
` [PATCH-for-9.1 6/8] target/microblaze: Rename helper.c -> sys_helper.c
` [PATCH-for-9.1 7/8] target/microblaze: Move MMU helpers to sys_helper.c
` [RFC PATCH-for-9.1 8/8] target/microblaze: Widen $ear to 64-bit

[PATCH] target/tricore/helper: Use correct string format in cpu_tlb_fill()
 2024-03-19  6:30 UTC  (2+ messages)

[PATCH] target/ppc/mmu-radix64: Use correct string format in walk_tree()
 2024-03-19  6:30 UTC  (2+ messages)

[PATCH v1 0/2] Some fixes for pause and resume all vcpus
 2024-03-19  5:11 UTC  (7+ messages)
` [PATCH v1 1/2] system/cpus: Fix pause_all_vcpus() under concurrent environment
    ` 答复: "
` [PATCH v1 2/2] system/cpus: Fix resume_all_vcpus() under vCPU hotplug condition
    ` 答复: "

[PATCH] target/i386: Export RFDS bit to guests
 2024-03-19  4:22 UTC  (2+ messages)

[PATCH v2 0/4] ui/console: Remove console_select()
 2024-03-19  3:08 UTC  (5+ messages)
` [PATCH v2 1/4] ui/vc: Do not inherit the size of active console
` [PATCH v2 2/4] ui/vnc: Do not use console_select()
` [PATCH v2 3/4] ui/cocoa: "
` [PATCH v2 4/4] ui/curses: "

[PATCH-for-9.1 v2 0/3] ui/display: Introduce API to change console orientation
 2024-03-19  2:54 UTC  (7+ messages)
` [PATCH-for-9.1 v2 1/3] ui/console: "
` [PATCH-for-9.1 v2 2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate
` [PATCH-for-9.1 v2 3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-03-19  2:43 UTC  (7+ messages)
` [PATCH v5 06/65] kvm: Introduce support for memory_attributes
` [PATCH v5 08/65] kvm: handle KVM_EXIT_MEMORY_FAULT
` [PATCH v5 15/65] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES

[PATCH] hw/loongarch: Refine default numa id calculation
 2024-03-19  2:26 UTC 

[PATCH] monitor/hmp-cmds-target.c: append a space in error message in gpa2hva()
 2024-03-19  2:16 UTC 

[PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
 2024-03-19  2:12 UTC  (4+ messages)
` [PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()

[PATCH v2 0/1] cxl/mem: Fix for the index of Clear Event Record Handle
 2024-03-19  0:38 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PULL 0/4] machine development tool
 2024-03-18 23:27 UTC  (9+ messages)

[PATCH v4 1/2] vhost: dirty log should be per backend type
 2024-03-18 22:16 UTC  (10+ messages)
` [PATCH v4 2/2] vhost: Perform memory section dirty scans once per iteration

[PATCH v2 1/2] target/s390x: Use mutable temporary value for op_ts
 2024-03-18 22:03 UTC  (4+ messages)
` [PATCH v2 2/2] tests/tcg/s390x: Test TEST AND SET

[PATCH 0/2] avoid assertion failure when trying confidential guests without KVM
 2024-03-18 21:56 UTC  (3+ messages)
` [PATCH 1/2] vl: convert qemu_machine_creation_done() to Error **
` [PATCH 2/2] vl: do not assert if sev-guest is used together with TCG

[PULL v2 0/4] machine development tool
 2024-03-18 21:35 UTC  (5+ messages)
` [PULL v2 1/4] qom: add default value
` [PULL v2 2/4] qmp: add dump machine type compatibility properties
` [PULL v2 3/4] python/qemu/machine: add method to retrieve QEMUMachine::binary field
` [PULL v2 4/4] scripts: add script to compare compatibility properties

[PATCH v2 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-18 20:12 UTC  (6+ messages)
` [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

Intention to work on GSoC project
 2024-03-18 19:47 UTC  (4+ messages)

[PATCH for-9.0 v3] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
 2024-03-18 19:27 UTC  (4+ messages)

[PATCH] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
 2024-03-18 19:10 UTC  (6+ messages)

[PATCH 00/22] plugins: Rewrite plugin code generation
 2024-03-18 19:09 UTC  (7+ messages)
` [PATCH 12/22] plugins: Remove plugin helpers
` [PATCH 20/22] plugins: Move qemu_plugin_insn_cleanup_fn to tcg.c
` [PATCH 21/22] plugins: Inline plugin_gen_empty_callback

[PATCH v2] virtio-blk: iothread-vq-mapping coroutine pool sizing
 2024-03-18 18:37 UTC  (2+ messages)

[PATCH] coroutine: cap per-thread local pool size
 2024-03-18 18:34 UTC 

[PATCH v2] ppc/pnv: I2C controller is not user creatable
 2024-03-18 18:16 UTC  (3+ messages)

[PULL 0/4] s390x and misc patches for 9.0-rc0
 2024-03-18 17:56 UTC  (5+ messages)
` [PULL 1/4] docs/s390: clarify even more that cpu-topology is KVM-only
` [PULL 2/4] target/s390x: improve cpu compatibility check error message
` [PULL 3/4] target/sparc/cpu: Improve the CPU help text
` [PULL 4/4] travis-ci: Rename SOFTMMU -> SYSTEM

[PATCH v3 for 9.1 0/6] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-18 17:36 UTC  (3+ messages)
` [PATCH v3 for 9.1 5/6] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
  ` [EXTERNAL] "

[PATCH 1/2] target/s390x: Use mutable temporary value for op_ts
 2024-03-18 17:32 UTC  (4+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test TEST AND SET

[PATCH 0/3] 64 Bit support for hppa gdbstub
 2024-03-18 17:24 UTC  (4+ messages)

[PATCH V6] target/loongarch: Fix tlb huge page loading issue
 2024-03-18 16:57 UTC  (2+ messages)

[PATCH v3 0/4] tests/avocado: update sbsa-ref firmware to latest
 2024-03-18 16:36 UTC  (9+ messages)
` [PATCH v3 1/4] tests/avocado: update sbsa-ref firmware
` [PATCH v3 3/4] tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup
` [PATCH v3 4/4] tests/avocado: sbsa-ref: add OpenBSD "

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-18 16:31 UTC  (12+ messages)
` [PATCH v4 13/25] memory: Add Error** argument to .log_global_start() handler
` [PATCH v4 14/25] memory: Add Error** argument to the global_dirty_log routines

[PATCH 0/9] Introduce support for IGVM files
 2024-03-18 16:21 UTC  (5+ messages)
` [PATCH 9/9] docs/system: Add documentation on support for IGVM

[PULL 00/24] virtio,pc,pci: bugfixes
 2024-03-18 16:17 UTC  (25+ messages)
` [PULL 01/24] SMBIOS: fix long lines
` [PULL 02/24] qapi: document PCIe Gen5/Gen6 speeds since 9.0
` [PULL 03/24] docs/specs/pvpanic: mark shutdown event as not implemented
` [PULL 04/24] tests: smbios: make it possible to write SMBIOS only test
` [PULL 05/24] tests: smbios: add test for -smbios type=11 option
` [PULL 06/24] tests: smbios: add test for legacy mode CLI options
` [PULL 07/24] smbios: cleanup smbios_get_tables() from legacy handling
` [PULL 08/24] smbios: get rid of smbios_smp_sockets global
` [PULL 09/24] smbios: get rid of smbios_legacy global
` [PULL 10/24] smbios: avoid mangling user provided tables
` [PULL 11/24] smbios: don't check type4 structures in legacy mode
` [PULL 12/24] smbios: add smbios_add_usr_blob_size() helper
` [PULL 13/24] smbios: rename/expose structures/bitmaps used by both legacy and modern code
` [PULL 14/24] smbios: build legacy mode code only for 'pc' machine
` [PULL 15/24] smbios: handle errors consistently
` [PULL 16/24] smbios: get rid of global smbios_ep_type
` [PULL 17/24] smbios: clear smbios_type4_count before building tables
` [PULL 18/24] smbios: extend smbios-entry-point-type with 'auto' value
` [PULL 19/24] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PULL 20/24] smbios: error out when building type 4 table is not possible
` [PULL 21/24] tests: acpi/smbios: whitelist expected blobs
` [PULL 22/24] pc/q35: set SMBIOS entry point type to 'auto' by default
` [PULL 23/24] tests: acpi: update expected SSDT.dimmpxm blob
` [PULL 24/24] smbios: add extra comments to smbios_get_table_legacy()

[PATCH 0/2] support unaligned access for some xHCI registers
 2024-03-18 16:18 UTC  (4+ messages)
` [PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers

Regression in v7.2.10 - ui-dbus.so requires -fPIC
 2024-03-18 16:16 UTC  (6+ messages)

[PATCH] configure: Fix error message when C compiler is not working
 2024-03-18 16:08 UTC  (2+ messages)

[PATCH] ppc/pnv: I2C controller is not user creatable
 2024-03-18 15:54 UTC  (4+ messages)

[PATCH v4 0/2] kvm: add support for guest physical bits
 2024-03-18 15:53 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] target/i386: add guest-phys-bits cpu property

[PATCH v3 0/3] kvm: add support for guest physical bits
 2024-03-18 15:50 UTC  (6+ messages)
` [PATCH v3 2/3] "

[PATCH v5 00/24] replay: fixes and new test cases
 2024-03-18 15:46 UTC  (25+ messages)
` [PATCH v5 01/24] scripts/replay-dump.py: Update to current rr record format
` [PATCH v5 02/24] scripts/replay-dump.py: rejig decoders in event number order
` [PATCH v5 03/24] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PATCH v5 04/24] replay: allow runstate shutdown->running when replaying trace
` [PATCH v5 05/24] Revert "replay: stop us hanging in rr_wait_io_event"
` [PATCH v5 06/24] tests/avocado: replay_kernel.py add x86-64 q35 machine test
` [PATCH v5 07/24] chardev: set record/replay on the base device of a muxed device
` [PATCH v5 08/24] replay: Fix migration use of clock
` [PATCH v5 09/24] replay: Fix migration replay_mutex locking
` [PATCH v5 10/24] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
` [PATCH v5 11/24] virtio-net: Use virtual time for RSC timers
` [PATCH v5 12/24] savevm: Fix load_snapshot error path crash
` [PATCH v5 13/24] tests/avocado: replay_linux.py remove the timeout expected guards
` [PATCH v5 14/24] tests/avocado: reverse_debugging.py mark aarch64 and pseries as not flaky
` [PATCH v5 15/24] tests/avocado: reverse_debugging.py add test for x86-64 q35 machine
` [PATCH v5 16/24] tests/avocado: reverse_debugging.py verify addresses between record and replay
` [PATCH v5 17/24] tests/avocado: reverse_debugging.py stop VM before sampling icount
` [PATCH v5 18/24] tests/avocado: reverse_debugging reverse-step at the end of the trace
` [PATCH v5 19/24] tests/avocado: reverse_debugging.py add snapshot testing
` [PATCH v5 20/24] replay: simple auto-snapshot mode for record
` [PATCH v5 21/24] tests/avocado: reverse_debugging.py test auto-snapshot mode
` [PATCH v5 22/24] target/ppc: fix timebase register reset state
` [PATCH v5 23/24] spapr: Fix vpa dispatch count for record-replay
` [PATCH v5 24/24] tests/avocado: replay_linux.py add ppc64 pseries test

[PATCH v4 0/3] Add support for the RAPL MSRs series
 2024-03-18 15:12 UTC  (4+ messages)
` [PATCH v4 1/3] qio: add support for SO_PEERCRED for socket channel
` [PATCH v4 2/3] tools: build qemu-vmsr-helper
` [PATCH v4 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load
 2024-03-18 14:58 UTC  (4+ messages)


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).