qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 20:39:59 to 2020-09-19 19:00:13 UTC [more...]

[PULL 00/17] Trivial branch for 5.2 patches
 2020-09-19 18:44 UTC  (15+ messages)
` [PULL 01/17] hw/gpio/max7310: Remove impossible check
` [PULL 02/17] hw/ppc/ppc4xx_pci: Replace magic value by the PCI_NUM_PINS definition
` [PULL 03/17] ui/spice-input: Remove superfluous forward declaration
` [PULL 04/17] manual: escape backslashes in "parsed-literal" blocks
` [PULL 05/17] meson: remove empty else and duplicated gio deps
` [PULL 06/17] hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw
` [PULL 08/17] scripts/git.orderfile: Display meson files along with buildsys ones
` [PULL 09/17] qemu/: fix some comment spelling errors
` [PULL 10/17] migration/: "
` [PULL 12/17] scripts/: "
` [PULL 13/17] util/: "
` [PULL 14/17] linux-user/: "
` [PULL 16/17] qapi/: "
` [PULL 17/17] contrib/: "

[PATCH] hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer
 2020-09-19 17:07 UTC  (2+ messages)

[PATCH v5 0/4] Fixes curses on msys2/mingw
 2020-09-19 16:23 UTC  (4+ messages)

[PULL 00/57] Misc patches for 2020-09-19
 2020-09-19 15:59 UTC  (58+ messages)
` [PULL 01/57] tests: add missing genh dependency
` [PULL 02/57] iotests: Work around failing readlink -f
` [PULL 03/57] meson: clean up build_by_default
` [PULL 04/57] ninjatool: rebuild multi-output targets if outputs are missing
` [PULL 05/57] meson: fix MSI rule
` [PULL 06/57] meson: error out if qemu_suffix starts with /
` [PULL 07/57] WHPX: vmware cpuid leaf for tsc and apic frequency
` [PULL 08/57] configure: Do not intent to build WHPX on 32-bit host
` [PULL 09/57] MAINTAINERS: add Paolo Bonzini as RCU maintainer
` [PULL 10/57] target/i386: support KVM_FEATURE_ASYNC_PF_INT
` [PULL 11/57] memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc
` [PULL 12/57] vhost-scsi: support inflight io track
` [PULL 13/57] Simplify the .gitignore file
` [PULL 14/57] acpi: i386: Move VMBus DSDT entry to SB
` [PULL 15/57] numa: drop support for '-numa node' (without memory specified)
` [PULL 16/57] doc: Cleanup "'-mem-path' fallback to RAM" deprecation text
` [PULL 17/57] numa: remove fixup numa_state->num_nodes to MAX_NODES
` [PULL 18/57] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
` [PULL 19/57] hw/char/serial: Remove TYPE_SERIAL_IO
` [PULL 20/57] configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI
` [PULL 21/57] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
` [PULL 22/57] hw/char/serial: Replace commented DPRINTF() by trace event
` [PULL 23/57] hw/char/serial: Remove old DEBUG_SERIAL commented code
` [PULL 24/57] hw/char/serial: Rename I/O read/write trace events
` [PULL 25/57] hw/char/serial: Make 'wakeup' property boolean
` [PULL 26/57] hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object
` [PULL 27/57] scsi-generic: Fix HM-zoned device scan
` [PULL 28/57] hw: megasas: return -1 when 'megasas_map_sgl' fails
` [PULL 29/57] hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl
` [PULL 30/57] i386/cpu: Clear FEAT_XSAVE_COMP_{LO, HI} when XSAVE is not available
` [PULL 31/57] meson: move libudev test
` [PULL 32/57] meson: move libmpathpersist test
` [PULL 33/57] meson: extend libmpathpersist test for static linking
` [PULL 34/57] configure: move malloc_trim/tcmalloc/jemalloc to meson
` [PULL 35/57] configure: fix --meson=/path/to/meson
` [PULL 36/57] configure: move cocoa option to Meson
` [PULL 37/57] configure: do not limit Hypervisor.framework test to Darwin
` [PULL 38/57] meson: qtest: set "depends" correctly
` [PULL 39/57] mtest2make: add support for introspected test dependencies
` [PULL 40/57] meson: report accelerator support
` [PULL 41/57] oslib: do not call g_strdup from qemu_get_exec_dir
` [PULL 42/57] fuzz: use qemu_get_exec_dir
` [PULL 43/57] oslib-posix: default exec_dir to bindir
` [PULL 44/57] cutils: introduce get_relocated_path
` [PULL 45/57] oslib-posix: relocate path to /var
` [PULL 46/57] module: relocate path to modules
` [PULL 47/57] net: relocate paths to helpers and scripts
` [PULL 48/57] vl: relocate paths to data directories
` [PULL 49/57] vl: relocate path to configuration file
` [PULL 50/57] qemu-bridge-helper: relocate path to default ACL
` [PULL 51/57] qga: relocate path to default configuration and hook
` [PULL 52/57] ui: relocate paths to icons and translations
` [PULL 53/57] configure: use a platform-neutral prefix
` [PULL 54/57] hw/i386/q35: Remove unreachable Xen code on Q35 machine
` [PULL 55/57] exec: Remove MemoryRegion::global_locking field
` [PULL 56/57] checkpatch: avoid error on cover letter files
` [PULL 57/57] meson: fix installation of keymaps

[PATCH] configure: fix performance regression due to PIC objects
 2020-09-19 16:02 UTC  (2+ messages)

[PATCH] qom: code hardening - have bound checking while looping with integer value
 2020-09-19 15:41 UTC 

[PATCH 0/7] Retrieve zPCI hardware information from VFIO
 2020-09-19 15:34 UTC  (8+ messages)
` [PATCH 1/7] update-linux-headers: Add vfio_zdev.h
` [PATCH 2/7] linux-headers: update against 5.9-rc5
` [PATCH 3/7] s390x/pci: create a header dedicated to PCI CLP
` [PATCH 4/7] s390x/pci: use a PCI Group structure
` [PATCH 5/7] s390x/pci: clean up s390 PCI groups
` [PATCH 6/7] s390x/pci: use a PCI Function structure
` [PATCH 7/7] s390x/pci: get zPCI function info from host

