qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 17:58:17 to 2020-02-15 20:57:28 UTC [more...]

[PATCH v2 00/30] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-15 20:56 UTC  (12+ messages)
` [PATCH v2 01/30] configure: Allow user to specify sphinx-build binary
` [PATCH v2 07/30] qapi/block-core.json: Use literal block for ascii art

[Bug 1863441] [NEW] cmd_mode_sense always reports 0x70, no CDROM present
 2020-02-15 20:48 UTC 

[PATCH 0/4] hw/hppa/dino: Fix Coverity 1419393 & 1419394
 2020-02-15 20:49 UTC  (9+ messages)
` [PATCH 1/4] hw/hppa/dino: Add comments with register name
` [PATCH 2/4] hw/hppa/dino: Fix reg800_keep_bits[] overrun (CID 1419393 & 1419394)
` [RFC PATCH 3/4] hw/hppa/dino: Fix PCIROR register access bitmask
` [RFC PATCH 4/4] hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c

[PATCH 0/8] hw/arm: Add raspi[0123] acceptance tests
 2020-02-15 19:22 UTC  (9+ messages)
` [PATCH 1/8] tests/acceptance/boot_linux_console: Use raspi console model as key
` [PATCH 2/8] tests/acceptance/boot_linux_console: Add raspi version=2 parameter
` [PATCH 3/8] tests/acceptance/boot_linux_console: Test the raspi1 console
` [PATCH 4/8] tests/acceptance/boot_linux_console: Test the raspi0 console
` [PATCH 5/8] tests/acceptance/boot_linux_console: Test the raspi1 AUX console
` [PATCH 6/8] tests/boot_linux_console: Test booting U-Boot on the Raspberry Pi 2
` [PATCH 7/8] tests/boot_linux_console: Test booting U-Boot on the Raspberry Pi 3
` [PATCH 8/8] tests/acceptance: Count Raspberry Pi logos displayed on framebuffer

[PATCH 00/12] hw/arm: Add raspi0 and raspi1 machines
 2020-02-15 19:15 UTC  (13+ messages)
` [PATCH 01/12] hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
` [PATCH 02/12] hw/arm/raspi: Avoid using TypeInfo::class_data pointer
` [PATCH 03/12] hw/arm/raspi: Introduce RaspiProcessorId enum
` [PATCH 04/12] hw/arm/raspi: Remove use of the 'version' value in the board code
` [PATCH 05/12] hw/arm/bcm2836: Restrict BCM283XClass declaration to C source
` [PATCH 06/12] hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
` [PATCH 07/12] hw/arm/bcm2836: Introduce BCM283XClass::core_count
` [PATCH 08/12] hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs
` [PATCH 09/12] hw/arm/bcm2836: Split out common realize() code
` [PATCH 10/12] hw/arm/bcm2836: Introduce the BCM2835 SoC
` [PATCH 11/12] hw/arm/raspi: Add the Raspberry Pi B+ machine
` [PATCH 12/12] hw/arm/raspi: Add the Raspberry Pi Zero machine

[PATCH v3 00/13] hw/arm/raspi: Dynamically create machines based on the board revision
 2020-02-15 17:45 UTC  (5+ messages)
` [PATCH v3 12/13] hw/arm/raspi: Use a unique raspi_machine_class_init() method

[PATCH] configure: Avoid compiling system tools on user build by default
 2020-02-15 16:23 UTC 

[PATCH] hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register
 2020-02-15 16:19 UTC 

[PATCH 0/3] hw: Remove unneeded variable assignment
 2020-02-15 16:15 UTC  (4+ messages)
` [PATCH 1/3] block/qcow2-bitmap: "
` [PATCH 2/3] hw/display/qxl: "
` [PATCH 3/3] hw/block/pflash_cfi02: "

[PATCH 0/3] tools/virtiofsd: Fix warning reported by Clang static code analyzer
 2020-02-15 16:07 UTC  (4+ messages)
` [PATCH 1/3] tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment
` [PATCH 2/3] "
` [PATCH 3/3] tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header.error value

[PATCH 0/2] hw: Delay timer_new() from init to realize to avoid memleaks
 2020-02-15 15:47 UTC  (3+ messages)
` [PATCH 1/2] hw/ipmi/bmc: Delay timer_new_ns() "
` [PATCH 2/2] hw/sd/sd: "

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-02-15 14:51 UTC  (3+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
  ` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)

