qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-26 09:18:49 to 2021-07-27 05:13:43 UTC [more...]

aarch64 efi boot failures with qemu 6.0+
 2021-07-27  5:12 UTC  (10+ 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 v2 00/22] Add LoongArch linux-user emulation support
 2021-07-27  1:51 UTC  (38+ messages)
` [PATCH v2 03/22] target/loongarch: Add core definition
` [PATCH v2 04/22] target/loongarch: Add interrupt handling support
` [PATCH v2 05/22] target/loongarch: Add memory management support
` [PATCH v2 06/22] target/loongarch: Add main translation routines
` [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v2 08/22] target/loongarch: Add fixed point shift "
` [PATCH v2 09/22] target/loongarch: Add fixed point bit "
` [PATCH v2 10/22] target/loongarch: Add fixed point load/store "
` [PATCH v2 11/22] target/loongarch: Add fixed point atomic "
` [PATCH v2 12/22] target/loongarch: Add fixed point extra "

Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
 2021-07-27  0:39 UTC 

[PATCH for-6.1 00/10] docs: Format literals correctly in rST
 2021-07-26 23:09 UTC  (17+ messages)
` [PATCH for-6.1 01/10] docs/devel/build-system.rst: Format literals correctly
` [PATCH for-6.1 02/10] docs/devel/build-system.rst: Correct typo in example code
` [PATCH for-6.1 03/10] docs/devel/ebpf_rss.rst: Format literals correctly
` [PATCH for-6.1 04/10] docs/devel/migration.rst: "
` [PATCH for-6.1 05/10] docs/devel: "
` [PATCH for-6.1 06/10] docs/system/s390x/protvirt.rst: "
` [PATCH for-6.1 07/10] docs/system/arm/cpu-features.rst: "
` [PATCH for-6.1 08/10] docs: "
` [PATCH for-6.1 09/10] docs/about/removed-features: Fix markup error
` [PATCH for-6.1 10/10] docs/tools/virtiofsd.rst: Delete stray backtick

[PATCH for-6.1] hw/arm/boot: Report error if there is no fw_cfg device in the machine
 2021-07-26 23:08 UTC  (2+ messages)

[PATCH 1/3] ui/gtk: adds status bar for expressing ups and fps
 2021-07-26 22:25 UTC  (3+ 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 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

[PULL for-6.1 00/12] tcg and misc patch queue
 2021-07-26 21:47 UTC  (13+ 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 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 for-6.1? v2 0/7] mirror: Handle errors after READY cancel
 2021-07-26 21:38 UTC  (10+ messages)
` [PATCH for-6.1? v2 1/7] mirror: Keep s->synced on error
` [PATCH for-6.1? v2 2/7] mirror: Drop s->synced
` [PATCH for-6.1? v2 3/7] job: @force parameter for job_cancel_sync{, _all}()
` [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] 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 v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-07-26 20:06 UTC  (34+ 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

[PULL for-6.1 00/11] hw/nvme fixes
 2021-07-26 19:19 UTC  (12+ 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

[PATCH-for-6.1 v4 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
 2021-07-26 19:40 UTC  (8+ 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 v2 0/3] target/arm: Add sve-default-vector-length cpu property
 2021-07-26 19:31 UTC  (14+ messages)
` [PATCH v2 1/3] target/arm: Correctly bound length in sve_zcr_get_valid_len
` [PATCH v2 2/3] target/arm: Export aarch64_sve_zcr_get_valid_len
` [PATCH v2 3/3] target/arm: Add sve-default-vector-length cpu property

[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] hw/arm/nseries: Display hexadecimal value with '0x' prefix
 2021-07-26 17:15 UTC  (2+ messages)

[PATCH for-6.1? v2 0/9] Fixes for clang-13
 2021-07-26 17:10 UTC  (9+ messages)
