qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 15:13:04 to 2021-07-15 08:20:26 UTC [more...]

[PATCH v1 0/9] s390x: CPU Topology
 2021-07-15  8:19 UTC  (12+ messages)
` [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
` [PATCH v1 2/9] s390x: toplogy: adding drawers and books to "
` [PATCH v1 3/9] s390x: cpu topology: CPU topology objects and structures
` [PATCH v1 4/9] s390x: Topology list entries and SYSIB 15.x.x
` [PATCH v1 5/9] s390x: topology: implementating Store Topology System Information
` [PATCH v1 6/9] s390x: kvm: topology: interception of PTF instruction
` [PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries
` [PATCH v1 8/9] s390x: numa: define drawers and books for NUMA
` [PATCH v1 9/9] s390x: numa: implement NUMA for S390x

tests/acceptance/multiprocess.py test failure
 2021-07-15  8:16 UTC  (2+ messages)

[PULL v2 00/12] riscv-to-apply queue
 2021-07-15  7:16 UTC  (13+ messages)
` [PULL v2 01/12] target/riscv: pmp: Fix some typos
` [PULL v2 02/12] target/riscv: csr: Remove redundant check in fp csr read/write routines
` [PULL v2 03/12] docs/system: riscv: Fix CLINT name in the sifive_u doc
` [PULL v2 04/12] docs/system: riscv: Add documentation for virt machine
` [PULL v2 05/12] target/riscv: hardwire bits in hideleg and hedeleg
` [PULL v2 06/12] docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot
` [PULL v2 07/12] hw/riscv: sifive_u: Correct the CLINT timebase frequency
` [PULL v2 08/12] hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
` [PULL v2 09/12] char: ibex_uart: Update the register layout
` [PULL v2 10/12] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
` [PULL v2 11/12] hw/riscv: opentitan: Add the flash alias
` [PULL v2 12/12] hw/riscv/boot: Check the error of fdt_pack()

[PATCH] target/i386/kvm: Remove unused workaround for kernel header typo
 2021-07-15  7:16 UTC 

[PATCH v2 1/1] hw/riscv/boot: Check the error of fdt_pack()
 2021-07-15  6:58 UTC  (2+ messages)

[PATCH v1 1/1] hw/riscv/boot: Check the error of fdt_pack()
 2021-07-15  6:57 UTC  (3+ messages)

[PULL 00/11] riscv-to-apply queue
 2021-07-15  6:56 UTC  (3+ messages)

[PATCH] Fix CPUID_Fn8000001E_EBX for AMD
 2021-07-15  6:15 UTC  (2+ messages)

[PATCH v2 00/21] documentation and metadata updates
 2021-07-15  6:10 UTC  (25+ messages)
` [PATCH v2 01/21] gitignore: Update with some filetypes
` [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section
` [PATCH v2 03/21] docs: add a section on the generalities of vhost-user
` [PATCH v2 04/21] configure: remove needless if leg
` [PATCH v2 05/21] contrib/gitdm: add some new aliases to fix up commits
` [PATCH v2 06/21] .mailmap: fix up some broken commit authors
` [PATCH v2 07/21] contrib/gitdm: add domain-map for MontaVista
` [PATCH v2 08/21] contrib/gitdm: add a group mapping for robot scanners
` [PATCH v2 09/21] gitdm.config: sort the corporate GroupMap entries
` [PATCH v2 10/21] contrib/gitdm: add domain-map/group-map mappings for Samsung
` [PATCH v2 11/21] contrib/gitdm: add domain-map for Eldorado
` [PATCH v2 12/21] contrib/gitdm: add domain-map/group-map for Wind River
` [PATCH v2 13/21] contrib/gitdm: un-ironically add a mapping for LWN
` [PATCH v2 14/21] contrib/gitdm: add domain-map for Crudebyte
` [PATCH v2 15/21] contrib/gitdm: add domain-map for ZTE
` [PATCH v2 16/21] contrib/gitdm: add domain-map for Syrmia
` [PATCH v2 17/21] contrib/gitdm: add domain-map for NVIDIA
` [PATCH v2 18/21] contrib/gitdm: add group-map for Netflix
` [PATCH v2 19/21] contrib/gitdm: add an explicit academic entry for BU
` [PATCH v2 20/21] contrib/gitdm: add a new interns group-map for GSoC/Outreachy work
` [PATCH v2 21/21] contrib/gitdm: add more individual contributor entries

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-15  5:54 UTC  (8+ messages)
` [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
` [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch

About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
 2021-07-15  5:49 UTC  (8+ messages)

[PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-15  5:49 UTC  (7+ messages)

[PATCH 00/17] target/riscv: Use tcg_constant_*
 2021-07-15  5:08 UTC  (17+ messages)
` [PATCH 08/17] target/riscv: Use gpr_{src, dst} for word shift operations
` [PATCH 10/17] target/riscv: Use gpr_{src,dst} for RVA
` [PATCH 11/17] target/riscv: Use gpr_{src,dst} for RVB
` [PATCH 12/17] target/riscv: Use gpr_{src,dst} for RVF
` [PATCH 13/17] target/riscv: Use gpr_{src,dst} for RVD
` [PATCH 15/17] target/riscv: Use gen_arith for mulh and mulhu
` [PATCH 16/17] target/riscv: Use gpr_{src,dst} for RVV
` [PATCH 17/17] target/riscv: Remove gen_get_gpr

[Bug 1924914] [NEW] Running sway in a QEMU VM results in a GPU hang of the guest (virtio-gpu driver)
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1924914] "

[Bug 1924987] [NEW] Storage | Two decimal digits precision
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1924987] "