[PATCH 0/6] Convert pc-bios Makefiles to meson
 2020-09-19 15:26 UTC  (11+ messages)
` [PATCH 1/6] meson: convert pc-bios/s390-ccw
` [PATCH 2/6] optionrom: make kvmapic.S compile with clang
` [PATCH 3/6] meson: convert pc-bios/optionrom
` [PATCH 4/6] build-sys: remove no longer needed ROMS variable
` [PATCH 5/6] build-sys: remove recurse-* rules
` [PATCH 6/6] meson: replace pc-bios/Makefile

[PATCH 0/2] block;scsi-generic: Fix max transfer size calculation
 2020-09-19 15:18 UTC  (8+ messages)
` [PATCH 1/2] file-posix: Correctly read max_segments of SG nodes

[PATCH V9 0/6] mips: Add Loongson-3 machine support
 2020-09-19 13:59 UTC  (11+ messages)
` [PATCH V9 3/6] target/mips: Add loongson-ext lswc2 group of instructions (Part 1)
` [PATCH V9 6/6] hw/mips: Add Loongson-3 machine support

[PATCH] Remove superfluous .gitignore files
 2020-09-19 13:36 UTC 

[PATCH] Fix video playback slowdown when spice client no audio enabled
 2020-09-19  9:41 UTC  (4+ messages)
    ` 回复: "

[PATCH v6 0/7] hw/misc: Add LED device
 2020-09-19 12:30 UTC  (2+ messages)

[PATCH] xen: xenguest is not used so is not needed
 2020-09-19 12:23 UTC  (4+ messages)

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-19 11:11 UTC  (8+ messages)
` [Bug 1896096] "

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-09-19 11:17 UTC  (4+ messages)
` [PATCH 1/9] scripts/performance: Refactor topN_perf.py
    ` Bottleneck problem to merge Python patches

[PATCH] Add *.pyc back to the .gitignore file
 2020-09-19 10:46 UTC  (2+ messages)

[PULL 00/24] qtests, unit tests and Cirrus-CI fixes / improvements
 2020-09-19 10:12 UTC  (4+ messages)
` [PULL 05/24] Simplify the .gitignore file

[PATCH] hw/arm/virt: use pflash image real size when mapping
 2020-09-19 10:03 UTC  (3+ messages)

[Bug 1896317] [NEW] ioapic: UndefinedBehaviorSanitizer starting qemu-system-i386
 2020-09-19  9:11 UTC 

[PATCH] virtio: update MemoryRegionCaches when guest set bad features
 2020-09-19  8:27 UTC 

[PATCH 0/3] Optimized some code for COLO
 2020-09-19  3:10 UTC  (4+ messages)
