qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 09:52:36 to 2023-01-13 17:20:13 UTC [more...]

[PATCH 0/4] Improve the introductory documentation
 2023-01-13 15:09 UTC  (5+ messages)
` [PATCH 2/4] docs: add a new section to outline emulation support
` [PATCH 3/4] semihosting: add semihosting section to the docs
` [PATCH 4/4] docs: add an introduction to the system docs

[PATCH 0/9] audio: remove deprecated QEMU_AUDIO env support
 2023-01-13 16:21 UTC  (7+ messages)
` [PATCH 1/9] audio: don't check qemu_add_vm_change_state_handler failure
` [PATCH 2/9] audio: remove special audio_calloc function
` [PATCH 3/9] audio: remove unused 'name' in QEMUSoundCard struct
` [PATCH 4/9] audio: remove QEMUSoundCard linked list
` [PATCH 6/9] docs: split the deprecation warning for soundcards vs VNC
` [PATCH 8/9] audio: audio state is now mandatory for capture

[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-13 15:42 UTC  (11+ messages)

[PATCH 0/7] hw/cxl: RAS error emulation and injection
 2023-01-13 16:17 UTC  (7+ messages)
` [PATCH 1/7] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH 2/7] hw/pci/aer: Add missing routing for AER errors
` [PATCH 3/7] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH 4/7] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH 6/7] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH 7/7] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH 0/4] accel/tcg: Fixes for user-only page tracking
 2023-01-13 17:10 UTC  (4+ messages)
` [PATCH 4/4] tests/tcg/multiarch: add vma-pthread.c

[PULL 00/46] MIPS patches for 2023-01-13
 2023-01-13 15:45 UTC  (42+ messages)
` [PULL 01/46] hw/mips/malta: Split FPGA LEDs/ASCII display updates
` [PULL 02/46] hw/mips/malta: Trace "
` [PULL 03/46] hw/mips/gt64xxx_pci: Accumulate address space changes
` [PULL 04/46] hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
` [PULL 05/46] hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c
` [PULL 07/46] hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API
` [PULL 08/46] hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
` [PULL 09/46] hw/mips/malta: Explicit GT64120 endianness upon device creation
` [PULL 10/46] hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
` [PULL 11/46] hw/mips/gt64xxx_pci: Move it to hw/pci-host/
` [PULL 12/46] tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines
` [PULL 13/46] hw/mips/bootloader: Handle buffers as opaque arrays
` [PULL 14/46] hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
` [PULL 15/46] hw/mips/bootloader: Implement nanoMIPS SW "
` [PULL 16/46] hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) "
` [PULL 17/46] hw/mips/bootloader: Implement nanoMIPS JALRc "
` [PULL 18/46] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5)
` [PULL 22/46] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5)
` [PULL 23/46] hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel()
` [PULL 24/46] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
` [PULL 25/46] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
` [PULL 26/46] hw/isa/piix4: Correct IRQRC[A:D] reset values
` [PULL 27/46] mips: Remove support for trap and emulate KVM
` [PULL 28/46] mips: Always include nanomips disassembler
` [PULL 29/46] hw/pci/pci_host: Trace config accesses on unexisting functions
` [PULL 30/46] hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
` [PULL 31/46] hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific
` [PULL 32/46] hw/isa/piix4: "
` [PULL 33/46] hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
` [PULL 34/46] hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
` [PULL 35/46] hw/intc/i8259: Make using the isa_pic singleton more type-safe
` [PULL 36/46] hw/intc: Extract the IRQ counting functions into a separate file
` [PULL 37/46] hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
` [PULL 38/46] hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
` [PULL 39/46] softmmu/rtc: Emit warning when using driftfix=slew on systems without mc146818
` [PULL 40/46] hw/pci-host/bonito: Convert to 3-phase reset
` [PULL 41/46] hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code
` [PULL 42/46] hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code
` [PULL 43/46] hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
` [PULL 45/46] target/mips: Restrict 'qapi-commands-machine.h' to system emulation
` [PULL 46/46] scripts/git.orderfile: Display MAINTAINERS changes first

[PATCH v6 00/13] vfio/migration: Implement VFIO migration protocol v2
 2023-01-13 16:13 UTC  (9+ messages)
` [PATCH v6 06/13] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v6 09/13] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v6 10/13] vfio/migration: Optimize vfio_save_pending()
` [PATCH v6 12/13] vfio: Alphabetize migration section of VFIO trace-events file

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-13 16:58 UTC  (3+ messages)
` [PATCH v14 01/11] s390x/cpu topology: adding s390 specificities to CPU topology

Qemu interrupt-remap fault support
 2023-01-13 16:51 UTC  (3+ messages)