[Bug 1925094] [NEW] DISCARD support for Crypto Block Devices
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1925094] "

[Bug 1920934] [NEW] Heap-use-after-free in io_writex / cputlb.c results in Linux kernel crashes
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1920934] "

[Bug 1926202] [NEW] qemu-user can't run some ppc binaries
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1926202] "

[Bug 1925109] [NEW] usbredirparser: bulk transfer length exceeds limits
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1925109] "

[Bug 1925966] [NEW] Win10 guest freezes randomly
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1925966] "

[Bug 1926596] [NEW] qemu-monitor-event command stukcs randomly
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1926596] Re: qemu-monitor-event command gets stuck randomly

[Bug 1922773] [NEW] RISCV32 illegal instruction exception
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1922773] "

[Bug 1926231] [NEW] SCSI passthrough of SATA cdrom -> errors & performance issues
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1926231] "

[Bug 1926174] [NEW] Laggy and/or displaced mouse input on CloudReady (Chrome OS) VM
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1926174] "

[Bug 1926497] [NEW] dp83932 stops working after a short while
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1926497] "

[Bug 1926952] [NEW] SPICE support broken with 6.0
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1926952] "

[Bug 1926782] [NEW] configure script --extra-cflags not passed to config-meson.cross
 2021-07-15  4:17 UTC  (2+ messages)
