qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 17:13:49 to 2020-06-17 08:06:47 UTC [more...]

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2020-06-17  7:52 UTC  (2+ messages)
` [Bug 1749393] "

[PATCH v2] hw/misc/pca9552: Trace LED On/Off events
 2020-06-17  8:01 UTC  (4+ messages)

[PATCH 0/6] Add various undefined MMIO r/w functions
 2020-06-17  7:47 UTC  (12+ messages)
` [PATCH 1/6] hw/pci-host: add pci-intack write method
` [PATCH 2/6] pci-host: add pcie-msi read method
` [PATCH 3/6] vfio: add quirk device write method
` [PATCH 4/6] prep: add ppc-parity "
` [PATCH 5/6] nvram: add nrf51_soc flash read method
` [PATCH 6/6] spapr_pci: add spapr msi "

[PATCH v9 00/10] acpi: i386 tweaks
 2020-06-17  7:47 UTC  (15+ messages)
` [PATCH v9 01/10] acpi: bios-tables-test: show more context on asl diffs
` [PATCH v9 02/10] acpi: move aml builder code for floppy device
` [PATCH v9 03/10] floppy: make isa_fdc_get_drive_max_chs static
` [PATCH v9 04/10] floppy: move cmos_get_fd_drive_type() from pc
` [PATCH v9 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v9 06/10] acpi: factor out fw_cfg_add_acpi_dsdt()
` [PATCH v9 07/10] acpi: simplify build_isa_devices_aml()
` [PATCH v9 08/10] acpi: drop serial/parallel enable bits from dsdt
` [PATCH v9 09/10] acpi: drop build_piix4_pm()
` [PATCH v9 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion

[PATCH v3 0/8] tpm: Enable usage of TPM TIS with interrupts
 2020-06-17  7:40 UTC  (17+ messages)
` [PATCH v3 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
` [PATCH v3 2/8] tpm: Extend TPMIfClass with get_irqnum() function
` [PATCH v3 3/8] tests: Temporarily ignore DSDT table differences
` [PATCH v3 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
` [PATCH v3 5/8] acpi: Enable TPM IRQ
` [PATCH v3 6/8] tests: Add updated DSDT
` [PATCH v3 7/8] tpm: Guard irq related ops in case interrupts are disabled
` [PATCH v3 8/8] tpm: Disable interrupt support for TIS on sysbus

[PATCH v3 00/14] mps2: Add few more peripherals
 2020-06-17  7:25 UTC  (15+ messages)
` [PATCH v3 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
` [PATCH v3 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses
` [PATCH v3 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions
` [PATCH v3 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
` [PATCH v3 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
` [PATCH v3 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
` [PATCH v3 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region
` [PATCH v3 08/14] hw/arm/mps2: Add CMSDK APB watchdog device
` [PATCH v3 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
` [PATCH v3 10/14] hw/arm/mps2: Map the FPGA I/O block
` [PATCH v3 11/14] hw/arm/mps2: Add SPI devices
` [PATCH v3 12/14] hw/arm/mps2: Add I2C devices
` [PATCH v3 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device
` [PATCH v3 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface

[PATCH v3 0/5] Vs clang-10 and gcc-9 warnings
 2020-06-17  7:11 UTC  (10+ messages)
` [PATCH v3 1/5] fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
` [PATCH v3 2/5] migration: fix xbzrle encoding rate calculation
` [PATCH v3 3/5] configure: Clean up warning flag lists
` [PATCH v3 4/5] configure: Disable -Wtautological-type-limit-compare
` [PATCH v3 5/5] configure: Add -Wno-psabi

fpu/softfloat: a question on BFloat 16 support on QEMU
 2020-06-17  7:09 UTC  (3+ messages)

iotest 041 is failing with -qed
 2020-06-17  6:42 UTC  (2+ messages)

ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
 2020-06-17  6:40 UTC  (8+ messages)

[PATCH v2 00/14] mps2: Add few more peripherals
 2020-06-17  6:27 UTC  (16+ messages)
` [PATCH v2 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
` [PATCH v2 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses
` [PATCH v2 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions
` [PATCH v2 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
` [PATCH v2 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
` [PATCH v2 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
` [PATCH v2 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region
` [PATCH v2 08/14] hw/arm/mps2: Add CMSDK APB watchdog device
` [PATCH v2 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
` [PATCH v2 10/14] hw/arm/mps2: Map the FPGA I/O block
` [PATCH v2 11/14] hw/arm/mps2: Add SPI devices
` [PATCH v2 12/14] hw/arm/mps2: Add I2C devices
` [PATCH v2 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device
` [PATCH v2 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface

Accessing the Metal graphics API with OSX as VM client
 2020-06-17  6:21 UTC  (3+ messages)

[PULL 00/33] Net patches
 2020-06-17  6:19 UTC  (3+ messages)

[PATCH v2 00/15] tests/tcg: Add TriCore tests
 2020-06-17  6:13 UTC  (9+ messages)
` [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground
` [PATCH v2 05/15] tests/tcg/tricore: Add build infrastructure
` [PATCH v2 06/15] tests/tcg/tricore: Add macros to create tests and first test 'abs'

[PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
 2020-06-17  5:56 UTC  (9+ messages)
` [PATCH 1/3] MAINTAINERS: Add 'Miscellaneous' section
` [PATCH 2/3] scripts/performance: Add callgrind_top_25.py script
` [PATCH 3/3] scripts/performance: Add perf_top_25.py script

[Qemu-devel] [Bug 1810000] [NEW] qemu system emulator crashed with the attachment of usb-bt-dongle device
 2020-06-17  5:43 UTC  (2+ messages)
` [Bug 1810000] Re: qemu system emulator crashed when using xhci usb controller

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-06-17  5:16 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH RESEND v2] nvme: allow cmb and pmr emulation on same device
 2020-06-17  5:18 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] nvme: indicate CMB support through controller capabilities register
` [PATCH RESEND v2 2/2] nvme: allow cmb and pmr to be enabled on same device

[PATCH 0/2] hw/misc/pca9552: Trace LEDs events, make LEDs 13-15 as GPIOs
 2020-06-17  5:10 UTC  (7+ messages)
` [PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
` [PATCH 2/2] hw/misc/pca9552: Make LEDs 13-15 also GPIOs

[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
 2020-06-17  3:41 UTC  (4+ messages)
` [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second

[PATCH v3 00/16] python: add mypy support to python/qemu
 2020-06-17  3:33 UTC  (8+ messages)
          ` applying mailing list review tags (was: Re: [PATCH v3 00/16] python: add mypy support to python/qemu)

[PULL 00/84] QOM patches for 2020-06-15
 2020-06-17  3:30 UTC  (4+ messages)

[PATCH 0/7] mps2: Add few more peripherals
 2020-06-17  3:28 UTC  (4+ messages)
` [PATCH 5/7] hw/arm/mps2: Add I2C busses on FPGA APB

[RFC v3 0/8] vDPA support in qemu
 2020-06-17  3:03 UTC  (4+ messages)
` [RFC v3 6/8] vhost-backend: export the vhost backend helper

[PATCH v4 0/3] iotests: add JobRunner framework
 2020-06-17  2:49 UTC  (8+ messages)
` [PATCH v4 1/3] qmp.py: change event_wait to use a dict

[PATCH v2 0/5] Vs clang-10 and gcc-9 warnings
 2020-06-17  1:29 UTC  (4+ messages)
` [PATCH v2 3/5] configure: Clean up warning flag lists

[PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
 2020-06-16 23:38 UTC  (4+ messages)

[PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
 2020-06-16 22:46 UTC  (6+ messages)
` [PATCH 72/78] 9p: Lock directory streams with a CoMutex

[PATCH v5 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-06-16 22:44 UTC  (4+ messages)
` [PATCH v5 1/2] target/arm: kvm: Handle "

[PATCH 0/3] Add OpenSBI dynamic firmware support
 2020-06-16 22:39 UTC  (5+ messages)
` [PATCH 1/3] riscv: Unify Qemu's reset vector code path
` [PATCH 2/3] RISC-V: Copy the fdt in dram instead of ROM
` [PATCH 3/3] riscv: Add opensbi firmware dynamic support

[PATCH 0/1] configure: prefer python's sphinx module
 2020-06-16 22:21 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH V5] util/oslib-posix : qemu_init_exec_dir implementation for Mac
 2020-06-16 22:11 UTC  (2+ messages)

[PATCH 00/21] target/arm: Finish neon decodetree conversion
 2020-06-16 21:52 UTC  (16+ messages)
` [PATCH 08/21] target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
` [PATCH 09/21] target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
` [PATCH 10/21] target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs
` [PATCH 11/21] target/arm: Make gen_swap_half() take separate src and dest
` [PATCH 12/21] target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
` [PATCH 13/21] target/arm: Convert remaining simple 2-reg-misc Neon ops
` [PATCH 14/21] target/arm: Convert Neon VQABS, VQNEG to decodetree
` [PATCH 16/21] target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns "
` [PATCH 17/21] target/arm: Convert Neon 2-reg-misc VRINT "
` [PATCH 18/21] target/arm: Convert Neon 2-reg-misc VCVT "
` [PATCH 19/21] target/arm: Convert Neon VSWP "
` [PATCH 20/21] target/arm: Convert Neon VTRN "
` [PATCH 21/21] target/arm: Move some functions used only in translate-neon.inc.c to that file

[PATCH v3 0/3] python/machine.py: refactor shutdown
 2020-06-16 21:49 UTC  (5+ messages)

[PATCH v2] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
 2020-06-16 21:35 UTC  (2+ messages)

[Bug 1883784] [NEW] [ppc64le] qemu behavior differs from ppc64le hardware
 2020-06-16 21:22 UTC  (2+ messages)
` [Bug 1883784] "

[PATCH v4 0/4] block: seriously improve savevm performance
 2020-06-16 21:29 UTC  (5+ messages)
` [PATCH 4/5] block, migration: add bdrv_flush_vmstate helper

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-16 21:17 UTC  (8+ messages)
` [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass

[PATCH] target/i386: reimplement fyl2xp1 using floatx80 operations
 2020-06-16 21:04 UTC 

[PATCH v2 0/5] hw/riscv: sifive_u: Add Mode Select (MSEL[3:0]) support
 2020-06-16 20:23 UTC  (6+ messages)
` [PATCH v2 1/5] target/riscv: Rename IBEX CPU init routine
` [PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004

[PATCH v6 0/5] RISC-V multi-socket support
 2020-06-16 20:23 UTC  (8+ messages)
` [PATCH v6 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
` [PATCH v6 4/5] hw/riscv: spike: Allow creating multiple NUMA sockets
` [PATCH v6 5/5] hw/riscv: virt: "

QEMU | Pipeline #156886967 has failed for master | 5c24bce3
 2020-06-16 18:15 UTC 

[PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
 2020-06-16 20:09 UTC  (6+ messages)

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-06-16 20:02 UTC  (6+ messages)
` [PATCH RFC v2 1/5] block: add bitmap-populate job

[PATCH RFC v2] target/arm: Implement SVE2 FLOGB
 2020-06-16 19:33 UTC  (2+ messages)

[PATCH] hw/acpi: specify 64-bit acpi table
 2020-06-16 19:20 UTC  (4+ messages)

[PATCH v2] target/arm: Implement SVE2 fp convert precision
 2020-06-16 19:14 UTC  (2+ messages)

[PATCH RFC 0/3] target/arm: Implement SVE2 fp conversion
 2020-06-16 19:00 UTC  (4+ messages)
` [PATCH RFC 3/3] target/arm: Implement SVE2 FCVTXNT

[PATCH V4] util/oslib-posix : qemu_init_exec_dir implementation for Mac
 2020-06-16 18:41 UTC  (3+ messages)

[PATCH RFC v3 0/3] target/arm: Implement SVE2 Crypto Extensions
 2020-06-16 18:19 UTC  (2+ messages)

[PATCH RFC v2] target/arm: Implement SVE2 TBL, TBX
 2020-06-16 18:18 UTC  (2+ messages)

[RFC v5 0/4] QEMU cpus.c refactoring
 2020-06-16 18:02 UTC  (6+ messages)
` [RFC v5 4/4] cpus: extract out accel-specific code to each accel

[PATCH 0/2] Fix couple of issues with AMD topology
 2020-06-16 17:18 UTC  (4+ messages)
` [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

[PATCH] MAINTAINERS: Add an entry to review Avocado based acceptance tests
 2020-06-16 17:12 UTC  (2+ messages)

[PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
 2020-06-16 17:14 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).