` [PATCH 1/3] Optimize seq_sorter function for colo-compare
` [PATCH 2/3] Reduce the time of checkpoint for COLO
` [PATCH 3/3] Fix the qemu crash when guest shutdown in COLO mode

Deprecating --enable-gprof?
 2020-09-19  6:10 UTC  (4+ messages)

[PATCH v3 1/2] Introduce (x86) CPU model deprecation API
 2020-09-19  3:22 UTC  (5+ messages)

[PATCH v2] Add a comment in bios-tables-test.c to clarify the reason behind approach
 2020-09-19  3:19 UTC 

[PULL 00/17] QOM queue, 2020-09-18
 2020-09-19  2:36 UTC  (27+ messages)
` [PULL 01/17] sifive_e: Rename memmap enum constants
` [PULL 02/17] sifive_u: "
` [PULL 03/17] sifive: Move QOM typedefs and add missing includes
` [PULL 04/17] sifive: Use DECLARE_*CHECKER* macros
` [PULL 05/17] qom: Correct object_class_dynamic_cast_assert() documentation
` [PULL 06/17] qom: Clean up object_property_get_enum()'s error value
` [PULL 07/17] qom: Correct error values in two contracts
` [PULL 08/17] qom: Allow objects to be allocated with increased alignment
` [PULL 09/17] target/arm: Set instance_align on CPUARM TypeInfo
` [PULL 10/17] target/ppc: Set instance_align on PowerPCCPU TypeInfo
` [PULL 11/17] target/riscv: Set instance_align on RISCVCPU TypeInfo
` [PULL 12/17] target/s390x: Set instance_align on S390CPU TypeInfo
` [PULL 13/17] scripts/codeconverter: Update to latest version
` [PULL 14/17] qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
` [PULL 15/17] qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
` [PULL 16/17] Use OBJECT_DECLARE_TYPE when possible
` [PULL 17/17] Use OBJECT_DECLARE_SIMPLE_TYPE "

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-09-19  2:22 UTC  (10+ messages)

[Bug 1896298] [NEW] memory leak
 2020-09-18 23:20 UTC  (2+ messages)
` [Bug 1896298] "

[Bug 1895703] [NEW] performance degradation in tcg since Meson switch
 2020-09-18 23:16 UTC  (2+ messages)
` [Bug 1895703] "

[PATCH RFC 00/22] i386: KVM: expand Hyper-V features early
 2020-09-18 22:47 UTC  (18+ messages)
` [PATCH RFC 03/22] i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
` [PATCH RFC 04/22] i386: move hyperv_interface_id "
` [PATCH RFC 05/22] i386: move hyperv_version_id "
` [PATCH RFC 06/22] i386: move hyperv_limits "
` [PATCH RFC 07/22] i386: fill in FEAT_HYPERV_EDX from edx instead of eax
` [PATCH RFC 09/22] i386: add reserved FEAT_HYPERV_ECX CPUID leaf
` [PATCH RFC 12/22] i386: always fill Hyper-V CPUID feature leaves from X86CPU data
` [PATCH RFC 22/22] i386: expand Hyper-V features early

[PATCH v3 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-18 22:22 UTC  (14+ messages)
` [PATCH v3 01/15] hw/block/nvme: Define 64 bit cqe.result
` [PATCH v3 06/15] hw/block/nvme: Add support for Namespace Types
` [PATCH v3 10/15] hw/block/nvme: Support Zoned Namespace Command Set

[Qemu-devel] [PATCH] i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
 2020-09-18 22:20 UTC  (2+ messages)

[PATCH] smp: drop support for deprecated (invalid topologies)
 2020-09-18 20:57 UTC  (4+ messages)

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-18 22:02 UTC  (3+ messages)

[PATCH v6 00/10] Remove EPYC mode apicid decode and use generic decode
 2020-09-18 21:41 UTC  (4+ messages)
` [PATCH v6 10/10] i386: Simplify CPUID_8000_001E for AMD

[PATCH v2 00/17] hw/block/nvme: multiple namespaces support
 2020-09-18 20:36 UTC  (18+ messages)
` [PATCH v2 01/17] hw/block/nvme: fix typo in trace event
` [PATCH v2 02/17] pci: pass along the return value of dma_memory_rw
` [PATCH v2 03/17] hw/block/nvme: handle dma errors
` [PATCH v2 04/17] hw/block/nvme: commonize nvme_rw error handling
` [PATCH v2 05/17] hw/block/nvme: alignment style fixes
` [PATCH v2 06/17] hw/block/nvme: add a lba to bytes helper
` [PATCH v2 07/17] hw/block/nvme: fix endian conversion
` [PATCH v2 08/17] hw/block/nvme: add symbolic command name to trace events
` [PATCH v2 09/17] hw/block/nvme: refactor aio submission
` [PATCH v2 10/17] hw/block/nvme: default request status to success
` [PATCH v2 11/17] hw/block/nvme: harden cmb access
` [PATCH v2 12/17] hw/block/nvme: add support for scatter gather lists
` [PATCH v2 13/17] hw/block/nvme: add support for sgl bit bucket descriptor
` [PATCH v2 14/17] hw/block/nvme: refactor identify active namespace id list
` [PATCH v2 15/17] hw/block/nvme: support multiple namespaces
` [PATCH v2 16/17] pci: allocate pci id for nvme
` [PATCH v2 17/17] hw/block/nvme: change controller pci id

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-18 21:34 UTC 

[PATCH v2] qom: simplify object_find_property / object_class_find_property
 2020-09-18 20:54 UTC  (2+ 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).