qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-15 21:07:28 to 2020-10-16 15:11:20 UTC [more...]

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-16 15:00 UTC  (2+ messages)

[PATCH v2 0/3] Add Xen CpusAccel
 2020-10-16 15:05 UTC  (3+ messages)
` [PATCH v2 3/3] accel: Add xen CpusAccel using dummy-cpus

[PATCH] hw/riscv: microchip_pfsoc: IOSCBCTRL memmap entry
 2020-10-16 12:37 UTC 

HTIF tohost symbol size check always fails
 2020-10-16 10:12 UTC 

[Bug 1900155] [NEW] MIPS Malta fails booting due to IDE error
 2020-10-16 14:48 UTC 

[PATCH 4/30] authz: Fix Lesser GPL version number
 2020-10-16 14:53 UTC  (4+ messages)
` [PATCH 5/30] mips tcg: "
  ` [PATCH 6/30] semihosting: "
    ` [PATCH 7/30] non-virt: "

[PATCH v4 00/16] Add a General Virtual Device Fuzzer
 2020-10-16 14:44 UTC  (5+ messages)
` [PATCH v4 14/16] fuzz: add general-fuzz configs for oss-fuzz

[PATCH v11 00/13] Apply COR-filter to the block-stream permanently
 2020-10-16 14:28 UTC  (7+ messages)
` [PATCH v11 05/13] copy-on-read: limit COR operations to base in COR driver

[PATCH V14 0/8] mips: Add Loongson-3 machine support
 2020-10-16 14:25 UTC  (13+ messages)
` [PATCH V14 1/8] target/mips: Fix PageMask with variable page size
` [PATCH V14 2/8] target/mips: Add loongson-ext lswc2 group of instructions (Part 1)
` [PATCH V14 3/8] target/mips: Add loongson-ext lswc2 group of instructions (Part 2)
` [PATCH V14 4/8] target/mips: Add loongson-ext lsdc2 group of instructions
` [PATCH V14 5/8] hw/mips: Implement fw_cfg_arch_key_name()
` [PATCH V14 6/8] hw/mips: Add Loongson-3 boot parameter helpers
` [PATCH V14 7/8] hw/mips: Add Loongson-3 machine support
` [PATCH V14 8/8] docs/system: Update MIPS machine documentation

About 'qemu-security' mailing list
 2020-10-16 14:17 UTC  (11+ messages)

[PATCH 0/2] hw/mips/malta: Minor housekeeping in mips_malta_init()
 2020-10-16 13:52 UTC  (2+ messages)

[PATCH v2 0/4] MAINTAINERS: Update MIPS sections
 2020-10-16 13:45 UTC  (5+ messages)
` [PATCH v2 4/4] MAINTAINERS: Move MIPS GIC timer files to Boston board section

[RFC PATCH v3] target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64)
 2020-10-16 13:33 UTC 

[PULL 00/22] Build system + misc changes for 2020-10-16
 2020-10-16 13:27 UTC  (24+ messages)
` [PULL 01/22] submodules: bump meson to 0.55.3
` [PULL 02/22] Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree
` [PULL 03/22] tests/Makefile.include: unbreak non-tcg builds
` [PULL 04/22] make: run shell with pipefail
` [PULL 05/22] tests: add missing generated sources to testqapi
` [PULL 06/22] configure: move QEMU_INCLUDES to meson
` [PULL 07/22] dockerfiles: enable Centos 8 PowerTools
` [PULL 08/22] add ninja to dockerfiles, CI configurations and test VMs
` [PULL 09/22] build: cleanups to Makefile
` [PULL 10/22] build: replace ninjatool with ninja
` [PULL 11/22] build: add --enable/--disable-libudev
` [PULL 12/22] meson.build: don't condition iconv detection on library detection
` [PULL 13/22] meson: cleanup curses/iconv test
` [PULL 14/22] configure: fix handling of --docdir parameter
` [PULL 15/22] meson: Only install icons and qemu.desktop if have_system
` [PULL 16/22] docs: Fix Sphinx configuration for msys2/mingw
` [PULL 17/22] meson: move SPHINX_ARGS references within "if build_docs"
` [PULL 18/22] meson: Move the detection logic for sphinx to meson
` [PULL 19/22] cirrus: Enable doc build on msys2/mingw
` [PULL 20/22] fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
` [PULL 21/22] hax: unbreak accelerator cpu code after cpus.c split
` [PULL 22/22] ci: include configure and meson logs in all jobs if configure fails

[PATCH 0/4] RfC: microvm: add second ioapic
 2020-10-16 13:16 UTC  (6+ messages)
` [PATCH 1/4] microvm: make number of virtio transports runtime configurable
` [PATCH 2/4] microvm: make pcie irq base "
` [PATCH 3/4] microvm: add second ioapic
` [PATCH 4/4] microvm: reconfigure irqs if second ioapic is available

[PATCH v10 00/10] virtio-iommu: VFIO integration
 2020-10-16 13:13 UTC  (22+ messages)
` [PATCH v10 01/10] virtio-iommu: Fix virtio_iommu_mr()
` [PATCH v10 02/10] virtio-iommu: Store memory region in endpoint struct
` [PATCH v10 03/10] virtio-iommu: Add memory notifiers for map/unmap
` [PATCH v10 04/10] virtio-iommu: Call memory notifiers in attach/detach
` [PATCH v10 05/10] virtio-iommu: Add replay() memory region callback
` [PATCH v10 06/10] virtio-iommu: Add notify_flag_changed() "
` [PATCH v10 07/10] memory: Add interface to set iommu page size mask
` [PATCH v10 08/10] vfio: Set IOMMU page size as per host supported page size
` [PATCH v10 09/10] virtio-iommu: Set supported page size mask
` [PATCH v10 10/10] vfio: Don't issue full 2^64 unmap

[PATCH v8 0/5] Mac Old World ROM experiment (ppc/mac_* clean ups and loading binary ROM)
 2020-10-16 13:05 UTC  (9+ messages)
` [PATCH v8 4/5] mac_oldworld: Drop some variables
` [PATCH v8 1/5] mac_oldworld: Allow loading binary ROM image
` [PATCH v8 5/5] mac_oldworld: Change PCI address of macio to match real hardware
` [PATCH v8 3/5] mac_oldworld: Drop a variable, use get_system_memory() directly
` [PATCH v8 2/5] mac_newworld: Allow loading binary ROM image

