messages from 2023-08-05 18:02:43 to 2023-08-07 13:03:20 UTC [more...]
[PULL v2 40/44] gdbstub: add test for untimely stop-reply packets
2023-08-07 13:01 UTC (2+ messages)
[PATCH v2] linux-user: Emulate the Anonymous: keyword in /proc/self/smaps
2023-08-07 12:20 UTC
[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
2023-08-07 12:10 UTC (14+ messages)
` [Qemu PATCH v2 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
` [Qemu PATCH v2 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [Qemu PATCH v2 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [Qemu PATCH v2 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [Qemu PATCH v2 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
[PATCH v3 0/6] Add loongarch32 mode for loongarch64-softmmu
2023-08-07 11:56 UTC (12+ messages)
` [PATCH v3 1/6] target/loongarch: "
` [PATCH v3 2/6] target/loongarch: Add loongarch32 cpu la132
` [PATCH v3 3/6] target/loongarch: Add GDB support for loongarch32 mode
` [PATCH v3 4/6] target/loongarch: Support LoongArch32 TLB entry
` [PATCH v3 5/6] target/loongarch: Support LoongArch32 DMW
` [PATCH v3 6/6] target/loongarch: Support LoongArch32 VPPN
[PATCH] ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture
2023-08-07 11:54 UTC (2+ messages)
[PULL 0/2] hw/nvme fixes
2023-08-07 11:54 UTC (3+ messages)
` [PULL 1/2] hw/nvme: fix oob memory read in fdp events log
` [PULL 2/2] hw/nvme: fix compliance issue wrt. iosqes/iocqes
[PATCH 1/2] target/s390x: Define TARGET_HAS_PRECISE_SMC
2023-08-07 11:48 UTC (2+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test precise self-modifying code handling
[RFC PATCH] targer/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
2023-08-07 11:21 UTC (2+ messages)
[PATCH trivial for-8.1 0/3] trivial-patches for 2023-08-07
2023-08-07 10:56 UTC (4+ messages)
` [PATCH trivial for-8.1 1/3] hw/i2c: Fix bitbang_i2c_data trace event
` [PATCH trivial for-8.1 2/3] stubs/colo.c: spelling
` [PATCH trivial for-8.1 3/3] Fixed incorrect LLONG alignment for openrisc and cris
[PATCH v3 0/8] misc AHCI cleanups
2023-08-07 10:32 UTC (5+ messages)
[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
2023-08-07 10:20 UTC (7+ messages)
` [PATCH v2 06/11] tpm_crb: move ACPI table building to device interface
[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
2023-08-07 10:11 UTC (7+ messages)
` [PATCH v2 2/3] hw/smbios: Fix thread count in type4
[PATCH] target/i386: Avoid cpu number overflow in legacy topology
2023-08-07 10:10 UTC (5+ messages)
[PATCH v2 0/6] target/arm: Fixes for RME
2023-08-07 9:54 UTC (4+ messages)
` [PATCH v2 5/6] target/arm/helper: Check SCR_EL3.{NSE, NS} encoding for AT instructions
[PATCH v3 00/17] Support smp.clusters for x86
2023-08-07 10:00 UTC (12+ messages)
` [PATCH v3 01/17] i386: Fix comment style in topology.h
` [PATCH v3 03/17] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH v3 05/17] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
[PATCH 0/3] linux-user, configure: fix CPU canonicalization
2023-08-07 9:48 UTC (4+ messages)
` [PATCH 1/3] configure: fix detection for x32 linux-user
` [PATCH 2/3] linux-user: cleanup unused linux-user/include/host directories
` [PATCH 3/3] configure: unify case statements for CPU canonicalization
[PATCH for-8.2 0/7] tcg/ppc: Support power10 prefixed instructions
2023-08-07 9:38 UTC (17+ messages)
` [PATCH 2/7] tcg/ppc: Use PADDI in tcg_out_movi
` [PATCH 3/7] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PATCH 6/7] tcg/ppc: Disable USE_REG_TB for Power v3.1
` [PATCH 7/7] tcg/ppc: Use prefixed instructions for tcg_out_goto_tb
[PATCH v1 1/1] linux-user/loongarch64: Add LSX context save/restore
2023-08-07 9:34 UTC
[PATCH] Fix scripts/checkpatch.py style failures
2023-08-07 9:24 UTC (3+ messages)
[PATCH for-8.2] configure: fix container_hosts misspellings and duplications
2023-08-07 9:22 UTC
[PATCH] configure: Fix linux-user host detection for ppc64le
2023-08-07 8:54 UTC (2+ messages)
[PATCH 0/3] target/s390x: Fix the "ignored match" case in VSTRS
2023-08-07 8:45 UTC (9+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] tests/tcg/s390x: Test VSTRS
[PATCH] configure: Fix linux-user host detection for riscv64
2023-08-07 8:26 UTC (2+ messages)
[PATCH v2 1/5] target/loongarch: Add loongarch32 mode for loongarch64-softmmu
2023-08-07 8:23 UTC (8+ messages)
` [PATCH v2 2/5] target/loongarch: Add loongarch32 cpu la132
` [PATCH v2 3/5] target/loongarch: Add GDB support for loongarch32 mode
` [PATCH v2 4/5] target/loongarch: Support LoongArch32 TLB entry
` [PATCH v2 5/5] target/loongarch: Support LoongArch32 DMW
[PATCH] target/riscv: Use accelerated helper for AES64KS1I
2023-08-07 7:30 UTC (2+ messages)
[RFC PATCH] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-08-07 7:26 UTC (3+ messages)
[PATCH] print memory in MB units in initrd-too-large errmsg
2023-08-07 3:08 UTC (3+ messages)
[PATCH 1/3] target/loongarch: Introduce loongarch32-softmmu target
2023-08-07 2:51 UTC (6+ messages)
` [PATCH 2/3] target/loongarch: Support LoongArch32 TLB entry
` [PATCH 3/3] target/loongarch: Mark CSR.PWCH as LoongArch64-only
[PULL 00/24] tcg + linux-user queue for 8.1-rc3
2023-08-07 1:23 UTC (28+ messages)
` [PULL 01/24] accel/tcg: Adjust parameters and locking with do_{ld, st}_mmio_*
` [PULL 02/24] accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
` [PULL 03/24] accel/tcg: Do not issue misaligned i/o
` [PULL 04/24] gdbstub: use 0 ("any process") on packets with no PID
` [PULL 05/24] linux-user: Unset MAP_FIXED_NOREPLACE for host
` [PULL 06/24] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
` [PULL 07/24] linux-user: Do not call get_errno() in do_brk()
` [PULL 08/24] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
` [PULL 09/24] linux-user: Do nothing if too small brk is specified
` [PULL 10/24] linux-user: Do not align brk with host page size
` [PULL 11/24] linux-user: Remove last_brk
` [PULL 12/24] bsd-user: "
` [PULL 13/24] linux-user: Adjust task_unmapped_base for reserved_va
` [PULL 14/24] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
` [PULL 15/24] linux-user: Define ELF_ET_DYN_BASE "
` [PULL 16/24] linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
` [PULL 17/24] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
` [PULL 18/24] linux-user: Adjust initial brk when interpreter is close to executable
` [PULL 19/24] linux-user: Properly set image_info.brk in flatload
` [PULL 20/24] linux-user: Do not adjust image mapping for host page size
` [PULL 21/24] linux-user: Do not adjust zero_bss "
` [PULL 22/24] linux-user: Use zero_bss for PT_LOAD with no file contents too
` [PULL 23/24] accel/tcg: Call save_iotlb_data from io_readx as well
` [PULL 24/24] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
about QEMU TLS
2023-08-06 22:07 UTC
[PULL 0/7] ppc queue
2023-08-06 20:09 UTC (3+ messages)
[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
2023-08-06 15:49 UTC (11+ messages)
` [PATCH for-8.2 v2 1/2] qapi/migration: Deduplicate migration parameter field comments
[PATCH v2 00/23] Introduce MMU_INDEX()
2023-08-06 14:42 UTC (27+ messages)
` [PATCH v2 01/23] cpu-defs.h; Add MMU_INDEX() helper
` [PATCH v2 02/23] target/i386: Use "
` [PATCH v2 03/23] target/hppa: "
` [PATCH v2 04/23] target/alpha: "
` [PATCH v2 05/23] target/avr: "
` [PATCH v2 06/23] target/hexagon: "
` [PATCH v2 07/23] target/loongarch: "
` [PATCH v2 08/23] target/mips: "
` [PATCH v2 09/23] target/openrisc: "
` [PATCH v2 10/23] target/riscv: "
` [PATCH v2 11/23] target/s390x: "
` [PATCH v2 12/23] target/sparc: "
` [PATCH v2 13/23] target/xtensa: "
` [PATCH v2 14/23] target/arm: "
` [PATCH v2 15/23] target/cris: "
` [PATCH v2 16/23] target/m68k: "
` [PATCH v2 17/23] target/microblaze: "
` [PATCH v2 18/23] target/m68k: "
` [PATCH v2 19/23] target/ppc: "
` [PATCH v2 20/23] target/rx: "
` [PATCH v2 21/23] target/sh4: "
` [PATCH v2 22/23] target/tricore: "
` [PATCH v2 23/23] cpu-defs.h: Reduce generated code size by inverting MMU_INDEX()
[PATCH 00/23] Introduce MMU_INDEX()
2023-08-06 11:59 UTC (20+ messages)
` [PATCH 01/23] cpu-defs.h; Add MMU_INDEX() helper
` [PATCH 02/23] target/i386: Use "
` [PATCH 03/23] target/hppa: "
` [PATCH 04/23] target/alpha: "
` [PATCH 05/23] target/avr: "
` [PATCH 06/23] target/hexagon: "
` [PATCH 07/23] target/loongarch: "
` [PATCH 08/23] target/mips: "
` [PATCH 09/23] target/openrisc: "
` [PATCH 10/23] target/riscv: "
` [PATCH 11/23] target/s390x: "
` [PATCH 12/23] target/sparc: "
` [PATCH 13/23] target/xtensa: "
` [PATCH 14/23] target/arm: "
` [PATCH 15/23] target/cris: "
` [PATCH 16/23] target/m68k: "
` [PATCH 17/23] target/microblaze: "
` [PATCH 18/23] target/m68k: "
` [PATCH 19/23] target/ppc: "
[PATCH 0/7] ppc: record-replay fixes and enablement
2023-08-06 11:46 UTC (4+ messages)
` [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
[PATCH v2] migration/calc-dirty-rate: millisecond-granularity period
2023-08-06 6:31 UTC (4+ messages)
[PATCH] linux-user/i386: Properly align signal frame
2023-08-06 2:29 UTC (5+ messages)
[RFC][PATCH] Reduce generated code by 3% by increasing MMU indices
2023-08-05 20:54 UTC (7+ messages)
[Stable-8.0.4 00/71] Patch Round-up for stable 8.0.4, freeze on 2023-08-05
2023-08-05 19:41 UTC (9+ messages)
` [Stable-8.0.4 64/71] vfio/pci: Disable INTx in vfio_realize error path
` [Stable-8.0.4 65/71] vdpa: Fix possible use-after-free for VirtQueueElement
` [Stable-8.0.4 66/71] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()
` [Stable-8.0.4 67/71] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()
` [Stable-8.0.4 68/71] target/ppc: Implement ASDR register for ISA v3.0 for HPT
` [Stable-8.0.4 69/71] target/ppc: Fix pending HDEC when entering PM state
` [Stable-8.0.4 70/71] target/ppc: Fix VRMA page size for ISA v3.0
` [Stable-8.0.4 71/71] target/i386: Check CR0.TS before enter_mmx
[Stable-7.2.5 00/44] Patch Round-up for stable 7.2.5, freeze on 2023-08-05
2023-08-05 19:38 UTC (9+ messages)
` [Stable-7.2.5 37/44] vfio/pci: Disable INTx in vfio_realize error path
` [Stable-7.2.5 38/44] vdpa: Fix possible use-after-free for VirtQueueElement
` [Stable-7.2.5 39/44] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()
` [Stable-7.2.5 40/44] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()
` [Stable-7.2.5 41/44] target/ppc: Implement ASDR register for ISA v3.0 for HPT
` [Stable-7.2.5 42/44] target/ppc: Fix pending HDEC when entering PM state
` [Stable-7.2.5 43/44] target/ppc: Fix VRMA page size for ISA v3.0
` [Stable-7.2.5 44/44] target/i386: Check CR0.TS before enter_mmx
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).