Build for qemu-sh4 broken since 2445971604c
 2020-02-15 14:12 UTC  (4+ messages)

hw/net/rocker: Dubious code in tx_consume()
 2020-02-15 13:15 UTC 

[PULL 0/5] Monitor patches for 2020-02-15
 2020-02-15 13:05 UTC  (6+ messages)
` [PULL 1/5] monitor: Move monitor option parsing to monitor/monitor.c
` [PULL 2/5] qapi: Split control.json off misc.json
` [PULL 3/5] monitor: Collect "control" command handlers in qmp-cmds.control.c
` [PULL 4/5] monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
` [PULL 5/5] qemu-doc: Clarify extent of build platform support

[PATCH v2 0/2] hw/arm/xilinx_zynq: Fix USB port instantiation
 2020-02-15 12:23 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class

[PULL 00/18] QAPI patches for 2020-02-15
 2020-02-15 11:41 UTC  (19+ messages)
` [PULL 01/18] qapi: Expand documentation for LostTickPolicy
` [PULL 02/18] configure: Allow user to specify sphinx-build binary
` [PULL 03/18] configure: Pick sphinx-build-3 when available
` [PULL 04/18] configure: Check that sphinx-build is using Python 3
` [PULL 05/18] Makefile: Fix typo in dependency list for interop manpages
` [PULL 06/18] qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
` [PULL 07/18] qga/qapi-schema.json: Fix indent level on doc comments
` [PULL 08/18] qga/qapi-schema.json: minor format fixups for rST
` [PULL 09/18] qapi/block-core.json: Use literal block for ascii art
` [PULL 10/18] qapi: Fix incorrect "Not documented" claims in QMP documentation
` [PULL 11/18] qapi: Fix indent level on doc comments in json files
` [PULL 12/18] qapi: Remove hardcoded tabs
` [PULL 13/18] qapi/ui.json: Put input-send-event body text in the right place
` [PULL 14/18] qapi/ui.json: Avoid `...' Texinfo style quoting
` [PULL 15/18] qapi: Use explicit bulleted lists
` [PULL 16/18] qapi: Add blank lines before "
` [PULL 17/18] qapi/migration.json: Replace _this_ with *this*
` [PULL 18/18] qapi: Delete all the "foo: dropped in n.n" notes

[PATCH 1/2] s390x: fix memleaks in cpu_finalize
 2020-02-15 10:42 UTC  (4+ messages)

[PATCH 2/2] hw: move timer_new from init() into realize() to avoid memleaks
 2020-02-15 10:40 UTC  (3+ messages)

QEMU Sockets Networking Backend Multicast Networking Fix
 2020-02-15 10:39 UTC  (2+ messages)

[PATCH v2] Handle gdb.MemoryError exception in dump-guest-memory.py
 2020-02-15 10:31 UTC  (2+ messages)

[PATCH] net: tulip: check frame size and r/w data length
 2020-02-15  9:21 UTC  (2+ messages)

[PATCH 0/5] hw/display/artist: Fix Coverity 1419388 & 1419389
 2020-02-15  9:12 UTC  (9+ messages)
` [PATCH 1/5] hw/display/artist: Move trace event to draw_line()
` [PATCH 2/5] hw/display/artist: Remove pointless initialization
` [PATCH 3/5] hw/display/artist: Delay some variables initialization
` [PATCH 5/5] hw/display/artist: Remove dead code (CID 1419388 & 1419389)

[RFC 0/2] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-15  8:59 UTC  (6+ messages)
` [RFC 2/2] pci-expender-bus:Add pcie-root-port to pxb-pcie under arm

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-15  8:50 UTC  (21+ messages)
` [RFC v3 03/25] hw/iommu: introduce IOMMUContext
` [RFC v3 14/25] intel_iommu: add virtual command capability support
` [RFC v3 16/25] intel_iommu: add PASID cache management infrastructure

[PATCH v2] target/ppc: Fix typo in comments
 2020-02-15  4:13 UTC  (2+ messages)

