qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-26 01:31:29 to 2019-09-26 15:42:53 UTC [more...]

[PATCH] intel_iommu: TM field should not be in reserved bits
 2019-09-26  8:47 UTC  (2+ messages)

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-26 15:39 UTC  (53+ messages)
` [PATCH 04/20] xics: Eliminate reset hook
` [PATCH 05/20] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
` [PATCH 06/20] xics: Create sPAPR specific ICS subtype
` [PATCH 07/20] spapr: Fold spapr_phb_lsi_qirq() into its single caller
` [PATCH 08/20] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
` [PATCH 09/20] spapr: Clarify and fix handling of nr_irqs
` [PATCH 11/20] spapr: Fix indexing of XICS irqs
` [PATCH 12/20] spapr: Simplify spapr_qirq() handling
` [PATCH 13/20] spapr: Eliminate SpaprIrq:get_nodename method
` [PATCH 14/20] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
` [PATCH 15/20] spapr: Handle freeing of multiple irqs in frontend only
` [PATCH 16/20] spapr, xics, xive: Better use of assert()s on irq claim/free paths
` [PATCH 17/20] spapr: Remove unused return value in claim path
` [PATCH 19/20] spapr: Use less cryptic representation of which irq backends are supported
` [PATCH 20/20] spapr: Eliminate SpaprIrq::init hook

[PATCH 00/11] hw: Convert various reset() handler to DeviceReset
 2019-09-26 15:17 UTC  (12+ messages)
` [PATCH 01/11] hw/acpi/piix4: Convert reset "
` [PATCH 02/11] hw/ide/piix: "
` [PATCH 03/11] hw/isa/piix4: "
` [PATCH 04/11] hw/pci-host/piix: "
` [PATCH 05/11] hw/ide/sii3112: "
` [PATCH 06/11] hw/ide/via82c: "
` [PATCH 07/11] hw/isa/vt82c686: "
` [PATCH 08/11] hw/input/lm832x: "
` [PATCH 09/11] hw/pci-host/bonito: "
` [PATCH 10/11] hw/timer/etraxfs: "
` [PATCH 11/11] hw/misc/vmcoreinfo: "

[PULL 0/9] migration queue
 2019-09-26 15:13 UTC  (2+ messages)

[PATCH 00/22] block: Fix check_to_replace_node()
 2019-09-26 15:03 UTC  (37+ messages)
` [PATCH 05/22] quorum: Fix child permissions
` [PATCH 06/22] block: Add bdrv_recurse_can_replace()
` [PATCH 07/22] blkverify: Implement .bdrv_recurse_can_replace()
` [PATCH 08/22] quorum: Store children in own structure
` [PATCH 09/22] quorum: Add QuorumChild.to_be_replaced
` [PATCH 10/22] quorum: Implement .bdrv_recurse_can_replace()
` [PATCH 14/22] quorum: Stop marking it as a filter
` [PATCH 15/22] mirror: Prevent loops
` [PATCH 16/22] iotests: Use complete_and_wait() in 155
` [PATCH 17/22] iotests: Add VM.assert_block_path()
` [PATCH 18/22] iotests: Resolve TODOs in 041
` [PATCH 20/22] iotests: Add tests for invalid Quorum @replaces
` [PATCH 21/22] iotests: Check that @replaces can replace filters
` [PATCH 22/22] iotests: Mirror must not attempt to create loops

Invalid blob size on NVDIMM hot-add (was: RE: [RFC PATCH 0/4] ARM virt: ACPI memory hotplug support)
 2019-09-26 15:01 UTC  (4+ messages)
    ` Invalid blob size on NVDIMM hot-add

[PATCH] s390: PCI: fix IOMMU region init
 2019-09-26 14:47 UTC  (4+ messages)

illegal hardware instruction during MIPS-I ELF linux user emulation
 2019-09-26 14:31 UTC  (3+ messages)
  ` illegal hardware instruction during MIPS-I ELF linux useremulation

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-09-26 14:26 UTC  (7+ messages)

[Qemu-devel] [Bug 1841990] [NEW] instruction 'denbcdq' misbehaving
 2019-09-26 14:08 UTC  (3+ messages)
` [Bug 1841990] "

qcow2 native encryption -- change passphrase?
 2019-09-26 12:59 UTC  (2+ messages)

[PULL 0/2] Block patches
 2019-09-26 12:56 UTC  (6+ messages)
` [PULL 1/2] util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended

[PULL v2 0/5] NBD patches for 2019-09-24
 2019-09-26 12:56 UTC  (2+ messages)

[PATCH 0/2] Fix ehci-test
 2019-09-26 12:53 UTC  (8+ messages)
` [PATCH 1/2] tests: fix usb-hcd-ehci-test compilation
` [PATCH 2/2] tests: fix echi/ehci typo

