QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-03 13:52:10 to 2021-10-04 11:46:30 UTC [more...]

[PATCH 0/1] hw: aspeed_gpio: Fix GPIO array indexing
 2021-10-04 11:43 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 0/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
 2021-10-04 11:35 UTC  (7+ messages)
` [PATCH v3 1/3] tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blob
` [PATCH v3 3/3] tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge test

[PATCH 00/12] macfb: fixes for booting MacOS
 2021-10-04 10:50 UTC  (19+ messages)
` [PATCH 01/12] macfb: handle errors that occur during realize
` [PATCH 02/12] macfb: fix invalid object reference in macfb_common_realize()
` [PATCH 03/12] macfb: fix overflow of color_palette array
` [PATCH 04/12] macfb: use memory_region_init_ram() in macfb_common_realize() for the framebuffer
` [PATCH 05/12] macfb: add trace events for reading and writing the control registers
` [PATCH 06/12] macfb: implement mode sense to allow display type to be detected
` [PATCH 07/12] macfb: add qdev property to specify display type
` [PATCH 12/12] q800: wire macfb IRQ to separate video interrupt on VIA2

virtio 4M limit
 2021-10-04 10:44 UTC  (6+ messages)
  ` [PATCH] virtio: increase VIRTQUEUE_MAX_SIZE to 32k

[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2021-10-04 10:15 UTC  (13+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
` [PATCH v2 2/5] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v2 3/5] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v2 4/5] hw/arm/virt: Use the PA range to compute "
` [PATCH v2 5/5] hw/arm/virt: Disable highmem devices that don't fit in the PA range

[RFC PATCH 0/4] Misc OHCI patches
 2021-10-04 10:08 UTC  (8+ messages)

[PULL 00/20] Q800 for 6.2 patches
 2021-10-04 10:16 UTC  (5+ messages)
` [PULL 03/20] nubus-device: expose separate super slot memory region

[PATCH 0/1] vmx: Fix <genid/> mapping
 2021-10-04  9:59 UTC  (9+ messages)

[PATCH] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-04 10:13 UTC  (3+ messages)

[PATCH 00/15] Switch iotests to using Async QMP
 2021-10-04 10:12 UTC  (15+ messages)
` [PATCH 03/15] python/aqmp: Return cleared events from EventListener.clear()
` [PATCH 10/15] python/machine: Add support for AQMP backend
` [PATCH 12/15] iotests: Disable AQMP logging under non-debug modes

[PATCH 0/5] Upgrade minimum Meson version to 0.58.2, recommended to 0.59.2
 2021-10-04 10:11 UTC  (7+ messages)
` [PATCH 1/5] meson: bump submodule "
` [PATCH 2/5] meson: switch minimum meson version to 0.58.2, minimum recommended "
` [PATCH 3/5] hexagon: use env keyword argument to pass PYTHONPATH
` [PATCH 4/5] target/xtensa: list cores in a text file
` [PATCH 5/5] meson: show library versions in the summary

[PATCH v3 00/22] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-04  9:57 UTC  (44+ messages)
` [PATCH v3 01/22] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
` [PATCH v3 02/22] qapi/misc-target: Group SEV QAPI definitions
` [PATCH v3 03/22] target/i386/kvm: Introduce i386_softmmu_kvm Meson source set
` [PATCH v3 04/22] target/i386/kvm: Restrict SEV stubs to x86 architecture
` [PATCH v3 05/22] target/i386/monitor: Return QMP error when SEV is disabled in build
` [PATCH v3 06/22] target/i386/cpu: Add missing 'qapi/error.h' header
` [PATCH v3 07/22] target/i386/sev_i386.h: Remove unused headers
` [PATCH v3 08/22] target/i386/sev: Remove sev_get_me_mask()
` [PATCH v3 09/22] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PATCH v3 10/22] target/i386/sev: sev_get_attestation_report use g_autofree
` [PATCH v3 11/22] target/i386/sev: Restrict SEV to system emulation
` [PATCH v3 12/22] target/i386/sev: Declare system-specific functions in 'sev_i386.h'
` [PATCH v3 13/22] target/i386/sev: Remove stubs by using code elision
` [PATCH v3 14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PATCH v3 15/22] target/i386/sev: Move qmp_sev_inject_launch_secret() "
` [PATCH v3 16/22] target/i386/sev: Move qmp_query_sev_capabilities() "
` [PATCH v3 17/22] target/i386/sev: Move qmp_query_sev_launch_measure() "
` [PATCH v3 18/22] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() "
` [PATCH v3 19/22] monitor: Restrict 'info sev' to x86 targets
` [PATCH v3 22/22] MAINTAINERS: Cover AMD SEV files

