qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-01 07:17:36 to 2020-09-01 12:51:53 UTC [more...]

qemu panic on OSX 10.15.6
 2020-09-01 12:45 UTC 

[PULL 00/20] aspeed queue
 2020-09-01 12:45 UTC  (12+ messages)
` [PULL 01/20] m25p80: Return the JEDEC ID twice for mx25l25635e
` [PULL 02/20] m25p80: Add support for n25q512ax3
` [PULL 03/20] aspeed/scu: Fix valid access size on AST2400
` [PULL 04/20] hw/arm/aspeed: Add board model for Supermicro X11 BMC
` [PULL 05/20] aspeed/smc: Fix MemoryRegionOps definition
` [PULL 06/20] aspeed/smc: Fix max_slaves of the legacy SMC device
` [PULL 07/20] aspeed/sdhci: Fix reset sequence
` [PULL 08/20] ftgmac100: Fix registers that can be read
` [PULL 12/20] ftgmac100: Check for invalid len and address before doing a DMA transfer
` [PULL 14/20] ftgmac100: Improve software reset
` [PULL 18/20] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller

[PATCH v6 00/16] QEMU cpus.c refactoring part2
 2020-09-01 12:45 UTC  (28+ messages)
` [PATCH v6 01/16] cpu-timers, icount: new modules
` [PATCH v6 02/16] icount: rename functions to be consistent with the module name
` [PATCH v6 03/16] cpus: prepare new CpusAccel cpu accelerator interface
` [PATCH v6 04/16] cpus: extract out TCG-specific code to accel/tcg
` [PATCH v6 05/16] cpus: extract out qtest-specific code to accel/qtest
` [PATCH v6 06/16] cpus: extract out kvm-specific code to accel/kvm
` [PATCH v6 07/16] cpus: extract out hax-specific code to target/i386/
` [PATCH v6 08/16] cpus: extract out whpx-specific "
` [PATCH v6 09/16] cpus: extract out hvf-specific code to target/i386/hvf/
` [PATCH v6 10/16] cpus: cleanup now unneeded includes
` [PATCH v6 11/16] cpus: remove checks for non-NULL cpus_accel
` [PATCH v6 12/16] cpus: add handle_interrupt to the CpusAccel interface
` [PATCH v6 13/16] hvf: remove hvf specific functions from global includes
` [PATCH v6 14/16] whpx: remove whpx "
` [PATCH v6 15/16] hax: remove hax "
` [PATCH v6 16/16] kvm: remove kvm "

QEMU | Pipeline #181767431 has failed for master | 7774e403
 2020-09-01 12:40 UTC 

[PATCH] target/arm: Configure number of pmu counters
 2020-09-01 12:30 UTC  (2+ messages)

[PATCH v2] hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
 2020-09-01 12:22 UTC  (2+ messages)

[PATCH v6 00/10] Remove EPYC mode apicid decode and use generic decode
 2020-09-01 12:21 UTC  (21+ messages)
` [PATCH v6 01/10] Revert "i386: Fix pkg_id offset for EPYC cpu models"
` [PATCH v6 02/10] Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
` [PATCH v6 03/10] Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
` [PATCH v6 04/10] Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
` [PATCH v6 05/10] Revert "hw/i386: Introduce apicid functions inside X86MachineState"
` [PATCH v6 06/10] Revert "target/i386: Cleanup and use the EPYC mode topology functions"
` [PATCH v6 07/10] Revert "hw/386: Add EPYC mode topology decoding functions"
` [PATCH v6 08/10] Revert "hw/i386: Update structures to save the number of nodes per package"
` [PATCH v6 09/10] i386: Simplify CPUID_8000_001E for AMD
` [PATCH v6 10/10] "

[PULL 00/76] target/microblaze improvements
 2020-09-01 12:17 UTC  (2+ messages)

[PULL 00/24] Meson changes for 2020-09-01
 2020-09-01 12:12 UTC  (27+ messages)
` [PULL 01/24] meson: bump submodule to 0.55.1
` [PULL 02/24] block: always link with zlib
` [PULL 03/24] meson: fix SDL2_image detection
` [PULL 04/24] meson: install pc-bios blobs
` [PULL 05/24] meson: install scripts/qemu-trace-stap
` [PULL 06/24] meson: install icons
` [PULL 07/24] meson: install desktop file
` [PULL 08/24] meson: install $localstatedir/run for qga
` [PULL 09/24] build-sys: remove install target from Makefile
` [PULL 10/24] meson: move zlib detection to meson
` [PULL 11/24] configure: rename confsuffix option
` [PULL 12/24] configure: always /-seperate directory from qemu_suffix
` [PULL 13/24] configure: build docdir like other suffixed directories
` [PULL 14/24] meson: pass qemu_suffix option
` [PULL 15/24] meson: use meson datadir instead of qemu_datadir
` [PULL 16/24] meson: pass docdir option
` [PULL 17/24] meson: use meson mandir instead of qemu_mandir
` [PULL 18/24] meson: add NSIS building
` [PULL 19/24] meson: add pixman dependency to chardev/baum module
` [PULL 20/24] meson: add pixman dependency to UI modules
` [PULL 21/24] configure: do not include ${prefix} in firmwarepath
` [PULL 22/24] meson: use pkg-config method to find dependencies
` [PULL 23/24] build: fix recurse-all target
` [PULL 24/24] meson: add description to options

[Bug 1892960] [NEW] Heap-overflow in flatview_read through sdhci_data_transfer
 2020-09-01 12:01 UTC  (2+ messages)
` [Bug 1892960] "