[PATCH] docker: move tests from python2 to python3
 2019-09-26 12:44 UTC  (9+ messages)
    ` Debian support lifetime (was Re: [PATCH] docker: move tests from python2 to python3)

[PATCH v1 0/2] s390x: SCLP error cleanup
 2019-09-26 12:26 UTC  (6+ messages)
` [PATCH v1 1/2] s390x: Add sclp boundary check and fix error priority
` [PATCH v1 2/2] s390x: Fix SCLP return code when buffer too small

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-26 12:12 UTC  (16+ messages)
` [PATCH v4 7/8] docs/microvm.txt: document the new "
` [PATCH v4 8/8] hw/i386: Introduce the "

[PATCH] spapr/irq: Fix migration of older machine types with XIVE
 2019-09-26 11:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
 2019-09-26 12:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 11/22] libqos: split qos-test and libqos makefile vars

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-26 11:50 UTC  (17+ messages)
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v4 6/9] target/arm/kvm64: max cpu: Enable SVE when available
` [PATCH v4 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v4 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

Questions about the real mode in kvm/qemu
 2019-09-26 11:47 UTC  (15+ messages)

[PATCH] hw/vfio/pci: fix double free in vfio_msi_disable
 2019-09-26 11:29 UTC 

[PATCH v13 00/15] backup-top filter driver for backup
 2019-09-26 11:26 UTC  (4+ messages)

[PATCH] i386: Add CPUID bit for CLZERO and XSAVEERPTR
 2019-09-26 11:21 UTC  (4+ messages)

[PATCH v2 0/4] mirror: Do not dereference invalid pointers
 2019-09-26 11:00 UTC  (4+ messages)
` [PATCH v2 2/4] blkdebug: Allow taking/unsharing permissions

[PATCH 0/3] iotests: Fix 125
 2019-09-26 10:58 UTC  (4+ messages)
` [PATCH 2/3] iotests: Disable 125 on broken XFS versions

Minor regression with ramfb+gvt-g+edk2 with qemu 4.1
 2019-09-26 10:51 UTC 

[PATCH v14 00/14] backup-top filter driver for backup
 2019-09-26 10:29 UTC  (16+ messages)
` [PATCH v14 01/14] block/backup: fix max_transfer handling for copy_range
` [PATCH v14 02/14] block/backup: fix backup_cow_with_offload for last cluster
` [PATCH v14 03/14] block/backup: split shareable copying part from backup_do_cow
` [PATCH v14 04/14] block/backup: improve comment about image fleecing
` [PATCH v14 05/14] block/backup: introduce BlockCopyState
` [PATCH v14 06/14] block/backup: fix block-comment style
` [PATCH v14 07/14] block: move block_copy from block/backup.c to separate file
` [PATCH v14 08/14] block: teach bdrv_debug_breakpoint skip filters with backing
` [PATCH v14 09/14] iotests: prepare 124 and 257 bitmap querying for backup-top filter
` [PATCH v14 10/14] iotests: 257: drop unused Drive.device field
` [PATCH v14 11/14] iotests: 257: drop device_add
` [PATCH v14 12/14] block: move in-flight requests handling from backup to block-copy
` [PATCH v14 13/14] block: introduce backup-top filter driver
` [PATCH v14 14/14] block/backup: use backup-top instead of write notifiers

[PATCH v3] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-26 10:22 UTC  (4+ messages)

[PATCH v1 0/5] s390x/mmu: Implement more facilities
 2019-09-26 10:18 UTC  (7+ messages)
` [PATCH v1 1/5] s390x/mmu: Add EDAT2 translation support
` [PATCH v1 2/5] s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facility
` [PATCH v1 3/5] s390x/mmu: Implement Instruction-Execution-Protection Facility
` [PATCH v1 4/5] s390x/cpumodel: Prepare for changes of QEMU model
` [PATCH v1 5/5] s390x/cpumodel: Add new TCG features to QEMU cpu model

[PATCH v7 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-26 10:00 UTC  (11+ messages)
` [PATCH v7 1/8] block: Refactor macros - fix tabbing
  ` [SeaBIOS] "
` [PATCH v7 4/8] scsi: Propagate unrealize() callback to scsi-hd
  ` [SeaBIOS] "
` [PATCH v7 6/8] bootdevice: Refactor get_boot_devices_list
  ` [SeaBIOS] "
` [PATCH v7 7/8] bootdevice: FW_CFG interface for LCHS values
  ` [SeaBIOS] "
` [PATCH v7 8/8] hd-geo-test: Add tests for lchs override
  ` [SeaBIOS] "

[PULL 00/37] QAPI patches for 2019-09-24
 2019-09-26  9:13 UTC  (2+ messages)

[PATCH v2 00/23] aspeed: Add support for the AST2600 SoC
 2019-09-26  8:30 UTC  (15+ messages)
` [PATCH v2 02/23] hw/sd/aspeed_sdhci: New device
` [PATCH v2 04/23] aspeed/timer: Introduce an object class per SoC
` [PATCH v2 05/23] aspeed/timer: Add support for control register 3
` [PATCH v2 12/23] aspeed/smc: Introduce segment operations
` [PATCH v2 13/23] aspeed/smc: Add AST2600 support
` [PATCH v2 14/23] hw/gpio: Add in AST2600 specific implementation
` [PATCH v2 19/23] m25p80: Add support for w25q512jv

[PATCH v2 0/7] s390x/mmu: DAT translation rewrite
 2019-09-26  8:07 UTC  (7+ messages)
` [PATCH v2 6/7] s390x/mmu: DAT table definition overhaul

hw/s390x: why watchdog device diag288 is resetted twice?
 2019-09-26  7:17 UTC  (2+ messages)

[PATCH] hw/core/loader: Fix possible crash in rom_copy()
 2019-09-26  6:11 UTC  (5+ messages)

[PATCH v5 0/2] target/i386: cpu.h macros clean up
 2019-09-26  4:40 UTC  (4+ messages)
` [PATCH v5 1/2] target/i386: clean up comments over 80 chars per line
` [PATCH v5 2/2] target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-26  4:28 UTC  (5+ messages)
` [PATCH v3 29/33] docker: remove 'deprecated' image definitions

[PATCH] docker: fix uid maping with podman
 2019-09-26  4:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/13] Add migration support for VFIO device
 2019-09-26  3:07 UTC  (12+ messages)
` [Qemu-devel] [PATCH v8 01/13] vfio: KABI for migration interface
                `  "

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-09-26  1:28 UTC  (7+ 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).