[PATCH] test-vmstate: Fix memleaks in test_load_qlist
 2020-02-15  4:31 UTC 

The issues about architecture of the COLO checkpoint
 2020-02-15  3:35 UTC  (11+ messages)

[PATCH] ppc: free 'fdt' after reset the machine
 2020-02-15  1:30 UTC  (3+ messages)

[PATCH v2 0/3] arm: allwinner: Wire up USB ports
 2020-02-15  0:12 UTC  (4+ messages)
` [PATCH v2 1/3] hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
` [PATCH v2 2/3] hcd-ehci: Introduce "companion-enable" sysbus property
` [PATCH v2 3/3] arm: allwinner: Wire up USB ports

[PATCH] accel/tcg: fix race in cpu_exec_step_atomic (bug 1863025)
 2020-02-15  0:01 UTC  (4+ messages)
    ` [Bug 1863025] "

[Bug 1793859] Re: GTK display and mouse input area scaling fails when using vfio-pci device
 2020-02-14 23:54 UTC 

[PATCH] Handle gdb.MemoryError exception in dump-guest-memory.py
 2020-02-14 23:34 UTC  (2+ messages)

How do UEFI on Windows host
 2020-02-14 21:24 UTC  (5+ messages)

[PATCH 0/3] RISC-V Spike machine improvements
 2020-02-14 20:42 UTC  (3+ messages)
` [PATCH 3/3] hw/riscv/spike: Allow more than one CPUs

[PATCH v2 00/21] arm: ARMv8.1- and v8.4-PMU, ID reg cleanup, [H]ACTLR2
 2020-02-14 20:42 UTC  (23+ messages)
` [PATCH v2 02/21] target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_pan
` [PATCH v2 06/21] target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
` [PATCH v2 08/21] target/arm: Define an aa32_pmu_8_1 isar feature test function
` [PATCH v2 10/21] target/arm: Stop assuming DBGDIDR always exists
` [PATCH v2 11/21] target/arm: Move DBGDIDR into ARMISARegisters
` [PATCH v2 12/21] target/arm: Read debug-related ID registers from KVM
` [PATCH v2 14/21] target/arm: Implement ARMv8.4-PMU extension
` [PATCH v2 15/21] target/arm: Provide ARMv8.4-PMU in '-cpu max'
` [PATCH v2 16/21] target/arm: Correct definition of PMCRDP
` [PATCH v2 17/21] target/arm: Correct handling of PMCR_EL0.LC bit
` [PATCH v2 18/21] target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
` [PATCH v2 19/21] target/arm: Use isar_feature function for testing AA32HPD feature
` [PATCH v2 20/21] target/arm: Use FIELD_EX32 for testing 32-bit fields
` [PATCH v2 21/21] target/arm: Correctly implement ACTLR2, HACTLR2

[PATCH RFC] memory: Don't allow to resize RAM while migrating
 2020-02-14 20:38 UTC  (15+ messages)

[PATCH 0/7] commit: Expose on-error option in QMP
 2020-02-14 20:08 UTC  (8+ messages)
` [PATCH 1/7] qapi: Document meaning of 'ignore' BlockdevOnError for jobs
` [PATCH 2/7] commit: Remove unused bytes_written
` [PATCH 3/7] commit: Fix argument order for block_job_error_action()
` [PATCH 4/7] commit: Inline commit_populate()
` [PATCH 5/7] commit: Fix is_read for block_job_error_action()
` [PATCH 6/7] commit: Expose on-error option in QMP
` [PATCH 7/7] iotests: Test error handling policies with block-commit

[PATCH 00/19] target/arm: vfp feature and decodetree cleanup
 2020-02-14 20:11 UTC  (25+ messages)
