qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 17:48:58 to 2021-07-15 18:07:16 UTC [more...]

[PULL v5 00/44] testing, build and plugin updates
 2021-07-15 18:05 UTC  (2+ messages)

[PATCH v2] docs: document file-posix locking protocol
 2021-07-15 17:19 UTC  (4+ messages)

[PATCH 0/2] Misc pegasos2 fixes
 2021-07-15 16:50 UTC  (3+ messages)
` [PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data
` [PATCH 1/2] ppc/pegasos2: Fix spurious warning with -bios

QEMU System and User targets
 2021-07-15 16:39 UTC  (5+ messages)

[PATCH 00/17] target/riscv: Use tcg_constant_*
 2021-07-15 16:15 UTC  (19+ 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

[PATCH] block/vvfat: fix: drop backing
 2021-07-15 16:02 UTC  (2+ messages)

inline expressions for decodetree !function syntax
 2021-07-15 15:53 UTC  (2+ messages)

[PATCH] hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
 2021-07-15 15:54 UTC  (2+ messages)

[PATCH] target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
 2021-07-15 15:54 UTC  (2+ messages)

[PATCH v3 0/3] support dirtyrate measurement with dirty bitmap
 2021-07-15 15:51 UTC  (4+ messages)
  ` [PATCH v3 1/3] KVM: introduce kvm_get_manual_dirty_log_protect
  ` [PATCH v3 2/3] memory: introduce DirtyRateDirtyPages and util function
  ` [PATCH v3 3/3] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[PATCH v4 0/5] Add support for Control-Flow Integrity
 2021-07-15 15:46 UTC  (4+ messages)
` [PATCH v4 1/5] configure,meson: add option to enable LTO

[PATCH for-6.1] configure: Fix endianess test with LTO
 2021-07-15 15:40 UTC  (2+ messages)

[PATCH 0/3] Atomic cleanup + clang-12 build fix
 2021-07-15 15:11 UTC  (7+ messages)

[PATCH v2 00/21] documentation and metadata updates
 2021-07-15 15:01 UTC  (29+ 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

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

[RFC PATCH 1/2] hw/nvme: add mi device
 2021-07-15 14:37 UTC  (8+ messages)

tests/acceptance/multiprocess.py test failure
 2021-07-15 14:51 UTC  (4+ messages)

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

[PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
 2021-07-15 14:29 UTC  (4+ messages)

Question on memory commit during MR finalize()
 2021-07-15 14:27 UTC  (6+ messages)

[PATCH v5 0/5] replication: Bugfix and properly attach children
 2021-07-15 13:48 UTC  (5+ messages)
` [PATCH v5 4/5] replication: Assert that children are writable
` [PATCH v5 5/5] replication: Remove workaround

spapr_events: Sure we may ignore migrate_add_blocker() failure?
 2021-07-15 13:32 UTC 

[PATCH v8 00/16] qemu_iotests: improve debugging options
 2021-07-15 13:33 UTC  (8+ messages)
` [PATCH v8 08/16] qemu-iotests: add gdbserver option to script tests too
` [PATCH v8 09/16] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PATCH v8 16/16] docs/devel/testing: add -p option to the debug "

[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
 2021-07-15 13:29 UTC  (10+ messages)

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-15 13:24 UTC  (11+ messages)
` [RFC PATCH 3/6] i386/sev: initialize SNP context
` [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

[PATCH] target/i386/cpu: Use the KVM reported value for the number of ASIDs
 2021-07-15 10:39 UTC 

[Bug 1907952] [NEW] qemu-system-aarch64: with "-display gtk" arrow keys are received as just ^[ on ttyAMA0
 2021-07-15 13:04 UTC  (2+ messages)
` [Bug 1907952] "

[PATCH] block: Fix deadlock in bdrv_set_aio_context_ignore()
 2021-07-15 13:02 UTC 

[PULL 0/1] QAPI patches patches for 2021-07-15
 2021-07-15 12:32 UTC  (2+ messages)
` [PULL 1/1] qapi: Fix crash on missing enum member name

[PATCH v2 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-07-15 11:32 UTC  (11+ messages)
` [PATCH v2 2/5] hw/intc: sifive_clint: Use RISC-V CPU "
` [PATCH v2 3/5] hw/intc: ibex_plic: Convert the PLIC to use "
` [PATCH v2 4/5] hw/intc: sifive_plic: "
` [PATCH v2 5/5] hw/intc: ibex_timer: Convert the timer "

[PATCH v2 0/3] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
 2021-07-15 10:55 UTC  (5+ messages)
` [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
` [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'

[Bug 1926111] [NEW] Assertion `tx_queue_idx <= s->txq_num' failed in vmxnet3_io_bar0_write
 2021-07-15 10:43 UTC  (2+ messages)
` [Bug 1926111] "

[PATCH v1 0/9] s390x: CPU Topology
 2021-07-15 10:48 UTC  (5+ messages)
` [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing

[Bug 1910696] [NEW] Qemu fails to start with error " There is no option group 'spice'"
 2021-07-15 10:06 UTC  (2+ messages)
` [Bug 1910696] "

[Bug 1923497] [NEW] bios_linker_loader_add_checksum: Assertion `start_offset < file->blob->len' failed
 2021-07-15 10:08 UTC  (2+ messages)
` [Bug 1923497] "

[Bug 1878641] [NEW] Abort() in mch_update_pciexbar
 2021-07-15 10:02 UTC  (2+ messages)
` [Bug 1878641] "

[PATCH v5 0/6] blkdebug: fix racing condition when iterating on
 2021-07-15 10:06 UTC  (6+ messages)
` [PATCH v5 2/6] blkdebug: move post-resume handling to resume_req_by_tag
` [PATCH v5 3/6] blkdebug: track all actions

[PATCH v2] migration: clear the memory region dirty bitmap when skipping free pages
 2021-07-15  9:28 UTC  (2+ messages)

[Bug 1878057] [NEW] null-ptr dereference in megasas_command_complete
 2021-07-15  8:24 UTC  (2+ messages)
` [Bug 1878057] "

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

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)

[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  (5+ messages)
` [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/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  (4+ 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


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