qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 07:22:36 to 2019-09-25 15:06:47 UTC [more...]

[PULL 0/9] migration queue
 2019-09-25 15:01 UTC  (2+ messages)
` [PULL 2/9] migration/postcopy: not necessary to do discard when canonicalizing bitmap

[PATCH v2 00/23] aspeed: Add support for the AST2600 SoC
 2019-09-25 14:32 UTC  (21+ messages)
` [PATCH v2 01/23] aspeed/wdt: Check correct register for clock source
` [PATCH v2 02/23] hw/sd/aspeed_sdhci: New device
` [PATCH v2 03/23] hw: aspeed_scu: Add AST2600 support
` [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 06/23] aspeed/timer: Add AST2600 support
` [PATCH v2 07/23] aspeed/timer: Add support for IRQ status register on the AST2600
` [PATCH v2 08/23] aspeed/sdmc: Introduce an object class per SoC
` [PATCH v2 09/23] aspeed/sdmc: Add AST2600 support
` [PATCH v2 10/23] watchdog/aspeed: Introduce an object class per SoC
` [PATCH v2 11/23] hw: wdt_aspeed: Add AST2600 support
` [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 15/23] aspeed/i2c: Introduce an object class per SoC
` [PATCH v2 16/23] aspeed/i2c: Add AST2600 support
` [PATCH v2 17/23] aspeed: Introduce an object class per SoC
` [PATCH v2 18/23] aspeed/soc: Add AST2600 support
` [PATCH v2 19/23] m25p80: Add support for w25q512jv
` [PATCH v2 21/23] aspeed: Parameterise number of MACs

[PULL 0/3] vhost: fixes
 2019-09-25 14:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] memory: Align MemoryRegionSections fields
  ` [PULL "
` [Qemu-devel] [PATCH v2 2/3] memory: Provide an equality function for MemoryRegionSections
  ` [PULL "
` [Qemu-devel] [PATCH v2 3/3] vhost: Fix memory region section comparison
  ` [PULL "

[Qemu-devel] [PATCH v3 0/3] Add virtio-fs (experimental)
 2019-09-25 14:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] virtio: Add virito_fs linux headers
  `  "
` [PATCH v3 0/3] Add virtio-fs (experimental)

[PATCH 00/22] block: Fix check_to_replace_node()
 2019-09-25 14:16 UTC  (25+ messages)
` [PATCH 01/22] blockdev: Allow external snapshots everywhere
` [PATCH 02/22] blockdev: Allow resizing everywhere
` [PATCH 03/22] block: Drop bdrv_is_first_non_filter()
` [PATCH 04/22] iotests: Let 041 use -blockdev for quorum children
` [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 12/22] block: Remove bdrv_recurse_is_first_non_filter()

[Qemu-devel] [Qemu-block] [PATCH 16/16] nvme: support multiple namespaces
 2019-09-25 12:50 UTC  (3+ messages)

[PATCH v4 00/24] Audio: Mixeng-free 5.1/7.1 audio support
 2019-09-25 14:13 UTC  (10+ messages)
` [PATCH v4 15/24] audio: add mixing-engine option (documentation)
` [PATCH v4 21/24] paaudio: channel-map option

[PATCH v2 00/20] target/mips: Misc cleanups for September/October 2019
 2019-09-25 14:13 UTC  (23+ messages)
