qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-15 11:42:40 to 2020-02-17 03:00:38 UTC [more...]

[PATCH v3 0/2] hw/arm/virt: Simulate NMI Injection
 2020-02-17  2:59 UTC  (6+ messages)
` [PATCH v3 1/2] target/arm: Support SError injection

[RFC PATCH 0/2] Enable hardfloat for PPC
 2020-02-17  1:54 UTC  (3+ messages)
` [RFC PATCH 1/2] target/ppc/cpu: Add hardfloat property
` [RFC PATCH 2/2] target/ppc: Enable hardfloat for PPC

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-17  2:31 UTC  (2+ messages)

[PATCH RESEND v23 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-17  1:58 UTC  (12+ messages)
` [PATCH RESEND v23 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH RESEND v23 02/10] hw/arm/virt: Introduce a RAS machine option
` [PATCH RESEND v23 03/10] docs: APEI GHES generation and CPER record description
` [PATCH RESEND v23 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH RESEND v23 05/10] ACPI: Build Hardware Error Source Table
` [PATCH RESEND v23 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH RESEND v23 07/10] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH RESEND v23 08/10] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH RESEND v23 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH RESEND v23 10/10] MAINTAINERS: Add ACPI/HEST/GHES entries

BIOS updates
 2020-02-17  1:47 UTC  (2+ messages)

The issues about architecture of the COLO checkpoint
 2020-02-17  1:25 UTC  (12+ messages)

[PATCH 0/3] Optimize VM's downtime while do checkpoint in COLO
 2020-02-17  1:20 UTC  (4+ messages)
` [PATCH 1/3] migration/colo: wrap incoming checkpoint process into new helper
` [PATCH 2/3] COLO: Migrate dirty pages during the gap of checkpointing
` [PATCH 3/3] COLO: Optimize memory back-up process

[PATCH v3] Implement the Screamer sound chip for the mac99 machine type
 2020-02-17  1:19 UTC  (5+ messages)

[PATCH v2 00/30] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-17  0:44 UTC  (6+ messages)
` [PATCH v2 07/30] qapi/block-core.json: Use literal block for ascii art

[PATCH] configure: Avoid compiling system tools on user build by default
 2020-02-17  0:33 UTC  (4+ messages)

[PATCH] ppc: free 'fdt' after reset the machine
 2020-02-17  0:28 UTC  (4+ messages)

[PATCH v2 0/2] spapr: Fix device unplug vs CAS or migration
 2020-02-17  0:31 UTC  (2+ messages)

[Bug 1863508] [NEW] qemu-system-arm stops with SIGSEGV in helper_gvec_eq16
 2020-02-17  0:06 UTC  (3+ messages)
` [Bug 1863508] "

[Bug 1863526] [NEW] NVIC CCR register not 8-bit accessible using Cortex-M4
 2020-02-16 22:56 UTC  (2+ messages)
` [Bug 1863526] "

[PATCH] MAINTAINERS: Orphan MIPS KVM CPUs
 2020-02-16 22:55 UTC  (7+ messages)

[PATCH 0/2] Small clean up in target/ppc/cpu.h
 2020-02-16 22:54 UTC  (4+ messages)
` [PATCH 1/2] target/ppc/cpu.h: Move fpu related members closer in cpu env
` [PATCH 2/2] target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition

[PATCH v2 0/4] target/arm vector improvements
 2020-02-16 22:20 UTC  (6+ messages)
` [PATCH v2 1/4] target/arm: Vectorize USHL and SSHL
` [PATCH v2 2/4] target/arm: Convert PMUL.8 to gvec
` [PATCH v2 3/4] target/arm: Convert PMULL.64 "
` [PATCH v2 4/4] target/arm: Convert PMULL.8 "

[PATCH 0/7] commit: Expose on-error option in QMP
 2020-02-16 21:47 UTC  (13+ 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 0/3] tools/virtiofsd: Fix warning reported by Clang static code analyzer
 2020-02-16 21:25 UTC  (7+ 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

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 2
 2020-02-16 21:14 UTC  (2+ messages)

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

[PATCH v3 0/4] target/arm: Reduce aa64_va_parameter overhead
 2020-02-16 20:49 UTC  (6+ messages)
` [PATCH v3 1/4] target/arm: Use bit 55 explicitly for pauth
` [PATCH v3 2/4] target/arm: Fix select for aa64_va_parameters_both
` [PATCH v3 3/4] target/arm: Remove ttbr1_valid check from get_phys_addr_lpae
` [PATCH v3 4/4] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid

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

[RFC v2 0/6] vTPM for aarch64
 2020-02-16 18:47 UTC  (12+ 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 5/6] tpm: Add the SysBus TPM TIS device
` [RFC v2 6/6] hw/arm/virt: vTPM support

