qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-26 15:09:15 to 2021-07-27 14:32:54 UTC [more...]

[PULL for-6.1 00/11] hw/nvme fixes
 2021-07-27 14:31 UTC  (13+ messages)
` [PULL for-6.1 01/11] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
` [PULL for-6.1 02/11] hw/nvme: mark nvme-subsys non-hotpluggable
` [PULL for-6.1 03/11] hw/nvme: unregister controller with subsystem at exit
` [PULL for-6.1 04/11] hw/nvme: error handling for too many mappings
` [PULL for-6.1 05/11] tests/qtest/nvme-test: add persistent memory region test
` [PULL for-6.1 06/11] hw/nvme: fix controller hot unplugging
` [PULL for-6.1 07/11] hw/nvme: split pmrmsc register into upper and lower
` [PULL for-6.1 08/11] hw/nvme: use symbolic names for registers
` [PULL for-6.1 09/11] hw/nvme: fix out-of-bounds reads
` [PULL for-6.1 10/11] hw/nvme: fix mmio read
` [PULL for-6.1 11/11] tests/qtest/nvme-test: add mmio read test

aarch64 efi boot failures with qemu 6.0+
 2021-07-27 14:25 UTC  (21+ messages)

[PATCH-for-6.1 v5 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
 2021-07-27 14:24 UTC  (5+ messages)
` [PATCH-for-6.1 v5 1/4] docs: Document GitLab custom CI/CD variables
` [PATCH-for-6.1 v5 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
` [PATCH-for-6.1 v5 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs
` [PATCH-for-6.1 v5 4/4] gitlab-ci: Fix 'when:' condition in OpenSBI jobs

Transient fail of iotests 215 and 197
 2021-07-27 14:23 UTC  (2+ messages)

[PULL 00/21] target-arm queue
 2021-07-27 14:19 UTC  (5+ messages)
` [PULL 16/21] hw/timer: Refactor NPCM7XX Timer to use CLK clock

Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
 2021-07-27 14:15 UTC  (9+ messages)

[PATCH for-6.1? v2 0/7] mirror: Handle errors after READY cancel
 2021-07-27 13:24 UTC  (13+ messages)
` [PATCH for-6.1? v2 2/7] mirror: Drop s->synced
` [PATCH for-6.1? v2 4/7] jobs: Give Job.force_cancel more meaning
` [PATCH for-6.1? v2 5/7] job: Add job_cancel_requested()
` [PATCH for-6.1? v2 6/7] mirror: Check job_is_cancelled() earlier
` [PATCH for-6.1? v2 7/7] iotests: Add mirror-ready-cancel-error test

[PATCH v2 0/9] memory: Sanity checks memory transaction when releasing BQL
 2021-07-27 13:21 UTC  (20+ messages)
` [PATCH v2 1/9] cpus: Export queue work related fields to cpu.h
` [PATCH v2 2/9] cpus: Move do_run_on_cpu into softmmu/cpus.c
` [PATCH v2 3/9] memory: Introduce memory_region_transaction_{push|pop}()
` [PATCH v2 4/9] memory: Don't do topology update in memory finalize()
` [PATCH v2 5/9] cpus: Use qemu_cond_wait_iothread() where proper
` [PATCH v2 6/9] cpus: Remove the mutex parameter from do_run_on_cpu()
` [PATCH v2 7/9] cpus: Introduce qemu_mutex_unlock_iothread_prepare()
` [PATCH v2 8/9] memory: Assert on no ongoing memory transaction before release BQL
` [PATCH v2 9/9] memory: Delay the transaction pop() until commit completed

[PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-07-27 12:55 UTC  (37+ messages)
` [PATCH v5 02/10] ACPI ERST: specification for ERST support
` [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v5 07/10] ACPI ERST: trace support
` [PATCH v5 08/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v5 09/10] ACPI ERST: qtest for ERST

[PATCH 0/3] docs: convert qapi-code-gen.txt to qapi-code-gen.rst
 2021-07-27 12:48 UTC  (2+ messages)

[PULL 0/7] migration queue
 2021-07-27 12:24 UTC  (2+ messages)

[PATCH v3 RESEND 1/2] qmp: Support chardev-change
 2021-07-27 12:08 UTC  (4+ messages)
` [PATCH v3 RESEND 2/2] chardev: refactor qmp_chardev_add and qmp_chardev_change

QEMU question: upstreaming I2C device with unpublished datasheet
 2021-07-27 11:28 UTC  (3+ messages)

[PULL 00/14] target-arm queue
 2021-07-27 10:48 UTC  (15+ messages)
` [PULL 01/14] hw/arm/smmuv3: Check 31st bit to see if CD is valid
` [PULL 02/14] qemu-options.hx: Fix formatting of -machine memory-backend option
` [PULL 03/14] target/arm: Enforce that M-profile SP low 2 bits are always zero
` [PULL 04/14] target/arm: Add missing 'return's after calling v7m_exception_taken()
` [PULL 05/14] target/arm: Report M-profile alignment faults correctly to the guest
` [PULL 06/14] hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interrupts
` [PULL 07/14] hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDING
` [PULL 08/14] hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
` [PULL 09/14] docs: Update path that mentions deprecated.rst
` [PULL 10/14] target/arm: Correctly bound length in sve_zcr_get_valid_len
` [PULL 11/14] target/arm: Export aarch64_sve_zcr_get_valid_len
` [PULL 12/14] target/arm: Add sve-default-vector-length cpu property
` [PULL 13/14] hw/arm/nseries: Display hexadecimal value with '0x' prefix
` [PULL 14/14] hw: aspeed_gpio: Fix memory size

[PATCH v2 0/3] hw: aspeed_gpio: MMIO region fix and cleanups
 2021-07-27  9:58 UTC  (5+ messages)
` [PATCH v2 1/3] hw: aspeed_gpio: Fix memory size
  ` [SPAM] "

[PULL for-6.1 00/12] tcg and misc patch queue
 2021-07-27  9:55 UTC  (14+ messages)
` [PULL for-6.1 01/12] accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low
` [PULL for-6.1 02/12] accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb()
` [PULL for-6.1 03/12] bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
` [PULL for-6.1 04/12] nbd/server: Mark variable unused in nbd_negotiate_meta_queries
` [PULL for-6.1 05/12] accel/tcg: Remove unused variable in cpu_exec
` [PULL for-6.1 06/12] util/selfmap: Discard mapping on error
` [PULL for-6.1 07/12] net/checksum: Remove unused variable in net_checksum_add_iov
` [PULL for-6.1 08/12] hw/audio/adlib: Remove unused variable in adlib_callback
` [PULL for-6.1 09/12] hw/ppc/spapr_events: Remove unused variable from check_exception
` [PULL for-6.1 10/12] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
` [PULL for-6.1 11/12] linux-user/syscall: Remove unused variable from execve
` [PULL for-6.1 12/12] tests/unit: Remove unused variable from test_io

[PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-07-27  9:25 UTC  (7+ messages)

[PATCH] hw/arm/nseries: Display hexadecimal value with '0x' prefix
 2021-07-27  9:18 UTC  (3+ messages)

[PATCH v3 0/5] More record/replay acceptance tests
 2021-07-27  8:45 UTC  (6+ messages)
` [PATCH v3 1/5] tests/acceptance: add replay kernel test for s390
` [PATCH v3 2/5] tests/acceptance: add replay kernel test for openrisc
` [PATCH v3 3/5] tests/acceptance: add replay kernel test for nios2
` [PATCH v3 4/5] tests/acceptance: add replay kernel test for alpha
` [PATCH v3 5/5] tests/acceptance: Linux boot test for record/replay

[PATCH-for-6.1 v4 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
 2021-07-27  8:32 UTC  (14+ messages)
` [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables
` [PATCH-for-6.1 v4 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
` [PATCH-for-6.1 v4 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs
` [PATCH-for-6.1 v4 4/4] gitlab-ci: Fix 'when:' condition in OpenSBI jobs

[PATCH-for-6.1] target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6
 2021-07-27  8:30 UTC 

[PATCH v4] i386: Add ratelimit for bus locks acquired in guest
 2021-07-27  8:28 UTC  (2+ messages)

[PATCH v4 0/4] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-07-27  8:25 UTC  (5+ messages)
` [PATCH v4 1/4] tpm: mark correct memory region range dirty when clearing RAM
` [PATCH v4 2/4] softmmu/memory_mapping: never merge ranges accross memory regions
` [PATCH v4 3/4] softmmu/memory_mapping: factor out adding physical memory ranges
` [PATCH v4 4/4] softmmu/memory_mapping: optimize for RamDiscardManager sections

[PATCH 1/3] ui/gtk: adds status bar for expressing ups and fps
 2021-07-27  8:24 UTC  (4+ messages)
` [PATCH 2/3] ui/gtk: calling gd_gl_frame_counter at every draw/swap
` [PATCH 3/3] virtio-gpu: call dpy_gl_frame_counter at every guest scanout flush

[PATCH v2 00/22] Add LoongArch linux-user emulation support
 2021-07-27  8:07 UTC  (41+ messages)
` [PATCH v2 03/22] target/loongarch: Add core definition
` [PATCH v2 06/22] target/loongarch: Add main translation routines
` [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v2 09/22] target/loongarch: Add fixed point bit "
` [PATCH v2 12/22] target/loongarch: Add fixed point extra "
` [PATCH v2 13/22] target/loongarch: Add floating point arithmetic "
` [PATCH v2 14/22] target/loongarch: Add floating point comparison "
` [PATCH v2 15/22] target/loongarch: Add floating point conversion "
` [PATCH v2 16/22] target/loongarch: Add floating point move "
` [PATCH v2 17/22] target/loongarch: Add floating point load/store "
` [PATCH v2 18/22] target/loongarch: Add branch "

[PATCH for-6.1] hw/arm/boot: Report error if there is no fw_cfg device in the machine
 2021-07-27  7:58 UTC  (3+ messages)

[PULL 0/6] Fixes 20210726 patches
 2021-07-27  7:34 UTC  (2+ messages)

[PATCH v2] gitlab: only let pages be published from default branch
 2021-07-27  6:30 UTC  (2+ messages)

[PATCH] hw/i386/ich9: add comment explaining an argument to acpi_pcihp_reset call
 2021-07-27  4:45 UTC 

[PATCH] hw/char/virtio-serial-bus: fix: Unpop throttled VirtQueueElement to queue before discard vq data
 2021-07-27  2:21 UTC  (2+ messages)

[PATCH for-6.1 00/10] docs: Format literals correctly in rST
 2021-07-26 23:09 UTC  (2+ messages)

[PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
 2021-07-26 21:59 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ui/gtk-egl: blitting partial guest fb to the proper scanout surface

[PATCH 1/2] ui/gtk: detach_all option for making all VCs detached upon starting
 2021-07-26 21:52 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] Fix CPUID_Fn8000001E_EBX for AMD
 2021-07-26 21:00 UTC  (2+ messages)

[PATCH] fixup! target/arm: Add sve-default-vector-length cpu property
 2021-07-26 20:22 UTC  (2+ messages)

[PATCH v2 0/3] target/arm: Add sve-default-vector-length cpu property
 2021-07-26 19:31 UTC  (9+ messages)
` [PATCH v2 3/3] "

[PULL for-6.1 0/1] Block patches
 2021-07-26 19:43 UTC  (2+ messages)

[PULL v2 0/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
 2021-07-26 18:18 UTC  (2+ messages)

[PATCH for-6.1? v2 0/9] Fixes for clang-13
 2021-07-26 17:10 UTC  (6+ messages)
` [PATCH for-6.1? v2 3/9] util/selfmap: Discard mapping on error
` [PATCH for-6.1? v2 4/9] net/checksum: Remove unused variable in net_checksum_add_iov

[PATCH v3 0/4] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-07-26 16:58 UTC  (7+ messages)
` [PATCH v3 1/4] tpm: mark correct memory region range dirty when clearing RAM
` [PATCH v3 2/4] softmmu/memory_mapping: never merge ranges accross memory regions
` [PATCH v3 3/4] softmmu/memory_mapping: factor out adding physical memory ranges
` [PATCH v3 4/4] softmmu/memory_mapping: optimize for RamDiscardManager sections

[PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
 2021-07-26 16:57 UTC 

[PATCH for-6.1?] bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
 2021-07-26 16:57 UTC  (2+ messages)

[PATCH for-6.1 0/2] accel/tcg: Fix hang when running in icount mode
 2021-07-26 16:54 UTC  (3+ messages)

[PATCH v2 0/3] build windows installers in ci
 2021-07-26 16:34 UTC  (5+ messages)
` [PATCH v2 1/3] nsis.py: create dlldir automatically
` [PATCH v2 2/3] ci: build & store guest agent msi
` [PATCH v2 3/3] qemu-ga/msi: fix w32 libgcc name

[PATCH] hw/net/can: sja1000 fix buff2frame_bas for dlc out of std CAN 8 bytes
 2021-07-26 16:24 UTC 

[PATCH v6 0/2] target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
 2021-07-26 16:23 UTC  (3+ messages)
` [PATCH v6 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling

[PATCH] raw-format: drop WRITE and RESIZE child perms when possible
 2021-07-26 15:59 UTC  (4+ messages)

[PATCH v6 0/5] hw/nvme: fix mmio read
 2021-07-26 15:25 UTC  (4+ messages)
` [PATCH v6 1/5] hw/nvme: split pmrmsc register into upper and lower

[PATCH resend v2 0/5] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-07-26 15:24 UTC  (3+ messages)
` [PATCH resend v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections

[PATCH RFC 00/19] vfio-user implementation
 2021-07-26 15:10 UTC  (4+ messages)
` [PATCH RFC server 00/11] vfio-user server in QEMU
  ` [PATCH RFC server 06/11] vfio-user: handle PCI config space accesses


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