messages from 2023-06-23 12:38:26 to 2023-06-25 20:17:19 UTC [more...]
[PATCH] sungem: Add WOL MMIO
2023-06-25 20:16 UTC
[PATCH v3 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
2023-06-25 15:17 UTC (4+ messages)
` [PATCH v3 3/6] util/async-teardown: Fall back to close fds one by one
[PATCH] target/ppc: Make HDECR underflow edge triggered
2023-06-25 12:20 UTC
[PATCH] hw/ppc: Simplify clock update arithmetic
2023-06-25 12:20 UTC
[PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
2023-06-25 12:03 UTC (3+ messages)
` [PATCH 1/2] target/ppc: Tidy POWER book4 SPR registration
` [PATCH 2/2] target/ppc: Add TFMR SPR implementation with read and write helpers
[PULL v2 0/3] Hppa boot reboot fixes patches
2023-06-25 11:20 UTC (8+ messages)
` [PULL v2 1/3] target/hppa: Fix OS reboot issues
` [PULL v2 2/3] target/hppa: Provide qemu version via fw_cfg to firmware
` [PULL v2 3/3] target/hppa: Update to SeaBIOS-hppa version 8
[PATCH] contrib/gitdm: add domain-map for Cestc
2023-06-25 11:06 UTC
[PATCH RFC 0/3] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
2023-06-25 10:56 UTC (7+ messages)
` [PATCH RFC 1/3] vdpa: Restore MAC address filtering state
` [PATCH RFC 2/3] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
` [PATCH RFC 3/3] vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
[PATCH RFC 0/2] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX_EXTRA commands support
2023-06-25 10:55 UTC (5+ messages)
` [PATCH RFC 1/2] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature
` [PATCH RFC 2/2] vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
[PATCH] contrib/gitdm: add domain-map for Cestc
2023-06-25 10:52 UTC (2+ messages)
[PATCH] vdpa: Increase out buffer size for CVQ commands
2023-06-25 10:48 UTC (2+ messages)
[PATCH 1/2] target/ppc: Fix icount access for some hypervisor instructions
2023-06-25 10:37 UTC (2+ messages)
` [PATCH 2/2] tests/avocado: record_replay test for ppc powernv machine
[PATCH 0/4] target/ppc: Catch invalid real address accesses
2023-06-25 9:20 UTC (13+ messages)
` [PATCH 3/4] target/ppc: Move common check in machne check handlers to a function
` [PATCH 4/4] target/ppc: Make checkstop stop the system
[PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
2023-06-25 9:11 UTC (3+ messages)
[PATCH 0/5] Misc fixes for throttle
2023-06-25 8:56 UTC (6+ messages)
` [PATCH 1/5] throttle: introduce enum ThrottleTimerType
` [PATCH 2/5] test-throttle: use "
` [PATCH 3/5] throttle: support read-only and write-only
` [PATCH 4/5] test-throttle: test read only and write only
` [PATCH 5/5] cryptodev: use NULL throttle timer cb for read direction
[PATCH RFC] icount: don't adjust virtual time backwards after warp
2023-06-25 8:37 UTC
[PULL 00/26] target-arm queue
2023-06-25 8:25 UTC (12+ messages)
` [PULL 07/26] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PULL 09/26] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PULL 10/26] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PULL 13/26] target/arm: Handle no-execute for Realm and Root regimes
` [PULL 18/26] target/arm: Implement GPC exceptions
` [PULL 19/26] target/arm: Implement the granule protection check
` [PULL 20/26] target/arm: Add cpu properties for enabling FEAT_RME
` [PULL 21/26] docs/system/arm: Document FEAT_RME
` [PULL 24/26] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PULL 25/26] target/arm: Fix sve predicate store, 8 <= VQ <= 15
[PATCH] net: add initial support for AF_XDP network backend
2023-06-25 7:06 UTC (2+ messages)
[PATCH v3 0/3] VFIO migration related refactor and bug fix
2023-06-25 6:01 UTC (7+ messages)
` [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
` [PATCH v3 2/3] vfio/pci: Fix a segfault "
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
2023-06-25 2:41 UTC (3+ messages)
[PATCH] STM32F100: support different density lines
2023-06-25 3:42 UTC (6+ messages)
` [PATCH] STM32F100: add support for external memory via FSMC
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
2023-06-25 2:50 UTC
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
2023-06-25 2:48 UTC
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
2023-06-25 2:37 UTC
[PATCH v7 0/9] net: Pad short frames for network backends
2023-06-25 1:53 UTC (10+ messages)
` [PATCH v7 1/9] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [PATCH v7 2/9] hw/net: vmxnet3: "
` [PATCH v7 3/9] hw/net: i82596: "
` [PATCH v7 4/9] hw/net: ne2000: "
` [PATCH v7 5/9] hw/net: pcnet: "
` [PATCH v7 6/9] hw/net: rtl8139: "
` [PATCH v7 7/9] hw/net: sungem: "
` [PATCH v7 8/9] hw/net: sunhme: "
` [PATCH v7 9/9] hw/net: ftgmac100: Drop the small packet check "
[PATCH] cryptodev: Handle unexpected request to avoid crash
2023-06-25 0:00 UTC (3+ messages)
QEMU RISC-V
2023-06-24 22:16 UTC
[PATCH v2] hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
2023-06-24 20:06 UTC
[PATCH v2] target/riscv: Restrict KVM-specific fields from ArchCPU
2023-06-24 19:29 UTC
[PATCH v2] target/ppc: Restrict KVM-specific fields from ArchCPU
2023-06-24 19:26 UTC
[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
2023-06-24 17:41 UTC (17+ messages)
` [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
` [PATCH v3 02/16] accel: Document generic accelerator headers
` [PATCH v3 03/16] accel: Remove unused hThread variable on TCG/WHPX
` [PATCH v3 04/16] accel: Fix a leak on Windows HAX
` [PATCH v3 05/16] accel: Destroy HAX vCPU threads once done
` [PATCH v3 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState
` [PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
` [PATCH v3 08/16] accel: Move HAX hThread to accelerator context
` [PATCH v3 09/16] accel: Remove NVMM unreachable error path
` [PATCH v3 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
` [PATCH v3 11/16] accel: Inline NVMM get_qemu_vcpu()
` [PATCH v3 12/16] accel: Remove WHPX unreachable error path
` [PATCH v3 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
` [PATCH v3 14/16] accel: Inline WHPX get_whpx_vcpu()
` [PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
` [PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
[PATCH v2 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
2023-06-24 17:36 UTC (4+ messages)
` [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
[PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
2023-06-24 17:29 UTC (3+ messages)
` [PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO
[PATCH v5 00/11] *** Add allwinner-r40 support ***
2023-06-24 15:02 UTC (10+ messages)
` [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
Facing difficulties in building QEMU for windows
2023-06-24 11:58 UTC
qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
2023-06-24 14:29 UTC (4+ messages)
[PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
2023-06-24 14:22 UTC (3+ messages)
` [PATCH 1/2] docs/devel/testing: Update the 'Docker Debugging' section
` [PATCH 2/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
[PULL 00/14] testing updates (python, plugins)
2023-06-24 14:17 UTC (4+ messages)
` [PULL 10/14] tests/docker: Remove old Debian 9 containers
[PULL 0/3] Hppa reboot fix patches
2023-06-24 11:41 UTC (5+ messages)
` [PULL 1/3] target/hppa: Fix OS reboot issues
` [PULL 2/3] target/hppa: Provide qemu version via fw_cfg to firmware
` [PULL 3/3] target/hppa: Update to SeaBIOS-hppa version 8
[PATCH v3 00/19] target/riscv, KVM: fixes and enhancements
2023-06-24 7:41 UTC (9+ messages)
` [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
` [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties
RFC: bsd-user broken a while ago, is this the right fix?
2023-06-24 6:40 UTC
[PATCH] target/xtensa: Assert that interrupt level is within bounds
2023-06-24 0:20 UTC (2+ messages)
[RFC PATCH-for-8.1] accel: Remove HAX accelerator
2023-06-23 23:12 UTC (2+ messages)
[PATCH] target/nios2 : Explicitly ask for target-endian loads and stores
2023-06-23 22:18 UTC (2+ messages)
[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
2023-06-23 18:12 UTC
[PATCH] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
2023-06-23 20:26 UTC
[PATCH V1 0/3] fix migration of suspended runstate
2023-06-23 19:56 UTC (7+ messages)
` [PATCH V1 2/3] migration: fix "
[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
2023-06-23 18:30 UTC (13+ messages)
` [PATCH v6] "
` Ping: "
` [PATCH v7] "
` [PATCH v8] "
[PATCH][RESEND v5 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
2023-06-23 18:04 UTC (17+ messages)
` [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
[PATCH v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
2023-06-23 16:43 UTC (2+ messages)
[PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
2023-06-23 15:54 UTC (4+ messages)
[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
2023-06-23 15:48 UTC (3+ messages)
` [PATCH 2/4] tests/tcg/alpha: Add test for cvttq
[PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so
2023-06-23 15:48 UTC (2+ messages)
[PATCH] tests/avocado: ppc test VOF bios Linux boot
2023-06-23 15:37 UTC (2+ messages)
[PATCH v4 0/3] vhost: memslot handling improvements
2023-06-23 15:32 UTC (4+ messages)
` [PATCH v4 3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
[PATCH v4 0/5] Support x2APIC mode with TCG accelerator
2023-06-23 15:28 UTC (4+ messages)
` [PATCH v4 5/5] amd_iommu: report x2APIC support to the operating system
[PATCH] linux-user: Remove pointless NULL check in clock_adjtime handling
2023-06-23 15:18 UTC (2+ messages)
[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
2023-06-23 15:14 UTC (6+ messages)
` [PATCH 11/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PATCH 17/26] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH 24/26] docs/devel/qom.rst: Correct code style
[RFC 0/6] Migration deprecated parts
2023-06-23 15:03 UTC (15+ messages)
` [RFC 4/6] migration: Deprecate -incoming <uri>
[PATCH v2 0/5] test and QEMU fixes to ensure proper PCIE device usage
2023-06-23 14:57 UTC (5+ messages)
` [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
[PATCH qemu v2] change the fdt_load_addr variable datatype to handle 64-bit DRAM address
2023-06-23 14:36 UTC (3+ messages)
[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
2023-06-23 14:48 UTC (7+ messages)
` [PULL 56/62] hw/xen: Support GSI mapping to PIRQ
` [PULL 57/62] hw/xen: Support MSI "
[PATCH v6 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-23 14:40 UTC (4+ messages)
` [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
[PATCH qemu v3] fdt_load_addr is getting assigned as the result of riscv_compute_fdt_addr(), which is an uint64_t
2023-06-20 13:50 UTC
[PATCH v3 0/4] Virtio shared dma-buf
2023-06-23 13:46 UTC (4+ messages)
` [PATCH v3 3/4] vhost-user: add shared_object msg
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2023-06-23 13:23 UTC (3+ messages)
` [PULL v4 25/83] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
[PATCH] tests/qtest/cxl-test: Clean up temporary directories after testing
2023-06-23 13:20 UTC (2+ messages)
[PATCH v3 00/11] target/i386: add a few simple features
2023-06-23 13:17 UTC (12+ messages)
` [PATCH v3 01/11] target/i386: fix INVD vmexit
` [PATCH v3 02/11] target/i386: TCG supports 3DNow! prefetch(w)
` [PATCH v3 03/11] target/i386: TCG supports RDSEED
` [PATCH v3 04/11] target/i386: do not accept RDSEED if CPUID bit absent
` [PATCH v3 05/11] target/i386: TCG supports XSAVEERPTR
` [PATCH v3 06/11] target/i386: TCG supports WBNOINVD
` [PATCH v3 07/11] target/i386: Intel only supports SYSCALL/SYSRET in long mode
` [PATCH v3 08/11] target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode
` [PATCH v3 09/11] target/i386: sysret and sysexit are privileged
` [PATCH v3 10/11] target/i386: implement RDPID in TCG
` [PATCH v3 11/11] target/i386: implement SYSCALL/SYSRET in 32-bit emulators
[PATCH 0/7] ppc: fix larx migration, fix record-replay
2023-06-23 12:57 UTC (8+ messages)
` [PATCH 1/7] target/ppc: Fix CPU reservation migration for record-replay
` [PATCH 2/7] scripts/replay_dump.sh: Update to current rr record format
` [PATCH 3/7] spapr: Fix machine reset deadlock from replay-record
` [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
` [PATCH 5/7] target/ppc: Fix timebase reset with record-replay
` [PATCH 6/7] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
` [PATCH 7/7] tests/avocado: ppc64 pseries reverse debugging test
[PATCH v1] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
2023-06-23 12:51 UTC (2+ messages)
[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
2023-06-23 12:50 UTC (3+ messages)
` [PULL 19/21] target/hexagon: import parser for idef-parser
[PATCH v4] 9pfs: deprecate 'proxy' backend
2023-06-23 12:41 UTC
[PATCH v4 00/10] memory-device: Some cleanups
2023-06-23 12:45 UTC (11+ messages)
` [PATCH v4 01/10] memory-device: Unify enabled vs. supported error messages
` [PATCH v4 02/10] memory-device: Introduce machine_memory_devices_init()
` [PATCH v4 03/10] hw/arm/virt: Use machine_memory_devices_init()
` [PATCH v4 04/10] hw/ppc/spapr: "
` [PATCH v4 05/10] hw/loongarch/virt: "
` [PATCH v4 06/10] hw/i386/pc: "
` [PATCH v4 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
` [PATCH v4 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
` [PATCH v4 09/10] memory-device: Refactor memory_device_pre_plug()
` [PATCH v4 10/10] memory-device: Track used region size in DeviceMemoryState
[PATCH 00/10] memory-device: Some cleanups
2023-06-23 12:39 UTC (3+ 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).