[Bug 1863486] [NEW] aarch64/tcg crash with malloc(): unsorted double linked list corrupted
 2020-02-16 17:55 UTC  (2+ messages)
` [Bug 1863486] "

[PATCH] tests/boot_linux_console: Boot Trusted Firmware-A on the Raspberry Pi 3
 2020-02-16 17:30 UTC 

[PATCH v2] riscv: sifive_u: Add a "serial" property for board serial number
 2020-02-16 13:55 UTC 

[PATCH v1] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
 2020-02-16 10:24 UTC  (11+ messages)
` [PATCH v23 0/9] Add ARMv8 RAS virtualization support in QEMU
` [PATCH v23 1/9] hw/arm/virt: Introduce a RAS machine option
` [PATCH v23 2/9] docs: APEI GHES generation and CPER record description
` [PATCH v23 3/9] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v23 4/9] ACPI: Build Hardware Error Source Table
` [PATCH v23 5/9] ACPI: Record the Generic Error Status Block address
` [PATCH v23 6/9] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v23 7/9] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH v23 8/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v23 9/9] MAINTAINERS: Add ACPI/HEST/GHES entries

[Bug 1855072] [NEW] ARM: HCR.TVM traps are not implemented
 2020-02-16  9:47 UTC  (2+ messages)
` [Bug 1855072] "

[PATCH v2 0/2] tcg/arm: Expand epilogue inline
 2020-02-16  9:41 UTC  (3+ messages)
` [PATCH v2 1/2] tcg/arm: Split out tcg_out_epilogue
` [PATCH v2 2/2] tcg/arm: Expand epilogue inline

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

[PATCH v2 00/19] testing and plugin updates
 2020-02-16  9:30 UTC  (7+ messages)
` [PATCH v2 17/19] tcg: save vaddr temp for plugin usage
` [PATCH v2 18/19] tests/tcg: fix typo in configure.sh test for v8.3
` [PATCH v2 19/19] tests/tcg: take into account expected clashes pauth-4

[Bug 1863445] [NEW] assertion failed at translate-all.c:2523 with version 3.1.1
 2020-02-16  8:59 UTC  (7+ messages)
` [Bug 1863445] "

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-02-16  8:05 UTC  (4+ 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)

[PATCH v2 0/2] target/arm: Reduce aa64_va_parameter overhead
 2020-02-16  7:02 UTC  (5+ messages)
` [PATCH v2 1/2] target/arm: Fix select for aa64_va_parameters_both

hw/net/rocker: Dubious code in tx_consume()
 2020-02-16  6:59 UTC  (2+ messages)

[PATCH v2] compiler.h: Don't use compile-time assert when __NO_INLINE__ is defined
 2020-02-16  3:21 UTC  (2+ messages)

[PATCH 00/12] hw/arm: Add raspi0 and raspi1 machines
 2020-02-16  2:19 UTC  (15+ 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 0/5] hw/display/artist: Fix Coverity 1419388 & 1419389
 2020-02-16  1:45 UTC  (2+ messages)

[PATCH 0/4] hw/hppa/dino: Fix Coverity 1419393 & 1419394
 2020-02-16  1:44 UTC  (10+ 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

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

[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 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] hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register
 2020-02-15 16:19 UTC 

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

[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  (18+ 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 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


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