[PATCH 0/4] MAINTAINERS: Sanitize 'MIPS TCG CPUs' section
 2021-10-04  9:25 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Add MIPS general architecture support entry
` [PATCH 2/4] MAINTAINERS: Add entries to cover MIPS CPS / GIC hardware
` [PATCH 3/4] MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware
` [PATCH 4/4] MAINTAINERS: Agree to maintain nanoMIPS TCG frontend

[PATCH v3 0/3] hw/virtio: Minor housekeeping patches
 2021-10-04  9:27 UTC  (11+ messages)
` [PATCH v3 1/3] hw/virtio: Comment virtqueue_flush() must be called with RCU read lock
` [PATCH v3 2/3] hw/virtio: Acquire RCU read lock in virtqueue_packed_drop_all()
` [PATCH v3 3/3] hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees

Moving QEMU downloads to GitLab Releases?
 2021-10-04  9:01 UTC  (8+ messages)

[PATCH] MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware
 2021-10-04  8:38 UTC 

[PULL 0/5] Trivial branch for 6.2 patches
 2021-10-04  8:30 UTC  (6+ messages)
` [PULL 1/5] qemu-options: -chardev reconnect=seconds duplicated in help, tidy up
` [PULL 2/5] qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]
` [PULL 3/5] qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"
` [PULL 4/5] target/sh4: Use lookup_symbol in sh4_tr_disas_log
` [PULL 5/5] hw/remote/proxy: Categorize Wireless devices as 'Network' ones

[RFC PATCH 1/1] virtio: write back features before verify
 2021-10-04  9:07 UTC 

[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
 2021-10-04  8:35 UTC  (15+ messages)
` [PATCH v3 07/16] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v3 11/16] iotests/297: return error code from run_linters()
` [PATCH v3 14/16] iotests/linters: Add workaround for mypy bug #9852

[PATCH] hw/misc: applesmc: use host osk as default on macs
 2021-10-04  8:37 UTC  (2+ messages)

[PATCH v2 0/2] hw/adc: Add basic Aspeed ADC model
 2021-10-04  7:49 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hw/arm: Integrate ADC model into Aspeed SoC

[PATCH v4 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-10-04  8:03 UTC  (2+ messages)

[PULL 00/26] Linux user for 6.2 patches
 2021-10-04  7:44 UTC  (27+ messages)
` [PULL 01/26] linux-user: Add infrastructure for a signal trampoline page
` [PULL 02/26] linux-user/aarch64: Implement setup_sigtramp
` [PULL 03/26] linux-user/arm: Drop v1 signal frames
` [PULL 04/26] linux-user/arm: Drop "_v2" from symbols in signal.c
` [PULL 05/26] linux-user/arm: Implement setup_sigtramp
` [PULL 06/26] linux-user/alpha: "
` [PULL 07/26] linux-user/cris: "
` [PULL 08/26] linux-user/hexagon: "
` [PULL 09/26] linux-user/hppa: Document non-use of setup_sigtramp
` [PULL 10/26] linux-user/i386: Implement setup_sigtramp
` [PULL 11/26] linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set
` [PULL 12/26] linux-user/m68k: Implement setup_sigtramp
` [PULL 13/26] linux-user/microblaze: "
` [PULL 14/26] linux-user/mips: Tidy install_sigtramp
` [PULL 15/26] linux-user/mips: Implement setup_sigtramp
` [PULL 16/26] linux-user/nios2: Document non-use of setup_sigtramp
` [PULL 17/26] linux-user/openrisc: Implement setup_sigtramp
` [PULL 18/26] linux-user/ppc: Simplify encode_trampoline
` [PULL 19/26] linux-user/ppc: Implement setup_sigtramp
` [PULL 20/26] linux-user/riscv: "
` [PULL 21/26] linux-user/s390x: "
` [PULL 22/26] linux-user/sh4: "
` [PULL 23/26] linux-user/sparc: "
` [PULL 24/26] linux-user/xtensa: "
` [PULL 25/26] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE
` [PULL 26/26] tests/tcg/multiarch: Re-enable signals test for most guests

[RFC PATCH] hw/arm: fix the position of vcram for raspi
 2021-10-04  7:53 UTC  (2+ messages)

Performance CI - real-world example
 2021-10-04  7:41 UTC 

[PATCH v2 1/2] tcg: add dup_const_tl wrapper
 2021-10-04  7:43 UTC  (5+ messages)
` [PATCH v2 2/2] target/riscv: Use dup_const_tl in orc.b to legalise truncation of constant

