qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-01 16:12:14 to 2024-11-03 14:18:08 UTC [more...]

[PATCH v4 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-11-03 14:22 UTC  (5+ messages)
` [PATCH v4 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v4 07/17] intel_iommu: Check if the input address is canonical

[PATCH v4 00/26] E500 Cleanup
 2024-11-03 13:34 UTC  (27+ messages)
` [PATCH v4 01/26] hw/ppc/e500: Do not leak struct boot_info
` [PATCH v4 02/26] hw/ppc/e500: Remove firstenv variable
` [PATCH v4 03/26] hw/ppc/e500: Prefer QOM cast
` [PATCH v4 04/26] hw/ppc/e500: Remove unused "irqs" parameter
` [PATCH v4 05/26] hw/ppc/e500: Add missing device tree properties to i2c controller node
` [PATCH v4 06/26] hw/ppc/e500: Reuse TYPE_GPIO_PWR
` [PATCH v4 07/26] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
` [PATCH v4 08/26] hw/ppc/e500: Extract ppce500_ccsr.c
` [PATCH v4 09/26] hw/ppc/ppce500_ccsr: Trace access to CCSR region
` [PATCH v4 10/26] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
` [PATCH v4 11/26] hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access
` [PATCH v4 12/26] hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
` [PATCH v4 13/26] hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
` [PATCH v4 14/26] hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
` [PATCH v4 15/26] hw/net/fsl_etsec/miim: Reuse MII constants
` [PATCH v4 16/26] hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro
` [PATCH v4 17/26] hw/gpio/mpc8xxx: "
` [PATCH v4 18/26] hw/ppc/mpc8544_guts: "
` [PATCH v4 19/26] hw/intc: Guard openpic_kvm.c by dedicated OPENPIC_KVM Kconfig switch
` [PATCH v4 20/26] hw/sd/sdhci: Prefer DEFINE_TYPES() macro
` [PATCH v4 21/26] hw/block/pflash_cfi01: "
` [PATCH v4 22/26] hw/i2c/smbus_eeprom: "
` [PATCH v4 23/26] hw/rtc/ds1338: "
` [PATCH v4 24/26] hw/usb/hcd-ehci-sysbus: "
` [PATCH v4 25/26] hw/vfio/platform: Let vfio_start_eventfd_injection() take VFIOPlatformDevice pointer
` [PATCH v4 26/26] MAINTAINERS: Add hw/gpio/gpio_pwr.c

[PATCH v3 00/26] E500 Cleanup
 2024-11-03 13:06 UTC  (35+ messages)
` [PATCH v3 01/26] hw/ppc/e500: Do not leak struct boot_info
` [PATCH v3 02/26] hw/ppc/e500: Remove firstenv variable
` [PATCH v3 03/26] hw/ppc/e500: Prefer QOM cast
` [PATCH v3 04/26] hw/ppc/e500: Remove unused "irqs" parameter
` [PATCH v3 05/26] hw/ppc/e500: Add missing device tree properties to i2c controller node
` [PATCH v3 06/26] hw/ppc/e500: Reuse TYPE_GPIO_PWR
` [PATCH v3 07/26] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
` [PATCH v3 08/26] hw/ppc/e500: Extract ppce500_ccsr.c
` [PATCH v3 09/26] hw/ppc/ppce500_ccsr: Trace access to CCSR region
` [PATCH v3 10/26] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
` [PATCH v3 11/26] hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access
` [PATCH v3 12/26] hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
` [PATCH v3 13/26] hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
` [PATCH v3 14/26] hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
` [PATCH v3 15/26] hw/net/fsl_etsec/miim: Reuse MII constants
` [PATCH v3 16/26] hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro
` [PATCH v3 17/26] hw/gpio/mpc8xxx: "
` [PATCH v3 18/26] hw/ppc/mpc8544_guts: "
` [PATCH v3 19/26] hw/intc: Guard openpic_kvm.c by dedicated OPENPIC_KVM Kconfig switch
` [PATCH v3 20/26] hw/sd/sdhci: Prefer DEFINE_TYPES() macro
` [PATCH v3 21/26] hw/block/pflash_cfi01: "
` [PATCH v3 22/26] hw/i2c/smbus_eeprom: "
` [PATCH v3 23/26] hw/rtc/ds1338: "
` [PATCH v3 24/26] hw/usb/hcd-ehci-sysbus: "
` [PATCH v3 25/26] hw/vfio/platform: Let vfio_start_eventfd_injection() take VFIOPlatformDevice pointer
` [PATCH v3 26/26] MAINTAINERS: Add hw/gpio/gpio_pwr.c

[PATCH] hw/pci: Add parenthesis to PCI_BUILD_BDF macro
 2024-11-03 11:47 UTC  (2+ messages)

[PATCH v3 0/2] next-kbd: convert to use qemu_input_handler_register()
 2024-11-03 11:40 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function

[PATCH v4] hw/ppc: Implement -dtb support for PowerNV
 2024-11-03 11:34 UTC  (2+ messages)

[PATCH V2 0/6] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-11-03 10:46 UTC  (2+ messages)

[PATCH V3 0/5] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-11-03 10:24 UTC  (6+ messages)
` [PATCH V3 1/5] hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug
` [PATCH V3 2/5] qtest: allow ACPI DSDT Table changes
` [PATCH V3 3/5] hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states
` [PATCH V3 4/5] tests/qtest/bios-tables-test: Update DSDT golden masters for x86/{pc, q35}
` [PATCH V3 5/5] hw/acpi: Update GED with vCPU Hotplug VMSD for migration

[PATCH v3 00/23] rust: fix CI + allow older versions of rustc and bindgen
 2024-11-03  9:54 UTC  (7+ messages)
` [PATCH 13/23] rust: synchronize dependencies between subprojects and Cargo.lock
` [PATCH 15/23] rust: introduce alternative implementation of offset_of!

[PATCH] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
 2024-11-03  9:54 UTC  (2+ messages)

[PATCH v4 0/3] TPM TIS SPI Support
 2024-11-03  0:45 UTC  (8+ messages)
` [PATCH v4 1/3] tpm/tpm_tis_spi: Support TPM for SPI (Serial Peripheral Interface)
` [PATCH v4 2/3] tpm/tpm_tis_spi: activation for the PowerNV machines
` [PATCH v4 3/3] tests/qtest/tpm: add unit test to tis-spi

[PATCH net-next] ptp: Remove 'default y' for VMCLOCK PTP device
 2024-11-02 21:52 UTC 

Ping: [PATCH v2] net/vmnet: Pad short Ethernet frames
 2024-11-02 20:56 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] disas: Fix build against Capstone v6 (again)
 2024-11-02 17:46 UTC  (2+ messages)

[PATCH] aspeed: Don't set always boot properties of the emmc device
 2024-11-02 15:36 UTC  (2+ messages)

[PATCH 0/2] arm: Add collie and sx functional tests
 2024-11-02 15:06 UTC  (3+ messages)
` [PATCH] hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions

[PATCH v1 0/8] Support RTC for AST2700
 2024-11-02 15:03 UTC  (14+ messages)
` [PATCH v1 1/8] aspeed/soc: "
  ` [SPAM] "
` [PATCH v1 2/8] hw/timer/aspeed: Fix coding style
  ` [SPAM] "
` [PATCH v1 3/8] hw/timer/aspeed: Fix interrupt status does not be cleared for AST2600
  ` [SPAM] "
` [PATCH v1 4/8] hw/sd/sdhci: Fix coding style
  ` [SPAM] "
` [PATCH v1 6/8] hw/sd/aspeed_sdhci: Introduce Capabilities Register 2 for SD slot 0 and 1
  ` [SPAM] "
` [PATCH v1 8/8] aspeed: Support create flash devices via command line for AST1030
  ` [SPAM] "
` [SPAM] [PATCH v1 0/8] Support RTC for AST2700

[PATCH 0/2] hw/arm/aspeed_ast27x0: minor IRQ number cleanup
 2024-11-02 14:59 UTC  (6+ messages)
` [PATCH 1/2] hw/arm/aspeed_ast27x0: Use bsa.h for PPI definitions
` [PATCH 2/2] hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculation

[PATCH] hw/arm: enable at24c with aspeed
 2024-11-02 14:58 UTC  (2+ messages)

[PATCH] hw/riscv: fix build error with clang
 2024-11-02 13:09 UTC  (12+ messages)

[PATCH v3 0/5] Consolidate lan9118 phy implementations
 2024-11-02 12:57 UTC  (6+ messages)
` [PATCH v3 1/5] hw/net/lan9118: Extract lan9118_phy
` [PATCH v3 2/5] hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations
` [PATCH v3 3/5] hw/net/lan9118_phy: Fix off-by-one error in MII_ANLPAR register
` [PATCH v3 4/5] hw/net/lan9118_phy: Reuse MII constants
` [PATCH v3 5/5] hw/net/lan9118_phy: Add missing 100 mbps full duplex advertisement

[PATCH v5 00/15] macOS PV Graphics and new vmapple machine type
 2024-11-02 12:38 UTC  (5+ messages)
` [PATCH v5 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support

Inquiry About PC-Relative Code Generation in QEMU
 2024-11-02 12:05 UTC 

Inquiry About PC-Relative Code Generation in QEMU
 2024-11-02 11:54 UTC 

[PATCH 0/2] Consolidate embedded PPC initial mappung functions
 2024-11-02 12:20 UTC  (3+ messages)

[PATCH v2 0/2] Separate memory access logs from guest_errors
 2024-11-02 12:17 UTC  (3+ messages)
` [PATCH v2 1/2] log: Add separate debug option for logging invalid memory accesses
` [PATCH v2 2/2] log: Suggest using -d guest_error, invalid_mem instead of guest_errors

[PATCH v2] hw/ppc/pegasos2: Fix IRQ routing from pci.0
 2024-11-02 12:17 UTC 

[PATCH v2 0/8] chardev/mux: implement frontend detach
 2024-11-02 11:19 UTC  (4+ messages)
` [PATCH v2 7/8] chardev/mux: implement detach of frontends from mux

[PATCH 0/2] chardev/char-mux: tweak mux bitset operations
 2024-11-02 11:07 UTC  (3+ messages)
` [PATCH 1/2] chardev/char-mux: shift unsigned long to avoid 32-bit overflow
` [PATCH 2/2] chardev/char-mux: make boolean bit check instead of find_next_bit()

[PULL 0/8] Chr patches
 2024-11-02 10:56 UTC  (5+ messages)
` [PULL 7/8] chardev/mux: implement detach of frontends from mux

[PATCH 00/36] next-cube: more tidy-ups and improvements
 2024-11-02  9:49 UTC  (21+ messages)
` [PATCH 09/36] next-cube: move SCSI CSRs from next-pc to the next-scsi device
` [PATCH 13/36] next-cube: move ESCC to be QOM child of next-pc device
` [PATCH 14/36] next-cube: move timer MMIO to separate memory region on "
` [PATCH 15/36] next-cube: move en ethernet "
` [PATCH 17/36] next-cube: remove unused next.scr memory region
` [PATCH 18/36] next-cube: rearrange NeXTState declarations to improve readability
` [PATCH 19/36] next-cube: convert next-pc device to use Resettable interface
` [PATCH 20/36] next-cube: rename typedef struct NextRtc to NeXTRTC

[PATCH v6 0/3] Add support for the RAPL MSRs series
 2024-11-02  9:32 UTC  (10+ messages)

[PULL v2 0/8] loongarch-to-apply queue
 2024-11-02  7:47 UTC  (9+ messages)
` [PULL v2 1/8] target/loongarch: Add loongson binary translation feature
` [PULL v2 2/8] target/loongarch: Implement lbt registers save/restore function
` [PULL v2 3/8] target/loongarch/kvm: Implement LoongArch PMU extension
` [PULL v2 4/8] linux-headers: Add unistd_64.h
` [PULL v2 5/8] linux-headers: loongarch: Add kvm_para.h
` [PULL v2 6/8] linux-headers: Update to Linux v6.12-rc5
` [PULL v2 7/8] hw/loongarch/boot: Use warn_report when no kernel filename
` [PULL v2 8/8] target/loongarch: Add steal time support on migration

[PATCH] plugins: add plugin API to get args passed to binary
 2024-11-02  5:10 UTC 

[PATCH] UI/GTK: full-screen after wait for hiding of tabs and menu_bar
 2024-11-02  4:04 UTC 

[PATCH 0/5] esp.c: only allow ESP commands permitted in the current mode
 2024-11-01 22:00 UTC  (6+ messages)
` [PATCH 1/5] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
` [PATCH 2/5] esp.c: improve comment in esp_transfer_data()
` [PATCH 3/5] esp.h: remove separate ESPState typedef
` [PATCH 4/5] esp.c: add asc_mode property to indicate the current ESP mode
` [PATCH 5/5] esp.c: only allow ESP commands permitted in the current asc_mode

[PATCH] sysemu/os-win32.h: Windows clang-cl compiler fixes
 2024-11-01 21:41 UTC 

[PATCH] hw/usb: Use __attribute__((packed)) vs __packed
 2024-11-01 21:32 UTC  (2+ messages)

[PATCH] scripts/tracetool:Use posix paths in trace event generation
 2024-11-01 20:56 UTC 

nested-smmuv3 topic for QEMU/libvirt, Nov 2024
 2024-11-01 19:29 UTC  (3+ messages)

[PATCH v3 0/5] TPM TIS SPI Support
 2024-11-01 19:25 UTC  (7+ messages)
` [PATCH v3 1/5] tpm/tpm_tis_spi: Support TPM for SPI (Serial Peripheral Interface)
` [PATCH v3 2/5] tpm/tpm_tis_spi: activation for the PowerNV machines
` [PATCH v3 3/5] tests/qtest/tpm: add unit test to tis-spi
` [PATCH v3 4/5] tpm/tpm_tis_spi: Support TPM for SPI (rev 3)
` [PATCH v3 5/5] tests/qtest/tpm: add unit test to tis-spi "

[PULL 00/14] Misc patches (functional tests, next-cube machine, ...)
 2024-11-01 19:07 UTC  (3+ messages)
` [PULL 12/14] tests/functional: Convert BananaPi tests to the functional framework

[PATCH v3 0/6] Support virtio-gpu DRM native context
 2024-11-01 19:00 UTC  (11+ messages)
` [PATCH v3 4/6] virtio-gpu: Handle virgl fence creation errors
` [PATCH v3 5/6] virtio-gpu: Support asynchronous fencing
` [PATCH v3 6/6] virtio-gpu: Support DRM native context

[PATCH] next-kbd: convert to use qemu_input_handler_register()
 2024-11-01 18:59 UTC  (3+ messages)

[PULL 00/13] virtio-gpu vulkan support
 2024-11-01 18:23 UTC  (7+ messages)
` [PULL 11/13] virtio-gpu: Handle resource blob commands

[PATCH] plugins: add plugin API to get args passed to binary
 2024-11-01 18:18 UTC  (2+ messages)

[PATCH 0/4] python: update linting for new mypy/pylint releases
 2024-11-01 17:37 UTC  (5+ messages)
` [PATCH 1/4] iotests: reflow ReproducibleTestRunner arguments
` [PATCH 2/4] iotests: correct resultclass type in ReproducibleTestRunner
` [PATCH 3/4] python: disable too-many-positional-arguments warning
` [PATCH 4/4] python: silence pylint raising-non-exception error

[PATCH 0/4] Trivial patches from multifd device state transfer support patch set
 2024-11-01 16:48 UTC  (5+ messages)
` [PATCH 1/4] vfio/migration: Add save_{iterate, complete_precopy}_started trace events
  ` [PATCH 1/4] vfio/migration: Add save_{iterate,complete_precopy}_started "

[PULL 00/14] MIPS patches for 2024-10-31
 2024-11-01 16:44 UTC  (2+ messages)


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).