qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-05 14:37:35 to 2020-03-06 02:19:05 UTC [more...]

[PATCH] contrib/elf2dmp: prevent uninitialized warning
 2020-03-06  2:18 UTC  (3+ messages)

[PATCH qemu v7 0/5] spapr: Kill SLOF
 2020-03-06  1:17 UTC  (9+ messages)

[PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support
 2020-03-06  1:07 UTC  (3+ messages)

[PATCH] hw/arm/stm32f405: Add preliminary RCC emulation support
 2020-03-06  1:06 UTC  (8+ messages)

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-06  0:50 UTC  (4+ messages)
` [PATCH v4 3/3] hw/misc/mos6522: move timer_new from init() into realize() to avoid memleaks

[PATCH v2 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-03-06  0:43 UTC  (4+ messages)
` [PATCH v2 4/5] KVM: Kick resamplefd for split kernel irqchip

[PATCH v3 00/21] linux-user: generate syscall_nr.sh
 2020-03-06  0:24 UTC  (2+ messages)

[RFC PATCH 1/1] ppc/spapr: Add hotplugged flag on DIMM LMBs on drmem_v2
 2020-03-06  0:22 UTC 

[PATCH 0/2] Implement "non 100% native mode" in via-ide
 2020-03-06  0:21 UTC  (19+ messages)
` [PATCH 2/2] via-ide: Also emulate non 100% native mode

[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
 2020-03-06  0:09 UTC  (7+ messages)
` [PATCH v1 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC

[PATCH v2 0/4] riscv: Upgrade OpenSBI to v0.6 and add 32-bit sifive_u bios image
 2020-03-06  0:06 UTC  (2+ messages)

[PATCH v2 4/4] gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
 2020-03-06  0:02 UTC  (2+ messages)

[PATCH 0/6] hw/net: Make Net/CanBus can_receive() handlers return a boolean
 2020-03-05 23:10 UTC  (14+ messages)
` [PATCH 1/6] hw/net/e1000e_core: Let e1000e_can_receive() "
` [PATCH 2/6] hw/net/smc91c111: Let smc91c111_can_receive() "
` [PATCH 3/6] hw/net/rtl8139: Simplify if/else statement
` [PATCH 4/6] hw/net/rtl8139: Update coding style to make checkpatch.pl happy
` [PATCH 5/6] hw/net: Make NetCanReceive() return a boolean
` [PATCH 6/6] hw/net/can: Make CanBusClientInfo::can_receive() "

[PATCH v3 0/7] hw/scsi/spapr_vscsi: Fix time bomb buffer overflow
 2020-03-05 23:03 UTC  (3+ messages)

[PATCH] configure: Improve zstd test
 2020-03-05 23:10 UTC  (4+ messages)

[PATCH v2 0/3] Tighten qemu-img rules on missing backing format
 2020-03-05 22:58 UTC  (5+ messages)
` [PATCH v2 1/3] iotests: Specify explicit backing format where sensible

[PULL 0/1] Vga 20200213 patches
 2020-03-05 22:42 UTC  (9+ messages)
` [PULL 1/1] qxl: introduce hardware revision 5

[PATCH] vfio: avoid SET_ACTION_TRIGGER ioctls
 2020-03-05 22:37 UTC  (2+ messages)

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2020-03-05 21:37 UTC  (2+ messages)
` [Bug 1743191] "

[PATCH v1 1/1] target/riscv: Correctly implement TSR trap
 2020-03-05 21:48 UTC  (2+ messages)

[PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors
 2020-03-05 21:12 UTC  (2+ messages)

[PATCH] linux-user: mremap fails with EFAULT if address range overlaps with stack guard
 2020-03-05 21:05 UTC 

[PATCH 0/3] reference implementation of RSS
 2020-03-05 21:04 UTC  (6+ messages)
` [PATCH 3/3] virtio-net: implement RX RSS processing

[PULL v2 00/10] Merge TPM 2020/03/04
 2020-03-05 20:53 UTC  (12+ messages)
` [PULL v2 01/10] tpm: rename TPM_TIS into TPM_TIS_ISA
` [PULL v2 02/10] tpm: Use TPMState as a common struct
` [PULL v2 03/10] tpm: Separate tpm_tis common functions from isa code
` [PULL v2 04/10] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [PULL v2 05/10] tpm: Add the SysBus TPM TIS device
` [PULL v2 06/10] hw/arm/virt: vTPM support
` [PULL v2 07/10] docs/specs/tpm: Document TPM_TIS sysbus device for ARM
` [PULL v2 08/10] test: tpm: pass optional machine options to swtpm test functions
` [PULL v2 09/10] test: tpm-tis: Get prepared to share tests between ISA and sysbus devices
` [PULL v2 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test

[PATCH v5 0/3] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-05 20:52 UTC  (7+ messages)
` [PATCH v5 1/3] linux-user: Protect more syscalls
` [PATCH v5 2/3] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PATCH v5 3/3] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH] audio: Add sndio backend
 2020-03-05 20:46 UTC  (5+ messages)

[PATCH v2] linux-user: do prlimit selectively
 2020-03-05 20:24 UTC 

[PATCH] hw/arm/cubieboard: make sure SOC object isn't leaked
 2020-03-05 20:07 UTC  (2+ messages)

[PATCH] RISC-V: Add a missing "," in riscv_excp_names
 2020-03-05 20:06 UTC  (4+ messages)

[PULL] A single RISC-V fixup
 2020-03-05 20:05 UTC  (2+ messages)
` [PULL] RISC-V: Add a missing "," in riscv_excp_names

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-03-05 19:42 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 06/14] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v3 09/14] arm/arm64: ITS: Device and collection Initialization

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-03-05 19:25 UTC  (17+ messages)
      ` R: "
                              ` Fwd: "

