qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 05:08:25 to 2019-12-17 15:28:19 UTC [more...]

[PULL 00/15] Python queue 2019-12-17
 2019-12-17 15:27 UTC  (17+ messages)
` [PULL 01/15] tests/boot_linux_console: Fetch assets from Debian snapshot archives
` [PULL 02/15] Revert "Acceptance test: cancel test if m68k kernel packages goes missing"
` [PULL 03/15] analyze-migration.py: fix find() type error
` [PULL 04/15] analyze-migration.py: replace numpy with python 3.2
` [PULL 05/15] python/qemu: Add set_qmp_monitor() to QEMUMachine
` [PULL 06/15] tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachine
` [PULL 07/15] Acceptance test x86_cpu_model_versions: use default vm
` [PULL 08/15] Acceptance tests: introduce utility method for tags unique vals
` [PULL 09/15] Acceptance tests: use avocado tags for machine type
` [PULL 10/15] Acceptance tests: use relative location for tests
` [PULL 11/15] python/qemu: Move kvm_available() to its own module
` [PULL 12/15] python/qemu: accel: Add list_accel() method
` [PULL 13/15] python/qemu: accel: Strengthen kvm_available() checks
` [PULL 14/15] python/qemu: accel: Add tcg_available() method
` [PULL 15/15] python/qemu: Remove unneeded imports in __init__

[PATCH v3 0/4] Expose GT CNTFRQ as a CPU property to support AST2600
 2019-12-17 15:25 UTC  (2+ messages)

[PATCH v3 0/6] hw/arm/smmuv3: Correct stream ID and event address handling
 2019-12-17 15:25 UTC  (9+ messages)
` [PATCH v3 2/6] hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value
` [PATCH v3 3/6] hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE
` [PATCH v3 4/6] hw/arm/smmuv3: Align stream table base address to table size

[PATCH RFC] qapi: Allow getting flat output from 'query-named-block-nodes'
 2019-12-17 15:11 UTC  (5+ messages)

[PATCH v3 0/4] s390x: Increase architectural compliance
 2019-12-17 15:09 UTC  (6+ messages)
` [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask

[PATCH] tests/boot-sector: Fix the bad s390x assembler code
 2019-12-17 15:06 UTC 

[PATCH v2] blockjob: Fix error message for negative speed
 2019-12-17 15:04 UTC 

[PATCH 0/3] block: Fix external snapshot with VM state
 2019-12-17 14:59 UTC  (4+ messages)
` [PATCH 1/3] block: Activate recursively even for already active nodes
` [PATCH 2/3] hmp: Allow using qdev ID for qemu-io command
` [PATCH 3/3] iotests: Test external snapshot with VM state

[PATCH] util/cutils: Expand do_strtosz parsing precision to 64 bits
 2019-12-17 15:01 UTC  (8+ messages)

[PATCH] Semihost SYS_READC implementation (v4)
 2019-12-17 14:39 UTC  (13+ messages)
` [PATCH] Semihost SYS_READC implementation (v6)
          ` [RFC PATCH] semihosting: suspend recieving CPU when blocked (HACK, WIP)

[PULL 00/88] ppc-for-5.0 queue 20191217
 2019-12-17 14:32 UTC  (59+ messages)
