messages from 2022-12-20 11:04:50 to 2022-12-20 23:13:17 UTC [more...]
[PATCH v2 0/3] Decouple INTx-to-LNKx routing from south bridges
2022-12-20 23:10 UTC (4+ messages)
[PATCH RESEND v3 0/2] virtio: remove unnecessary host_features in ->get_features()
2022-12-20 23:08 UTC (3+ messages)
` [PATCH RESEND v3 2/2] "
[PATCH 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
2022-12-20 23:04 UTC (3+ messages)
` [PATCH 1/2] hw/arm/virt: Consolidate GIC finalize logic
` [PATCH 2/2] hw/arm/virt: Make accels in GIC finalize logic explicit
[PATCH 00/32] Consolidate PIIX south bridges
2022-12-20 23:04 UTC (7+ messages)
[RFC PATCH v3 00/38] Xen HVM support under KVM
2022-12-20 22:59 UTC (19+ messages)
` [RFC PATCH v3 01/38] include: import xen public headers
` [RFC PATCH v3 02/38] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation
` [RFC PATCH v3 03/38] xen: Add XEN_DISABLED mode and make it default
` [RFC PATCH v3 04/38] i386/kvm: Add xen-version machine property and init KVM Xen support
` [RFC PATCH v3 05/38] i386/kvm: handle Xen HVM cpuid leaves
` [RFC PATCH v3 06/38] xen-platform: exclude vfio-pci from the PCI platform unplug
` [RFC PATCH v3 07/38] xen-platform: allow its creation with XEN_EMULATE mode
` [RFC PATCH v3 08/38] hw/xen_backend: refactor xen_be_init()
[PATCH 0/6] Trivial PPC cleanups
2022-12-20 22:53 UTC (4+ messages)
[PATCH] hw/net: Fix read of uninitialized memory in ftgmac100
2022-12-20 22:14 UTC
[PATCH] accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD
2022-12-20 22:16 UTC (4+ messages)
[PULL 00/15] ppc queue
2022-12-20 22:13 UTC (18+ messages)
` [PULL 01/15] MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
` [PULL 02/15] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
` [PULL 03/15] hw/sd/sdhci: Support big endian SD host controller interfaces
` [PULL 04/15] hw/ppc/e500: Add Freescale eSDHC to e500plat
` [PULL 05/15] target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
` [PULL 06/15] hw/ppc/vof: Do not include the full "cpu.h"
` [PULL 07/15] hw/ppc/spapr: Reduce "vof.h" inclusion
` [PULL 08/15] target/ppc/mmu_common: Log which effective address had no TLB entry found
` [PULL 09/15] target/ppc/mmu_common: Fix table layout of "info tlb" HMP command
` [PULL 10/15] hw/ppc/virtex_ml507: Prefer local over global variable
` [PULL 11/15] hw/ppc/e500: Prefer local variable over qdev_get_machine()
` [PULL 12/15] hw/ppc/e500: Resolve variable shadowing
` [PULL 13/15] hw/ppc/e500: Move comment to more appropriate place
` [PULL 14/15] target/ppc: Implement the DEXCR and HDEXCR
` [PULL 15/15] target/ppc: Check DEXCR on hash{st, chk} instructions
[PATCH v2 0/5] target/arm: Some CONFIG_TCG code movement
2022-12-20 22:04 UTC (6+ messages)
` [PATCH v2 1/5] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [PATCH v2 2/5] target/arm: wrap psci call with tcg_enabled
` [PATCH v2 3/5] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [PATCH v2 4/5] target/arm: Move PC alignment check
` [PATCH v2 5/5] target/arm: only perform TCG cpu and machine inits if TCG enabled
[PATCH v2 0/5] coroutine: Clean up includes
2022-12-20 21:53 UTC (7+ messages)
` [PATCH v2 1/5] coroutine: Clean up superfluous inclusion of qemu/coroutine.h
` [PATCH v2 2/5] coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
` [PATCH v2 3/5] coroutine: Clean up superfluous inclusion of qemu/lockable.h
` [PATCH v2 4/5] coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
` [PATCH v2 5/5] coroutine: Use Coroutine typedef name instead of structure tag
[PATCH v2 00/10] Compiler warning fixes for libvhost-user,libvduse
2022-12-20 21:50 UTC (14+ messages)
` [PATCH v2 01/10] libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v2 02/10] libvhost-user: Replace typeof with __typeof__
` [PATCH v2 03/10] libvhost-user: Cast rc variable to avoid compiler warning
` [PATCH v2 04/10] libvhost-user: Use unsigned int i for some for-loop iterations
` [PATCH v2 05/10] libvhost-user: Declare uffdio_register early to make it C90 compliant
` [PATCH v2 06/10] libvhost-user: Change dev->postcopy_ufd assignment "
` [PATCH v2 07/10] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
` [PATCH v2 08/10] libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v2 09/10] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [RFC v2 10/10] libvduse: Fix assignment in vring_set_avail_event
[RFC v5 0/3] Add zoned storage emulation to virtio-blk driver
2022-12-20 21:37 UTC (4+ messages)
` [RFC v5 2/3] virtio-blk: add zoned storage emulation for zoned devices
[PATCH v14 0/8] Add support for zoned device
2022-12-20 21:00 UTC (4+ messages)
` [PATCH v14 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
[PATCH] meson: Clean up some dependencies regarding qemu-system
2022-12-20 20:56 UTC (7+ messages)
[PATCH] hw/riscv: Add support to change default RISCV hart memory region
2022-12-20 15:27 UTC (3+ messages)
[PATCH 1/5] target/arm: only build psci for TCG
2022-12-20 19:52 UTC (10+ messages)
[RFC v4 0/3] CXL Type-3 Volatile Memory Support
2022-12-20 19:27 UTC (8+ messages)
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH 7/7] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
2022-12-20 19:04 UTC (3+ messages)
[PULL 0/2] Hppa fixes patches
2022-12-20 18:44 UTC (2+ messages)
[PATCH] block/io: Check for replay-enabled in bdrv_drain_all_begin()
2022-12-20 18:45 UTC (2+ messages)
[PATCH v6 0/2] check magic value for deciding the mapping of channels
2022-12-20 18:44 UTC (3+ messages)
` [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
` [PATCH v6 2/2] migration: check magic value for deciding the mapping of channels
[PATCH] Fix i.MX GPT timers for i.MX6UL and i.MX7 processors
2022-12-20 17:27 UTC (4+ messages)
` [PATCH] i.MX7D: Connect GPT timers to IRQ
` [PATCH] i.MX7D: Compute clock frequency for the fixed frequency clocks
` [PATCH] i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
[RFC PATCH v2 00/22] Xen HVM support under KVM
2022-12-20 17:29 UTC (10+ messages)
` [RFC PATCH v2 20/22] i386/xen: HVMOP_set_param / HVM_PARAM_CALLBACK_IRQ
[PATCH v6 0/2] check magic value for deciding the mapping of channels
2022-12-20 18:36 UTC
[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
2022-12-20 18:13 UTC (9+ messages)
[PATCH] migration: Show downtime during postcopy phase
2022-12-20 16:42 UTC (2+ messages)
[PULL v3 00/50] Block layer patches
2022-12-20 17:39 UTC (3+ messages)
[PATCH v3 00/18] ui: Move and clean up monitor command code
2022-12-20 16:35 UTC (17+ messages)
` [PATCH v3 08/18] ui: Clean up a few things checkpatch.pl would flag later on
` [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/
` [PATCH v3 13/18] ui: Improve "change vnc" error reporting
` [PATCH v3 16/18] ui: Split hmp_mouse_set() and move the HMP part to ui/
[PATCH] ebpf: fix compatibility with libbpf 1.0+
2022-12-20 16:30 UTC (8+ messages)
[RFC PATCH] linux-user: time64: consolidate rt_sigtimedwait_time64 and rt_sigtimedwait
2022-12-20 15:57 UTC (2+ messages)
[PATCH 0/5] cpus: Remove system reset() API from user emulation
2022-12-20 15:52 UTC (7+ messages)
` [PATCH 1/5] target/i386: Restrict qapi/qapi-events-run-state.h to system emulation
` [PATCH 2/5] target/i386: Restrict sysemu/reset.h "
` [PATCH 3/5] target/loongarch: "
` [PATCH 4/5] target/s390x: "
` [PATCH 5/5] hw/core: Only build CPU reset handlers with "
[PATCH 0/2] linux-user: Fix a pair of -Wextra warnings
2022-12-20 15:47 UTC (4+ messages)
` [PATCH 1/2] linux-user/syscall: Silent -Wmissing-field-initializers warnings
` [PATCH 2/2] linux-user/signal: Silent -Winitializer-overrides warnings
[for-8.0 v2 00/11] Refactor cryptodev
2022-12-20 15:36 UTC (4+ messages)
` [for-8.0 v2 06/11] cryptodev: Support statistics
[PATCH v2] pflash: Only read non-zero parts of backend image
2022-12-20 15:33 UTC (3+ messages)
[PULL 00/45] riscv-to-apply queue
2022-12-20 15:32 UTC (4+ messages)
[PATCH v10 0/5] add generic vDPA device support
2022-12-20 15:27 UTC (4+ messages)
` [PATCH v10 5/5] docs: Add generic vhost-vdpa device documentation
[PATCH] trace: Do not try to include QMP commands in user emulation binaries
2022-12-20 15:06 UTC (2+ messages)
[PATCH for 8.0 0/2] virtio-iommu: Fix Replay
2022-12-20 15:06 UTC (6+ messages)
[PATCH 0/2] Clean up includes
2022-12-20 15:05 UTC (5+ messages)
` [PATCH 1/2] include/hw/virtio: Break inclusion loop
` [PATCH 2/2] include: Include headers where needed
[RFC v3 0/3] migration: reduce time of loading non-iterable vmstate
2022-12-20 15:02 UTC (9+ messages)
` [RFC v3 1/3] memory: add depth assert in address_space_to_flatview
[PATCH 0/3] accel: Silent few -Wmissing-field-initializers warning
2022-12-20 14:58 UTC (9+ messages)
` [PATCH 1/3] tcg: Silent "
` [PATCH 2/3] accel/kvm: "
` [PATCH 3/3] softmmu: "
[RESEND PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
2022-12-20 14:42 UTC (3+ messages)
[PATCH v12 0/1] vhost-vdpa: add support for vIOMMU
2022-12-20 14:33 UTC (2+ messages)
[PATCH 0/3] hw/arm/nseries: Minor housekeeping
2022-12-20 14:25 UTC (4+ messages)
` [PATCH 1/3] hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
` [PATCH 2/3] hw/arm/nseries: Constify various read-only arrays
` [PATCH 3/3] hw/arm/nseries: Silent -Wmissing-field-initializers warning
Should -overcommit cpu-pm=on|off be converted to some machine sugar property?
2022-12-20 14:16 UTC (3+ messages)
[PATCH] hvf: arm: Add support for GICv3
2022-12-20 14:13 UTC (4+ messages)
[PULL v3 0/6] QEMU Guest Agent misc patches
2022-12-20 14:02 UTC (7+ messages)
` [PULL v3 1/6] qga:/qga-win: adding a empty PCI address creation function
` [PULL v3 2/6] qga:/qga-win: skip getting pci info for USB disks
` [PULL v3 3/6] qga: Add initial OpenBSD and NetBSD support
` [PULL v3 4/6] qga-win: add logging to Windows event log
` [PULL v3 5/6] qga: map GLib log levels to system levels
` [PULL v3 6/6] qga-win: choose the right libpcre version to include in MSI package
[PATCH v2 0/4] Guest announce feature emulation using Shadow VirtQueue
2022-12-20 13:53 UTC (5+ messages)
` [PATCH v2 2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
[PATCH 0/3] Fix UNMAP notifier for intel-iommu
2022-12-20 13:53 UTC (2+ messages)
[PATCH v2 0/2] two optimizations to speed up the start time
2022-12-20 13:32 UTC (7+ messages)
` [PATCH v2 1/2] vhost: configure all host notifiers in a single MR transaction
[PULL 00/13] Monitor patches for 2022-12-19
2022-12-20 13:33 UTC (2+ messages)
[PATCH v3 0/2] arm: enable MTE for QEMU + kvm
2022-12-20 13:00 UTC (2+ messages)
[PATCH] qom/object_interfaces: Fix QAPI headers included
2022-12-20 11:57 UTC
[PATCH-for-8.0 0/7] hw/mips: Make gt64xxx_pci.c endian-agnostic
2022-12-20 11:32 UTC (5+ messages)
` [PATCH-for-8.0 5/7] hw/mips/malta: Explicit GT64120 endianness upon device creation
[PATCH RESEND v2 0/5] target: Restrict 'qapi-commands-machine.h' to system emulation
2022-12-20 11:11 UTC (6+ messages)
` [PATCH RESEND v2 1/5] target/arm: "
` [PATCH RESEND v2 2/5] target/i386: "
` [PATCH RESEND v2 3/5] target/loongarch: "
` [PATCH RESEND v2 4/5] target/mips: "
` [PATCH RESEND v2 5/5] target/ppc: "
[PATCH v2 0/7] hw/mips: Make gt64xxx_pci.c endian-agnostic
2022-12-20 11:34 UTC (8+ messages)
` [PATCH v2 1/7] hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c
` [PATCH v2 2/7] hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
` [PATCH v2 3/7] hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API
` [PATCH v2 4/7] hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
` [PATCH v2 5/7] hw/mips/malta: Explicit GT64120 endianness upon device creation
` [PATCH v2 6/7] hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
` [PATCH v2 7/7] hw/mips/gt64xxx_pci: Move it to hw/pci-host/
[PATCH v3 0/2] target/ppc: Implement Dynamic Execution Control Registers
2022-12-20 11:34 UTC (4+ messages)
` [PATCH v3 1/2] target/ppc: Implement the DEXCR and HDEXCR
[PATCH v2 0/5] target: Restrict 'qapi-commands-machine.h' to system emulation
2022-12-20 11:03 UTC (6+ messages)
` [PATCH v2 1/5] target/arm: "
` [PATCH v2 2/5] target/i386: "
` [PATCH v2 3/5] target/loongarch: "
` [PATCH v2 4/5] target/mips: "
` [PATCH v2 5/5] target/ppc: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).