[PATCH v5 0/5] qcow2: Implement zstd cluster compression method
 2020-03-05 19:11 UTC  (3+ messages)
` [PATCH v5 2/5] qcow2: introduce compression type feature

[Qemu-devel] [Bug 1813165] [NEW] KVM internal error. Suberror: 1 emulation failure
 2020-03-05 17:22 UTC  (4+ messages)
` [Bug 1813165] "

[PATCH v7 00/10] iotests: use python logging
 2020-03-05 18:25 UTC  (6+ messages)
` [PATCH v7 06/10] iotests: limit line length to 79 chars

[PATCH v2 0/4] qapi: Bye-bye Python 2
 2020-03-05 18:09 UTC  (5+ messages)
` [PATCH v2 4/4] qapi: Brush off some (py)lint

[PATCH v5 00/10] vTPM for aarch64
 2020-03-05 18:05 UTC  (12+ messages)
` [PATCH v5 01/10] tpm: rename TPM_TIS into TPM_TIS_ISA
` [PATCH v5 02/10] tpm: Use TPMState as a common struct
` [PATCH v5 03/10] tpm: Separate tpm_tis common functions from isa code
` [PATCH v5 04/10] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [PATCH v5 05/10] tpm: Add the SysBus TPM TIS device
` [PATCH v5 06/10] hw/arm/virt: vTPM support
` [PATCH v5 07/10] docs/specs/tpm: Document TPM_TIS sysbus device for ARM
` [PATCH v5 08/10] test: tpm: pass optional machine options to swtpm test functions
` [PATCH v5 09/10] test: tpm-tis: Get prepared to share tests between ISA and sysbus devices
` [PATCH v5 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test

[PULL 00/37] target-arm queue
 2020-03-05 17:50 UTC  (39+ messages)
` [PULL 01/37] hw/arm: versal: Add support for the LPD ADMAs
` [PULL 02/37] hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
` [PULL 03/37] target/arm: Implement (trivially) ARMv8.2-TTCNP
` [PULL 04/37] hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
` [PULL 05/37] hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
` [PULL 06/37] hw/arm/gumstix: Simplify since the machines are little-endian only
` [PULL 07/37] hw/arm/mainstone: "
` [PULL 08/37] hw/arm/omap_sx1: "
` [PULL 09/37] hw/arm/z2: "
` [PULL 10/37] hw/arm/musicpal: "
` [PULL 11/37] hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
` [PULL 12/37] hw/arm/spitz: "
` [PULL 13/37] hw/arm/strongarm: "
` [PULL 14/37] hw/timer/cadence_ttc: "
` [PULL 15/37] target/arm: Improve masking of HCR/HCR2 RES0 bits
` [PULL 16/37] target/arm: Add HCR_EL2 bit definitions from ARMv8.6
` [PULL 17/37] target/arm: Disable has_el2 and has_el3 for user-only
` [PULL 18/37] target/arm: Remove EL2 and EL3 setup from user-only
` [PULL 19/37] target/arm: Improve masking in arm_hcr_el2_eff
` [PULL 20/37] target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
` [PULL 21/37] target/arm: Honor the HCR_EL2.TSW bit
` [PULL 22/37] target/arm: Honor the HCR_EL2.TACR bit
` [PULL 23/37] target/arm: Honor the HCR_EL2.TPCP bit
` [PULL 24/37] target/arm: Honor the HCR_EL2.TPU bit
` [PULL 25/37] target/arm: Honor the HCR_EL2.TTLB bit
` [PULL 26/37] tests/tcg/aarch64: Add newline in pauth-1 printf
` [PULL 27/37] hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
` [PULL 28/37] hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
` [PULL 29/37] hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
` [PULL 30/37] hw/arm/cubieboard: report error when using unsupported -bios argument
` [PULL 31/37] target/arm: Replicate TBI/TBID bits for single range regimes
` [PULL 32/37] target/arm: Optimize cpu_mmu_index
` [PULL 33/37] target/arm: Introduce core_to_aa64_mmu_idx
` [PULL 34/37] target/arm: Apply TBI to ESR_ELx in helper_exception_return
` [PULL 35/37] target/arm: Move helper_dc_zva to helper-a64.c
` [PULL 36/37] target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva
` [PULL 37/37] target/arm: Clean address for DC ZVA

