messages from 2021-11-17 00:36:26 to 2021-11-17 17:12:56 UTC [more...]
[PATCH v5 00/17] linux-user: simplify safe signal handling
2021-11-17 17:11 UTC (34+ messages)
` [PATCH v5 01/17] linux-user: Add host_signal_set_pc to set pc in mcontext
` [PATCH v5 02/17] linux-user/signal.c: Create a common rewind_if_in_safe_syscall
` [PATCH v5 03/17] linux-user/safe-syscall.inc.S: Move to common-user
` [PATCH v5 04/17] common-user: Move syscall error detection into safe_syscall_base
` [PATCH v5 05/17] common-user/host/mips: Add safe-syscall.inc.S
` [PATCH v5 06/17] common-user/host/sparc64: "
` [PATCH v5 07/17] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
` [PATCH v5 08/17] common-user: Adjust system call return on FreeBSD
` [PATCH v5 09/17] *-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
` [PATCH v5 10/17] linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
` [PATCH v5 11/17] bsd-user: Create special-errno.h
` [PATCH v5 12/17] linux-user: "
` [PATCH v5 13/17] meson: Add build infrastructure for common-user
` [PATCH v5 14/17] common-user: Move safe-syscall.* from linux-user
` [PATCH v5 15/17] linux-user: Move thunk.c from top-level
` [PATCH v5 16/17] meson: Move linux_user_ss to linux-user/
` [PATCH v5 17/17] meson: Move bsd_user_ss to bsd-user/
[PATCH for-6.2 0/2] NBD 6.2-rc fixes
2021-11-17 17:02 UTC (3+ messages)
` [PATCH for-6.2 1/2] nbd/server: Don't complain on certain client disconnects
` [PATCH for-6.2? 2/2] nbd/server: Simplify zero and trim
[PATCH v2 00/13] Eliminate drive_get_next()
2021-11-17 16:53 UTC (15+ messages)
` [PATCH v2 01/13] hw/sd/ssi-sd: Do not create SD card within controller's realize
` [PATCH v2 02/13] hw: Replace trivial drive_get_next() by drive_get()
` [PATCH v2 03/13] hw/arm/npcm7xx_boards: Replace "
` [PATCH v2 04/13] hw/arm/versatilepb hw/arm/vexpress: "
` [PATCH v2 05/13] hw/arm/imx25_pdk: "
` [PATCH v2 06/13] hw/arm/mcimx6ul-evk: "
` [PATCH v2 07/13] hw/arm/mcimx7d-sabre: "
` [PATCH v2 08/13] hw/arm/xlnx-versal-virt: "
` [PATCH v2 09/13] hw/microblaze: "
` [PATCH v2 10/13] hw/arm/xlnx-zcu102: "
` [PATCH v2 11/13] hw/arm/xilinx_zynq: "
` [PATCH v2 12/13] hw/arm/aspeed: "
` [PATCH v2 13/13] blockdev: Drop unused drive_get_next()
[PATCH v4 0/5] s390x: CPU Topology
2021-11-17 16:48 UTC (6+ messages)
` [PATCH v4 1/5] linux-headers update
` [PATCH v4 2/5] s390x: topology: CPU topology objects and structures
` [PATCH v4 3/5] s390x: topology: implementating Store Topology System Information
` [PATCH v4 4/5] s390x: CPU topology: CPU topology migration
` [PATCH v4 5/5] s390x: kvm: topology: interception of PTF instruction
[PATCH v4 0/9] linux-user: simplify safe signal handling
2021-11-17 16:20 UTC (14+ messages)
` [PATCH v4 3/9] linux-user/safe-syscall.inc.S: Move to common-user
` [PATCH v4 7/9] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
` [PATCH v4 8/9] common-user: Adjust system call return on FreeBSD
[PATCH v2 0/2] iotests: Fix crypto algorithm failures
2021-11-17 15:47 UTC (5+ messages)
` [PATCH v2 1/2] iotests: Use aes-128-cbc
` [PATCH v2 2/2] iotests/149: Skip on unsupported ciphers
[PATCH v2] nbd/server: Suppress Broken pipe errors on abrupt disconnection
2021-11-17 15:47 UTC (2+ messages)
[PATCH v3 0/3] rSTify contribution-related wiki pages
2021-11-17 15:35 UTC (6+ messages)
` [PATCH v3 3/3] docs: rSTify the "SubmitAPatch" wiki
[PATCH v3] s390: kvm: adjust diag318 resets to retain data
2021-11-17 15:23 UTC (3+ messages)
[PATCH v4] s390: kvm: adjust diag318 resets to retain data
2021-11-17 15:23 UTC
[PATCH 0/2] iotests: Fix crypto algorithm failures
2021-11-17 15:05 UTC (4+ messages)
` [PATCH 1/2] iotests: Use aes-128-cbc
` [PATCH 2/2] iotests/149: Skip on unsupported ciphers
[PATCH v1] chardev/wctable: don't free the instance in wctablet_chr_finalize
2021-11-17 14:51 UTC (2+ messages)
[RFC PATCH v3 0/5] QMP support for cold-plugging devices
2021-11-17 14:47 UTC (6+ messages)
` [RFC PATCH v3 1/5] rename MachineInitPhase enum constants for QAPI compatibility
` [RFC PATCH v3 2/5] qapi: Implement query-machine-phase QMP command
` [RFC PATCH v3 3/5] qapi: Implement x-machine-init "
` [RFC PATCH v3 4/5] qapi: Allow device_add to execute in machine initialized phase
` [RFC PATCH v3 5/5] docs/system: improve doc about preconfig
[PATCH v1] hw/i386/amd_iommu: clean up broken event logging
2021-11-17 14:46 UTC
Failing QEMU iotests
2021-11-17 14:46 UTC (4+ messages)
[PATCH] gitlab-ci: Test compilation on Windows with MSYS2
2021-11-17 14:44 UTC (6+ messages)
[PATCH v1 0/9] Xilinx Versal's PMC SLCR and OSPI support
2021-11-17 14:18 UTC (10+ messages)
` [PATCH v1 1/9] hw/misc: Add a model of Versal's PMC SLCR
` [PATCH v1 2/9] hw/arm/xlnx-versal: Connect "
` [PATCH v1 3/9] include/hw/dma/xlnx_csu_dma: Include ptimer.h and stream.h in the header
` [PATCH v1 4/9] hw/dma: Add the DMA control interface
` [PATCH v1 5/9] hw/dma/xlnx_csu_dma: Implement "
` [PATCH v1 6/9] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
` [PATCH v1 7/9] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
` [PATCH v1 8/9] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
` [PATCH v1 9/9] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
[PATCH v2] hw/arm/virt: Expose empty NUMA nodes through ACPI
2021-11-17 14:30 UTC (12+ messages)
[PATCH] tests/9pfs: use g_autofree where possible
2021-11-17 14:24 UTC (2+ messages)
[PATCH v4 00/25] block layer: split block APIs in global state and I/O
2021-11-17 13:44 UTC (11+ messages)
` [PATCH v4 20/25] block_int-common.h: assertion in the callers of BlockDriver function pointers
` [PATCH v4 24/25] job.h: split function pointers in JobDriver
[PATCH V2] migration/colo: Optimize COLO primary node start code path
2021-11-17 13:36 UTC (2+ messages)
[PATCH for-6.2] hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)
2021-11-17 13:23 UTC
[PATCH-for-6.2 v2 0/2] hw/nvme/ctrl: Fix buffer overrun (CVE-2021-3947)
2021-11-17 13:10 UTC (5+ messages)
` [PATCH-for-6.2 v2 1/2] hw/nvme/ctrl: Fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)
` [PATCH-for-6.2 v2 2/2] hw/nvme/ctrl: Prevent buffer overrun in nvme_error_info()
[PULL 0/6] Misc patches for 6.2-rc2
2021-11-17 13:06 UTC
[PATCH v3 0/4] s390x: CPU Topology
2021-11-17 13:06 UTC (4+ messages)
` [PATCH v3 2/4] s390x: kvm: topology: interception of PTF instruction
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
2021-11-17 12:01 UTC (9+ messages)
[PULL 0/2] riscv-to-apply queue
2021-11-17 11:34 UTC (4+ messages)
` [PULL 1/2] target/riscv: machine: Sort the .subsections
` [PULL 2/2] meson.build: Merge riscv32 and riscv64 cpu family
[PATCH v2 0/3] Some watchpoint-related patches
2021-11-17 11:29 UTC (6+ messages)
` [PATCH v2 1/3] icount: preserve cflags when custom tb is about to execute
[PATCH v2 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
2021-11-17 11:22 UTC (4+ messages)
` [PATCH v2 08/15] hw/nvme: Implement the Function Level Reset
[RFC PATCH] plugins/meson.build: fix linker issue with weird paths
2021-11-17 11:19 UTC
[PATCH] pmu: fix pmu vmstate subsection list
2021-11-17 11:03 UTC (3+ messages)
[PATCH v4 00/11] tests/unit: Fix test-smp-parse
2021-11-17 10:51 UTC (5+ messages)
` [PATCH-for-7.0 v4 08/11] tests/unit/test-smp-parse: Add 'smp-without-dies-valid' machine type
[PATCH v2] dump-guest-memory: Use BQL to protect dump finalize process
2021-11-17 10:50 UTC (3+ messages)
Fwd: New Defects reported by Coverity Scan for QEMU
2021-11-17 10:34 UTC (4+ messages)
[PATCH 0/2] support BLKSECDISCARD
2021-11-17 10:32 UTC (7+ messages)
` [PATCH 1/2] block:hdev: "
[PATCH v10 00/26] Add LoongArch linux-user emulation support
2021-11-17 9:55 UTC (9+ messages)
` [PATCH v10 04/26] target/loongarch: Add fixed point arithmetic instruction translation
[RFC PATCH] tests/avocado: fix tcg_plugin mem access count test
2021-11-17 9:54 UTC
[PATCH v2 0/7] target/riscv: Initial support for native debug feature via M-mode CSRs
2021-11-17 9:51 UTC (10+ messages)
` [PATCH v2 2/7] target/riscv: machine: Add debug state description
` [PATCH v2 3/7] target/riscv: debug: Implement debug related TCGCPUOps
` [PATCH v2 5/7] target/riscv: csr: Hook debug CSR read/write
` [PATCH v2 6/7] target/riscv: cpu: Enable native debug feature on virt and sifive_u CPUs
[PULL 0/5] Python patches
2021-11-17 9:41 UTC (8+ messages)
` [PULL 1/5] python/aqmp: Fix disconnect during capabilities negotiation
` [PULL 2/5] python/aqmp: fix ConnectError string method
` [PULL 3/5] scripts/device-crash-test: simplify Exception handling
` [PULL 4/5] scripts/device-crash-test: don't emit AQMP connection errors to stdout
` [PULL 5/5] scripts/device-crash-test: hide tracebacks for QMP connect errors
[PATCH] pci-host: Allow extended config space access for PowerNV PHB4 model
2021-11-17 9:04 UTC (5+ messages)
[RFC PATCH v2 00/30] Add Loongarch softmmu support
2021-11-17 8:53 UTC (13+ messages)
` [RFC PATCH v2 07/30] target/loongarch: Add MMU support for LoongArch CPU
` [RFC PATCH v2 08/30] target/loongarch: Add LoongArch CSR/IOCSR instruction
` [RFC PATCH v2 09/30] target/loongarch: Add TLB instruction support
[PULL 00/20] pci,pc,virtio: bugfixes
2021-11-17 8:30 UTC (4+ messages)
` [PULL 20/20] pcie: expire pending delete
[PATCH] linux-user/hexagon: Use generic target_stat64 structure
2021-11-17 8:23 UTC (3+ messages)
[PATCH] q35: turn off power_controller_present when acpi hotplug is enabled
2021-11-17 8:22 UTC (3+ messages)
[PATCH 1/2] migration/colo: Optimize COLO start code path
2021-11-17 8:17 UTC (4+ messages)
[PATCH v2 0/4] docs: aspeed: Minor updates
2021-11-17 7:53 UTC (6+ messages)
` [PATCH v2 1/4] docs: aspeed: Add new boards
` [SPAM] "
` [PATCH v2 2/4] docs: aspeed: Update OpenBMC image URL
` [PATCH v2 3/4] docs: aspeed: Give an example of booting a kernel
` [PATCH v2 4/4] docs: aspeed: ADC is now modelled
[PATCH] gitlab-ci/cirrus: Increase timeout to 80 minutes
2021-11-17 7:03 UTC (7+ messages)
[RESEND PATCH 0/3] docs: aspeed: Minor updates
2021-11-17 6:47 UTC (7+ messages)
` [RESEND PATCH 1/3] docs: aspeed: Add new boards
` [SPAM] "
` [RESEND PATCH 2/3] docs: aspeed: Update OpenBMC image URL
` [SPAM] "
` [RESEND PATCH 3/3] docs: aspeed: Give an example of booting a kernel
` [SPAM] "
[PATCH v5 0/6] Add vmnet.framework based network backend
2021-11-17 6:09 UTC (6+ messages)
[PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
2021-11-17 3:03 UTC (2+ messages)
[PATCH v2] vfio: Fix memory leak of hostwin
2021-11-17 1:47 UTC
[PATCH] vfio: Fix memory leak of hostwin
2021-11-17 1:43 UTC (3+ messages)
[PATCH] target/riscv: Check PMP rules num before propagation
2021-11-17 0:42 UTC (3+ messages)
[PATCH for-6.2] meson.build: Merge riscv32 and riscv64 cpu family
2021-11-17 0:38 UTC (2+ 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).