` [PULL 21/88] ppc/pnv: Quiesce some XIVE errors
` [PULL 22/88] ppc/xive: Introduce OS CAM line helpers
` [PULL 25/88] ppc/pnv: Add HIOMAP commands
` [PULL 29/88] ppc/pnv: Instantiate cores separately
` [PULL 31/88] ppc: Introduce a ppc_cpu_pir() helper
` [PULL 32/88] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [PULL 36/88] ppc/spapr: Implement the XiveFabric interface
` [PULL 37/88] ppc/xive: Use the XiveFabric and XivePresenter interfaces
` [PULL 38/88] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
` [PULL 39/88] linux-headers: Update
` [PULL 40/88] spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
` [PULL 43/88] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
` [PULL 44/88] ppc/xive: Move the TIMA operations to the controller model
` [PULL 45/88] ppc/xive: Remove the get_tctx() XiveRouter handler
` [PULL 46/88] ppc/xive: Introduce a xive_tctx_ipb_update() helper
` [PULL 47/88] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
` [PULL 49/88] ppc/pnv: Extend XiveRouter with a get_block_id() handler
` [PULL 50/88] ppc/pnv: Dump the XIVE NVT table
` [PULL 51/88] ppc: well form kvmppc_hint_smt_possible error hint helper
` [PULL 52/88] spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover
` [PULL 53/88] spapr: Improve handling of fdt buffer size
` [PULL 54/88] spapr: Fold h_cas_compose_response() into h_client_architecture_support()
` [PULL 55/88] spapr: Simplify ovec diff
` [PULL 56/88] ppc: Deassert the external interrupt pin in KVM on reset
` [PULL 57/88] xics: Don't deassert outputs
` [PULL 58/88] ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
` [PULL 59/88] ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
` [PULL 60/88] ppc: Make PPCVirtualHypervisor an incomplete type
` [PULL 61/88] target/ppc: Add POWER10 DD1.0 model information
` [PULL 62/88] ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
` [PULL 63/88] ppc/psi: cleanup definitions
` [PULL 64/88] ppc/pnv: add a PSI bridge model for POWER10
` [PULL 65/88] ppc/pnv: add a LPC Controller "
` [PULL 66/88] target/ppc: Implement the VTB for HV access
` [PULL 67/88] target/ppc: Work [S]PURR implementation and add HV support
` [PULL 68/88] target/ppc: Add SPR ASDR
` [PULL 69/88] target/ppc: Add SPR TBU40
` [PULL 70/88] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
` [PULL 71/88] ppc/pnv: populate the DT with realized XSCOM devices
` [PULL 72/88] ppc/pnv: Make PnvXScomInterface an incomplete type
` [PULL 73/88] ppc/pnv: Introduce PBA registers
` [PULL 74/88] ppc/pnv: Fix OCC common area region mapping
` [PULL 75/88] ppc: Drop useless extern annotation for functions
` [PULL 76/88] ppc/pnv: Introduce PnvPsiClass::compat
` [PULL 77/88] ppc/pnv: Drop PnvPsiClass::chip_type
` [PULL 78/88] ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
` [PULL 79/88] ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
` [PULL 80/88] ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
` [PULL 81/88] ppc/pnv: Introduce PnvChipClass::intc_print_info() method
` [PULL 82/88] ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
` [PULL 83/88] ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
` [PULL 84/88] ppc/pnv: Pass content of the "compatible" property "
` [PULL 85/88] ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
` [PULL 86/88] ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
` [PULL 87/88] ppc/pnv: Drop PnvChipClass::type
` [PULL 88/88] pseries: Update SLOF firmware image

[PATCH v3 00/22] iotests: Allow ./check -o data_file
 2019-12-17 14:32 UTC  (2+ messages)

[PATCH] target/ppc: Handle AIL=0 in ppc_excp_vector_offset
 2019-12-17 14:25 UTC 

Vote against removing the bluetooth subsystem from Quemu
 2019-12-17 14:23 UTC  (3+ messages)

bdrv_co_pwritev: Assertion `!waited || !use_local_qiov' failed
 2019-12-17 14:14 UTC 

[Bug 1856706] [NEW] target/mips/op_helper.c:971:duplicated branches ?
 2019-12-17 13:25 UTC 

[PATCH] blockjob: Fix error message for negative speed
 2019-12-17 13:34 UTC  (2+ messages)

[PULL 00/34] Error reporting patches for 2019-12-16
 2019-12-17 13:09 UTC  (36+ messages)
` [PULL 01/34] error: Fix -msg timestamp default
` [PULL 02/34] crypto: Fix certificate file error handling crash bug
` [PULL 03/34] crypto: Fix typo in QCryptoTLSSession's <example> comment
` [PULL 04/34] io: Fix Error usage in a comment <example>
` [PULL 05/34] tests: Clean up initialization of Error *err variables
` [PULL 06/34] exec: Fix file_ram_alloc() error API violations
` [PULL 07/34] hw/acpi: Fix legacy CPU plug "
` [PULL 08/34] hw/core: Fix fit_load_fdt() "
` [PULL 09/34] hw/ipmi: Fix realize() "
` [PULL 10/34] qga: Fix guest-get-fsinfo "
` [PULL 11/34] memory-device: Fix memory pre-plug "
` [PULL 12/34] error: Clean up unusual names of Error * variables
` [PULL 13/34] hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
` [PULL 14/34] tests-blockjob: Use error_free_or_abort()
` [PULL 15/34] net/net: Clean up variable shadowing in net_client_init()
` [PULL 16/34] error: make Error **errp const where it is appropriate
` [PULL 17/34] hmp: drop Error pointer indirection in hmp_handle_error
` [PULL 18/34] vnc: drop Error pointer indirection in vnc_client_io_error
` [PULL 19/34] qdev-monitor: make Error **errp const where it is appropriate
` [PULL 20/34] ppc: "
` [PULL 21/34] 9pfs: "
` [PULL 22/34] hw/core/qdev: cleanup Error ** variables
` [PULL 23/34] block/snapshot: rename Error ** parameter to more common errp
` [PULL 24/34] hw/i386/amd_iommu: "
` [PULL 25/34] qga: "
` [PULL 26/34] monitor/qmp-cmds: "
` [PULL 27/34] hw/s390x: "
` [PULL 28/34] hw/sd: drop extra whitespace in sdhci_sysbus_realize() header
` [PULL 29/34] hw/tpm: rename Error ** parameter to more common errp
` [PULL 30/34] hw/usb: "
` [PULL 31/34] include/qom/object.h: "
` [PULL 32/34] backends/cryptodev: drop local_err from cryptodev_backend_complete()
` [PULL 33/34] hw/vfio/ap: drop local_err from vfio_ap_realize
` [PULL 34/34] nbd: assert that Error** is not NULL in nbd_iter_channel_error