[PATCH 0/7] aio-posix: polling scalability improvements
 2020-03-05 17:28 UTC  (10+ messages)
` [PATCH 1/7] aio-posix: completely stop polling when disabled
` [PATCH 2/7] aio-posix: move RCU_READ_LOCK() into run_poll_handlers()
` [PATCH 3/7] aio-posix: extract ppoll(2) and epoll(7) fd monitoring
` [PATCH 4/7] aio-posix: simplify FDMonOps->update() prototype
` [PATCH 5/7] aio-posix: add io_uring fd monitoring implementation
` [PATCH 6/7] aio-posix: support userspace polling of fd monitoring
` [PATCH 7/7] aio-posix: remove idle poll handlers to improve scalability

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-05 17:19 UTC  (31+ messages)
` [PATCH v5 34/50] multi-process/mon: choose HMP commands based on target
` [PATCH v5 36/50] multi-process/mon: enable QMP module support in the remote process
` [PATCH v5 37/50] multi-process/mon: Refactor monitor/chardev functions out of vl.c
` [PATCH v5 40/50] multi-process/mig: build migration module in the remote process
` [PATCH v5 41/50] multi-process/mig: Enable VMSD save in the Proxy object
` [PATCH v5 42/50] multi-process/mig: Send VMSD of remote to "
` [PATCH v5 43/50] multi-process/mig: Load VMSD in the proxy object
` [PATCH v5 46/50] multi-process/mig: Restore the VMSD in remote process

[PATCH v6 00/18] s390x: Protected Virtualization support
 2020-03-05 17:04 UTC  (6+ messages)
` [PATCH v6 02/18] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v6 18/18] pc-bios: s390x: Save iplb location in lowcore

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 3
 2020-03-05 16:51 UTC  (5+ messages)
` [PULL 04/38] target/riscv: Add support for the new execption numbers

[PULL 0/4] QAPI patches for 2020-03-05
 2020-03-05 16:47 UTC  (2+ messages)

[PATCH] util: fix to get configuration macros in util/mmap-alloc.c
 2020-03-05 16:40 UTC  (3+ messages)

[PATCH 1/1] s390/ipl: sync back loadparm
 2020-03-05 16:21 UTC  (8+ messages)

[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
 2020-03-05 16:06 UTC  (6+ messages)
` [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands

[PATCH v2 0/9] target/arm: Misc cleanups surrounding TBI
 2020-03-05 15:57 UTC  (5+ messages)
` [PATCH v2 8/9] target/arm: Check addresses for disabled regimes

[PATCH 0/2] block: bdrv_reopen() with backing file in different AioContext
 2020-03-05 15:54 UTC  (3+ messages)
` [PATCH 2/2] "

[PULL v1 00/10] Merge TPM 2020/03/04
 2020-03-05 15:36 UTC  (5+ messages)

[PATCH] console: make QMP screendump use coroutine
 2020-03-05 15:08 UTC  (3+ messages)

[PULL 0/9] testing updates (tests/vm and acceptance tweaks)
 2020-03-05 14:40 UTC  (2+ messages)

[PATCH v2 0/9] hw, ui, virtfs-proxy-helper: Reduce QEMU .data/.rodata/.bss footprint
 2020-03-05 14:34 UTC  (4+ messages)

[PATCH v4 00/15] Ram blocks with resizeable anonymous allocations under POSIX
 2020-03-05 14:29 UTC  (7+ messages)
` [PATCH v4 07/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v4 08/15] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v4 10/15] util/mmap-alloc: Prepare for resizeable mmaps
` [PATCH v4 12/15] util: vfio-helpers: Implement ram_block_resized()
` [PATCH v4 13/15] util: oslib: Resizeable anonymous allocations under POSIX
` [PATCH v4 14/15] numa: Introduce ram_block_notifiers_support_resize()


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