qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 11:28:24 to 2020-06-05 17:38:58 UTC [more...]

[PATCH v2 00/13] Add Thread Sanitizer support to QEMU
 2020-06-05 17:34 UTC  (4+ messages)
` [PATCH v2 01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
` [PATCH v2 02/13] cpu: convert queued work to a QSIMPLEQ
` [PATCH v2 04/13] cputlb: destroy CPUTLB with tlb_destroy

[PATCH 00/13] i386: hvf: Remove HVFX86EmulatorState
 2020-06-05 17:24 UTC  (15+ messages)
` [PATCH 01/13] i386: hvf: Move HVFState definition into hvf
` [PATCH 02/13] i386: hvf: Drop useless declarations in sysemu
` [PATCH 03/13] i386: hvf: Clean stray includes "
` [PATCH 05/13] i386: hvf: Use ins_len to advance IP
` [PATCH 12/13] i386: hvf: Move mmio_buf into CPUX86State

[PATCH 0/7] python: create installable package
 2020-06-05 17:11 UTC  (14+ messages)
` [PATCH 1/7] python/qemu: create qemu.lib module
` [PATCH 2/7] python/qemu: formalize as package
` [PATCH 3/7] python/qemu: add README.rst
` [PATCH 4/7] python/qemu: Add pipenv support

[PULL 00/29] target-arm queue
 2020-06-05 16:50 UTC  (30+ messages)
` [PULL 01/29] hw/ssi/imx_spi: changed while statement to prevent underflow
` [PULL 02/29] hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave
` [PULL 03/29] hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()
` [PULL 04/29] hw/arm/pxa2xx: Replace printf() call "
` [PULL 05/29] target/arm: Convert aes and sm4 to gvec helpers
` [PULL 06/29] target/arm: Convert rax1 "
` [PULL 07/29] target/arm: Convert sha512 and sm3 "
` [PULL 08/29] target/arm: Convert sha1 and sha256 "
` [PULL 09/29] target/arm: Split helper_crypto_sha1_3reg
` [PULL 10/29] target/arm: Split helper_crypto_sm3tt
` [PULL 11/29] hw/adc/stm32f2xx_adc: Correct memory region size and access size
` [PULL 12/29] tests/acceptance: Add a boot test for the xlnx-versal-virt machine
` [PULL 13/29] docs/system: Document Aspeed boards
` [PULL 14/29] raspi: add BCM2835 SOC MPHI emulation
` [PULL 15/29] dwc-hsotg (dwc2) USB host controller register definitions
` [PULL 16/29] dwc-hsotg (dwc2) USB host controller state definitions
` [PULL 17/29] dwc-hsotg (dwc2) USB host controller emulation
` [PULL 18/29] usb: add short-packet handling to usb-storage driver
` [PULL 19/29] wire in the dwc-hsotg (dwc2) USB host controller emulation
` [PULL 20/29] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host
` [PULL 21/29] target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
` [PULL 22/29] target/arm: Convert Neon VSHR 2-reg-shift insns "
` [PULL 23/29] target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA "
` [PULL 24/29] target/arm: Convert VQSHLU, VQSHL "
` [PULL 25/29] target/arm: Convert Neon narrowing shifts with op==8 "
` [PULL 26/29] target/arm: Convert Neon narrowing shifts with op==9 "
` [PULL 27/29] target/arm: Convert Neon VSHLL, VMOVL "
` [PULL 28/29] target/arm: Convert VCVT fixed-point ops "
` [PULL 29/29] target/arm: Convert Neon one-register-and-immediate insns "

[PATCH] MAINTAINERS: Add an entry to review Avocado based acceptance tests
 2020-06-05 16:56 UTC 

[PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-05 16:47 UTC  (2+ messages)

[PULL 00/19] Linux user for 5.1 patches
 2020-06-05 16:45 UTC  (21+ messages)
` [PULL 01/19] linux-user, alpha: fix oldumount syscall
` [PULL 02/19] linux-user: return target error codes for socket() and prctl()
` [PULL 03/19] linux-user: Add support for /proc/cpuinfo on hppa platform
` [PULL 04/19] linux-user/strace.list: fix epoll_create{, 1} -strace output
` [PULL 05/19] linux-user/mmap.c: fix integer underflow in target_mremap
` [PULL 06/19] linux-user: implement OFD locks
` [PULL 07/19] Makefile: Only build virtiofsd if system-mode is enabled
` [PULL 08/19] configure: Avoid building TCG when not needed
` [PULL 09/19] tests/Makefile: Only display TCG-related tests when TCG is available
` [PULL 10/19] tests/Makefile: Restrict some softmmu-only tests
` [PULL 11/19] util/Makefile: Reduce the user-mode object list
` [PULL 12/19] stubs/Makefile: "
` [PULL 13/19] target/riscv/cpu: Restrict CPU migration to system-mode
` [PULL 14/19] exec: Assert CPU migration is not used on user-only build
` [PULL 15/19] arch_init: Remove unused 'qapi-commands-misc.h' include
` [PULL 16/19] target/i386: Restrict CpuClass::get_crash_info() to system-mode
` [PULL 17/19] target/s390x: "
` [PULL 18/19] hw/core: "
` [PULL 19/19] stubs: Restrict ui/win32-kbd-hook "

[PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-05 16:41 UTC  (20+ messages)
` [PATCH v4 05/12] qcow2_format.py: use modern string formatting
` [PATCH v4 06/12] qcow2_format.py: use strings to specify c-type of struct fields
` [PATCH v4 07/12] qcow2_format.py: separate generic functionality of structure classes
` [PATCH v4 08/12] qcow2_format.py: add field-formatting class
` [PATCH v4 09/12] qcow2_format.py: QcowHeaderExtension: add dump method
` [PATCH v4 10/12] qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
` [PATCH v4 11/12] qcow2: QcowHeaderExtension print names for extension magics
` [PATCH v4 12/12] qcow2_format.py: dump bitmaps header extension

[Question] Regarding PMU initialization within the QEMU for ARM VCPUs
 2020-06-05 16:38 UTC  (7+ messages)

[PATCH] MAINTAINERS: Cover pip requirements.txt
 2020-06-05 16:37 UTC 

[Qemu-devel] [PATCH v13 0/5] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2020-06-05 16:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
  `  "

Reviewing QEMU OSS-Fuzz Integration PR
 2020-06-05 16:30 UTC 

[PATCH v2] exec: flush the whole TLB if a watchpoint crosses a page boundary
 2020-06-05 16:27 UTC  (4+ messages)

[PATCH 1/1] util/oslib: Returns real thread identifier on FreeBSD and NetBSD
 2020-06-05 16:24 UTC  (7+ messages)

[PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
 2020-06-05 16:16 UTC  (19+ messages)
` [PATCH v1 01/14] qemu-plugin.h: add missing include <stddef.h> to define size_t
` [PATCH v1 02/14] scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header
` [PATCH v1 03/14] tests/plugin: correctly honour io_count
` [PATCH v1 04/14] exec: flush the whole TLB if a watchpoint crosses a page boundary
` [PATCH v1 05/14] .travis.yml: allow failure for unreliable hosts
` [PATCH v1 06/14] .shippable: temporaily disable some cross builds
` [PATCH v1 07/14] iotests: 194: wait migration completion on target too
` [PATCH v1 08/14] tests/docker: fix pre-requisite for debian-tricore-cross
` [PATCH v1 09/14] docker: update Ubuntu to 20.04
` [PATCH v1 10/14] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
` [PATCH v1 11/14] linux-user: provide fallback pgd_find_hole for bare chroots
` [PATCH v1 12/14] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
  ` [Bug 1880225] "
` [PATCH v1 13/14] tests/tcg: add simple commpage test case
` [PATCH v1 14/14] linux-user: detect overflow of MAP_FIXED mmap

[PATCH 00/10] Add RX hardware emulation
 2020-06-05 16:09 UTC  (7+ messages)
` [PATCH 01/10] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH 04/10] hw/char: Renesas SCI module
` [PATCH 05/10] hw/rx: RX MCU and target

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-05 16:04 UTC  (4+ messages)
` [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests

[PULL 0/2] Vga 20200605 patches
 2020-06-05 16:05 UTC  (4+ messages)
` [PULL 1/2] ati-vga: check mm_index before recursive call (CVE-2020-13800)
` [PULL 2/2] hw/display/cirrus_vga: Fix code mis-indentation

[PATCH] configure: Disable -Wtautological-type-limit-compare
 2020-06-05 16:03 UTC  (6+ messages)

[RFC 0/6] TPM-TIS bios-tables-test
 2020-06-05 15:47 UTC  (14+ messages)
` [RFC 2/6] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
` [RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
` [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
` [RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test

[PULL 00/10] s390x update
 2020-06-05 15:37 UTC  (11+ messages)
` [PULL 01/10] s390x/kvm: help valgrind in several places
` [PULL 02/10] s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
` [PULL 03/10] docs/s390x: document the virtual css
` [PULL 04/10] docs/s390x: document 3270
` [PULL 05/10] vfio-ccw: allow non-prefetch ORBs
` [PULL 06/10] docs/s390x: document vfio-ccw
` [PULL 07/10] MAINTAINERS: add Thomas as additional s390x maintainer
` [PULL 08/10] target/s390x: Only compile decode_basedisp() on system-mode
` [PULL 09/10] target/s390x/helper: Clean ifdef'ry
` [PULL 10/10] target/s390x: Restrict system-mode declarations

[PATCH 00/16] Crazy shit around -global (pardon my french)
 2020-06-05 15:34 UTC  (20+ messages)
` [PATCH 01/16] iotests/172: Include "info block" in test output
` [PATCH 02/16] iotests/172: Cover empty filename and multiple use of drives
` [PATCH 03/16] iotests/172: Cover -global floppy.drive=
` [PATCH 04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc
` [PATCH 05/16] fdc: Open-code fdctrl_init_isa()
` [PATCH 06/16] fdc: Deprecate configuring floppies with -global isa-fdc
` [PATCH 07/16] docs/qdev-device-use.txt: Update section "Default Devices"
` [PATCH 08/16] blockdev: Deprecate -drive with bogus interface type
` [PATCH 09/16] qdev: Eliminate get_pointer(), set_pointer()
` [PATCH 10/16] qdev: Improve netdev property override error a bit
` [PATCH 11/16] qdev: Reject drive property override
` [PATCH 12/16] qdev: Reject chardev "
` [PATCH 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
` [PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
` [PATCH 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
` [PATCH 16/16] sd/milkymist-memcard: Fix error API violation

[PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
 2020-06-05 15:30 UTC  (6+ messages)

[PATCH v2 00/24] Fixes around device realization
 2020-06-05 15:01 UTC  (2+ messages)

[PATCH] hw/misc/imx6ul_ccm.c: Implement non writable bits in CCM registers
 2020-06-05 14:49 UTC  (2+ messages)

[PATCH v3 0/4] vTPM/aarch64 ACPI support
 2020-06-05 14:45 UTC  (9+ messages)
` [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
` [PATCH v3 4/4] arm/acpi: Add the TPM2.0 device under the DSDT

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-06-05 14:39 UTC  (13+ messages)

[PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
 2020-06-05 14:38 UTC  (6+ messages)

[PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-06-05 14:28 UTC  (2+ messages)

[PATCH] block: Remove trailing newline in format used by error_report API
 2020-06-05 14:26 UTC  (3+ messages)

[PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-05 14:13 UTC  (3+ messages)

[PULL v2 00/13] testing, tcg and plugin updates
 2020-06-05 14:11 UTC  (5+ messages)
` [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests

[PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
 2020-06-05 14:03 UTC  (3+ messages)

[PATCH v2] tests/acceptance: Add a boot test for the xlnx-versal-virt machine
 2020-06-05 13:52 UTC  (2+ messages)

[PATCH] docs/system: Document Aspeed boards
 2020-06-05 13:51 UTC  (2+ messages)

[PATCH 1/2] Introduce (x86) CPU model deprecation API
 2020-06-05 13:47 UTC  (6+ messages)

[PATCH] tests/qtest: Fix LGPL information in the file headers
 2020-06-05 13:37 UTC  (2+ messages)

[PATCH v3] hw/adc/stm32f2xx_adc: Correct memory region size and access size
 2020-06-05 13:29 UTC  (2+ messages)

[PATCH v8 0/4] vhost-user block device backend implementation
 2020-06-05 13:27 UTC  (6+ messages)
` [PATCH v8 4/4] new qTest case to test the vhost-user-blk-server

[PATCH 0/6] target/arm: Convert crypto to gvec
 2020-06-05 13:24 UTC  (2+ messages)

[PATCH v2] usb: add hostdevice property to usb-host
 2020-06-05 12:59 UTC 

[PATCH v5] xen: fix build without pci passthrough
 2020-06-05 12:53 UTC  (2+ messages)

[PATCH v5 00/11] accel: Allow targets to use Kconfig
 2020-06-05 12:53 UTC  (4+ messages)
` [PATCH v5 04/11] rules.mak: Add strequal() and startwith() and rules

[PULL 00/11] Block patches
 2020-06-05 12:52 UTC  (2+ messages)

[Bug 1882241] [NEW] file transfer over cifs to 64bit guest corrupts large files
 2020-06-05 12:30 UTC 

[PATCH v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-06-05 12:32 UTC  (2+ messages)

[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
 2020-06-05 12:17 UTC  (2+ messages)
` [Bug 1882123] "

[PULL 00/19] Linux user for 5.1 patches
 2020-06-05 11:46 UTC  (5+ messages)
` [PULL 01/19] linux-user, alpha: fix oldumount syscall
` [PULL 02/19] linux-user: return target error codes for socket() and prctl()
` [PULL 03/19] linux-user: Add support for /proc/cpuinfo on hppa platform

[Bug 1880225] [NEW] Emulation of some arm programs fail with "Assertion `have_guest_base' failed."
 2020-05-22 18:43 UTC 


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