messages from 2022-09-22 10:23:55 to 2022-09-22 19:04:02 UTC [more...]
[PULL 0/1] Block patches
2022-09-22 17:14 UTC
[PULL 00/39] target-arm queue
2022-09-22 16:35 UTC (39+ messages)
` [PULL 01/39] hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
` [PULL 02/39] target/arm: Fix alignment for VLD4.32
` [PULL 03/39] target/arm: Create GetPhysAddrResult
` [PULL 04/39] target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
` [PULL 05/39] target/arm: Use GetPhysAddrResult in get_phys_addr_v6
` [PULL 06/39] target/arm: Use GetPhysAddrResult in get_phys_addr_v5
` [PULL 07/39] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
` [PULL 08/39] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
` [PULL 09/39] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
` [PULL 10/39] target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
` [PULL 11/39] target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
` [PULL 12/39] target/arm: Add is_secure parameter to v8m_security_lookup
` [PULL 13/39] target/arm: Add secure parameter to pmsav8_mpu_lookup
` [PULL 14/39] target/arm: Add is_secure parameter to get_phys_addr_v5
` [PULL 15/39] target/arm: Add is_secure parameter to get_phys_addr_v6
` [PULL 16/39] target/arm: Add secure parameter to get_phys_addr_pmsav8
` [PULL 17/39] target/arm: Add is_secure parameter to pmsav7_use_background_region
` [PULL 18/39] target/arm: Add secure parameter to get_phys_addr_pmsav7
` [PULL 19/39] target/arm: Add is_secure parameter to get_phys_addr_pmsav5
` [PULL 20/39] hw/acpi: Add ospm_status hook implementation for acpi-ged
` [PULL 21/39] hw/net/lan9118: Signal TSFL_INT flag when TX FIFO reaches specified level
` [PULL 22/39] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
` [PULL 23/39] chardev/baum: Use definitions to avoid dynamic stack allocation
` [PULL 24/39] chardev/baum: Avoid "
` [PULL 25/39] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
` [PULL 26/39] hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
` [PULL 27/39] hw/ppc/pnv: Avoid "
` [PULL 28/39] hw/intc/xics: "
` [PULL 29/39] hw/i386/multiboot: "
` [PULL 30/39] hw/usb/hcd-ohci: Use definition to avoid "
` [PULL 31/39] ui/curses: Avoid "
` [PULL 32/39] tests/unit/test-vmstate: "
` [PULL 33/39] configure: Remove unused python_version variable
` [PULL 34/39] configure: Remove unused meson_args variable
` [PULL 35/39] configure: Add missing quoting for some easy cases
` [PULL 37/39] configure: Remove use of backtick `...` syntax
` [PULL 38/39] configure: Check mkdir result directly, not via $?
` [PULL 39/39] configure: Avoid use of 'local' as it is non-POSIX
[PATCH v4 0/3] improve error handling for module load
2022-09-22 17:05 UTC (34+ messages)
` [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
[PATCH v8 1/2] target/s390x: support SHA-512 extensions
2022-09-22 17:18 UTC (14+ messages)
` [PATCH v8 2/2] target/s390x: support PRNO_TRNG instruction
` [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
[PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
2022-09-22 16:49 UTC (5+ messages)
[PATCH v4] x86: add etc/phys-bits fw_cfg file
2022-09-22 17:13 UTC (7+ messages)
[PATCH 0/5] migration: Bug fixes (prepare for preempt-full)
2022-09-22 16:58 UTC (12+ messages)
` [PATCH 1/5] migration: Fix possible deadloop of ram save process
` [PATCH 2/5] migration: Fix race on qemu_file_shutdown()
` [PATCH 3/5] migration: Disallow xbzrle with postcopy
` [PATCH 4/5] migration: Disallow postcopy preempt to be used with compress
[PATCH 0/3] block: Keep auto_backing_file post-migration
2022-09-22 16:26 UTC (2+ messages)
[PATCH] migration/ram: Fix memory leak when using x-ignore-shared
2022-09-22 17:42 UTC (2+ messages)
[PULL 00/30] testing updates (docker, avocado, deprecate 32bit BE MIPS)
2022-09-22 17:16 UTC (2+ messages)
[PATCH v2 0/3] Implement the Opentitan watchdog
2022-09-22 15:58 UTC
[PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
2022-09-22 15:58 UTC
[PATCH v3 0/4] Patch series to set up a ppc64le CI
2022-09-22 16:47 UTC (7+ messages)
` [PATCH v3 1/4] scripts/ci/setup: ninja missing from build-environment
` [PATCH v3 2/4] scripts/ci/setup: Fix libxen requirements
` [PATCH v3 3/4] scripts/ci/setup: spice-server only on x86 aarch64
` [PATCH v3 4/4] tests/docker: run script use realpath instead of readlink
[PATCH v5 0/2] block: add missed block_acct_setup with new block device init procedure
2022-09-22 15:53 UTC (2+ messages)
[PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
2022-09-22 15:37 UTC (2+ messages)
[QEMU][PATCH 1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN
2022-09-22 16:27 UTC (8+ messages)
` [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
` [QEMU][PATCH 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
` [QEMU][PATCH 5/5] MAINTAINERS: Include canfd tests under Xilinx CAN
[PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
2022-09-22 16:17 UTC (2+ messages)
[PATCH v3 00/26] block: fix coroutine_fn annotations
2022-09-22 15:11 UTC (3+ messages)
` [PATCH 02/26] block: add missing "
[PATCH] gluster: stop using .bdrv_needs_filename
2022-09-22 16:09 UTC (2+ messages)
[PATCH for 7.2] minor fixups in block code
2022-09-22 16:04 UTC (2+ messages)
[PATCH v3 0/3] improve error handling for module load
2022-09-22 15:09 UTC (11+ messages)
` [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
[PATCH v1 0/9] MemTxAttrs cpu_index and gdbstub/next
2022-09-22 14:58 UTC (10+ messages)
` [PATCH v1 1/9] hw: encode accessing CPU index in MemTxAttrs
` [PATCH v1 2/9] qtest: make read/write operation appear to be from CPU
` [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
` [PATCH v1 4/9] hw/timer: convert mptimer access to attrs to derive cpu index
` [PATCH v1 5/9] configure: move detected gdb to TCG's config-host.mak
` [PATCH v1 6/9] gdbstub: move into its own sub directory
` [PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
` [PATCH v1 8/9] gdbstub: move breakpoint logic to accel ops
` [PATCH v1 9/9] gdbstub: move guest debug support check to ops
[PATCH v11 00/21] job: replace AioContext lock with job_mutex
2022-09-22 14:42 UTC (9+ messages)
` [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v11 21/21] job: remove unused functions
[PATCH v2 2/3] hw/intc: sifive_plic.c: Fix interrupt priority index
2022-09-22 15:58 UTC
[PATCH] qemu-img: Wean documentation and help output off '?' for help
2022-09-22 15:40 UTC (2+ messages)
[PULL 00/20] target-arm.next patch queue
2022-09-22 15:31 UTC (3+ messages)
` [PATCH] target/arm: Do alignment check when translation disabled
[PATCH] x86: re-initialize RNG seed when selecting kernel
2022-09-22 15:28 UTC
[QEMU][PATCH 0/5] Introduce Xilinx Versal CANFD
2022-09-22 14:20 UTC (2+ messages)
[PATCH] try to find out which cluster allocated in qcow2
2022-09-22 15:12 UTC (2+ messages)
[PATCH v4 0/9] target/arm: pc-relative translation blocks
2022-09-22 14:07 UTC (7+ messages)
` [PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
` [PATCH v4 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
` [PATCH v4 9/9] target/arm: Enable TARGET_TB_PCREL
[PATCH] qcow2: fix memory leak in qcow2_read_extensions
2022-09-22 15:08 UTC (2+ messages)
[RFC PATCH v2 0/3] Initial PECI bus support
2022-09-22 15:09 UTC (2+ messages)
[PATCH] watchdog: remove -watchdog option
2022-09-22 14:20 UTC (3+ messages)
[PATCH v1 00/10] plugins/next (disas, monitor, docs, execlog)
2022-09-22 15:06 UTC (3+ messages)
` [PATCH v1 01/10] monitor: expose monitor_puts to rest of code
[PATCH 0/4] Only generate cluster node in PPTT when specified
2022-09-22 14:31 UTC (6+ messages)
` [PATCH 1/4] hw/acpi/aml-build: "
` [PATCH 2/4] tests: virt: update expected ACPI tables for virt test
` [PATCH 3/4] tests: acpi: aarch64: add topology test for aarch64
` [PATCH 4/4] tests: acpi: aarch64: add *.topology tables
[PATCH 00/27] qapi: Elide redundant has_FOO in generated C
2022-09-22 13:36 UTC (6+ messages)
` [PATCH 14/27] qapi migration: "
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-09-22 13:26 UTC (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
[PATCH 0/5] qga: Add FreeBSD support
2022-09-22 13:20 UTC (6+ messages)
` [PATCH 1/5] qga: Move Linux-specific commands code to separate file
` [PATCH 2/5] qga: Add initial FreeBSD support
` [PATCH 3/5] qga: Add UFS freeze/thaw support for FreeBSD
` [PATCH 4/5] qga: Add shutdown/halt/reboot "
` [PATCH 5/5] qga: Add support for user password settinng in FreeeBSD
[PATCH 0/7] configure: fix misc shellcheck warnings
2022-09-22 14:15 UTC (5+ messages)
` [PATCH 5/7] configure: Remove use of backtick `...` syntax
[PULL 00/12] Publish1 patches
2022-09-22 13:00 UTC (3+ messages)
[PATCH] arm/monitor: add register name resolution
2022-09-22 13:15 UTC (2+ messages)
[PATCH v3] 9pfs: use GHashTable for fid table
2022-09-22 13:24 UTC (5+ messages)
[PATCH v4 0/5] Support ACPI NVDIMM Label Methods
2022-09-22 12:29 UTC (7+ messages)
` [PATCH v4 1/5] tests/acpi: allow SSDT changes
` [PATCH v4 2/5] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [PATCH v4 3/5] acpi/nvdimm: define macro for NVDIMM Device _DSM
` [PATCH v4 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
` [PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries
[PATCH] target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' failed
2022-09-22 10:05 UTC
[PATCH v7 00/14] QMP/HMP: introduce 'dumpdtb'
2022-09-22 12:29 UTC (23+ messages)
` [PATCH v7 03/14] hw/nios2: set machine->fdt in nios2_load_dtb()
` [PATCH v7 04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree()
` [PATCH v7 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PATCH v7 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
` [PATCH v7 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
` [PATCH v7 10/14] hw/ppc: set machine->fdt in spapr machine
` [PATCH v7 11/14] hw/riscv: set machine->fdt in sifive_u_machine_init()
` [PATCH v7 12/14] hw/riscv: set machine->fdt in spike_board_init()
` [PATCH v7 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
[PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
2022-09-22 11:28 UTC (6+ messages)
` [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
[PATCH] hw/net: npcm7xx_emc: set MAC in register space
2022-09-22 12:35 UTC (2+ messages)
[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
2022-09-22 11:54 UTC (7+ messages)
` [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
[PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
2022-09-22 11:09 UTC (5+ messages)
[PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
2022-09-22 10:04 UTC (3+ messages)
[PATCH v3] x86: add etc/phys-bits fw_cfg file
2022-09-22 9:55 UTC (5+ messages)
[PATCH v2 00/66] target/arm: Implement FEAT_HAFDBS
2022-09-22 10:56 UTC (2+ messages)
[PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
2022-09-22 10:19 UTC (8+ messages)
[PATCH v8 00/14] qapi: net: add unix socket type support to netdev backend
2022-09-22 9:40 UTC (5+ messages)
` [PATCH v8 13/14] net: stream: move to QIO
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).