messages from 2024-01-26 14:36:56 to 2024-01-27 04:20:15 UTC [more...]
[PATCH v2 00/23] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-01-27 4:19 UTC (26+ messages)
` [PATCH v2 01/23] hw/acpi/cpu: Use CPUState typedef
` [PATCH v2 02/23] scripts/coccinelle: Add cpu_env.cocci_template script
` [PATCH v2 03/23] bulk: Call in place single use cpu_env()
` [PATCH v2 04/23] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PATCH v2 05/23] target/arm: "
` [PATCH v2 06/23] target/avr: "
` [PATCH v2 07/23] target/cris: "
` [PATCH v2 08/23] target/hppa: "
` [PATCH v2 09/23] target/i386/hvf: Use CPUState typedef
` [PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PATCH v2 11/23] target/m68k: "
` [PATCH v2 12/23] target/microblaze: "
` [PATCH v2 13/23] target/mips: "
` [PATCH v2 14/23] target/nios2: "
` [PATCH v2 15/23] target/openrisc: "
` [PATCH v2 16/23] target/ppc: "
` [PATCH v2 17/23] target/riscv: "
` [PATCH v2 18/23] target/rx: "
` [PATCH v2 19/23] target/s390x: "
` [PATCH v2 20/23] target/sh4: "
` [PATCH v2 21/23] target/tricore: "
` [PATCH v2 22/23] target/xtensa: "
` [PATCH v2 23/23] target/sparc: "
[PATCH] target/arm: Reinstate "vfp" property on AArch32 CPUs
2024-01-27 4:05 UTC (2+ messages)
[PATCH] {linux, bsd}-user: Fail mmap() if size doesn't fit into host's size_t
2024-01-27 3:55 UTC (2+ messages)
` [PATCH] {linux,bsd}-user: "
[PATCH 0/2] Enable -Wvla, forbidding use of variable length arrays
2024-01-27 3:41 UTC (2+ messages)
[PATCH] target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
2024-01-27 3:09 UTC (2+ messages)
[PATCH v2 0/2] target/s390x: Emulate CVDG
2024-01-27 2:59 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH v6 0/4] accel/tcg: Move perf and debuginfo support to tcg
2024-01-27 2:53 UTC (2+ messages)
hexagon: modeling a shared lock state
2024-01-27 2:19 UTC (4+ messages)
[PULL 00/17] aspeed queue
2024-01-26 23:15 UTC (4+ messages)
[PATCH 0/5] migration/multifd: Prerequisite cleanups for ongoing work
2024-01-26 22:19 UTC (6+ messages)
` [PATCH 1/5] migration/multifd: Separate compression ops from non-compression
` [PATCH 2/5] migration/multifd: Move multifd_socket_ops to socket.c
` [PATCH 3/5] migration/multifd: Add multifd_ops->send
` [PATCH 4/5] migration/multifd: Simplify zero copy send
` [PATCH 5/5] migration/multifd: Move zero copy flag into multifd_socket_setup
[PATCH v4 0/4] hw/misc/pvpanic: add support for normal shutdowns
2024-01-26 21:52 UTC (4+ messages)
` [PATCH v4 4/4] "
` "
[PATCH 0/2] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-01-26 21:11 UTC (4+ messages)
` [PATCH 2/2] bulk: "
spapr watchdog vs watchdog_perform_action() / QMP watchdog-set-action
2024-01-26 20:49 UTC (2+ messages)
[PATCH 0/3] Add device DM163 (led driver, matrix colors shield & display)
2024-01-26 19:31 UTC (4+ messages)
` [PATCH 1/3] hw/display : Add device DM163
` [PATCH 2/3] hw/arm : Connect DM163 to STM32L4x5
` [PATCH 3/3] tests/qtest : Add testcase for DM163
[PATCH v1 0/3] Fix resource freeing bugs in virtio-gpu-rutabaga
2024-01-26 18:19 UTC (8+ messages)
` [PATCH v1 1/3] hw/display/virtio-gpu.c: use reset_bh class method
` [PATCH v1 2/3] virtio-gpu.c: add resource_destroy "
` [PATCH v1 3/3] virtio-gpu-rutabaga.c: override resource_destroy method
[PULL 00/15] Migration 20240126 patches
2024-01-26 18:16 UTC (6+ messages)
` [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
[PATCH 0/2] accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
2024-01-26 18:16 UTC (2+ messages)
[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
2024-01-26 18:04 UTC (12+ messages)
` FW: "
` 回复: "
[PATCH v4 00/47] Rework matching of network devices to -nic options
2024-01-26 17:25 UTC (48+ messages)
` [PATCH v4 01/47] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PATCH v4 02/47] net: report list of available models according to platform
` [PATCH v4 03/47] net: add qemu_create_nic_bus_devices()
` [PATCH v4 04/47] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PATCH v4 05/47] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH v4 06/47] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
` [PATCH v4 07/47] hw/alpha/dp264: use pci_init_nic_devices()
` [PATCH v4 08/47] hw/arm/sbsa-ref: "
` [PATCH v4 09/47] hw/arm/virt: "
` [PATCH v4 10/47] hw/hppa: "
` [PATCH v4 11/47] hw/loongarch: "
` [PATCH v4 12/47] hw/mips/fuloong2e: "
` [PATCH v4 13/47] hw/mips/malta: "
` [PATCH v4 14/47] hw/mips/loongson3_virt: "
` [PATCH v4 15/47] hw/ppc/prep: "
` [PATCH v4 16/47] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH v4 17/47] hw/ppc: use pci_init_nic_devices()
` [PATCH v4 18/47] hw/sh4/r2d: "
` [PATCH v4 19/47] hw/sparc64/sun4u: "
` [PATCH v4 20/47] hw/xtensa/virt: "
` [PATCH v4 21/47] hw/arm/allwinner: use qemu_configure_nic_device()
` [PATCH v4 22/47] hw/arm/aspeed: "
` [PATCH v4 23/47] hw/arm/exynos4: use qemu_create_nic_device()
` [PATCH v4 24/47] hw/arm/fsl: use qemu_configure_nic_device()
` [PATCH v4 25/47] hw/net/smc91c111: "
` [PATCH v4 26/47] hw/net/lan9118: "
` [PATCH v4 27/47] hw/arm/highbank: use qemu_create_nic_device()
` [PATCH v4 28/47] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
` [PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
` [PATCH v4 30/47] hw/arm: use qemu_configure_nic_device()
` [PATCH v4 31/47] hw/net/etraxfs-eth: "
` [PATCH v4 32/47] hw/m68k/mcf5208: use qemu_create_nic_device()
` [PATCH v4 33/47] hw/m68k/q800: use qemu_find_nic_info()
` [PATCH v4 34/47] hw/microblaze: use qemu_configure_nic_device()
` [PATCH v4 35/47] hw/mips/mipssim: use qemu_create_nic_device()
` [PATCH v4 36/47] hw/mips/jazz: use qemu_find_nic_info()
` [PATCH v4 37/47] hw/net/lasi_i82596: Re-enable build
` [PATCH v4 38/47] hw/net/lasi_i82596: use qemu_create_nic_device()
` [PATCH v4 39/47] hw/openrisc/openrisc_sim: "
` [PATCH v4 40/47] hw/riscv: use qemu_configure_nic_device()
` [PATCH v4 41/47] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
` [PATCH v4 42/47] hw/sparc/sun4m: use qemu_find_nic_info()
` [PATCH v4 43/47] hw/xtensa/xtfpga: use qemu_create_nic_device()
` [PATCH v4 44/47] net: remove qemu_check_nic_model()
` [PATCH v4 45/47] hw/pci: remove pci_nic_init_nofail()
` [PATCH v4 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_model()
` [PATCH v4 47/47] net: make nb_nics and nd_table[] static in net/net.c
[PATCH v2] doc/sphinx/hxtool.py: add optional label argument to SRST directive
2024-01-26 17:22 UTC
intermittent failure in test-aio-multithread
2024-01-26 17:11 UTC
[PATCH 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
2024-01-26 17:02 UTC (4+ messages)
` [PATCH 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
[PATCH v3 00/46] Rework matching of network devices to -nic options
2024-01-26 16:54 UTC (67+ messages)
` [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 01/46] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 02/46] net: report list of available models according to platform
` [PATCH v3 03/46] net: add qemu_create_nic_bus_devices()
` [PATCH v3 07/46] hw/alpha/dp264: use pci_init_nic_devices()
` [PATCH v3 09/46] hw/arm/virt: "
` [PATCH v3 10/46] hw/hppa: "
` [PATCH v3 20/46] hw/xtensa/virt: "
` [PATCH v3 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
` [PATCH v3 23/46] hw/arm/exynos4: use qemu_create_nic_device()
` [PATCH v3 24/46] hw/arm/fsl: use qemu_configure_nic_device()
` [PATCH v3 25/46] hw/net/smc91c111: "
` [PATCH v3 27/46] hw/arm/highbank: use qemu_create_nic_device()
` [PATCH v3 31/46] hw/net/etraxfs-eth: use qemu_configure_nic_device()
` [PATCH v3 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
` [PATCH v3 34/46] hw/microblaze: use qemu_configure_nic_device()
` [PATCH v3 35/46] hw/mips/mipssim: use qemu_create_nic_device()
` [PATCH v3 36/46] hw/mips/jazz: use qemu_find_nic_info()
` [PATCH v3 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
` [PATCH v3 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
` [PATCH v3 39/46] hw/riscv: use qemu_configure_nic_device()
` [PATCH v3 42/46] hw/xtensa/xtfpga: use qemu_create_nic_device()
` [PATCH v3 43/46] net: remove qemu_check_nic_model()
` [PATCH v3 44/46] hw/pci: remove pci_nic_init_nofail()
` [PATCH v3 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
` [PATCH v3 46/46] net: make nb_nics and nd_table[] static in net/net.c
[PATCH v2 00/14] TCG Plugin inline operation enhancement
2024-01-26 16:31 UTC (13+ messages)
` [PATCH v2 02/14] plugins: scoreboard API
` [PATCH v2 04/14] plugins: add inline operation per vcpu
` [PATCH v2 05/14] tests/plugin: add test plugin for inline operations
` [PATCH v2 11/14] plugins: remove non per_vcpu inline operation from API
` [PATCH v2 13/14] MAINTAINERS: Add myself as reviewer for TCG Plugins
` [PATCH v2 14/14] contrib/plugins/execlog: fix new warnings
[Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg
2024-01-26 16:15 UTC (2+ messages)
` [Bug 1225187] "
[PATCH 00/10] Clean up includes
2024-01-26 15:47 UTC (21+ messages)
` [PATCH 02/10] hyperv: "
` [PATCH 03/10] disas/riscv: "
` [PATCH 04/10] aspeed: "
` [PATCH 05/10] acpi: "
` [PATCH 06/10] m68k: "
` [PATCH 07/10] include: "
` [PATCH 08/10] cxl: "
` [PATCH 09/10] riscv: "
` [PATCH 10/10] misc: "
KVM Forum 2024?
2024-01-26 15:40 UTC
[PULL 00/33] Block layer patches
2024-01-26 15:24 UTC (7+ messages)
` [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
[PATCH v3 0/9] Enabling DCD emulation support in Qemu
2024-01-26 15:21 UTC (3+ messages)
[PULL v3 00/18] Block layer patches
2024-01-26 15:07 UTC (2+ messages)
[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
2024-01-26 14:58 UTC (5+ messages)
` [PATCH v4 33/66] i386/tdx: Make memory type private by default
` [PATCH v4 45/66] memory: Introduce memory_region_init_ram_guest_memfd()
[PATCH v3 0/9] target/hppa qemu v8.2 regression fixes
2024-01-26 14:51 UTC (5+ messages)
` [PATCH v3 2/9] hw/hppa/machine: Disable default devices with --nodefaults option
[PULL 00/36] target-arm queue
2024-01-26 14:33 UTC (20+ messages)
` [PULL 04/36] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
` [PULL 06/36] hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
` [PULL 09/36] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
` [PULL 10/36] hw/arm/exynos4210: Include missing 'exec/tswap.h' header
` [PULL 12/36] hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
` [PULL 14/36] target/arm/cpu-features: "
` [PULL 15/36] target/arm/cpregs: "
` [PULL 16/36] target/arm/cpregs: Include missing 'kvm-consts.h' header
` [PULL 20/36] target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
` [PULL 22/36] hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
` [PULL 23/36] hw/misc/xlnx-versal-crl: Build it only once
` [PULL 24/36] target/arm: Expose M-profile register bank index definitions
` [PULL 25/36] hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
` [PULL 27/36] target/arm: Move e2h_access() helper around
` [PULL 28/36] target/arm: Move GTimer definitions to new 'gtimer.h' header
` [PULL 29/36] hw/arm: Build various units only once
` [PULL 30/36] fsl-imx6ul: Add various missing unimplemented devices
` [PULL 31/36] docs/system/arm/virt.rst: Add note on CPU features off by default
` [PULL 32/36] hw/char/imx_serial: Implement receive FIFO and ageing timer
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).