qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-17 08:39:28 to 2023-07-17 21:55:08 UTC [more...]

[PATCH for-8.2 0/2] target/riscv: add zicntr and zihpm flags
 2023-07-17 21:54 UTC 

Thoughts on implementing SEGGER RTT
 2023-07-17 21:51 UTC 

[PATCH 0/6] linux-user: brk() syscall fixes and armhf static binary fix
 2023-07-17 21:43 UTC  (8+ messages)
` [PATCH 1/6] Revert "linux-user: Make sure initial brk(0) is page-aligned"
` [PATCH 2/6] linux-user: Fix qemu brk() to not zero bytes on current page
` [PATCH 3/6] linux-user: Prohibit brk() to to shrink below initial heap address
` [PATCH 4/6] linux-user: Fix signed math overflow in brk() syscall
` [PATCH 5/6] linux-user: Fix strace output for old_mmap
` [PATCH 6/6] linux-user: Fix qemu-arm to run static armhf binaries

[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
 2023-07-17 21:39 UTC  (6+ messages)
` [PULL 56/62] hw/xen: Support GSI mapping to PIRQ
    ` [PATCH] i386/xen: fix off-by-one in xen_evtchn_set_gsi()
      ` [PATCH-for-8.1] "

[PATCH for-8.1 v2 0/2] target/mips: Avoid shift by negative number in page_table_walk_refill()
 2023-07-17 21:35 UTC  (3+ messages)
` [PATCH for-8.1 v2 1/2] target/mips: Pass directory/leaf shift values to walk_directory()
` [PATCH for-8.1 v2 2/2] target/mips: Avoid shift by negative number in page_table_walk_refill()

[PATCH v2] block: Fix pad_request's request restriction
 2023-07-17 20:32 UTC  (2+ messages)

[PATCH v2 0/5] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
 2023-07-17 20:26 UTC  (10+ messages)
` [PATCH 1/5] qemu-nbd: pass structure into nbd_client_thread instead of plain char*
` [PATCH 2/5] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
` [PATCH 3/5] qemu-nbd: properly report error on error in dup2() after qemu_daemon()
` [PATCH 4/5] qemu-nbd: properly report error if qemu_daemon() is failed
` [PATCH 5/5] qemu-nbd: handle dup2() error when qemu-nbd finished setup process
` [PATCH 6/5] qemu-nbd: make verbose bool and local variable in main()

Reducing vdpa migration downtime because of memory pin / maps
 2023-07-17 19:56 UTC  (12+ messages)

[PATCH] hw/char/escc: Implement loopback mode
 2023-07-17 19:48 UTC  (2+ messages)

[PATCH v2] target/sparc: Handle FPRS correctly on big-endian hosts
 2023-07-17 19:47 UTC  (6+ messages)

[PATCH] target/i386: Check CR0.TS before enter_mmx
 2023-07-17 19:22 UTC  (3+ messages)

[PATCH v2] plugins: Set final instruction count in plugin_gen_tb_end
 2023-07-17 19:21 UTC  (4+ messages)

[PULL for-8.1 0/1] Block patches
 2023-07-17 19:12 UTC  (3+ messages)
` [PULL for-8.1 1/1] block/nvme: invoke blk_io_plug_call() outside q->lock

[PULL 0/7] target-arm queue
 2023-07-17 19:12 UTC  (9+ messages)
` [PULL 1/7] hw/arm/sbsa-ref: set 'slots' property of xhci
` [PULL 2/7] linux-user: Remove pointless NULL check in clock_adjtime handling
` [PULL 3/7] target/arm/ptw.c: Add comments to S1Translate struct fields
` [PULL 4/7] target/arm: Fix S1_ptw_translate() debug path
` [PULL 5/7] target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits
` [PULL 6/7] accel/tcg: Zero-pad PC in TCG CPU exec trace lines
` [PULL 7/7] hw/nvram: Avoid unnecessary Xilinx eFuse backstore write

[PULL 00/19] UI & audio patches
 2023-07-17 19:12 UTC  (21+ messages)
` [PULL 01/19] virtio-gpu: fix potential divide-by-zero regression
` [PULL 02/19] ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
` [PULL 03/19] ui/gtk: Make sure the right EGL context is currently bound
` [PULL 04/19] virtio-gpu: replace the surface with null surface when resetting
` [PULL 05/19] virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
` [PULL 06/19] ui/gtk: set scanout-mode right before scheduling draw
` [PULL 07/19] ui/gtk: skip refresh if new dmabuf has been submitted
` [PULL 08/19] libvirt-ci: update submodule to cover pipewire
` [PULL 09/19] tests/lcitool: add pipewire
` [PULL 10/19] audio/pw: Pipewire->PipeWire case fix for user-visible text
` [PULL 11/19] audio/pw: drop needless case statement
` [PULL 12/19] audio/pw: needless check for NULL
` [PULL 13/19] audio/pw: trace during init before calling pipewire API
` [PULL 14/19] audio/pw: add more details on error
` [PULL 15/19] audio/pw: factorize some common code
` [PULL 16/19] audio/pw: add more error reporting
` [PULL 17/19] audio/pw: simplify error reporting in stream creation
` [PULL 18/19] audio/pw: remove wrong comment
` [PULL 19/19] audio/pw: improve channel position code

[PATCH] migration/calc-dirty-rate: millisecond precision period
 2023-07-17 19:08 UTC  (4+ messages)

[PATCH for-8.1] accel/tcg: Take mmap_lock in load_atomic16_or_exit
 2023-07-17 18:57 UTC  (6+ messages)

[PATCH v2] hw/ide/piix: properly initialize the BMIBA register
 2023-07-17 18:55 UTC  (10+ messages)

[PATCH qemu 0/2] dump: Only use the makedumpfile flattened format when necessary
 2023-07-17 18:37 UTC  (4+ messages)
` [PATCH qemu 1/2] dump: Pass DumpState to write_ functions
` [PATCH qemu 2/2] dump: Only use the makedumpfile flattened format when necessary

[PATCH v2 00/12] tests: enable meson test timeouts to improve debuggability
 2023-07-17 18:28 UTC  (13+ messages)
` [PATCH v2 01/12] qtest: bump min meson timeout to 60 seconds
` [PATCH v2 02/12] qtest: bump migration-test timeout to 5 minutes
` [PATCH v2 03/12] qtest: bump qom-test timeout to 15 minutes
` [PATCH v2 04/12] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
` [PATCH v2 05/12] qtest: bump test-hmp timeout to 4 minutes
` [PATCH v2 06/12] qtest: bump pxe-test timeout to 3 minutes
` [PATCH v2 07/12] qtest: bump prom-env-test "
` [PATCH v2 08/12] qtest: bump boot-serial-test "
` [PATCH v2 09/12] qtest: bump qos-test timeout to 2 minutes
` [PATCH v2 10/12] qtest: bump aspeed_smc-test timeout to 4 minutes
` [PATCH v2 11/12] qtest: bump bios-table-test timeout to 9 minutes
` [PATCH v2 12/12] mtest2make: stop disabling meson test timeouts

[PATCH for-8.1] target/mips: Avoid shift by negative number in page_table_walk_refill()
 2023-07-17 18:00 UTC  (2+ messages)

[PATCH for-8.1 v2] hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
 2023-07-17 17:32 UTC  (3+ messages)

[PATCH] target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
 2023-07-17 17:28 UTC  (2+ messages)

[PATCH v7 0/8] parallels: Add duplication check, repair at open, fix bugs
 2023-07-17 17:25 UTC  (15+ messages)
` [PATCH v7 2/8] parallels: Check if data_end greater than the file size
` [PATCH v7 3/8] parallels: Add "explicit" argument to parallels_check_leak()
` [PATCH v7 4/8] parallels: Add data_start field to BDRVParallelsState
` [PATCH v7 5/8] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v7 6/8] parallels: Image repairing in parallels_open()
` [PATCH v7 7/8] parallels: Use bdrv_co_getlength() in parallels_check_outside_image()
` [PATCH v7 8/8] parallels: Add data_off check