aio_poll() assertion fail on Windows
 2020-10-16 12:29 UTC  (2+ messages)

[PATCH 0/7] microvm: fix PCIe IRQs in APIC table
 2020-10-16 11:38 UTC  (8+ messages)
` [PATCH 1/7] tests/acpi: allow changes for microvm/APIC.pcie
` [PATCH 2/7] tests/acpi: add empty microvm/APIC.pcie
` [PATCH 3/7] x86: make pci irqs runtime configurable
` [PATCH 4/7] microvm: set pci_irq_mask
` [PATCH 5/7] apci: drop has_pci arg for acpi_build_madt
` [PATCH 6/7] tests/acpi: update expected data files
` [PATCH 7/7] tests/acpi: disallow changes for microvm/APIC.pcie

[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
 2020-10-16 11:42 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 1/2] QSLIST: add atomic replace operation
 2020-10-16 11:26 UTC  (2+ messages)
` [PATCH v3 2/2] coroutine: take exactly one batch from global pool at a time

[Bug 1900122] [NEW] Unsupported ioctl: cmd=0xffffffff80685600 when accessing /dev/video* in aarch64 guest
 2020-10-16 10:22 UTC 

[PATCH] ci: include configure and meson logs in all jobs if configure fails
 2020-10-16 10:24 UTC  (2+ messages)

[RFC PATCH 00/12] hw/arm/virt: Introduce cpu and cache topology support
 2020-10-16 10:07 UTC  (7+ messages)

[PATCH v2 0/2] hw/rtc/m48t59: Simplify m48t59_init()
 2020-10-16  9:49 UTC  (5+ messages)
` [PATCH v2 2/2] hw/rtc/m48t59: Simplify m48t59_init() passing MemoryRegion argument

[PATCH v2 00/10] softfloat: Implement float128_muladd
 2020-10-16  9:44 UTC  (5+ messages)
` [PATCH v2 03/10] softfloat: Tidy a * b + inf return
` [PATCH v2 04/10] softfloat: Add float_cmask and constants

[PATCH 0/7] build: replace ninjatool with ninja
 2020-10-16  9:35 UTC  (9+ messages)

[PATCH] meson: move SPHINX_ARGS references within "if build_docs"
 2020-10-16  9:25 UTC  (2+ messages)

[PATCH v5 0/2] Add watchdog support for SbsaQemu
 2020-10-16  8:37 UTC  (7+ messages)
` [PATCH v5 2/2] hw/arm/sbsa-ref: add SBSA watchdog device

[PATCH] meson: Only install icons and qemu.desktop if have_system
 2020-10-16  8:26 UTC  (3+ messages)

[PATCH] hax: unbreak accelerator cpu code after cpus.c split
 2020-10-16  8:23 UTC  (3+ messages)

[PATCH v5 0/4] Fixes docs building on msys2/mingw
 2020-10-16  8:16 UTC  (5+ messages)
` [PATCH v5 1/4] docs: Fixes build docs "
` [PATCH v5 2/4] configure: the docdir option should passed to meson as is
` [PATCH v5 3/4] meson: Move the detection logic for sphinx to meson
` [PATCH v5 4/4] cirrus: Enable doc build on msys2/mingw

[PATCH v4 0/4] Fixes docs building on msys2/mingw
 2020-10-16  8:12 UTC  (14+ messages)
` [PATCH v4 1/4] docs: Fixes build docs "
` [PATCH v4 2/4] configure: the docdir option should passed to meson as is
` [PATCH v4 3/4] meson: Move the detection logic for sphinx to meson
` [PATCH v4 4/4] cirrus: Enable doc build on msys2/mingw

[PULL 00/37] Build system + accel + record/replay patches for 2020-10-06
 2020-10-16  8:00 UTC  (4+ messages)
