messages from 2020-05-15 16:32:36 to 2020-05-16 17:52:20 UTC [more...]
[PATCH v3 00/18] target/mips: FPU and other cleanups and improvements
2020-05-16 17:45 UTC (11+ messages)
` [PATCH v3 01/18] target/mips: fpu: Demacro ADD.<D|S|PS>
` [PATCH v3 02/18] target/mips: fpu: Demacro SUB.<D|S|PS>
` [PATCH v3 03/18] target/mips: fpu: Demacro MUL.<D|S|PS>
` [PATCH v3 04/18] target/mips: fpu: Demacro DIV.<D|S|PS>
` [PATCH v3 05/18] target/mips: fpu: Remove now unused macro FLOAT_BINOP
` [PATCH v3 06/18] target/mips: fpu: Demacro MADD.<D|S|PS>
` [PATCH v3 07/18] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PATCH v3 08/18] target/mips: fpu: Demacro NMADD.<D|S|PS>
` [PATCH v3 09/18] target/mips: fpu: Demacro NMSUB.<D|S|PS>
` [PATCH v3 10/18] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
[PATCH] linux-user/arm: Reset CPSR_E when entering a signal handler
2020-05-16 17:25 UTC (7+ messages)
[PATCH v2] NetBSD/arm build fix
2020-05-16 17:17 UTC (2+ messages)
[Qemu-devel] [Bug 1772165] [NEW] qemu-system-arm: -device usb-host, bus=001, vendorid=0x04f2, productid=0x0111: Bus '001' not found
2020-05-16 15:35 UTC (2+ messages)
` [Bug 1772165] Re: arm raspi2/raspi3 emulation has no USB support
[PATCH] ati-vga: Do not allow unaligned access via index register
2020-05-16 15:33 UTC (3+ messages)
Patch to fix missing Exec field in qemu.desktop
2020-05-16 14:42 UTC
[PATCH 0/1] 9pfs: include linux/limits.h for XATTR_SIZE_MAX
2020-05-16 14:41 UTC (6+ messages)
` [PATCH 1/1] "
[Bug 1878136] [NEW] Assertion failures in ati_reg_read_offs/ati_reg_write_offs
2020-05-16 14:40 UTC (2+ messages)
` [Bug 1878136] "
[PATCH] virtio-crypto: Convert DPRINTF to trace event
2020-05-16 14:05 UTC
[PATCH] virtio-crypto: Convert DPRINTF to trace event
2020-05-16 13:31 UTC
[Bug 1878134] [NEW] Assertion failures in ati_reg_read_offs/ati_reg_write_offs
2020-05-16 13:31 UTC (2+ messages)
[PATCH v6 00/16] acpi: i386 tweaks
2020-05-16 12:51 UTC (4+ messages)
[PATCH 0/4] RISC-V multi-socket support
2020-05-16 11:58 UTC (6+ messages)
` [PATCH 1/4] hw/riscv: Allow creating multiple instances of CLINT
` [PATCH 2/4] hw/riscv: spike: Allow creating multiple sockets
` [PATCH 3/4] hw/riscv: Allow creating multiple instances of PLIC
` [PATCH 4/4] hw/riscv: virt: Allow creating multiple sockets
[Bug 1877384] [NEW] 9pfs file create with mapped-xattr can fail on overlayfs
2020-05-16 11:49 UTC (2+ messages)
` [Bug 1877384] "
Null-pointer dereference through virtio-balloon
2020-05-16 11:35 UTC (2+ messages)
[PATCH 00/10] softfloat: misc cleanups
2020-05-16 10:58 UTC (16+ messages)
` [PATCH 01/10] softfloat: Use post test for floatN_mul
` [PATCH 02/10] softfloat: Replace flag with bool
` [PATCH 03/10] softfloat: Change tininess_before_rounding to bool
` [PATCH 04/10] softfloat: Name rounding mode enum
` [PATCH 05/10] softfloat: Name compare relation enum
` [PATCH 06/10] softfloat: Inline float32 compare specializations
` [PATCH 07/10] softfloat: Inline float64 "
` [PATCH 08/10] softfloat: Inline float128 "
` [PATCH 09/10] softfloat: Inline floatx80 "
` [PATCH 10/10] softfloat: Return bool from all classification predicates
[PATCH v2 0/9] RISC-V Add the OpenTitan Machine
2020-05-16 9:03 UTC (10+ messages)
` [PATCH v2 2/9] target/riscv: Don't overwrite the reset vector
` [PATCH v2 5/9] hw/char: Initial commit of Ibex UART
[PATCH v2 00/11] Patches for ui/gtk and ui/sdl
2020-05-16 7:20 UTC (12+ messages)
` [PATCH v2 01/11] ui/win32-kbd-hook: handle AltGr in a hook procedure
` [PATCH v2 02/11] ui/gtk: fix handling of AltGr key on Windows
` [PATCH v2 03/11] ui/gkt: release all keys on grab-broken-event
` [PATCH v2 04/11] ui/gtk: remove unused code
` [PATCH v2 05/11] ui/gtk: remove unused variable ignore_keys
` [PATCH v2 06/11] ui/sdl2: fix handling of AltGr key on Windows
` [PATCH v2 07/11] ui/sdl2: start in full screen with grab enabled
` [PATCH v2 08/11] ui/sdl2-input: use trace-events to debug key events
` [PATCH v2 09/11] ui/gtk: don't pass on win keys without keyboard grab
` [PATCH v2 10/11] ui/gtk: use native keyboard scancodes on Windows
` [PATCH v2 11/11] ui: increase min required GTK version to 3.22.0
[PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-05-16 6:41 UTC (10+ messages)
` [PATCH v2 1/8] s390/sclp: get machine once during read scp/cpu info
` [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v2 4/8] s390/sclp: read sccb from mem based on sccb length
` [PATCH v2 5/8] s390/sclp: use cpu offset to locate cpu entries
` [PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v2 7/8] s390/kvm: header sync for diag318
` [PATCH v2 8/8] s390: guest support for diagnose 0x318
[PULL 0/4] softfloat patch queue
2020-05-16 5:46 UTC (7+ messages)
` [PULL 1/4] softfloat: silence sNaN for conversions to/from floatx80
` [PULL 2/4] softfloat: fix floatx80 pseudo-denormal addition / subtraction
` [PULL 3/4] softfloat: fix floatx80 pseudo-denormal comparisons
` [PULL 4/4] softfloat: fix floatx80 pseudo-denormal round to integer
[PATCH] target/arm: Allow user-mode code to write CPSR.E via MSR
2020-05-16 5:19 UTC (3+ messages)
[PATCH v4 0/2] Makefile: libfdt: build only the strict necessary
2020-05-15 13:36 UTC (4+ messages)
[PATCH v2 0/6] target/ppc: Various clean-up and fixes for radix64
2020-05-15 13:39 UTC (4+ messages)
[PATCH v2 00/10] accel: Allow targets to use Kconfig, disable semihosting by default
2020-05-16 3:57 UTC (13+ messages)
` [PATCH v2 01/10] MAINTAINERS: Fix KVM path expansion glob
` [PATCH v2 02/10] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH v2 03/10] MAINTAINERS: Add an entry for the HAX accelerator
` [PATCH v2 04/10] accel/tcg: Add stub for probe_access()
` [PATCH v2 05/10] Makefile: Remove dangerous EOL trailing backslash
` [PATCH v2 06/10] Makefile: Write MINIKCONF variables as one entry per line
` [PATCH v2 07/10] accel/Kconfig: Extract accel selectors into their own config
` [PATCH v2 08/10] accel/Kconfig: Add the TCG selector
` [PATCH v2 09/10] Makefile: Allow target-specific optional Kconfig
` [PATCH v2 10/10] hw/semihosting: Make the feature depend of TCG, and allow to disable it
[PATCH v6 0/3] qemu-sockets: add abstract UNIX domain socket support
2020-05-16 3:21 UTC (5+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH v6 3/3] qemu-options: updates for abstract unix sockets
[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
2020-05-16 3:20 UTC (12+ messages)
` [PATCH v2 5/5] vhost: add device started check in migration set log
[PATCH v4 0/3] qemu-sockets: add abstract UNIX domain socket support
2020-05-16 3:01 UTC (4+ messages)
` [PATCH v4 3/3] qemu-options: updates for abstract unix sockets
[PATCH 00/10] target/arm: Convert 2-reg-shift and 1-reg-imm Neon insns to decodetree
2020-05-16 2:50 UTC (23+ messages)
` [PATCH 01/10] target/arm: Remove unused GEN_NEON_INTEGER_OP macro
` [PATCH 02/10] target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
` [PATCH 03/10] target/arm: Convert Neon VSHR 2-reg-shift insns "
` [PATCH 04/10] target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA "
` [PATCH 05/10] target/arm: Convert VQSHLU, VQSHL "
` [PATCH 06/10] target/arm: Convert Neon narrowing shifts with op==8 "
` [PATCH 07/10] target/arm: Convert Neon narrowing shifts with op==9 "
` [PATCH 08/10] target/arm: Convert Neon VSHLL, VMOVL "
` [PATCH 09/10] target/arm: Convert VCVT fixed-point ops "
` [PATCH 10/10] target/arm: Convert Neon one-register-and-immediate insns "
[PATCH v2 0/3] s390x: improve documentation
2020-05-16 1:18 UTC (2+ messages)
[PATCH Kernel v21 0/8] Add UAPIs to support migration for VFIO devices
2020-05-15 23:47 UTC (11+ messages)
` [PATCH Kernel v21 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v21 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v21 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v21 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v21 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v21 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v21 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v21 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages
[PATCH v2 0/5] tests: Remove unused bison/flex packages
2020-05-15 22:59 UTC (11+ messages)
` [PATCH v2 1/5] tests/docker: Remove flex/bison packages
` [PATCH v2 2/5] tests/vm: "
` [PATCH v2 3/5] gitlab-ci: "
` [PATCH v2 4/5] cirrus-ci: "
` [PATCH v2 5/5] scripts/coverity-scan: "
[PATCH 0/2] target/i386: x87 exceptions fixes
2020-05-15 21:21 UTC (3+ messages)
` [PATCH 1/2] target/i386: fix fisttpl, fisttpll handling of out-of-range values
` [PATCH 2/2] target/i386: fix IEEE x87 floating-point exception raising
[PATCH v4 0/9] Rework iotests/check
2020-05-15 21:15 UTC (10+ messages)
` [PATCH v4 1/9] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v4 2/9] iotests: fix some whitespaces in test output files
` [PATCH v4 3/9] iotests/283: make executable
` [PATCH v4 4/9] iotests: define group in each iotest
` [PATCH v4 5/9] iotests: add findtests.py
` [PATCH v4 6/9] iotests: add testenv.py
` [PATCH v4 7/9] iotests: add testrunner.py
` [PATCH v4 8/9] iotests: rewrite check into python
` [PATCH v4 9/9] iotests: rename and move 169 and 199 tests
[PULL 00/51] Block layer patches
2020-05-15 20:30 UTC (2+ messages)
[PATCH v1 0/8] plugins/next (cleanup, cpu_index and lockstep)
2020-05-15 19:51 UTC (3+ messages)
` [PATCH v1 7/8] tests/tcg: add new threadcount test
[PATCH v2 0/5] fix migration with bitmaps and mirror
2020-05-15 19:49 UTC (9+ messages)
[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
2020-05-15 18:36 UTC (12+ messages)
` [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
` [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v1 16/17] virtio-mem: Allow notifiers for size changes
[PATCH v6 0/9] tests/vm: Add support for aarch64 VMs
2020-05-15 18:10 UTC (7+ messages)
` [PATCH v6 1/9] tests/vm: Add configuration to basevm.py
` [PATCH v6 6/9] tests/vm: Added a new script for ubuntu.aarch64
Crash when detached thread exits with bionic and QEMU usermode
2020-05-15 18:09 UTC
[PATCH v2 0/5] block: Documentation improvment
2020-05-15 17:43 UTC (3+ messages)
` [PATCH v2 4/5] sysemu/block-backend: Document blk_read()/blk_pwrite()
[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
2020-05-15 17:34 UTC (2+ messages)
` [Bug 1856335] "
[PATCH v1 0/2] some fixes for genisoimage usage
2020-05-15 17:36 UTC (5+ messages)
` [PATCH v1 1/2] configure: add alternate binary for genisoimage
` [PATCH v1 2/2] tests/vm: pass --genisoimage to basevm script
[PATCH Kernel v20 0/8] Add UAPIs to support migration for VFIO devices
2020-05-15 17:35 UTC (4+ messages)
` [PATCH Kernel v20 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
[PATCH v2 0/1] qemu-nbd: Close inherited stderr
2020-05-15 17:31 UTC (4+ messages)
[PATCH V2] Add a new PIIX option to control global PCI hot-plugging
2020-05-15 17:27 UTC (2+ messages)
[PATCH v6 00/14] LUKS: encryption slot management using amend interface
2020-05-15 17:24 UTC (6+ messages)
` [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
[PATCH] Add a new PIIX option to control global PCI hot-plugging
2020-05-15 17:08 UTC (3+ messages)
[PATCH] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
2020-05-15 16:43 UTC
[PATCH 0/6] tests/fuzz: Review notes
2020-05-15 16:40 UTC (3+ messages)
[PATCH v4 0/4] Introduce Xilinx ZynqMP CAN controller
2020-05-15 14:48 UTC (7+ messages)
` [PATCH v4 1/4] hw/net/can: "
` [PATCH v4 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH v4 4/4] MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN controller
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).