[RFC PATCH 00/17] hw/cxl: hw/cxl: Generic CCI emulation support
 2023-07-17 17:16 UTC  (18+ messages)
` [RFC PATCH 01/17] hw/pci-bridge/cxl_upstream: Move defintion of device to header
` [RFC PATCH 02/17] hw/cxl/mailbox: Enable mulitple mailbox command sets
` [RFC PATCH 03/17] cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
` [RFC PATCH 04/17] hw/mbox: Split mailbox command payload into separate input and output
` [RFC PATCH 05/17] cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [RFC PATCH 06/17] cxl/mbox: Generalize the CCI command processing
` [RFC PATCH 07/17] hw/acpi/aml-build: add function for i2c slave device serial bus description
` [RFC PATCH 08/17] hw/i2c: add mctp core
` [RFC PATCH 09/17] i2c/mctp: Allow receiving messages to dest eid 0
` [RFC PATCH 10/17] misc/i2c_mctp_cxl: Initial device emulation
` [RFC PATCH 11/17] HACK: arm/virt: Add aspeed-i2c controller and MCTP EP to enable MCTP testing
` [RFC PATCH 12/17] HACK: hw/arm/virt: Add ACPI support for aspeed-i2c / mctp
` [RFC PATCH 13/17] HACK: hw/i386/pc: Add Aspeed i2c controller + MCTP with ACPI tables
` [RFC PATCH 14/17] docs: cxl: Add example commandline for MCTP CXL CCIs
` [RFC PATCH 15/17] hw/cxl: Add a switch mailbox CCI function
` [RFC PATCH 16/17] hw/cxl: Implement Physical Ports status retrieval
` [RFC PATCH 17/17] hw/cxl: Add tunneled command support to mailbox for switch cci

[PULL 00/66] pc,pci,virtio: cleanups, fixes, features
 2023-07-17 17:20 UTC  (8+ messages)
