qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-19 22:06:14 to 2019-11-20 14:22:42 UTC [more...]

[PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
 2019-11-20 14:21 UTC  (14+ messages)

[PATCH for-4.2? 0/6] block: Fix resize (extending) of short overlays
 2019-11-20 14:20 UTC  (9+ messages)
` [PATCH 1/6] block: bdrv_co_do_pwrite_zeroes: 64 bit 'bytes' parameter
` [PATCH 2/6] block: truncate: Don't make backing file data visible
` [PATCH 3/6] iotests: Add qemu_io_log()
` [PATCH 4/6] iotests: Fix timeout in run_job()
` [PATCH 5/6] iotests: Support job-complete "
` [PATCH 6/6] iotests: Test committing to short backing file

[PATCH] Add minimal Hexagon target - First in a series of patches - linux-user changes + linux-user/hexagon + skeleton of target/hexagon - Files in target/hexagon/imported are from another project and therefore do not conform to qemu coding standards
 2019-11-20 14:14 UTC  (17+ messages)

[PATCH 0/4] fix & merge block_status_above and is_allocated_above
 2019-11-20 13:51 UTC  (7+ messages)

[PATCH 00/15] s390x: Protected Virtualization support
 2019-11-20 13:43 UTC  (19+ messages)
` [PATCH 01/15] s390x: Cleanup cpu resets
` [PATCH 02/15] s390x: Beautify diag308 handling
` [PATCH 03/15] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH 04/15] Header sync protvirt
` [PATCH 05/15] s390x: protvirt: Sync PV state
` [PATCH 06/15] s390x: protvirt: Support unpack facility
` [PATCH 07/15] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
` [PATCH 08/15] s390x: protvirt: KVM intercept changes
` [PATCH 09/15] s390x: protvirt: SCLP interpretation
` [PATCH 10/15] s390x: protvirt: Add new VCPU reset functions
` [PATCH 11/15] RFC: s390x: Exit on vcpu reset error
` [PATCH 12/15] s390x: protvirt: Set guest IPL PSW
` [PATCH 13/15] s390x: protvirt: Move diag 308 data over SIDAD
` [PATCH 14/15] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH 15/15] s390x: protvirt: Handle SIGP store status correctly

[PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
 2019-11-20 13:35 UTC  (15+ messages)

[PATCH] ui/gtk: fix gettext message's charset
 2019-11-16  3:10 UTC 

[RFC v5 000/126] error: auto propagated local_err
 2019-11-20 13:13 UTC  (7+ messages)

[PATCH] target/i386: add support for MSR_IA32_TSX_CTRL
 2019-11-20 12:59 UTC  (2+ messages)

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-11-20 12:57 UTC  (34+ messages)
` [PATCH v3 01/33] qdev: remove unused qdev_prop_int64
` [PATCH v3 10/33] serial: add "instance-id" property
` [PATCH v3 12/33] serial: replace serial_exit_core() with unrealize
` [PATCH v3 13/33] serial: start making SerialMM a sysbus device
` [PATCH v3 14/33] serial-mm: add "regshift" property
` [PATCH v3 15/33] serial-mm: add endianness property
` [PATCH v3 16/33] serial-mm: use sysbus facilities
` [PATCH v3 17/33] serial: make SerialIO a sysbus device
` [PATCH v3 18/33] mips: inline serial_init

[PATCH v16 00/14] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-20 12:56 UTC  (14+ messages)
` [PATCH v16 08/14] numa: Extend CLI to provide memory latency and bandwidth information
` [PATCH v16 09/14] numa: Extend CLI to provide memory side cache information
` [PATCH v16 11/14] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PATCH v16 12/14] hmat acpi: Build Memory Side Cache "
` [PATCH v16 13/14] tests/numa: Add case for QMP build HMAT

[PATCH] RFC: CODING_STYLE: describe "self" variable convention
 2019-11-20 12:54 UTC 

[PATCH] Hexagon: Swap SIGRGMAX-1 and SIGRTMIN+1
 2019-11-20 12:54 UTC  (8+ messages)

[RFC PATCH v1 0/8] s390x/vfio-ccw: Channel Path Handling
 2019-11-20 12:50 UTC  (17+ messages)
` [RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
` [RFC PATCH v1 4/8] vfio-ccw: Refactor cleanup of regions
` [RFC PATCH v1 5/8] vfio-ccw: Add support for the schib region
` [RFC PATCH v1 6/8] vfio-ccw: Add support for the crw region
` [RFC PATCH v1 7/8] vfio-ccw: Refactor ccw irq handler
` [RFC PATCH v1 8/8] vfio-ccw: Add support for the CRW irq

qcow2 preallocation and backing files
 2019-11-20 12:27 UTC  (2+ messages)

guest / host buffer sharing 
 2019-11-20 12:13 UTC  (30+ messages)
    ` [virtio-dev] "

[PATCH] vhost-user-input: use free(elem) instead of g_free(elem)
 2019-11-20 12:04 UTC  (5+ messages)

[PATCH 1/4] net/virtio: fix dev_unplug_pending
 2019-11-20 12:05 UTC  (10+ messages)
` [PATCH 2/4] net/virtio: return early when failover primary alread added
` [PATCH 3/4] net/virtio: avoid passing NULL to qdev_set_parent_bus
` [PATCH 4/4] net/virtio: return error when device_opts arg is NULL

[PATCH] misc/pca9552: Add qom set and get
 2019-11-20 11:30 UTC  (3+ messages)

[PATCH] Fix incorrect int->float conversions caught by clang -Wimplicit-int-float-conversion
 2019-11-20 11:15 UTC  (3+ messages)

[PULL for rc3 0/5] a few doc and testing tweaks
 2019-11-20 10:58 UTC  (6+ messages)
` [PULL 1/5] tests/vm: make --interactive (and therefore DEBUG=1) unconditional
` [PULL 2/5] docs/devel: rename plugins.rst to tcg-plugins.rst
` [PULL 3/5] docs/devel: update tcg-plugins.rst with API versioning details
` [PULL 4/5] .travis.yml: drop 32 bit systems from MAIN_SOFTMMU_TARGETS
` [PULL 5/5] tests/tcg: modify multiarch tests to work with clang

[PATCH for-5.0 0/4] Remove the deprecated bluetooth subsystem
 2019-11-20 10:51 UTC  (9+ messages)
` [PATCH for-5.0 1/4] hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev
` [PATCH for-5.0 2/4] hw/usb: Remove the USB bluetooth dongle device
  ` [libvirt] "
` [PATCH for-5.0 3/4] Remove the core bluetooth code
  ` [libvirt] "
` [PATCH for-5.0 4/4] Remove libbluetooth / bluez from the CI tests

[PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
 2019-11-20 10:45 UTC  (15+ messages)
` [PATCH for-5.0 v5 04/23] ppc/pnv: Dump the XIVE NVT table
` [PATCH for-5.0 v5 05/23] ppc/pnv: Quiesce some XIVE errors
` [PATCH for-5.0 v5 06/23] ppc/xive: Introduce OS CAM line helpers
` [PATCH for-5.0 v5 07/23] ppc/xive: Check V bit in TM_PULL_POOL_CTX
` [PATCH for-5.0 v5 08/23] ppc/xive: Introduce a XivePresenter interface
` [PATCH for-5.0 v5 09/23] ppc/xive: Implement the "

[PULL for-4.2-rc2 0/2] Tracing patches
 2019-11-20 10:41 UTC  (7+ messages)

[PATCH] exynos4210_gic: Suppress gcc9 format-truncation warnings
 2019-11-20 10:31 UTC  (4+ messages)

[PULL 0/3] virtio, acpi: fixes
 2019-11-20  9:59 UTC  (4+ messages)
` [PULL 1/3] libvhost-user: Zero memory allocated for VuVirtqInflightDesc
` [PULL 2/3] vhost-user-input: use free(elem) instead of g_free(elem)
` [PULL 3/3] tests: acpi: always retain dumped ACPI tables in case of error

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-20  9:39 UTC  (4+ messages)
` [PATCH v2 13/20] nvme: refactor prp mapping

[PATCH v3 0/3] ppc: spapr: virtual NVDIMM support
 2019-11-20  9:35 UTC  (5+ messages)
` [PATCH v3 1/3] mem: move nvdimm_device_list to utilities

[Bug 1853083] [NEW] qemu ppc64 4.0 boot AIX5.1 hung
 2019-11-20  9:22 UTC  (8+ messages)
` [Bug 1853083] "

[PATCH] tests: acpi: always retain dumped ACPI tables in case of error
 2019-11-20  9:02 UTC 

[PATCH v4 00/19] spapr: IRQ subsystem cleanup
 2019-11-20  8:36 UTC  (12+ messages)
` [PATCH v4 17/19] spapr: Remove last pieces of SpaprIrq

[PATCH] audio: fix audio recording
 2019-11-20  8:12 UTC  (6+ messages)

[PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
 2019-11-20  7:59 UTC  (18+ messages)
` [PATCH 1/5] hw/ppc/pnv: incorrect homer and occ common area size
` [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
` [PATCH 3/5] hw/ppc/pnv_xscom: Power8 occ common area is in PBA BAR 3
` [PATCH 4/5] hw/ppc/pnv_xscom: occ common area to be mapped only once
` [PATCH 5/5] hw/ppc/pnv_xscom: add PBA BARs for Power8 slw image

1.13 release?
 2019-11-20  7:51 UTC  (5+ messages)
` [SeaBIOS] "
  ` [SeaBIOS] "

[RFC 0/5] Handle PAPR irq chip changes for VFIO devices
 2019-11-20  6:50 UTC  (9+ messages)
` [RFC 3/5] vfio/pci: Respond to KVM irqchip change notifier
` [RFC 5/5] spapr: Work around spurious warnings from vfio INTx initialization

[PATCH v2] virtio-pci: disable vring processing when bus-mastering is disabled
 2019-11-20  6:12 UTC  (2+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-20  4:27 UTC  (5+ messages)
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free

[PATCH] linux-user/strace: Improve output of various syscalls
 2019-11-20  2:35 UTC  (2+ messages)

[PULL 00/12] Misc patches for QEMU 4.2-rc
 2019-11-20  2:00 UTC  (2+ messages)

[PATCH v9 Kernel 0/5] Add KABIs to support migration for VFIO devices
 2019-11-20  1:51 UTC  (13+ messages)
` [PATCH v9 Kernel 2/5] vfio iommu: Add ioctl defination to get dirty pages bitmap

[PATCH v7 0/4] colo: Add support for continuous replication
 2019-11-20  1:31 UTC  (5+ messages)

[PATCH 0/2] not use multifd during postcopy
 2019-11-20  0:35 UTC  (4+ messages)
` [PATCH 2/2] migration/multifd: "

[PATCH] ppc/pnv: Create BMC devices at machine init
 2019-11-19 22:05 UTC  (4+ messages)

[PATCH] vfio: don't ignore return value of migrate_add_blocker
 2019-11-19 23:19 UTC  (2+ messages)

[ANNOUNCE] QEMU 4.2.0-rc2 is now available
 2019-11-19 22:19 UTC 

[PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
 2019-11-19 21:52 UTC  (5+ 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).