messages from 2023-03-01 02:57:07 to 2023-03-01 13:53:10 UTC [more...]
[PATCH v15 00/60] Xen HVM support under KVM
2023-03-01 13:52 UTC (3+ messages)
` [PATCH v15 37/60] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v15 59/60] i386/xen: Document Xen HVM emulation
[PATCH v6 0/2] arm: enable MTE for QEMU + kvm
2023-03-01 13:51 UTC (5+ messages)
` [PATCH v6 1/2] arm/kvm: add support for MTE
[PATCH RESEND v7 0/9] target/arm: Allow CONFIG_TCG=n builds
2023-03-01 13:50 UTC (12+ messages)
` [PATCH RESEND v7 4/9] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH RESEND v7 9/9] tests/qtest: Fix tests when no KVM or TCG are present
[PATCH 0/5] Pegasos2 fixes and audio output support
2023-03-01 13:49 UTC (14+ messages)
[PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
2023-03-01 13:42 UTC (2+ messages)
[PATCH] configure: Disable thread-safety warnings on macOS
2023-03-01 13:31 UTC (2+ messages)
Writing TCG plugin - how to hook interrupts?
2023-03-01 13:30 UTC
[PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
2023-03-01 13:27 UTC (4+ messages)
` [PATCH 7/8] aspeed: Introduce a spi_boot region under the SoC
[RFC] hw/block/m25p80: implement Octal SPI commands
2023-03-01 13:25 UTC (3+ messages)
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-03-01 13:21 UTC (11+ messages)
` [PATCH v3 07/10] qapi: implement conditional command arguments
[PATCH v5 0/7] Pegasos2 fixes and audio output support
2023-03-01 13:18 UTC (13+ messages)
` [PATCH v5 2/7] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
` [PATCH v5 3/7] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model
[RFC v2] m25p80: Implement Octal SPI commands
2023-03-01 13:18 UTC
[PATCH] scsi: megasas: Internal cdbs have 16-byte length
2023-03-01 12:42 UTC (2+ messages)
[PATCH 0/3] Migration: Make more ram_counters atomic
2023-03-01 12:40 UTC (4+ messages)
` [PATCH 1/3] migration: Merge ram_counters and ram_atomic_counters
` [PATCH 2/3] migration: Update atomic stats out of the mutex
` [PATCH 3/3] migration: Make multifd_bytes atomic
[qemu-web PATCH] Announce Google Summer of Code and Outreachy 2023
2023-03-01 12:36 UTC (4+ messages)
hw/ppc/mac_newworld: Problem with Uninorth IRQ lines
2023-03-01 12:24 UTC (2+ messages)
[PATCH 0/7] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
2023-03-01 12:14 UTC (5+ messages)
` [PATCH 5/7] hw/ide/piix: Use generic ide_init_ioport()
[PATCH 00/27] tcg: Simplify temporary usage
2023-03-01 12:11 UTC (4+ messages)
[PATCH] Makefile: qemu-bundle is a directory
2023-03-01 12:08 UTC (2+ messages)
[PATCH] memory: dump HPA and access type of ramblocks
2023-03-01 12:07 UTC (3+ messages)
[PATCH 0/2] plugin: fix clearing of plugin_mem_cbs on TB exit
2023-03-01 12:05 UTC (3+ messages)
` [PATCH 1/2] tcg: Clear "
[PATCH v4] Emulate dip switch language layout settings on SUN keyboard
2023-03-01 11:52 UTC (4+ messages)
` [PATCH v5] "
` Ping "
[PATCH] plugin: fix clearing of plugin_mem_cbs before TB exit
2023-03-01 11:41 UTC (3+ messages)
[PATCH v3 00/24] testing/next: docker, avocado, unit, gitlab
2023-03-01 11:12 UTC (23+ messages)
` [PATCH v3 18/24] tests/lcitool: append user setting stanza to dockerfiles
` [PATCH v3 22/24] gitlab: move the majority of artefact handling to a template
` [PATCH v3 23/24] tests/docker: add zstdtools to the images (!AWAITING UPSTREAM)
` [PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI
[PATCH] test: Check vnc enable before compiling vnc test
2023-03-01 11:09 UTC (3+ messages)
[PATCH v5] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-01 11:08 UTC (2+ messages)
[PATCH] test: Fix test-crypto-secret when compiling without keyring support
2023-03-01 11:07 UTC (2+ messages)
[PULL 00/62] tcg patch queue
2023-03-01 11:07 UTC (64+ messages)
` [PULL 01/62] exec/helper-head: Include missing "fpu/softfloat-types.h" header
` [PULL 02/62] softmmu: Use memmove in flatview_write_continue
` [PULL 03/62] accel/tcg: Add 'size' param to probe_access_flags()
` [PULL 04/62] accel/tcg: Add 'size' param to probe_access_full
` [PULL 05/62] include/exec: Introduce `CF_PCREL`
` [PULL 06/62] target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
` [PULL 07/62] target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
` [PULL 08/62] accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
` [PULL 09/62] include/exec: "
` [PULL 10/62] target/arm: "
` [PULL 11/62] target/i386: "
` [PULL 12/62] include/exec: Remove `TARGET_TB_PCREL` define
` [PULL 13/62] target/arm: "
` [PULL 14/62] target/i386: "
` [PULL 15/62] accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
` [PULL 16/62] accel/tcg: Replace `tb_pc()` with `tb->pc`
` [PULL 17/62] target/tricore: "
` [PULL 18/62] target/sparc: "
` [PULL 19/62] target/sh4: "
` [PULL 20/62] target/rx: "
` [PULL 21/62] target/riscv: "
` [PULL 22/62] target/openrisc: "
` [PULL 23/62] target/mips: "
` [PULL 24/62] target/microblaze: "
` [PULL 25/62] target/loongarch: "
` [PULL 26/62] target/i386: "
` [PULL 27/62] target/hppa: "
` [PULL 28/62] target/hexagon: "
` [PULL 29/62] target/avr: "
` [PULL 30/62] target/arm: "
` [PULL 31/62] include/exec: Remove `tb_pc()`
` [PULL 32/62] tcg: Adjust TCGContext.temps_in_use check
` [PULL 33/62] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
` [PULL 34/62] accel/tcg: Use more accurate max_insns for tb_overflow
` [PULL 35/62] tcg: Remove branch-to-next regardless of reference count
` [PULL 36/62] tcg: Rename TEMP_LOCAL to TEMP_TB
` [PULL 37/62] tcg: Use noinline for major tcg_gen_code subroutines
` [PULL 38/62] tcg: Add liveness_pass_0
` [PULL 39/62] tcg: Remove TEMP_NORMAL
` [PULL 40/62] tcg: Pass TCGTempKind to tcg_temp_new_internal
` [PULL 41/62] tcg: Use tcg_constant_i32 in tcg_gen_io_start
` [PULL 42/62] tcg: Add tcg_gen_movi_ptr
` [PULL 43/62] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
` [PULL 44/62] tcg: Use tcg_temp_ebb_new_* in tcg/
` [PULL 45/62] tcg: Use tcg_constant_ptr in do_dup
` [PULL 46/62] accel/tcg/plugin: Use tcg_temp_ebb_*
` [PULL 47/62] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
` [PULL 48/62] tcg: Don't re-use TEMP_TB temporaries
` [PULL 49/62] tcg: Change default temp lifetime to TEMP_TB
` [PULL 50/62] target/arm: Drop copies in gen_sve_{ldr,str}
` [PULL 51/62] target/arm: Don't use tcg_temp_local_new_*
` [PULL 52/62] target/cris: Don't use tcg_temp_local_new
` [PULL 53/62] target/hexagon: Don't use tcg_temp_local_new_*
` [PULL 54/62] target/hexagon/idef-parser: Drop gen_tmp_local
` [PULL 55/62] target/hppa: Don't use tcg_temp_local_new
` [PULL 56/62] target/i386: "
` [PULL 57/62] target/mips: "
` [PULL 58/62] target/ppc: "
` [PULL 59/62] target/xtensa: Don't use tcg_temp_local_new_*
` [PULL 60/62] exec/gen-icount: Don't use tcg_temp_local_new_i32
` [PULL 61/62] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
` [PULL 62/62] tcg: Update docs/devel/tcg-ops.rst for temporary changes
[PATCH v6 00/12] Refactor cryptodev
2023-03-01 11:05 UTC (14+ messages)
` [PATCH v6 01/12] cryptodev: Introduce cryptodev.json
` [PATCH v6 02/12] cryptodev: Remove 'name' & 'model' fields
` [PATCH v6 03/12] cryptodev: Introduce cryptodev alg type in QAPI
` [PATCH v6 04/12] cryptodev: Introduce server "
` [PATCH v6 05/12] cryptodev: Introduce 'query-cryptodev' QMP command
` [PATCH v6 06/12] cryptodev-builtin: Detect akcipher capability
` [PATCH v6 07/12] hmp: add cryptodev info command
` [PATCH v6 08/12] cryptodev: Use CryptoDevBackendOpInfo for operation
` [PATCH v6 09/12] cryptodev: Account statistics
` [PATCH v6 10/12] cryptodev: support QoS
` [PATCH v6 11/12] cryptodev: Support query-stats QMP command
` [PATCH v6 12/12] MAINTAINERS: add myself as the maintainer for cryptodev
[PATCH] tests: Ensure TAP version is printed before other messages
2023-03-01 11:00 UTC (5+ messages)
[PATCH v5 00/12] Refactor cryptodev
2023-03-01 10:47 UTC (16+ messages)
` [PATCH v5 05/12] cryptodev: Introduce 'query-cryptodev' QMP command
` [PATCH v5 07/12] hmp: add cryptodev info command
` [PATCH v5 08/12] cryptodev: Use CryptoDevBackendOpInfo for operation
` [PATCH v5 09/12] cryptodev: Account statistics
` "
` [PATCH v5 10/12] cryptodev: support QoS
` [PATCH v5 11/12] cryptodev: Support query-stats QMP command
[PATCH v2] qapi: Add 'acpi' field to 'query-machines' output
2023-03-01 10:37 UTC (3+ messages)
[PATCH v6 0/8] net: Pad short frames for network backends
2023-03-01 10:20 UTC (11+ messages)
` [PATCH v6 1/8] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [PATCH v6 2/8] hw/net: vmxnet3: "
` [PATCH v6 3/8] hw/net: i82596: "
` [PATCH v6 4/8] hw/net: ne2000: "
` [PATCH v6 5/8] hw/net: pcnet: "
` [PATCH v6 6/8] hw/net: rtl8139: "
` [PATCH v6 7/8] hw/net: sungem: "
` [PATCH v6 8/8] hw/net: sunhme: "
[PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
2023-03-01 10:02 UTC (6+ messages)
out of CI pipeline minutes again
2023-03-01 9:53 UTC (8+ messages)
[PATCH v2 00/18] target/riscv: Various fixes to gdbstub and CSR access
2023-03-01 9:55 UTC (4+ messages)
` [PATCH v2 05/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
[PATCH 0/5] eBPF RSS Helper support
2023-03-01 9:31 UTC (11+ messages)
` [PATCH 3/5] qmp: Added the helper stamp check
[PATCH v3 0/4] qga: Add optional `merge-output` flag to guest-exec QAPI
2023-03-01 9:07 UTC (9+ messages)
` [PATCH v3 1/4] crypto/luks: Initialize stack variable to silence warning
` [PATCH v3 2/4] qemu-keymap: Fix memory leaks
` [PATCH v3 3/4] qga: Add optional `merge-output` flag to guest-exec qapi
` [PATCH v3 4/4] qga: test: Add tests for `merge-output` flag
[PATCH] memory: avoid unnecessary iteration when updating ioeventfds
2023-03-01 8:36 UTC (2+ messages)
[PATCH v2] virtio-balloon: optimize the virtio-balloon on the ARM platform
2023-03-01 8:16 UTC (2+ messages)
[PATCH] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
2023-03-01 8:03 UTC (5+ messages)
[PATCH 0/2] hw/vfio: Build various target-independent objects once
2023-03-01 7:47 UTC (6+ messages)
` [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
2023-03-01 7:46 UTC (9+ messages)
[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
2023-03-01 7:01 UTC (4+ messages)
` [PATCH v4 01/15] vdpa net: move iova tree creation from init to start
[PATCH v9 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2023-03-01 3:42 UTC (5+ messages)
` [PATCH v9 08/14] hw/nvram: NPCM7xx OTP device model
[PATCH] hw/timer/hpet: Fix expiration time overflow
2023-03-01 3:47 UTC (4+ 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).