messages from 2024-01-11 11:57:48 to 2024-01-12 07:20:14 UTC [more...]
[PATCH] util/uri: Remove is_hex() function
2024-01-12 7:19 UTC (3+ messages)
[PATCH v4 0/2] Add support for LAM in QEMU
2024-01-12 6:00 UTC (3+ messages)
` [PATCH v4 1/2] target/i386: add support for LAM in CPUID enumeration
` [PATCH v4 2/2] target/i386: add control bits support for LAM
[PATCH 0/2] ppc: Rename power5+ and power7+ for the new QOM naming rules
2024-01-12 5:21 UTC (8+ messages)
` [PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for "
` [PATCH 2/2] docs/about: Deprecate the old "power5+" and "power7+" CPU names
[PATCH v2 0/9] target/hppa qemu v8.2 regression fixes
2024-01-12 5:09 UTC (7+ messages)
` [PATCH v2 2/9] hw/hppa/machine: Disable default devices with --nodefaults option
[PATCH 0/4] target/xtensa: provide configuration with MPU
2024-01-12 4:21 UTC (5+ messages)
` [PATCH 1/4] target/xtensa: add translation for wsr.mpucfg
` [PATCH 2/4] target/xtensa: import sample_controller32 core
` [PATCH 3/4] tests/tcg/xtensa: tidy test linker script
` [PATCH 4/4] tests/tcg/xtensa: fix SR test for configs with MPU
[PATCH 0/2] Export debug triggers as an extension
2024-01-12 3:52 UTC (7+ messages)
` [PATCH 1/2] target/riscv: Export sdtrig as an extension and ISA string
` [PATCH 2/2] target/riscv: Raise an exception when sdtrig is turned off
[PATCH 00/12] TCG Plugin inline operation enhancement
2024-01-12 3:51 UTC (22+ messages)
` [PATCH 01/12] plugins: implement inline operation with cpu_index offset
` [PATCH 02/12] plugins: add inline operation per vcpu
` [PATCH 03/12] tests/plugin: add test plugin for inline operations
` [PATCH 04/12] tests/plugin/inline: migrate to new per_vcpu API
` [PATCH 05/12] tests/plugin/mem: fix race condition with callbacks
` [PATCH 06/12] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH 07/12] tests/plugin/insn: "
` [PATCH 08/12] tests/plugin/bb: "
` [PATCH 09/12] contrib/plugins/hotblocks: "
` [PATCH 10/12] contrib/plugins/howvec: "
` [PATCH 11/12] plugins: remove non per_vcpu inline operation from API
` [PATCH 12/12] MAINTAINERS: Add myself as reviewer for TCG Plugins
[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
2024-01-12 3:49 UTC (23+ messages)
` [PATCH v2 02/43] tests/avocado: use snapshot=on in kvm_xen_guest
` [PATCH v2 03/43] gitlab: include microblazeel in testing
` [PATCH v2 23/43] target/riscv: Remove misa_mxl validation
` [PATCH v2 24/43] target/riscv: Move misa_mxl_max to class
` [PATCH v2 25/43] target/riscv: Validate misa_mxl_max only once
` [PATCH v2 38/43] plugins: add an API to read registers
` [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
` [PATCH v2 42/43] docs/devel: lift example and plugin API sections up
[PATCH v4 00/17] target/riscv: deprecate riscv_cpu_options[]
2024-01-12 3:16 UTC (12+ messages)
` [PATCH v4 10/17] target/riscv: create finalize_features() for KVM
` [PATCH v4 12/17] target/riscv: move 'cbop_blocksize' to riscv_cpu_properties[]
` [PATCH v4 15/17] target/riscv/cpu.c: move 'mvendorid' "
` [PATCH v4 16/17] target/riscv/cpu.c: move 'mimpid' "
` [PATCH v4 17/17] target/riscv/cpu.c: move 'marchid' "
[PATCH] vhost-user.rst: Fix vring address description
2024-01-12 0:45 UTC
[PATCH] hw/core: Handle cpu_model_from_type() returning NULL value
2024-01-12 2:07 UTC (4+ messages)
[PATCH v2 0/2] target/riscv: Add support for 'B' extension
2024-01-12 1:22 UTC (6+ messages)
` [PATCH v2 1/2] target/riscv: Add infrastructure for 'B' MISA extension
` [PATCH v2 2/2] target/riscv: Add step to validate 'B' extension
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2024-01-12 0:01 UTC (10+ messages)
` [RFC PATCH v3 04/30] io: fsync before closing a file channel
` [RFC PATCH v3 05/30] migration/qemu-file: add utility methods for working with seekable channels
[PATCH v4 0/3] Add device STM32L4x5 SYSCFG
2024-01-11 23:31 UTC (3+ messages)
` [PATCH v4 2/3] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
[PATCH v2 qemu] hw/cxl/device: read from register values in mdev_reg_read()
2024-01-11 23:16 UTC (2+ messages)
[PATCH 0/5] misc: Trivial code rename cleanup
2024-01-11 23:14 UTC (14+ messages)
` [PATCH 1/5] accel: Rename accel_init_ops_interfaces() to include 'system'
` [PATCH 2/5] hw/core/cpu: Rename cpu_class_init() to include 'common'
` [PATCH 3/5] hw/s390x: Rename cpu_class_init() to include 'sclp'
` [PATCH 4/5] target/i386: Rename tcg_cpu_FOO() to include 'x86'
` [PATCH 5/5] target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
[PATCH 00/19] qapi: statically type schema.py
2024-01-11 22:24 UTC (8+ messages)
` [PATCH 11/19] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
[PATCH] accel/tcg: Include missing headers to 'tb-jmp-cache.h'
2024-01-11 21:50 UTC (2+ messages)
[PULL 00/21] linux-user patch queue
2024-01-11 21:49 UTC (3+ messages)
` [PULL 15/21] linux-user/riscv: Add vdso
[PATCH] system/watchpoint: Move TCG specific code to accel/tcg/
2024-01-11 21:49 UTC (2+ messages)
[PATCH] cpus: Restrict 'start-powered-off' property to system emulation
2024-01-11 21:48 UTC (2+ messages)
[PATCH 1/2] migration/rdma: define htonll/ntohll only if not predefined
2024-01-11 18:20 UTC
[PATCH 2/2] qga: Solaris has net/if_arp.h and netinet/if_ether.h but not ETHER_ADDR_LEN
2024-01-11 19:43 UTC
[PATCH v2 0/9] Hexagon (target/hexagon) Make generators object oriented
2024-01-11 21:10 UTC (17+ messages)
` [PATCH v2 2/9] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
` [PATCH v2 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
` [PATCH v2 4/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
` [PATCH v2 5/9] Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
` [PATCH v2 6/9] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
` [PATCH v2 7/9] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
` [PATCH v2 8/9] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
` [PATCH v2 9/9] Hexagon (target/hexagon) Remove dead functions from hex_common.py
Possible race condition in aspeed ast2600 smp boot on TCG QEMU
2024-01-11 20:49 UTC (2+ messages)
[PATCH] MAINTAINERS: Update Raphael Norwitz email
2024-01-11 19:28 UTC
[PATCH 0/1] smbios_build_type_8_table should use T8_BASE
2024-01-11 19:25 UTC (2+ messages)
` [PATCH 1/1] SMBIOS type 8 "
[PATCH 0/6] Move memory listener register to vhost_vdpa_init
2024-01-11 19:02 UTC (7+ messages)
` [PATCH 1/6] vdpa: check for iova tree initialized at net_client_start
` [PATCH 2/6] vdpa: reorder vhost_vdpa_set_backend_cap
` [PATCH 3/6] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH 4/6] vdpa: add listener_registered
` [PATCH 5/6] vdpa: reorder listener assignment
` [PATCH 6/6] vdpa: move memory listener register to vhost_vdpa_init
Goldfish TTY enhancement
2024-01-11 18:58 UTC (3+ messages)
[PATCH v3] qemu-img: Fix Column Width and Improve Formatting in snapshot list
2024-01-11 17:25 UTC
[PULL 00/13] replay fixes for replay_kernel
2024-01-11 17:19 UTC (3+ messages)
` [PULL 13/13] tests/avocado: remove skips from replay_kernel
[PULL 00/17] Misc patches (qtests, s390x, m68k, gitlab-ci)
2024-01-11 17:00 UTC (18+ messages)
` [PULL 01/17] q800: move dp8393x_prom memory region to Q800MachineState
` [PULL 02/17] qtest: use correct boolean type for failover property
` [PULL 03/17] Revert "netdev: set timeout depending on loadavg"
` [PULL 04/17] Revert "osdep: add getloadavg"
` [PULL 05/17] Revert "tests/qtest/netdev-socket: Raise connection timeout to 120 seconds"
` [PULL 06/17] net: add explicit info about connecting/listening state
` [PULL 07/17] net: handle QIOTask completion to report useful error message
` [PULL 08/17] qtest: ensure netdev-socket tests have non-overlapping names
` [PULL 09/17] tests/qtest/virtio-ccw: Fix device presence checking
` [PULL 10/17] gitlab: fix s390x tag for avocado-system-centos
` [PULL 11/17] target/s390x/kvm/pv: Provide some more useful information if decryption fails
` [PULL 12/17] hw/s390x/ccw: Replace basename() with g_path_get_basename()
` [PULL 13/17] hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
` [PULL 14/17] scripts/checkpatch: Support codespell checking
` [PULL 15/17] target/s390x: Fix LAE setting a wrong access register
` [PULL 16/17] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
` [PULL 17/17] .gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
[PATCH] block/blklogwrites: Fix a bug when logging "write zeroes" operations
2024-01-11 16:32 UTC (5+ messages)
` [PATCH] block/blklogwrites: Protect mutable driver state with a mutex
` [PATCH v2] "
[PULL 0/6] Firmware/edk2 20231213 patches
2024-01-11 16:28 UTC (5+ messages)
` "
[PATCH for-9.0] qapi: Add 'recurse-children' option to qom-list
2024-01-11 16:15 UTC (3+ messages)
[PATCH v2 0/1] dump: Fix issues flagged by Coverity
2024-01-11 16:05 UTC (5+ messages)
` [PATCH v2 1/1] dump: Fix HMP dump-guest-memory -z without -R
[PATCH RESEND v3 00/10] Support generic Luks encryption
2024-01-11 16:02 UTC (8+ messages)
` [PATCH RESEND v3 01/10] crypto: Introduce option and structure for detached LUKS header
` [PATCH RESEND v3 06/10] block: Support detached LUKS header creation using blockdev-create
[PATCH 0/3] target/riscv: Add support for 'B' extension
2024-01-11 15:49 UTC (13+ messages)
` [PATCH 1/3] target/riscv: Add infrastructure for 'B' MISA extension
` "
` [PATCH 2/3] target/riscv: Add step to validate 'B' extension
` [PATCH 3/3] target/riscv: Enable 'B' extension on max CPU type
` "
[PATCH v12 0/7] Support x2APIC mode with TCG accelerator
2024-01-11 15:44 UTC (8+ messages)
` [PATCH v12 1/7] i386/tcg: implement x2APIC registers MSR access
` [PATCH v12 2/7] apic: add support for x2APIC mode
` [PATCH v12 3/7] apic, i386/tcg: add x2apic transitions
` [PATCH v12 4/7] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v12 5/7] test: bios-tables-test: prepare IVRS change in ACPI table
` [PATCH v12 6/7] amd_iommu: report x2APIC support to the operating system
` [PATCH v12 7/7] test: bios-tables-test: add IVRS changed binary
[PATCH] numa: Skip invalidation of cluster and NUMA node boundary for qtest
2024-01-11 15:41 UTC (3+ messages)
[PULL 0/7] s390x (and one qtest) patches
2024-01-11 15:27 UTC (9+ messages)
` [PULL 2/7] s390x: do a subsystem reset before the unprotect on reboot
[PATCH 0/3] backup: discard-source parameter
2024-01-11 15:19 UTC (3+ messages)
` [PATCH 2/3] qapi: blockdev-backup: add "
[PULL 0/4] tcg patch queue
2024-01-11 15:16 UTC (2+ messages)
[PULL 00/41] target-arm queue
2024-01-11 15:16 UTC (2+ messages)
[PATCH 0/4] hw/i2c: smbus: Reset fixes
2024-01-11 14:03 UTC (2+ messages)
[PATCH v2] qemu-img: Fix Column Width and Improve Formatting in snapshot list
2024-01-11 10:54 UTC (2+ messages)
[PATCH] .gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
2024-01-11 14:02 UTC (2+ messages)
[PATCH v3 0/4] migration & CI: Add a CI job for migration compat testing
2024-01-11 13:58 UTC (10+ messages)
` [PATCH v3 4/4] [NOT FOR MERGE] tests/qtest/migration: Adapt tests to use older QEMUs
[PATCH V1 0/3] allow cpr-reboot for vfio
2024-01-11 13:49 UTC (6+ messages)
` [PATCH V1 2/3] migration: notifier error reporting
[PATCH] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial
2024-01-11 13:33 UTC
[PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit
2024-01-11 13:15 UTC (3+ messages)
[PATCH 0/2] gitlab: Add config for Loongarch64 custom runner
2024-01-11 13:11 UTC (7+ messages)
` [PATCH 1/2] gitlab: Introduce Loongarch64 runner
[PATCH] iotests: don't run tests requiring cached writes in '-nocache' mode
2024-01-11 12:53 UTC (2+ messages)
[PATCH] block: allocate aligned write buffer for 'truncate -m full'
2024-01-11 12:53 UTC (3+ messages)
[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
2024-01-11 12:32 UTC (4+ messages)
` [PATCH v2 2/4] hw/cxl/device: read from register values in mdev_reg_read()
[PATCH v2] target/s390x/kvm/pv: Provide some more useful information if decryption fails
2024-01-11 12:28 UTC (3+ messages)
[PATCH v2 0/2] topic: meson: add more compiler hardening flags
2024-01-11 12:03 UTC (5+ messages)
` [PATCH v2 1/2] meson: mitigate against ROP exploits with -fzero-call-used-regs
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).