[PULL 00/13] virtio,pc,acpi: features, fixes
 2020-09-01 12:04 UTC  (9+ messages)
` [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus

[PATCH v2 00/10] fix some error memleaks
 2020-09-01 12:03 UTC  (7+ messages)
` [PATCH v2 06/10] target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
` [PATCH v2 07/10] migration/colo: Plug memleaks in colo_process_incoming_thread
` [PATCH v2 09/10] block/file-posix: fix a possible undefined behavior

[PATCH] sd: sdhci: check data_count is within fifo_buffer
 2020-09-01 11:52 UTC  (3+ messages)

[PATCH] riscv: sifive_test: Allow 16-bit writes to memory region
 2020-09-01 11:49 UTC  (3+ messages)

[PATCH 0/5] hw: Replace some impossible checks by assertions
 2020-09-01 11:36 UTC  (8+ messages)
` [PATCH 1/5] hw/gpio/max7310: Remove impossible check
` [PATCH 2/5] hw/mips/fuloong2e: Convert pointless error message to an assert()
` [PATCH 3/5] hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value
` [PATCH 4/5] hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
` [PATCH 5/5] hw/isa/isa-bus: Replace hw_error() "

[PATCH v8 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-09-01 11:30 UTC  (13+ messages)
` [PATCH v8 1/8] Introduce yank feature
` [PATCH v8 2/8] block/nbd.c: Add "
` [PATCH v8 3/8] chardev/char-socket.c: "
` [PATCH v8 4/8] migration: "
` [PATCH v8 5/8] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
` [PATCH v8 6/8] io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
` [PATCH v8 7/8] MAINTAINERS: Add myself as maintainer for yank feature
` [PATCH v8 8/8] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test

[PATCH 0/2] hw/core: Move hw_error() out of cpus.c
 2020-09-01 11:23 UTC  (3+ messages)
` [PATCH 1/2] cpus: Do not dump CPU state when calling hw_error()
` [PATCH 2/2] hw/core: Move hw_error() out of cpus.c

[PATCH] qcow2: cleanup created file when qcow2_co_create
 2020-09-01 11:20 UTC  (2+ messages)

[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
 2020-09-01 11:00 UTC  (12+ messages)
` [PATCH v4 5/7] misc: Add versal-usb2-regs module
` [PATCH v4 6/7] usb: Add DWC3 model
` [PATCH v4 7/7] Versal: Connect DWC3 controller with virt-versal

[kvm-unit-tests RFC 0/4] KVM: arm64: Statistical Profiling Extension Tests
 2020-09-01 10:49 UTC  (5+ messages)
` [kvm-unit-tests RFC 4/4] spe: Test Profiling Buffer Events

[PATCH 0/2] Replace posix_fallocate() with falloate()
 2020-09-01 10:47 UTC  (5+ messages)
` [PATCH 1/2] block: file-posix: Extract preallocate helpers

[PATCH 0/2] hw/gpio: Replace printf() calls by qemu_log_mask()
 2020-09-01 10:42 UTC  (3+ messages)
` [PATCH 1/2] hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
` [PATCH 2/2] hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP)

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-09-01 10:35 UTC  (11+ messages)

[PATCH] hw: ide: check the pointer before do dma memory unmap
 2020-09-01 10:34 UTC  (2+ messages)

[PATCH v2 0/3] ppc: Fixes for class and instance size problems
 2020-09-01 10:27 UTC  (3+ messages)
` [PATCH v2 3/3] spapr: Remove unnecessary DRC type-checker macros

[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-09-01 10:27 UTC  (20+ messages)
` [PATCH v3 01/16] target/riscv: cpu: Add a new 'resetvec' property
` [PATCH v3 02/16] hw/riscv: hart: "
` [PATCH v3 03/16] target/riscv: cpu: Set reset vector based on the configured property value
` [PATCH v3 08/16] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
` [PATCH v3 11/16] hw/net: cadence_gem: Add a new 'phy-addr' property
` [PATCH v3 12/16] hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
` [PATCH v3 13/16] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
` [PATCH v3 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers
` [PATCH v3 15/16] hw/riscv: clint: Avoid using hard-coded timebase frequency

[Bug 1893758] [NEW] meson: scary KeyboardInterrupt backtrace displayed
 2020-09-01 10:10 UTC 

[PATCH] hw/acpi/tco: Remove unused definitions
 2020-09-01 10:19 UTC 

[PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string
 2020-09-01 10:14 UTC  (3+ messages)

[PATCH v3 00/10] trivial patchs for static code analyzer fixes
 2020-09-01 10:06 UTC  (21+ messages)
` [PATCH v3 01/10] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
` [PATCH v3 02/10] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
` [PATCH v3 03/10] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
` [PATCH v3 04/10] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
` [PATCH v3 05/10] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
` [PATCH v3 06/10] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
` [PATCH v3 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
` [PATCH v3 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
` [PATCH v3 09/10] hw/intc: fix default registers value in exynos4210_combiner_read()
` [PATCH v3 10/10] hw/display/vga:Remove redundant statement in vga_draw_graphic()

[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
 2020-09-01 10:04 UTC  (10+ messages)
` [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
  ` [Bug 1892540] "
      ` [Bug 1892540] "

[PATCH] docs/system: Fix grammar in documentation
 2020-09-01 10:10 UTC  (2+ messages)

[PATCH 0/6] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
 2020-09-01 10:00 UTC  (2+ messages)

[PATCH] main-loop: Fix comment
 2020-09-01 10:08 UTC  (2+ messages)

[PATCH 0/3] ppc: Fixes for class and instance size problems
 2020-09-01  9:56 UTC  (5+ messages)
` [PATCH 1/3] adb: Correct class size on TYPE_ADB_DEVICE
` [PATCH 2/3] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class

[PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
 2020-09-01 10:05 UTC  (3+ messages)

[PATCH v7 0/8] Generalize start-powered-off property from ARM
 2020-09-01  9:54 UTC  (9+ messages)
` [PATCH v7 4/8] ppc/e500: Use start-powered-off CPUState property
` [PATCH v7 5/8] mips/cps: "
` [PATCH v7 6/8] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
` [PATCH v7 7/8] sparc/sun4m: Use start-powered-off CPUState property

RFC [PATCH] piix4: don't reserve hw resources when hotplug is off
 2020-09-01  9:49 UTC  (2+ messages)
` [PATCH] piix4: don't reserve hw resources when hotplug is off globally

[PULL 0/1] tricore queue
 2020-09-01  9:59 UTC  (2+ messages)
` [PULL 1/1] tricore: added triboard with tc27x_soc

[PATCH] linux-user: Add strace support for printing OFD fcntl operations
 2020-09-01  9:47 UTC  (2+ messages)

[PATCH] usb: call usb_packet_cleanup on usb_packet_map failure
 2020-09-01  9:51 UTC  (3+ messages)

[PULL 0/5] Ui 20200831 patches
 2020-09-01  9:52 UTC  (2+ messages)

[PATCH] util/vfio-helpers: Unify trace-events size format
 2020-09-01  9:35 UTC  (2+ messages)

[PATCH v4 0/9] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-09-01  9:15 UTC  (3+ messages)
` [PATCH v4 9/9] scsi/scsi_bus: fix races in REPORT LUNS

[PATCH] hw/net/xilinx_axienet: Remove unused code
 2020-09-01  9:29 UTC  (2+ messages)

[PATCH 00/13] Make QEMU installation relocatable
 2020-09-01  9:18 UTC  (3+ messages)
` [PATCH 01/13] fuzz: use qemu_get_exec_dir

[PATCH 0/7] block: Use definitions instead of magic values
 2020-09-01  9:27 UTC  (2+ messages)

[PATCH] mailmap: Add entry for Greg Kurz
 2020-09-01  9:13 UTC  (2+ messages)

[PATCH-for-5.2 0/3] trivial: Remove 'and and' in descriptions
 2020-09-01  9:09 UTC  (2+ messages)

[PATCH v2] .mailmap: Update Paul Burton email address
 2020-09-01  9:06 UTC  (2+ messages)

[PATCH] configure: remove dead code for in-tree builds
 2020-09-01  8:59 UTC  (2+ messages)

[PATCH] cirrus.yml: Split FreeBSD job into two parts
 2020-09-01  8:57 UTC  (2+ messages)

[PATCH v2 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-01  8:36 UTC  (6+ messages)
` [PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine

[Bug 1893744] [NEW] meson: incomplete 'make help'
 2020-09-01  7:58 UTC 

[PATCH] cirrus: handle wraparound in cirrus_invalidate_region
 2020-09-01  7:37 UTC  (8+ messages)

[PATCH-for-5.2] Revert "mailmap: Update philmd email address"
 2020-09-01  7:30 UTC  (2+ messages)

[PATCH] docs: Fix broken links
 2020-09-01  7:31 UTC  (2+ messages)

[PATCH-for-5.2 0/2] hw/core/sysbus: Trivial cleanup patches
 2020-09-01  7:28 UTC  (5+ messages)
` [PATCH-for-5.2 1/2] hw/core/sysbus: Fix a typo
` [PATCH-for-5.2 2/2] hw/core/sysbus: Assert memory region index is in range

[RFC PATCH v4 0/2] Add file-backed and write-once features to OTP
 2020-09-01  7:22 UTC  (4+ messages)
` [RFC PATCH v4 1/2] hw/riscv: sifive_u: Add backend drive support

[PATCH] qemu-options.hx: Fix typo for netdev documentation
 2020-09-01  7:19 UTC  (5+ 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).