` [PULL 46/66] virtio-iommu: Fix 64kB host page size VFIO device assignment

[PATCH v2 0/3] Add VIRTIO sound card
 2023-07-17 16:47 UTC  (5+ messages)
` [PATCH v2 1/3] Add virtio-sound device
` [PATCH v2 2/3] Add virtio-sound-pci device

[PATCH v6 0/5] Support x2APIC mode with TCG accelerator
 2023-07-17 16:29 UTC  (4+ messages)
` [PATCH v6 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC

[PATCH for-8.1] hw/arm/smmu: Handle big-endian hosts correctly
 2023-07-17 16:15 UTC  (4+ messages)

[PATCH-for-8.1] hw/sd/sdcard: Allow users to bypass the power-of-2 size check
 2023-07-17 16:13 UTC  (3+ messages)

avocado test: log shows initial chunk of terminal output is missing
 2023-07-17 15:54 UTC  (2+ messages)

[PATCH] target/riscv: Fix LMUL check to use minimum SEW
 2023-07-17 15:13 UTC  (3+ messages)

[PATCH] linux-user: Reserve space for brk
 2023-07-17 15:09 UTC  (3+ messages)

[PULL 00/47] tcg + linux-user patch queue
 2023-07-17 14:57 UTC  (8+ messages)
` [PULL 20/47] linux-user: Make sure initial brk(0) is page-aligned
` [PULL 45/47] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs

[PATCH v2] tcg/ppc: Fix race in goto_tb implementation
 2023-07-17 14:55 UTC  (2+ messages)

[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
 2023-07-17 14:40 UTC  (24+ messages)
` [PATCH v2 05/11] tpm_crb: use the ISA bus
` [PATCH v2 06/11] tpm_crb: move ACPI table building to device interface
` [PATCH v2 07/11] hw/arm/virt: add plug handler for TPM on SysBus
` [PATCH v2 09/11] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH v2 10/11] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [PATCH v2 11/11] tpm_crb: support restoring older vmstate

[PATCH v4 0/4] Virtio shared dma-buf
 2023-07-17 14:11 UTC  (9+ messages)
` [PATCH v4 2/4] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v4 3/4] vhost-user: add shared_object msg

[PATCH] vnc,ps2: fix the PS/2 mouse work badly when connect VNC
 2023-07-17 14:05 UTC  (11+ messages)

[PATCH 1/1] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
 2023-07-17 13:44 UTC  (3+ messages)

[PATCH v7 0/2] Remove EPYC mode apicid decode and use generic decode
 2023-07-17 13:28 UTC  (6+ messages)
` x86 custom apicid assignments [Was: Re: [PATCH v7 0/2] Remove EPYC mode apicid decode and use generic decode]

[PATCH v3 0/4] tests/vm/freebsd: Get up-to-date package list from lcitool
 2023-07-17 13:17 UTC  (4+ messages)

[PATCH] tcg/ppc: Fix race in goto_tb implementation
 2023-07-17  8:56 UTC  (3+ messages)

[PATCH 0/3] hw/arm/virt: Use generic CPU invalidation
 2023-07-17 12:44 UTC  (7+ messages)

[PATCH] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
 2023-07-17 12:31 UTC  (5+ messages)
  ` [PATCH][PING] "

[PATCH] target/sparc: Handle FPRS correctly on big-endian hosts
 2023-07-17 11:42 UTC  (4+ messages)

[PATCH 0/3] vhost-user-gpu: support dmabuf modifiers
 2023-07-17 11:26 UTC  (2+ messages)

[PULL 0/9] Final batch of patches for QEMU 8.1 soft freeze
 2023-07-17 11:19 UTC  (3+ messages)
` [PULL 4/9] target/i386: Adjust feature level according to FEAT_7_1_EDX

[PATCH v2] io: remove io watch if TLS channel is closed during handshake
 2023-07-17 10:47 UTC  (2+ messages)

[PATCH] block/nvme: invoke blk_io_plug_call() outside q->lock
 2023-07-17 10:38 UTC  (2+ messages)

[PATCH] vhost: disable VHOST_OPS_DEBUG by default
 2023-07-17 17:44 UTC  (2+ messages)

[PATCH] hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
 2023-07-17 10:06 UTC  (2+ messages)

[PATCH 0/6] trivial-patches for 2023-07-16
 2023-07-17  9:49 UTC  (3+ messages)

[PATCH] ui/gtk: skip refresh if new dmabuf is submitted
 2023-07-17  9:31 UTC  (5+ messages)
` [PATCH] ui/gtk: set scanout-mode right before scheduling draw
  ` [PATCH] ui/gtk: skip refresh if new dmabuf has been submitted

[PATCH] virtio-gpu-udmabuf: replacing scanout_width/height with backing_width/height
 2023-07-17  9:25 UTC  (3+ messages)
` [PATCH] virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties

Missing cache information on x86-64 under Intel TDX (glibc bug 30643)
 2023-07-17  8:38 UTC 


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