` [PATCH v2 01/20] target/mips: Clean up helper.c
` [PATCH v2 02/20] target/mips: Clean up internal.h
` [PATCH v2 03/20] target/mips: Clean up kvm_mips.h
` [PATCH v2 04/20] target/mips: Clean up mips-defs.h
` [PATCH v2 05/20] target/mips: Clean up op_helper.c
` [PATCH v2 06/20] target/mips: Clean up translate.c
` [PATCH v2 07/20] target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>
` [PATCH v2 08/20] target/mips: msa: Split helpers for PCNT.<B|H|W|D>
` [PATCH v2 09/20] target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>
` [PATCH v2 10/20] target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V
` [PATCH v2 11/20] target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>
` [PATCH v2 12/20] target/mips: msa: Split helpers for AVE_<S|U>.<B|H|W|D>
` [PATCH v2 13/20] target/mips: msa: Split helpers for AVER_<S|U>.<B|H|W|D>
` [PATCH v2 14/20] target/mips: msa: Split helpers for CEQ.<B|H|W|D>
` [PATCH v2 15/20] target/mips: msa: Split helpers for CLE_<S|U>.<B|H|W|D>
` [PATCH v2 16/20] target/mips: msa: Split helpers for CLT_<S|U>.<B|H|W|D>
` [PATCH v2 17/20] target/mips: msa: Split helpers for DIV_<S|U>.<B|H|W|D>
` [PATCH v2 18/20] target/mips: msa: Split helpers for MOD_<S|U>.<B|H|W|D>
` [PATCH v2 19/20] target/mips: msa: Simplify and move helper for MOVE.V
` [PATCH v2 20/20] target/mips: msa: Move helpers for <AND|NOR|OR|XOR>.V
` [EXTERNAL][PATCH v2 00/20] target/mips: Misc cleanups for September/October 2019

[PATCH v2 0/7] s390x/mmu: DAT translation rewrite
 2019-09-25 13:28 UTC  (9+ messages)
` [PATCH v2 1/7] s390x/mmu: Drop debug logging from MMU code
` [PATCH v2 2/7] s390x/mmu: Move DAT protection handling out of mmu_translate_asce()
` [PATCH v2 3/7] s390x/mmu: Inject DAT exceptions from a single place
` [PATCH v2 4/7] s390x/mmu: Inject PGM_ADDRESSING on boguous table addresses
` [PATCH v2 5/7] s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()
` [PATCH v2 6/7] s390x/mmu: DAT table definition overhaul
` [PATCH v2 7/7] s390x/mmu: Convert to non-recursive page table walk

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-25 13:58 UTC  (5+ messages)
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v4 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve

[Qemu-devel] QEMU bitmap backup usability FAQ
 2019-09-25 13:52 UTC  (2+ messages)
`  "

[PATCH] hw/core/loader: Fix possible crash in rom_copy()
 2019-09-25 13:51 UTC  (3+ messages)

[PULL v2 0/5] NBD patches for 2019-09-24
 2019-09-25 13:37 UTC  (2+ messages)
` [PULL v2 5/5] util/qemu-sockets: fix keep_alive handling in inet_connect_saddr

[PATCH 0/1] dirty-bitmaps: remove deprecated autoload parameter
 2019-09-25 13:43 UTC  (5+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH v3 0/5] Automatic RCU read unlock
 2019-09-25 13:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-25 13:11 UTC  (6+ messages)
` [Qemu-block] "
      `  "

[PULL 0/4] NBD patches for 2019-09-24
 2019-09-25 13:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] util/qemu-sockets: fix keep_alive handling in inet_connect_saddr
 2019-09-25 13:13 UTC  (6+ messages)

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-25 12:47 UTC  (46+ messages)
` [PATCH 01/20] xics: Use incomplete type for XICSFabric
` [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 10/20] spapr: Eliminate nr_irqs parameter to SpaprIrq::init
` [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 18/20] xive: Improve irq claim/free path
` [PATCH 19/20] spapr: Use less cryptic representation of which irq backends are supported
` [PATCH 20/20] spapr: Eliminate SpaprIrq::init hook

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-25 12:43 UTC  (5+ messages)
` [PATCH v3 16/33] podman: fix command invocation
` [PATCH v3 28/33] docker: removed unused debian8 partial image

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-25 12:39 UTC  (35+ messages)
` [PATCH v4 1/8] hw/i386: Factorize PVH related functions
` [PATCH v4 7/8] docs/microvm.txt: document the new microvm machine type
        ` when to use virtio (was Re: [PATCH v4 0/8] Introduce the microvm machine type)

[PULL 0/7] xen queue 2019-09-24
 2019-09-25 12:30 UTC  (2+ messages)

