messages from 2023-01-20 16:00:32 to 2023-01-23 10:15:28 UTC [more...]
[PATCH v6 0/5] riscv: Allow user to set the satp mode
2023-01-23 10:14 UTC (10+ messages)
` [PATCH v6 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
` [PATCH v6 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
` [PATCH v6 3/5] riscv: Allow user to set the satp mode
` [PATCH v6 4/5] riscv: Correctly set the device-tree entry 'mmu-type'
` [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
[PATCH] configure: Expand test which disable -Wmissing-braces
2023-01-23 10:14 UTC (2+ messages)
[PULL 00/12] Header cleanup patches for 2023-01-20
2023-01-23 10:07 UTC (5+ messages)
` [PULL 09/12] include/hw/ppc: Split pnv_chip.h off pnv.h
[RFC v2 0/2] spice: Add an option to forward the dmabuf directly to the encoder (v2)
2023-01-23 10:06 UTC (4+ messages)
` [RFC v2 1/2] spice: Add an option for users to provide a preferred codec
` [RFC v2 2/2] spice: Add an option to forward the dmabuf directly to the encoder (v2)
[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-23 9:44 UTC (16+ messages)
` cxl nvdimm Potential probe ordering issues
[PATCH v6 00/33] Consolidate PIIX south bridges
2023-01-23 9:25 UTC (5+ messages)
[PATCH v2 0/2] audio: make audiodev introspectable by management apps
2023-01-23 9:20 UTC (4+ messages)
` [PATCH v2 1/2] qapi, audio: add query-audiodev command
` [PATCH v2 2/2] qapi, audio: Make introspection reflect build configuration more closely
[PATCH] migration: Fix migration crash when target psize larger than host
2023-01-23 9:15 UTC (2+ messages)
[RFC PATCH v5 0/9] target/arm: Allow CONFIG_TCG=n builds
2023-01-23 9:06 UTC (13+ messages)
` [RFC PATCH v5 1/9] target/arm: Move 64-bit TCG CPUs into tcg/
` [RFC PATCH v5 2/9] target/arm: move cpu_tcg to tcg/cpu32.c
` [RFC PATCH v5 3/9] target/arm: Use "max" as default cpu for the virt machine with KVM
` [RFC PATCH v5 4/9] tests/qtest: arm-cpu-features: Match tests to required accelerators
` [RFC PATCH v5 5/9] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
` [RFC PATCH v5 6/9] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [RFC PATCH v5 7/9] target/avocado: Pass parameters to migration test on aarch64
` [RFC PATCH v5 8/9] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [RFC PATCH v5 9/9] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
[PATCH v0 0/4] backends/hostmem: add an ability to specify prealloc timeout
2023-01-23 8:57 UTC (2+ messages)
[PATCH 0/3] Misc sm501 clean ups
2023-01-23 8:38 UTC (5+ messages)
` [PATCH 1/3] hw/display/sm501: Remove parenthesis around consant macro definitions
` [PATCH 2/3] hw/display/sm501: Remove unneeded casts from void pointer
` [PATCH 3/3] hw/display/sm501: Code style fix
[PATCH v2 00/10] tcg/loongarch64: Reorg goto_tb and cleanups
2023-01-23 8:37 UTC (25+ messages)
` [PATCH v2 01/10] target/loongarch: Enable the disassembler for host tcg
` [PATCH v2 02/10] target/loongarch: Disassemble jirl properly
` [PATCH v2 03/10] target/loongarch: Disassemble pcadd* addresses
` [PATCH v2 04/10] tcg/loongarch64: Optimize immediate loading
` [PATCH v2 05/10] tcg/loongarch64: Update tcg-insn-defs.c.inc
` [PATCH v2 06/10] tcg/loongarch64: Introduce tcg_out_addi
` [PATCH v2 07/10] tcg/loongarch64: Improve setcond expansion
` [PATCH v2 08/10] tcg/loongarch64: Implement movcond
` [PATCH v2 09/10] tcg/loongarch64: Use tcg_pcrel_diff in tcg_out_ldst
` [PATCH v2 10/10] tcg/loongarch64: Reorg goto_tb implementation
[PATCH qemu v2] x86: don't let decompressed kernel image clobber setup_data
2023-01-23 8:26 UTC (6+ messages)
` [PATCH qemu v3] "
[PATCH 0/2] vhost-user: Remove the nested event loop to unbreak the DPDK use case
2023-01-23 8:21 UTC (2+ messages)
[PATCH v3 0/5] Series of fixes for PL011 char device
2023-01-23 8:14 UTC (13+ messages)
` [PATCH v3 1/5] hw/char/pl011: refactor FIFO depth handling code
` [PATCH v3 2/5] hw/char/pl011: add post_load hook for backwards-compatibility
` [PATCH v3 3/5] hw/char/pl011: implement a reset method
` [PATCH v3 4/5] hw/char/pl011: better handling of FIFO flags on LCR reset
` [PATCH v3 5/5] hw/char/pl011: check if UART is enabled before RX or TX operation
[PATCH 0/7] ACPI controller cleanup
2023-01-23 7:59 UTC (10+ messages)
` [PATCH 1/7] hw/acpi/{ich9, piix4}: Reuse existing attributes for QOM properties
` [PATCH 2/7] hw/acpi/ich9: Remove unneeded assignments
` [PATCH 3/7] hw/acpi/{ich9, piix4}: Resolve redundant io_base address attributes
` [PATCH 3/7] hw/acpi/{ich9,piix4}: "
` [PATCH 4/7] hw/acpi/ich9: Use ICH9_PMIO_GPE0_STS just once
` [PATCH 5/7] hw/acpi/piix4: Fix offset of GPE0 registers
` [PATCH 6/7] hw/acpi: Trace GPE access in all device models, not just PIIX4
` [PATCH 7/7] hw/acpi/core: Trace enable and status registers of GPE separately
[PATCH] tests/qtest: Plug memory leaks in qtest_get_machines
2023-01-23 7:55 UTC (2+ messages)
[PATCH v2 00/11] audio: more improvements
2023-01-23 7:44 UTC (15+ messages)
` [PATCH v2 01/11] audio: log unimplemented audio device sample rates
` [PATCH v2 02/11] audio: don't show unnecessary error messages
` [PATCH v2 03/11] audio: rename hardware store to backend
` [PATCH v2 04/11] audio: remove unused #define AUDIO_STRINGIFY
` [PATCH v2 05/11] audio/mixeng: use g_new0() instead of audio_calloc()
` [PATCH v2 06/11] audio/alsaaudio: "
` [PATCH v2 07/11] audio/audio_template: use g_malloc0() to replace audio_calloc()
` [PATCH v2 08/11] audio/audio_template: use g_new0() "
` [PATCH v2 09/11] audio: remove audio_calloc() function
` [PATCH v2 10/11] alsaaudio: change default playback settings
` [PATCH v2 11/11] alsaaudio: reintroduce default recording settings
[PATCH v2] include/hw/riscv/opentitan: update opentitan IRQs
2023-01-23 6:36 UTC
[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
2023-01-23 3:57 UTC
[PATCH] include/hw/riscv/opentitan: update opentitan IRQs
2023-01-23 2:53 UTC (2+ messages)
[PATCH v2 1/2] target/riscv: add Zicond as an experimental extension
2023-01-23 1:37 UTC (6+ messages)
` [PATCH v2 2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions
[PATCH v7 0/7] Misc ppc/mac machines clean up
2023-01-22 22:18 UTC (19+ messages)
` [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
` [PATCH v7 4/7] mac_newworld: Add machine types for different mac99 configs
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option
[PATCH v9 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
2023-01-23 0:24 UTC (4+ messages)
` [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
[PATCH v1] target/riscv: update disas.c for xnor/orn/andn and slli.uw
2023-01-23 0:21 UTC (3+ messages)
Display update issue on M1 Macs
2023-01-22 23:28 UTC (6+ messages)
[PATCH v3 0/7] riscv: fdt related cleanups
2023-01-22 22:53 UTC (6+ messages)
` [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
[PATCH 0/4] Misc macio clean ups
2023-01-22 18:16 UTC (7+ messages)
` [PATCH 1/4] hw/misc/macio: Avoid some QOM casts
` [PATCH 2/4] hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
` [PATCH 3/4] hw/misc/macio: Remove some single use local variables
[PATCH 00/17] audio: improve callback interface for audio frontends
2023-01-22 18:13 UTC (3+ messages)
[PATCH v4] Emulate dip switch language layout settings on SUN keyboard
2023-01-22 18:07 UTC (3+ messages)
` [PATCH v5] "
[PATCH] vhost-user-fs: add capability to allow migration
2023-01-22 16:17 UTC (10+ messages)
[PATCH v7 0/8] Mac Old World ROM experiment
2023-01-22 16:00 UTC (3+ messages)
[PATCH] mac_nvram: Add block backend to persist NVRAM contents
2023-01-22 15:37 UTC (3+ messages)
[PATCH v11] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-22 15:34 UTC (3+ messages)
[PATCH] qga/linux: add usb support to guest-get-fsinfo
2023-01-22 15:33 UTC
[PATCH v8 00/13] vfio/migration: Implement VFIO migration protocol v2
2023-01-22 10:31 UTC (9+ messages)
` [PATCH v8 04/13] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v8 05/13] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v8 09/13] vfio/migration: Implement VFIO migration protocol v2
[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-22 1:09 UTC (4+ messages)
Commit 145e2198d749 broke mips big endian
2023-01-21 22:46 UTC (4+ messages)
[PATCH] hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
2023-01-21 20:56 UTC (2+ messages)
[PATCH v9] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-21 15:56 UTC (4+ messages)
[PATCH v3 0/7] AML Housekeeping
2023-01-21 15:37 UTC (8+ messages)
` [PATCH v3 2/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu
[PATCH v4 0/7] AML Housekeeping
2023-01-21 15:19 UTC (8+ messages)
` [PATCH v4 1/7] hw/i386/acpi-build: Remove unused attributes
` [PATCH v4 2/7] hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
` [PATCH v4 3/7] hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"
` [PATCH v4 4/7] hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu
` [PATCH v4 5/7] hw/acpi/acpi_dev_interface: Factor out TYPE_ACPI_CPU_AML_IF
` [PATCH v4 6/7] hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
` [PATCH v4 7/7] hw/i386/pc: Unexport pc_madt_cpu_entry()
[PULL 00/38] Block layer patches
2023-01-21 13:03 UTC (2+ messages)
[PULL 00/37] riscv-to-apply queue
2023-01-21 13:01 UTC (2+ messages)
[PATCH 0/2] tests/migration: add support for ppc64le in guestperf.py
2023-01-21 12:20 UTC (4+ messages)
[PATCH v2] ppc/pegasos2: Improve readability of VIA south bridge creation
2023-01-21 12:20 UTC (2+ messages)
[PATCH v10] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-21 11:02 UTC
[PULL 0/5] tcg patch queue
2023-01-21 6:07 UTC (6+ messages)
[PULL 0/9] Testing, s390x and misc patches
2023-01-21 4:54 UTC (3+ messages)
` [PULL 4/9] MAINTAINERS: Remove bouncing mail address from Kamil Rytarowski
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-20 23:42 UTC (8+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
[PATCH] target/i386: translate GPA to HPA even in unpaged mode
2023-01-20 22:04 UTC (2+ messages)
[PATCH 0/2] tests/avocado: Pass parameters via Makefile
2023-01-20 22:15 UTC (3+ messages)
` [PATCH 1/2] tests/avocado: Invert parameter vs. tag precedence during setUp
` [PATCH 2/2] tests/avocado: Allow passing command line parameters via Makefile
Patch: target/i386: Change CR4 before CR0 in SVM
2023-01-20 21:52 UTC
[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-20 19:50 UTC (20+ messages)
[PATCH v3 0/2] various aarch64 fixes for running Hyper-V on TCG
2023-01-20 18:25 UTC (3+ messages)
` [PATCH v3 1/2] target/arm: implement DBGCLAIM registers
[RFC] cxl-host: Fix committed check for passthrough decoder
2023-01-20 17:39 UTC (5+ messages)
[PATCH 0/3] tests: Fix some deadlocks
2023-01-20 17:39 UTC (5+ messages)
` [PATCH 2/3] plugins: Avoid deadlock in qemu_plugin_user_exit
` [PATCH 3/3] plugins: Iterate on cb_lists "
[PATCH 00/25] aspeed: Various extensions, fixes and cleanups
2023-01-20 17:25 UTC (4+ messages)
` [PATCH 15/25] target/arm: Allow users to set the number of VFP registers
[PATCH 0/4] Improve the introductory documentation
2023-01-20 17:06 UTC (4+ messages)
` [PATCH 3/4] semihosting: add semihosting section to the docs
[PATCH 0/2] MAINTAINERS: Small potatos
2023-01-20 17:01 UTC (2+ messages)
` [PATCH 3/2] MAINTAINERS: Cover tpm.c again
[RFC] virtio-iommu: Take into account possible aliasing in virtio_iommu_mr()
2023-01-20 16:43 UTC (5+ 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).