messages from 2019-06-06 12:36:50 to 2019-06-06 23:10:10 UTC [more...]
[Qemu-devel] [PATCH v2 0/2] tests: Avocado-test for the SmartFusion2 board
2019-06-06 22:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] BootLinuxConsoleTest: Do not log empty lines
` [Qemu-devel] [PATCH v2 2/2] BootLinuxConsoleTest: Test the SmartFusion2 board
[Qemu-devel] [PATCHv4 1/6] RISC-V: Only Check PMP if MMU translation succeeds
2019-06-06 22:59 UTC (5+ messages)
` [Qemu-devel] [PATCHv4 4/6] RISC-V: Check PMP during Page Table Walks
[Qemu-devel] [PATCH v3 0/2] mips: Add more Avocado tests
2019-06-06 23:02 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU
` [Qemu-devel] [PATCH v3 2/2] BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
[Qemu-devel] [PATCH] Deprecate Python 2 support
2019-06-06 22:28 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] block/dirty-bitmap: check number and size constraints against queued bitmaps
2019-06-06 22:26 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/5] block/qcow2-bitmap: allow bitmap_list_load to return an error code
` [Qemu-devel] [PATCH 2/5] block/dirty-bitmap: Refactor bdrv_can_store_new_bitmap
` [Qemu-devel] [PATCH 3/5] block/dirty-bitmap: rework bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 4/5] block/qcow2-bitmap: Count queued bitmaps towards nb_bitmaps
` [Qemu-devel] [PATCH 5/5] block/qcow2-bitmap: Count queued bitmaps towards directory_size
[Qemu-devel] [PATCH v2 0/3] MAINTAINERS: Clean up and improve section headlines
2019-06-06 22:24 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] MAINTAINERS: Drop redundant L: qemu-devel@nongnu.org
` [Qemu-devel] [PATCH v2 2/3] MAINTAINERS: Improve section headlines
` [Qemu-devel] [PATCH v2 3/3] MAINTAINERS: Polish headline decorations
[Qemu-devel] [PATCH v6 0/7] Add "boot_linux" acceptance test
2019-06-06 21:14 UTC (8+ messages)
` [Qemu-devel] [PATCH v6 1/7] Acceptance tests: use relative location for tests
` [Qemu-devel] [PATCH v6 2/7] Acceptance tests: keep a stable reference to the QEMU build dir
` [Qemu-devel] [PATCH v6 3/7] Acceptance tests: add the build directory to the system PATH
` [Qemu-devel] [PATCH v6 4/7] Acceptance tests: depend on qemu-img
` [Qemu-devel] [PATCH v6 5/7] Add "boot_linux" test for x86_64 and pc and q35 machine types
` [Qemu-devel] [PATCH v6 6/7] Add "boot_linux" test for aarch64 and virt machine type
` [Qemu-devel] [PATCH v6 7/7] [RFC]: use Avocado data drainer for console logging
[Qemu-devel] [PATCH 0/4] add failover feature for assigned network devices
2019-06-06 21:49 UTC (19+ messages)
` [Qemu-devel] [PATCH 3/4] net/virtio: add failover support
[Qemu-devel] [PATCH] hw: misc: Add Aspeed XDMA device
2019-06-06 21:42 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/5] Few fixes for userspace NVME driver
2019-06-06 21:23 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/5] block/nvme: don't flip CQ phase bits
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 0/3] MAINTAINERS: Clean up and improve section headlines
2019-06-06 20:56 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/3] MAINTAINERS: Improve "
[Qemu-devel] [PATCH 0/8] Optimize emulation of ten Altivec instructions: lvsl,
2019-06-06 20:43 UTC (16+ messages)
` [Qemu-devel] [PATCH 1/8] target/ppc: Optimize emulation of lvsl and lvsr instructions
` [Qemu-devel] [PATCH 2/8] target/ppc: Optimize emulation of vsl and vsr instructions
` [Qemu-devel] [PATCH 4/8] target/ppc: Optimize emulation of vgbbd instruction
` [Qemu-devel] [PATCH 5/8] target/ppc: Optimize emulation of vclzd instruction
` [Qemu-devel] [PATCH 6/8] target/ppc: Optimize emulation of vclzw instruction
` [Qemu-devel] [PATCH 7/8] target/ppc: Optimize emulation of vclzh and vclzb instructions
` [Qemu-devel] [PATCH 8/8] target/ppc: Refactor emulation of vmrgew and vmrgow instructions
[Qemu-devel] [PULL 00/29] ppc-for-4.0 queue 20190109
2019-06-06 20:21 UTC (7+ messages)
` [Qemu-devel] [PULL 09/29] target/ppc: introduce get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}() helpers for VSR register access
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v21 0/7] QEMU AVR 8 bit cores
2019-06-06 19:30 UTC (8+ messages)
` [Qemu-devel] [PATCH v21 1/7] target/avr: Add outward facing interfaces and core CPU logic
` [Qemu-devel] [PATCH v21 2/7] target/avr: Add instruction helpers
` [Qemu-devel] [PATCH v21 3/7] target/avr: Add instruction decoding
` [Qemu-devel] [PATCH v21 4/7] target/avr: Add instruction translation
` [Qemu-devel] [PATCH v21 5/7] target/avr: Add limited support for USART and 16 bit timer peripherals
` [Qemu-devel] [PATCH v21 6/7] target/avr: Add example board configuration
` [Qemu-devel] [PATCH v21 7/7] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file
[Qemu-devel] [PATCH v1 0/4] Miscellaneous patches from the RISC-V fork
2019-06-06 18:41 UTC (2+ messages)
[Qemu-devel] [PATCH] ppc/pnv: activate the "dumpdtb" option on the powernv machine
2019-06-06 18:53 UTC (2+ messages)
[Qemu-devel] [PATCH] riscv: virt: Correct pci "bus-range" encoding
2019-06-06 18:43 UTC (5+ messages)
[Qemu-devel] [PATCH 0/2] tests: Avocado-test for the SmartFusion2 board
2019-06-06 18:29 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] BootLinuxConsoleTest: Test "
[Qemu-devel] [PATCH v6] ssh: switch from libssh2 to libssh
2019-06-06 17:51 UTC (3+ messages)
[Qemu-devel] PCI(e): Documentation "io-reserve" and related properties?
2019-06-06 18:20 UTC (2+ messages)
[Qemu-devel] [PATCH 00/42] target/arm: Convert VFP decoder to decodetree
2019-06-06 17:46 UTC (43+ messages)
` [Qemu-devel] [PATCH 01/42] decodetree: Fix comparison of Field
` [Qemu-devel] [PATCH 02/42] target/arm: Add stubs for AArch32 VFP decodetree
` [Qemu-devel] [PATCH 03/42] target/arm: Factor out VFP access checking code
` [Qemu-devel] [PATCH 04/42] target/arm: Fix Cortex-R5F MVFR values
` [Qemu-devel] [PATCH 05/42] target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
` [Qemu-devel] [PATCH 06/42] target/arm: Convert the VSEL instructions to decodetree
` [Qemu-devel] [PATCH 07/42] target/arm: Convert VMINNM, VMAXNM "
` [Qemu-devel] [PATCH 08/42] target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM "
` [Qemu-devel] [PATCH 09/42] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM "
` [Qemu-devel] [PATCH 10/42] target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
` [Qemu-devel] [PATCH 11/42] target/arm: Add helpers for VFP register loads and stores
` [Qemu-devel] [PATCH 12/42] target/arm: Convert "double-precision" register moves to decodetree
` [Qemu-devel] [PATCH 13/42] target/arm: Convert "single-precision" "
` [Qemu-devel] [PATCH 14/42] target/arm: Convert VFP two-register transfer insns "
` [Qemu-devel] [PATCH 15/42] target/arm: Convert VFP VLDR and VSTR "
` [Qemu-devel] [PATCH 16/42] target/arm: Convert the VFP load/store multiple insns "
` [Qemu-devel] [PATCH 17/42] target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d
` [Qemu-devel] [PATCH 18/42] target/arm: Convert VFP VMLA to decodetree
` [Qemu-devel] [PATCH 19/42] target/arm: Convert VFP VMLS "
` [Qemu-devel] [PATCH 20/42] target/arm: Convert VFP VNMLS "
` [Qemu-devel] [PATCH 21/42] target/arm: Convert VFP VNMLA "
` [Qemu-devel] [PATCH 22/42] target/arm: Convert VMUL "
` [Qemu-devel] [PATCH 23/42] target/arm: Convert VNMUL "
` [Qemu-devel] [PATCH 24/42] target/arm: Convert VADD "
` [Qemu-devel] [PATCH 25/42] target/arm: Convert VSUB "
` [Qemu-devel] [PATCH 26/42] target/arm: Convert VDIV "
` [Qemu-devel] [PATCH 27/42] target/arm: Convert VFP fused multiply-add insns "
` [Qemu-devel] [PATCH 28/42] target/arm: Convert VMOV (imm) "
` [Qemu-devel] [PATCH 29/42] target/arm: Convert VABS "
` [Qemu-devel] [PATCH 30/42] target/arm: Convert VNEG "
` [Qemu-devel] [PATCH 31/42] target/arm: Convert VSQRT "
` [Qemu-devel] [PATCH 32/42] target/arm: Convert VMOV (register) "
` [Qemu-devel] [PATCH 33/42] target/arm: Convert VFP comparison insns "
` [Qemu-devel] [PATCH 34/42] target/arm: Convert the VCVT-from-f16 "
` [Qemu-devel] [PATCH 35/42] target/arm: Convert the VCVT-to-f16 "
` [Qemu-devel] [PATCH 36/42] target/arm: Convert VFP round "
` [Qemu-devel] [PATCH 37/42] target/arm: Convert double-single precision conversion "
` [Qemu-devel] [PATCH 38/42] target/arm: Convert integer-to-float "
` [Qemu-devel] [PATCH 39/42] target/arm: Convert VJCVT "
` [Qemu-devel] [PATCH 40/42] target/arm: Convert VCVT fp/fixed-point conversion insns "
` [Qemu-devel] [PATCH 41/42] target/arm: Convert float-to-integer VCVT "
` [Qemu-devel] [PATCH 42/42] target/arm: Fix short-vector increment behaviour
[Qemu-devel] [PATCH] ppc/xive: Make XIVE generate the proper interrupt types
2019-06-06 17:44 UTC
[Qemu-devel] [PATCH] spapr: Don't use the "dual" interrupt controller mode with an old hypervisor
2019-06-06 17:38 UTC (2+ messages)
[Qemu-devel] [PATCH] MAINTAINERS: put myself forward for gdbstub
2019-06-06 17:11 UTC (3+ messages)
[Qemu-devel] [PATCH RISU] arm.risu: Add patterns for VFP<->gpreg transfers
2019-06-06 17:10 UTC
[Qemu-devel] [PATCH] cputlb: cast size_t to target_ulong before using for address masks
2019-06-06 17:04 UTC (4+ messages)
[Qemu-devel] [PATCH v4 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
2019-06-06 17:00 UTC (18+ messages)
` [Qemu-devel] [PATCH v4 04/11] acpi: introduce AcpiDeviceIfClass.build_mem_ranges hook
` [Qemu-devel] [PATCH v4 07/11] hmat acpi: Build Memory Side Cache Information Structure(s) in ACPI HMAT
` [Qemu-devel] [PATCH v4 08/11] numa: Extend the command-line to provide memory latency and bandwidth information
` [Qemu-devel] [PATCH v4 10/11] acpi: introduce build_acpi_aml_common for NFIT generalizations
[Qemu-devel] [PATCH] m68k comments break patch submission due to being incorrectly formatted
2019-06-06 17:00 UTC (2+ messages)
[Qemu-devel] [PATCH] m68k comments break patch submission due to being incorrectly formatted
2019-06-06 16:27 UTC
[Qemu-devel] [PATCH 0/4] block: drop bs->job
2019-06-06 16:37 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] block/replication: drop usage of bs->job
` [Qemu-devel] [PATCH 2/4] block/block-backend: blk_iostatus_reset: "
` [Qemu-devel] [PATCH 3/4] blockdev: blockdev_mark_auto_del: "
` [Qemu-devel] [PATCH 4/4] block: drop bs->job
[Qemu-devel] [PATCH v4 00/10] Amend and clean up MSA support
2019-06-06 16:27 UTC (11+ messages)
` [Qemu-devel] [PATCH v4 01/10] target/mips: Fix space-related format issues im msa_helper.c
` [Qemu-devel] [PATCH v4 02/10] target/mips: Fix block-comment-related "
` [Qemu-devel] [PATCH v4 03/10] target/mips: Outline places for future MSA helpers
` [Qemu-devel] [PATCH v4 04/10] target/mips: Unroll loops in helpers for MSA logic instructions
` [Qemu-devel] [PATCH v4 05/10] tests/tcg: target/mips: Amend and rearrange MSA wrappers
` [Qemu-devel] [PATCH v4 06/10] tests/tcg: target/mips: Add tests for MSA shift instructions
` [Qemu-devel] [PATCH v4 07/10] tests/tcg: target/mips: Move four tests to a better location
` [Qemu-devel] [PATCH v4 08/10] tests/tcg: target/mips: Add utility function reset_msa_registers()
` [Qemu-devel] [PATCH v4 09/10] tests/tcg: target/mips: Add tests for MSA FP max/min instructions
` [Qemu-devel] [PATCH v4 10/10] tests/tcg: target/mips: Add README for MSA tests
[Qemu-devel] [PATCH 0/7] file-posix: Add dynamic-auto-read-only QAPI feature
2019-06-06 15:54 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/7] qapi: Add feature flags to struct types
` [Qemu-devel] [PATCH 2/7] tests/qapi-schema: Test for good feature lists in structs
` [Qemu-devel] [PATCH 3/7] tests/qapi-schema: Error case tests for features "
` [Qemu-devel] [PATCH 4/7] qapi: Disentangle QAPIDoc code
` [Qemu-devel] [PATCH 5/7] qapi: Allow documentation for features
` [Qemu-devel] [PATCH 6/7] file-posix: Add dynamic-auto-read-only QAPI feature
` [Qemu-devel] [PATCH 7/7] qapi: Simplify QAPIDoc implements its state machine
[Qemu-devel] [PULL SUBSYSTEM s390x 00/33] s390x/tcg: Final Vector Instruction Support
2019-06-06 15:45 UTC (2+ messages)
[Qemu-devel] [PATCH v7 0/9] discard blockstats
2019-06-06 15:35 UTC (4+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] QEMU/KVM migration backwards compatibility broken?
2019-06-06 15:16 UTC (12+ messages)
[Qemu-devel] [PATCH v2 00/10] Amend and clean up MSA support
2019-06-06 15:06 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] target/mips: Fix space-related format issues im msa_helper.c
` [Qemu-devel] [PATCH v2 02/10] target/mips: Fix block-comment-related "
` [Qemu-devel] [PATCH v2 03/10] target/mips: Outline places for future MSA helpers
` [Qemu-devel] [PATCH v2 04/10] target/mips: Unroll loops in helpers for MSA logic instructions
` [Qemu-devel] [PATCH v2 05/10] tests/tcg: target/mips: Amend and rearrange MSA wrappers
` [Qemu-devel] [PATCH v2 06/10] tests/tcg: target/mips: Add tests for MSA shift instructions
` [Qemu-devel] [PATCH v2 07/10] tests/tcg: target/mips: Move four tests to a better location
` [Qemu-devel] [PATCH v2 08/10] tests/tcg: target/mips: Add utility function reset_msa_registers()
` [Qemu-devel] [PATCH v2 09/10] tests/tcg: target/mips: Add tests for MSA FP max/min instructions
` [Qemu-devel] [PATCH v2 10/10] tests/tcg: target/mips: Add README for MSA tests
[Qemu-devel] [PATCH v4 0/6] file-posix: Add dynamic-auto-read-only QAPI feature
2019-06-06 14:27 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 4/6] qapi: Disentangle QAPIDoc code
` [Qemu-devel] [PATCH v4 4.5/6] qapi: Replace QAPIDoc._part by ._append_line, and rework comments
[Qemu-devel] [PATCH 0/5] tricore: adding new instructions and fixing issues
2019-06-06 14:24 UTC (8+ messages)
` [Qemu-devel] [PATCH 3/5] tricore: fix RRPW_INSERT instruction
` [Qemu-devel] [PATCH 5/5] tricore: reset DisasContext before generating code
[Qemu-devel] [PATCH v6 0/6] linux-user/aarch64: Support PROT_BTI
2019-06-06 14:24 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 6/6] tests/tcg/aarch64: Add bti smoke test
[Qemu-devel] [PATCH 0/3] block: blk_co_pcache
2019-06-06 14:07 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/3] block: implement blk_co_pcache
` [Qemu-devel] [PATCH 2/3] block/stream: use blk_co_pcache
` [Qemu-devel] [PATCH 3/3] nbd: improve CMD_CACHE: "
[Qemu-devel] [PULL 00/16] Trivial branch patches
2019-06-06 14:04 UTC (2+ messages)
[Qemu-devel] [PATCH] q35: fix mmconfig and PCI0._CRS
2019-06-06 13:59 UTC (3+ messages)
[Qemu-devel] [Bug 1831477] [NEW] update edk2 submodule & binaries to edk2-stable201905
2019-06-06 13:32 UTC (2+ messages)
` [Qemu-devel] [Bug 1831477] "
[Qemu-devel] [PATCH v17 00/10] Add ARMv8 RAS virtualization support in QEMU
2019-06-06 13:43 UTC (5+ messages)
` [Qemu-devel] [PATCH v17 07/10] ACPI: Add APEI GHES table generation support
` [Qemu-devel] [PATCH v17 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
[Qemu-devel] [PATCH] target/mips: Add implementation of DSPRAM
2019-06-06 13:45 UTC (2+ messages)
[Qemu-devel] [PATCH 0/6] update edk2 submodule & binaries to edk2-stable201905
2019-06-06 13:31 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] roms/Makefile.edk2: define edk2-stable201905 network feature test macros
` [Qemu-devel] [PATCH 2/6] roms/edk2: update submodule from edk2-stable201903 to edk2-stable201905
` [Qemu-devel] [PATCH 3/6] roms/Makefile.edk2: remove edk2-stable201903 network feature test macros
` [Qemu-devel] [PATCH 4/6] roms/Makefile.edk2: update input file list for "pc-bios/edk2-licenses.txt"
` [Qemu-devel] [PATCH 5/6] pc-bios: refresh edk2 build artifacts for edk2-stable201905
` [Qemu-devel] [PATCH 6/6] pc-bios: update the README file with edk2-stable201905 information
[Qemu-devel] [PATCH] vhost-user: fix reconnection support for host notifier
2019-06-06 13:30 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/2] introduce pinned blk
2019-06-06 13:25 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 2/2] blockjob: use blk_new_pinned in block_job_create
[Qemu-devel] [RFC PATCH 0/2] establish nesting rule of BQL vs cpu-exclusive
2019-06-06 13:22 UTC (4+ messages)
[Qemu-devel] [PULL v3 00/17] virtio, pci, pc: cleanups, features
2019-06-06 13:08 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/10] Amend and clean up MSA support
2019-06-06 12:41 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 07/10] tests/tcg: target/mips: Move four tests to a better location
` [Qemu-devel] [PATCH v2 08/10] tests/tcg: target/mips: Add utility function reset_msa_registers()
` [Qemu-devel] [PATCH v2 10/10] tests/tcg: target/mips: Add tests for MSA FP max/min instructions
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).