[PATCH V3] target/riscv: Bugfix reserved bits in PTE for RV64
 2019-09-25 12:28 UTC  (5+ messages)

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

[PATCH v7 0/4] s390: stop abusing memory_region_allocate_system_memory()
 2019-09-25 12:09 UTC  (8+ messages)
` [PATCH v7 3/4] kvm: split too big memory section on several memslots
` [PATCH v7 4/4] s390: do not call memory_region_allocate_system_memory() multiple times

[PATCH V5] target/riscv: Ignore reserved bits in PTE for RV64
 2019-09-25 12:04 UTC 

[PATCH V4] target/riscv: Ignore reserved bits in PTE for RV64
 2019-09-25 12:00 UTC  (3+ messages)

[Bug 1845185] [NEW] Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically with MSYS2 on Windows because intl and iconv libs are not loaded
 2019-09-25 11:26 UTC  (2+ messages)
` [Bug 1845185] Re: Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically with MSYS64 "

[PATCH v1 0/6] RISC-V: Add more machine memory
 2019-09-25 11:15 UTC  (10+ messages)
` [PATCH v1 5/6] riscv/virt: Add the PFlash CFI01 device

[PATCH v7 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-25 11:06 UTC  (9+ messages)
` [PATCH v7 1/8] block: Refactor macros - fix tabbing
` [PATCH v7 2/8] block: Support providing LCHS from user
` [PATCH v7 3/8] bootdevice: Add interface to gather LCHS
` [PATCH v7 4/8] scsi: Propagate unrealize() callback to scsi-hd
` [PATCH v7 5/8] bootdevice: Gather LCHS from all relevant devices
` [PATCH v7 6/8] bootdevice: Refactor get_boot_devices_list
` [PATCH v7 7/8] bootdevice: FW_CFG interface for LCHS values
` [PATCH v7 8/8] hd-geo-test: Add tests for lchs override

[PATCH] migration/postcopy: Recognise the recovery states as 'in_postcopy'
 2019-09-25 10:37 UTC  (3+ messages)

[PATCH 0/2] migration test tweeks
 2019-09-25 10:35 UTC  (2+ messages)

[PATCH v3 00/25] error: auto propagated local_err
 2019-09-25 10:16 UTC  (10+ messages)
` [PATCH v3 02/25] hw/core/loader-fit: fix freeing errp in fit_load_fdt
` [PATCH v3 24/25] nbd: Fix error_append_hint usage

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

[Qemu-devel] [PATCH 0/2] migration/rdma disconnect fixes
 2019-09-25 10:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] migration/postcopy: unsentmap is not necessary
 2019-09-25  9:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] Add dbus-vmstate
 2019-09-25  9:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/6] migration: fix vmdesc leak on vmstate_save() error

[Qemu-devel] [for-4.2 PATCH 3/6] replay: update docs for record/replay with block devices
 2019-09-25  9:02 UTC  (12+ messages)
                `  "

[PATCH v4 0/2] target/i386: cpu.h marcos clean up
 2019-09-25  8:42 UTC  (3+ messages)
` [PATCH v4 2/2] target/i386: drop the duplicated definition of cpuid AVX512_VBMI marco

[Qemu-devel] [Bug 1831225] [NEW] guest migration 100% cpu freeze bug
 2019-09-25  8:14 UTC  (2+ messages)
` [Bug 1831225] "

[Bug 1824704] Re: -k tr not working after v20171217! turkish keyboard dont working
 2019-09-25  8:07 UTC 

[RFC PATCH 00/12] Add SDEI support for arm64
 2019-09-25  8:12 UTC  (5+ messages)
` [RFC PATCH 01/12] linux-headers: import arm_sdei.h

[PATCH 0/3] Acceptance tests: make better use of machine tags
 2019-09-25  8:03 UTC  (2+ messages)

[PATCH v4 00/16] Move rom and notdirty handling to cputlb
 2019-09-25  6:59 UTC  (4+ messages)
` [PATCH v4 08/16] cputlb: Move ROM handling from I/O path to TLB path


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