messages from 2022-05-25 06:49:56 to 2022-05-25 20:14:53 UTC [more...]
[PATCH v4 00/17] target/m68k: Conditional traps + trap cleanup
2022-05-25 20:13 UTC (12+ messages)
` [PATCH v4 03/17] target/m68k: Fix coding style in m68k_interrupt_all
` [PATCH v4 04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v4 15/17] linux-user/strace: Fix print_syscall_err
` [PATCH v4 16/17] linux-user/strace: Adjust get_thread_area for m68k
` [PATCH v4 17/17] target/m68k: Mark helper_raise_exception as noreturn
[PATCH 0/2] i386: fixup number of logical CPUs when host-cache-info=on
2022-05-25 20:04 UTC (7+ messages)
[PULL 00/17] Misc patches for 2022-05-25
2022-05-25 19:28 UTC (18+ messages)
` [PULL 01/17] target/i386: Remove LBREn bit check when access Arch LBR MSRs
` [PULL 02/17] hostmem: default the amount of prealloc-threads to smp-cpus
` [PULL 03/17] thread-pool: optimize scheduling of completion bottom half
` [PULL 04/17] thread-pool: replace semaphore with condition variable
` [PULL 05/17] thread-pool: remove stopping variable
` [PULL 06/17] contrib/elf2dmp: add ELF dump header checking
` [PULL 07/17] hw/audio/ac97: Coding style fixes to avoid checkpatch errors
` [PULL 08/17] hw/audio/ac97: Remove unimplemented reset functions
` [PULL 09/17] hw/audio/ac97: Remove unneeded local variables
` [PULL 10/17] target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
` [PULL 11/17] ide_ioport_read: Return lower octet of data register instead of 0xFF
` [PULL 12/17] i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
` [PULL 13/17] i386: Hyper-V Enlightened MSR bitmap feature
` [PULL 14/17] i386: Hyper-V XMM fast hypercall input feature
` [PULL 15/17] i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
` [PULL 16/17] i386: Hyper-V Direct TLB flush hypercall
` [PULL 17/17] i386: docs: Convert hyperv.txt to rST
[RFC PATCH v5 0/3] Sysbus device generic QAPI plug support
2022-05-25 19:20 UTC (6+ messages)
[PATCH] target/arm/hvf: Include missing "cpregs.h"
2022-05-25 18:45 UTC (2+ messages)
[PULL 0/1] Block patches
2022-05-25 18:35 UTC (3+ messages)
` [PULL 1/1] docs: Correct the default thread-pool-size
[PULL 0/8] Linux user for 7.1 patches
2022-05-25 18:16 UTC (10+ messages)
` [PULL 1/8] linux-user: Clean up arg_start/arg_end confusion
` [PULL 2/8] linux-user/syscall.c: fix build without RLIMIT_RTTIME
` [PULL 3/8] linux-user/elfload: Remove pointless non-const CPUArchState cast
` [PULL 4/8] linux-user: Have do_syscall() use CPUArchState* instead of void*
` [PULL 5/8] linux-user: Remove pointless CPU{ARCH}State casts
` [PULL 6/8] linux-user/s390x: Fix unwinding from signal handlers
` [PULL 7/8] tests/tcg/s390x: Test "
` [PULL 8/8] linux-user/host/s390: Treat EX and EXRL as writes
[PATCH v2 0/6] QOM'ify PIIX southbridge creation
2022-05-25 18:09 UTC (3+ messages)
` [PATCH v2 5/6] hw/isa/piix4: QOM'ify PIIX4 PM creation
[PATCH] target/arm/hvf: Fix build failure due to missing cpregs.h header file
2022-05-25 15:31 UTC
[PATCH] target/i386/tcg: Fix masking of real-mode addresses with A20 bit
2022-05-25 15:33 UTC
[PATCH] gitlab-ci: add meson JUnit test result into report
2022-05-25 17:34 UTC
[PATCH v3 0/6] hw/acpi/viot: generate stable VIOT ACPI tables
2022-05-25 17:32 UTC (7+ messages)
` [PATCH v3 1/6] hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()
` [PATCH v3 2/6] hw/acpi/viot: move the individual PCI host bridge entry generation to a new function
` [PATCH v3 3/6] hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table
` [PATCH v3 4/6] tests/acpi: virt: allow VIOT acpi table changes
` [PATCH v3 5/6] hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus
` [PATCH v3 6/6] tests/acpi: virt: update golden masters for VIOT
[PATCH v2 00/15] virtio-gpio and various virtio cleanups
2022-05-25 16:17 UTC (12+ messages)
` [PATCH v2 01/15] contrib/vhost-user-blk: fix 32 bit build and enable
` [PATCH v2 02/15] include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
` [PATCH v2 03/15] include/hw/virtio: document vhost_get_features
` [PATCH v2 04/15] include/hw/virtio: document vhost_ack_features
` [PATCH v2 15/15] tests/qtest: enable tests for virtio-gpio
[PATCH v9 08/12] target/hexagon: import flex/bison to docker files
2022-05-25 16:38 UTC (5+ messages)
[PULL 00/15] aspeed queue
2022-05-25 16:01 UTC (16+ messages)
` [PULL 01/15] docs: add minibmc section in aspeed document
` [PULL 02/15] hw/arm/aspeed: Add fby35 machine type
` [PULL 03/15] docs: aspeed: Add fby35 board
` [PULL 04/15] hw: m25p80: allow write_enable latch get/set
` [PULL 05/15] aspeed: Introduce a get_irq AspeedSoCClass method
` [PULL 06/15] hw: aspeed: Add missing UART's
` [PULL 07/15] hw: aspeed: Add uarts_num SoC attribute
` [PULL 08/15] hw: aspeed: Ensure AST1030 respects uart-default
` [PULL 09/15] hw: aspeed: Introduce common UART init function
` [PULL 10/15] hw: aspeed: Init all UART's with serial devices
` [PULL 11/15] hw/gpio Add GPIO read/write trace event
` [PULL 12/15] hw/gpio: Add ASPEED GPIO model for AST1030
` [PULL 13/15] hw/gpio support GPIO index mode for write operation
` [PULL 14/15] hw/gpio: replace HWADDR_PRIx with PRIx64
` [PULL 15/15] hw/arm/aspeed: Add i2c devices for AST2600 EVB
[PATCH v2 0/1] tests: Bump Fedora image version for cross-compilation
2022-05-25 16:33 UTC (3+ messages)
` [PATCH v2 1/1] "
[PULL v2 0/4] qemu-ga patches
2022-05-25 16:32 UTC (6+ messages)
` [PULL v2 1/4] qga: add guest-get-diskstats command for Linux guests
` [PULL v2 2/4] trivial: qga: Log version on start
` [PULL v2 3/4] tests: Bump Fedora image version for cross-compilation
` [PULL v2 4/4] qga-win32: Add support for NVME bus type
[RFC PATCH] python: add qmp-send program to send raw qmp commands to qemu
2022-05-25 16:06 UTC (2+ messages)
Accelerating non-standard disk types
2022-05-25 16:00 UTC (4+ messages)
[PATCH v17 0/8] support dirty restraint on vCPU
2022-05-25 15:55 UTC (7+ messages)
` [PATCH v17 6/8] softmmu/dirtylimit: Implement virtual CPU throttle
[PATCH v2 0/1] hw/arm/aspeed: Add fby35 machine type
2022-05-25 15:27 UTC (4+ messages)
` [PATCH v2 1/1] "
[RFC PATCH 0/1] target/riscv: Make property names lowercase and add capitalized aliases
2022-05-25 14:55 UTC (8+ messages)
` [PATCH v2 0/3] target/riscv: Make CPU property names lowercase (w/ capitalized aliases)
` [PATCH v2 1/3] target/riscv: Reorganize riscv_cpu_properties
` [PATCH v2 2/3] target/riscv: Make CPU property names lowercase
` [PATCH v2.1 "
` [PATCH v2 3/3] target/riscv: Deprecate capitalized property names
[PATCH v7 00/14] migration: Postcopy Preemption
2022-05-25 14:55 UTC (5+ messages)
` [PATCH v7 11/14] tests: Move MigrateCommon upper
` [PATCH v7 13/14] tests: Add postcopy tls recovery migration test
[PATCH v10 00/14] vfio-user server in QEMU
2022-05-25 14:55 UTC (6+ messages)
` [PATCH v10 04/14] vfio-user: build library
` [PATCH v10 13/14] vfio-user: handle device interrupts
[PATCH v5 00/15] Misc cleanups
2022-05-25 14:41 UTC (16+ messages)
` [PATCH v5 01/15] include: move qemu_*_exec_dir() to cutils
` [PATCH v5 02/15] util/win32: simplify qemu_get_local_state_dir()
` [PATCH v5 03/15] tests: make libqmp buildable for win32
` [PATCH v5 04/15] qga: flatten safe_open_or_create()
` [PATCH v5 05/15] qga: add qga_open_cloexec() helper
` [PATCH v5 06/15] qga: use qga_open_cloexec() for safe_open_or_create()
` [PATCH v5 07/15] qga: throw an Error in ga_channel_open()
` [PATCH v5 08/15] qga: replace qemu_open_old() with qga_open_cloexec()
` [PATCH v5 09/15] qga: make build_fs_mount_list() return a bool
` [PATCH v5 10/15] test/qga: use G_TEST_DIR to locate os-release test file
` [PATCH v5 11/15] qga/wixl: prefer variables over environment
` [PATCH v5 12/15] qga/wixl: require Mingw_bin
` [PATCH v5 13/15] qga/wixl: simplify some pre-processing
` [PATCH v5 14/15] qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
` [PATCH v5 15/15] test/qga: use g_auto wherever sensible
[PATCH] MAINTAINERS: Update s390 vhost entries
2022-05-25 14:58 UTC
[PATCH] aio_wait_kick: add missing memory barrier
2022-05-25 14:42 UTC (2+ messages)
[PATCH] hw/arm/aspeed: Add i2c devices for AST2600 EVB
2022-05-25 14:19 UTC (2+ messages)
[PATCH v4 00/15] Misc cleanups
2022-05-25 14:17 UTC (4+ messages)
` [PATCH v4 15/15] test/qga: use g_auto wherever sensible
[PATCH RESEND] block: add more commands to preconfig mode
2022-05-25 14:08 UTC
[PATCH v3 0/8] qmp, hmp: statistics subsystem and KVM suport
2022-05-25 14:01 UTC (4+ messages)
` [PATCH v3 6/8] hmp: add filtering of statistics by provider
[RFC PATCH v1 0/8] qapi: add generator for Golang interface
2022-05-25 14:10 UTC (10+ messages)
[PATCH RESEND v3 1/8] target/ppc: Implemented vector divide instructions
2022-05-25 13:49 UTC (8+ messages)
` [PATCH RESEND v3 2/8] target/ppc: Implemented vector divide quadword
` [PATCH RESEND v3 3/8] target/ppc: Implemented vector divide extended word
` [PATCH RESEND v3 4/8] host-utils: Implemented unsigned 256-by-128 division
` [PATCH RESEND v3 5/8] host-utils: Implemented signed "
` [PATCH RESEND v3 6/8] target/ppc: Implemented remaining vector divide extended
` [PATCH RESEND v3 7/8] target/ppc: Implemented vector module word/doubleword
` [PATCH RESEND v3 8/8] target/ppc: Implemented vector module quadword
[PATCH 1/2] hw/virtio/vhost-user: don't use uninitialized variable
2022-05-25 12:55 UTC (2+ messages)
` [PATCH 2/2] hw/vhost-user-scsi|blk: set `supports_config` flag correctly
Problem running qos-test when building with gcc12 and LTO
2022-05-25 13:49 UTC (6+ messages)
[PATCH v4 0/6] i386: Enable newly introduced KVM Hyper-V enlightenments
2022-05-25 13:46 UTC (8+ messages)
` [PATCH v4 1/6] i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
` [PATCH v4 2/6] i386: Hyper-V Enlightened MSR bitmap feature
` [PATCH v4 3/6] i386: Hyper-V XMM fast hypercall input feature
` [PATCH v4 4/6] i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
` [PATCH v4 5/6] i386: Hyper-V Direct TLB flush hypercall
` [PATCH v4 6/6] i386: docs: Convert hyperv.txt to rST
[PATCH 00/16] Cross compilation of embedded firmware
2022-05-25 13:16 UTC (3+ messages)
[PATCH v2] hw/tpm/tpm_tis_common.c: Assert that locty is in range
2022-05-25 13:04 UTC (2+ messages)
[PATCH v6 0/8] Support exporting BDSs via VDUSE
2022-05-25 12:52 UTC (5+ messages)
[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
2022-05-25 12:29 UTC (3+ messages)
` [PATCH 03/20] migration: remove unreachble RDMA code in save_hook impl
[PATCH] qsd: document vduse-blk exports
2022-05-25 12:19 UTC
[PATCH v3 0/5] i386: Enable newly introduced KVM Hyper-V enlightenments
2022-05-25 11:59 UTC (3+ messages)
[RFC PATCH 0/2] CXL FMAPI interface over MCTP/I2C
2022-05-25 11:14 UTC (6+ messages)
` [RFC PATCH 2/2] arm/virt: Add aspeed-i2c controller and MCTP EP to enable MCTP testing
[PATCH 1/4] qdev: add DEVICE_RUNTIME_ERROR event
2022-05-25 10:54 UTC (4+ messages)
[PATCH v9 00/12] Improve PMU support
2022-05-25 10:23 UTC (5+ messages)
` [PATCH v9 08/12] target/riscv: Add sscofpmf extension support
` [PATCH v9 09/12] target/riscv: Simplify counter predicate function
[PATCH v3] block/gluster: correctly set max_pdiscard
2022-05-25 9:12 UTC (2+ messages)
[PATCH v7 0/9] Introduce akcipher service for virtio-crypto
2022-05-25 9:01 UTC (10+ messages)
` [PATCH 1/9] virtio-crypto: header update
` [PATCH 2/9] qapi: crypto-akcipher: Introduce akcipher types to qapi
` [PATCH 3/9] crypto: Introduce akcipher crypto class
` [PATCH 4/9] crypto: add ASN.1 DER decoder
` [PATCH 5/9] crypto: Implement RSA algorithm by hogweed
` [PATCH 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH 7/9] test/crypto: Add test suite for crypto akcipher
` [PATCH 8/9] tests/crypto: Add test suite for RSA keys
` [PATCH 9/9] crypto: Introduce RSA algorithm
[PATCH v3 0/2] modules: Improve modinfo.c support
2022-05-25 9:00 UTC (5+ messages)
[PATCH 0/2] s390x: kvm: Honor storage keys during emulation
2022-05-25 9:00 UTC (9+ messages)
` [PATCH 2/2] target/s390x: "
[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
2022-05-25 8:27 UTC (9+ messages)
[PATCH v7 00/13] s390x: CPU Topology
2022-05-25 8:23 UTC (18+ messages)
` [PATCH v7 04/13] s390x: topology: implementating Store Topology System Information
` [PATCH v7 06/13] s390x: topology: Adding books to STSI
` [PATCH v7 08/13] s390x: topology: Adding drawers "
` [PATCH v7 10/13] s390x: kvm: topology: interception of PTF instruction
` [PATCH v7 12/13] s390x: CPU topology: CPU topology migration
[PATCH v2 0/4] hw/gpio Add ASPEED GPIO model for AST1030
2022-05-25 7:54 UTC (3+ messages)
` [PATCH v2 3/4] hw/gpio support GPIO index mode for write operation
[PATCH v4 0/8] qmp, hmp: statistics subsystem and KVM suport
2022-05-25 7:49 UTC (6+ messages)
` [PATCH 1/8] qmp: Support for querying stats
` [PATCH 7/8] qmp: add filtering of statistics by name
[PATCH v2] hw/nvme: clean up CC register write logic
2022-05-25 7:35 UTC
[PATCH] hw/nvme: clean up CC register write logic
2022-05-25 7:35 UTC (3+ messages)
[PATCH] tests: Bump Fedora image version for cross-compilation
2022-05-25 7:34 UTC (2+ messages)
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).