qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-16 16:37:06 to 2019-12-17 04:57:07 UTC [more...]

[PULL 00/88] ppc-for-5.0 queue 20191217
 2019-12-17  4:42 UTC  (18+ messages)
` [PULL 01/88] ppc/pnv: Add a PNOR model
` [PULL 02/88] ppc/pnv: Add a "/qemu" device tree node
` [PULL 03/88] ppc/pnv: Drop "chip" link from POWER9 PSI object
` [PULL 04/88] xive: Link "cpu" property to XiveTCTX::cs pointer
` [PULL 05/88] xive: Link "xive" property to XiveSource::xive pointer
` [PULL 06/88] xive: Link "xive" property to XiveEndSource::xrtr pointer
` [PULL 07/88] ppc/pnv: Link "psi" property to PnvLpc::psi pointer
` [PULL 08/88] ppc/pnv: Link "psi" property to PnvOCC::psi pointer
` [PULL 09/88] ppc/pnv: Link "chip" property to PnvHomer::chip pointer
` [PULL 10/88] ppc/pnv: Link "chip" property to PnvCore::chip pointer
` [PULL 11/88] ppc/pnv: Link "chip" property to PnvXive::chip pointer
` [PULL 12/88] xics: Link ICS_PROP_XICS property to ICSState::xics pointer
` [PULL 13/88] xics: Link ICP_PROP_XICS property to ICPState::xics pointer
` [PULL 14/88] xics: Link ICP_PROP_CPU property to ICPState::cs pointer
` [PULL 16/88] ppc/pnv: Add a LPC "ranges" property
` [PULL 27/88] ppc/xive: Introduce a XivePresenter interface
` [PULL 28/88] ppc/xive: Implement the "

[PATCH 0/7] target/ppc: Implement KVM support under TCG (final steps)
 2019-12-17  4:00 UTC  (3+ messages)
` [PATCH 5/7] target/ppc: Add privileged message send facilities