` [PATCH 01/19] target/arm: Fix field extract from MVFR[0-2]
` [PATCH 02/19] target/arm: Rename isar_feature_aa32_simd_r32
` [PATCH 03/19] target/arm: Use isar_feature_aa32_simd_r32 more places
` [PATCH 04/19] target/arm: Set MVFR0.FPSP for ARMv5 cpus
` [PATCH 05/19] target/arm: Add isar_feature_aa32_simd_r16
` [PATCH 06/19] target/arm: Rename isar_feature_aa32_fpdp_v2
` [PATCH 07/19] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
` [PATCH 08/19] target/arm: Perform fpdp_v2 check first
` [PATCH 09/19] target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
` [PATCH 10/19] target/arm: Add missing checks for fpsp_v2
` [PATCH 11/19] target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
` [PATCH 12/19] target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insn
` [PATCH 13/19] target/arm: Move VLLDM and VLSTM to vfp.decode
` [PATCH 14/19] target/arm: Move the vfp decodetree calls next to the base isa
` [PATCH 15/19] linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
` [PATCH 16/19] target/arm: Remove ARM_FEATURE_VFP*
` [PATCH 17/19] target/arm: Add formats for some vfp 2 and 3-register insns
` [PATCH 18/19] target/arm: Split VFM decode
` [PATCH 19/19] target/arm: Split VMINMAXNM decode

[PATCH 0/4] target/arm: fix some simd writes vs sve
 2020-02-14 19:46 UTC  (5+ messages)
` [PATCH 1/4] target/arm: Flush high bits of sve register after AdvSIMD EXT
` [PATCH 2/4] target/arm: Flush high bits of sve register after AdvSIMD TBL/TBX
` [PATCH 3/4] target/arm: Flush high bits of sve register after AdvSIMD ZIP/UZP/TRN
` [PATCH 4/4] target/arm: Flush high bits of sve register after AdvSIMD INS

[PATCH v2 00/19] testing and plugin updates
 2020-02-14 19:41 UTC  (9+ messages)
` [PATCH v2 01/19] tests/tcg: include a skip runner for pauth3 with plugins
` [PATCH v2 09/19] tracing: only allow -trace to override -D if set
` [PATCH v2 14/19] target/riscv: progressively load the instruction during decode
` [PATCH v2 19/19] tests/tcg: take into account expected clashes pauth-4

[PATCH 0/2] cmd646: remove pci_cmd646_ide_init() function
 2020-02-14 19:16 UTC  (4+ messages)
` [PATCH 1/2] dp264: use pci_create() to initialise the cmd646 device

[RFC v2 0/6] vTPM for aarch64
 2020-02-14 19:03 UTC  (10+ messages)
` [RFC v2 1/6] tpm: rename TPM_TIS into TPM_TIS_ISA
` [RFC v2 2/6] tpm: Use TPMState as a common struct
` [RFC v2 3/6] tpm: Separate tpm_tis common functions from isa code
` [RFC v2 4/6] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [RFC v2 5/6] tpm: Add the SysBus TPM TIS device
` [RFC v2 6/6] hw/arm/virt: vTPM support

[PATCH v5 0/8] Multifd Migration Compression
 2020-02-14 18:50 UTC  (7+ messages)
` [PATCH v5 7/8] multifd: Add multifd-zstd-level parameter

[PULL 0/6] Pull migration patches
 2020-02-14 18:36 UTC  (2+ messages)

[Bug 1863025] [NEW] Use-after-free after flush in TCG accelerator
 2020-02-14 18:18 UTC  (3+ messages)
` [Bug 1863025] "

[PATCH v1 0/4] Extension of migration tests
 2020-02-14 18:27 UTC  (3+ messages)
` [PATCH v1 2/4] Acceptance test: EXEC migration

[PATCH v4 00/20] target/arm: Implement PAN, ATS1E1, UAO
 2020-02-14 18:19 UTC  (4+ messages)
` [PATCH v4 03/20] target/arm: Add isar_feature tests for PAN + ATS1E1

[PATCH] spapr: Rework hash<->radix transitions at CAS
 2020-02-14 18:19 UTC  (3+ messages)

[Bug 1863247] [NEW] AArch64 EXT instruction for V register does not clear MSB side bits
 2020-02-14 17:51 UTC  (2+ messages)
` [Bug 1863247] "

[PATCH v1 00/14] tests/vm: Add support for aarch64 VMs
 2020-02-14 18:00 UTC  (4+ messages)
` [PATCH v1 08/14] tests/vm: Added configuration file support

[PULL 0/5] Linux user for 5.0 patches
 2020-02-14 17:56 UTC  (2+ messages)


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