` [PATCH for-6.1? v2 1/9] nbd/server: Mark variable unused in nbd_negotiate_meta_queries
` [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  (5+ messages)
` [PATCH for-6.1 1/2] accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low

[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  (9+ messages)
` [PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
` [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  (6+ messages)
` [PATCH RFC server 00/11] vfio-user server in QEMU
  ` [PATCH RFC server 04/11] vfio-user: find and init PCI device
  ` [PATCH RFC server 06/11] vfio-user: handle PCI config space accesses

virtio-gpu: Mapping blob resources
 2021-07-26 14:32 UTC  (5+ messages)

[PATCH v2] nbd/server: Add --selinux-label option
 2021-07-26 14:22 UTC  (4+ messages)

Adding a GPU simulator to QEMU
 2021-07-26 10:50 UTC 

[PATCH 00/20] Hexagon HVX (target/hexagon) patch series
 2021-07-26 13:59 UTC  (10+ messages)
` [PATCH 01/20] Hexagon HVX (target/hexagon) README

[PATCH] hw/pcie-root-port: Fix hotplug for PCI devices requiring IO
 2021-07-26 13:55 UTC  (2+ messages)

[PATCH] hw/acpi: some cosmetic improvements to existing code
 2021-07-26 13:50 UTC  (6+ messages)

[question] Shall we flush ITS tables into guest RAM when shutdown the VM?
 2021-07-26 13:19 UTC  (10+ messages)

[PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
 2021-07-26 13:02 UTC  (4+ messages)

[PATCH v2] hw/acpi: some cosmetic improvements to existing code
 2021-07-26 12:52 UTC 

[PULL 0/7] migration queue
 2021-07-26 12:43 UTC  (8+ messages)
` [PULL 1/7] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
` [PULL 2/7] migration: Fix missing join() of rp_thread
` [PULL 3/7] migration: Make from_dst_file accesses thread-safe
` [PULL 4/7] migration: Introduce migration_ioc_[un]register_yank()
` [PULL 5/7] migration: Teach QEMUFile to be QIOChannel-aware
` [PULL 6/7] migration: Move the yank unregister of channel_close out
` [PULL 7/7] migration: clear the memory region dirty bitmap when skipping free pages

[PULL for 6.1-rc1 00/28] doc, metadata, plugin and testing updates
 2021-07-26 12:36 UTC  (5+ messages)

Prefetches in buffer_zero_*
 2021-07-26 12:07 UTC  (7+ messages)

[PATCH v3 0/5] migrations: Fix potential rare race of migration-test after yank
 2021-07-26 11:45 UTC  (2+ messages)

[PATCH] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
 2021-07-26 11:26 UTC  (2+ messages)

[PULL 0/6] Fixes 20210726 patches
 2021-07-26 11:05 UTC  (7+ messages)
` [PULL 1/6] ui/gtk: Fix relative mouse with multiple monitors
` [PULL 2/6] ui/spice: Use HAVE_SPICE_GL for OpenGL checks
` [PULL 3/6] ui/egl-headless: Remove a check for CONFIG_OPENGL
` [PULL 4/6] ui/cocoa: Fix the type of main's argv
` [PULL 5/6] ui: update keycodemapdb submodule commit
` [PULL 6/6] ui/gtk: add a keyboard fifo to the VTE consoles

[PATCH for-6.1? 0/6] mirror: Handle errors after READY cancel
 2021-07-26 10:24 UTC  (3+ messages)
` [PATCH for-6.1? 1/6] mirror: Keep s->synced on error

[PATCH v3] mips/tlb_helper: Add support for 'info tlb' cmd
 2021-07-26 10:23 UTC 

[PATCH] docs: Update path that mentions deprecated.rst
 2021-07-26 10:18 UTC  (3+ messages)

Status of stable release effort ?
 2021-07-26 10:13 UTC 

[PATCH] qemu-options.hx: Fix formatting of -machine memory-backend option
 2021-07-26 10:10 UTC  (3+ messages)

[PATCH v2] This is a test mail
 2021-07-26 10:02 UTC  (3+ messages)

ping Re: [PATCH] Fix CPUID_Fn8000001E_EBX for AMD
 2021-07-26  9:49 UTC 

[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
 2021-07-26  9:38 UTC  (11+ messages)
` [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status
` [PATCH v6 6/6] hmp: add virtio commands


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