qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-01 14:51:01 to 2020-09-01 19:42:59 UTC [more...]

[RFC v3 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-01 19:35 UTC  (11+ messages)
` [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks

[PATCH 0/7] hppa power button support, graphics updates and firmware fixes
 2020-09-01 19:37 UTC  (9+ messages)
` [PATCH 1/7] seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tag
` [PATCH 2/7] hw/hppa: Make number of TLB and BTLB entries configurable
` [PATCH 3/7] hw/hppa: Store boot device in fw_cfg section
` [PATCH 4/7] hw/hppa: Inform SeaBIOS about fw_cfg port address
` [PATCH 5/7] hw/hppa: Add power button emulation
` [PATCH 6/7] hw/display/artist: Fix artist screen resolution
` [PATCH 7/7] target/hppa: Fix boot with old Linux installation CDs

[Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
 2020-09-01 19:00 UTC  (4+ messages)
` [PATCH] fuzz: Add support for custom fuzzing library

[PATCH 00/13] Make QEMU installation relocatable
 2020-09-01 18:40 UTC  (6+ messages)
` [PATCH 01/13] fuzz: use qemu_get_exec_dir
` [PATCH 03/13] oslib-posix: default exec_dir to bindir

[PATCH v7 0/8] Generalize start-powered-off property from ARM
 2020-09-01 18:39 UTC  (4+ messages)
` [PATCH v7 4/8] ppc/e500: Use start-powered-off CPUState property

[PATCH v3 0/4] Introducing QMP query-netdevs command
 2020-09-01 18:23 UTC  (5+ messages)
` [PATCH v3 1/4] qapi: net: Add "
` [PATCH v3 2/4] tests: Add tests for "
` [PATCH v3 3/4] hmp: Use QMP query-netdevs in hmp_info_network
` [PATCH v3 4/4] net: Do not use legacy info_str for backends

[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-09-01 17:56 UTC  (5+ messages)
` [PATCH v3 08/16] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card

[PATCH v2 0/3] hw/sd/sdhci: Fix DMA Transfer Block Size field width
 2020-09-01 17:51 UTC  (5+ messages)
` [PATCH v2 1/3] hw/sd/sdhci: Fix qemu_log_mask() format string
` [PATCH v2 2/3] hw/sd/sdhci: Document the datasheet used

[PATCH 0/5] hw: Replace some impossible checks by assertions
 2020-09-01 17:50 UTC  (9+ messages)
` [PATCH 2/5] hw/mips/fuloong2e: Convert pointless error message to an assert()
` [PATCH 3/5] hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value
` [PATCH 4/5] hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
` [PATCH 5/5] hw/isa/isa-bus: Replace hw_error() "

[PATCH v6 00/16] QEMU cpus.c refactoring part2
 2020-09-01 17:41 UTC  (16+ messages)
` [PATCH v6 01/16] cpu-timers, icount: new modules
` [PATCH v6 02/16] icount: rename functions to be consistent with the module name
` [PATCH v6 03/16] cpus: prepare new CpusAccel cpu accelerator interface
` [PATCH v6 04/16] cpus: extract out TCG-specific code to accel/tcg
` [PATCH v6 05/16] cpus: extract out qtest-specific code to accel/qtest
` [PATCH v6 11/16] cpus: remove checks for non-NULL cpus_accel
` [PATCH v6 12/16] cpus: add handle_interrupt to the CpusAccel interface

[PULL v2 00/26] Meson changes for 2020-09-01
 2020-09-01 17:38 UTC  (5+ messages)
` [PULL 10/26] meson: move zlib detection to meson
` [PULL 24/26] meson: add description to options
` [PULL 25/26] Makefile: Add back TAGS/ctags/cscope rules
` [PULL 26/26] Makefile: Fix in-tree clean/distclean

[PATCH v3 0/5] pc-bios: s390x: Cleanup part 2
 2020-09-01 17:24 UTC  (7+ messages)
` [PATCH v3 3/5] pc-bios: s390x: Use reset PSW if avaliable
` [PATCH v3 4/5] pc-bios: s390x: Save io and external new PSWs before overwriting them
` [PATCH v3 5/5] pc-bios: s390x: Go into disabled wait when encountering a PGM exception

[PATCH v1 0/6] CTU CAN FD core support
 2020-09-01 17:07 UTC  (3+ messages)
` [PATCH v1 2/6] hw/net/can: sja1000 ignore CAN FD frames

[PATCH-for-5.2 0/2] hw/char: Remove TYPE_SERIAL_IO
 2020-09-01 17:20 UTC  (3+ messages)
` [PATCH-for-5.2 1/2] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O

QEMU | Pipeline #184436315 has failed for master | 071a6dba
 2020-09-01 17:13 UTC 

[PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
 2020-09-01 17:02 UTC  (6+ messages)

[PATCH v3 0/7] migration: bring improved savevm/loadvm/delvm to QMP
 2020-09-01 16:47 UTC  (4+ messages)
` [PATCH v3 7/7] migration: introduce snapshot-{save, load, delete} QMP commands

[PATCH 0/2] hw/core: Move hw_error() out of cpus.c
 2020-09-01 16:44 UTC  (2+ messages)

[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
 2020-09-01 16:42 UTC  (7+ messages)
` [PATCH v4 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v4 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v4 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device

[PATCH v2 0/7] Run cross-compilation build tests in the gitlab-CI
 2020-09-01 16:38 UTC  (19+ messages)
` [PATCH v2 1/7] configure: Add system = 'linux' for meson when cross-compiling
` [PATCH v2 2/7] tests/docker: Install python3-setuptools in the debian9-mxe containers
` [PATCH v2 3/7] tests/Makefile: test-image-locking needs CONFIG_POSIX
` [PATCH v2 4/7] tests/Makefile: test-replication "
` [PATCH v2 5/7] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
` [PATCH v2 6/7] configure: Allow automatic WHPX detection
` [PATCH v2 7/7] gitlab-ci: Add cross-compiling build tests

[Bug 1893807] [NEW] Crash when launching windows qemu version from WSL2
 2020-09-01 16:17 UTC 

[PATCH 0/2] Makefile: A few post-meson-conversion fixes
 2020-09-01 16:23 UTC  (7+ messages)
` [PATCH 1/2] Makefile: Add back TAGS/ctags/cscope rules

[RISU PATCH 0/2] arm.risu: two minor fixes
 2020-09-01 16:20 UTC  (3+ messages)
` [PATCH 1/2] arm.risu: Correct VLDR/VSTR U=0 patterns
` [PATCH 2/2] arm.risu: Fix typo in VCVT_B_TT pattern name

[PULL 00/24] Meson changes for 2020-09-01
 2020-09-01 16:19 UTC  (3+ messages)

[RFC PATCH v5 0/2] Add file-backed and write-once features to OTP
 2020-09-01 15:47 UTC  (3+ messages)
` [RFC PATCH v5 1/2] hw/riscv: sifive_u: Add write operation and write-once protection
` [RFC PATCH v5 2/2] hw/riscv: sifive_u: Add backend drive support

[PATCH] linux-user: fix implicit conversion from enumeration type error
 2020-09-01 15:33 UTC 

[PATCH 0/2] m25p80: Add SFDP support
 2020-09-01 15:22 UTC  (4+ messages)
` [PATCH 1/2] m25p80: Add basic support for the SFDP command

[PULL 0/8] Cirrus-CI improvements, and other CI-related fixes, m68k
 2020-09-01 15:20 UTC  (9+ messages)
` [PULL 1/8] configure: Fix atomic64 test for --enable-werror on macOS
` [PULL 2/8] cirrus.yml: Compile FreeBSD with -Werror
` [PULL 3/8] cirrus.yml: Compile macOS "
` [PULL 4/8] cirrus.yml: Update the macOS jobs to Catalina
` [PULL 5/8] cirrus.yml: Split FreeBSD job into two parts
` [PULL 6/8] meson: fix keymaps without qemu-keymap
` [PULL 7/8] configure: Add system = 'linux' for meson when cross-compiling
` [PULL 8/8] hw/m68k: QOMify the mcf5206 system integration module

[PATCH v7 0/2] Remove EPYC mode apicid decode and use generic decode
 2020-09-01 15:57 UTC  (3+ messages)
` [PATCH v7 1/2] i386: Simplify CPUID_8000_001d for AMD
` [PATCH v7 2/2] i386: Simplify CPUID_8000_001E "

[PULL 00/47] target-arm queue
 2020-09-01 15:18 UTC  (48+ messages)
` [PULL 01/47] target/arm: Remove local definitions of float constants
` [PULL 02/47] target/arm: Use correct ID register check for aa32_fp16_arith
` [PULL 03/47] target/arm: Implement VFP fp16 for VFP_BINOP operations
` [PULL 04/47] target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL
` [PULL 05/47] target/arm: Macroify trans functions for VFMA, VFMS, VFNMA, VFNMS
` [PULL 06/47] target/arm: Implement VFP fp16 for fused-multiply-add
` [PULL 07/47] target/arm: Macroify uses of do_vfp_2op_sp() and do_vfp_2op_dp()
` [PULL 08/47] target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT
` [PULL 09/47] target/arm: Implement VFP fp16 for VMOV immediate
` [PULL 10/47] target/arm: Implement VFP fp16 VCMP
` [PULL 11/47] target/arm: Implement VFP fp16 VLDR and VSTR
` [PULL 12/47] target/arm: Implement VFP fp16 VCVT between float and integer
` [PULL 13/47] target/arm: Make VFP_CONV_FIX macros take separate float type and float size
` [PULL 14/47] target/arm: Use macros instead of open-coding fp16 conversion helpers
` [PULL 15/47] target/arm: Implement VFP fp16 VCVT between float and fixed-point
` [PULL 16/47] target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode
` [PULL 17/47] target/arm: Implement VFP fp16 VSEL
` [PULL 18/47] target/arm: Implement VFP fp16 VRINT*
` [PULL 19/47] target/arm: Implement new VFP fp16 insn VINS
` [PULL 20/47] target/arm: Implement new VFP fp16 insn VMOVX
` [PULL 21/47] target/arm: Implement VFP fp16 VMOV between gp and halfprec registers
` [PULL 22/47] target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL
` [PULL 23/47] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
` [PULL 24/47] target/arm: Implement fp16 for Neon VABS, VNEG of floats
` [PULL 25/47] target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons
` [PULL 26/47] target/arm: Implement fp16 for VACGE, VACGT
` [PULL 27/47] target/arm: Implement fp16 for Neon VMAX, VMIN
` [PULL 28/47] target/arm: Implement fp16 for Neon VMAXNM, VMINNM
` [PULL 29/47] target/arm: Implement fp16 for Neon VMLA, VMLS operations
` [PULL 30/47] target/arm: Implement fp16 for Neon VFMA, VMFS
` [PULL 31/47] target/arm: Implement fp16 for Neon fp compare-vs-0
` [PULL 32/47] target/arm: Implement fp16 for Neon VRECPS
` [PULL 33/47] target/arm: Implement fp16 for Neon VRSQRTS
` [PULL 34/47] target/arm: Implement fp16 for Neon pairwise fp ops
` [PULL 35/47] target/arm: Implement fp16 for Neon float-integer VCVT
` [PULL 36/47] target/arm: Convert Neon VCVT fixed-point to gvec
` [PULL 37/47] target/arm: Implement fp16 for Neon VCVT fixed-point
` [PULL 38/47] target/arm: Implement fp16 for Neon VCVT with rounding modes
` [PULL 39/47] target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
` [PULL 40/47] target/arm: Implement fp16 for Neon VRINTX
` [PULL 41/47] target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations
` [PULL 42/47] target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
` [PULL 43/47] target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
` [PULL 44/47] target/arm: Enable FP16 in '-cpu max'
` [PULL 45/47] hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
` [PULL 46/47] hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref
` [PULL 47/47] hw/arm/sbsa-ref : Add embedded controller in secure memory

[PATCH v6 00/15] block/nvme: Various cleanups required to use multiple queues
 2020-09-01 15:52 UTC  (3+ messages)

[PATCH 0/2] Replace posix_fallocate() with falloate()
 2020-09-01 15:51 UTC  (3+ messages)
` [PATCH 2/2] block: file-posix: Replace posix_fallocate with fallocate

[PULL 00/44] Trivial branch for 5.2 patches
 2020-09-01 15:51 UTC  (3+ messages)

[PATCH-for-5.1] hw/misc/milkymist-pfpu: Fix pFPU region size
 2020-09-01 15:24 UTC  (4+ messages)

[PATCH v8 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-09-01 15:22 UTC  (4+ messages)
` [PATCH v8 1/8] Introduce yank feature

[PULL v2 00/76] target/microblaze improvements
 2020-09-01 15:20 UTC  (2+ messages)
` [PULL v2 58/76] tcg: Add tcg_get_insn_start_param

[PATCH v2 0/2] crypto: fix build with gcrypt
 2020-09-01 15:27 UTC  (4+ messages)
` [PATCH v2 2/2] gitlab: expand test coverage for crypto builds

[PATCH 0/3] i440fx: unit tests for testing flag that enables/disables pci root hotplug
 2020-09-01 15:12 UTC  (4+ messages)
` [PATCH 2/3] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus

[PATCH v2 1/3] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
 2020-09-01 15:09 UTC  (3+ messages)
` [PATCH v2 2/3] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
` [PATCH v2 3/3] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off

[PATCH v6 00/10] Remove EPYC mode apicid decode and use generic decode
 2020-09-01 14:45 UTC  (4+ messages)
` [PATCH v6 09/10] i386: Simplify CPUID_8000_001E for AMD

[PATCH v2 0/2] Enable virtio-fs on s390x
 2020-09-01 15:00 UTC  (3+ messages)
` [PATCH v2 1/2] virtio: add vhost-user-fs-ccw device
` [PATCH v2 2/2] libvhost-user: handle endianness as mandated by the spec

[PATCH v5 00/10] preallocate filter
 2020-09-01 15:07 UTC  (3+ messages)

[PATCH 0/4] hw/misc/a9scu: Verify CPU count is valid and simplify a bit
 2020-09-01 14:41 UTC  (5+ messages)
` [PATCH 1/4] hw/misc/a9scu: Do not allow invalid CPU count
` [PATCH 2/4] hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields
` [PATCH 3/4] hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields
` [PATCH 4/4] hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)

[PATCH v8 00/43] block: Deal with filters
 2020-09-01 14:34 UTC  (33+ messages)
` [PATCH v8 09/43] copy-on-read: Support compressed writes
` [PATCH v8 12/43] stream: Deal with filters
` [PATCH v8 14/43] block: Use bdrv_cow_child() in bdrv_co_truncate()
` [PATCH v8 15/43] block: Re-evaluate backing file handling in reopen
` [PATCH v8 16/43] block: Flush all children in generic code
` [PATCH v8 17/43] vmdk: Drop vmdk_co_flush()
` [PATCH v8 18/43] block: Iterate over children in refresh_limits
` [PATCH v8 19/43] block: Use CAFs in bdrv_refresh_filename()
` [PATCH v8 20/43] block: Use CAF in bdrv_co_rw_vmstate()
` [PATCH v8 21/43] block/snapshot: Fix fallback
` [PATCH v8 22/43] block: Use CAFs for debug breakpoints
` [PATCH v8 23/43] block: Improve get_allocated_file_size's default
` [PATCH v8 24/43] block/null: Implement bdrv_get_allocated_file_size
` [PATCH v8 25/43] blockdev: Use CAF in external_snapshot_prepare()
` [PATCH v8 26/43] block: Report data child for query-blockstats
` [PATCH v8 27/43] block: Use child access functions for QAPI queries
` [PATCH v8 28/43] block-copy: Use CAF to find sync=top base
` [PATCH v8 29/43] mirror: Deal with filters
` [PATCH v8 30/43] backup: "
` [PATCH v8 31/43] commit: "
` [PATCH v8 32/43] nbd: Use CAF when looking for dirty bitmap
` [PATCH v8 33/43] qemu-img: Use child access functions
` [PATCH v8 34/43] block: Drop backing_bs()
` [PATCH v8 35/43] blockdev: Fix active commit choice
` [PATCH v8 36/43] block: Inline bdrv_co_block_status_from_*()
` [PATCH v8 37/43] block: Leave BDS.backing_{file,format} constant
` [PATCH v8 38/43] iotests: Test that qcow2's data-file is flushed
` [PATCH v8 39/43] iotests: Let complete_and_wait() work with commit
` [PATCH v8 40/43] iotests: Add filter commit test cases
` [PATCH v8 41/43] iotests: Add filter mirror "
` [PATCH v8 42/43] iotests: Add test for commit in sub directory
` [PATCH v8 43/43] iotests: Test committing to overridden backing

[PULL 0/5] Ui 20200831 patches
 2020-09-01 14:54 UTC  (4+ messages)

[PULL 0/8] Linux user for 5.2 patches
 2020-09-01 14:40 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).