qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-24 07:14:58 to 2021-03-24 18:25:28 UTC [more...]

[RFC v11 00/55] arm cleanup experiment for kvm-only build
 2021-03-24 18:21 UTC  (16+ messages)
` [RFC v11 04/55] target/arm: tcg: add sysemu and user subdirs
` [RFC v11 06/55] target/arm: tcg: move sysemu-only parts of debug_helper
` [RFC v11 07/55] target/arm: tcg: split tlb_helper user-only and sysemu-only parts
` [RFC v11 30/55] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()

[PULL 0/2] Block patches
 2021-03-24 18:05 UTC  (4+ messages)
` [PULL 1/2] migration/block-dirty-bitmap: make incoming disabled bitmaps busy
` [PULL 2/2] migrate-bitmaps-postcopy-test: check that we can't remove in-flight bitmaps

[PATCH 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
 2021-03-24 17:54 UTC  (7+ messages)
` [PATCH 1/6] hw/isa/vt82c686: Name output IRQ as 'intr'
` [PATCH 2/6] hw/isa/vt82c686: Simplify removing unuseful qemu_allocate_irqs() call
` [PATCH 3/6] hw/isa/vt82c686: Let ISA function expose ISA IRQs
` [PATCH 4/6] hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS
` [PATCH 5/6] hw/ide/via: Connect IDE function output IRQs to the ISA function input
` [PATCH 6/6] hw/southbridge/vt82c686: Introduce VT82C686B_SOUTHBRIDGE

[PATCH v5 00/10] KVM: Dirty ring support (QEMU part)
 2021-03-24 18:08 UTC  (12+ messages)
` [PATCH v5 02/10] KVM: Use a big lock to replace per-kml slots_lock

gitlab-ci: Only build /staging branch?
 2021-03-24 18:01 UTC 

[PATCH 1/1] linux-user/s390x: Apply h2g to address of sigreturn stub
 2021-03-24 17:53 UTC  (10+ messages)
            ` [PATCH v2] linux-user/s390x: Use the guest pointer for the "

[PULL for 6.0 00/22] various fixes (kernel-doc, semihosting, testing)
 2021-03-24 17:41 UTC  (26+ messages)
` [PULL 01/22] scripts/kernel-doc: strip QEMU_ from function definitions
` [PULL 02/22] docs/devel: include the plugin API information from the headers
` [PULL 03/22] docs/devel: expand style section of memory management
` [PULL 04/22] tools/virtiofsd: include --socket-group in help
` [PULL 05/22] semihosting: move semihosting tests to multiarch
` [PULL 06/22] semihosting/arm-compat-semi: unify GET/SET_ARG helpers
` [PULL 07/22] semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO
  ` [Bug 1915925] "
` [PULL 08/22] linux-user/riscv: initialise the TaskState heap/stack info
` [PULL 09/22] tests/tcg: add HeapInfo checking to semihosting test
` [PULL 10/22] gitlab-ci.yml: Merge the trace-backend testing into other jobs
` [PULL 11/22] configure: Don't use the __atomic_*_16 functions for testing 128-bit support
` [PULL 12/22] cirrus.yml: Update the FreeBSD task to version 12.2
` [PULL 13/22] utils: Tighter tests for qemu_strtosz
` [PULL 14/22] utils: Work around mingw strto*l bug with 0x
` [PULL 15/22] gitlab: extend timeouts for CFI builds
` [PULL 16/22] qdev: define list of archs with virtio-pci or virtio-ccw
` [PULL 17/22] m68k: add the virtio devices aliases
` [PULL 18/22] blockdev: with -drive if=virtio, use generic virtio-blk
` [PULL 19/22] iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"
` [PULL 20/22] iotests: test m68k with the virt machine
` [PULL 21/22] iotests: iothreads need ioeventfd
` [PULL 22/22] gitlab: default to not building the documentation

[Bug 1909247] [NEW] QEMU: use after free vulnerability in esp_do_dma() in hw/scsi/esp.c
 2021-03-24 17:28 UTC  (7+ messages)
` [Bug 1909247] "

[PATCH v1 0/3] migration: Fixes to the 'background-snapshot' code
 2021-03-24 17:35 UTC  (12+ messages)
` [PATCH v1 1/3] migration: Fix missing qemu_fflush() on buffer file in bg_migration_thread

[PATCH v2 00/12] Categorize some uncategorized devices
 2021-03-24 17:23 UTC  (4+ messages)
` [PATCH v2 05/12] mc146818rtc: put it into the 'misc' category

[PATCH] target/i386: Verify memory operand for lcall and ljmp
 2021-03-24 17:00 UTC  (2+ messages)

[Bug 1921138] [NEW] tcg.c:3329: tcg fatal error
 2021-03-24 16:50 UTC  (3+ messages)
` [Bug 1921138] "

[PATCH v5 0/6] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-24 16:43 UTC  (11+ messages)
` [PATCH 1/6] block/vdi: When writing new bmap entry fails, don't leak the buffer
` [PATCH 2/6] block/vdi: Don't assume that blocks are larger than VdiHeader
` [PATCH 4/6] coroutine-lock: reimplement CoRwlock to fix downgrade bug

[PATCH v3 00/10] Fixed some bugs and optimized some codes for COLO
 2021-03-24 16:40 UTC  (3+ messages)
` [PATCH v3 07/10] Reset the auto-converge counter at every checkpoint

[PATCH v8] drivers/misc: sysgenid: add system generation id driver
 2021-03-24 16:38 UTC  (8+ messages)

[PATCH v2 0/3] reinitialize ACPI PM device on reset
 2021-03-24 16:37 UTC  (3+ messages)
` [PATCH v2 2/3] pci: sprinkle assert in PCI pin number

[PATCH] hw/pci/pci.c: Assert that pci_irq_handler() inputs are valid
 2021-03-24 16:21 UTC  (2+ messages)

[Bug 1921092] [NEW] qemu-system-arm multi core debug not working
 2021-03-24 16:08 UTC  (4+ messages)
` [Bug 1921092] "
` [Bug 1921092] Re: how do i delete this bug?

[PATCH for 6.0 v2 00/22] fixes for rc1 pre-PR (kernel-doc, semihosting, testing)
 2021-03-24 15:58 UTC  (6+ messages)
` [PATCH v2 09/22] tests/tcg: add HeapInfo checking to semihosting test

[PATCH V4] file-posix: allow -EBUSY error during ioctl(fd, BLKZEROOUT, range) on block
 2021-03-24 15:49 UTC  (3+ messages)

[Bug 1920784] Re: qemu-system-ppc64le fails with kvm acceleration
 2021-03-24 15:32 UTC  (2+ messages)

[PATCH] hw/isa/piix4: Migrate Reset Control Register
 2021-03-24 15:38 UTC  (2+ messages)

[PATCH v2 0/5] qemu-iotests: quality of life improvements
 2021-03-24 15:17 UTC  (10+ messages)
` [PATCH v2 2/5] qemu-iotests: allow passing unittest.main arguments to the test scripts
` [PATCH v2 4/5] qemu-iotests: let "check" spawn an arbitrary test command

[PATCH] qapi: introduce 'query-cpu-model-cpuid' action
 2021-03-24 13:39 UTC 

[PATCH v4 0/6] Allow changing bs->file on reopen
 2021-03-24 15:08 UTC  (5+ messages)
` [PATCH v4 2/6] block: "

[PATCH] hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
 2021-03-24 15:00 UTC  (2+ messages)

[PATCH] target/riscv: Align the data type of reset vector address
 2021-03-24 14:59 UTC  (2+ messages)

[PATCH v2 0/7] ui: add vdagent implementation and clipboard support
 2021-03-24 14:47 UTC  (13+ messages)
` [PATCH v2 2/7] ui/vdagent: core infrastructure
` [PATCH v2 7/7] ui/gtk: add clipboard support

[Bug 1920934] [NEW] Heap-use-after-free in io_writex / cputlb.c results in Linux kernel crashes
 2021-03-24 14:40 UTC  (4+ messages)
` [Bug 1920934] "

[PATCH] meson: Propagate gnutls dependency to migration
 2021-03-24 13:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] i386/cpu_dump: support AVX512 ZMM regs dump
 2021-03-24 13:44 UTC  (2+ messages)

[PATCH 1/2] hw/riscv: sifive_u: Allow passing custom DTB
 2021-03-24 13:41 UTC  (2+ messages)

[PATCH 0/8] virtiofsd: Changed various allocations to GLib functions
 2021-03-24 13:32 UTC  (8+ messages)
` [PATCH 2/8] virtiofds: Changed allocations of iovec to GLib's functions
` [PATCH 8/8] virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib

[PULL 0/5] tcg patch queue for 6.0
 2021-03-24 13:22 UTC  (2+ messages)

[PATCH RFC v2 0/6] Introduce IOMMU Option For PCI Root Bus
 2021-03-24 13:16 UTC  (7+ messages)
` [PATCH RFC v2 1/6] hw/pci/pci_host: Add iommu property for pci host
` [PATCH RFC v2 2/6] hw/pci: Add iommu option for pci root bus
` [PATCH RFC v2 3/6] hw/pci: Add pci_root_bus_max_bus
` [PATCH RFC v2 4/6] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table
` [PATCH RFC v2 5/6] hw/i386/acpi-build: Add explicit scope in DMAR table
` [PATCH RFC v2 6/6] hw/i386/acpi-build: Add iommu filter in IVRS table

[PATCH v3 0/3] spapr: nvdimm: Enable sync-dax property for nvdimm
 2021-03-24  4:09 UTC  (7+ messages)
` [PATCH v3 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v3 3/3] spapr: nvdimm: Enable sync-dax device property for nvdimm

Issue Report: When VM has multiple vCPU and receive SIGBUS for SRAR, qemu will inject broadcast MCE to VM, VM may exceed 1S MCE sync time, and Panic
 2021-03-24  3:53 UTC 

[PATCH v2] x86/mce: fix wrong no-return-ip logic in do_machine_check()
 2021-03-24  8:03 UTC  (2+ messages)

[PATCH 0/2] yank: Always link full yank code
 2021-03-24 12:09 UTC  (5+ messages)

qdev: Regarding lazy ISA bridge creation
 2021-03-24 11:38 UTC  (2+ messages)

[PATCH v10 0/7] Pegasos2 emulation
 2021-03-24 11:21 UTC  (11+ messages)
` [PATCH v10 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v10 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[PULL 0/5] Ui 20210323 patches
 2021-03-24 11:14 UTC  (2+ messages)

[PATCH 0/5] virtio: Implement generic vhost-user-i2c backend
 2021-03-24 11:05 UTC  (8+ messages)
` [PATCH 1/5] hw/virtio: add boilerplate for vhost-user-i2c device
` [PATCH 2/5] hw/virtio: add vhost-user-i2c-pci boilerplate
` [PATCH 3/5] tools/vhost-user-i2c: Add backend driver
` [PATCH 4/5] docs: add a man page for vhost-user-i2c
` [PATCH 5/5] MAINTAINERS: Add entry for virtio-i2c

[PATCH] gitignore: Update with some filetypes
 2021-03-24 11:03 UTC 

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-03-24 11:02 UTC  (5+ messages)
` [PATCH V4 4/7] hmp-commands: Add new HMP command for COLO passthrough
` [PATCH V4 5/7] net/colo-compare: Move data structure and define to .h file

[PATCH v2 00/10] Acceptance Test: introduce base class for Linux based tests
 2021-03-24 10:36 UTC  (26+ messages)
` [PATCH v2 01/10] tests/acceptance/virtiofs_submounts.py: add missing accel tag
` [PATCH v2 02/10] tests/acceptance/virtiofs_submounts.py: evaluate string not length
` [PATCH v2 03/10] Python: add utility function for retrieving port redirection
` [PATCH v2 04/10] Acceptance Tests: move useful ssh methods to base class
` [PATCH v2 05/10] Acceptance Tests: add port redirection for ssh by default
` [PATCH v2 06/10] Acceptance Tests: make username/password configurable
` [PATCH v2 07/10] Acceptance Tests: set up SSH connection by default after boot for LinuxTest
` [PATCH v2 08/10] tests/acceptance/virtiofs_submounts.py: remove launch_vm()
` [PATCH v2 09/10] Acceptance Tests: add basic documentation on LinuxTest base class
` [PATCH v2 10/10] Acceptance Tests: introduce CPU hotplug test

Crashes with qemu-system-ppc64
 2021-03-24 10:32 UTC  (7+ messages)

[Bug 1910723] [NEW] NULL pointer dereference issues in am53c974 SCSI host bus adapter
 2021-03-24 10:08 UTC  (2+ messages)
` [Bug 1910723] "

[PATCH v4 0/3] hw/misc: Model ASPEED hash and crypto engine
 2021-03-24  9:47 UTC  (11+ messages)
` [PATCH v4 1/3] hw: Model ASPEED's Hash and Crypto Engine
` [PATCH v4 2/3] aspeed: Integrate HACE
` [PATCH v4 3/3] tests/qtest: Add test for Aspeed HACE

[PATCH v2 0/2] vhost-user-blk: fix bug on device disconnection during initialization
 2021-03-24  9:38 UTC  (3+ messages)
` [PATCH v2 1/2] vhost-user-blk: use different event handlers on initialization
` [PATCH v2 2/2] vhost-user-blk: perform immediate cleanup if disconnect "

[PATCH] qom: Fix default values in help
 2021-03-24  9:00 UTC  (3+ messages)

[PATCH] iotests: Fix typo in iotest 051
 2021-03-24  8:43 UTC 

[Bug 1921082] [NEW] VM crash when process broadcast MCE
 2021-03-24  8:35 UTC 

[PATCH 00/20] Immutable QString, and also one JSON writer less
 2021-03-24  8:14 UTC  (4+ messages)
` [PATCH 05/20] qobject: Change qobject_to_json()'s value to GString

[PATCH qemu] spapr: Fix typo in the patb_entry comment
 2021-03-24  6:15 UTC  (4+ messages)

[Bug 1915925] [NEW] ARM semihosting HEAPINFO results wrote to wrong address
 2021-02-17 12:19 UTC 


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