[PATCH v4 0/4] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-10-04  7:39 UTC  (3+ messages)

[PATCH] docs: build-system: rename "default-configs" to "configs"
 2021-10-04  7:21 UTC  (2+ messages)

[PULL 00/44] ppc-for-6.2 queue 20210930
 2021-10-04  6:54 UTC  (4+ messages)
` [PULL 33/44] target/ppc: Fix 64-bit decrementer

[PATCH 0/2] nubus: a couple of Coverity fixes
 2021-10-04  6:50 UTC  (3+ messages)
` [PATCH 2/2] nubus-device: ensure that name is freed after use in nubus_device_realize()

[PATCH 0/2] target/hexagon: Use tcg_constant_*
 2021-10-03 21:22 UTC  (8+ messages)
` [PATCH 1/2] target/hexagon: Remove unused TCG temporary from predicated loads
` [PATCH 2/2] target/hexagon: Use tcg_constant_*

[PATCH v3 0/3] hw/mips/boston: ELF kernel support
 2021-10-03 20:20 UTC  (4+ messages)
` [PATCH v3 3/3] hw/mips/boston: Add FDT generator

[PATCH 0/8] target/mips: Use tcg_constant_*
 2021-10-03 19:37 UTC  (16+ messages)
` [PATCH 1/8] target/mips: Remove unused register from MSA 2R/2RF instruction format
` [PATCH 2/8] target/mips: Use tcg_constant_i32() in gen_msa_elm_df()
` [PATCH 3/8] target/mips: Use tcg_constant_i32() in gen_msa_2rf()
` [PATCH 4/8] target/mips: Use tcg_constant_i32() in gen_msa_2r()
` [PATCH 5/8] target/mips: Use tcg_constant_i32() in gen_msa_3rf()
` [PATCH 6/8] target/mips: Use explicit extract32() calls in gen_msa_i5()
` [PATCH 7/8] target/mips: Use tcg_constant_i32() "
` [PATCH 8/8] target/mips: Use tcg_constant_tl() in gen_compute_compact_branch()

[PATCH 0/2] hw/adc: Add basic Aspeed ADC model
 2021-10-03 17:44 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH 1/2] tcg: add dup_const_tl wrapper
 2021-10-03 17:30 UTC  (4+ messages)
` [PATCH 2/2] target/riscv: Use dup_const_tl in orc.b to legalise truncation of constant

[PATCH 0/3] target/arm: Use tcg_constant_*
 2021-10-03 15:52 UTC  (8+ messages)
` [PATCH 1/3] target/arm: Use tcg_constant_i32() in op_smlad()
` [PATCH 2/3] target/arm: Introduce store_cpu_field_constant() helper
` [PATCH 3/3] target/arm: Use the constant variant of store_cpu_field() when possible

[PATCH] target/s390x: Optimize save_link_info() using extract() TCG opcode
 2021-10-03 15:51 UTC  (3+ messages)

[PATCH] target/m68k: Optimize shift_mem() using extract() TCG opcode
 2021-10-03 15:30 UTC  (2+ messages)

[PATCH] target/avr: Optimize various functions using extract opcode
 2021-10-03 15:24 UTC  (2+ messages)

[PATCH 0/2] target/ppc: Use tcg_constant_*
 2021-10-03 15:22 UTC  (5+ messages)
` [PATCH 1/2] target/ppc: Use tcg_constant_i32() in gen_setb()
` [PATCH 2/2] target/ppc: Use tcg_constant_i64() in gen_brh()

[PULL 00/30] Misc changes for 2021-10-03
 2021-10-03 15:12 UTC  (3+ messages)

[PATCH] target/mips: Remove unused register from MSA 2R/2RF instruction format
 2021-10-03 13:55 UTC  (2+ messages)

[PATCH 0/3] target/nios2: Use tcg_constant_*
 2021-10-03 13:52 UTC  (5+ messages)
` [PATCH 2/3] target/nios2: Use DisasContext::zero constant instead of temporary
` [PATCH 3/3] target/nios2: Use tcg_constant_*


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 read-only IMAP folder(s) and NNTP newsgroup(s).