[RFC PATCH v3 00/28] target/arm: Allow CONFIG_TCG=n builds
 2023-01-13 16:22 UTC  (35+ messages)
` [RFC PATCH v3 01/28] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [RFC PATCH v3 02/28] target/arm: wrap psci call with tcg_enabled
` [RFC PATCH v3 03/28] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC PATCH v3 04/28] target/arm: Move PC alignment check
` [RFC PATCH v3 05/28] target/arm: Move cpregs code out of cpu.h
` [RFC PATCH v3 06/28] target/arm: Move cpregs code into cpregs.c
` [RFC PATCH v3 07/28] target/arm: Move define_debug_regs() to cpregs.c
` [RFC PATCH v3 08/28] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
` [RFC PATCH v3 09/28] target/arm: move translate modules to tcg/
` [RFC PATCH v3 10/28] target/arm: move helpers "
` [RFC PATCH v3 11/28] target/arm: Move psci.c into the tcg directory
` [RFC PATCH v3 12/28] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
` [RFC PATCH v3 13/28] target/arm: Move hflags code into the tcg directory
` [RFC PATCH v3 14/28] target/arm: Move regime_using_lpae_format into internal.h
` [RFC PATCH v3 15/28] target/arm: Don't access TCG code when debugging with KVM
` [RFC PATCH v3 16/28] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
` [RFC PATCH v3 17/28] target/arm: Move cortex sysregs into cpregs.c
` [RFC PATCH v3 18/28] target/arm: Move common cpu code into cpu.c
` [RFC PATCH v3 19/28] target/arm: move cpu_tcg to tcg/cpu32.c
` [RFC PATCH v3 20/28] target/arm: Set cortex-a57 as default cpu for KVM-only build
` [RFC PATCH v3 21/28] tests/qtest: Skip tests that depend on TCG when CONFIG_TCG=n
` [RFC PATCH v3 22/28] tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI
` [RFC PATCH v3 23/28] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [RFC PATCH v3 24/28] tests/avocado: Skip tests that require a missing accelerator
` [RFC PATCH v3 25/28] tests/avocado: Tag TCG tests with accel:tcg
` [RFC PATCH v3 26/28] target/avocado: Pass parameters to migration test on aarch64
` [RFC PATCH v3 27/28] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [RFC PATCH v3 28/28] arm/Kconfig: Do not build TCG-only boards on a KVM-only build

[PULL 00/38] target-arm queue
 2023-01-13 14:11 UTC  (39+ messages)
` [PULL 01/38] hw/arm/stm32f405: correctly describe the memory layout
` [PULL 02/38] hw/arm: Add Olimex H405
` [PULL 03/38] hw/misc: Allwinner-A10 Clock Controller Module Emulation
` [PULL 04/38] hw/misc: Allwinner A10 DRAM Controller Emulation
` [PULL 05/38] {hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
` [PULL 06/38] hw/misc: AXP209 PMU Emulation
` [PULL 07/38] hw/arm: Add AXP209 to Cubieboard
` [PULL 08/38] hw/arm: Allwinner A10 enable SPL load from MMC
` [PULL 09/38] tests/avocado: Add SD boot test to Cubieboard
` [PULL 10/38] target/arm: Fix sve_probe_page
` [PULL 11/38] hw/arm/pxa2xx: Simplify pxa255_init()
` [PULL 12/38] hw/arm/pxa2xx: Simplify pxa270_init()
` [PULL 13/38] hw/arm/collie: Use the IEC binary prefix definitions
` [PULL 14/38] hw/arm/collie: Simplify flash creation using for() loop
` [PULL 15/38] hw/arm/gumstix: Improve documentation
` [PULL 16/38] hw/arm/gumstix: Use the IEC binary prefix definitions
` [PULL 17/38] hw/arm/mainstone: "
` [PULL 18/38] hw/arm/musicpal: "
` [PULL 19/38] hw/arm/omap_sx1: Remove unused 'total_ram' definitions
` [PULL 20/38] hw/arm/omap_sx1: Use the IEC binary prefix definitions
` [PULL 21/38] hw/arm/z2: "
` [PULL 22/38] hw/arm/vexpress: Remove dead code in vexpress_common_init()
` [PULL 23/38] hw/arm: Remove unreachable code calling pflash_cfi01_register()
` [PULL 24/38] hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
` [PULL 25/38] hw/gpio/omap_gpio: Add local variable to avoid embedded cast
` [PULL 26/38] hw/arm/omap: Drop useless casts from void * to pointer
` [PULL 27/38] hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name
` [PULL 28/38] hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO "
` [PULL 29/38] hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC "
` [PULL 30/38] hw/arm/stellaris: Drop useless casts from void * to pointer
` [PULL 31/38] hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type name
` [PULL 32/38] hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE()
` [PULL 33/38] hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
` [PULL 34/38] hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC
` [PULL 35/38] hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
` [PULL 36/38] hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic'
` [PULL 37/38] hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct timerblock'
` [PULL 38/38] target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled

[PATCH 00/26] current maintainer trees (testing/semihosting/plugins)
 2023-01-13 16:10 UTC  (3+ messages)
` [PATCH 04/26] tests/unit: drop hacky race avoidance in test-io-channel-command

[PATCH 00/14] block: Move more functions to coroutines
 2023-01-13 15:51 UTC  (5+ messages)
` [PATCH 02/14] block: Convert bdrv_io_plug() to co_wrapper

[PATCH] net: Strip virtio-net header when dumping
 2023-01-13 13:40 UTC  (2+ messages)

[PATCH 0/2] Hexagon: update and enforce hintjr slot constraints
 2023-01-13 13:39 UTC 

Display update issue on M1 Macs
 2023-01-13 13:43 UTC  (2+ messages)

[PATCH v3 0/8] virtio-mem: Handle preallocation with migration
 2023-01-13 15:28 UTC  (26+ messages)
` [PATCH v3 1/8] migration/savevm: Move more savevm handling into vmstate_save()
` [PATCH v3 2/8] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
` [PATCH v3 3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
` [PATCH v3 7/8] virtio-mem: Migrate immutable properties early

[PATCH RESEND v2 0/5] target: Restrict 'qapi-commands-machine.h' to system emulation
 2023-01-13 14:53 UTC  (4+ messages)

[PATCH] block-backend: fix virtio-scsi assertion failure with blk_drain_noref()
 2023-01-13 15:31 UTC  (2+ messages)

[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-13 14:03 UTC  (9+ messages)
` [PATCH v2 11/21] hw/arm/digic: Open-code pflash_cfi02_register()
` [PATCH v2 12/21] hw/arm/musicpal: "
` [PATCH v2 13/21] hw/arm/xilinx_zynq: "
` [PATCH v2 16/21] hw/arm: Open-code pflash_cfi01_register()

[PATCH] tests/vm: Update haiku test vm to R1/Beta3
 2023-01-13 14:20 UTC  (5+ messages)

[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-01-13 10:37 UTC  (10+ messages)
` [RFC v2 06/13] vhost: delay set_vring_ready after DRIVER_OK
` [RFC v2 12/13] vdpa: preemptive kick at enable

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-01-13 13:32 UTC  (8+ messages)
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option

[PATCH 0/3] various aarch64 fixes for running Hyper-V on TCG
 2023-01-13 13:20 UTC  (7+ messages)
` [PATCH 1/3] target/arm: implement DBGCLAIM registers
` [PATCH 2/3] target/arm: provide RAZ/WI stubs for more DCC registers
` [PATCH 3/3] target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled

[PATCH qemu.git v2 0/1] hw/arm/virt: make second UART available
 2023-01-13 12:49 UTC  (3+ messages)
` [PATCH qemu.git v2 1/1] "

completion timeouts with pin-based interrupts in QEMU hw/nvme
 2023-01-13 12:46 UTC  (6+ messages)

virtio-iommu issue with VFIO device downstream to a PCIe-to-PCI bridge: VFIO devices are not assigned any iommu group
 2023-01-13 12:39 UTC  (3+ messages)

[PATCH] target/tricore: Fix OPC2_32_RCRW_IMASK translation
 2023-01-13 12:37 UTC 

[PATCH v1 0/1] virtio-block: switch to blk_get_max_hw_transfer
 2023-01-13 11:44 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH 0/4] qemu-img: Fix exit code for errors closing the image
 2023-01-13 11:29 UTC  (6+ messages)
` [PATCH 1/4] qcow2: Fix theoretical corruption in store_bitmap() error path

checkpoint/restore: Adding more "Getters" to the KVM API
 2023-01-13 11:14 UTC  (2+ messages)

[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
 2023-01-13 10:49 UTC  (7+ messages)
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()

[PATCH v5 0/2] riscv: Allow user to set the satp mode
 2023-01-13 10:34 UTC  (3+ messages)
` [PATCH v5 1/2] riscv: Pass Object to register_cpu_props instead of DeviceState
` [PATCH v5 2/2] riscv: Allow user to set the satp mode

[PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
 2023-01-13 10:20 UTC  (4+ messages)

[PATCH v6 00/33] Consolidate PIIX south bridges
 2023-01-13 10:13 UTC  (3+ messages)
` [PATCH v6 04/33] hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()


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