qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 14:49:48 to 2020-06-19 06:55:25 UTC [more...]

[PULL 00/32] riscv-to-apply queue
 2020-06-19  6:25 UTC  (32+ messages)
` [PULL 01/32] riscv: Add helper to make NaN-boxing for FP register
` [PULL 02/32] sifive_e: Support the revB machine
` [PULL 03/32] riscv: Generalize CPU init routine for the base CPU
` [PULL 04/32] riscv: Generalize CPU init routine for the gcsu CPU
` [PULL 05/32] riscv: Generalize CPU init routine for the imacu CPU
` [PULL 06/32] riscv: Keep the CPU init routine names consistent
` [PULL 07/32] target/riscv: Set access as data_load when validating stage-2 PTEs
` [PULL 08/32] target/riscv: Report errors validating 2nd-stage PTEs
` [PULL 09/32] target/riscv: Move the hfence instructions to the rvh decode
` [PULL 10/32] target/riscv: Implement checks for hfence
` [PULL 11/32] riscv/opentitan: Fix the ROM size
` [PULL 12/32] hw/char: Initial commit of Ibex UART
` [PULL 13/32] hw/intc: Initial commit of lowRISC Ibex PLIC
` [PULL 14/32] riscv/opentitan: Connect the PLIC device
` [PULL 15/32] riscv/opentitan: Connect the UART device
` [PULL 16/32] target/riscv: Use a smaller guess size for no-MMU PMP
` [PULL 17/32] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
` [PULL 18/32] hw/riscv: opentitan: "
` [PULL 19/32] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
` [PULL 20/32] hw/riscv: sifive_u: Generate device tree node for OTP
` [PULL 21/32] hw/riscv: sifive_gpio: Clean up the codes
` [PULL 22/32] hw/riscv: sifive_gpio: Add a new 'ngpio' property
` [PULL 23/32] hw/riscv: sifive_u: Hook a GPIO controller
` [PULL 24/32] hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
` [PULL 25/32] hw/riscv: sifive_u: Add reset functionality
` [PULL 26/32] hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
` [PULL 27/32] hw/riscv: sifive_u: Add a new property msel for MSEL pin state
` [PULL 28/32] target/riscv: Rename IBEX CPU init routine
` [PULL 29/32] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
` [PULL 31/32] hw/riscv: sifive_u: Sort the SoC memmap table entries
` [PULL 32/32] hw/riscv: sifive_u: Add a dummy DDR memory controller device

[Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
 2020-06-19  6:17 UTC  (8+ messages)
` [Bug 1883560] "

[PATCH v2 0/5] hw/riscv: sifive_u: Add Mode Select (MSEL[3:0]) support
 2020-06-19  6:04 UTC  (6+ messages)
` [PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004

[RFC v6 0/4] QEMU cpus.c refactoring
 2020-06-19  5:54 UTC  (12+ messages)
` [RFC v6 1/4] softmmu: move softmmu only files from root
` [RFC v6 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC v6 3/4] cpu-timers, icount: new modules
` [RFC v6 4/4] cpus: extract out accel-specific code to each accel

what are the requirements on target/ code for -icount to work correctly?
 2020-06-19  5:46 UTC  (2+ messages)

[PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-06-19  5:37 UTC  (17+ messages)
` [PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
` [PATCH 2/6] target/ppc: add vmulld instruction
` [PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
` [PATCH 4/6] target/ppc: add vmulh{su}d instructions
` [PATCH 5/6] fix the prototype of muls64/mulu64
` [PATCH 6/6] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions

[PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
 2020-06-19  5:10 UTC  (5+ messages)

Memory leak in spapr_machine_init()?
 2020-06-19  4:13 UTC  (2+ messages)

[PATCH v1 2/2] sifive_e: Support the revB machine
 2020-06-19  3:42 UTC  (4+ messages)

[PULL V2 00/33] Net patches
 2020-06-19  3:19 UTC  (2+ messages)

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-19  2:42 UTC  (11+ messages)
` [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
` [PATCH v3 2/9] host trust limitation: Handle memory encryption via interface
` [PATCH v3 3/9] host trust limitation: Move side effect out of machine_set_memory_encryption()
` [PATCH v3 4/9] host trust limitation: Rework the "memory-encryption" property
` [PATCH v3 5/9] host trust limitation: Decouple kvm_memcrypt_*() helpers from KVM
` [PATCH v3 6/9] host trust limitation: Add Error ** to HostTrustLimitation::kvm_init
` [PATCH v3 7/9] spapr: Add PEF based host trust limitation
` [PATCH v3 8/9] spapr: PEF: block migration
` [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests

[PATCH 0/3] Add OpenSBI dynamic firmware support
 2020-06-19  1:55 UTC  (9+ messages)
` [PATCH 1/3] riscv: Unify Qemu's reset vector code path
` [PATCH 2/3] RISC-V: Copy the fdt in dram instead of ROM

[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
 2020-06-19  1:01 UTC  (23+ messages)

[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
 2020-06-19  0:11 UTC  (2+ messages)
` [Bug 1883984] "

[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
 2020-06-18 23:59 UTC  (5+ messages)
` [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode

[Bug 1884169] [NEW] There is no option group 'fsdev' for OSX
 2020-06-19  0:03 UTC 

[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-18 22:51 UTC  (11+ messages)
` [PATCH v3 1/8] s390/sclp: get machine once during read scp/cpu info
` [PATCH v3 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v3 4/8] s390/sclp: read sccb from mem based on sccb length
` [PATCH v3 5/8] s390/sclp: use cpu offset to locate cpu entries
` [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v3 7/8] s390/kvm: header sync for diag318
` [PATCH v3 8/8] s390: guest support for diagnose 0x318

[Qemu-devel] [Bug 1818075] [NEW] qemu-user-x86-64 hangs at vcvttsd2si
 2020-06-18 22:28 UTC  (5+ messages)
` [Bug 1818075] Re: qemu x86 TCG doesn't support AVX insns

[Bug 1884095] [NEW] QEMU not sufficiently focused on qEMUlation, with resulting holes in TCG emulation coverage
 2020-06-18 22:13 UTC  (5+ messages)
` [Bug 1884095] "

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-06-18 21:38 UTC  (9+ messages)

[PATCH] riscv: plic: Add a couple of mising sifive_plic_update calls
 2020-06-18 21:31 UTC  (2+ messages)

[PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-06-18 21:01 UTC  (36+ messages)
` [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
` [PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
` [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
` [PATCH v7 14/42] target/arm: Add helper_probe_access
` [PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
` [PATCH v7 20/42] target/arm: Implement the access tag cache flushes
` [PATCH v7 21/42] target/arm: Move regime_el to internals.h
` [PATCH v7 22/42] target/arm: Move regime_tcr "
` [PATCH v7 23/42] target/arm: Add gen_mte_check1
` [PATCH v7 24/42] target/arm: Add gen_mte_checkN
` [PATCH v7 25/42] target/arm: Implement helper_mte_check1
` [PATCH v7 39/42] target/arm: Enable MTE

[PATCH v3 0/8] tpm: Enable usage of TPM TIS with interrupts
 2020-06-18 20:57 UTC  (6+ messages)
` [PATCH v3 5/8] acpi: Enable TPM IRQ

[PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
 2020-06-18 20:53 UTC  (4+ messages)
` [PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation

[DISCUSSION] GCOV support
 2020-06-18 20:50 UTC  (3+ messages)

[PATCH] riscv: plic: Honour source priorities
 2020-06-18 20:43 UTC  (4+ messages)
` [PATCH v2] "

Usage of pci bus
 2020-06-18 20:31 UTC  (2+ messages)

[PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
 2020-06-18 20:20 UTC  (12+ messages)
` [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
    ` [virtio-dev] "

[PATCH v9 00/10] acpi: i386 tweaks
 2020-06-18 20:09 UTC  (8+ messages)
` [PATCH v9 02/10] acpi: move aml builder code for floppy device
` [PATCH v9 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v9 08/10] acpi: drop serial/parallel enable bits from dsdt

[PATCH 0/2] virtiofsd: drop Linux capabilities(7)
 2020-06-18 19:27 UTC  (4+ messages)
` [Virtio-fs] "

[PATCH v2 0/7] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-06-18 18:35 UTC  (2+ messages)

[PATCH] target/nios2: Use gen_io_start/end around wrctl instruction
 2020-06-18 17:31 UTC  (2+ messages)

[question] qemu abort when object-add is called with an already used id
 2020-06-18 17:12 UTC  (2+ messages)

QEMU | Pipeline #157722173 has failed for master | eefe34ea
 2020-06-18 17:05 UTC 

[PATCH] fuzz: fix broken qtest check at rcu_disable_atfork
 2020-06-18 17:04 UTC  (2+ messages)

[PATCH v2 0/8] More sm501 fixes and optimisations
 2020-06-18 16:48 UTC  (9+ messages)
` [PATCH v2 5/8] sm501: Optimise 1 pixel 2d ops
` [PATCH v2 8/8] sm501: Convert debug printfs to traces
` [PATCH v2 4/8] sm501: Introduce variable for commonly used value for better readability
` [PATCH v2 7/8] sm501: Do not allow guest to set invalid format

[PATCH] iotests: don't test qcow2.py inside 291
 2020-06-18 16:45 UTC  (3+ messages)

[PULL 0/7] s390x update
 2020-06-18 16:29 UTC  (9+ messages)
` [PULL 1/7] Linux headers: update
` [PULL 2/7] vfio-ccw: Refactor cleanup of regions
` [PULL 3/7] vfio-ccw: Add support for the schib region
` [PULL 4/7] vfio-ccw: Refactor ccw irq handler
` [PULL 5/7] s390x/css: Refactor the css_queue_crw() routine
` [PULL 6/7] vfio-ccw: Add support for the CRW region and IRQ
` [PULL 7/7] docs/s390x: fix vfio-ap device_del description

[PATCH v3] arm/virt: Add memory hot remove support
 2020-06-18 15:58 UTC  (3+ messages)

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-06-18 15:57 UTC  (5+ messages)
` [PATCH v9 4/5] vhost-user block device backend server
` [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server

[PULL 00/12] migration, HMP and virtiofs queue
 2020-06-18 15:51 UTC  (2+ messages)

[Bug 1877781] [NEW] TCG does not support x2APIC emulation
 2020-06-18 15:45 UTC  (2+ messages)
` [Bug 1877781] "

[PATCH 2/2] scripts/tracetool: Add plainlog backend
 2020-06-18 15:43 UTC  (5+ messages)

QEMU | Pipeline #157678866 has failed for master | 3b268766
 2020-06-18 15:38 UTC 

[PATCH rc1 00/15] hw: Renesas patches (SH4 and RX)
 2020-06-18 15:12 UTC  (2+ messages)

[PATCH v8 00/21] Add virtual device fuzzing support
 2020-06-18 15:08 UTC  (4+ messages)
` [PATCH v8 13/21] main: keep rcu_atfork callback enabled for qtest

[PULL 00/15] bitmaps patches for 2020-06-09
 2020-06-18 15:09 UTC  (5+ messages)
` [PULL 14/15] qcow2_format.py: dump bitmaps header extension

[PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
 2020-06-18 15:07 UTC  (7+ messages)
` [PATCH 3/3] scripts/performance: Add perf_top_25.py script

[PATCH v3 0/2] iotests: Make _filter_img_create more active
 2020-06-18 15:06 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] iotests: filter few more luks specific create options

[PATCH v1] memory: assert MemoryRegionOps callbacks are defined
 2020-06-18 14:53 UTC  (6+ messages)

[PATCH v3 00/17] 64bit block-layer
 2020-06-18 14:47 UTC  (5+ messages)
` [PATCH v3 08/17] block/io: support int64_t bytes in bdrv_aligned_preadv()


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