[PATCH v2 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-17  3:59 UTC  (31+ messages)
` [PATCH v2 01/28] target/xtensa: Use probe_access for itlb_hit_test
` [PATCH v2 02/28] cputlb: Use trace_mem_get_info instead of trace_mem_build_info
` [PATCH v2 03/28] trace: Remove trace_mem_build_info_no_se_[bl]e
` [PATCH v2 04/28] cputlb: Move body of cpu_ldst_template.h out of line
` [PATCH v2 05/28] translator: Use cpu_ld*_code instead of open-coding
` [PATCH v2 06/28] cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
` [PATCH v2 07/28] cputlb: Provide cpu_(ld, st}*_mmuidx_ra for user-only
` [PATCH v2 08/28] target/i386: Use cpu_*_mmuidx_ra instead of templates
` [PATCH v2 09/28] target/s390x: Include tcg.h in mem_helper.c
` [PATCH v2 10/28] target/arm: Include tcg.h in sve_helper.c
` [PATCH v2 11/28] accel/tcg: Include tcg.h in tcg-runtime.c
` [PATCH v2 12/28] linux-user: Include tcg.h in syscall.c
` [PATCH v2 13/28] linux-user: Include trace-root.h in syscall-trace.h
` [PATCH v2 14/28] cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
` [PATCH v2 15/28] target/nios2: Remove MMU_MODE{0,1}_SUFFIX
` [PATCH v2 16/28] target/alpha: "
` [PATCH v2 17/28] target/cris: "
` [PATCH v2 18/28] target/i386: Remove MMU_MODE{0,1,2}_SUFFIX
` [PATCH v2 19/28] target/microblaze: "
` [PATCH v2 20/28] target/sh4: Remove MMU_MODE{0,1}_SUFFIX
` [PATCH v2 21/28] target/unicore32: "
` [PATCH v2 22/28] target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIX
` [PATCH v2 23/28] target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0, 1}_SUFFIX
` [PATCH v2 24/28] target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
` [PATCH v2 25/28] target/s390x: "
` [PATCH v2 26/28] target/ppc: "
` [PATCH v2 27/28] cputlb: Remove support for MMU_MODE*_SUFFIX
` [PATCH v2 28/28] cputlb: Expand cpu_ldst_template.h in cputlb.c

[PULL 0/4] x86 queue, 2019-12-16
 2019-12-17  2:26 UTC  (6+ messages)
` [PULL 1/4] i386: Add MSR feature bit for MDS-NO
` [PULL 2/4] i386: Add macro for stibp
` [PULL 3/4] i386: Add new CPU model Cooperlake
` [PULL 4/4] i386: Use g_autofree in a few places

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2019-12-17  1:34 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[RFC PATCH 0/3] vhost-user: Lift Max Ram Slots Limitation
 2019-12-09  7:00 UTC  (4+ messages)
` [RFC PATCH 1/3] Fixed Error Handling in vhost_user_set_mem_table_postcopy
` [RFC PATCH 2/3] vhost-user: Refactor vhost_user_set_mem_table Functions
` [RFC PATCH 3/3] Introduce Configurable Number of Memory Slots Exposed by vhost-user:

[PATCH v2 0/4] Add extra information to versioned CPU models
 2019-12-17  1:35 UTC  (2+ messages)

[PATCH v5 0/5] Add vTPM emulator support for ppc64 platform
 2019-12-17  0:53 UTC  (9+ messages)
` [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
` [PATCH v5 3/5] tpm_spapr: Support suspend and resume

[PATCH] ppc: remove excessive logging
 2019-12-17  0:31 UTC  (4+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2019-12-17  0:35 UTC 

[PATCH 00/13] ppc/pnv: Get rid of chip_type attributes
 2019-12-17  0:00 UTC  (5+ messages)
` [PATCH 04/13] ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat

[PATCH v4 0/5] python/qemu: New accel module and improvements
 2019-12-16 23:44 UTC  (8+ messages)
` [PATCH v4 1/5] python/qemu: Move kvm_available() to its own module
` [PATCH v4 2/5] python/qemu: accel: Add list_accel() method
` [PATCH v4 3/5] python/qemu: accel: Strengthen kvm_available() checks
` [PATCH v4 4/5] python/qemu: accel: Add tcg_available() method
` [PATCH v4 5/5] python/qemu: Remove unneeded imports in __init__

[PATCH v2 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-16 23:44 UTC  (12+ messages)
` [PATCH v2 01/10] hw: arm: add Allwinner H3 System-on-Chip
` [PATCH v2 02/10] hw: arm: add Xunlong Orange Pi PC machine
` [PATCH v2 03/10] arm: allwinner-h3: add Clock Control Unit
` [PATCH v2 04/10] arm: allwinner-h3: add USB host controller
` [PATCH v2 05/10] arm: allwinner-h3: add System Control module
` [PATCH v2 06/10] arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
` [PATCH v2 07/10] arm: allwinner-h3: add CPU Configuration module
` [PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device
` [PATCH v2 09/10] arm: allwinner-h3: add SD/MMC host controller
` [PATCH v2 10/10] arm: allwinner-h3: add EMAC ethernet device

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2019-12-16 23:16 UTC  (8+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v10 Kernel 2/5] vfio iommu: Adds flag to indicate dirty pages tracking capability support
` [PATCH v10 Kernel 3/5] vfio iommu: Add ioctl defination for dirty pages tracking
` [PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to "
` [PATCH v10 Kernel 5/5] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap

[PATCH 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-16 21:28 UTC  (8+ messages)
` [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

[kvm-unit-tests PATCH 00/10] KVM: arm64: PMUv3 Event Counter Tests
 2019-12-16 20:47 UTC  (11+ messages)
` [kvm-unit-tests PATCH 01/10] arm64: Provide read/write_sysreg_s
` [kvm-unit-tests PATCH 02/10] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH 03/10] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH 04/10] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH 05/10] arm: pmu: Basic event counter Tests
` [kvm-unit-tests PATCH 06/10] arm: pmu: Test chained counter
` [kvm-unit-tests PATCH 07/10] arm: pmu: test 32-bit <-> 64-bit transitions
` [kvm-unit-tests PATCH 08/10] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH 09/10] arm/arm64: gic: Introduce setup_irq() helper
` [kvm-unit-tests PATCH 10/10] arm: pmu: Test overflow interrupts

[PATCH v9 00/13] TCG code quality tracking and perf integration
 2019-12-16 20:34 UTC  (5+ messages)
` [PATCH v9 05/13] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER

[PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
 2019-12-16 20:23 UTC  (3+ messages)

qemu-4.2: failed to set MSR 0x48b to 0x1582e00000000: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
 2019-12-16 19:27 UTC  (6+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-16 19:57 UTC  (5+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-12-16 19:36 UTC  (4+ messages)
` [PATCH v4 29/37] RFC: mips/cps: fix setting saar property
    ` [EXTERNAL]Re: "

[PATCH v1 00/16] testing and logging changes for master
 2019-12-16 19:00 UTC  (5+ messages)
` [PATCH v1 01/16] configure: allow disable of cross compilation containers
` [PATCH v1 06/16] iotests: Skip test 079 if it is not possible to create large files

[PATCH] docs/specs/tpm: reST-ify TPM documentation
 2019-12-16 18:20 UTC  (2+ messages)

[PATCH v2 1/2] tests/ide-test: Create a single unit-test covering more PRDT cases
 2019-12-16 18:14 UTC  (2+ messages)
` [PATCH v2 2/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()

[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
 2019-12-16 18:06 UTC  (15+ messages)
` [RFC PATCH v2 3/5] target/arm/kvm: Implement virtual time adjustment
` [RFC PATCH v2 5/5] target/arm/cpu: Add the kvm-no-adjvtime CPU property

[PATCH] memory: Do not allow subregion out of the parent region range
 2019-12-16 17:46 UTC  (3+ messages)

[PATCH 00/10] iotests: Remove duplicated blockdev_create()
 2019-12-16 17:08 UTC  (11+ messages)
` [PATCH 01/10] iotests: Create VM.blockdev_create()
` [PATCH 02/10] iotests: 255: Drop blockdev_create()
` [PATCH 03/10] iotests: 206: Convert to VM.blockdev_create()
` [PATCH 04/10] iotests: 210: "
` [PATCH 05/10] iotests: 212: "
` [PATCH 06/10] iotests: 213: "
` [PATCH 07/10] iotests: 237: "
` [PATCH 08/10] iotests: 266: "
` [PATCH 09/10] iotests: 207: Remove duplication with VM.blockdev_create()
` [PATCH 10/10] iotests: 211: "

[Bug 1856549] [NEW] qemu-4.2.0/hw/misc/mac_via.c: 2 * bad test ?
 2019-12-16 17:32 UTC  (3+ messages)
` [Bug 1856549] "

[PULL 00/62] Misc patches for 2019-12-16
 2019-12-16 16:28 UTC  (55+ messages)
` [PULL 08/62] migration-test: Move -serial handling to common commandline
` [PULL 09/62] migration-test: Move -incomming "
` [PULL 10/62] migration-test: Rename cmd_src/dst to arch_source/arch_target
` [PULL 11/62] migration-test: Use a struct for test_migrate_start parameters
` [PULL 12/62] memory: do not look at current_machine->accel
` [PULL 14/62] tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
` [PULL 15/62] vl: extract accelerator option processing to a separate function
` [PULL 16/62] vl: merge -accel processing into configure_accelerators
` [PULL 17/62] accel: compile accel/accel.c just once
` [PULL 18/62] vl: introduce object_parse_property_opt
` [PULL 19/62] vl: configure accelerators from -accel options
` [PULL 20/62] vl: warn for unavailable accelerators, clarify messages
` [PULL 21/62] qom: introduce object_register_sugar_prop
` [PULL 22/62] qom: add object_new_with_class
` [PULL 23/62] accel: pass object to accel_init_machine
` [PULL 24/62] tcg: convert "-accel threads" to a QOM property
` [PULL 25/62] tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
` [PULL 26/62] xen: convert "-machine igd-passthru" to an accelerator property
` [PULL 27/62] kvm: convert "-machine kvm_shadow_mem" "
` [PULL 28/62] kvm: introduce kvm_kernel_irqchip_* functions
` [PULL 29/62] kvm: convert "-machine kernel_irqchip" to an accelerator property
` [PULL 30/62] Makefile: remove unused variables
` [PULL 31/62] object: Improve documentation of interfaces
` [PULL 32/62] build-sys: build vhost-user-gpu only if CONFIG_TOOLS
` [PULL 33/62] build-sys: do not include Windows SLIRP dependencies in $LIBS
` [PULL 34/62] migration: fix maybe-uninitialized warning
` [PULL 35/62] monitor: fix maybe-uninitialized
` [PULL 36/62] vhost-user-scsi: fix printf format warning
` [PULL 37/62] os-posix: simplify os_find_datadir
` [PULL 38/62] tests: skip block layer tests if !CONFIG_TOOLS
` [PULL 39/62] libvixl: remove per-target compiler flags
` [PULL 40/62] crypto: move common bits for all emulators to libqemuutil
` [PULL 41/62] stubs: replace stubs with lnot if applicable
` [PULL 42/62] configure: set $PYTHON to a full path
` [PULL 43/62] configure: simplify vhost condition with Kconfig
` [PULL 44/62] i386: conditionally compile more files
` [PULL 45/62] fw_cfg: allow building without other devices
` [PULL 46/62] hw: replace hw/i386/pc.h with a header just for the i8259
` [PULL 47/62] pci-stub: add more MSI functions
` [PULL 48/62] x86: move SMM property to X86MachineState
` [PULL 49/62] hw/i386/pc: Convert DPRINTF() to trace events
` [PULL 50/62] x86: move more x86-generic functions out of PC files
` [PULL 51/62] acpi: move PC stubs out of stubs/
` [PULL 52/62] pc: stubify x86 iommu
` [PULL 53/62] hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
` [PULL 54/62] hw/i386: Simplify ioapic_init_gsi()
` [PULL 55/62] hw/isa/isa-bus: cleanup irq functions
` [PULL 56/62] hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
` [PULL 57/62] hw/i386/pc: Inline port92_init()
` [PULL 58/62] hw/i386/pc: Extract the port92 device
` [PULL 59/62] hyperv: Use auto rcu_read macros
` [PULL 60/62] qsp: Use WITH_RCU_READ_LOCK_GUARD
` [PULL 61/62] memory: use RCU_READ_LOCK_GUARD
` [PULL 62/62] colo: fix return without releasing RCU

Extraneous nesting in QAPI schema
 2019-12-16 16:59 UTC 

qemu-project git server not utf-8 clean?
 2019-12-16 16:29 UTC 


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