` [Bug 1926782] "

[PATCH V2 00/18] vhost-vDPA multiqueue
 2021-07-15  4:24 UTC  (3+ messages)

[PULL V2 0/6] COLO-Proxy patches for 2021-06-25
 2021-07-15  4:20 UTC  (5+ messages)
` [PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough

[PATCH for-6.2 00/34] target/arm: Third slice of MVE implementation
 2021-07-15  1:37 UTC  (7+ messages)
` [PATCH for-6.2 01/34] target/arm: Note that we handle VMOVL as a special case of VSHLL
` [PATCH for-6.2 02/34] target/arm: Print MVE VPR in CPU dumps
` [PATCH for-6.2 04/34] target/arm: Fix signed VADDV

[PATCH v2 0/2] SIGSEGV fixes
 2021-07-15  0:59 UTC  (4+ messages)
` [PATCH v2 1/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
` [PATCH v2 2/2] linux-test (tests/tcg/multiarch/linux-test.c) add check

[PATCH v6 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
 2021-07-14 22:14 UTC  (2+ messages)
` [PATCH 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields

[PULL 00/40] Misc patches for 2021-07-06
 2021-07-14 22:13 UTC  (6+ messages)
` [PULL 36/40] vl: switch -M parsing to keyval

[PATCH 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields
 2021-07-14 22:06 UTC 

[PATCH for 6.1 0/6] virtio-gpu acceptance test: use current device name
 2021-07-14 21:56 UTC  (13+ messages)
` [PATCH 1/6] tests/acceptance/virtio-gpu.py: use require_accelerator()
` [PATCH 2/6] tests/acceptance/virtio-gpu.py: combine x86_64 arch tags
` [PATCH 3/6] tests/acceptance/virtio-gpu.py: combine CPU tags
` [PATCH 4/6] tests/acceptance/virtio-gpu.py: combine kernel command line
` [PATCH 5/6] tests/acceptance/virtio-gpu.py: use virtio-vga-gl
` [PATCH 6/6] tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes

[PULL v2 0/3] VFIO update 2021-07-14 (for v6.1)
 2021-07-14 21:35 UTC  (4+ messages)
` [PULL v2 1/3] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
` [PULL v2 2/3] vfio/pci: Change to use vfio_pci_is()
` [PULL v2 3/3] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor

Host folder sharing via USB issue
 2021-07-14 21:12 UTC  (3+ messages)

[PULL 0/5] OVMF patches for 2021-07-14
 2021-07-14 20:42 UTC  (2+ messages)
` [PULL 1/5] gitlab-ci: Extract EDK2 job rules to reusable section

[PULL 0/3] VFIO update 2021-07-13 (for v6.1)
 2021-07-14 20:37 UTC  (3+ messages)

[PATCH-for-6.1] gitlab-ci: Extract EDK2 job rules to reusable section
 2021-07-14 20:33 UTC  (5+ messages)

[PULL 00/23] pc,pci,virtio: lots of new features
 2021-07-14 20:31 UTC  (2+ messages)

[PATCH] hw/intc/arm_gicv3: Fix GICv3 redistributor security checking
 2021-07-14 19:46 UTC 

[PULL 00/23] Python and Acceptance Tests
 2021-07-14 19:33 UTC  (2+ messages)

[PATCH v2 0/6] python: AQMP-TUI Prototype
 2021-07-14 19:06 UTC  (2+ messages)

[PATCH 0/2] Auto exit source QEMU process after a successful migration
 2021-07-14 18:39 UTC  (7+ messages)
` [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'

[PATCH 0/2] target/arm: Add sve-default-vector-length cpu property
 2021-07-14 18:06 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Export aarch64_sve_zcr_get_valid_len
` [PATCH 2/2] target/arm: Add sve-default-vector-length cpu property

[PATCH 00/11] softfloat: Improve denormal handling
 2021-07-14 17:50 UTC  (7+ messages)
` [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal

[PATCH 0/6] plugins/cache: multicore cache emulation and minor
 2021-07-14 17:21 UTC  (7+ messages)
` [PATCH 1/6] plugins/cache: Fixed a bug with destroying FIFO metadata
` [PATCH 2/6] plugins/cache: limited the scope of a mutex lock
` [PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode
` [PATCH 4/6] plugins/cache: Supported multicore cache modelling
` [PATCH 5/6] docs/devel/tcg-plugins: added cores arg to cache plugin
` [PATCH 6/6] plugins/cache: Fixed "function decl. is not a prototype" warnings

[PATCH v5 0/5] block/nbd: drop connection_co
 2021-07-14 17:07 UTC  (7+ messages)
` [PATCH v5 1/5] block/nbd: nbd_channel_error() shutdown channel unconditionally
` [PATCH v5 2/5] block/nbd: move nbd_recv_coroutines_wake_all() up
` [PATCH v5 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()
` [PATCH v5 4/5] block/nbd: drop connection_co
` [PATCH v5 5/5] block/nbd: check that received handle is valid

[PULL 0/1] qemu-ga patch queue for soft-freeze
 2021-07-14 17:08 UTC  (2+ messages)

[PATCH v3 0/4] target/ppc: MMU clean up
 2021-07-14 17:04 UTC  (5+ messages)
` [PATCH v3 2/4] target/ppc: divided mmu_helper.c in 2 files

[PATCH v4 0/3] To add HMP interface to dump PCI MSI-X table/PBA
 2021-07-14 16:56 UTC  (4+ messages)
` [PATCH v4 1/3] msix/hmp: add hmp interface to dump MSI-X info
` [PATCH v4 2/3] msix/hmp: add interface to dump device specific info
` [PATCH v4 3/3] virtio-pci/hmp: implement device specific hmp interface

[PATCH v2 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway
 2021-07-14 16:19 UTC  (2+ messages)

[PATCH for 6.1-rc0 v1 00/21] documentation and metadata updates
 2021-07-14 16:09 UTC  (3+ messages)
` [PATCH v1 07/21] contrib/gitdm: add domain-map for MontaVista

[PATCH 0/4] support dirtyrate measurement with dirty bitmap
 2021-07-14 15:59 UTC  (5+ messages)

[PATCH v3 0/3] To add HMP interface to dump PCI MSI-X table/PBA
 2021-07-14 15:42 UTC  (6+ messages)
` [PATCH v3 1/3] msix/hmp: add hmp interface to dump MSI-X info

[PATCH for 6.1-rc0 v1 00/21] documentation and metadata updates
 2021-07-14 15:31 UTC  (3+ messages)
` [PATCH v1 21/21] contrib/gitdm: add more individual contributor entries

[PULL v5 00/44] testing, build and plugin updates
 2021-07-14 15:00 UTC  (28+ messages)
` [PULL v5 12/44] tests/docker: don't use BUILDKIT in GitLab either
` [PULL v5 13/44] tests/docker: use project specific container registries
` [PULL v5 15/44] tests/docker: remove FEATURES env var from templates
` [PULL v5 16/44] tests/docker: fix sorting in package lists
` [PULL v5 17/44] tests/docker: fix mistakes in centos "
` [PULL v5 18/44] tests/docker: fix mistakes in fedora package list
` [PULL v5 19/44] tests/docker: fix mistakes in ubuntu package lists
` [PULL v5 20/44] tests/docker: remove mingw packages from Fedora
` [PULL v5 21/44] tests/docker: expand centos8 package list
` [PULL v5 22/44] tests/docker: expand fedora "
` [PULL v5 25/44] tests/docker: expand opensuse-leap "
` [PULL v5 26/44] tests/vm: update NetBSD to 9.2
` [PULL v5 27/44] tests/vm: update openbsd to release 6.9
` [PULL v5 28/44] tests/tcg: make test-mmap a little less aggressive
` [PULL v5 29/44] plugins: fix-up handling of internal hostaddr for 32 bit
` [PULL v5 30/44] meson.build: move TCG plugin summary output
` [PULL v5 31/44] meson.build: relax the libdl test to one for the function dlopen
` [PULL v5 32/44] tcg/plugins: remove some stale entries from the symbol list
` [PULL v5 33/44] configure: don't allow plugins to be enabled for a non-TCG build
` [PULL v5 35/44] configure: stop user enabling plugins on Windows for now
` [PULL v5 37/44] contrib/plugins: enable -Wall for building plugins
` [PULL v5 38/44] contrib/plugins: add execlog to log instruction execution and memory access
` [PULL v5 39/44] docs/devel: tcg-plugins: add execlog plugin description
` [PULL v5 40/44] plugins: Added a new cache modelling plugin
` [PULL v5 41/44] plugins/cache: Enable cache parameterization
` [PULL v5 42/44] plugins/cache: Added FIFO and LRU eviction policies
` [PULL v5 43/44] docs/devel: Added cache plugin to the plugins docs

[PULL 00/14] misc translator patch queue
 2021-07-14 15:24 UTC  (2+ messages)

[PATCH v2 0/2] qemu-config: never call the callback after an error, fix leak
 2021-07-14 15:13 UTC  (3+ messages)
` [PATCH v2 1/2] qemu-config: never call the callback after an error
` [PATCH v2 2/2] qemu-config: fix memory leak on ferror()

[PATCH v1] migration: clear the memory region dirty bitmap when skipping free pages
 2021-07-14 15:24 UTC  (5+ messages)

[PATCH 0/4] Fixes for the --without-default-features configure switch
 2021-07-14 15:06 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).