guest / host buffer sharing 
 2019-12-17 12:59 UTC  (12+ messages)
        ` [virtio-dev] "

[PATCH V4 0/5] Introduce Advanced Watch Dog module
 2019-12-17 12:45 UTC  (6+ messages)
` [PATCH V4 1/5] net/awd.c: Introduce Advanced Watch Dog module framework
` [PATCH V4 2/5] net/awd.c: Initailize input/output chardev
` [PATCH V4 3/5] net/awd.c: Load advanced watch dog worker thread job
` [PATCH V4 4/5] vl.c: Make Advanced Watch Dog delayed initialization
` [PATCH V4 5/5] docs/awd.txt: Add doc to introduce Advanced WatchDog(AWD) module

[Bug 1851552] Re: since ubuntu 18 bionic release and latest, the ubuntu18 cloud image is unable to boot up on openstack instance
 2019-12-17 12:38 UTC  (3+ messages)

os_mem_prealloc questions
 2019-12-17 12:13 UTC 

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

[PULL 0/4] x86 queue, 2019-12-16
 2019-12-17 11:51 UTC  (5+ messages)
` [PULL 3/4] i386: Add new CPU model Cooperlake

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2019-12-17 11:47 UTC  (13+ 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 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking

[PATCH RESEND v2] util/cutils: Expand do_strtosz parsing precision to 64 bits
 2019-12-17 11:44 UTC  (3+ messages)

[PULL 00/62] Misc patches for 2019-12-16
 2019-12-17 11:22 UTC  (3+ messages)

[PATCH] virtio-blk: deprecate SCSI passthrough
 2019-12-17 10:38 UTC  (2+ messages)

qemu-project git server not utf-8 clean?
 2019-12-17 10:35 UTC  (2+ messages)

[PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
 2019-12-17 10:01 UTC  (2+ messages)

[PATCH v4 0/4] ppc: spapr: virtual NVDIMM support
 2019-12-17  8:49 UTC  (5+ messages)
` [PATCH v4 1/4] mem: move nvdimm_device_list to utilities
` [PATCH v4 2/4] nvdimm: add uuid property to nvdimm
` [PATCH v4 3/4] spapr: Add NVDIMM device support
` [PATCH v4 4/4] spapr: Add Hcalls to support PAPR NVDIMM device

[PULL v2 00/10] Bluetooth removal, and qtest & misc patches
 2019-12-17  8:42 UTC  (2+ messages)
` [PULL v2 03/10] Remove the core bluetooth code

[PULL 0/6] QAPI patches for 2019-12-17
 2019-12-17  8:14 UTC  (7+ messages)
` [PULL 1/6] qapi: Tweak "command returns a nice type" check for clarity
` [PULL 2/6] tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]
` [PULL 3/6] qapi: Generate command registration stuff into separate files
` [PULL 4/6] qapi: Proper intermediate representation for modules
` [PULL 5/6] qapi: Fix code generation for empty modules
` [PULL 6/6] qapi: Simplify QAPISchemaModularCVisitor

[PATCH v2 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-17  7:45 UTC  (5+ messages)
` [PATCH v2 02/10] hw: arm: add Xunlong Orange Pi PC machine
` [PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device

[PATCH] configure: Use lld --image-base for --disable-pie user mode binaries
 2019-12-17  7:11 UTC  (7+ messages)

[PATCH 00/21] Error handling fixes, may contain 4.2 material
 2019-12-17  6:30 UTC  (6+ messages)
` [PATCH 11/21] hw/ipmi: Fix latent realize() error handling bugs

[PATCH v3 0/3] ppc: spapr: virtual NVDIMM support
 2019-12-17  6:10 UTC  (4+ messages)
` [PATCH v3 3/3] spapr: Add Hcalls to support PAPR NVDIMM device


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