messages from 2020-07-13 14:34:20 to 2020-07-14 00:53:43 UTC [more...]
[PATCH v2 2/2] hw/riscv: sifive_u: Provide a reliable way for bootloader to detect whether it is running in QEMU
2020-07-14 0:42 UTC (6+ messages)
[PULL 00/15] riscv-to-apply queue
2020-07-14 0:37 UTC (17+ messages)
` [PULL 01/15] MAINTAINERS: Add an entry for OpenSBI firmware
` [PULL 02/15] hw/riscv: virt: Sort the SoC memmap table entries
` [PULL 03/15] riscv: Unify Qemu's reset vector code path
` [PULL 04/15] RISC-V: Copy the fdt in dram instead of ROM
` [PULL 05/15] riscv: Add opensbi firmware dynamic support
` [PULL 06/15] RISC-V: Support 64 bit start address
` [PULL 07/15] hw/riscv: Modify MROM size to end at 0x10000
` [PULL 08/15] target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
` [PULL 09/15] target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()
` [PULL 10/15] target/riscv: fix return value of do_opivx_widen()
` [PULL 11/15] target/riscv: fix vill bit index in vtype register
` [PULL 12/15] hw/char: Convert the Ibex UART to use the qdev Clock model
` [PULL 13/15] hw/char: Convert the Ibex UART to use the registerfields API
` [PULL 14/15] tcg/riscv: Remove superfluous breaks
` [PULL 15/15] target/riscv: Fix pmp NA4 implementation
[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2020-07-14 0:44 UTC (14+ messages)
` [PATCH v5 04/11] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v5 06/11] hw/arm: Load -bios image as a boot ROM for npcm7xx
` [PATCH v5 09/11] hw/ssi: NPCM7xx Flash Interface Unit device model
` [PATCH v5 10/11] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
2020-07-13 23:47 UTC (9+ messages)
` [PATCH v4 06/11] Update PowerPC AT_HWCAP2 definition
` [PATCH v4 07/11] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PATCH v4 08/11] target/ppc: add vmulh{su}w instructions
device compatibility interface for live migration with assigned devices
2020-07-13 23:29 UTC
cve patch wanted
2020-07-13 22:40 UTC (3+ messages)
[PATCH] hw/net/can: Add missing fallthrough statements
2020-07-13 22:09 UTC (3+ messages)
[PATCH v2 00/11] misc fixes for rc0 (docker, plugins, softfloat)
2020-07-13 22:04 UTC (16+ messages)
` [PATCH v2 01/11] configure: remove all dependencies on a (re)configure
` [PATCH v2 02/11] tests/docker: Remove the libssh workaround from the ubuntu 20.04 image
` [PATCH v2 03/11] docker.py: fix fetching of FROM layers
` [PATCH v2 04/11] fpu/softfloat: fix up float16 nan recognition
` [PATCH v2 05/11] tests/plugins: don't unconditionally add -Wpsabi
` [PATCH v2 06/11] cputlb: ensure we save the IOTLB data in case of reset
` [PATCH v2 07/11] plugins: expand the bb plugin to be thread safe and track per-cpu
` [PATCH v2 08/11] docs/devel: fix grammar in multi-thread-tcg
` [PATCH v2 09/11] hw/virtio/pci: include vdev name in registered PCI sections
` [PATCH v2 10/11] plugins: add API to return a name for a IO device
` [PATCH v2 11/11] plugins: new hwprofile plugin
[RFC PATCH 0/8] Implement blfoat16 in softfloat
2020-07-13 21:48 UTC (22+ messages)
` [RFC PATCH 1/8] fpu/softfloat: fix up float16 nan recognition
` [RFC PATCH 2/8] fpu/softfloat: use the similiar logic to recognize sNaN and qNaN
` [RFC PATCH 3/8] fpu/softfloat: add FloatFmt for bfloat16
` [RFC PATCH 4/8] fpu/softfloat: add pack and unpack interfaces "
` [RFC PATCH 5/8] fpu/softfloat: define brain floating-point types
` [RFC PATCH 6/8] fpu/softfloat: define operation for bfloat16
` [RFC PATCH 7/8] fpu/softfloat: define covert "
` [RFC PATCH 8/8] fpu/softfloat: define misc "
[PATCH v10 00/10] iotests: Dump QCOW2 dirty bitmaps metadata
2020-07-13 21:36 UTC (11+ messages)
` [PATCH v10 01/10] qcow2: Fix capitalization of header extension constant
` [PATCH v10 02/10] qcow2_format.py: make printable data an extension class member
` [PATCH v10 03/10] qcow2_format.py: change Qcow2BitmapExt initialization method
` [PATCH v10 04/10] qcow2_format.py: dump bitmap flags in human readable way
` [PATCH v10 05/10] qcow2_format.py: Dump bitmap directory information
` [PATCH v10 06/10] qcow2_format.py: pass cluster size to substructures
` [PATCH v10 07/10] qcow2_format.py: Dump bitmap table serialized entries
` [PATCH v10 08/10] qcow2.py: Introduce '-j' key to dump in JSON format
` [PATCH v10 09/10] qcow2_format.py: collect fields "
` [PATCH v10 10/10] qcow2_format.py: support dumping metadata "
[PATCH for-5.1 0/3] target/arm: MTE improvements
2020-07-13 21:33 UTC (4+ messages)
` [PATCH 1/3] hw/arm/virt: Enable MTE via a machine property
` [PATCH 2/3] hw/arm/virt: Error for MTE enabled with KVM
` [PATCH 3/3] hw/arm/virt: Disable memory hotplug when MTE is enabled
[PATCH] vfio: fix use-after-free in display
2020-07-13 20:53 UTC (2+ messages)
[PATCH v2 0/9] hw/sd/sdcard: Fix CVE-2020-13253
2020-07-13 20:41 UTC (16+ messages)
` [PATCH v2 1/9] MAINTAINERS: Cc qemu-block mailing list
` [PATCH v2 2/9] docs/orangepi: Add instructions for resizing SD image to power of two
` [PATCH v2 3/9] tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'
` [PATCH v2 4/9] tests/acceptance/boot_linux: Expand SD card image to power of 2
` [PATCH v2 5/9] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
` [PATCH v2 6/9] hw/sd/sdcard: Simplify realize() a bit
` [PATCH v2 7/9] hw/sd/sdcard: Do not allow invalid SD card sizes
` [PATCH v2 8/9] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
` [PATCH v2 9/9] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
[PATCH v5 00/12] python/machine.py: refactor shutdown
2020-07-13 20:31 UTC (16+ messages)
` [PATCH v5 01/12] python/machine.py: consolidate _post_shutdown()
` [PATCH v5 02/12] python/machine.py: Close QMP socket in cleanup
` [PATCH v5 03/12] python/machine.py: Add _early_cleanup hook
` [PATCH v5 04/12] python/machine.py: Perform early cleanup for wait() calls, too
` [PATCH v5 09/12] tests/acceptance: Don't test reboot on cubieboard
[PATCH] gitlab-ci/containers: Add missing wildcard where we should look for changes
2020-07-13 20:19 UTC (3+ messages)
[RFC PATCH] tests/docker: Remove the libssh workaround from the ubuntu 20.04 image
2020-07-13 19:53 UTC (3+ messages)
[Bug 1884719] [NEW] Function not implemented when using libaio
2020-07-13 19:37 UTC (3+ messages)
` [Bug 1884719] "
[PATCH v1] target/riscv: fix pmp implementation
2020-07-13 19:34 UTC (4+ messages)
[PATCH v3 0/9] memory: assert and define MemoryRegionOps callbacks
2020-07-13 19:38 UTC (3+ messages)
[PATCH v4 10/11] target/ppc: add vmulh{su}d instructions
2020-07-13 19:37 UTC (4+ messages)
` [PATCH v4 11/11] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
[PATCH v1 00/13] misc rc0 fixes (docs, plugins, docker)
2020-07-13 19:34 UTC (6+ messages)
` [PATCH v1 10/13] tests/plugins: add -Wno-unknown-warning-option to handle -Wpsabi
[PATCH v2 0/2] linux-user: fix print_syscall_err()
2020-07-13 19:34 UTC (5+ messages)
` [PATCH v2 1/2] linux-user: fix the errno value in print_syscall_err()
` [PATCH v2 2/2] linux-user: fix print_syscall_err() when syscall returned value is negative
[PATCH v3] target/ppc: add vmsumudm vmsumcud instructions
2020-07-13 19:30 UTC (3+ messages)
[PATCH v2 0/3] Fix couple of issues with AMD topology
2020-07-13 19:30 UTC (11+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties
` [PATCH v2 2/3] hw/i386: Build apic_id "
[PATCH] linux-user: Add several IFTUN ioctls
2020-07-13 19:28 UTC (2+ messages)
[PATCH 1/2] linux-user: add new netlink types
2020-07-13 19:27 UTC (4+ messages)
` [PATCH 2/2] linux-user: add netlink RTM_SETLINK command
[PATCH] linux-user: Fix Coverity CID 1430271 / CID 1430272
2020-07-13 19:23 UTC (2+ messages)
[PATCH v3 0/2] linux-user: support of semtimedop syscall
2020-07-13 19:21 UTC (6+ messages)
` [PATCH v3 1/2] linux-user: refactor ipc syscall
` [PATCH v3 2/2] linux-user: support of semtimedop syscall
[PATCH] target/arm/kvm: Remove superfluous break
2020-07-13 19:12 UTC (2+ messages)
[PATCH 0/2] Fixes for env->user_features
2020-07-13 18:48 UTC (6+ messages)
` [PATCH 1/2] i368/cpu: Clear env->user_features after loading versioned CPU model
` [PATCH 2/2] i386/cpu: Don't add unavailable_features to env->user_features
[PATCH] linux-user: Use EPROTONOSUPPORT for unimplemented netlink protocols
2020-07-13 18:49 UTC (2+ messages)
[PATCH for-5.1 0/4] Document virt and a few other Arm boards
2020-07-13 18:49 UTC (6+ messages)
` [PATCH for-5.1 1/4] docs/system: Briefly document canon-a1100 board
` [PATCH for-5.1 2/4] docs/system: Briefly document collie board
` [PATCH for-5.1 3/4] docs/system: Briefly document gumstix boards
` [PATCH for-5.1 4/4] docs/system: Document the arm virt board
[PATCH] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
2020-07-13 18:46 UTC (2+ messages)
QEMU | Pipeline #166112618 has failed for master | 20c1df54
2020-07-13 18:32 UTC
[Qemu-devel] [Bug 1838763] [NEW] Bugs in SSH module (ssh.c)
2020-07-13 17:56 UTC (2+ messages)
` [Bug 1838763] "
[PULL 0/4] Fixes 20200713 patches
2020-07-13 17:58 UTC (2+ messages)
[PULL 0/3] Migration patches
2020-07-13 17:52 UTC (4+ messages)
` [PULL 1/3] migration: fix memory leak in qmp_migrate_set_parameters
` [PULL 2/3] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PULL 3/3] migration/migration.c: Remove superfluous breaks
Seeing a problem in multi hw thread runs where memory mapped pcie device register reads are returning incorrect values using QEMU 4.2
2020-07-13 17:52 UTC
[PATCH] docker.py: fix fetching of FROM layers
2020-07-13 17:46 UTC (3+ messages)
[RFC 00/65] target/riscv: support vector extension v0.9
2020-07-13 17:38 UTC (9+ messages)
` [RFC 62/65] fpu: add api to handle alternative sNaN propagation
[PATCH v5] scripts/simplebench: compare write request performance
2020-07-13 17:22 UTC
[PATCH for-5.1 0/2] qemu-img convert: Fix abort with unaligned image size
2020-07-13 16:56 UTC (8+ messages)
` [PATCH for-5.1 1/2] block: Require aligned image size to avoid assertion failure
` [PATCH for-5.1 2/2] file-posix: Allow byte-aligned O_DIRECT with NFS
[PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
2020-07-13 16:49 UTC (5+ messages)
` [PATCH v3 03/11] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
[PATCH v5 0/4] modify CPU model info
2020-07-13 16:35 UTC (10+ messages)
` [PATCH v5 1/4] target/i386: add missing vmx features for several CPU models
[PATCH] tcg/riscv: Remove superfluous breaks
2020-07-13 16:21 UTC (3+ messages)
[PATCH v3 0/3] Migration Pull request
2020-07-13 16:24 UTC (4+ messages)
` [PATCH v3 1/3] migration: fix memory leak in qmp_migrate_set_parameters
` [PATCH v3 2/3] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PATCH v3 3/3] migration/migration.c: Remove superfluous breaks
[PATCH] linux-user: implement the semtimedop syscall
2020-07-13 16:18 UTC (2+ messages)
[PATCH] hw/net/ftgmac100: Fix integer overflow in ftgmac100_do_tx()
2020-07-13 16:15 UTC (4+ messages)
[PATCH 0/2] qom: Make "info qom-tree" show children sorted
2020-07-13 16:13 UTC (9+ messages)
` [PATCH 2/2] "
` Slow down with: 'Make "info qom-tree" show children sorted'
QEMU | Pipeline #166063391 has failed for master | 5c65b1f1
2020-07-13 15:59 UTC
[PULL 00/25] target-arm queue
2020-07-13 15:58 UTC (2+ messages)
[PATCH v2 0/3] Migration Pull request
2020-07-13 15:58 UTC (3+ messages)
` [PATCH v2 2/3] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PATCH v2 3/3] migration/migration.c: Remove superfluous breaks
[PATCH v4 0/2] hyperv: vmbus: ACPI various corrections
2020-07-13 15:54 UTC (3+ messages)
[PATCH v2 00/25] Error handling fixes & cleanups
2020-07-13 15:50 UTC (5+ messages)
` [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations
[PATCH for-5.1] hw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize()
2020-07-13 15:30 UTC (3+ messages)
[RFC PATCH 0/5] Use ACPI PCI hot-plug for q35
2020-07-13 15:17 UTC (7+ messages)
` [RFC PATCH 3/5] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
` [RFC PATCH 4/5] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
` [RFC PATCH 5/5] hw/acpi/ich9: Enable ACPI PCI hot-plug
[PULL 0/5] fw_cfg/crypto patches for 5.1 soft freeze
2020-07-13 14:55 UTC (5+ messages)
` [PULL 3/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
[PATCH v2] Remove VXHS block device
2020-07-13 14:46 UTC (2+ messages)
[PULL 00/41] testing updates (vm, gitlab, misc build fixes)
2020-07-13 14:37 UTC (7+ messages)
` [PULL 10/41] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
[PULL 0/5] NBD patches for 2020-07-13
2020-07-13 14:21 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).