messages from 2018-12-20 17:29:04 to 2018-12-21 09:53:36 UTC [more...]
[Qemu-devel] [PATCH 00/15] spapr: Add support for PHB hotplug
2018-12-21 9:53 UTC (20+ messages)
` [Qemu-devel] [PATCH 01/15] ppc/spapr: Receive and store device tree blob from SLOF
` [Qemu-devel] [PATCH 02/15] spapr: move spapr_create_phb() to core machine code
` [Qemu-devel] [PATCH 03/15] pci: allow cleanup/unregistration of PCI root buses
` [Qemu-devel] [PATCH 04/15] spapr_pci: add proper rollback on PHB realize error path
` [Qemu-devel] [PATCH 05/15] spapr_pci: add PHB unrealize
` [Qemu-devel] [PATCH 06/15] spapr: enable PHB hotplug for default pseries machine type
` [Qemu-devel] [PATCH 07/15] spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
` [Qemu-devel] [PATCH 08/15] spapr: create DR connectors for PHBs
` [Qemu-devel] [PATCH 09/15] spapr: populate PHB DRC entries for root DT node
` [Qemu-devel] [PATCH 10/15] spapr_events: add support for phb hotplug events
` [Qemu-devel] [PATCH 11/15] qdev: pass an Object * to qbus_set_hotplug_handler()
` [Qemu-devel] [PATCH 12/15] spapr_pci: provide node start offset via spapr_populate_pci_dt()
` [Qemu-devel] [PATCH 13/15] spapr_pci: add ibm, my-drc-index property for PHB hotplug
` [Qemu-devel] [PATCH 14/15] spapr: Expose the name of the interrupt controller node
` [Qemu-devel] [PATCH 15/15] spapr: add hotplug hooks for PHB hotplug
[Qemu-devel] [PATCH for-4.0 v8 0/7] qemu_thread_create: propagate errors to callers to check
2018-12-21 9:36 UTC (7+ messages)
` [Qemu-devel] [PATCH for-4.0 v8 6/7] qemu_thread_create: propagate the error to callers to handle
[Qemu-devel] [PATCH v6 00/11] bitmaps: remove x- prefix from QMP api
2018-12-21 9:35 UTC (12+ messages)
` [Qemu-devel] [PATCH v6 01/11] blockdev: abort transactions in reverse order
` [Qemu-devel] [PATCH v6 02/11] block/dirty-bitmap: remove assertion from restore
` [Qemu-devel] [PATCH v6 03/11] blockdev: n-ary bitmap merge
` [Qemu-devel] [PATCH v6 04/11] block: remove 'x' prefix from experimental bitmap APIs
` [Qemu-devel] [PATCH v6 05/11] iotests.py: don't abort if IMGKEYSECRET is undefined
` [Qemu-devel] [PATCH v6 06/11] iotests: add filter_generated_node_ids
` [Qemu-devel] [PATCH v6 07/11] iotests: add qmp recursive sorting function
` [Qemu-devel] [PATCH v6 08/11] iotests: remove default filters from qmp_log
` [Qemu-devel] [PATCH v6 09/11] iotests: change qmp_log filters to expect QMP objects only
` [Qemu-devel] [PATCH v6 10/11] iotests: implement pretty-print for log and qmp_log
` [Qemu-devel] [PATCH v6 11/11] iotests: add iotest 236 for testing bitmap merge
[Qemu-devel] [PATCH v7 00/28] Generalize machine compatibility properties
2018-12-21 9:04 UTC (29+ messages)
` [Qemu-devel] [PATCH v7 01/28] hw: apply accel compat properties without touching globals
` [Qemu-devel] [PATCH v7 02/28] machines: replace COMPAT define with a static array
` [Qemu-devel] [PATCH v7 03/28] hw: apply machine compat properties without touching globals
` [Qemu-devel] [PATCH v7 04/28] machine: move compat properties out of globals
` [Qemu-devel] [PATCH v7 05/28] hw: remove SET_MACHINE_COMPAT
` [Qemu-devel] [PATCH v7 06/28] compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
` [Qemu-devel] [PATCH v7 07/28] compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
` [Qemu-devel] [PATCH v7 08/28] compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
` [Qemu-devel] [PATCH v7 09/28] compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
` [Qemu-devel] [PATCH v7 10/28] compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
` [Qemu-devel] [PATCH v7 11/28] compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
` [Qemu-devel] [PATCH v7 12/28] compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
` [Qemu-devel] [PATCH v7 13/28] compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
` [Qemu-devel] [PATCH v7 14/28] compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
` [Qemu-devel] [PATCH v7 15/28] compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
` [Qemu-devel] [PATCH v7 16/28] compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
` [Qemu-devel] [PATCH v7 17/28] compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
` [Qemu-devel] [PATCH v7 18/28] compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
` [Qemu-devel] [PATCH v7 19/28] compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
` [Qemu-devel] [PATCH v7 20/28] include: remove compat.h
` [Qemu-devel] [PATCH v7 21/28] compat: remove remaining PC_COMPAT macros
` [Qemu-devel] [PATCH v7 22/28] qdev: make a separate helper function to apply compat properties
` [Qemu-devel] [PATCH v7 23/28] qdev: all globals are now user-provided
` [Qemu-devel] [PATCH v7 24/28] qdev-props: convert global_props to GPtrArray
` [Qemu-devel] [PATCH v7 25/28] qdev-props: remove errp from GlobalProperty
` [Qemu-devel] [PATCH v7 26/28] qdev-props: call object_apply_global_props()
` [Qemu-devel] [PATCH v7 27/28] arm: replace instance_post_init()
` [Qemu-devel] [PATCH v7 28/28] hostmem: use object id for memory region name with >= 4.0
[Qemu-devel] did the qemu can emulate the whole system with the processor that without support the "virtulization and kvm"?
2018-12-21 9:01 UTC (4+ messages)
[Qemu-devel] travis failures
2018-12-21 8:36 UTC (3+ messages)
[Qemu-devel] [Bug 1809252] [NEW] Password authentication in FIPS-compliant mode
2018-12-21 8:12 UTC (2+ messages)
` [Qemu-devel] [Bug 1809252] "
[Qemu-devel] is the "tcg translation" necessary when the "kvm acceleration" emulation mode enabled?
2018-12-21 8:00 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] optimize waiting for free thread to do compression
2018-12-21 8:10 UTC (2+ messages)
[Qemu-devel] [PATCH v8 00/20] Fixing record/replay and adding reverse debugging
2018-12-21 8:07 UTC (4+ messages)
` [Qemu-devel] [PATCH v8 10/20] replay: introduce info hmp/qmp command
[Qemu-devel] [PATCH 0/5] Add migration support for VFIO device
2018-12-21 7:36 UTC (5+ messages)
` [Qemu-devel] [PATCH 3/5] Add migration functions for VFIO devices
[Qemu-devel] [PATCH] i386: remove the 'INTEL_PT' CPUID bit from named CPU models
2018-12-21 6:30 UTC
[Qemu-devel] [PATCH 0/2] Revert exposure of PCONFIG to guest
2018-12-21 6:27 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
[Qemu-devel] [PULL 00/40] ppc-for-4.0 queue 20181221
2018-12-21 5:46 UTC (41+ messages)
` [Qemu-devel] [PULL 01/40] target/ppc: fix the PPC_BIT definitions
` [Qemu-devel] [PULL 02/40] target/ppc: Remove silly GETFIELD/SETFIELD/MASK_TO_LSH macros
` [Qemu-devel] [PULL 03/40] spapr: Fix ibm, max-associativity-domains property number of nodes
` [Qemu-devel] [PULL 04/40] target/ppc: tcg: Implement addex instruction
` [Qemu-devel] [PULL 05/40] spapr: drop redundant statement in spapr_populate_drconf_memory()
` [Qemu-devel] [PULL 06/40] target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
` [Qemu-devel] [PULL 07/40] spapr: "
` [Qemu-devel] [PULL 08/40] ppc405_boards: "
` [Qemu-devel] [PULL 09/40] ppc405_uc: "
` [Qemu-devel] [PULL 10/40] ppc440_bamboo: "
` [Qemu-devel] [PULL 11/40] sam460ex: "
` [Qemu-devel] [PULL 12/40] virtex_ml507: "
` [Qemu-devel] [PULL 13/40] mac_newworld: simplify IRQ wiring
` [Qemu-devel] [PULL 14/40] e500: "
` [Qemu-devel] [PULL 15/40] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PULL 16/40] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PULL 17/40] ppc/xive: introduce the XiveNotifier interface
` [Qemu-devel] [PULL 18/40] ppc/xive: introduce the XiveRouter model
` [Qemu-devel] [PULL 19/40] ppc/xive: introduce the XIVE Event Notification Descriptors
` [Qemu-devel] [PULL 20/40] spapr: initialize VSMT before initializing the IRQ backend
` [Qemu-devel] [PULL 21/40] spapr: introduce a spapr_irq_init() routine
` [Qemu-devel] [PULL 22/40] spapr: export and rename the xics_max_server_number() routine
` [Qemu-devel] [PULL 23/40] Changes requirement for "vsubsbs" instruction
` [Qemu-devel] [PULL 24/40] ppc/xive: add support for the END Event State Buffers
` [Qemu-devel] [PULL 25/40] ppc/xive: introduce the XIVE interrupt thread context
` [Qemu-devel] [PULL 26/40] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PULL 27/40] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PULL 28/40] spapr/xive: introduce a XIVE interrupt controller
` [Qemu-devel] [PULL 29/40] spapr/xive: use the VCPU id as a NVT identifier
` [Qemu-devel] [PULL 30/40] spapr-iommu: Always advertise the maximum possible DMA window size
` [Qemu-devel] [PULL 31/40] spapr: introduce a new machine IRQ backend for XIVE
` [Qemu-devel] [PULL 32/40] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PULL 33/40] spapr: add device tree support for the XIVE exploitation mode
` [Qemu-devel] [PULL 34/40] spapr: allocate the interrupt thread context under the CPU core
` [Qemu-devel] [PULL 35/40] spapr: extend the sPAPR IRQ backend for XICS migration
` [Qemu-devel] [PULL 36/40] spapr: add a 'reset' method to the sPAPR IRQ backend
` [Qemu-devel] [PULL 37/40] spapr: add an extra OV5 field "
` [Qemu-devel] [PULL 38/40] spapr: introduce an 'ic-mode' machine option
` [Qemu-devel] [PULL 39/40] spapr: change default CPU type to POWER9
` [Qemu-devel] [PULL 40/40] MAINTAINERS: PPC: add a XIVE section
[Qemu-devel] [PATCH V7 0/6] nvdimm: support MAP_SYNC for memory-backend-file
2018-12-21 3:18 UTC (10+ messages)
` [Qemu-devel] [PATCH V7 6/6] hostmem-file: add 'sync' option
[Qemu-devel] [PATCH v8 00/12] ppc: support for the XIVE interrupt controller (POWER9)
2018-12-21 1:50 UTC (6+ messages)
` [Qemu-devel] [PATCH v8 11/12] spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
[Qemu-devel] [PATCH for-4.0 v4 0/4] allow to load initrd below 4G for recent kernel
2018-12-21 1:37 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user: Add safe_syscall for riscv64 host
2018-12-20 22:52 UTC (4+ messages)
[Qemu-devel] [PATCH v5 00/11] bitmaps: remove x- prefix from QMP api
2018-12-20 22:26 UTC (14+ messages)
` [Qemu-devel] [PATCH v5 03/11] blockdev: n-ary bitmap merge
` [Qemu-devel] [PATCH v5 09/11] iotests: change qmp_log filters to expect QMP objects only
` [Qemu-devel] [PATCH v5 11/11] iotests: add iotest 236 for testing bitmap merge
[Qemu-devel] [PATCH v6 00/28] Generalize machine compatibility properties
2018-12-20 21:58 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 07/28] compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
[Qemu-devel] [PATCH v3 0/2] intel-iommu: add support for 5-level virtual IOMMU
2018-12-20 21:18 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 1/2] intel-iommu: differentiate host address width from IOVA address width
[Qemu-devel] [PULL 0/2] Miscellaneous patches for 2018-12-20
2018-12-20 20:38 UTC (2+ messages)
[Qemu-devel] [Bug 1809304] [NEW] qemu-img convert is freezing for some DMG files
2018-12-20 19:44 UTC
[Qemu-devel] [PATCH v2 00/23] Add RISC-V TCG backend support
2018-12-20 19:10 UTC (4+ messages)
[Qemu-devel] [Bug 1809291] [NEW] ARM PL181 (mmc for Security Digital Card) not working in Ubuntu 18.10 (CMD 2, 3 timeout). The SDC driver worked fine in Ubuntu 18.04 and earlier versions but not in Ubuntu 18.10
2018-12-20 18:53 UTC (3+ messages)
` [Qemu-devel] [Bug 1809291] "
[Qemu-devel] [PULL v3 00/35] Misc patches for 2018-12-18
2018-12-20 18:55 UTC (4+ messages)
[Qemu-devel] [Bug 1737883] [NEW] Cannot boot FreeBSD on versatilepb machine
2018-12-20 18:30 UTC (2+ messages)
` [Qemu-devel] [Bug 1737883] "
[Qemu-devel] [Bug 1781463] [NEW] qemu don't start *.abs firmware files
2018-12-20 18:32 UTC (2+ messages)
` [Qemu-devel] [Bug 1781463] "
[Qemu-devel] [PULL v3 00/44] pci, pc, virtio: fixes, features
2018-12-20 18:40 UTC (45+ messages)
` [Qemu-devel] [PULL v3 01/44] pcie: set link state inactive/active after hot unplug/plug
` [Qemu-devel] [PULL v3 02/44] pc:piix4: Update smbus I/O space after a migration
` [Qemu-devel] [PULL v3 03/44] virtio: Helper for registering virtio device types
` [Qemu-devel] [PULL v3 04/44] virtio: Provide version-specific variants of virtio PCI devices
` [Qemu-devel] [PULL v3 05/44] tests: Remove unused include
` [Qemu-devel] [PULL v3 06/44] hw/smbios: Restrict access to "hw/smbios/ipmi.h"
` [Qemu-devel] [PULL v3 07/44] hw/smbios: Remove "smbios_ipmi.h"
` [Qemu-devel] [PULL v3 08/44] hw/smbios: Move to the hw/firmware/ subdirectory
` [Qemu-devel] [PULL v3 09/44] hw/pci-bridge: Fix invalid free()
` [Qemu-devel] [PULL v3 10/44] pcie: Create enums for link speed and width
` [Qemu-devel] [PULL v3 11/44] pci: Sync PCIe downstream port LNKSTA on read
` [Qemu-devel] [PULL v3 12/44] qapi: Define PCIe link speed and width properties
` [Qemu-devel] [PULL v3 13/44] pcie: Add link speed and width fields to PCIESlot
` [Qemu-devel] [PULL v3 14/44] pcie: Fill PCIESlot link fields to support higher speeds and widths
` [Qemu-devel] [PULL v3 15/44] pcie: Allow generic PCIe root port to specify link speed and width
` [Qemu-devel] [PULL v3 16/44] vfio/pci: Remove PCIe Link Status emulation
` [Qemu-devel] [PULL v3 17/44] pcie: Fast PCIe root ports for new machines
` [Qemu-devel] [PULL v3 18/44] intel_iommu: dump correct iova when failed
` [Qemu-devel] [PULL v3 19/44] intel_iommu: convert invalid traces into error reports
` [Qemu-devel] [PULL v3 20/44] intel_iommu: dma read/write draining support
` [Qemu-devel] [PULL v3 21/44] intel_iommu: remove "x-" prefix for "aw-bits"
` [Qemu-devel] [PULL v3 22/44] hw: acpi: The RSDP build API can return void
` [Qemu-devel] [PULL v3 23/44] hw: arm: acpi: Fix incorrect checksums in RSDP
` [Qemu-devel] [PULL v3 24/44] hw: i386: Use correct RSDT length for checksum
` [Qemu-devel] [PULL v3 25/44] hw: arm: Carry RSDP specific data through AcpiRsdpData
` [Qemu-devel] [PULL v3 26/44] hw: arm: Convert the RSDP build to the buid_append_foo() API
` [Qemu-devel] [PULL v3 27/44] hw: arm: Support both legacy and current RSDP build
` [Qemu-devel] [PULL v3 28/44] hw: acpi: Export and share the ARM "
` [Qemu-devel] [PULL v3 29/44] hw: acpi: Remove AcpiRsdpDescriptor and fix tests
` [Qemu-devel] [PULL v3 30/44] hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
` [Qemu-devel] [PULL v3 31/44] pci/pcie: rename hotplug handler callbacks
` [Qemu-devel] [PULL v3 32/44] pci/shpc: "
` [Qemu-devel] [PULL v3 33/44] s390x/pci: "
` [Qemu-devel] [PULL v3 34/44] pci/pcihp: perform check for bus capability in pre_plug handler
` [Qemu-devel] [PULL v3 35/44] pci/pcihp: overwrite hotplug handler recursively from the start
` [Qemu-devel] [PULL v3 36/44] pci/pcihp: perform unplug via the hotplug handler
` [Qemu-devel] [PULL v3 37/44] pci/pcie: "
` [Qemu-devel] [PULL v3 38/44] pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
` [Qemu-devel] [PULL v3 39/44] pci/shpc: perform unplug via the hotplug handler
` [Qemu-devel] [PULL v3 40/44] spapr_pci: "
` [Qemu-devel] [PULL v3 41/44] pci: Adjust PCI config limit based on bus topology
` [Qemu-devel] [PULL v3 42/44] q35: set split kernel irqchip as default
` [Qemu-devel] [PULL v3 43/44] x86-iommu: switch intr_supported to OnOffAuto type
` [Qemu-devel] [PULL v3 44/44] x86-iommu: turn on IR by default if proper
[Qemu-devel] [PATCH v3 2/2] intel-iommu: extend VTD emulation to allow 57-bit IOVA address width
2018-12-20 18:28 UTC (11+ messages)
[Qemu-devel] [PATCH v3 0/9] target/ppc: prepare for conversion to TCG vector operations
2018-12-20 18:03 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 1/9] target/ppc: fix typo in SIMM5 extraction helper
` [Qemu-devel] [PATCH v3 2/9] target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32
` [Qemu-devel] [PATCH v3 8/9] target/ppc: move FP and VMX registers into aligned vsr register array
` [Qemu-devel] [PATCH v3 9/9] target/ppc: replace AVR* macros with Vsr* macros
[Qemu-devel] [PATCH v7 00/18] Xen PV backend 'qdevification'
2018-12-20 17:14 UTC (5+ messages)
` [Qemu-devel] [PATCH v7 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
` [Qemu-devel] [PATCH v7 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
` [Qemu-devel] [PATCH v7 15/18] xen: add a mechanism to automatically create XenDevice-s
` [Qemu-devel] [PATCH v7 18/18] xen: remove the legacy 'xen_disk' backend
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).