` [PULL 07/37] cpus: extract out hax-specific code to target/i386/

[PATCH v2 0/3] ppc: Mac machine updates
 2020-10-16  7:00 UTC  (18+ messages)
` [PATCH v2 1/3] macio: don't reference serial_hd() directly within the device
` [PATCH v2 2/3] grackle: use qdev gpios for PCI IRQs
` [PATCH v2 3/3] uninorth: "

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2020-10-16  6:16 UTC  (2+ messages)
` [Bug 1856834] Re: PCI broken in qemu ppc e500 in v2.12.0 and other versions

[PATCH V2 00/10] COLO project queued patches 20-Oct
 2020-10-16  5:52 UTC  (11+ messages)
` [PATCH V2 01/10] net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup
` [PATCH V2 02/10] Optimize seq_sorter function for colo-compare
` [PATCH V2 03/10] Reduce the time of checkpoint for COLO
` [PATCH V2 04/10] Fix the qemu crash when guest shutdown in COLO mode
` [PATCH V2 05/10] colo-compare: fix missing compare_seq initialization
` [PATCH V2 06/10] colo-compare: check mark in mutual exclusion
` [PATCH V2 07/10] net/colo-compare.c: Fix compare_timeout format issue
` [PATCH V2 08/10] net/colo-compare.c: Change the timer clock type
` [PATCH V2 09/10] net/colo-compare.c: Add secondary old packet detection
` [PATCH V2 10/10] net/colo-compare.c: Increase default queued packet scan frequency

[PULL 0/3] Usb 20201016 patches
 2020-10-16  5:24 UTC  (4+ messages)
` [PULL 1/3] usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
` [PULL 2/3] usb/hcd-ehci: Fix error handling on missing device for iTD
` [PULL 3/3] hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()

[PATCH 00/10] COLO project queued patches 20-Oct
 2020-10-16  5:22 UTC  (5+ messages)

[RFC PATCH] contrib/gitdm: Add more individual contributors
 2020-10-16  5:10 UTC  (2+ messages)

[PATCH v2 1/2] vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
 2020-10-16  3:09 UTC  (2+ messages)
` [PATCH v2 2/2] net: Add vhost-vdpa in show_netdevs()

[PATCH v2] virtio-net: Set mac address to hardware if the peer is vdpa
 2020-10-16  2:17 UTC  (2+ messages)

[RFC PATCH v2 0/8] block-backend: Introduce I/O hang
 2020-10-16  1:12 UTC  (3+ messages)

[PATCH] spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
 2020-10-16  0:42 UTC  (4+ messages)

[PATCH] hw/net: move allocation to the heap due to very large stack frame
 2020-10-16  0:32 UTC  (9+ messages)

[PATCH] ppc/spapr: re-assert IRQs during event-scan if there are pending
 2020-10-15 23:58 UTC  (3+ messages)

[RFC PATCH v2 0/4] target/mips: Make the number of TLB entries a CPU property
 2020-10-15 22:47 UTC  (5+ messages)
` [RFC PATCH v2 1/4] target/mips: Make cpu_mips_realize_env() propagate Error
` [RFC PATCH v2 2/4] target/mips: Store number of TLB entries in CPUMIPSState
` [RFC PATCH v2 3/4] target/mips: Make the number of TLB entries a CPU property
` [RFC PATCH v2 4/4] target/mips: Allow using the 34Kf with 16/32/64 preset TLB entries

[PATCH v2 0/4] Fixes docs building on msys2/mingw
 2020-10-15 21:55 UTC  (10+ messages)
` [PATCH v2 1/4] docs: Fixes build docs "
` [PATCH v2 2/4] configure: the docdir option should passed to meson as is

[PATCH v3 0/4] Fixes docs building on msys2/mingw
 2020-10-15 21:53 UTC  (5+ messages)
` [PATCH v3 1/4] docs: Fixes build docs "
` [PATCH v3 2/4] configure: the docdir option should passed to meson as is
` [PATCH v3 3/4] meson: Move the detection logic for sphinx to meson
` [PATCH v3 4/4] cirrus: Enable doc build on msys2/mingw

[PATCH v2 0/5] spapr: Fix and cleanups for sPAPR CPU core
 2020-10-15 21:18 UTC  (6+ messages)
` [PATCH v2 1/5] spapr: Fix leak of CPU machine specific data
` [PATCH v2 2/5] spapr: Unrealize vCPUs with qdev_unrealize()
` [PATCH v2 3/5] spapr: Drop spapr_delete_vcpu() unused argument
` [PATCH v2 4/5] spapr: Make spapr_cpu_core_unrealize() idempotent
` [PATCH v2 5/5] spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize()

[PULL 0/3] microblaze patch queue
 2020-10-15 21:20 UTC  (2+ messages)

ide: Linux reports drive diagnostic failures on boot
 2020-10-15 21:10 UTC  (4+ messages)

[PULL 0/5] 9p queue 2020-10-15
 2020-10-15 14:14 UTC  (4+ messages)
` [PULL 3/5] tests/9pfs: wipe local 9pfs test directory
` [PULL 5/5] tests/9pfs: add local Tmkdir test
` [PULL 2/5] tests/9pfs: introduce local tests


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