qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 22:05:58 to 2020-11-20 16:20:14 UTC [more...]

[PATCH for-6.0 0/2] aspeed/smc: Extend support
 2020-11-20 16:15 UTC  (3+ messages)
` [PATCH for-6.0 1/2] aspeed/smc: Add support for address lane disablement
` [PATCH for-6.0 2/2] aspeed/smc: Add extra controls to request DMA

[PATCH RFC 0/5] Fix accidental crash in iotest 30
 2020-11-20 16:16 UTC  (2+ messages)
` [PATCH 3/5] scripts/block-coroutine-wrapper.py: allow more function types

[PATCH v3 0/7] UFFD write-tracking migration/snapshots
 2020-11-20 16:15 UTC  (26+ messages)
` [PATCH v3 1/7] introduce 'track-writes-ram' migration capability
` [PATCH v3 2/7] introduce UFFD-WP low-level interface helpers
` [PATCH v3 3/7] support UFFD write fault processing in ram_save_iterate()
` [PATCH v3 4/7] implementation of write-tracking migration thread
` [PATCH v3 5/7] implementation of vm_start() BH
` [PATCH v3 7/7] introduce simple linear scan rate limiting mechanism

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-11-20 16:08 UTC  (17+ messages)
` [PATCH 21/29] vl: separate qemu_resolve_machine_memdev
` [PATCH 22/29] vl: initialize displays before preconfig loop
` [PATCH 23/29] vl: move -global check earlier
` [PATCH 24/29] migration, vl: start migration via qmp_migrate_incoming
` [PATCH 25/29] vl: start VM via qmp_cont
` [PATCH 26/29] hmp: introduce cmd_available
` [PATCH 27/29] remove preconfig state

[PATCH v2 0/2] pc-bios/s390 fixes for reboot-to-vfio-ccw
 2020-11-20 16:01 UTC  (3+ messages)
` [PATCH v2 1/2] pc-bios: s390x: Ensure Read IPL memory is clean
` [PATCH v2 2/2] pc-bios: s390x: Clear out leftover S390EP string

[PATCH v5 0/7] iOS and Apple Silicon host support
 2020-11-20 15:58 UTC  (11+ messages)
` [PATCH v5 2/7] configure: cross-compiling with empty cross_prefix
` [PATCH v5 6/7] tcg: implement JIT for iOS and Apple Silicon
` [PATCH v5 7/7] block: check availablity for preadv/pwritev on mac

[PATCH v2] usb: fix kconfig for usb-xhci-sysbus
 2020-11-20 15:52 UTC  (2+ messages)

[PATCH] qboot: update to latest upstream
 2020-11-20 15:51 UTC  (2+ messages)

[PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries
 2020-11-20 15:45 UTC  (7+ messages)
` [PATCH-for-5.2 1/6] MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
` [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
` [PATCH-for-5.2 3/6] MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
` [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path
` [PATCH-for-5.2 5/6] MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
` [PATCH-for-5.2 6/6] MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines

[PATCH 1/2] file-posix: Use OFD lock only if the filesystem supports the lock
 2020-11-20 15:42 UTC  (7+ messages)

[PATCH v2] python, tests: do not use short-form boolean options
 2020-11-20 15:40 UTC 

[RFC v4 0/9] i386 cleanup
 2020-11-20 15:34 UTC  (12+ messages)
` [RFC v4 1/9] i386: move kvm accel files into kvm/
` [RFC v4 2/9] i386: move whpx accel files into whpx/
` [RFC v4 3/9] i386: move hax accel files into hax/
` [RFC v4 4/9] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v4 5/9] i386: move TCG accel files into tcg/
` [RFC v4 6/9] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v4 7/9] i386: move TCG cpu class initialization out of helper.c
` [RFC v4 8/9] module: introduce MODULE_INIT_ACCEL_CPU
` [RFC v4 9/9] i386: split cpu accelerators from cpu.c

[PATCH-for-5.2 0/4] docs/system/arm: Document raspi/tosa boards
 2020-11-20 15:24 UTC  (6+ messages)
` [PATCH-for-5.2 1/4] docs/system: Deprecate raspi2/raspi3 machine aliases
` [PATCH-for-5.2 2/4] docs/system/arm: Document the various raspi boards
` [PATCH-for-5.2 3/4] docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs
` [RFC PATCH-for-5.2 4/4] docs/system/arm: Document the Sharp Zaurus SL-6000

[PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
 2020-11-20 14:17 UTC 

[PATCH 0/6] qapi: Add support for aliases
 2020-11-20 15:06 UTC  (6+ messages)
` [PATCH 5/6] "

[PATCH 0/2] pc-bios/s390 fixes for reboot-to-vfio-ccw
 2020-11-20 14:39 UTC  (10+ messages)
` [PATCH 1/2] pc-bios: s390x: Ensure Read IPL memory is clean
` [PATCH 2/2] pc-bios: s390x: Give precedence to reset PSW

[PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab)
 2020-11-20 14:35 UTC  (4+ messages)
` [PATCH v1 6/6] gitlab-ci: Move trace backend tests across to gitlab

[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
 2020-11-20 14:05 UTC  (4+ messages)

[PATCH] meson.build: convert --with-default-devices to meson
 2020-11-20 14:05 UTC  (3+ messages)

[Bug 1905037] [NEW] Qemu SPARC64 Panics on Sun Solaris 5.8 - BOP_ALLOC failed
 2020-11-20 13:43 UTC 

[PATCH for-5.2] Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"
 2020-11-20 13:49 UTC  (4+ messages)

[PATCH v2] hw/core/qdev-properties-system: Rewrite set_pci_host_devaddr using GLib
 2020-11-20 13:48 UTC  (7+ messages)
` [PATCH-for-5.2 "

[PATCH-for-5.2 v2] hw/intc: fix heap-buffer-overflow in rxicu_realize()
 2020-11-20 13:44 UTC  (2+ messages)

[PATCH 0/4] [RfC] try fix tracing for modules
 2020-11-20 13:15 UTC  (11+ messages)
` [PATCH 4/4] [broken] meson: try link tracepoints to module

[PATCH] qtest: do not return freed argument vector from qtest_rsp
 2020-11-20 13:09 UTC  (3+ messages)

[PATCH for-5.2] microvm: fix kconfig for non-default devices
 2020-11-20 13:03 UTC  (5+ messages)

[PATCH] hmp: Changed hmp_netdev_add() using qmp_marshal_netdev_add()
 2020-11-20 12:58 UTC  (3+ messages)

iotest 030 still occasionally intermittently failing
 2020-11-20 12:48 UTC  (10+ messages)

[RFC PATCH v3 00/13] hw/arm/virt: Introduce cpu and cache topology support
 2020-11-20 12:43 UTC  (5+ messages)
` [RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus

[PATCH v3] qga: Correct loop count in qmp_guest_get_vcpus()
 2020-11-20 12:33 UTC  (2+ messages)

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-11-20 12:31 UTC  (11+ messages)

[RFC PATCH 0/2] vfio-ccw: Implement request notifier
 2020-11-20 12:29 UTC  (5+ messages)
` [RFC PATCH 2/2] vfio-ccw: Connect the device "
    ` Availability of physical devices and migration (was: Re: [RFC PATCH 2/2] vfio-ccw: Connect the device request notifier)

[RFC v3 8/9] module: introduce MODULE_INIT_ACCEL_CPU
 2020-11-20 12:13 UTC  (12+ messages)

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2020-11-20 10:55 UTC  (5+ messages)
` [PATCH V13 2/9] meson.build: Re-enable KVM support for MIPS

[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
 2020-11-20 10:18 UTC  (5+ messages)
` [PATCH for-5.2] hw/display/tcx: add missing 64-bit access for framebuffer blitter
  ` [Bug 1892540] "
    ` [Bug 1892540] "

QMP and the 'id' parameter
 2020-11-20 10:25 UTC  (6+ messages)

[PATCH v5 0/2] MTE support for KVM guest
 2020-11-20  9:58 UTC  (7+ messages)

[PATCH] qga: Correct loop count in qmp_guest_get_vcpus()
 2020-11-20  9:48 UTC  (4+ messages)

[PATCH v4 0/2] MTE support for KVM guest
 2020-11-20  9:33 UTC  (9+ messages)
` [PATCH v4 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH v2] qga: Correct loop count in qmp_guest_get_vcpus()
 2020-11-20  9:31 UTC 

Peter Maydell
 2020-11-20  9:28 UTC  (5+ messages)

[RFC v3 0/9] i386 cleanup
 2020-11-20  9:08 UTC  (6+ messages)
` [RFC v3 9/9] i386: split cpu accelerators from cpu.c

[PATCH v2 0/8] qom: Use qlit to represent property defaults
 2020-11-20  9:05 UTC  (19+ messages)
` [PATCH v2 3/8] qnum: QNumValue type for QNum value literals
` [PATCH v2 4/8] qnum: qnum_value_is_equal() function
` [PATCH v2 5/8] qlit: Support all types of QNums

[RFC PATCH 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
 2020-11-20  8:51 UTC  (3+ messages)
` [RFC PATCH 1/2] ramlist: Make dirty bitmap blocks of ramlist resizable
` [RFC PATCH 2/2] ramlist: Resize dirty bitmap blocks after remove ramblock

[PATCH v3 00/10] microvm: add usb support
 2020-11-20  7:26 UTC  (5+ messages)
` [PATCH v3 04/10] usb/xhci: fixup xhci kconfig deps

[RFC 00/15] support subsets of bitmanip extension
 2020-11-20  3:02 UTC  (7+ messages)
` [RFC 14/15] target/riscv: rvb: add/sub with postfix zero-extend
` [RFC 15/15] target/riscv: rvb: support and turn on B-extension from command line

[PATCH v2] virtio-blk: seg_max do not subtract 2 if host has VIRTIO_RING_F_INDIRECT_DESC feature
 2020-11-20  5:03 UTC 

[Bug 1904954] [NEW] lan9118 bug peeking receive massage size not equal to received message size
 2020-11-20  4:08 UTC  (2+ messages)
` [Bug 1904954] "

[PATCH v2 0/2] Optimized some code for display/vmware_vga
 2020-11-20  3:25 UTC  (3+ messages)
` [PATCH v2 1/2] display/vmware_vga: Fix bad printf format specifiers
` [PATCH v2 2/2] display/vmware_vga: Replace fprintf(stderr, "*\n") with error_report()

[Bug 1904486] [NEW] resource leak in /net/tap.c
 2020-11-20  2:35 UTC  (4+ messages)
` [Bug 1904486] "

[PATCH 0/6] configure / meson: Move check for headers to meson.build
 2020-11-20  0:12 UTC  (13+ messages)
` [PATCH 1/6] configure: Remove the obsolete check for ifaddrs.h
` [PATCH 2/6] configure / meson: Move check for pty.h to meson.build
` [PATCH 3/6] configure / meson: Move check for drm.h "
` [PATCH 4/6] configure / meson: Move check for sys/signal.h "
` [PATCH 5/6] "
` [PATCH 6/6] configure / meson: Move check for linux/btrfs.h "

[PATCH 0/4] linux-user: Support o32 ABI with 64-bit MIPS CPUs
 2020-11-19 23:14 UTC  (8+ messages)
` [PATCH 1/4] linux-user/mips64: Restore setup_frame() for o32 ABI
` [PATCH 2/4] linux-user/mips64: Support o32 ABI syscalls
` [PATCH 4/4] RFC qemu-binfmt-conf.sh: Add MIPS64 o32 ABI

[RFC PATCH v5 00/33] Hexagon patch series
 2020-11-19 22:53 UTC  (7+ messages)
` [RFC PATCH v5 18/33] Hexagon (target/hexagon/imported) arch import
` [RFC PATCH v5 20/33] Hexagon (target/hexagon) generator phase 2 - generate header files
` [RFC PATCH v5 22/33] Hexagon (target/hexagon) generater phase 4 - decode tree

[PATCH v2] target/mips/helper: Also display exception names in user-mode
 2020-11-19 22:52 UTC  (2+ messages)

[PATCH] target/arm: fix stage 2 page-walks in 32-bit emulation
 2020-11-19 22:37 UTC  (2+ messages)
` [PATCH for-5.2?] "

python asyncio QMP library (AQMP)
 2020-11-19 22:00 UTC 

[PATCH v2 00/28] target/arm: Implement v8.1M and Cortex-M55
 2020-11-19 22:19 UTC  (21+ messages)
` [PATCH v2 10/28] target/arm: Implement M-profile FPSCR_nzcvqc
` [PATCH v2 12/28] target/arm: Factor out preserve-fp-state from full_vfp_access_check()
` [PATCH v2 13/28] target/arm: Implement FPCXT_S fp system register
` [PATCH v2 14/28] target/arm: Implement FPCXT_NS "
` [PATCH v2 15/28] hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
` [PATCH v2 16/28] target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
` [PATCH v2 17/28] target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
` [PATCH v2 18/28] target/arm: Implement v8.1M REVIDR register
` [PATCH v2 19/28] target/arm: Implement new v8.1M NOCP check for exception return
` [PATCH v2 20/28] target/arm: Implement new v8.1M VLLDM and VLSTM encodings
` [PATCH v2 21/28] hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
` [PATCH v2 22/28] hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
` [PATCH v2 23/28] target/arm: Implement CCR_S.TRD behaviour for SG insns
` [PATCH v2 24/28] hw/intc/armv7m_nvic: Fix "return from inactive handler" check
` [PATCH v2 25/28] target/arm: Implement M-profile "minimal RAS implementation"
` [PATCH v2 26/28] hw/intc/armv7m_nvic: Implement read/write for RAS register block
` [PATCH v2 27/28] hw/arm/armv7m: Correct typo in QOM object name
` [PATCH v2 28/28] target/arm: Implement Cortex-M55 model

[PATCH v3 0/9] Add support for Control-Flow Integrity
 2020-11-19 22:06 UTC  (8+ messages)
` [PATCH v3 1/9] fuzz: Make fork_fuzz.ld compatible with LLVM's LLD


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