messages from 2022-07-04 05:16:54 to 2022-07-04 14:13:30 UTC [more...]
[PATCH 00/40] PS2 device QOMification - part 2
2022-07-04 13:37 UTC (57+ messages)
` [PATCH 01/40] pl050: move PL050State from pl050.c to new pl050.h header file
` [PATCH 02/40] pl050: rename pl050_keyboard_init() to pl050_kbd_init()
` [PATCH 03/40] pl050: change PL050State dev pointer from void to PS2State
` [PATCH 04/40] pl050: introduce new PL050_KBD_DEVICE QOM type
` [PATCH 05/40] pl050: introduce new PL050_MOUSE_DEVICE "
` [PATCH 06/40] pl050: move logic from pl050_realize() to pl050_init()
` [PATCH 07/40] pl050: introduce PL050DeviceClass for the PL050 device
` [PATCH 08/40] pl050: introduce pl050_kbd_class_init() and pl050_kbd_realize()
` [PATCH 09/40] pl050: introduce pl050_mouse_class_init() and pl050_mouse_realize()
` [PATCH 10/40] pl050: don't use legacy ps2_kbd_init() function
` [PATCH 11/40] pl050: don't use legacy ps2_mouse_init() function
` [PATCH 12/40] lasips2: don't use vmstate_register() in lasips2_realize()
` [PATCH 13/40] lasips2: remove the qdev base property and the lasips2_properties array
` [PATCH 14/40] lasips2: remove legacy lasips2_initfn() function
` [PATCH 15/40] lasips2: change LASIPS2State dev pointer from void to PS2State
` [PATCH 16/40] lasips2: QOMify LASIPS2Port
` [PATCH 17/40] lasips2: introduce new LASIPS2_KBD_PORT QOM type
` [PATCH 18/40] lasips2: introduce new LASIPS2_MOUSE_PORT "
` [PATCH 21/40] lasips2: introduce lasips2_kbd_port_class_init() and lasips2_kbd_port_realize()
` [PATCH 22/40] lasips2: introduce lasips2_mouse_port_class_init() and lasips2_mouse_port_realize()
` [PATCH 23/40] lasips2: rename LASIPS2Port irq field to birq
` [PATCH 24/40] lasips2: introduce port IRQ and new lasips2_port_init() function
` [PATCH 27/40] lasips2: add named input gpio to handle incoming port IRQs
` [PATCH 30/40] lasips2: standardise on lp name for LASIPS2Port variables
` [PATCH 31/40] lasips2: switch register memory region to DEVICE_BIG_ENDIAN
` [PATCH 32/40] lasips2: don't use legacy ps2_kbd_init() function
` [PATCH 36/40] pckbd: "
` [PATCH 38/40] pckbd: don't use legacy ps2_mouse_init() function
[PATCH v4 00/45] target/arm: Scalable Matrix Extension
2022-07-04 13:09 UTC (44+ messages)
` [PATCH v4 03/45] target/arm: Trap non-streaming usage when Streaming SVE is active
` [PATCH v4 07/45] target/arm: Mark PMULL, FMMLA as non-streaming
` [PATCH v4 19/45] target/arm: Implement SME MOVA
` [PATCH v4 20/45] target/arm: Implement SME LD1, ST1
` [PATCH v4 23/45] target/arm: Implement SME ADDHA, ADDVA
` [PATCH v4 33/45] linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS
` [PATCH v4 34/45] linux-user/aarch64: Reset PSTATE.SM on syscalls
` [PATCH v4 35/45] linux-user/aarch64: Add SM bit to SVE signal context
` [PATCH v4 36/45] linux-user/aarch64: Tidy target_restore_sigframe error return
` [PATCH v4 37/45] linux-user/aarch64: Do not allow duplicate or short sve records
` [PATCH v4 38/45] linux-user/aarch64: Verify extra record lock succeeded
` [PATCH v4 39/45] linux-user/aarch64: Move sve record checks into restore
` [PATCH v4 40/45] linux-user/aarch64: Implement SME signal handling
` [PATCH v4 41/45] linux-user: Rename sve prctls
` [PATCH v4 42/45] linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
` [PATCH v4 43/45] target/arm: Only set ZEN in reset if SVE present
` [PATCH v4 44/45] target/arm: Enable SME for user-only
` [PATCH v4 45/45] linux-user/aarch64: Add SME related hwcap entries
[PATCH v2 00/26] block: fix coroutine_fn annotations
2022-07-04 13:03 UTC (49+ messages)
` [PATCH v2 01/26] block: remove incorrect "
` [PATCH v2 02/26] qcow2: "
` [PATCH v2 03/26] nbd: "
` [PATCH v2 04/26] coroutine: "
` [PATCH v2 06/26] blkverify: add missing "
` [PATCH v2 08/26] file-posix: "
` [PATCH v2 09/26] iscsi: "
` [PATCH v2 10/26] nbd: "
` [PATCH v2 11/26] nfs: "
` [PATCH v2 12/26] nvme: "
` [PATCH v2 13/26] parallels: "
` [PATCH v2 14/26] qcow2: "
` [PATCH v2 15/26] copy-before-write: "
` [PATCH v2 16/26] curl: "
` [PATCH v2 17/26] qed: "
` [PATCH v2 18/26] quorum: "
` [PATCH v2 19/26] throttle: "
` [PATCH v2 20/26] vmdk: "
` [PATCH v2 21/26] job: "
` [PATCH v2 22/26] coroutine-lock: "
` [PATCH v2 23/26] raw-format: "
` [PATCH v2 24/26] 9p: "
` [PATCH v2 25/26] migration: "
` [PATCH v2 26/26] test-coroutine: "
[PATCH v2 0/3] Zero copy improvements (QIOChannel + multifd)
2022-07-04 13:14 UTC (10+ messages)
` [PATCH v2 2/3] Add zero-copy-copied migration stat
[PATCH v5 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
2022-07-04 12:27 UTC (22+ messages)
` [PATCH v5 01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PATCH v5 01/10] block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()
` [PATCH v5 02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order
` [PATCH v5 03/10] block: Make bdrv_{pread, pwrite}() return 0 on success
` [PATCH v5 03/10] block: Make bdrv_{pread,pwrite}() "
` [PATCH v5 04/10] crypto: Make block callbacks "
` [PATCH v5 05/10] block: Make bdrv_co_pwrite() take a const buffer
` [PATCH v5 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PATCH v5 06/10] block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() "
` [PATCH v5 07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PATCH v5 07/10] block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() "
` [PATCH v5 08/10] block: Add bdrv_co_pwrite_sync()
` [PATCH v5 09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn
` [PATCH v5 10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()
` [PATCH v5 00/10] Implement bdrv_{pread,pwrite,pwrite_sync,pwrite_zeroes}() using generated_co_wrapper
[PATCH v2 00/12] s390-ccw bios fixes and clean-ups
2022-07-04 11:47 UTC (14+ messages)
` [PATCH v2 01/12] pc-bios/s390-ccw: Add a proper prototype for main()
` [PATCH v2 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
` [PATCH v2 03/12] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
` [PATCH v2 04/12] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
` [PATCH v2 05/12] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
` [PATCH v2 06/12] pc-bios/s390-ccw/virtio: Set missing status bits while initializing
` [PATCH v2 07/12] pc-bios/s390-ccw/virtio: Read device config after feature negotiation
` [PATCH v2 08/12] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
` [PATCH v2 09/12] pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
` [PATCH v2 10/12] pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
` [PATCH v2 11/12] pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
` [PATCH v2 12/12] pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions
[PATCH v8 00/12] s390x: CPU Topology
2022-07-04 11:47 UTC (5+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
[PULL 0/8] Kraxel 20220704 patches
2022-07-04 11:06 UTC (10+ messages)
` [PULL 1/8] Rename docs/specs/fw_cfg.txt to .rst
` [PULL 2/8] Convert fw_cfg.rst to reStructuredText syntax
` [PULL 3/8] ui/console: allow display device to be labeled with given id
` [PULL 4/8] ui/cocoa: Fix clipboard text release
` [PULL 5/8] hw/usb/canokey: Fix CCID ZLP
` [PULL 6/8] hw/usb/canokey: fix compatibility of qemu-xhci
` [PULL 7/8] docs/system/devices/usb/canokey: remove limitations on qemu-xhci
` [PULL 8/8] hw: canokey: Remove HS support as not compliant to the spec
[PATCH v3 0/4] Cavium Octeon MIPS extensions
2022-07-04 10:59 UTC (3+ messages)
` [PATCH v3 4/4] target/mips: introduce Cavium Octeon CPU model
[PATCH 0/3] scripts/make-release: Decrease the size of the release tarballs
2022-07-04 10:45 UTC (14+ messages)
` [PATCH 1/3] scripts/make-release: Do not include the edk2 sources in the tarball anymore
` [PATCH 2/3] scripts/make-release: Do not include the skiboot "
` [PATCH 3/3] scripts/make-release: Remove CI yaml and more git files from the tarball
[PATCH v2 00/11] OpenRISC Virtual Machine
2022-07-04 10:25 UTC (20+ messages)
` [PATCH v2 02/11] target/openrisc: Fix memory reading in debugger
` [PATCH v2 03/11] goldfish_rtc: Add endianness property
` [PATCH v2 06/11] hw/openrisc: Initialize timer time at startup
` [PATCH v2 07/11] target/openrisc: Add interrupted CPU to log
` [PATCH v2 08/11] target/openrisc: Enable MTTCG
` [PATCH v2 09/11] target/openrisc: Interrupt handling fixes
` [PATCH v2 10/11] hw/openrisc: virt: pass random seed to fdt
` [PATCH v2 11/11] docs/system: openrisc: Add OpenRISC documentation
[PATCH] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-04 10:25 UTC
[PATCH] target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
2022-07-04 10:18 UTC (2+ messages)
[PULL 00/23] loongarch64 patch queue
2022-07-04 9:33 UTC (24+ messages)
` [PULL 01/23] linux-user: Add LoongArch generic header files
` [PULL 02/23] linux-user: Add LoongArch signal support
` [PULL 03/23] linux-user: Add LoongArch elf support
` [PULL 04/23] linux-user: Add LoongArch syscall support
` [PULL 05/23] linux-user: Add LoongArch cpu_loop support
` [PULL 06/23] scripts: add loongarch64 binfmt config
` [PULL 07/23] target/loongarch: remove badaddr from CPULoongArch
` [PULL 08/23] target/loongarch: Fix missing update CSR_BADV
` [PULL 09/23] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
` [PULL 10/23] target/loongarch: remove unused include hw/loader.h
` [PULL 11/23] target/loongarch: Adjust functions and structure to support user-mode
` [PULL 12/23] default-configs: Add loongarch linux-user support
` [PULL 13/23] target/loongarch: Update README
` [PULL 14/23] hw/intc/loongarch_pch_msi: Fix msi vector convertion
` [PULL 15/23] hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function
` [PULL 16/23] hw/rtc/ls7a_rtc: Fix timer call back function
` [PULL 17/23] hw/rtc/ls7a_rtc: Remove unimplemented device in realized function
` [PULL 18/23] hw/rtc/ls7a_rtc: Add reset function
` [PULL 19/23] hw/rtc/ls7a_rtc: Fix rtc enable and disable function
` [PULL 20/23] hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val()
` [PULL 21/23] hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors
` [PULL 22/23] target/loongarch: Fix the meaning of ECFG reg's VS field
` [PULL 23/23] target/loongarch: Add lock when writing timer clear reg
[PATCH v2 00/11] Fix bugs for LoongArch virt machine
2022-07-04 9:26 UTC (26+ messages)
` [PATCH 01/11] hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function
` [PATCH 02/11] hw/rtc/ls7a_rtc: Fix timer call back function
` [PATCH 03/11] hw/rtc/ls7a_rtc: Remove unimplemented device in realized function
` [PATCH 05/11] hw/rtc/ls7a_rtc: Fix rtc enable and disable function
` [PATCH 06/11] hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val()
` [PATCH 07/11] hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors
` [PATCH 08/11] target/loongarch: Fix the meaning of ECFG reg's VS field
` [PATCH 09/11] target/loongarch: Add lock when writing timer clear reg
` [PATCH 10/11] hw/intc/loongarch_ipi: Fix ipi device access of 64bits
` [PATCH 11/11] hw/intc/loongarch_ipi: Fix mail send and any send function
[PATCH] e1000: set RX descriptor status in a separate operation
2022-07-04 9:04 UTC (3+ messages)
[PATCH v1 0/2] Zero copy improvements (QIOChannel + multifd)
2022-07-04 9:19 UTC (10+ messages)
` [PATCH v1 2/2] migration/multifd: Warn user when zerocopy not working
[PATCH v4 0/4] hmat acpi: Don't require initiator value in -numa
2022-07-04 9:07 UTC (6+ messages)
[PATCH] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
2022-07-04 8:58 UTC
[PATCH v2 0/1] qga: add command 'guest-get-cpustats'
2022-07-04 8:00 UTC (5+ messages)
` [PATCH v2 1/1] "
` "
[PATCH] stubs: update replay-tools to match replay.h types
2022-07-04 7:58 UTC
[PATCH] tests/docker/dockerfiles: Add debian-loongarch-cross.docker
2022-07-04 7:08 UTC
API to change the vendor of IDE disk
2022-07-04 7:06 UTC (2+ messages)
[PATCH] ebpf: replace deprecated bpf_program__set_socket_filter
2022-07-04 6:42 UTC (5+ messages)
[PATCH 00/12] s390-ccw bios fixes and clean-ups
2022-07-04 6:39 UTC (5+ messages)
` [PATCH 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
[PATCH v21 00/13] Add LoongArch linux-user emulation support
2022-07-04 5:42 UTC (3+ messages)
[PATCH] hw/intc: loongarch_pch_msi: Fix msi vector convertion
2022-07-04 5:23 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).